.page-module___8aEwW__main{z-index:10;flex-direction:column;height:calc(100vh - 60px);padding:24px 28px;transition:all .35s;display:flex;position:relative}.page-module___8aEwW__mapExpandedMain{padding:12px}.page-module___8aEwW__dashboardGrid{grid-template-columns:380px 1fr;gap:24px;height:100%;min-height:0;transition:grid-template-columns .35s;display:grid}.page-module___8aEwW__dashboardGridExpanded{grid-template-columns:1fr}.page-module___8aEwW__leftPanel{flex-direction:column;gap:18px;padding-right:4px;display:flex;overflow-y:auto}.page-module___8aEwW__leftPanelExpanded{display:none}.page-module___8aEwW__leftPanel::-webkit-scrollbar{width:6px}.page-module___8aEwW__leftPanel::-webkit-scrollbar-thumb{background:var(--panel-border-strong);border-radius:3px}.page-module___8aEwW__leftPanel::-webkit-scrollbar-track{background:0 0}.page-module___8aEwW__restorePanelBtn{z-index:300;background:var(--panel);border:1px solid var(--panel-border);border-radius:0 var(--radius) var(--radius) 0;width:28px;height:56px;color:var(--text-muted);cursor:pointer;border-left:none;justify-content:center;align-items:center;transition:width .2s,color .2s,border-color .2s;display:flex;position:fixed;top:50%;left:0;transform:translateY(-50%);box-shadow:2px 0 8px #0000000f}.page-module___8aEwW__restorePanelBtn:hover{width:38px;color:var(--primary);border-color:var(--primary)}.page-module___8aEwW__hero{background:var(--panel);border:1px solid var(--panel-border);border-radius:12px;flex-shrink:0;padding:22px}.page-module___8aEwW__heroTag{color:var(--text-muted);align-items:center;gap:7px;margin-bottom:12px;font-size:11.5px;font-weight:500;display:inline-flex}.page-module___8aEwW__heroTagDot{background:var(--primary);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite page-module___8aEwW__pulseDot}@keyframes page-module___8aEwW__pulseDot{0%,to{opacity:1}50%{opacity:.35}}.page-module___8aEwW__hero h2{font-family:var(--display);letter-spacing:-.025em;color:var(--foreground);margin:0 0 8px;font-size:24px;font-weight:600;line-height:1.15}.page-module___8aEwW__heroTagline{color:var(--text-muted);margin:0;font-size:14px;line-height:1.55}.page-module___8aEwW__statsStrip{border-top:1px solid var(--panel-border);grid-template-columns:1fr 1px 1fr 1px 1fr;align-items:start;gap:0;margin-top:18px;padding:18px 0 4px;display:grid}.page-module___8aEwW__stat{flex-direction:column;gap:4px;padding:0 14px;display:flex}.page-module___8aEwW__statDivider{background:var(--panel-border);align-self:stretch}.page-module___8aEwW__statNum{font-family:var(--display);letter-spacing:-.03em;color:var(--foreground);font-variant-numeric:tabular-nums;font-size:26px;font-weight:600;line-height:1}.page-module___8aEwW__statLbl{color:var(--text-muted);font-size:11.5px}.page-module___8aEwW__actions{gap:8px;margin-top:18px;display:flex}.page-module___8aEwW__btnPrimary{background:var(--foreground);color:var(--background);border-radius:var(--radius-sm);font-family:var(--font-sans);cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;gap:7px;padding:10px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.page-module___8aEwW__btnPrimary:hover{opacity:.88}.page-module___8aEwW__btnGhost{background:var(--panel);color:var(--text-secondary);border:1px solid var(--panel-border-strong);border-radius:var(--radius-sm);font-family:var(--font-sans);cursor:pointer;flex:1;justify-content:center;align-items:center;gap:7px;padding:10px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.page-module___8aEwW__btnGhost:hover{background:var(--panel-hover);color:var(--foreground)}.page-module___8aEwW__featuredCard{background:var(--panel);border:1px solid var(--panel-border);border-radius:12px;flex-direction:column;flex-shrink:0;padding:22px;display:flex}.page-module___8aEwW__featuredHeader{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.page-module___8aEwW__featuredTitle{font-family:var(--display);letter-spacing:-.015em;color:var(--foreground);font-size:14.5px;font-weight:600}.page-module___8aEwW__featuredLive{color:var(--text-muted);align-items:center;gap:6px;font-size:11.5px;display:flex}.page-module___8aEwW__liveDot{background:var(--primary);border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:2s ease-in-out infinite page-module___8aEwW__pulseDot}.page-module___8aEwW__feedList{flex-direction:column;margin-top:14px;display:flex}.page-module___8aEwW__feedItem{border-top:1px solid var(--panel-border-subtle);color:inherit;grid-template-columns:1fr auto;align-items:start;gap:12px;padding:14px 0;text-decoration:none;transition:padding .15s;display:grid}.page-module___8aEwW__feedItem:first-child{border-top:none;padding-top:4px}.page-module___8aEwW__feedItemTitle{color:var(--text-secondary);font-size:13.5px;font-weight:500;line-height:1.4;transition:color .15s}.page-module___8aEwW__feedItem:hover .page-module___8aEwW__feedItemTitle{color:var(--foreground)}.page-module___8aEwW__feedItemMeta{color:var(--text-muted);align-items:center;gap:8px;margin-top:6px;font-size:11.5px;display:flex}.page-module___8aEwW__feedItemSrc{color:var(--text-secondary);font-weight:500}.page-module___8aEwW__feedItemSep{color:var(--text-faint)}.page-module___8aEwW__feedArrow{color:var(--text-faint);opacity:0;align-self:center;transition:opacity .15s,transform .15s}.page-module___8aEwW__feedItem:hover .page-module___8aEwW__feedArrow{opacity:1;transform:translate(2px,-2px)}.page-module___8aEwW__newsPanelDesktop{display:block}.page-module___8aEwW__newsPanelMobileWrapper{display:none}.page-module___8aEwW__feedAccordionBtn{border:none;border-top:1px solid var(--panel-border-subtle);width:100%;color:var(--text-muted);font-family:var(--font-sans);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:6px;margin-top:10px;padding:9px 0;font-size:12px;font-weight:500;transition:color .15s;display:flex}.page-module___8aEwW__feedAccordionBtn:hover{color:var(--foreground)}.page-module___8aEwW__scopePillMobile,.page-module___8aEwW__layersBtnMobileWrapper{display:none}.page-module___8aEwW__layersBtnMobile{background:var(--panel);border:1px solid var(--panel-border);width:100%;color:var(--text-secondary);font-family:var(--font-sans);cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:8px;padding:12px 16px;font-size:13.5px;font-weight:500;transition:background .15s,color .15s;display:flex}.page-module___8aEwW__layersBtnMobile:hover{background:var(--panel-hover);color:var(--foreground)}.page-module___8aEwW__layersBtnCount{background:var(--panel-border-strong);color:var(--text-muted);border-radius:999px;justify-content:center;align-items:center;margin-left:2px;padding:1px 7px;font-size:11px;font-weight:600;display:inline-flex}.page-module___8aEwW__layersOverlay{display:none}.page-module___8aEwW__kpiGrid{flex-shrink:0;grid-template-columns:1fr 1fr;gap:1rem;display:grid}.page-module___8aEwW__kpiHeader{align-items:center;gap:.4rem;margin-bottom:.4rem;font-size:.7rem;display:flex}.page-module___8aEwW__kpiValue{font-size:1.55rem;font-weight:700;font-family:var(--display);color:var(--foreground);letter-spacing:-.02em;margin-bottom:.25rem;line-height:1}.page-module___8aEwW__kpiSince{font-family:var(--font-mono);color:var(--text-muted);font-size:.62rem}.page-module___8aEwW__kpiTrend{color:var(--text-muted);font-size:.68rem;font-family:var(--font-mono)}.page-module___8aEwW__kpiCard{color:inherit;background:var(--panel);border:1px solid var(--panel-border);border-radius:12px;padding:22px;text-decoration:none;transition:border-color .2s;display:block}.page-module___8aEwW__kpiCard:hover{border-color:var(--panel-border-strong);opacity:1}.page-module___8aEwW__rightPanel{flex-direction:column;gap:24px;min-height:0;padding-bottom:24px;display:flex}.page-module___8aEwW__mapContainer{min-height:0;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__mapOverlay{z-index:10;background:var(--panel);border:1px solid var(--panel-border);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);pointer-events:none;border-radius:999px;align-items:center;gap:8px;padding:6px 12px 6px 10px;font-size:11.5px;font-weight:500;display:flex;position:absolute;bottom:14px;left:14px;box-shadow:0 1px 3px #0000000f}.page-module___8aEwW__liveIndicator{background:var(--primary);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite page-module___8aEwW__pulseDot}.page-module___8aEwW__mapExpandBtn{z-index:20;border-radius:var(--radius);background:var(--panel);border:1px solid var(--panel-border);width:30px;height:30px;color:var(--text-secondary);justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex;position:absolute;top:14px;left:14px;box-shadow:0 1px 3px #0000000f}.page-module___8aEwW__mapExpandBtn:hover{background:var(--panel-hover);color:var(--foreground)}.page-module___8aEwW__mapExpandBtnActive{background:var(--foreground)!important;color:var(--background)!important;border-color:var(--foreground)!important}.page-module___8aEwW__timelineContainer{background:var(--panel);border:1px solid var(--panel-border);border-radius:12px;flex-shrink:0;height:130px;transition:height .35s;overflow:visible}.page-module___8aEwW__timelineContainerExpanded{height:240px;overflow:visible}.page-module___8aEwW__timelineContainerFullscreen{overflow:hidden}.page-module___8aEwW__dragHandle{cursor:row-resize;border-top:1px solid var(--panel-border);border-bottom:1px solid var(--panel-border);background:0 0;flex-shrink:0;justify-content:center;align-items:center;height:8px;transition:background .15s;display:flex}.page-module___8aEwW__dragHandle:hover{background:var(--primary-dim)}@media (max-width:1100px){.page-module___8aEwW__dashboardGrid{grid-template-columns:320px 1fr;gap:18px;padding:18px}.page-module___8aEwW__dashboardGridExpanded{grid-template-columns:1fr;gap:0}.page-module___8aEwW__main{padding:18px}}@media (max-width:768px){.page-module___8aEwW__main{height:auto;min-height:calc(100vh - 60px);padding:1rem}.page-module___8aEwW__dashboardGrid{grid-template-columns:1fr;gap:18px;height:auto}.page-module___8aEwW__leftPanel{overflow-y:visible}.page-module___8aEwW__rightPanel{flex-direction:column;gap:12px;height:auto;min-height:0;margin-top:25px;display:flex}.page-module___8aEwW__mapContainer{flex-grow:0;flex-shrink:0;min-height:0;height:58vh!important}.page-module___8aEwW__timelineContainer{height:110px}.page-module___8aEwW__featuredCardMobile{max-height:none}.page-module___8aEwW__statNum{font-size:22px}.page-module___8aEwW__restorePanelBtn{width:22px;height:44px}.page-module___8aEwW__mapExpandedMain{padding:.5rem;overflow:hidden;height:calc(100vh - 60px)!important}.page-module___8aEwW__dashboardGridExpanded{grid-template-rows:1fr;height:100%;min-height:0}.page-module___8aEwW__rightPanelExpanded{height:100%;min-height:0!important}}@media (max-width:480px){.page-module___8aEwW__main{padding:.75rem}.page-module___8aEwW__hero{padding:16px}.page-module___8aEwW__hero h2,.page-module___8aEwW__statNum{font-size:20px}.page-module___8aEwW__mapContainer{min-height:0;height:52vh!important}.page-module___8aEwW__timelineContainer{padding-bottom:0;height:auto!important;min-height:unset!important;overflow:visible!important}.page-module___8aEwW__mapOverlay,.page-module___8aEwW__restorePanelBtn{display:none}.page-module___8aEwW__dashboardGrid{flex-direction:column;gap:.75rem;height:auto;display:flex}.page-module___8aEwW__leftPanel{display:contents}.page-module___8aEwW__leftPanelExpanded{display:none}.page-module___8aEwW__hero{order:1}.page-module___8aEwW__featuredCard{order:2}.page-module___8aEwW__kpiCard{order:3}.page-module___8aEwW__rightPanel{order:4;padding-bottom:0}.page-module___8aEwW__mapExpandedMain{padding:.25rem;overflow:hidden;height:calc(100vh - 60px)!important}.page-module___8aEwW__dashboardGridExpanded{height:100%}.page-module___8aEwW__rightPanelExpanded{flex:1;height:100%;min-height:0!important}.page-module___8aEwW__newsPanelDesktop{order:2;display:none}.page-module___8aEwW__newsPanelMobileWrapper{order:2;display:block}.page-module___8aEwW__scopePillMobile{background:var(--panel);border:1px solid var(--panel-border);color:var(--text-muted);white-space:normal;text-align:center;border-radius:999px;flex-wrap:wrap;order:3;justify-content:center;align-items:center;gap:6px;padding:7px 14px;font-size:8.5px;font-weight:500;display:flex}.page-module___8aEwW__layersBtnMobileWrapper{order:4;display:block}.page-module___8aEwW__layersOverlay{z-index:500;background:var(--background);flex-direction:column;display:flex;position:fixed;inset:0}.page-module___8aEwW__layersOverlayHead{border-bottom:1px solid var(--panel-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 20px 14px;display:flex}.page-module___8aEwW__layersOverlayTitle{font-family:var(--display);letter-spacing:-.02em;color:var(--foreground);font-size:17px;font-weight:600}.page-module___8aEwW__layersOverlayClose{background:var(--panel);border:1px solid var(--panel-border);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.page-module___8aEwW__layersOverlayClose:hover{background:var(--panel-hover);color:var(--foreground)}.page-module___8aEwW__layersOverlayList{flex:1;padding:8px 0;overflow-y:auto}.page-module___8aEwW__layersOverlayItem{border-bottom:1px solid var(--panel-border-subtle);cursor:pointer;color:var(--text-secondary);justify-content:space-between;align-items:center;padding:14px 20px;font-size:14px;transition:background .12s;display:flex}.page-module___8aEwW__layersOverlayItem:active{background:var(--panel-hover)}.page-module___8aEwW__layersOverlayItemOff{opacity:.4}.page-module___8aEwW__layersOverlayLeft{align-items:center;gap:12px;display:flex}.page-module___8aEwW__layersOverlaySwatch{border-radius:50%;flex-shrink:0;width:10px;height:10px}.page-module___8aEwW__layersOverlayCount{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:12px}}
.Timeline-module__ah2UrG__container{--bg:#fafafa;--bg-2:#fff;--bg-3:#f3f3f2;--line:#00000014;--line-strong:#0000001a;--ink:#0e0e0c;--ink-2:#3a3a37;--ink-3:#6b6b66;--ink-4:#9a9a93;--ink-5:#c5c5bf;--signal:#d04a2b;--display:"Inter Tight", "Inter", system-ui, sans-serif;--body:"Inter", system-ui, sans-serif;--mono:"JetBrains Mono", ui-monospace, monospace;--r:6px;--r-sm:4px}[data-theme=dark] .Timeline-module__ah2UrG__container{--bg:#0d0d0c;--bg-2:#161614;--bg-3:#1f1f1d;--line:#ffffff14;--line-strong:#ffffff29;--ink:#f3f1ec;--ink-2:#c8c5be;--ink-3:#8c8a83;--ink-4:#5e5c56;--ink-5:#3a3935;--signal:#e85a3a}.Timeline-module__ah2UrG__container{background:var(--bg-2);width:100%;height:220px;min-height:0;font-family:var(--body);-webkit-font-smoothing:antialiased;box-sizing:border-box;border-radius:12px;grid-template-rows:auto 1fr;gap:8px;padding:18px 22px 14px;display:grid;position:relative;overflow:visible}.Timeline-module__ah2UrG__containerExpanded{height:320px}.Timeline-module__ah2UrG__containerFullscreen{border:none;border-radius:0;height:100%;padding-bottom:18px}.Timeline-module__ah2UrG__controls{flex-wrap:nowrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;display:flex}.Timeline-module__ah2UrG__controlsLeft{flex-shrink:1;align-items:center;gap:6px;min-width:0;display:flex}.Timeline-module__ah2UrG__iconBtn{border-radius:var(--r-sm);width:30px;height:30px;color:var(--ink-2);background:var(--bg-3);cursor:pointer;font-family:var(--display);border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:500;transition:background .15s,color .15s;display:flex}.Timeline-module__ah2UrG__iconBtn:hover{background:var(--ink);color:var(--bg-2)}.Timeline-module__ah2UrG__iconBtnActive{background:var(--ink)!important;color:var(--bg-2)!important}.Timeline-module__ah2UrG__intensityBadge{background:var(--bg-3);font-family:var(--body);color:var(--ink-2);white-space:nowrap;border:none;border-radius:999px;flex-shrink:0;margin-left:2px;padding:5px 10px;font-size:11.5px;font-weight:500}.Timeline-module__ah2UrG__yearDisplay{font-family:var(--display);letter-spacing:-.035em;color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;align-items:baseline;gap:10px;font-size:34px;font-weight:600;line-height:1;display:flex}.Timeline-module__ah2UrG__trackContainer{cursor:pointer;flex-direction:column;min-height:0;display:flex;position:relative}.Timeline-module__ah2UrG__decadeBand,.Timeline-module__ah2UrG__decadeMarker,.Timeline-module__ah2UrG__decadeLabel{display:none}.Timeline-module__ah2UrG__barsRow{border-bottom:1px solid var(--line);flex:1;align-items:flex-end;gap:2px;width:100%;min-height:0;padding:6px 0;display:flex;position:relative}.Timeline-module__ah2UrG__barsRowCollapsed,.Timeline-module__ah2UrG__barsRowExpanded{flex:1}.Timeline-module__ah2UrG__barsRowFullscreen{flex:1;min-height:80px}.Timeline-module__ah2UrG__barWrapper{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-width:0;height:100%;display:flex;position:relative}.Timeline-module__ah2UrG__barNotable .Timeline-module__ah2UrG__bar{position:relative;overflow:visible}.Timeline-module__ah2UrG__barNotable .Timeline-module__ah2UrG__bar:before{content:"";background:var(--signal);pointer-events:none;z-index:1;border-radius:50%;width:4px;height:4px;position:absolute;top:-6px;left:50%;transform:translate(-50%)}.Timeline-module__ah2UrG__hoverChip{background:var(--bg-2);border:1px solid var(--line-strong);border-top:2px solid var(--ink);border-radius:var(--r-sm);z-index:20;pointer-events:none;white-space:nowrap;flex-direction:column;align-items:center;gap:2px;min-width:56px;padding:6px 10px;display:flex;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0e0e0c1f}.Timeline-module__ah2UrG__hoverChipYear{font-family:var(--display);color:var(--ink);letter-spacing:-.02em;font-size:.78rem;font-weight:600;line-height:1.2}.Timeline-module__ah2UrG__hoverChipCount{font-family:var(--display);color:var(--ink-3);font-size:.6rem}.Timeline-module__ah2UrG__hoverChipEvent{font-family:var(--body);color:var(--ink-2);text-align:center;max-width:120px;margin-top:2px;font-size:.58rem;line-height:1.35}.Timeline-module__ah2UrG__bar{cursor:pointer;background:var(--ink-5);border:none;border-radius:2px 2px 0 0;flex-shrink:0;width:100%;min-height:2px;padding:0;transition:background .15s,transform .15s}.Timeline-module__ah2UrG__track{flex-shrink:0;width:100%;position:relative}.Timeline-module__ah2UrG__trackExpanded{margin-top:2px}.Timeline-module__ah2UrG__slider{appearance:none;background:var(--line-strong);cursor:pointer;outline:none;width:100%;height:.1px;margin-bottom:10px;display:block}.Timeline-module__ah2UrG__slider::-webkit-slider-thumb{appearance:none;background:var(--ink);cursor:pointer;width:3px;height:20px;box-shadow:0 0 0 2px var(--bg-2);border-radius:1px;margin-top:-9px}.Timeline-module__ah2UrG__slider::-moz-range-thumb{background:var(--ink);cursor:pointer;border:2px solid var(--bg-2);width:3px;height:20px;box-shadow:none;border-radius:1px}.Timeline-module__ah2UrG__ticks{pointer-events:none;font-variant-numeric:tabular-nums;justify-content:space-between;width:100%;padding-top:4px;display:flex}.Timeline-module__ah2UrG__ticksExpanded{padding-top:6px}.Timeline-module__ah2UrG__tick{align-items:center;display:flex}.Timeline-module__ah2UrG__tick:before{display:none}.Timeline-module__ah2UrG__tickLabel{font-family:var(--display);color:var(--ink-4);font-size:11px}.Timeline-module__ah2UrG__popupBackdrop{z-index:9990;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0e0e0c5c;animation:.18s Timeline-module__ah2UrG__backdropFadeIn;position:fixed;inset:0}@keyframes Timeline-module__ah2UrG__backdropFadeIn{0%{opacity:0}to{opacity:1}}.Timeline-module__ah2UrG__popup{background:var(--bg-2);border:1px solid var(--line);border-top:2px solid var(--ink);z-index:9999;width:432px;font-family:var(--body);border-radius:12px;animation:.18s Timeline-module__ah2UrG__popupScaleIn;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 16px 48px #0e0e0c24,0 2px 8px #0e0e0c0f}@keyframes Timeline-module__ah2UrG__popupScaleIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.Timeline-module__ah2UrG__popupHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 18px 10px;display:flex}.Timeline-module__ah2UrG__popupClose{color:var(--ink-3);cursor:pointer;border-radius:var(--r-sm);background:0 0;border:none;align-items:center;padding:4px;transition:background .15s,color .15s;display:flex}.Timeline-module__ah2UrG__popupClose:hover{background:var(--bg-3);color:var(--ink)}.Timeline-module__ah2UrG__popupIntensityBar{background:var(--bg-3);height:3px}.Timeline-module__ah2UrG__popupIntensityFill{background:var(--signal);height:100%;transition:width .3s}.Timeline-module__ah2UrG__popupList{flex-direction:column;gap:0;padding:4px 18px 14px;display:flex}.Timeline-module__ah2UrG__popupListScrollable{max-height:240px;overflow-y:auto}.Timeline-module__ah2UrG__popupListScrollable::-webkit-scrollbar{width:6px}.Timeline-module__ah2UrG__popupListScrollable::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:3px}.Timeline-module__ah2UrG__popupListScrollable::-webkit-scrollbar-track{background:0 0}.Timeline-module__ah2UrG__popupItem{border-bottom:1px solid var(--line);color:inherit;align-items:flex-start;gap:12px;padding:12px 0;text-decoration:none;transition:background .12s;display:flex}.Timeline-module__ah2UrG__popupItem:hover{background:var(--bg-3);cursor:pointer}.Timeline-module__ah2UrG__popupItem:first-child{padding-top:8px}.Timeline-module__ah2UrG__popupItem:last-child{border-bottom:none;padding-bottom:0}.Timeline-module__ah2UrG__popupThumb{background:var(--bg-3);border:1px solid var(--line);border-radius:var(--r-sm);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:3px;width:48px;height:48px;display:flex}.Timeline-module__ah2UrG__popupThumbInner{font-size:1.2rem;line-height:1}.Timeline-module__ah2UrG__popupThumbLabel{font-family:var(--display);color:var(--ink-3);letter-spacing:.05em;text-transform:uppercase;font-size:.46rem}.Timeline-module__ah2UrG__popupItemContent{flex:1;min-width:0}@media (min-width:769px) and (max-width:1024px){.Timeline-module__ah2UrG__container{height:210px;padding:14px 18px 12px}.Timeline-module__ah2UrG__containerExpanded{height:300px}.Timeline-module__ah2UrG__yearDisplay{font-size:30px}.Timeline-module__ah2UrG__popup{width:min(100vw - 3rem,432px)}}@media (max-width:768px) and (min-width:481px){.Timeline-module__ah2UrG__container{gap:6px;height:auto;min-height:200px;padding:12px 16px 10px}.Timeline-module__ah2UrG__containerExpanded{height:auto;min-height:280px}.Timeline-module__ah2UrG__controls{flex-direction:column;align-items:stretch;gap:6px}.Timeline-module__ah2UrG__controlsLeft{justify-content:flex-start;gap:6px}.Timeline-module__ah2UrG__yearDisplay{justify-content:flex-end;gap:8px;font-size:24px}.Timeline-module__ah2UrG__iconBtn{width:32px;height:32px}.Timeline-module__ah2UrG__intensityBadge{padding:4px 9px;font-size:11px}.Timeline-module__ah2UrG__tickLabel{font-size:10px}.Timeline-module__ah2UrG__barsRow{gap:1px}.Timeline-module__ah2UrG__hoverChip{display:none}.Timeline-module__ah2UrG__popup{width:min(100vw - 2rem,432px)}}@media (max-width:480px){.Timeline-module__ah2UrG__container{border-radius:10px;gap:5px;height:auto;min-height:190px;padding:10px 12px 8px}.Timeline-module__ah2UrG__containerExpanded{height:auto;min-height:250px}.Timeline-module__ah2UrG__controls{flex-direction:column;align-items:stretch;gap:6px}.Timeline-module__ah2UrG__controlsLeft{justify-content:flex-start;gap:5px}.Timeline-module__ah2UrG__yearDisplay{align-self:flex-end;gap:6px;font-size:20px}.Timeline-module__ah2UrG__yearDisplay sub{font-size:10px!important}.Timeline-module__ah2UrG__intensityBadge{display:none}.Timeline-module__ah2UrG__iconBtn{width:34px;height:34px}.Timeline-module__ah2UrG__barsRow{gap:0;padding:4px 0}.Timeline-module__ah2UrG__bar{border-radius:1px 1px 0 0;min-height:3px}.Timeline-module__ah2UrG__slider{margin-bottom:8px}.Timeline-module__ah2UrG__slider::-webkit-slider-thumb{width:4px;height:28px;margin-top:-13px}.Timeline-module__ah2UrG__slider::-moz-range-thumb{width:4px;height:28px}.Timeline-module__ah2UrG__tickLabel{font-size:9.5px}.Timeline-module__ah2UrG__hoverChip{display:none}.Timeline-module__ah2UrG__popup{border-top:2px solid var(--ink);border-bottom:none;border-left:none;border-right:none;border-radius:20px 20px 0 0;width:100%;max-height:80vh;animation:.24s cubic-bezier(.22,1,.36,1) Timeline-module__ah2UrG__sheetUp;inset:auto 0 0;overflow-y:auto;transform:none}@keyframes Timeline-module__ah2UrG__sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.Timeline-module__ah2UrG__popupHeader:before{content:"";background:var(--line-strong);border-radius:2px;width:36px;height:4px;display:block;position:absolute;top:8px;left:50%;transform:translate(-50%)}.Timeline-module__ah2UrG__popupHeader{padding:22px 16px 10px;position:relative}.Timeline-module__ah2UrG__popupList{padding:4px 16px 32px}.Timeline-module__ah2UrG__popupListScrollable{max-height:45vh}.Timeline-module__ah2UrG__popupThumb{width:42px;height:42px}.Timeline-module__ah2UrG__popupThumbInner{font-size:1.1rem}}@media (max-height:500px) and (orientation:landscape){.Timeline-module__ah2UrG__container{height:150px;min-height:unset;border-radius:8px;gap:4px;padding:8px 14px 6px}.Timeline-module__ah2UrG__containerExpanded{height:190px}.Timeline-module__ah2UrG__controls{flex-direction:row;gap:6px}.Timeline-module__ah2UrG__yearDisplay{gap:6px;font-size:20px}.Timeline-module__ah2UrG__yearDisplay sub,.Timeline-module__ah2UrG__intensityBadge{display:none}.Timeline-module__ah2UrG__iconBtn{width:26px;height:26px}.Timeline-module__ah2UrG__barsRow{gap:0;padding:3px 0}.Timeline-module__ah2UrG__bar{min-height:2px}.Timeline-module__ah2UrG__slider{margin-bottom:5px}.Timeline-module__ah2UrG__ticks{padding-top:2px}.Timeline-module__ah2UrG__tickLabel{font-size:9px}.Timeline-module__ah2UrG__hoverChip{display:none}.Timeline-module__ah2UrG__popup{border-radius:12px 12px 0 0;width:100%;max-height:85vh;animation:.2s cubic-bezier(.22,1,.36,1) Timeline-module__ah2UrG__sheetUp;inset:auto 0 0;overflow-y:auto;transform:none}.Timeline-module__ah2UrG__popupListScrollable{max-height:50vh}}@media (max-width:360px){.Timeline-module__ah2UrG__container{padding:8px 10px 6px}.Timeline-module__ah2UrG__yearDisplay{font-size:18px}.Timeline-module__ah2UrG__iconBtn{width:30px;height:30px}.Timeline-module__ah2UrG__tickLabel{font-size:8.5px}}@media (max-width:480px){.Timeline-module__ah2UrG__containerMobile{height:auto!important;min-height:unset!important;border-radius:12px!important;flex-direction:column!important;gap:10px!important;padding:22px 22px 16px!important;display:flex!important;overflow:hidden!important}.Timeline-module__ah2UrG__mobileHeader{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.Timeline-module__ah2UrG__mobileTitleLabel{font-family:var(--display);letter-spacing:-.015em;color:var(--ink);text-transform:none;font-size:14.5px;font-weight:600}.Timeline-module__ah2UrG__liveToggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;display:flex}.Timeline-module__ah2UrG__liveToggleLabel{font-family:var(--display);color:var(--ink-3);font-size:11.5px;font-weight:400}.Timeline-module__ah2UrG__liveSwitch{background:var(--ink-5);border-radius:999px;flex-shrink:0;width:34px;height:20px;transition:background .2s;display:block;position:relative}.Timeline-module__ah2UrG__liveSwitchOn{background:var(--signal)!important}.Timeline-module__ah2UrG__liveSwitchThumb{background:var(--bg-2);border-radius:50%;width:14px;height:14px;transition:transform .2s cubic-bezier(.22,1,.36,1);position:absolute;top:3px;left:3px}.Timeline-module__ah2UrG__liveSwitchOn .Timeline-module__ah2UrG__liveSwitchThumb{transform:translate(14px)}.Timeline-module__ah2UrG__liveDotMobile{background:var(--signal);border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:1.4s ease-in-out infinite Timeline-module__ah2UrG__livePulse}@keyframes Timeline-module__ah2UrG__livePulse{0%,to{opacity:1}50%{opacity:.3}}.Timeline-module__ah2UrG__pillStrip{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x;flex-shrink:0;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.Timeline-module__ah2UrG__pillStrip::-webkit-scrollbar{display:none}.Timeline-module__ah2UrG__pill{scroll-snap-align:center;border:1px solid var(--line-strong);background:var(--bg-3);color:var(--ink-3);font-family:var(--display);cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;min-height:34px;padding:7px 13px;font-size:11.5px;font-weight:500;transition:background .15s,color .15s,border-color .15s}.Timeline-module__ah2UrG__pillActive{background:var(--ink)!important;color:var(--bg-2)!important;border-color:var(--ink)!important}.Timeline-module__ah2UrG__sliderSection{flex-direction:column;flex-shrink:0;gap:8px;display:flex}.Timeline-module__ah2UrG__sliderToggleBtn{color:var(--ink-4);font-family:var(--display);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;min-height:28px;padding:0;font-size:11px;font-weight:500;display:flex}.Timeline-module__ah2UrG__sliderRangePill{background:var(--bg-3);border:1px solid var(--line-strong);color:var(--ink-2);border-radius:999px;margin-left:4px;padding:2px 8px;font-size:10px}.Timeline-module__ah2UrG__dualSliderWrap{flex-direction:column;gap:4px;padding:6px 0 2px;display:flex}.Timeline-module__ah2UrG__dualSliderLabels{font-family:var(--mono);color:var(--ink-3);justify-content:space-between;padding:0 2px;font-size:10px;display:flex}.Timeline-module__ah2UrG__dualSliderTrack{flex-direction:column;gap:4px;height:32px;display:flex;position:relative}.Timeline-module__ah2UrG__mobileSlider{appearance:none;background:var(--line-strong);cursor:pointer;outline:none;width:100%;height:2px;display:block}.Timeline-module__ah2UrG__mobileSlider::-webkit-slider-thumb{appearance:none;background:var(--ink);cursor:pointer;border:3px solid var(--bg-2);border-radius:50%;width:20px;height:20px;margin-top:-9px;box-shadow:0 1px 4px #0e0e0c2e}.Timeline-module__ah2UrG__mobileSlider::-moz-range-thumb{background:var(--ink);cursor:pointer;border:3px solid var(--bg-2);border-radius:50%;width:20px;height:20px}.Timeline-module__ah2UrG__mobileChartOuter{flex-direction:column;flex:1;min-height:0;display:flex}.Timeline-module__ah2UrG__mobileChartScroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;overflow-x:auto}.Timeline-module__ah2UrG__mobileChartScroll::-webkit-scrollbar{display:none}.Timeline-module__ah2UrG__mobileChart{flex-direction:column;min-width:100%;height:200px;display:flex}.Timeline-module__ah2UrG__mobileBarsRow{border-bottom:1px solid var(--line);flex-shrink:0;align-items:flex-end;gap:3px;height:168px;padding:4px 0;display:flex}.Timeline-module__ah2UrG__mobileBarWrap{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:0;min-width:10px;height:100%;display:flex}.Timeline-module__ah2UrG__mobileBar{background:var(--ink-5);cursor:pointer;border:none;border-radius:2px 2px 0 0;width:100%;min-width:10px;min-height:3px;padding:0;transition:background .2s,height .3s}.Timeline-module__ah2UrG__mobileBarActive{background:var(--ink)!important}.Timeline-module__ah2UrG__mobileBarLabel{font-family:var(--mono);color:var(--ink-4);transform-origin:top;white-space:nowrap;pointer-events:none;height:28px;margin-top:4px;font-size:8px;line-height:28px;display:block;transform:rotate(-45deg)}}
.GlobeMap-module__pQRVQq__container{--bg:#fafafa;--bg-2:#fff;--bg-3:#f3f3f2;--line:#00000014;--line-strong:#00000024;--ink:#0e0e0c;--ink-2:#3a3a37;--ink-3:#6b6b66;--ink-4:#9a9a93;--ink-5:#c5c5bf;--signal:#d04a2b;--display:"Inter Tight", "Inter", system-ui, sans-serif;--body:"Inter", system-ui, sans-serif;--mono:"Inter Tight", "Inter", system-ui, sans-serif;--r:6px;--r-sm:4px}[data-theme=dark] .GlobeMap-module__pQRVQq__container{--bg:#0d0d0c;--bg-2:#161614;--bg-3:#1f1f1d;--line:#ffffff14;--line-strong:#ffffff29;--ink:#f3f1ec;--ink-2:#c8c5be;--ink-3:#8c8a83;--ink-4:#5e5c56;--ink-5:#3a3935;--signal:#e85a3a}.GlobeMap-module__pQRVQq__container{background:var(--bg-2);width:100%;height:100%;min-height:0;font-family:var(--body);-webkit-font-smoothing:antialiased;touch-action:none;border-radius:12px;flex-direction:column;display:flex;position:relative;overflow:hidden}.GlobeMap-module__pQRVQq__mapHead{border-bottom:1px solid var(--line);background:0 0;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.GlobeMap-module__pQRVQq__mapHeadTitle{font-family:var(--display);letter-spacing:-.015em;color:var(--ink);margin:0 0 2px;font-size:15px;font-weight:600;line-height:1.2}.GlobeMap-module__pQRVQq__mapHeadSubtitle{font-family:var(--body);color:var(--ink-3);margin:0;font-size:12px}.GlobeMap-module__pQRVQq__mapHeadToggle{background:var(--bg-3);border:1px solid var(--line);border-radius:var(--r-sm);gap:1px;padding:2px;display:flex;overflow:hidden}.GlobeMap-module__pQRVQq__mapHeadToggleBtn{font-family:var(--body);color:var(--ink-3);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:3px;align-items:center;gap:5px;padding:5px 10px;font-size:12.5px;font-weight:500;transition:background .15s,color .15s;display:flex}.GlobeMap-module__pQRVQq__mapHeadToggleBtn:hover{background:var(--bg-2);color:var(--ink)}.GlobeMap-module__pQRVQq__mapHeadToggleBtnActive{background:var(--ink)!important;color:var(--bg-2)!important}.GlobeMap-module__pQRVQq__mapWrap{background:var(--bg);flex:1;min-height:0;position:relative;overflow:hidden}.GlobeMap-module__pQRVQq__tooltip{background:var(--bg-2);border:1px solid var(--line);border-top:2px solid var(--ink);border-radius:var(--r-sm);z-index:30;pointer-events:none;min-width:180px;font-family:var(--body);color:var(--ink-2);padding:10px 24px;font-size:13px;position:absolute;bottom:54px;left:14px;box-shadow:0 4px 12px #0e0e0c1a}.GlobeMap-module__pQRVQq__incidentPopup{background:var(--bg-2);border:1px solid var(--line);border-radius:var(--r-sm);z-index:40;width:300px;font-family:var(--body);padding:18px;position:absolute;top:14px;left:60px;overflow-x:auto;box-shadow:0 8px 32px #0e0e0c1f}.GlobeMap-module__pQRVQq__incidentPopupHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:10px 14px 8px;display:flex}.GlobeMap-module__pQRVQq__popupClose{color:var(--ink-3);cursor:pointer;border-radius:var(--r-sm);background:0 0;border:none;align-items:center;padding:4px;transition:background .15s,color .15s;display:flex}.GlobeMap-module__pQRVQq__popupClose:hover{background:var(--bg-3);color:var(--ink)}.GlobeMap-module__pQRVQq__incidentPreview{border-bottom:1px solid var(--line);gap:10px;padding:12px 14px;display:flex}.GlobeMap-module__pQRVQq__incidentPreviewMedia{background:var(--bg-3);border:1px solid var(--line);border-radius:var(--r-sm);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:3px;width:68px;height:68px;display:flex;position:relative;overflow:hidden}.GlobeMap-module__pQRVQq__incidentPreviewOverlay{pointer-events:none;position:absolute;inset:0}.GlobeMap-module__pQRVQq__incidentPreviewInfo{flex:1;min-width:0}.GlobeMap-module__pQRVQq__incidentPopupFooter{background:var(--bg-3);border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:8px 14px;display:flex}.GlobeMap-module__pQRVQq__readout{background:var(--bg-2);border:1px solid var(--line);pointer-events:none;z-index:10;font-family:var(--display);color:var(--ink-2);border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:11.5px;font-weight:500;display:flex;position:absolute;bottom:54px;right:14px;box-shadow:0 1px 3px #0e0e0c0a}.GlobeMap-module__pQRVQq__titlePill{background:var(--bg-2);border:1px solid var(--line);font-family:var(--body);color:var(--ink-3);pointer-events:none;z-index:10;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:6px 16px;font-size:11.5px;font-weight:500;display:flex;position:absolute;top:14px;left:50%;transform:translate(-50%);box-shadow:0 1px 3px #0000000a}.GlobeMap-module__pQRVQq__modeToggle{background:var(--bg-2);border:1px solid var(--line);border-radius:var(--r-sm);z-index:20;gap:1px;padding:2px;display:flex;position:absolute;bottom:14px;right:14px;box-shadow:0 1px 3px #0000000a}.GlobeMap-module__pQRVQq__scopePill{background:var(--bg-2);border:1px solid var(--line);font-family:var(--body);color:var(--ink-2);pointer-events:none;z-index:10;border-radius:999px;align-items:center;gap:8px;padding:6px 12px 6px 8px;font-size:11.5px;font-weight:500;display:flex;position:absolute;bottom:14px;left:14px;box-shadow:0 1px 3px #0000000a}.GlobeMap-module__pQRVQq__scopePillDot{background:var(--signal);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite GlobeMap-module__pQRVQq__pulseDot}.GlobeMap-module__pQRVQq__mapTools{background:var(--bg-2);border:1px solid var(--line);z-index:20;border-radius:10px;flex-direction:column;gap:6px;padding:4px;display:flex;position:absolute;top:14px;left:14px;box-shadow:0 1px 3px #0000000a}.GlobeMap-module__pQRVQq__mapTool{width:30px;height:30px;color:var(--ink-3);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.GlobeMap-module__pQRVQq__mapTool:hover{background:var(--bg-3);color:var(--ink)}.GlobeMap-module__pQRVQq__mapToolActive{background:var(--ink)!important;color:var(--bg-2)!important}.GlobeMap-module__pQRVQq__layers{background:var(--bg-2);border:1px solid var(--line);z-index:20;border-radius:10px;min-width:200px;position:absolute;top:14px;right:14px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.GlobeMap-module__pQRVQq__layersHead{border-bottom:1px solid var(--line);font-family:var(--body);color:var(--ink-2);justify-content:space-between;align-items:center;padding:10px 14px;font-size:11.5px;font-weight:500;display:flex}.GlobeMap-module__pQRVQq__layersHeadClickable{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:none;transition:background .15s}.GlobeMap-module__pQRVQq__layersHeadClickable:hover{background:var(--bg-3)}.GlobeMap-module__pQRVQq__layersHeadIcon{color:var(--ink-3);flex-shrink:0;align-items:center;display:flex}.GlobeMap-module__pQRVQq__layersChevron{color:var(--ink-4);flex-shrink:0;align-items:center;margin-left:4px;display:flex}.GlobeMap-module__pQRVQq__layersHeadCount{font-family:var(--display);color:var(--ink-4);font-size:11px}.GlobeMap-module__pQRVQq__layer{font-family:var(--body);color:var(--ink-2);cursor:pointer;border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:7px 13px;font-size:13px;transition:background .12s;display:flex}.GlobeMap-module__pQRVQq__layer:hover{background:var(--bg-3)}.GlobeMap-module__pQRVQq__layerOff{color:var(--ink-4)}.GlobeMap-module__pQRVQq__layerOff .GlobeMap-module__pQRVQq__layerSwatch{opacity:.25}.GlobeMap-module__pQRVQq__layerLeft{align-items:center;gap:9px;display:flex}.GlobeMap-module__pQRVQq__layerSwatch{border-radius:50%;flex-shrink:0;width:8px;height:8px}.GlobeMap-module__pQRVQq__layerCount{font-family:var(--display);color:var(--ink-4);font-variant-numeric:tabular-nums;font-size:11px}.GlobeMap-module__pQRVQq__layersList{overflow-y:auto}.GlobeMap-module__pQRVQq__layersMobile{background:var(--bg-2);border:1px solid var(--line);font-family:var(--body);border-radius:10px;display:none;overflow:auto}.GlobeMap-module__pQRVQq__mobileFullscreen{transform-origin:0 0!important;z-index:500!important;border-radius:0!important;width:100dvh!important;height:100dvw!important;position:fixed!important;top:0!important;left:0!important;transform:rotate(90deg)translateY(-100%)!important}.GlobeMap-module__pQRVQq__mobileFullscreen .GlobeMap-module__pQRVQq__mapTools{gap:6px;padding:5px;top:auto;bottom:22px;left:22px}.GlobeMap-module__pQRVQq__mobileFullscreen .GlobeMap-module__pQRVQq__mapTool{border-radius:8px;width:38px;height:38px}.GlobeMap-module__pQRVQq__mobileFullscreen .GlobeMap-module__pQRVQq__modeToggle{bottom:22px;right:22px}.GlobeMap-module__pQRVQq__mobileFullscreen .GlobeMap-module__pQRVQq__mapHeadToggleBtn{gap:6px;padding:8px 14px;font-size:13px}.GlobeMap-module__pQRVQq__mobileFullscreen .GlobeMap-module__pQRVQq__scopePill{gap:8px;padding:7px 14px 7px 10px;font-size:11.5px;top:22px;bottom:auto;left:22px}.GlobeMap-module__pQRVQq__mobileFullscreen .GlobeMap-module__pQRVQq__scopePillDot{width:6px;height:6px}.GlobeMap-module__pQRVQq__mobileFullscreenClose{display:none}@media (max-width:768px){.GlobeMap-module__pQRVQq__mobileFullscreenClose{z-index:510;background:var(--ink);width:42px;height:42px;color:var(--bg-2);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;display:flex;position:fixed;top:22px;right:22px;box-shadow:0 2px 8px #0000002e}}@media (max-width:1024px){.GlobeMap-module__pQRVQq__titlePill{white-space:normal;text-align:center;flex-wrap:wrap;justify-content:center;max-width:calc(100% - 240px);padding:5px 12px;font-size:11px}.GlobeMap-module__pQRVQq__layersList{max-height:28vh!important}.GlobeMap-module__pQRVQq__layers{min-width:170px}.GlobeMap-module__pQRVQq__layer{font-size:12px}}@media (max-width:768px){.GlobeMap-module__pQRVQq__mapHead{display:none}.GlobeMap-module__pQRVQq__mapTools{gap:4px;padding:3px;top:8px;left:8px}.GlobeMap-module__pQRVQq__mapTool{width:26px;height:26px}.GlobeMap-module__pQRVQq__titlePill,.GlobeMap-module__pQRVQq__layers{display:none}.GlobeMap-module__pQRVQq__layersMobile{display:block}.GlobeMap-module__pQRVQq__modeToggle{bottom:8px;right:8px}.GlobeMap-module__pQRVQq__mapHeadToggleBtn{padding:5px 10px;font-size:12px}.GlobeMap-module__pQRVQq__scopePill{padding:5px 10px 5px 7px;font-size:10.5px;bottom:8px;left:8px}.GlobeMap-module__pQRVQq__incidentPopup{width:auto;max-height:none;box-shadow:none;border-top:none;border-radius:0;padding:22px;inset:0;overflow-y:auto;transform:none}.GlobeMap-module__pQRVQq__tooltip,.GlobeMap-module__pQRVQq__readout{display:none}}@media (max-width:480px){.GlobeMap-module__pQRVQq__mapHead{display:none}.GlobeMap-module__pQRVQq__mapTool{border-radius:8px;width:38px;height:38px}.GlobeMap-module__pQRVQq__layers{display:none}.GlobeMap-module__pQRVQq__layersMobile{display:block}.GlobeMap-module__pQRVQq__modeToggle{bottom:6px;right:6px}.GlobeMap-module__pQRVQq__mapHeadToggleBtn{gap:3px;padding:4px 8px;font-size:11px}.GlobeMap-module__pQRVQq__scopePill{gap:5px;padding:4px 8px 4px 6px;font-size:10px;bottom:6px;left:6px}.GlobeMap-module__pQRVQq__scopePillDot{width:5px;height:5px}.GlobeMap-module__pQRVQq__incidentPopup{width:auto;max-height:none;box-shadow:none;border-top:none;border-radius:0;padding:22px;inset:0;overflow-y:auto;transform:none}.GlobeMap-module__pQRVQq__titlePill,.GlobeMap-module__pQRVQq__tooltip,.GlobeMap-module__pQRVQq__readout{display:none}}
