.Header-module__arFiJq__bar{z-index:40;align-items:center;gap:var(--sp-6);padding:var(--sp-3) var(--sp-6);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border-dim);background:#06080bd1;display:flex;position:sticky;top:0}.Header-module__arFiJq__brand{align-items:center;gap:var(--sp-3);display:flex}.Header-module__arFiJq__logo{color:var(--cyan-500);filter:drop-shadow(0 0 8px var(--cyan-glow))}.Header-module__arFiJq__brandText{line-height:1}.Header-module__arFiJq__wordmark{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.9rem;font-weight:700}.Header-module__arFiJq__wordmark span{color:var(--cyan-500)}.Header-module__arFiJq__tagline{font-family:var(--font-mono);letter-spacing:.28em;color:var(--text-muted);text-transform:uppercase;margin-top:3px;font-size:.95rem}.Header-module__arFiJq__spacer{flex:1}.Header-module__arFiJq__feedSelector{border:1px solid var(--border-dim);background:#0d121cb3;border-radius:11px;align-items:center;gap:5px;padding:4px;display:flex}.Header-module__arFiJq__feedButton{font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-secondary);background:0 0;border-radius:8px;padding:7px 14px;font-size:1.1rem;font-weight:600}.Header-module__arFiJq__feedButton:hover{color:var(--text-primary)}.Header-module__arFiJq__feedActive{background:var(--cyan-500);color:var(--bg-void);box-shadow:0 0 12px var(--cyan-glow)}.Header-module__arFiJq__feedActive:hover{color:var(--bg-void)}.Header-module__arFiJq__status{border:1px solid var(--border-dim);background:#0d121cb3;border-radius:11px;align-items:center;gap:9px;padding:8px 14px;display:flex}.Header-module__arFiJq__liveDot{justify-content:center;align-items:center;width:9px;height:9px;display:inline-flex;position:relative}.Header-module__arFiJq__liveDotCore{background:var(--emerald-500);border-radius:50%;width:9px;height:9px;animation:1.8s ease-in-out infinite Header-module__arFiJq__pulse-dot;position:absolute}.Header-module__arFiJq__liveDotRing{border:1.5px solid var(--emerald-500);border-radius:50%;width:9px;height:9px;animation:1.8s ease-out infinite Header-module__arFiJq__pulse-ring;position:absolute}.Header-module__arFiJq__liveLabel{font-family:var(--font-mono);color:var(--text-secondary);letter-spacing:.04em;font-size:1.1rem}.Header-module__arFiJq__statusDivider{background:var(--border-normal);width:1px;height:14px}.Header-module__arFiJq__statusTime{font-family:var(--font-mono);color:var(--text-muted);font-size:1.1rem}.Header-module__arFiJq__syncButton{align-items:center;gap:var(--sp-2);background:var(--cyan-500);color:var(--bg-void);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;box-shadow:0 0 16px var(--cyan-glow);border-radius:11px;padding:9px 15px;font-size:1.1rem;font-weight:600;display:flex}.Header-module__arFiJq__syncButton:hover{filter:brightness(1.1);transform:translateY(-1px)}.Header-module__arFiJq__syncSpin{animation:1s linear infinite Header-module__arFiJq__spin}@media (max-width:720px){.Header-module__arFiJq__bar{gap:var(--sp-3);flex-wrap:wrap}.Header-module__arFiJq__tagline{display:none}}
.Hero-module__PgAKtG__hero{gap:var(--sp-8);padding:var(--sp-10) var(--sp-6) var(--sp-6);grid-template-columns:1.25fr 1fr;align-items:end;display:grid}@media (max-width:1180px){.Hero-module__PgAKtG__hero{gap:var(--sp-6);grid-template-columns:1fr}}.Hero-module__PgAKtG__left{animation:Hero-module__PgAKtG__fade-up .7s var(--ease-out) both}.Hero-module__PgAKtG__descriptor{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.26em;color:var(--cyan-500);text-transform:uppercase;margin-bottom:var(--sp-4)}.Hero-module__PgAKtG__countRow{align-items:baseline;gap:var(--sp-5);flex-wrap:wrap;display:flex}.Hero-module__PgAKtG__count{font-family:var(--font-display);font-weight:700;font-size:var(--text-6xl);letter-spacing:-.04em;color:#f3f7fb;text-shadow:0 0 40px #22d3ee2e;line-height:.86}.Hero-module__PgAKtG__countMeta{padding-bottom:var(--sp-3)}.Hero-module__PgAKtG__countTitle{font-family:var(--font-display);font-size:var(--text-md);color:var(--text-primary);font-weight:600}.Hero-module__PgAKtG__countSub{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);letter-spacing:.05em;margin-top:3px}.Hero-module__PgAKtG__spark{margin-top:var(--sp-5);border-radius:var(--radius-lg);overflow:hidden}.Hero-module__PgAKtG__spark svg{width:100%;height:60px;display:block}.Hero-module__PgAKtG__sparkLine{stroke-dasharray:4000;stroke-dashoffset:4000px;animation:Hero-module__PgAKtG__draw 1.5s var(--ease-out) forwards;filter:drop-shadow(0 0 6px var(--cyan-glow))}.Hero-module__PgAKtG__sparkArea{opacity:0;animation:.9s .4s forwards Hero-module__PgAKtG__cell-in}.Hero-module__PgAKtG__stats{gap:var(--sp-3);animation:Hero-module__PgAKtG__fade-up .7s .1s var(--ease-out) both;grid-template-columns:1fr 1fr;display:grid}.Hero-module__PgAKtG__statTile{padding:var(--sp-4) var(--sp-5);border:1px solid var(--border-dim);border-radius:var(--radius-xl);background:linear-gradient(160deg,#131a28cc,#0d121c99)}.Hero-module__PgAKtG__danger{background:linear-gradient(160deg,#2816168c,#0d121c99);border-color:#f871712e}.Hero-module__PgAKtG__wide{grid-column:span 2}.Hero-module__PgAKtG__statLabel{font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:.16em;color:var(--text-muted);text-transform:uppercase;display:block}.Hero-module__PgAKtG__statValue,.Hero-module__PgAKtG__statValueDanger{font-family:var(--font-display);font-weight:700;font-size:var(--text-3xl);margin-top:var(--sp-2);line-height:1;display:block}.Hero-module__PgAKtG__statValue{color:var(--text-primary)}.Hero-module__PgAKtG__statValueDanger{color:var(--red-400)}.Hero-module__PgAKtG__statPlace{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin-top:6px;display:block;overflow:hidden}.Hero-module__PgAKtG__depthHead{margin-bottom:var(--sp-3);justify-content:space-between;align-items:center;display:flex}.Hero-module__PgAKtG__depthUnit{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-secondary)}.Hero-module__PgAKtG__depthBar{background:#ffffff0d;border-radius:5px;height:10px;display:flex;overflow:hidden}.Hero-module__PgAKtG__depthBar span{transition:width .5s var(--ease-out)}.Hero-module__PgAKtG__depthLegend{gap:var(--sp-5);margin-top:var(--sp-3);flex-wrap:wrap;display:flex}.Hero-module__PgAKtG__depthLegend span{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-secondary);align-items:center;gap:7px;display:flex}.Hero-module__PgAKtG__depthLegend i{border-radius:2px;width:8px;height:8px}
.FilterControls-module__20nBlq__controls{border:1px solid var(--border-dim);border-radius:var(--radius-2xl);padding:var(--sp-6);background:linear-gradient(#0d121cb3,#0a0e16b3);flex-direction:column;display:flex}.FilterControls-module__20nBlq__header{margin-bottom:var(--sp-6);justify-content:space-between;align-items:center;display:flex}.FilterControls-module__20nBlq__headerTitle{font-family:var(--font-display);font-weight:600;font-size:var(--text-md)}.FilterControls-module__20nBlq__resetButton{font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:.1em;color:var(--text-muted);text-transform:uppercase;border:1px solid var(--border-normal);border-radius:var(--radius-sm);padding:5px 10px}.FilterControls-module__20nBlq__resetButton:hover{color:var(--cyan-500);border-color:var(--cyan-500)}.FilterControls-module__20nBlq__label{font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:.16em;color:var(--text-muted);text-transform:uppercase;margin-bottom:var(--sp-4)}.FilterControls-module__20nBlq__slider{width:100%}.FilterControls-module__20nBlq__sliderTicks{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-muted);margin-top:var(--sp-2);justify-content:space-between;display:flex}.FilterControls-module__20nBlq__readout{margin-top:var(--sp-4);padding:var(--sp-3) var(--sp-4);background:var(--cyan-glow-lg);border:1px solid var(--border-accent);border-radius:var(--radius-md);justify-content:space-between;align-items:center;display:flex}.FilterControls-module__20nBlq__readoutLabel{font-family:var(--font-body);font-size:var(--text-sm);color:var(--text-secondary)}.FilterControls-module__20nBlq__readoutValue{font-family:var(--font-display);font-weight:700;font-size:var(--text-xl);color:var(--cyan-500)}.FilterControls-module__20nBlq__divider{background:var(--border-dim);height:1px;margin:var(--sp-6) 0}.FilterControls-module__20nBlq__checkboxList{gap:var(--sp-2);flex-direction:column;display:flex}.FilterControls-module__20nBlq__checkboxRow{align-items:center;gap:var(--sp-3);border:1px solid var(--border-subtle);border-radius:var(--radius-md);cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out);background:#ffffff06;padding:11px 13px;display:flex}.FilterControls-module__20nBlq__checkboxRow:hover{border-color:var(--border-normal)}.FilterControls-module__20nBlq__depthDot{border-radius:50%;width:9px;height:9px}.FilterControls-module__20nBlq__depthMeta{flex-direction:column;display:flex}.FilterControls-module__20nBlq__depthName{font-family:var(--font-body);font-size:var(--text-sm);color:var(--text-primary)}.FilterControls-module__20nBlq__depthRange{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-muted)}.FilterControls-module__20nBlq__note{font-family:var(--font-body);color:var(--text-muted);margin-top:var(--sp-5);font-size:1.15rem;line-height:1.6}.FilterControls-module__20nBlq__spacer{min-height:var(--sp-5);flex:1}.FilterControls-module__20nBlq__footerNote{font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-faint);text-align:center;font-size:.95rem}
.MapView-module__H7kzjq__mapPanel{border:1px solid var(--border-dim);border-radius:var(--radius-2xl);background:#070b12;min-height:564px;position:relative;overflow:hidden}.MapView-module__H7kzjq__mapPanel .leaflet-container{width:100%;height:100%}.MapView-module__H7kzjq__mapSkeleton{justify-content:center;align-items:center;gap:var(--sp-4);background:#070b12;flex-direction:column;display:flex;position:absolute;inset:0}.MapView-module__H7kzjq__spinner{animation:1s linear infinite MapView-module__H7kzjq__spin}.MapView-module__H7kzjq__skeletonLabel{font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted)}.MapView-module__H7kzjq__overlayTop{top:var(--sp-4);left:var(--sp-4);z-index:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-normal);border-radius:var(--radius-md);pointer-events:none;background:#06080bc7;align-items:center;gap:9px;padding:8px 13px;display:flex;position:absolute}.MapView-module__H7kzjq__overlayLabel{font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:.14em;color:var(--text-secondary);text-transform:uppercase}.MapView-module__H7kzjq__overlayCount{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--cyan-500);font-weight:600}.MapView-module__H7kzjq__overlayLegend{bottom:var(--sp-4);left:var(--sp-4);z-index:500;gap:var(--sp-4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-normal);border-radius:var(--radius-md);pointer-events:none;background:#06080bc7;padding:9px 14px;display:flex;position:absolute}.MapView-module__H7kzjq__legendItem{align-items:center;gap:6px;display:flex}.MapView-module__H7kzjq__legendDot{border-radius:50%;width:8px;height:8px}.MapView-module__H7kzjq__legendLabel{font-family:var(--font-mono);color:var(--text-secondary);font-size:.95rem}.MapView-module__H7kzjq__popupInner{min-width:180px}.MapView-module__H7kzjq__popupPlace{font-family:var(--font-body);color:var(--text-primary);margin-bottom:var(--sp-2);font-size:1.3rem;font-weight:600}.MapView-module__H7kzjq__popupRow{gap:var(--sp-4);color:var(--text-secondary);font-size:1.1rem;display:flex}.MapView-module__H7kzjq__popupTime{color:var(--text-muted);margin:6px 0 8px;font-size:1rem}.MapView-module__H7kzjq__popupButton{font-family:var(--font-mono);color:var(--cyan-500);letter-spacing:.04em;padding:0;font-size:1.1rem}.MapView-module__H7kzjq__popupButton:hover{color:var(--cyan-300)}
.LiveFeed-module__77jYoG__feed{border:1px solid var(--border-dim);border-radius:var(--radius-2xl);background:linear-gradient(#0d121cb3,#0a0e16b3);flex-direction:column;max-height:564px;display:flex;overflow:hidden}.LiveFeed-module__77jYoG__header{padding:var(--sp-4) var(--sp-5) var(--sp-3);border-bottom:1px solid var(--border-dim);justify-content:space-between;align-items:center;display:flex}.LiveFeed-module__77jYoG__title{font-family:var(--font-display);font-weight:600;font-size:var(--text-base)}.LiveFeed-module__77jYoG__subtitle{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-muted);letter-spacing:.06em}.LiveFeed-module__77jYoG__list{padding:var(--sp-2);flex:1;overflow-y:auto}.LiveFeed-module__77jYoG__row{align-items:center;gap:var(--sp-3);border-radius:var(--radius-md);cursor:pointer;text-align:left;width:100%;transition:background var(--dur-fast) var(--ease-out);background:0 0;padding:11px 12px;display:flex}.LiveFeed-module__77jYoG__row:hover{background:#ffffff0d}.LiveFeed-module__77jYoG__mag{border-radius:var(--radius-sm);width:42px;height:34px;font-family:var(--font-display);font-weight:700;font-size:var(--text-base);border:1px solid;flex-shrink:0;justify-content:center;align-items:center;display:flex}.LiveFeed-module__77jYoG__meta{flex:1;min-width:0}.LiveFeed-module__77jYoG__place{font-family:var(--font-body);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:1.25rem;display:block;overflow:hidden}.LiveFeed-module__77jYoG__detail{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-muted);margin-top:2px;display:block}.LiveFeed-module__77jYoG__ago{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-muted);white-space:nowrap}.LiveFeed-module__77jYoG__empty{padding:var(--sp-8) var(--sp-4);text-align:center;font-family:var(--font-mono);font-size:var(--text-sm);color:var(--text-faint);letter-spacing:.1em}
.AdvancedCharts-module____LFkG__chartCard{border:1px solid var(--border-dim);border-radius:var(--radius-2xl);padding:var(--sp-6);background:linear-gradient(#0d121cb3,#0a0e1699)}.AdvancedCharts-module____LFkG__chartHeader{margin-bottom:var(--sp-4);justify-content:space-between;align-items:baseline;display:flex}.AdvancedCharts-module____LFkG__chartTitle{font-family:var(--font-display);font-weight:600;font-size:var(--text-base)}.AdvancedCharts-module____LFkG__chartDescription{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-muted);margin:0}.AdvancedCharts-module____LFkG__chartBody{width:100%}.AdvancedCharts-module____LFkG__insightRow{gap:var(--sp-3);margin-top:var(--sp-4);display:flex}.AdvancedCharts-module____LFkG__insightBlock{padding:var(--sp-3) var(--sp-4);border:1px solid var(--border-dim);border-radius:var(--radius-lg);background:#ffffff06;flex:1}.AdvancedCharts-module____LFkG__insightAccent{background:var(--cyan-glow-lg);border-color:var(--border-accent)}.AdvancedCharts-module____LFkG__insightTitle{font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:.14em;color:var(--text-muted);text-transform:uppercase;display:block}.AdvancedCharts-module____LFkG__insightValue{font-family:var(--font-display);font-weight:700;font-size:var(--text-xl);margin-top:6px;display:block}.AdvancedCharts-module____LFkG__insightAccent .AdvancedCharts-module____LFkG__insightValue{color:var(--cyan-500)}.AdvancedCharts-module____LFkG__insightBlock:not(.AdvancedCharts-module____LFkG__insightAccent) .AdvancedCharts-module____LFkG__insightValue{color:var(--text-primary)}.AdvancedCharts-module____LFkG__insightDesc{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-secondary);margin-top:2px;display:block}.AdvancedCharts-module____LFkG__tooltip{background:var(--bg-overlay);border:1px solid var(--border-normal);border-radius:var(--radius-md);padding:var(--sp-3) var(--sp-4);box-shadow:var(--shadow-lg)}.AdvancedCharts-module____LFkG__tooltipLabel{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-secondary);margin:0 0 4px}.AdvancedCharts-module____LFkG__tooltipValue{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--cyan-400);margin:0}.AdvancedCharts-module____LFkG__tooltipValue span{color:var(--text-muted)}
.ChartPanel-module__uh2Q_G__panel{padding:0 var(--sp-6) var(--sp-6)}.ChartPanel-module__uh2Q_G__sectionHead{align-items:center;gap:var(--sp-3);margin-bottom:var(--sp-4);display:flex}.ChartPanel-module__uh2Q_G__sectionTitle{font-family:var(--font-display);font-weight:600;font-size:var(--text-lg)}.ChartPanel-module__uh2Q_G__rule{background:linear-gradient(90deg, var(--border-normal), transparent);flex:1;height:1px}.ChartPanel-module__uh2Q_G__sectionMeta{font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:.14em;color:var(--text-muted);text-transform:uppercase}.ChartPanel-module__uh2Q_G__card{border:1px solid var(--border-dim);border-radius:var(--radius-2xl);padding:var(--sp-6);margin-bottom:var(--sp-4);background:linear-gradient(#0d121cb3,#0a0e1699)}.ChartPanel-module__uh2Q_G__cardHead{margin-bottom:var(--sp-4);justify-content:space-between;align-items:baseline;display:flex}.ChartPanel-module__uh2Q_G__cardTitle{font-family:var(--font-display);font-weight:600;font-size:var(--text-base)}.ChartPanel-module__uh2Q_G__cardMeta{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-muted)}.ChartPanel-module__uh2Q_G__row{gap:var(--sp-4);grid-template-columns:1.5fr 1fr;display:grid}.ChartPanel-module__uh2Q_G__row .ChartPanel-module__uh2Q_G__card{margin-bottom:var(--sp-4)}@media (max-width:900px){.ChartPanel-module__uh2Q_G__row{grid-template-columns:1fr}}.ChartPanel-module__uh2Q_G__donutWrap{align-items:center;gap:var(--sp-4);flex-direction:column;display:flex}.ChartPanel-module__uh2Q_G__donutChart{width:100%;position:relative}.ChartPanel-module__uh2Q_G__donutCenter{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ChartPanel-module__uh2Q_G__donutTotal{font-family:var(--font-display);font-weight:700;font-size:var(--text-3xl);color:var(--text-primary);line-height:1}.ChartPanel-module__uh2Q_G__donutLabel{font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:.2em;color:var(--text-muted);margin-top:4px}.ChartPanel-module__uh2Q_G__donutLegend{width:100%}.ChartPanel-module__uh2Q_G__legendRow{align-items:center;gap:9px;margin-bottom:9px;display:flex}.ChartPanel-module__uh2Q_G__legendSwatch{border-radius:2px;flex-shrink:0;width:9px;height:9px}.ChartPanel-module__uh2Q_G__legendName{font-family:var(--font-body);font-size:var(--text-sm);color:var(--text-secondary);flex:1}.ChartPanel-module__uh2Q_G__legendVal{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--text-primary);font-weight:500}.ChartPanel-module__uh2Q_G__legendPct{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);text-align:right;width:38px}.ChartPanel-module__uh2Q_G__tooltip{background:var(--bg-overlay);border:1px solid var(--border-normal);border-radius:var(--radius-md);padding:var(--sp-3) var(--sp-4);box-shadow:var(--shadow-lg)}.ChartPanel-module__uh2Q_G__tipLabel{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-secondary);margin:0 0 4px}.ChartPanel-module__uh2Q_G__tipValue{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--cyan-400);margin:0}.ChartPanel-module__uh2Q_G__tipValue span{color:var(--text-muted)}.ChartPanel-module__uh2Q_G__tipSub{font-family:var(--font-body);font-size:var(--text-xs);color:var(--text-muted);margin:4px 0 0}
.QuakeDrawer-module__XIQC9a__backdrop{z-index:900;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:QuakeDrawer-module__XIQC9a__cell-in var(--dur-base) ease both;background:#030508a8;position:fixed;inset:0}.QuakeDrawer-module__XIQC9a__drawer{z-index:901;background:var(--bg-deep);border-left:1px solid var(--border-normal);width:440px;max-width:92vw;animation:QuakeDrawer-module__XIQC9a__slide-in .42s var(--ease-out) both;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-20px 0 60px #0009}.QuakeDrawer-module__XIQC9a__drawerHeader{z-index:2;padding:var(--sp-5) var(--sp-6);border-bottom:1px solid var(--border-dim);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0e16eb;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.QuakeDrawer-module__XIQC9a__drawerLabel{font-family:var(--font-mono);font-size:var(--text-2xs);letter-spacing:.2em;color:var(--text-muted);text-transform:uppercase}.QuakeDrawer-module__XIQC9a__closeButton{border:1px solid var(--border-normal);border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-secondary);justify-content:center;align-items:center;font-size:1.8rem;display:flex}.QuakeDrawer-module__XIQC9a__closeButton:hover{color:#fff;border-color:#ffffff40}.QuakeDrawer-module__XIQC9a__drawerBody{padding:var(--sp-6)}.QuakeDrawer-module__XIQC9a__quakePlace{font-family:var(--font-display);font-weight:600;font-size:var(--text-2xl);letter-spacing:-.01em;margin-bottom:var(--sp-5);line-height:1.25}.QuakeDrawer-module__XIQC9a__magBadge{align-items:baseline;gap:var(--sp-3);padding:var(--sp-4) var(--sp-5);border-radius:var(--radius-xl);margin-bottom:var(--sp-6);border:1px solid;display:inline-flex}.QuakeDrawer-module__XIQC9a__magNumber{font-family:var(--font-display);font-weight:700;font-size:var(--text-4xl);line-height:1}.QuakeDrawer-module__XIQC9a__magUnit{font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.04em}.QuakeDrawer-module__XIQC9a__divider{background:var(--border-dim);height:1px;margin:var(--sp-5) 0}.QuakeDrawer-module__XIQC9a__dataGrid{background:var(--border-dim);border:1px solid var(--border-dim);border-radius:var(--radius-xl);grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.QuakeDrawer-module__XIQC9a__dataCell{padding:var(--sp-4);background:var(--bg-deep);flex-direction:column;gap:5px;display:flex}.QuakeDrawer-module__XIQC9a__wide{grid-column:span 2}.QuakeDrawer-module__XIQC9a__cellLabel{font-family:var(--font-mono);letter-spacing:.12em;color:var(--text-muted);text-transform:uppercase;font-size:.95rem}.QuakeDrawer-module__XIQC9a__cellValue{font-family:var(--font-mono);font-size:var(--text-md);color:var(--text-primary);font-weight:500}.QuakeDrawer-module__XIQC9a__cyan{color:var(--cyan-400)!important}.QuakeDrawer-module__XIQC9a__amber{color:var(--amber-400)!important}.QuakeDrawer-module__XIQC9a__green{color:var(--emerald-400)!important}.QuakeDrawer-module__XIQC9a__red{color:var(--red-400)!important}.QuakeDrawer-module__XIQC9a__yellow{color:var(--amber-400)!important}.QuakeDrawer-module__XIQC9a__orange{color:var(--orange-500)!important}.QuakeDrawer-module__XIQC9a__alertBadge{font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;background:#ffffff0a;border:1px solid;border-radius:999px;align-self:flex-start;padding:4px 12px;font-weight:600}.QuakeDrawer-module__XIQC9a__usgsLink{justify-content:center;align-items:center;gap:var(--sp-2);margin-top:var(--sp-6);padding:var(--sp-4);background:var(--cyan-glow-lg);border:1px solid var(--border-accent);border-radius:var(--radius-lg);font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.04em;color:var(--cyan-500);display:flex}.QuakeDrawer-module__XIQC9a__usgsLink:hover{background:#22d3ee26}
.page-module__E0kJGG__page{flex-direction:column;min-height:100vh;display:flex}.page-module__E0kJGG__content{flex-direction:column;display:flex}.page-module__E0kJGG__commandGrid{gap:var(--sp-4);padding:0 var(--sp-6) var(--sp-6);grid-template-columns:296px 1fr 330px;align-items:stretch;display:grid}@media (max-width:1180px){.page-module__E0kJGG__commandGrid{grid-template-columns:1fr}}.page-module__E0kJGG__errorBanner{align-items:center;gap:var(--sp-3);margin:var(--sp-4) var(--sp-6) 0;padding:var(--sp-3) var(--sp-4);background:var(--red-glow);border-radius:var(--radius-lg);font-family:var(--font-mono);font-size:var(--text-sm);color:var(--red-400);border:1px solid #ef444459;display:flex}.page-module__E0kJGG__errorIcon{font-size:1.8rem}.page-module__E0kJGG__retryButton{padding:var(--sp-2) var(--sp-3);border-radius:var(--radius-sm);color:var(--red-400);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;border:1px solid #f8717166;margin-left:auto}.page-module__E0kJGG__retryButton:hover{background:#f871711f}.page-module__E0kJGG__bootLoader{justify-content:center;align-items:center;gap:var(--sp-4);flex-direction:column;min-height:60vh;display:flex}.page-module__E0kJGG__spinner{animation:1s linear infinite page-module__E0kJGG__spin}.page-module__E0kJGG__bootLabel{font-family:var(--font-mono);font-size:var(--text-sm);letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted)}.page-module__E0kJGG__footer{align-items:center;gap:var(--sp-4);padding:var(--sp-6) var(--sp-6) var(--sp-10);border-top:1px solid var(--border-dim);margin:0 var(--sp-6);flex-wrap:wrap;display:flex}.page-module__E0kJGG__footerData{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted)}.page-module__E0kJGG__footerCredit{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-faint);margin-left:auto}
