.nova-auth-page{margin:0;padding:0;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;background:#f8f9fb;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#111827;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.auth-wrapper{width:100%;max-width:440px;padding:48px 20px 40px;display:flex;flex-direction:column;align-items:center}.auth-logo-link{display:block;margin-bottom:32px;transition:opacity .15s}.auth-logo-link:hover{opacity:.8}.auth-logo-img{width:44px;height:44px;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.auth-card{width:100%;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:40px 36px;box-shadow:0 1px 2px rgba(0,0,0,.04),0 4px 16px rgba(0,0,0,.06)}.auth-title{font-size:24px;font-weight:700;text-align:center;margin:0 0 6px;color:#111827;letter-spacing:-.025em;line-height:1.25}.auth-subtitle{font-size:15px;color:#6b7280;text-align:center;margin:0 0 28px;line-height:1.5}.auth-message{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;border-radius:10px;font-size:13.5px;font-weight:500;margin-bottom:20px;line-height:1.45}.auth-message svg{flex-shrink:0;margin-top:1px}.auth-error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.auth-success{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.auth-form{display:flex;flex-direction:column;gap:20px}.auth-field{display:flex;flex-direction:column;gap:7px}.auth-field label{font-size:13.5px;font-weight:600;color:#374151}.auth-field-header{display:flex;justify-content:space-between;align-items:baseline}.auth-link-sm{font-size:13px;color:#1e3a5f;text-decoration:none;font-weight:500}.auth-link-sm:hover{text-decoration:underline}.auth-field input[type=email],.auth-field input[type=password],.auth-field input[type=text]{width:100%;height:46px;padding:0 14px;font-size:15px;font-family:inherit;color:#111827;background:#fff;border:1.5px solid #d1d5db;border-radius:10px;outline:0;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.auth-field input:focus{border-color:#1e3a5f;box-shadow:0 0 0 3px rgba(30,58,95,.08)}.auth-field input::placeholder{color:#9ca3af}.auth-password-wrap{position:relative}.auth-password-wrap input{padding-right:46px}.auth-toggle-pw{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:0 0;border:none;cursor:pointer;padding:4px;color:#9ca3af;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:color .15s}.auth-toggle-pw:hover{color:#374151}.auth-password-strength{display:flex;align-items:center;gap:10px;min-height:6px}.pw-bar{flex:1;height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden}.pw-fill{height:100%;border-radius:2px;transition:width .25s,background .25s}.pw-label{font-size:12px;font-weight:600;white-space:nowrap}.pw-weak .pw-fill{background:#ef4444}.pw-weak .pw-label{color:#ef4444}.pw-fair .pw-fill{background:#f59e0b}.pw-fair .pw-label{color:#d97706}.pw-good .pw-fill{background:#10b981}.pw-good .pw-label{color:#059669}.pw-strong .pw-fill{background:#059669}.pw-strong .pw-label{color:#047857}.auth-remember{margin-top:-6px}.auth-checkbox{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;color:#4b5563;cursor:pointer}.auth-checkbox input[type=checkbox]{width:16px;height:16px;accent-color:#1E3A5F;cursor:pointer;border-radius:4px}.auth-terms{font-size:12.5px;color:#9ca3af;margin:-4px 0 0;line-height:1.55}.auth-terms a{color:#1e3a5f;text-decoration:none;font-weight:500}.auth-terms a:hover{text-decoration:underline}.auth-section-title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#6b7280;padding-bottom:8px;border-bottom:1px solid #e5e7eb;margin-top:8px}.auth-field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.auth-field textarea{width:100%;padding:12px 14px;font-size:15px;font-family:inherit;color:#111827;background:#fff;border:1.5px solid #d1d5db;border-radius:10px;outline:0;transition:border-color .15s,box-shadow .15s;box-sizing:border-box;resize:vertical;min-height:80px;line-height:1.5}.auth-field textarea:focus{border-color:#1e3a5f;box-shadow:0 0 0 3px rgba(30,58,95,.08)}.auth-field textarea::placeholder{color:#9ca3af}.auth-field input[type=number],.auth-field input[type=url]{width:100%;height:46px;padding:0 14px;font-size:15px;font-family:inherit;color:#111827;background:#fff;border:1.5px solid #d1d5db;border-radius:10px;outline:0;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.auth-field input[type=number]:focus,.auth-field input[type=url]:focus{border-color:#1e3a5f;box-shadow:0 0 0 3px rgba(30,58,95,.08)}.auth-field input[type=number]::placeholder,.auth-field input[type=url]::placeholder{color:#9ca3af}.nova-auth-page[data-action=account] .auth-wrapper{max-width:580px}.auth-profile-images{position:relative;margin-bottom:8px}.auth-cover-upload{position:relative;width:100%;height:140px;border-radius:12px;overflow:hidden;background:#f3f4f6}.auth-cover-preview{width:100%;height:100%;object-fit:cover;display:block}.auth-cover-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#9ca3af;cursor:pointer}.auth-cover-placeholder span{font-size:12.5px;font-weight:500}.auth-cover-btn{position:absolute;top:10px;right:10px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);color:#fff;border-radius:8px;cursor:pointer;transition:background .15s;z-index:2}.auth-cover-btn:hover{background:rgba(0,0,0,.7)}.auth-cover-remove{position:absolute;top:10px;right:48px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgba(220,38,38,.7);color:#fff;border-radius:8px;cursor:pointer;transition:background .15s;z-index:2}.auth-cover-remove:hover{background:rgba(220,38,38,.9)}.auth-file-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.auth-avatar-upload{display:flex;justify-content:center;margin-top:-44px;position:relative;z-index:3}.auth-avatar-current{position:relative;width:88px;height:88px}.auth-avatar-preview{width:88px;height:88px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.1);display:block}.auth-avatar-placeholder{width:88px;height:88px;border-radius:50%;background:#1e3a5f;color:#fff;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700;border:4px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.auth-avatar-btn{position:absolute;bottom:0;right:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:#fff;color:#374151;border:2px solid #e5e7eb;border-radius:50%;cursor:pointer;transition:background .15s,color .15s;z-index:4}.auth-avatar-btn:hover{background:#f3f4f6;color:#111827}.auth-btn{width:100%;height:46px;padding:0 16px;font-size:15px;font-weight:600;font-family:inherit;border:none;border-radius:10px;cursor:pointer;transition:background .15s,transform .1s,box-shadow .15s;text-align:center;line-height:46px;margin-top:4px}.auth-btn:active{transform:scale(.985)}.auth-btn-primary{background:#1e3a5f;color:#fff;box-shadow:0 1px 2px rgba(30,58,95,.2)}.auth-btn-primary:hover{background:#162d4a;box-shadow:0 2px 6px rgba(30,58,95,.25)}.auth-btn-primary:disabled{opacity:.55;cursor:not-allowed}.auth-footer{text-align:center;padding-top:24px;margin-top:24px;border-top:1px solid #f3f4f6;font-size:14px;color:#6b7280}.auth-footer a{color:#1e3a5f;text-decoration:none;font-weight:600}.auth-footer a:hover{text-decoration:underline}.auth-page-footer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:32px;font-size:12.5px;color:#9ca3af}.auth-page-footer a{color:#9ca3af;text-decoration:none}.auth-page-footer a:hover{color:#6b7280}.auth-footer-dot{color:#d1d5db}@media (prefers-color-scheme:dark){.nova-auth-page{background:#0c1220}.auth-card{background:#1a2332;border-color:#2d3748;box-shadow:0 1px 2px rgba(0,0,0,.1),0 4px 16px rgba(0,0,0,.2)}.auth-logo-img{box-shadow:0 1px 3px rgba(0,0,0,.3)}.auth-title{color:#f1f5f9}.auth-subtitle{color:#94a3b8}.auth-field label{color:#cbd5e1}.auth-field input[type=email],.auth-field input[type=password],.auth-field input[type=text]{background:#0f1724;border-color:#374151;color:#f1f5f9}.auth-field input::placeholder{color:#64748b}.auth-field input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px rgba(96,165,250,.12)}.auth-toggle-pw{color:#64748b}.auth-toggle-pw:hover{color:#cbd5e1}.auth-checkbox{color:#94a3b8}.auth-link-sm{color:#60a5fa}.auth-terms{color:#64748b}.auth-terms a{color:#60a5fa}.auth-btn-primary{background:#2563eb;box-shadow:0 1px 2px rgba(37,99,235,.3)}.auth-btn-primary:hover{background:#1d4ed8}.auth-error{background:#371520;color:#fca5a5;border-color:#5c1e2e}.auth-success{background:#132e1b;color:#86efac;border-color:#1e5631}.auth-footer{border-top-color:#2d3748;color:#94a3b8}.auth-footer a{color:#60a5fa}.auth-page-footer,.auth-page-footer a{color:#64748b}.auth-page-footer a:hover{color:#94a3b8}.auth-footer-dot{color:#374151}.pw-bar{background:#374151}.auth-cover-upload{background:#1f2937}.auth-cover-placeholder{color:#64748b}.auth-avatar-placeholder,.auth-avatar-preview{border-color:#1a2332}.auth-avatar-btn{background:#2d3748;border-color:#374151;color:#cbd5e1}.auth-avatar-btn:hover{background:#374151;color:#f1f5f9}.auth-section-title{color:#94a3b8;border-bottom-color:#2d3748}.auth-field textarea{background:#0f1724;border-color:#374151;color:#f1f5f9}.auth-field textarea::placeholder{color:#64748b}.auth-field textarea:focus{border-color:#60a5fa;box-shadow:0 0 0 3px rgba(96,165,250,.12)}.auth-field input[type=number],.auth-field input[type=url]{background:#0f1724;border-color:#374151;color:#f1f5f9}.auth-field input[type=number]::placeholder,.auth-field input[type=url]::placeholder{color:#64748b}.auth-field input[type=number]:focus,.auth-field input[type=url]:focus{border-color:#60a5fa;box-shadow:0 0 0 3px rgba(96,165,250,.12)}}@media (max-width:480px){.auth-wrapper{padding:32px 16px 28px}.auth-card{padding:32px 24px;border-radius:14px}.auth-title{font-size:22px}.auth-field-row{grid-template-columns:1fr;gap:20px}.auth-cover-upload{height:110px}.auth-avatar-current{width:76px;height:76px}.auth-avatar-placeholder,.auth-avatar-preview{width:76px;height:76px;font-size:26px}.auth-avatar-upload{margin-top:-38px}}.nova-auth-page #wpadminbar{display:none!important}.nova-auth-page{margin-top:0!important}