:root{--bg:#071016;--panel:rgba(7,15,23,.78);--panel2:rgba(11,27,40,.90);--text:#e8f4fb;--muted:#8fb0c2;--line:rgba(160,210,235,.22);--accent:#37d5ff;--accent2:#ffe16b;--good:#7cf2a4;--shadow:0 18px 60px rgba(0,0,0,.35)}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;background:#03070b;color:var(--text);overflow:hidden}body.lightMode{--bg:#f4f8fb;--panel:rgba(255,255,255,.78);--panel2:rgba(244,250,253,.94);--text:#10212c;--muted:#4e6978;--line:rgba(28,84,112,.24);--accent:#087ea4;--accent2:#a46b00;background:#eef5f8}.mapApp,.mapShell{position:relative;width:100%;height:100%;overflow:hidden}.mapShell{background:#07131c}#mapCanvas{position:absolute;inset:0;width:100%;height:100%;display:block;cursor:crosshair;touch-action:none}.mapShade{position:absolute;left:0;right:0;pointer-events:none;z-index:1}.topShade{top:0;height:130px;background:linear-gradient(180deg,rgba(2,7,12,.76),rgba(2,7,12,0))}.bottomShade{bottom:0;height:260px;background:linear-gradient(0deg,rgba(2,7,12,.72),rgba(2,7,12,0))}.floatingPanel,.mapOverlay{position:absolute;z-index:2;background:linear-gradient(180deg,var(--panel2),var(--panel));border:1px solid var(--line);box-shadow:var(--shadow);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.topbar{top:14px;left:14px;right:14px;min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px;border-radius:20px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;color:var(--accent)}h1{font-size:22px;margin:2px 0 0;font-weight:720}.status{display:flex;gap:14px;color:var(--muted);font-variant-numeric:tabular-nums;font-size:13px}.hiddenStatus,.hiddenOverlay{display:none!important}.aboutPanel{top:14px;left:50%;transform:translateX(-50%);width:min(360px,calc(100vw - 28px));}.aboutPanel:not([open]){width:42px;border-radius:999px}.aboutPanel summary{justify-content:center;font-weight:800;font-size:18px;padding:9px 0}.aboutPanel[open] summary{justify-content:center;padding:10px 14px}.aboutPanel summary::-webkit-details-marker{display:none}.aboutPanel summary::before,.aboutPanel summary::after{display:none!important}.aboutBody{padding:0 16px 14px;font-size:13px;line-height:1.42;color:var(--muted)}.aboutBody b{display:block;color:var(--text);font-size:15px;margin-bottom:6px}.aboutBody p{margin:7px 0}.aboutBody a{color:var(--accent);text-decoration:none}.aboutBody a:hover{text-decoration:underline}.overlayPanel{width:min(310px,calc(100vw - 28px));border-radius:18px;color:var(--text);overflow:hidden}.overlayPanel summary,.siteDrawer summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 13px;font-weight:700;color:var(--text)}.overlayPanel summary::-webkit-details-marker,.siteDrawer summary::-webkit-details-marker{display:none}.overlayPanel summary:after,.siteDrawer summary:after{content:'−';color:var(--accent);font-weight:800}.overlayPanel:not([open]) summary:after,.siteDrawer:not([open]) summary:after{content:'+'} .drawerGrip{height:12px;padding:4px 14px;justify-content:center}.drawerGrip:before{content:'';width:46px;height:4px;border-radius:999px;background:var(--line);display:block}.drawerGrip:after{display:none}.playFab{top:14px;right:14px;z-index:5;font-weight:700}.layerPanelWrap{top:14px;left:14px}.timePanel{top:62px;left:14px}.overlayPanel[open],.overlayPanel.activePanel{z-index:4}.sideLayers,.bottomControls,.bottomMetrics,.bottomScroller{min-width:0;background:transparent;border:0;box-shadow:none;padding:0}.sideLayers{display:flex;flex-direction:column;gap:8px;padding:0 13px 13px}.layerPanel label{color:var(--muted);font-size:13px}.row{display:flex;align-items:center;gap:10px}.between{justify-content:space-between}button{background:rgba(55,213,255,.13);border:1px solid rgba(55,213,255,.36);color:var(--text);border-radius:999px;padding:7px 12px;cursor:pointer}button:hover{background:rgba(55,213,255,.23)}input[type=range]{width:100%;accent-color:var(--accent);margin:12px 0}.bottomControls{padding:0 13px 13px}.datetimePick{display:flex;flex-direction:column;align-items:stretch;gap:6px;color:var(--muted);font-size:12px;margin-top:10px}.datetimePick input{width:100%;min-width:0;background:rgba(2,8,13,.72);color:var(--text);border:1px solid var(--line);border-radius:10px;padding:7px 8px;font:12px ui-monospace,monospace}.timeLabel{font-variant-numeric:tabular-nums;color:var(--accent);font-size:12px;line-height:1.35}.chips{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:10px}.chips button{padding:7px 8px;font-size:12px}.dateWarning{min-height:14px;color:#ff9b65;font-size:11px;line-height:1.2}.mapOverlay{border-radius:14px;padding:9px 11px;font-size:12px;color:var(--muted)}.legend{left:14px;bottom:calc(230px + 26px);min-width:210px}.coords{right:14px;bottom:calc(230px + 26px);font-variant-numeric:tabular-nums}.hint{display:none}.timePill{left:50%;transform:translateX(-50%);bottom:250px;z-index:4;border-radius:999px;padding:5px 11px;color:var(--text);font-size:14px;font-weight:740;letter-spacing:.01em;white-space:nowrap;pointer-events:none;transition:bottom .16s ease,opacity .16s ease}.siteDrawer{left:14px;right:14px;bottom:14px;border-radius:20px;max-height:min(44vh,330px);overflow:hidden}.siteDrawer summary{padding:10px 14px}.siteDrawer summary span:last-child{font-weight:500;color:var(--muted);font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.drawerBody{display:block;padding:0 10px 10px}.metricGrid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.metricGrid div{background:rgba(255,255,255,.06);border:1px solid var(--line);border-radius:14px;padding:9px}.metricGrid span{display:block;color:var(--muted);font-size:11px}.metricGrid b{font-size:16px;font-variant-numeric:tabular-nums}.bottomBar,.bottomScroller,.scrollContent{min-width:0;height:100%}.bottomScroller{overflow:hidden}.scrollContent{display:block;min-width:0;width:100%}#seriesCanvas{width:100%;height:205px;border-radius:14px;background:rgba(0,0,0,.22);border:1px solid var(--line);cursor:ew-resize;touch-action:none}.windows{overflow:auto;color:var(--muted);font-size:12px}.windowItem{padding:8px 0;border-bottom:1px solid var(--line)}.themeSwitch{right:14px;bottom:calc(230px + 74px);display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px;padding:6px 8px;border-radius:999px}.themeSwitch input{width:28px;height:16px;accent-color:var(--accent)}body.lightMode .mapShell{background:#dfeef4}body.lightMode .mapShade{opacity:.38}body.lightMode .datetimePick input{background:rgba(255,255,255,.72)}@media(max-width:900px){.topbar{min-height:56px}.status{display:none}.playFab{top:8px;right:8px}.layerPanelWrap{top:14px}.timePanel{top:62px;left:14px}.hint{display:none}.siteDrawer{max-height:42vh}.bottomMetrics{display:none}.legend{bottom:calc(210px + 24px)}.coords{bottom:calc(210px + 24px)}.themeSwitch{bottom:calc(210px + 70px)}#seriesCanvas{height:185px}.scrollContent{min-width:0;width:100%}}@media(max-width:640px){.topbar{left:8px;right:8px;top:8px;border-radius:16px}.playFab{top:8px;right:8px;padding:7px 10px}.eyebrow{font-size:10px}h1{font-size:18px}.overlayPanel{width:calc(50vw - 12px);border-radius:15px}.layerPanelWrap{left:8px;top:8px}.timePanel{left:8px;top:54px;right:auto}.overlayPanel summary{padding:9px 10px;font-size:13px}.overlayPanel:not([open]){width:auto}.sideLayers,.bottomControls{padding:0 10px 10px}.layerPanel label{font-size:12px}.timePanel[open]{width:calc(100vw - 16px);left:8px;right:8px}.layerPanelWrap[open]{width:calc(100vw - 16px);right:8px}.timePanel[open]~.legend,.timePanel[open]~.coords{display:none}.legend{left:8px;bottom:calc(190px + 20px);min-width:170px;max-width:calc(100vw - 16px)}.coords{right:8px;bottom:calc(190px + 20px)}.themeSwitch{display:none}.siteDrawer{left:8px;right:8px;bottom:8px;max-height:43vh;border-radius:16px}.siteDrawer summary{font-size:13px}.siteDrawer:not([open]){max-height:42px}.drawerBody{padding:0 8px 8px}.scrollContent{min-width:0;width:100%}#seriesCanvas{width:100%;height:170px}.mapOverlay{font-size:11px;padding:7px 9px}}@media(max-height:620px){.topbar{min-height:48px}.playFab{top:8px;right:8px}.layerPanelWrap{top:8px}.timePanel{top:54px;left:8px}.siteDrawer{max-height:38vh}.legend,.coords{bottom:calc(165px + 20px)}#seriesCanvas{height:145px}.themeSwitch{display:none}}



