*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;overflow:hidden;background:#06111f;color:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#scene{position:fixed;inset:0;width:100%;height:100%;display:block}.hud{position:fixed;top:24px;left:24px;width:min(380px,calc(100vw - 48px));padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:#06111fc2;box-shadow:0 24px 80px #00000059;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.eyebrow{margin:0 0 6px;color:#9bd7ff;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}h1{margin:0;font-size:clamp(1.7rem,5vw,2.6rem);line-height:1}.status{min-height:1.5em;margin:12px 0 0;color:#cbd5e1}.controls{display:grid;gap:14px;margin-top:22px}label{display:grid;gap:8px;color:#dbeafe;font-size:.9rem;font-weight:650}input,select,button{width:100%;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:#0f172ae6;color:#f8fafc;font:inherit}input{accent-color:#57b8ff}select,button{padding:12px 14px}button{cursor:pointer;background:linear-gradient(135deg,#3b82f6,#75c7ff);border:0;font-weight:800}button.secondary{background:#0f172aeb;border:1px solid rgba(117,199,255,.45)}button:hover{filter:brightness(1.08)}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.metrics span{padding:10px;border-radius:14px;background:#ffffff17;color:#e0f2fe;font-size:.86rem;font-weight:750;text-align:center}.map-modal{width:min(920px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 32px));padding:0;border:1px solid rgba(255,255,255,.16);border-radius:26px;background:#0a1624f5;color:#f8fafc;box-shadow:0 28px 100px #0000008c;overflow:hidden}.map-modal[open]{display:flex;flex-direction:column}.map-modal::backdrop{background:#020617ad;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal-header{display:flex;align-items:start;justify-content:space-between;gap:18px;padding:24px 26px 12px}.modal-header h2{margin:0;font-size:clamp(1.5rem,4vw,2.3rem)}.icon-button{width:44px;height:44px;padding:0;border-radius:50%;background:#ffffff1a;font-size:1.6rem;line-height:1}.map-content{flex:1;min-height:0;padding:12px 26px 26px;overflow:auto}.network-map{width:100%;min-width:760px;min-height:680px}.map-legend{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;margin-top:16px}.legend-item{display:flex;align-items:center;gap:8px;padding:9px 10px;border-radius:12px;background:#ffffff14;color:#e2e8f0;font-size:.88rem;font-weight:700}.legend-swatch{width:18px;height:5px;border-radius:999px;flex:none}@media(max-width:720px){.hud{top:12px;left:12px;width:calc(100vw - 24px);padding:16px;border-radius:18px}}
