:root{--auth-bg-mobile:hsl(260 40% 96%);--auth-bg-base:hsl(270 90% 14%);--auth-bg-glow:hsla(300 97% 49%/0.2);--auth-bg-glow-edge:hsla(271 91% 14%/0.2);--auth-blob-1:hsl(260 100% 70%);--auth-blob-2:hsl(280 80% 65%);--auth-blob-3:hsl(245 70% 60%);--auth-card-tint:hsl(260 40% 98%);--auth-glow-center:hsla(280,80%,60%,0.35)}.dark{--auth-bg-mobile:hsl(260 20% 6%);--auth-glow-center:hsla(260,60%,30%,0.4)}@keyframes blob-float-1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.05)}66%{transform:translate(-20px,20px) scale(.95)}}@keyframes blob-float-2{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-40px,30px) scale(1.1)}66%{transform:translate(25px,-35px) scale(.9)}}@keyframes blob-float-3{0%,to{transform:translate(0) scale(1)}33%{transform:translate(20px,40px) scale(.95)}66%{transform:translate(-30px,-20px) scale(1.05)}}.auth-bg{background:linear-gradient(135deg,hsl(260 100% 56%),hsl(270 80% 50%) 40%,hsl(280 70% 55%))}.auth-bg:before{content:"";position:fixed;inset:0;background:radial-gradient(ellipse at 30% 20%,hsla(260 100% 80%/.25) 0,transparent 60%),radial-gradient(ellipse at 70% 80%,hsla(280 80% 70%/.15) 0,transparent 50%);pointer-events:none;z-index:0}@media (min-width:768px){.auth-bg:before{display:none}.auth-bg{background-color:var(--auth-bg-base);background-image:radial-gradient(ellipse at 70% 80%,var(--auth-bg-glow) 0,var(--auth-bg-glow-edge) 100%)}}.dark .auth-bg{background:radial-gradient(ellipse at 50% 40%,hsl(260 30% 12%) 0,var(--auth-bg-mobile) 60%,hsl(0 0% 4%) 100%)}.auth-blob{position:absolute;border-radius:50%;filter:blur(100px);opacity:.5;pointer-events:none;will-change:transform}.auth-blob-1{width:700px;height:700px;background:var(--auth-blob-1);top:-15%;left:-10%;animation:blob-float-1 25s ease-in-out infinite}.auth-blob-2{width:600px;height:600px;background:var(--auth-blob-2);bottom:-15%;right:-10%;animation:blob-float-2 30s ease-in-out infinite}.auth-blob-3{width:500px;height:500px;background:var(--auth-blob-3);top:50%;left:55%;animation:blob-float-3 20s ease-in-out infinite}.auth-glow{position:absolute;width:600px;height:400px;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(ellipse,var(--auth-glow-center) 0,transparent 70%);pointer-events:none}.dark .auth-blob{opacity:.2}@media (max-width:767px){:root:not(.dark) .auth-bg .auth-mobile-label{color:rgba(255,255,255,.85)}:root:not(.dark) .auth-bg .auth-mobile-text{color:white}:root:not(.dark) .auth-bg .auth-mobile-muted{color:rgba(255,255,255,.6)}:root:not(.dark) .auth-bg .auth-mobile-link{color:rgba(255,255,255,.9)}:root:not(.dark) .auth-bg .auth-mobile-link:hover{color:white}:root:not(.dark) .auth-bg .auth-frost-input{background:rgba(255,255,255,.15)!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-color:rgba(255,255,255,.3)!important;color:white!important}:root:not(.dark) .auth-bg .auth-frost-input::placeholder{color:rgba(255,255,255,.5)!important}:root:not(.dark) .auth-bg .auth-frost-input:focus,:root:not(.dark) .auth-bg .auth-frost-input:focus-visible{border-color:rgba(255,255,255,.6)!important;box-shadow:0 0 0 4px rgba(255,255,255,.1)!important;--tw-ring-color:rgba(255,255,255,0.1)!important}:root:not(.dark) .auth-bg .auth-frost-icon{color:rgba(255,255,255,.6)}:root:not(.dark) .auth-bg .auth-frost-divider{background-color:rgba(255,255,255,.2)}:root:not(.dark) .auth-bg .auth-frost-btn-primary{background:white!important;background-image:none!important;color:hsl(260 100% 56%)!important;font-weight:700}:root:not(.dark) .auth-bg .auth-frost-btn-primary:hover{background:rgba(255,255,255,.9)!important}:root:not(.dark) .auth-bg .auth-frost-btn-outline{background:rgba(255,255,255,.1)!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-color:rgba(255,255,255,.3)!important;color:white!important}:root:not(.dark) .auth-bg .auth-frost-btn-outline:hover{background:rgba(255,255,255,.2)!important;border-color:rgba(255,255,255,.5)!important}:root:not(.dark) .auth-bg .auth-frost-checkbox{border-color:rgba(255,255,255,.4)}:root:not(.dark) .auth-bg .auth-frost-checkbox[data-state=checked]{background-color:white;border-color:white;color:hsl(260 100% 56%)}:root:not(.dark) .auth-bg .auth-frost-combobox{background:rgba(255,255,255,.15)!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-color:rgba(255,255,255,.3)!important;color:white!important}:root:not(.dark) .auth-bg .auth-frost-combobox .text-muted-foreground,:root:not(.dark) .auth-bg .auth-frost-combobox [class*=placeholder]{color:rgba(255,255,255,.5)!important}:root:not(.dark) .auth-bg .auth-frost-combobox svg{color:rgba(255,255,255,.6)!important}:root:not(.dark) .auth-bg .auth-mobile-active-tab{color:white!important;border-bottom-color:white!important}:root:not(.dark) .auth-bg .auth-mobile-inactive-tab{color:rgba(255,255,255,.5)!important;border-bottom-color:rgba(255,255,255,.2)!important}:root:not(.dark) .auth-bg .auth-mobile-inactive-tab:hover{color:rgba(255,255,255,.8)!important}.auth-bg .auth-compact-logo,.auth-bg .auth-compact-tabs{margin-bottom:.5rem}.auth-bg .auth-compact-footer{margin-top:.5rem;margin-bottom:.25rem}}@media (prefers-reduced-motion:reduce){.auth-blob{animation:none!important}}