:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0b1117;color:#f8fafc}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 20% 20%,rgba(20,184,166,.14),transparent 28rem),linear-gradient(180deg,#0b1117,#111827)}a{color:#7dd3fc}.screen{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:100vh;padding:24px;gap:18px}.shell{place-items:center}.topbar,.source-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.eyebrow{margin:0 0 5px;color:#5eead4;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}h1{margin:0;font-size:clamp(1.6rem,4vw,3rem);line-height:1;letter-spacing:0}.metric{min-width:168px;padding:12px 14px;border:1px solid rgba(148,163,184,.24);border-radius:8px;background:#0f172ac2;text-align:right}.metric span,.metric strong{display:block}.metric span{color:#cbd5e1;font-size:.82rem}.metric strong{margin-top:3px;font-size:1.1rem}.map-stage{position:relative;display:grid;place-items:center;min-height:420px;overflow:hidden;border:1px solid rgba(148,163,184,.22);border-radius:8px;background:linear-gradient(#0f172a57,#0f172a1f),#020617}#sst-canvas{width:min(100%,1160px);height:auto;image-rendering:pixelated;border-radius:4px;box-shadow:0 24px 80px #00000073}.legend{position:absolute;right:18px;bottom:18px;display:grid;grid-template-columns:auto 180px auto;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(226,232,240,.22);border-radius:8px;background:#020617b8;color:#e2e8f0;font-size:.82rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.legend-ramp{width:180px;height:10px;border-radius:999px;background:linear-gradient(90deg,#2563eb,#22c55e,#facc15,#ef4444)}.source-row{color:#cbd5e1;font-size:.9rem}.status-panel{max-width:560px;padding:24px;border:1px solid rgba(148,163,184,.24);border-radius:8px;background:#0f172ac2}.status-panel p:last-child{color:#cbd5e1}@media(max-width:720px){.screen{padding:16px}.topbar,.source-row{align-items:flex-start;flex-direction:column}.metric{width:100%;text-align:left}.map-stage{min-height:360px}.legend{right:10px;bottom:10px;left:10px;grid-template-columns:auto 1fr auto}.legend-ramp{width:auto}}
