.auth-page{grid-template-columns:1.1fr 1fr;min-height:100vh;display:grid}.auth-hero{background:#06101c;justify-content:center;align-items:center;padding:48px;display:flex;position:relative;overflow:hidden}.auth-hero-content{z-index:2;max-width:480px;position:relative}.auth-hero-logo{align-items:center;gap:14px;margin-bottom:48px;display:flex}.auth-hero-logo-icon{justify-content:center;align-items:center;width:44px;height:44px;display:flex}.auth-hero-logo-text{font-family:var(--font-display);color:#fff;letter-spacing:-.04em;font-size:1.5rem;font-weight:500}.auth-hero-logo-accent{color:#d4a843;font-weight:600}.auth-hero-title{font-family:var(--font-display);color:#fff;letter-spacing:-.03em;margin-bottom:20px;font-size:2.75rem;font-weight:700;line-height:1.12}.auth-hero-title-gold{color:#d4a843}.auth-hero-text{color:#ffffff80;max-width:420px;margin-bottom:40px;font-size:1.0625rem;line-height:1.65}.auth-hero-features{flex-wrap:wrap;gap:8px;display:flex}.auth-hero-feature{color:#ffffff8c;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:.8125rem;font-weight:500;display:inline-flex}.auth-hero-feature-icon{align-items:center;font-size:.9rem;display:flex}.auth-hero-testimonial{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;margin-top:56px;padding:24px}.auth-hero-testimonial-text{color:#ffffff73;margin-bottom:12px;font-size:.875rem;font-style:italic;line-height:1.6}.auth-hero-testimonial-author{align-items:center;gap:10px;display:flex}.auth-hero-testimonial-avatar{color:#06101c;background:linear-gradient(135deg,#d4a843,#f5cd54);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.625rem;font-weight:700;display:flex}.auth-hero-testimonial-info{flex-direction:column;gap:1px;display:flex}.auth-hero-testimonial-name{color:#ffffffa6;font-size:.75rem;font-weight:600}.auth-hero-testimonial-role{color:#ffffff4d;font-size:.6875rem}.auth-hero-bg-orb{filter:blur(120px);opacity:.15;pointer-events:none;border-radius:50%;position:absolute}.auth-hero-bg-orb-1{background:#d4a843;width:500px;height:500px;animation:12s ease-in-out infinite orb-float-1;top:-150px;right:-100px}.auth-hero-bg-orb-2{background:#0d9488;width:400px;height:400px;animation:15s ease-in-out infinite orb-float-2;bottom:-100px;left:-100px}.auth-hero-bg-orb-3{opacity:.08;background:#818cf8;width:250px;height:250px;animation:18s ease-in-out infinite reverse orb-float-1;top:40%;left:50%}@keyframes orb-float-1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(20px,-30px)scale(1.05)}66%{transform:translate(-10px,20px)scale(.95)}}@keyframes orb-float-2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(30px,-20px)scale(1.08)}}.auth-form-section{--text-primary:#0f172a;--text-secondary:#475569;--text-tertiary:#94a3b8;--bg-input:#fff;--bg-input-focus:#fff;--border-input:#e2e8f0;--bg-elevated:#fff;background:#fafbfc;justify-content:center;align-items:center;padding:48px 40px;display:flex;position:relative}.auth-form-container{width:100%;max-width:400px}.auth-form-mobile-logo{justify-content:center;align-items:center;gap:10px;margin-bottom:32px;display:none}.auth-form-mobile-logo-text{font-family:var(--font-display);color:#0f172a;letter-spacing:-.04em;font-size:1.25rem;font-weight:500}.auth-form-mobile-logo-accent{color:#d4a843;font-weight:600}.auth-form-header{margin-bottom:32px}.auth-form-title{font-family:var(--font-display);color:#0f172a;letter-spacing:-.03em;margin-bottom:6px;font-size:1.75rem;font-weight:700}.auth-form-subtitle{color:#94a3b8;font-size:.9375rem;line-height:1.5}.auth-form{flex-direction:column;gap:20px;display:flex}.auth-form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth-form-actions{justify-content:flex-end;margin-top:-8px;display:flex}.auth-form-link{color:#d4a843;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .15s}.auth-form-link:hover{color:#c49a3a}.auth-form-link-bold{color:#d4a843;font-weight:600;text-decoration:none;transition:color .15s}.auth-form-link-bold:hover{color:#c49a3a}.auth-form-footer{text-align:center;color:#94a3b8;margin-top:32px;font-size:.875rem}.auth-error{color:#dc2626;background:#ef44440f;border:1px solid #ef44441f;border-radius:12px;align-items:center;gap:10px;padding:12px 16px;font-size:.8125rem;font-weight:500;line-height:1.4;display:flex}.auth-error svg{flex-shrink:0}.auth-success{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:16px 0;display:flex}.auth-success-icon{background:#10b98114;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:8px;display:flex}.auth-success-title{font-family:var(--font-display);color:#0f172a;letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.auth-success-text{color:#94a3b8;margin-bottom:8px;font-size:.9375rem;line-height:1.6}.auth-success-email{color:#0f172a;font-weight:600}.auth-password-strength{gap:4px;margin-top:-8px;display:flex}.auth-password-strength-bar{background:#e2e8f0;border-radius:2px;flex:1;height:3px;transition:background .3s}.auth-password-strength-bar.active{background:#d4a843}.auth-password-strength-bar.strong{background:#10b981}.auth-password-strength-label{color:#94a3b8;margin-top:4px;font-size:.6875rem;font-weight:500}.auth-divider{color:#cbd5e1;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:16px;font-size:.75rem;font-weight:500;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e2e8f0;flex:1;height:1px}.auth-secure-badge{color:#94a3b8;justify-content:center;align-items:center;gap:6px;margin-top:24px;font-size:.6875rem;font-weight:500;display:flex}.auth-secure-badge svg{width:12px;height:12px}@media (max-width:1024px){.auth-page{grid-template-columns:1fr}.auth-hero{display:none}.auth-form-section{min-height:100vh;padding:32px 24px}.auth-form-mobile-logo{display:flex}.auth-form-row{grid-template-columns:1fr}}
