.auth-main{background:radial-gradient(circle at 50% 10%,#0f172a,#020617);justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:Inter,sans-serif;display:flex}.auth-container{width:100%;max-width:420px;position:relative}.glass-premium{backdrop-filter:blur(20px);background:#0f172ab3;border:1px solid #ffffff14;border-radius:28px;padding:3.5rem 3rem;box-shadow:0 40px 80px #0009}.brand-header{text-align:center;margin-bottom:2.5rem}.brand-logo-premium{filter:drop-shadow(0 0 10px #fbbf244d);width:60px;margin-bottom:1rem}.brand-name-premium{color:#fbbf24;margin:0;font-family:Playfair Display,serif;font-size:2.2rem;font-weight:700}.justice-emoji{margin-left:8px;font-size:.8em;font-style:normal}.brand-status{color:#94a3b8;text-transform:uppercase;letter-spacing:.15em;margin-top:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:600}.brand-desc{color:#94a3b8;font-size:.95rem;font-weight:400;line-height:1.5}.premium-form{flex-direction:column;gap:1.5rem;display:flex}.input-field label{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.4rem;font-size:.75rem;font-weight:600;display:block}.input-field input{color:#fff;background:#020617;border:1px solid #ffffff1a;border-radius:14px;outline:none;width:100%;padding:1rem 1.2rem;font-size:1rem;transition:all .3s}.input-field input:focus{background:#020617cc;border-color:#fbbf24;box-shadow:0 0 0 4px #fbbf241a}.label-row{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.label-row label{margin-bottom:0!important}.btn-suggest-pass{display:none!important}.suggest-pass-link{color:#fbbf24;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;opacity:.8;background:0 0;border:none;align-items:center;gap:.3rem;font-size:.7rem;font-weight:700;transition:all .2s;display:flex}.suggest-pass-link:hover{opacity:1;transform:translateY(-1px)}.btn-gold-action{color:#020617;cursor:pointer;background:linear-gradient(135deg,#fbbf24,#d97706);border:none;border-radius:14px;width:100%;margin-top:.5rem;padding:1.1rem;font-size:.95rem;font-weight:800;transition:all .3s}.btn-gold-action:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #d977064d}.btn-gold-action:disabled{opacity:.7;cursor:not-allowed}.divider-premium{text-align:center;align-items:center;width:100%;margin:2rem 0;display:flex}.divider-premium:before,.divider-premium:after{content:"";border-bottom:1px solid #ffffff14;flex:1}.divider-premium span{color:#475569;background:0 0;padding:0 1rem;font-size:.8rem;font-weight:600}.error-premium{color:#fca5a5;text-align:center;background:#ef44441a;border:1px solid #ef444433;border-radius:12px;padding:1rem;font-size:.9rem}.success-premium{color:#86efac;text-align:center;background:#22c55e1a;border:1px solid #22c55e33;border-radius:12px;margin-bottom:1.5rem;padding:1rem;font-size:.9rem}.btn-back-auth-fixed{color:#94a3b8;z-index:100;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;position:fixed;top:2rem;left:2rem}.btn-back-auth-fixed:hover{color:#fbbf24}.auth-nav-footer{text-align:center;color:#94a3b8;margin-top:1rem;font-size:.9rem}.btn-text-gold{color:#fbbf24;cursor:pointer;background:0 0;border:none;margin-left:.5rem;font-size:.9rem;font-weight:700;transition:all .2s}.btn-text-gold:hover{text-decoration:underline}.confirmed-ui{text-align:center;padding:2rem 0}.success-icon{margin-bottom:1.5rem;font-size:5rem}.confirmed-text{color:#94a3b8;margin-bottom:2.5rem;font-size:1.1rem}.fade-in{animation:.5s forwards fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.pass-input-wrapper{width:100%;position:relative}.eye-toggle-premium{cursor:pointer;color:#94a3b8;opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.eye-toggle-premium:hover{opacity:1;color:#fbbf24}.password-checklist-premium{background:#02061766;border:1px solid #ffffff0d;border-radius:14px;margin-top:.5rem;padding:1rem}.password-checklist-premium p{color:#64748b;align-items:center;gap:.5rem;margin:.3rem 0;font-size:.8rem;display:flex}.password-checklist-premium p.valid{color:#86efac;font-weight:600}.password-checklist-premium p.invalid{color:#fca5a5}.hibp-status-row{background:#0f172a4d;border:1px solid #ffffff08;border-radius:10px;align-items:center;gap:.6rem;margin-top:.75rem;padding:.6rem .8rem;font-size:.8rem;animation:.3s ease-out fadeIn;display:flex}.hibp-safe{color:#22c55e}.hibp-breached{color:#f87171}.hibp-checking{color:#94a3b8}.email-trust-row{color:#fca5a5;background:#ef444414;border:1px solid #ef444426;border-radius:10px;align-items:center;gap:.6rem;margin-top:.5rem;padding:.6rem .8rem;font-size:.8rem;animation:.3s ease-out slideIn;display:flex}.domain-trust-badge{animation:.3s forwards fadeIn}.text-emerald{color:#86efac}.text-slate{color:#94a3b8}@keyframes slideIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.theme-toggle-auth-fixed{z-index:100;color:#fbbf24;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:2rem;right:2rem}.theme-toggle-auth-fixed:hover{background:#fbbf241a;transform:scale(1.1)}.light-theme .auth-main{background:radial-gradient(circle at 50% 10%,#f8fafc,#e2e8f0)}.light-theme .glass-premium{background:#ffffffbf;border-color:#0000000d;box-shadow:0 40px 80px #00000014}.light-theme .brand-name-premium{color:#d97706}.light-theme .input-field input,.light-theme select{color:#0f172a;background:#fff;border-color:#cbd5e1}.light-theme .input-field label,.light-theme .brand-status,.light-theme .brand-desc,.light-theme .confirmed-text,.light-theme .auth-nav-footer{color:#64748b}.light-theme .btn-back-auth-fixed{color:#475569}.light-theme .btn-back-auth-fixed:hover{color:#d97706}.light-theme .theme-toggle-auth-fixed{color:#0f172a;border-color:#0000001a}.light-theme .theme-toggle-auth-fixed:hover{background:#0000000d}.light-theme .password-checklist-premium{background:#00000008;border-color:#0000001a}.light-theme .password-checklist-premium p.valid{color:#16a34a}.light-theme .password-checklist-premium p.invalid{color:#dc2626}.light-theme .divider-premium:before,.light-theme .divider-premium:after{border-color:#00000014}.light-theme .divider-premium span{color:#94a3b8}.phone-input-group{gap:.5rem;width:100%;display:flex}.country-select-premium{appearance:none;color:#fff;cursor:pointer;background:#020617 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23fbbf24' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right 1rem center no-repeat;border:1px solid #ffffff1a;border-radius:14px;outline:none;width:140px;padding:1rem 2.5rem 1rem 1.2rem;font-size:.9rem;transition:all .3s}.country-select-premium:focus{border-color:#fbbf24;box-shadow:0 0 0 4px #fbbf241a}.light-theme .country-select-premium{color:#0f172a;background-color:#fff;border-color:#cbd5e1}.skeleton-circle{background:#ffffff0d;border-radius:50%;width:60px;height:60px;margin:0 auto 1rem;animation:1.5s infinite p-pulse}.skeleton-text-m{background:#ffffff0d;border-radius:8px;width:60%;height:30px;margin:0 auto 10px;animation:1.5s infinite p-pulse}.skeleton-text-s{background:#ffffff0d;border-radius:8px;width:40%;height:20px;margin:0 auto;animation:1.5s infinite p-pulse}.skeleton-fields{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.skeleton-field{background:#ffffff0d;border-radius:14px;width:100%;height:54px;animation:1.5s infinite p-pulse}@keyframes p-pulse{0%{opacity:.5}50%{opacity:.8}to{opacity:.5}}
