:root{--brand:#2563eb;--brand2:#0f172a;--line:#e2e8f0}*{box-sizing:border-box}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.brand-panel{background:linear-gradient(145deg,#0f172a,#1e3a8a);color:#fff;align-items:center;padding:8vw;position:relative;overflow:hidden}.brand-panel:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(255,255,255,.06);right:-150px;bottom:-160px}.brand-panel h1{font-size:clamp(2rem,4vw,4.5rem);font-weight:900;line-height:1.03;max-width:560px;margin-top:24px}.brand-panel p{max-width:540px;color:#cbd5e1;font-size:1.05rem;line-height:1.75;margin-top:18px}.brand-points{display:grid;gap:10px;margin-top:28px;color:#dbeafe}.brand-badge,.brand-mini{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#1d4ed8;font-weight:900}.brand-badge{width:64px;height:64px;border-radius:14px;font-size:24px}.brand-mini{width:38px;height:38px;border-radius:9px;border:1px solid #dbeafe}.auth-card,.panel{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 50px rgba(15,23,42,.07)}.auth-card{padding:28px}.panel{padding:24px}.auth-card h2{font-size:1.65rem;font-weight:900;letter-spacing:-.02em}.auth-card p{color:#64748b;margin-top:6px;line-height:1.55}.eyebrow{text-transform:uppercase;font-size:.72rem;letter-spacing:.12em;color:#2563eb;font-weight:900}.auth-card label{display:block;font-size:.86rem;font-weight:800;margin-bottom:7px;color:#334155}.auth-card input:not([type=checkbox]){width:100%;border:1px solid #cbd5e1;border-radius:10px;padding:12px 13px;outline:none;background:#fff;transition:.2s}.auth-card input:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.11)}.auth-card small,.muted{color:#94a3b8}.password-wrap{position:relative}.password-wrap input{padding-right:65px!important}.password-wrap button{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:.78rem;font-weight:800;color:#2563eb}.check-row{display:flex!important;gap:10px;align-items:flex-start;font-weight:600!important;line-height:1.45}.check-row input{margin-top:3px}.btn-primary,.btn-secondary{border-radius:10px;padding:11px 16px;font-weight:850;display:inline-flex;align-items:center;justify-content:center;transition:.2s}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover{background:#1d4ed8}.btn-secondary{background:#fff;border:1px solid #cbd5e1;color:#334155}.btn-secondary:hover{background:#f8fafc}.switch-text{text-align:center!important;font-size:.9rem;margin-top:20px!important}.switch-text a{color:#2563eb;font-weight:800}.alert{border-radius:10px;padding:12px 14px;margin-bottom:12px;font-size:.9rem;font-weight:650}.alert.success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.alert.error{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.otp-input{text-align:center;font-weight:900;font-size:2rem;letter-spacing:.45rem}.page-loader{position:fixed;inset:0;z-index:9999;background:rgba(15,23,42,.35);backdrop-filter:blur(3px);align-items:center;justify-content:center}.page-loader:not(.hidden){display:flex}.loader-card{background:#fff;border-radius:12px;padding:16px 20px;display:flex;align-items:center;gap:12px;font-weight:800;box-shadow:0 20px 60px rgba(15,23,42,.2)}.spinner{width:24px;height:24px;border:3px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.account-header{background:#fff;border-bottom:1px solid #e2e8f0}.status-ok{margin-top:14px;background:#ecfdf5;border:1px solid #a7f3d0;color:#047857;border-radius:10px;padding:10px 12px;font-weight:800}@media(max-width:640px){.auth-card{padding:22px;border-radius:12px}.otp-input{font-size:1.6rem;letter-spacing:.32rem}}
.admin-header{background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:30}.admin-chip{font-size:.62rem;line-height:1;padding:5px 7px;border-radius:6px;background:#dbeafe;color:#1d4ed8;letter-spacing:.08em}.admin-sidebar{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px;height:max-content}.admin-nav{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:9px;font-weight:800;font-size:.9rem;color:#475569}.admin-nav:hover{background:#f8fafc}.admin-nav.active{background:#eff6ff;color:#1d4ed8}.admin-note{display:grid;gap:5px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;padding:12px;font-size:.75rem;color:#64748b;line-height:1.45}.admin-note strong{color:#334155}.status-badge{display:inline-flex;align-items:center;gap:8px;border-radius:9px;padding:9px 11px;font-size:.78rem;font-weight:850;border:1px solid}.status-badge.ok{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.status-badge.warn{background:#fffbeb;color:#b45309;border-color:#fde68a}.status-dot{width:8px;height:8px;border-radius:50%;background:currentColor}.source-chip{font-size:.68rem;font-weight:900;letter-spacing:.06em;border:1px solid #dbeafe;background:#eff6ff;color:#1d4ed8;border-radius:7px;padding:6px 8px;white-space:nowrap}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.field-wrap label{display:block;font-size:.82rem;font-weight:850;color:#334155;margin-bottom:7px}.field-wrap input,.field-wrap select{width:100%;height:44px;border:1px solid #cbd5e1;border-radius:9px;padding:0 12px;background:#fff;outline:none;transition:.2s}.field-wrap input:focus,.field-wrap select:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.field-wrap small{display:block;color:#94a3b8;font-size:.74rem;margin-top:6px;line-height:1.4}.smtp-preset{display:grid;gap:10px}.smtp-preset div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #334155;padding-bottom:9px}.smtp-preset dt{color:#94a3b8;font-size:.78rem}.smtp-preset dd{font-size:.82rem;font-weight:850}.panel.bg-slate-900{box-shadow:none}@media(max-width:639px){.form-grid{grid-template-columns:1fr}.sm\:col-span-2{grid-column:auto}.admin-sidebar{display:none}}
