.central-auth-page{color:#0f172a;background:radial-gradient(circle at 50% 0,#c5961f14,#0000 34%),linear-gradient(#f8fafc 0%,#eef2f7 100%);place-items:center;min-height:100dvh;padding:24px 16px;display:grid}.central-auth-shell{flex-direction:column;align-items:stretch;gap:20px;width:min(100%,460px);display:flex}.central-auth-brand{color:inherit;align-self:center;align-items:center;gap:12px;text-decoration:none;display:flex}.central-auth-brand img{object-fit:cover;border-radius:16px;width:56px;height:56px;box-shadow:0 8px 24px #0f172a14}.central-auth-brand>div{flex-direction:column;gap:1px;display:flex}.central-auth-brand-name{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.02em;font-size:1.45rem;font-weight:700}.central-auth-brand-subtitle{color:#64748b;font-size:.78rem;font-weight:600}.central-auth-panel{background:#fffffff5;border:1px solid #dbe3ee;border-radius:28px;overflow:hidden;box-shadow:0 22px 70px #0f172a1a}.central-auth-loading{text-align:center;color:#64748b;padding:48px 28px}.central-auth-footer{color:#64748b;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:.75rem;display:flex}.central-auth-footer a{color:inherit;text-decoration:none}.central-auth-footer a:hover{color:#0f172a}.central-auth-panel .auth-shell{display:block}.central-auth-panel .auth-card{width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;gap:24px;padding:32px}.central-auth-panel .portal-card-kicker{color:#9a7419;letter-spacing:.14em}.central-auth-panel .auth-copy h2{color:#0f172a;margin:0;font-size:clamp(1.8rem,7vw,2.25rem);line-height:1.08}.central-auth-panel .auth-copy p{color:#526173;margin:0;line-height:1.65}.central-auth-panel .auth-form{gap:18px}.auth-field-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-inline-action,.auth-secondary-actions button{color:#8b6816;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:700}.auth-inline-action{font-size:.78rem}.central-auth-panel .auth-field input{color:#0f172a;background:#fff;border-color:#cbd5e1;border-radius:12px;min-height:48px}.central-auth-panel .auth-field input::placeholder{color:#7c8a9a}.central-auth-panel .auth-field input:focus{border-color:#b58a21;box-shadow:0 0 0 4px #b58a211f}.central-auth-panel .btn-primary{color:#fff;width:100%;min-height:50px;box-shadow:none;background:#0f2a4d;border-radius:13px}.central-auth-panel .btn-primary:hover:not(:disabled){background:#173861;transform:none}.auth-secondary-actions{text-align:center;border-top:1px solid #e2e8f0;padding-top:2px}.auth-secondary-actions p{color:#64748b;margin:16px 0 0;font-size:.9rem}.auth-secondary-actions p button{margin-left:6px}.auth-back-action{margin-top:16px}@media (max-width:520px){.central-auth-page{place-items:start center;padding:18px 12px 28px}.central-auth-shell{gap:16px}.central-auth-brand img{border-radius:14px;width:48px;height:48px}.central-auth-brand-name{font-size:1.25rem}.central-auth-panel{border-radius:22px}.central-auth-panel .auth-card{padding:24px 18px}.auth-grid{grid-template-columns:1fr}}html[data-theme=dark] .central-auth-page{color:#f8fafc;background:radial-gradient(circle at 50% 0,#c5961f1f,#0000 32%),#0c1420}html[data-theme=dark] .central-auth-brand-subtitle,html[data-theme=dark] .central-auth-footer,html[data-theme=dark] .central-auth-panel .auth-copy p,html[data-theme=dark] .auth-secondary-actions p{color:#a8b4c3}html[data-theme=dark] .central-auth-panel{background:#111b2af5;border-color:#273448;box-shadow:0 24px 80px #00000057}html[data-theme=dark] .central-auth-panel .auth-copy h2,html[data-theme=dark] .central-auth-footer a:hover{color:#f8fafc}html[data-theme=dark] .central-auth-panel .auth-field label{color:#e2e8f0}html[data-theme=dark] .central-auth-panel .auth-field input{color:#f8fafc;background:#111b2a;border-color:#344258}html[data-theme=dark] .auth-secondary-actions{border-color:#273448}
