body:has(.auth-wrapper){background-attachment:fixed;background-color:#000!important;background-image:radial-gradient(circle at 15%,#3b82f614,#0000 25%),radial-gradient(circle at 85% 30%,#8b5cf614,#0000 25%)!important;background-position:0 0!important;background-repeat:repeat!important;background-size:auto!important;background-attachment:scroll!important;background-origin:padding-box!important;background-clip:border-box!important}.auth-wrapper{min-height:100vh;font-family:var(--font-sans);padding-top:8rem;padding-bottom:0;position:relative}.auth-wrapper.auth-wrapper-centered{justify-content:center;align-items:center;padding-top:2rem;padding-bottom:2rem;display:flex}.auth-card{-webkit-backdrop-filter:blur(12px);color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:520px;margin:0 auto 5rem;padding:3rem;transition:transform .3s,box-shadow .3s,border-color .3s;box-shadow:0 4px 24px #0006}.separator{text-align:center;background:#ffffff1a;align-items:center;height:1px;margin:2.5rem 0}.auth-card:hover{border-color:#ffffff1f;transform:translateY(-3px);box-shadow:0 8px 32px #00000080}.auth-card h1{letter-spacing:1px;text-align:center;color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:600}.subtitle{color:#e0e0e0;text-align:center;border-bottom:1px solid #ffffff14;margin-bottom:2.4rem;padding-bottom:1rem;font-size:1.1rem}form{width:100%}.form-group{flex-direction:column;margin-bottom:.75rem;display:flex}.form-group label{color:#e5e5e5;margin-bottom:.4rem;font-size:.95rem}.form-group input,.form-group select{color:#fff;-webkit-backdrop-filter:blur(8px);background:#0a0a0a99;border:1px solid #ffffff61;border-radius:12px;padding:.85rem;transition:border .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus{background:#0a0a0acc;border:1px solid #3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f633,0 4px 12px #0000004d}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.password-meter{background:#ffffff0d;border-radius:5px;width:100%;height:6px;margin-top:.6rem}.password-bar{border-radius:5px;height:100%;transition:width .3s,background .3s}.password-bar.weak{background:#dc2626}.password-bar.fair{background:#f97316}.password-bar.good{background:#facc15}.password-bar.strong{background:#22c55e}.password-mismatch{color:#f87171;margin-top:.4rem;font-size:.85rem}.btn-primary{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:12px;width:100%;padding:1rem;font-size:1.12rem;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 4px 15px #3b82f64d}.btn-primary:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.btn-primary:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;background:#1e3a8a;transform:none}.btn-secondary{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:12px;width:100%;padding:1rem;font-size:1.12rem;font-weight:600;transition:background .2s,transform .2s,border-color .2s}.btn-secondary:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.btn-full{width:100%}.link{color:#3b82f6;text-decoration:none;transition:color .2s}.link:hover{color:#60a5fa;text-decoration:underline}.error-message{color:#fca5a5;background:#dc262633;border-left:4px solid #dc2626;border-radius:8px;margin-bottom:1.4rem;padding:.8rem 1rem}.success-message{color:#bbf7d0;background:#22c55e26;border-left:4px solid #22c55e;border-radius:8px;margin-bottom:1.4rem;padding:.8rem 1rem}.auth-switch{text-align:center;color:#e0e0e0;margin-top:1.8rem;font-size:1rem}.auth-switch a{color:#3b82f6;font-weight:600}.auth-switch a:hover{text-decoration:underline}@media (min-width:541px) and (max-width:1024px){.auth-card{max-width:600px;padding:2.5rem}.auth-card h1{font-size:1.75rem}}@media (max-width:540px){.auth-wrapper{padding-top:6rem}.auth-wrapper-centered{align-items:flex-start;padding:6rem 1rem 1rem}.auth-card{border-radius:16px;max-width:100%;margin:0 auto;padding:2rem 1.5rem}.auth-card h1{font-size:1.5rem}.subtitle{margin-bottom:1.5rem;font-size:1rem}.form-grid{grid-template-columns:1fr;gap:.75rem}.form-group input,.form-group select{min-height:44px;padding:.875rem;font-size:16px!important}.btn-primary{min-height:44px;padding:.875rem;font-size:1rem}.auth-switch{margin-top:1.5rem;font-size:.9rem}}.auth-header{color:#e0e0e0;justify-content:space-between;align-items:center;width:100%;max-width:1100px;margin:2rem auto 2.5rem;padding:0 1rem;font-size:.95rem;display:flex}.auth-header-link{color:#e0e0e0;margin-right:1.4rem;text-decoration:none;transition:color .2s}.auth-header-link:hover{color:#fff}.auth-header-right .auth-header-link{margin-right:0}.auth-header-link.highlight{color:#3b82f6;font-weight:600}.auth-header-link.highlight:hover{text-decoration:underline}
