.auth-page,.auth-page *{--auth-background:210 20% 98%;--auth-foreground:220 20% 10%;--auth-card:210 25% 97%;--auth-card-foreground:220 20% 10%;--auth-primary:220 100% 50%;--auth-primary-foreground:255 255 255;--auth-secondary:210 20% 95%;--auth-secondary-foreground:220 20% 15%;--auth-muted:210 15% 94%;--auth-muted-foreground:220 15% 40%;--auth-accent:210 20% 95%;--auth-accent-foreground:220 20% 15%;--auth-destructive:0 84.2% 60.2%;--auth-destructive-foreground:255 255 255;--auth-border:210 15% 88%;--auth-input:210 20% 96%;--auth-ring:220 15% 15%;--auth-brand-primary:220 100% 50%;--auth-brand-gold:45 100% 70%;--auth-brand-secondary:240 100% 95%;--auth-gradient-primary:linear-gradient(135deg,hsl(var(--auth-brand-primary)) 0%,hsl(var(--auth-brand-gold)) 100%);--auth-gradient-background:linear-gradient(135deg,#f9fafb,#f3f5f7 50%,#f5f7f9);--auth-gradient-card:linear-gradient(135deg,#f8fafb,#f2f5f7)}.dark .auth-page,.dark .auth-page *,:root.dark .auth-page,:root.dark .auth-page *,html.dark .auth-page,html.dark .auth-page *{--auth-background:220 20% 6%;--auth-foreground:210 25% 95%;--auth-card:220 20% 8%;--auth-card-foreground:210 25% 95%;--auth-primary:210 25% 95%;--auth-primary-foreground:220 20% 10%;--auth-secondary:220 20% 10%;--auth-secondary-foreground:210 25% 90%;--auth-muted:220 20% 10%;--auth-muted-foreground:220 15% 60%;--auth-accent:220 20% 10%;--auth-accent-foreground:210 25% 90%;--auth-destructive:0 62.8% 30.6%;--auth-destructive-foreground:210 25% 95%;--auth-border:220 20% 15%;--auth-input:220 20% 9%;--auth-ring:210 25% 85%;--auth-brand-primary:220 100% 60%;--auth-brand-gold:45 100% 65%;--auth-brand-secondary:240 100% 10%;--auth-gradient-background:linear-gradient(135deg,#0c0e12,#101318 50%,#0c0e12);--auth-gradient-card:linear-gradient(135deg,#101318,#14181f)}@keyframes auth-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes auth-float-gentle{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-6px) rotate(1deg)}}@keyframes auth-breath{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.05);opacity:1}}@keyframes auth-gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes auth-pulse-slow{0%,to{opacity:.6}50%{opacity:1}}@keyframes auth-bounce-subtle{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes auth-fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-fade-in-left{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes auth-shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-2px)}20%,40%,60%,80%{transform:translateX(2px)}}@keyframes auth-spin-slow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.auth-animate-float{animation:auth-float 6s ease-in-out infinite}.auth-animate-float-gentle{animation:auth-float-gentle 8s ease-in-out infinite}.auth-animate-breath{animation:auth-breath 4s ease-in-out infinite}.auth-animate-gradient-shift{animation:auth-gradient-shift 8s ease infinite;background-size:200% 200%}.auth-animate-pulse-slow{animation:auth-pulse-slow 3s ease-in-out infinite}.auth-animate-bounce-subtle{animation:auth-bounce-subtle 2s ease-in-out infinite}.auth-animate-fade-in-up{animation:auth-fade-in-up .8s ease-out forwards}.auth-animate-fade-in-left{animation:auth-fade-in-left .8s ease-out forwards}.auth-animate-shake{animation:auth-shake .5s ease-in-out}.auth-animate-spin-slow{animation:auth-spin-slow 20s linear infinite}.auth-animate-delay-200{animation-delay:.2s}.auth-animate-delay-300{animation-delay:.3s}.auth-animate-delay-400{animation-delay:.4s}.auth-animate-delay-500{animation-delay:.5s}.auth-animate-delay-600{animation-delay:.6s}.auth-animate-delay-700{animation-delay:.7s}.auth-animate-delay-800{animation-delay:.8s}.auth-animate-delay-1000{animation-delay:1s}.auth-page-container{position:relative;min-height:100vh;background:var(--auth-gradient-background);overflow:hidden;display:flex;flex-direction:column}.dark .auth-page-container,:root.dark .auth-page-container,html.dark .auth-page-container{background:linear-gradient(135deg,#0c0e12,#101318 50%,#0c0e12)}.auth-page-background{position:absolute;inset:0;z-index:-10}.auth-bg-orb-primary{position:absolute;left:calc(50% - 12rem);top:4rem;height:500px;width:500px;transform:translateX(-50%);border-radius:9999px;background:linear-gradient(135deg,rgba(0,85,255,.08),rgba(255,217,102,.06));opacity:.8;filter:blur(120px);animation:auth-pulse-slow 8s ease-in-out infinite}.dark .auth-bg-orb-primary,:root.dark .auth-bg-orb-primary,html.dark .auth-bg-orb-primary{background:linear-gradient(135deg,rgba(51,119,255,.15),rgba(255,210,77,.12));opacity:.6}.auth-bg-orb-secondary{position:absolute;right:calc(50% - 8rem);bottom:4rem;height:400px;width:400px;transform:translateX(50%);border-radius:9999px;background:linear-gradient(225deg,rgba(255,217,102,.06),rgba(0,85,255,.04));opacity:.7;filter:blur(100px);animation:auth-pulse-slow 8s ease-in-out infinite;animation-delay:1s}.dark .auth-bg-orb-secondary,:root.dark .auth-bg-orb-secondary,html.dark .auth-bg-orb-secondary{background:linear-gradient(225deg,rgba(255,210,77,.12),rgba(51,119,255,.08));opacity:.5}.auth-bg-orb-accent-1{position:absolute;left:4rem;top:25%;height:250px;width:250px;border-radius:9999px;background:linear-gradient(135deg,rgba(211,217,222,.4),rgba(194,204,214,.3));opacity:.6;filter:blur(80px);animation:auth-float-gentle 10s ease-in-out infinite}.dark .auth-bg-orb-accent-1,:root.dark .auth-bg-orb-accent-1,html.dark .auth-bg-orb-accent-1{background:linear-gradient(135deg,rgba(31,36,46,.6),rgba(41,48,61,.4));opacity:.4}.auth-bg-orb-accent-2{position:absolute;right:4rem;top:66.666667%;height:300px;width:300px;border-radius:9999px;background:linear-gradient(315deg,rgba(194,204,214,.4),rgba(182,191,201,.3));opacity:.5;filter:blur(90px);animation:auth-float-gentle 10s ease-in-out infinite;animation-delay:.5s}.dark .auth-bg-orb-accent-2,:root.dark .auth-bg-orb-accent-2,html.dark .auth-bg-orb-accent-2{background:linear-gradient(315deg,rgba(41,48,61,.6),rgba(31,36,46,.4));opacity:.3}.auth-bg-particles{position:absolute;inset:0}.auth-particle-1{position:absolute;top:25%;left:25%;width:.5rem;height:.5rem;border-radius:9999px;background:rgba(0,85,255,.4);animation:auth-float 6s ease-in-out infinite}.dark .auth-particle-1,:root.dark .auth-particle-1,html.dark .auth-particle-1{background:rgba(51,119,255,.6)}.auth-particle-2{position:absolute;top:75%;right:25%;width:.25rem;height:.25rem;border-radius:9999px;background:rgba(255,217,102,.5);animation:auth-float 6s ease-in-out infinite;animation-delay:.3s}.dark .auth-particle-2,:root.dark .auth-particle-2,html.dark .auth-particle-2{background:rgba(255,210,77,.7)}.auth-particle-3{position:absolute;top:50%;left:75%;width:.375rem;height:.375rem;border-radius:9999px;background:rgba(133,153,173,.4);animation:auth-float 6s ease-in-out infinite;animation-delay:.7s}.dark .auth-particle-3,:root.dark .auth-particle-3,html.dark .auth-particle-3{background:rgba(82,95,122,.6)}.auth-bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(211,217,222,.15) 1px,transparent 0),linear-gradient(90deg,rgba(211,217,222,.15) 1px,transparent 0);background-size:32px 32px}.dark .auth-bg-grid,:root.dark .auth-bg-grid,html.dark .auth-bg-grid{background-image:linear-gradient(rgba(51,59,77,.2) 1px,transparent 0),linear-gradient(90deg,rgba(51,59,77,.2) 1px,transparent 0)}.auth-bg-gradient-overlay{position:absolute;inset:0;background:radial-gradient(circle at center,transparent 0,transparent 70%,rgba(243,245,247,.3) 100%)}.dark .auth-bg-gradient-overlay,:root.dark .auth-bg-gradient-overlay,html.dark .auth-bg-gradient-overlay{background:radial-gradient(circle at center,transparent 0,transparent 70%,rgba(12,14,18,.5) 100%)}.auth-page-header{position:relative;z-index:20;width:100%}.auth-header-container{max-width:1200px;margin:0 auto;padding:1.5rem}.auth-back-button{display:flex;align-items:center;gap:.75rem;color:#525f7a;transition:all .3s ease;border-radius:.75rem;padding:.75rem;backdrop-filter:blur(8px)}.auth-back-button:hover{color:#1f242e;background:rgba(242,245,247,.8)}.dark .auth-back-button,:root.dark .auth-back-button,html.dark .auth-back-button{color:#98a1b3}.dark .auth-back-button:hover,:root.dark .auth-back-button:hover,html.dark .auth-back-button:hover{color:#e2e4e9;background:rgba(31,36,46,.5)}.auth-back-icon-wrapper{padding:.5rem;border-radius:.5rem;background:rgba(242,245,247,.8);border:1px solid #dce0e5;transition:all .3s ease}.dark .auth-back-icon-wrapper,:root.dark .auth-back-icon-wrapper,html.dark .auth-back-icon-wrapper{background:rgba(31,36,46,.5);border-color:#29303d}.auth-back-button:hover .auth-back-icon-wrapper{border-color:#69f}.dark .auth-back-button:hover .auth-back-icon-wrapper,:root.dark .auth-back-button:hover .auth-back-icon-wrapper,html.dark .auth-back-button:hover .auth-back-icon-wrapper{border-color:#37f}.auth-back-icon{width:1rem;height:1rem;transition:transform .3s ease;color:#525f7a}.dark .auth-back-icon,:root.dark .auth-back-icon,html.dark .auth-back-icon{color:#98a1b3}.auth-back-button:hover .auth-back-icon{transform:translateX(-.25rem);color:#05f}.dark .auth-back-button:hover .auth-back-icon,:root.dark .auth-back-button:hover .auth-back-icon,html.dark .auth-back-button:hover .auth-back-icon{color:#37f}.auth-back-text{display:flex;flex-direction:column}.auth-back-title{font-size:.875rem;font-weight:500;color:#1f242e}.dark .auth-back-title,:root.dark .auth-back-title,html.dark .auth-back-title{color:#e2e4e9}.auth-back-subtitle{font-size:.75rem;color:#525f7a}.dark .auth-back-subtitle,:root.dark .auth-back-subtitle,html.dark .auth-back-subtitle{color:#98a1b3}.auth-header-toggles{display:flex;align-items:center;gap:1rem}.auth-page-main{position:relative;z-index:10;flex:1;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;min-height:calc(100vh - 120px)}.auth-content-wrapper{width:100%;max-width:28rem;margin:0 auto}.auth-logo-section{display:flex;flex-direction:column;gap:1rem;text-align:center;margin-bottom:3rem}.auth-logo-wrapper{margin:0 auto;position:relative}.auth-logo-glow{position:absolute;inset:0;border-radius:1.5rem;filter:blur(1rem);background:linear-gradient(135deg,rgba(0,85,255,.3),rgba(255,217,102,.2));animation:auth-pulse-slow 4s ease-in-out infinite}.auth-logo-container{position:relative;width:5rem;height:5rem;border-radius:1.5rem;background:rgba(245,247,249,.9);border:1px solid #dce0e5;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(8px);transition:all .3s ease}.dark .auth-logo-container,:root.dark .auth-logo-container,html.dark .auth-logo-container{background:rgba(31,36,46,.8);border-color:#29303d}.auth-logo-image{width:3.5rem;height:3.5rem;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.auth-logo-title{font-size:1.875rem;font-weight:700;color:#1f242e;margin-bottom:.5rem}.dark .auth-logo-title,:root.dark .auth-logo-title,html.dark .auth-logo-title{color:#e2e4e9}.auth-logo-subtitle{font-size:1rem;color:#525f7a;font-weight:400}.dark .auth-logo-subtitle,:root.dark .auth-logo-subtitle,html.dark .auth-logo-subtitle{color:#98a1b3}.auth-form-card{position:relative;background:rgba(245,247,249,.95);border:1px solid #dce0e5;border-radius:1.5rem;backdrop-filter:blur(16px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);overflow:hidden;transition:all .3s ease;width:100%;max-width:28rem;margin:0 auto}.dark .auth-form-card,:root.dark .auth-form-card,html.dark .auth-form-card{background:rgba(16,19,24,.95);border-color:#1f242e}.auth-form-card:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.15);border-color:rgba(102,153,255,.3)}.dark .auth-form-card:hover,:root.dark .auth-form-card:hover,html.dark .auth-form-card:hover{border-color:rgba(51,119,255,.3)}.auth-card-glow{position:absolute;inset:0;border-radius:1.5rem;background:linear-gradient(135deg,rgba(0,85,255,.05),rgba(255,217,102,.03));opacity:0;transition:opacity .3s ease}.auth-form-card:hover .auth-card-glow{opacity:1}.auth-card-header{text-align:center;padding:1.5rem 1.5rem 1rem}.auth-card-content{padding:.5rem 1.5rem 1.5rem}.auth-card-footer{padding:0 1.5rem 1.5rem;text-align:center}.auth-form-label{font-size:.875rem;font-weight:600;color:#1f242e;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.dark .auth-form-label,:root.dark .auth-form-label,html.dark .auth-form-label{color:#e2e4e9}.auth-form-input{width:100%;height:3rem;border:1px solid #dce0e5;border-radius:.75rem;background:#f3f5f7;color:#1f242e;font-size:1rem;transition:all .3s ease;backdrop-filter:blur(8px)}.auth-form-input.auth-input-with-left-icon{padding-left:2.5rem;padding-right:1rem}.auth-form-input.auth-input-with-both-icons{padding-left:2.5rem;padding-right:2.5rem}.auth-form-input.auth-input-no-icons{padding-left:1rem;padding-right:1rem}.dark .auth-form-input,:root.dark .auth-form-input,html.dark .auth-form-input{background:#12151c;border-color:#1f242e;color:#e2e4e9}.auth-form-input::placeholder{color:#679}.dark .auth-form-input::placeholder,:root.dark .auth-form-input::placeholder,html.dark .auth-form-input::placeholder{color:#6c7993}.auth-form-input:focus{outline:none;border-color:#05f;box-shadow:0 0 0 3px rgba(0,85,255,.1);background:#f9fafb}.dark .auth-form-input:focus,:root.dark .auth-form-input:focus,html.dark .auth-form-input:focus{border-color:#37f;box-shadow:0 0 0 3px rgba(51,119,255,.1);background:#101318}.auth-form-button{width:100%;height:3rem;border-radius:.75rem;font-size:1rem;font-weight:600;transition:all .3s ease;position:relative;overflow:hidden}.auth-form-button-primary{background:#05f;color:#fff;border:1px solid #05f}.auth-form-button-primary:hover{background:#004ce6;border-color:#004ce6}.auth-form-button-secondary{background:#f5f7f9;color:#1f242e;border:1px solid #dce0e5}.dark .auth-form-button-secondary,:root.dark .auth-form-button-secondary,html.dark .auth-form-button-secondary{background:#12151c;color:#e2e4e9;border-color:#1f242e}.auth-form-button-secondary:hover{background:#ecf0f4;border-color:#c4ccd4}.dark .auth-form-button-secondary:hover,:root.dark .auth-form-button-secondary:hover,html.dark .auth-form-button-secondary:hover{background:#181d25;border-color:#29303d}.auth-form-input-container{position:relative}.auth-form-input-container .auth-input-icon-left{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:#679;pointer-events:none;z-index:10}.auth-form-input-container .auth-input-icon-right{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:#679;cursor:pointer;z-index:10;transition:color .3s ease}.auth-form-input-container .auth-input-icon-right:hover{color:#1f242e}.dark .auth-form-input-container .auth-input-icon-left,.dark .auth-form-input-container .auth-input-icon-right,:root.dark .auth-form-input-container .auth-input-icon-left,:root.dark .auth-form-input-container .auth-input-icon-right,html.dark .auth-form-input-container .auth-input-icon-left,html.dark .auth-form-input-container .auth-input-icon-right{color:#8a94a8}.dark .auth-form-input-container .auth-input-icon-right:hover,:root.dark .auth-form-input-container .auth-input-icon-right:hover,html.dark .auth-form-input-container .auth-input-icon-right:hover{color:#e2e4e9}.auth-signup-link{font-size:.875rem;color:#525f7a}.dark .auth-signup-link,:root.dark .auth-signup-link,html.dark .auth-signup-link{color:#98a1b3}.auth-signup-link-anchor{font-weight:600;color:#05f;text-decoration:none;transition:color .3s ease}.dark .auth-signup-link-anchor,:root.dark .auth-signup-link-anchor,html.dark .auth-signup-link-anchor{color:#37f}.auth-legal-section{position:relative;z-index:10;padding:.75rem}.auth-legal-container{max-width:28rem;margin:0 auto;text-align:center;background:rgba(245,247,249,.8);border:1px solid #dce0e5;border-radius:1rem;padding:1rem;backdrop-filter:blur(8px)}.dark .auth-legal-container,:root.dark .auth-legal-container,html.dark .auth-legal-container{background:rgba(16,19,24,.8);border-color:#1f242e}.auth-legal-text{font-size:.75rem;color:#679;line-height:1.5}.dark .auth-legal-text,:root.dark .auth-legal-text,html.dark .auth-legal-text{color:#8a94a8}.auth-legal-link{color:#05f;text-decoration:none;font-weight:500;transition:color .3s ease}.dark .auth-legal-link,:root.dark .auth-legal-link,html.dark .auth-legal-link{color:#37f}.auth-page-footer{position:relative;z-index:10;background:rgba(242,245,247,.8);border-top:1px solid #dce0e5;backdrop-filter:blur(8px)}.dark .auth-page-footer,:root.dark .auth-page-footer,html.dark .auth-page-footer{background:rgba(16,19,24,.8);border-top-color:#1f242e}.auth-footer-container{max-width:1200px;margin:0 auto;padding:1.5rem}.auth-footer-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.auth-footer-brand{display:flex;align-items:center;gap:.75rem}.auth-footer-logo{width:1.5rem;height:1.5rem;border-radius:.375rem;background:#f5f7f9;border:1px solid #dce0e5;display:flex;align-items:center;justify-content:center}.dark .auth-footer-logo,:root.dark .auth-footer-logo,html.dark .auth-footer-logo{background:#1f242e;border-color:#29303d}.auth-footer-brand-text{display:flex;flex-direction:column}.auth-footer-brand-name{font-size:.875rem;font-weight:600;color:#1f242e}.dark .auth-footer-brand-name,:root.dark .auth-footer-brand-name,html.dark .auth-footer-brand-name{color:#e2e4e9}.auth-footer-brand-tagline{font-size:.75rem;color:#525f7a}.dark .auth-footer-brand-tagline,:root.dark .auth-footer-brand-tagline,html.dark .auth-footer-brand-tagline{color:#98a1b3}.auth-footer-links{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.auth-footer-copyright{font-size:.75rem;color:#679}.dark .auth-footer-copyright,:root.dark .auth-footer-copyright,html.dark .auth-footer-copyright{color:#8a94a8}.auth-footer-nav{display:flex;gap:1rem}.auth-footer-link{font-size:.75rem;color:#05f;text-decoration:none;font-weight:500;transition:color .3s ease}.dark .auth-footer-link,:root.dark .auth-footer-link,html.dark .auth-footer-link{color:#37f}.auth-page-skeleton{width:100%;max-width:28rem;margin:0 auto;animation:auth-fade-in-up .8s ease-out}.auth-skeleton-header{margin-bottom:3rem}.auth-skeleton-back-button{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}.auth-skeleton-content{space-y:2rem}.auth-skeleton-logo{width:5rem;height:5rem;border-radius:1.5rem;background:#edf0f2;margin:0 auto;animation:auth-pulse-slow 2s ease-in-out infinite}.dark .auth-skeleton-logo,:root.dark .auth-skeleton-logo,html.dark .auth-skeleton-logo{background:#1f242e}.auth-skeleton-form{background:rgba(245,247,249,.95);border:1px solid #dce0e5;border-radius:1.5rem;padding:2rem;backdrop-filter:blur(16px)}.dark .auth-skeleton-form,:root.dark .auth-skeleton-form,html.dark .auth-skeleton-form{background:rgba(16,19,24,.95);border-color:#1f242e}@media (max-width:640px){.auth-page-main{padding:2rem 1rem;min-height:calc(100vh - 100px)}.auth-card-header{padding:1.5rem 1.5rem 1rem}.auth-card-content{padding:1rem 1.5rem 1.5rem}.auth-card-footer{padding:0 1.5rem 1.5rem}.auth-footer-content{flex-direction:column;text-align:center}.auth-footer-nav{justify-content:center}.auth-header-container{padding:1rem}.auth-back-button{padding:.5rem}.auth-back-text{display:none}.auth-header-toggles{gap:.5rem}}@media (max-width:480px){.auth-card-title,.auth-logo-title{font-size:1.5rem}.auth-form-button,.auth-form-input{height:2.75rem}}.auth-back-button:focus-visible,.auth-footer-link:focus-visible,.auth-form-button:focus-visible,.auth-form-input:focus-visible,.auth-legal-link:focus-visible{outline:2px solid #05f;outline-offset:2px}.dark .auth-back-button:focus-visible,.dark .auth-footer-link:focus-visible,.dark .auth-form-button:focus-visible,.dark .auth-form-input:focus-visible,.dark .auth-legal-link:focus-visible,:root.dark .auth-back-button:focus-visible,:root.dark .auth-footer-link:focus-visible,:root.dark .auth-form-button:focus-visible,:root.dark .auth-form-input:focus-visible,:root.dark .auth-legal-link:focus-visible,html.dark .auth-back-button:focus-visible,html.dark .auth-footer-link:focus-visible,html.dark .auth-form-button:focus-visible,html.dark .auth-form-input:focus-visible,html.dark .auth-legal-link:focus-visible{outline-color:#37f}@media (prefers-contrast:high){.auth-form-button,.auth-form-card,.auth-form-input{border-width:2px}.auth-card-title,.auth-form-label{font-weight:700}}@media (prefers-reduced-motion:reduce){.auth-animate-bounce-subtle,.auth-animate-breath,.auth-animate-float,.auth-animate-float-gentle,.auth-animate-gradient-shift,.auth-animate-pulse-slow,.auth-animate-spin-slow{animation:none}.auth-animate-fade-in-left,.auth-animate-fade-in-up{animation:none;opacity:1;transform:none}}@media print{.auth-bg-gradient-overlay,.auth-bg-grid,.auth-bg-orb-accent-1,.auth-bg-orb-accent-2,.auth-bg-orb-primary,.auth-bg-orb-secondary,.auth-bg-particles,.auth-page-background{display:none}.auth-form-card{box-shadow:none;border:2px solid #000}}.auth-form-card,.auth-form-card *{pointer-events:auto}.auth-footer-link,.auth-legal-link,.auth-signup-link-anchor{pointer-events:auto!important;cursor:pointer!important;position:relative;z-index:20}.auth-form-button,.auth-form-input,input[type=checkbox],label[for]{pointer-events:auto!important;cursor:pointer!important}.auth-form-input{cursor:text!important}.auth-loading-overlay{pointer-events:auto;z-index:60}form{pointer-events:auto}.auth-form-button:not(:disabled){cursor:pointer!important}.auth-form-button:disabled{cursor:not-allowed!important}.checkbox-container,a[href]{cursor:pointer!important;pointer-events:auto!important}.auth-form-input-container .auth-input-icon-right:hover{color:#05f}.dark .auth-form-input-container .auth-input-icon-right:hover,:root.dark .auth-form-input-container .auth-input-icon-right:hover,html.dark .auth-form-input-container .auth-input-icon-right:hover{color:#37f}.auth-signup-link-anchor:hover{color:#004ce6;text-decoration:underline;text-underline-offset:4px}.dark .auth-signup-link-anchor:hover,:root.dark .auth-signup-link-anchor:hover,html.dark .auth-signup-link-anchor:hover{color:#69f}.auth-legal-link:hover{color:#004ce6;text-decoration:underline;text-underline-offset:2px}.dark .auth-legal-link:hover,:root.dark .auth-legal-link:hover,html.dark .auth-legal-link:hover{color:#69f}.auth-footer-link:hover{color:#004ce6;text-decoration:underline;text-underline-offset:2px}.dark .auth-footer-link:hover,:root.dark .auth-footer-link:hover,html.dark .auth-footer-link:hover{color:#69f}
/*# sourceMappingURL=896acec74b103d8a.css.map*/