html{background:#f4f6f9}body{min-width:320px}:root{color:#172033;background:#f4f6f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0}.portal-shell{place-items:center;min-height:100svh;padding:24px;display:grid}.portal-card{--portal-primary:#0f62fe;background:#fffffff5;border:1px solid #0f172a14;border-radius:22px;width:min(520px,100%);padding:38px;box-shadow:0 24px 70px #0f172a1f}.portal-logo{object-fit:contain;max-width:180px;max-height:72px;margin-bottom:22px;display:block}.brand{color:var(--portal-primary);letter-spacing:.1em;text-transform:uppercase;font-size:13px;font-weight:800}h1{color:#101828;margin:12px 0;font-size:clamp(30px,6vw,44px);line-height:1.08}p{color:#667085;margin:0;line-height:1.65}.portal-status{color:#344054;align-items:center;gap:9px;margin-top:28px;font-size:14px;font-weight:650;display:flex}.portal-status span{background:#12b76a;border-radius:999px;width:10px;height:10px}.auth-placeholder{color:#475467;background:#f8fafc;border:1px dashed #d0d5dd;border-radius:14px;margin-top:26px;padding:18px;font-size:14px;line-height:1.5}footer{flex-wrap:wrap;gap:14px;margin-top:24px;display:flex}footer a{color:var(--portal-primary);font-size:13px;text-decoration:none}
