:root{--astraque-violet:#5e17eb;--astraque-violet-hover:#4c10c4}.astraque-brand{align-items:center;display:flex;justify-content:center}.astraque-brand--logo{width:15rem}.astraque-brand--logo img{height:auto;max-width:100%}.astraque-brand--icon{height:100%;width:100%}.astraque-brand--icon img{height:100%;object-fit:contain;width:100%}.astraque-brand__dark,html[data-theme=dark] .astraque-brand__light{display:none}html[data-theme=dark] .astraque-brand__dark{display:block}.btn--style-primary:not(.btn--disabled){--bg-color:var(--astraque-violet);--color:#fff;--hover-bg:var(--astraque-violet-hover);--hover-color:#fff}