:root{--auth-primary:#e11d48;--auth-primary-rgb:225,29,72;--auth-primary-hover:#be123c;--auth-secondary:#f43f5e;--auth-bg:#fafafa;--auth-surface:#fff;--auth-border:#00000014;--auth-text:#111827;--auth-text-muted:#6b7280;--auth-text-light:#9ca3af;--auth-success:#10b981;--auth-error:#ef4444}*{box-sizing:border-box;margin:0;padding:0}.authWrapper.light{background:linear-gradient(135deg,#fafafa 0%,#f3f4f6 50%,#fef2f2 100%);flex-direction:column;min-height:100vh;display:flex;position:relative}.authWrapper.light .authBackground{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.authWrapper.light .gradientOrb{filter:blur(150px);opacity:.4;border-radius:50%;position:absolute}.authWrapper.light .orb1{background:linear-gradient(135deg,#e11d4826,#f43f5e14);width:700px;height:700px;top:-300px;left:-200px}.authWrapper.light .orb2{background:linear-gradient(135deg,#f43f5e1f,#fb71850f);width:600px;height:600px;bottom:-200px;right:-150px}.authWrapper.light .gridPattern{background-image:linear-gradient(#00000005 1px,#0000 1px),linear-gradient(90deg,#00000005 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 50%,#000 40%,#0000 100%);mask-image:radial-gradient(80% 50%,#000 40%,#0000 100%)}.authWrapper.light .authHeader{z-index:10;justify-content:space-between;align-items:center;padding:1.5rem 2.5rem;display:flex;position:relative}.authWrapper.light .authLogo{color:var(--auth-text);letter-spacing:-.02em;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.authWrapper.light .authLogo img{flex-shrink:0}.authWrapper.light .backToHome{color:var(--auth-text-muted);border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.authWrapper.light .backToHome:hover{color:var(--auth-text);background:#0000000a}.authWrapper.light .authMain{z-index:10;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.authWrapper.light .authFooter{z-index:10;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 2.5rem;display:flex;position:relative}.authWrapper.light .footerLinks{align-items:center;gap:.75rem;display:flex}.authWrapper.light .footerLinks a{color:var(--auth-text-muted);font-size:.8125rem;text-decoration:none;transition:color .2s}.authWrapper.light .footerLinks a:hover{color:var(--auth-text)}.authWrapper.light .footerDot{color:var(--auth-text-light);font-size:.625rem}.authWrapper.light .footerCopyright{color:var(--auth-text-light);font-size:.75rem}@media (max-width:768px){.authWrapper.light .authHeader{padding:1rem 1.5rem}.authWrapper.light .authLogo span,.authWrapper.light .backToHome span{display:none}.authWrapper.light .authMain{padding:1.5rem}.authWrapper.light .authFooter{padding:1rem 1.5rem}}
