:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f8fafc;background:#080c14;font-synthesis:none}*{box-sizing:border-box}html,body,#root{margin:0;min-width:100%;min-height:100%}button{font:inherit;cursor:pointer}button:disabled{cursor:wait;opacity:.65}body{min-height:100vh;background:radial-gradient(circle at top right,rgba(124,58,237,.16),transparent 34%),radial-gradient(circle at bottom left,rgba(14,165,233,.08),transparent 32%),#080c14}.shell{width:min(1120px,calc(100% - 40px));min-height:100vh;margin:0 auto;padding:38px 0 70px}.app-badge,.eyebrow{color:#8b5cf6;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.application-header{padding:16px 0 26px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #1d2838}.application-header>div{display:grid;gap:7px}.application-header strong{font-size:17px}.health-pill{width:fit-content;min-height:34px;padding:8px 12px;display:inline-flex;align-items:center;gap:7px;border:1px solid #315c82;border-radius:999px;color:#71b9f2;background:#0d2235;font-size:10px;font-weight:800}.health-pill>span{width:7px;height:7px;border-radius:50%;background:currentColor}.health-healthy{border-color:#14583e;color:#31e596;background:#09291e}.health-pending{border-color:#725b1e;color:#f2c552;background:#2a220b}.health-unreachable{border-color:#763745;color:#ff8ca0;background:#281119}.welcome-panel{margin-top:80px;padding:clamp(28px,6vw,64px);border:1px solid #1f2d3f;border-radius:18px;background:#0b1420f0;box-shadow:0 30px 80px #00000047}.welcome-panel h1{margin:14px 0 16px;font-size:clamp(38px,6vw,68px);line-height:.98;letter-spacing:-.04em}.welcome-panel>p,.security-note p{margin:0;color:#94a3b8;font-size:16px;line-height:1.7}.status-grid{margin-top:36px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.status-grid>div,.security-note{min-width:0;padding:18px;border:1px solid #202d3e;border-radius:11px;background:#080f19}.status-grid>div{display:grid;gap:8px}.status-grid span{color:#617f9f;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.status-grid strong{color:#e8f1fb;font-size:13px}.security-note{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:24px}.security-note div{display:grid;gap:7px}.security-note p{font-size:13px}.secondary-button{min-height:42px;padding:0 16px;flex:0 0 auto;border:1px solid #29384c;border-radius:9px;color:#d8e6f5;background:#111b29;font-size:12px;font-weight:800}@media(max-width:760px){.shell{width:min(100% - 28px,1120px);padding-top:18px}.application-header,.security-note{align-items:flex-start;flex-direction:column}.status-grid{grid-template-columns:1fr}.welcome-panel{margin-top:36px}}
