.auth-bg-radial{background:radial-gradient(circle at center, color-mix(in srgb, var(--auth-current-color) 10%, transparent) 0%, transparent 70%);transition:background-color 1.2s ease-in-out}.auth-halo{background-color:var(--auth-current-color);transition:background-color 1.2s ease-in-out}.auth-logo-wrapper{color:var(--auth-current-color);transition:color 1.2s ease-in-out}
