@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap);:root{--font-primary:"Space Grotesk","Inter","Segoe UI",system-ui,-apple-system,sans-serif;--text-primary:#0f172a;--muted:#4b5563;--surface:#fff;--bg-gradient:radial-gradient(circle at 20% 20%,#e0f2fe 0,#0000 25%),radial-gradient(circle at 80% 0%,#ecfdf3 0,#0000 22%),#f6f7fb;--panel-hero-bg:linear-gradient(145deg,#0ea5e924,#10b9811f),#e8f4ff;--panel-hero-text:#fff;--hero-overlay:linear-gradient(135deg,#070b14b8,#0ea5e93d);--hero-card-glass:#070b1461;--hero-card-border:#ffffff2e;--hero-card-text:#e5e7eb;--panel-surface:#fff;--panel-subtle:#f8fafc;--primary:#0ea5e9;--primary-strong:#0284c7;--accent:#10b981;--warning:#f59e0b;--danger:#ef4444;--border:#e5e7eb;--shadow:0 20px 40px #0f172a14;--radius-lg:18px;--radius-md:12px;--pill-strong-bg:#0ea5e924;--pill-strong-border:#0ea5e94d;--pill-strong-text:#0b4f6c;--pill-soft-bg:#0f172a0f;--pill-soft-border:#0f172a14;--pill-soft-text:#0f172a;--metric-card-bg:#f8fafc;--metric-card-border:#e2e8f0;--metric-card-label:#475569;--metric-card-value:#0f172a;--article-bg:#fffffff5;--article-text:#0f172a;--article-muted:#475569;--article-tag-bg:linear-gradient(120deg,#0ea5e9,#10b981);--article-shadow:0 18px 32px #0f172a29;--space-1:8px;--space-1-5:calc(var(--space-1)*1.5);--space-2:calc(var(--space-1)*2);--space-2-5:calc(var(--space-1)*2.5);--space-3:calc(var(--space-1)*3);--header-h:72px;--layout-top-offset:var(--space-3);--layout-side-offset:var(--space-2);--layout-control-gap:var(--space-1-5);--layout-bottom-offset:calc(var(--space-2) + env(safe-area-inset-bottom, 0px))}@media (max-width:1100px){:root{--header-h:68px}}@media (max-width:640px){:root{--header-h:60px}}@media (max-width:960px) and (orientation:landscape){:root{--header-h:56px}}:root[data-theme=dark]{--text-primary:#e5e7eb;--muted:#94a3b8;--surface:#0f172a;--bg-gradient:radial-gradient(circle at 18% 20%,#38bdf81f 0,#0000 26%),radial-gradient(circle at 82% 8%,#22c55e1f 0,#0000 22%),#0b1220;--panel-hero-bg:linear-gradient(145deg,#38bdf829,#0f172aeb),#0b1220;--panel-hero-text:#e2e8f0;--hero-overlay:linear-gradient(135deg,#070b14bf,#0ea5e933);--hero-card-glass:#0f172a99;--hero-card-border:#ffffff1f;--hero-card-text:#e5e7eb;--panel-surface:#0f172a;--panel-subtle:#0f172a;--primary:#38bdf8;--primary-strong:#0ea5e9;--accent:#22c55e;--warning:#f59e0b;--danger:#f87171;--border:#1f2937;--shadow:0 18px 36px #00000073;--pill-strong-bg:#38bdf829;--pill-strong-border:#38bdf859;--pill-strong-text:#e0f2fe;--pill-soft-bg:#ffffff0f;--pill-soft-border:#ffffff24;--pill-soft-text:#e5e7eb;--metric-card-bg:#ffffff0f;--metric-card-border:#ffffff24;--metric-card-label:#cbd5e1;--metric-card-value:#f8fafc;--article-bg:#0f172acc;--article-text:#e5e7eb;--article-muted:#cbd5e1;--article-tag-bg:linear-gradient(120deg,#38bdf8,#22c55e);--article-shadow:0 18px 30px #00000073}:root[data-theme=imagery]{--text-primary:#e9eef7;--muted:#cbd5e1;--surface:#0b1220;--bg-gradient:radial-gradient(circle at 20% 18%,#7dd3fc24 0,#0000 26%),radial-gradient(circle at 78% 6%,#34d3991f 0,#0000 22%),#070b14;--panel-hero-bg:linear-gradient(150deg,#38bdf833,#070b14f0);--panel-hero-text:#e2e8f0;--hero-overlay:linear-gradient(140deg,#070b14bf,#7dd3fc38);--hero-card-glass:#070b14a6;--hero-card-border:#ffffff29;--hero-card-text:#e5e7eb;--panel-surface:#0b1220;--panel-subtle:#0b1220;--primary:#7dd3fc;--primary-strong:#38bdf8;--accent:#34d399;--warning:#fbbf24;--danger:#fb7185;--border:#111827;--shadow:0 20px 40px #00000080;--pill-strong-bg:#7dd3fc2e;--pill-strong-border:#7dd3fc59;--pill-strong-text:#e0f2fe;--pill-soft-bg:#ffffff14;--pill-soft-border:#ffffff29;--pill-soft-text:#e5e7eb;--metric-card-bg:#ffffff0f;--metric-card-border:#ffffff29;--metric-card-label:#cbd5e1;--metric-card-value:#f8fafc;--article-bg:#070b14d1;--article-text:#e5e7eb;--article-muted:#cbd5e1;--article-tag-bg:linear-gradient(120deg,#7dd3fc,#34d399);--article-shadow:0 20px 36px #00000080}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 20% 20%,#e0f2fe 0,#0000 25%),radial-gradient(circle at 80% 0,#ecfdf3 0,#0000 22%),#f6f7fb;background:var(--bg-gradient);color:#0f172a;color:var(--text-primary);font-family:Space Grotesk,Inter,Segoe UI,system-ui,-apple-system,sans-serif;font-family:var(--font-primary);margin:0;min-height:100vh}html{--sb-size:10px;--sb-radius:8px;--sb-track:#e5e7eb;--sb-thumb:#9ca3af;--sb-thumb-hover:#6b7280;color-scheme:light}html[data-theme=dark],html[data-theme=imagery]{--sb-track:#0b1220;--sb-thumb:#64748b;--sb-thumb-hover:#94a3b8;color-scheme:dark}::-webkit-scrollbar{height:10px;height:var(--sb-size);width:10px;width:var(--sb-size)}::-webkit-scrollbar-track{background:#e5e7eb;background:var(--sb-track)}::-webkit-scrollbar-thumb{background-color:#9ca3af;background-color:var(--sb-thumb);border:2px solid #e5e7eb;border:2px solid var(--sb-track);border-radius:8px;border-radius:var(--sb-radius)}::-webkit-scrollbar-thumb:hover{background-color:#6b7280;background-color:var(--sb-thumb-hover)}::-webkit-scrollbar-corner{background:#e5e7eb;background:var(--sb-track)}*{scrollbar-color:#9ca3af #e5e7eb;scrollbar-color:var(--sb-thumb) var(--sb-track);scrollbar-width:thin}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}path.remote-geojson-layer.leaflet-interactive{cursor:pointer}:root{--panel-width:360px;--panel-live-width:var(--panel-width);--panel-gap:var(--layout-side-offset,16px);--panel-top-gap:var(--layout-top-offset,24px);--panel-bottom-gap:var(--layout-bottom-offset,16px);--panel-stack-gap:var(--space-1-5,12px);--panel-controls-height:46px;--sidebar-width:var(--panel-width);--sidebar-gap:var(--panel-gap)}.App-body{--leaflet-bottom-offset:var(--panel-bottom-gap);background:#0000;inset:0;overflow:hidden;position:fixed;z-index:1}.mapShell{inset:0;position:absolute;z-index:1}.mapShell .leaflet-container{height:100%;width:100%}.panelColumn{display:flex;flex-direction:column;gap:12px;gap:var(--panel-stack-gap);max-height:calc(100vh - 96px - max(16px, 75px));max-height:calc(100vh - var(--header-h, 72px) - var(--panel-top-gap) - max(var(--panel-bottom-gap), 75px));max-width:min(94vw,440px);overflow:visible;pointer-events:auto;position:fixed;transform:translateX(0);transition:transform .26s cubic-bezier(.33,1,.68,1),opacity .2s ease;width:360px;width:var(--panel-live-width,var(--panel-width));will-change:transform,opacity;z-index:4}.panelColumn,.panelColumn[data-compact=true]{height:auto;left:16px;left:var(--panel-gap);top:96px;top:calc(var(--header-h, 72px) + var(--panel-top-gap))}.panelColumn[data-compact=true]{max-height:calc(100vh - 112px);max-height:calc(100vh - var(--header-h, 72px) - var(--panel-top-gap) - var(--panel-bottom-gap));width:min(100vw,360px);width:min(100vw,var(--panel-live-width,var(--panel-width)))}.panelSlot{align-self:flex-start;overflow:visible;width:100%}.panelSlot,.panelSlot>*{display:flex;flex:0 1 auto;flex-direction:column;min-height:0}.panelSlot>*{height:auto;max-height:calc(100vh - 112px);max-height:calc(100vh - var(--header-h, 72px) - var(--panel-top-gap, 24px) - var(--panel-bottom-gap, 16px));overflow:hidden}.panelCard{height:100%}.panelSlot.isHidden{display:none}.panelColumn.isCollapsed{opacity:0;pointer-events:none;transform:translateX(calc(-100% - 32px));transform:translateX(calc(-100% - var(--panel-gap) - var(--space-2, 16px)))}.panelColumn.isCollapsed .panelSlot{display:none}.panelControls{align-items:center;align-self:flex-start;display:inline-flex;gap:10px;padding:2px 0;z-index:5}.panelControlsFloating{left:16px;left:var(--panel-gap);position:fixed;top:96px;top:calc(var(--header-h, 72px) + var(--panel-top-gap));z-index:620}.panelControlsSpacer{flex:0 0 auto;height:46px;height:var(--panel-controls-height)}.panelSwitcher{align-self:flex-start;background:color-mix(in srgb,var(--surface) 94%,#0000);border:1px solid var(--border);border-radius:12px;box-shadow:0 8px 18px #0f172a1a;color:var(--text-primary);gap:6px;justify-content:center;justify-self:flex-start;margin:0;padding:6px 10px;position:relative;transition:background-color .12s ease,box-shadow .12s ease,transform .2s ease;width:auto;z-index:2}.panelSwitcher,.panelSwitcher button{align-items:center;display:inline-flex}.panelSwitcher button{background:#0000;border:none;border-radius:10px;color:var(--muted);cursor:pointer;font-weight:700;gap:8px;padding:6px 12px;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease}.panelSwitchIcon{align-items:center;display:inline-flex;justify-content:center}.panelSwitchIcon,.panelSwitchIcon svg{height:18px;width:18px}.panelSwitchLabel{font-weight:inherit}.panelSwitcher button:hover{background:#0ea5e91a;color:var(--text-primary)}.panelSwitcher button.isActive{animation:panelSwitchActivate .18s cubic-bezier(.33,1,.68,1);background:linear-gradient(120deg,var(--primary),var(--accent));box-shadow:0 10px 20px #0ea5e940;color:#fff;transform:translateY(-1px)}@keyframes panelSwitchActivate{0%{opacity:.85;transform:translateY(4px) scale(.99)}to{opacity:1;transform:translateY(-1px) scale(1)}}.panelHideBtn{align-items:center;background:color-mix(in srgb,var(--surface) 92%,#0000);border:1px solid var(--border);border-radius:12px;box-shadow:0 8px 18px #0f172a1f;color:var(--text-primary);cursor:pointer;display:inline-flex;font-size:18px;font-weight:800;height:42px;justify-content:center;min-width:42px;padding:8px 12px;transition:transform .16s ease,background-color .15s ease,color .15s ease,box-shadow .15s ease,border-color .15s ease}.panelHideBtn:hover{background:#0ea5e914;box-shadow:0 10px 20px #0f172a24;color:var(--text-primary)}.panelHideBtn:active{transform:translateX(-2px)}@media (max-width:1100px){:root{--layout-side-offset:var(--space-1-5,12px);--layout-top-offset:var(--space-2-5,20px);--layout-bottom-offset:calc(var(--space-2, 16px) + env(safe-area-inset-bottom, 0px));--panel-width:min(92vw,520px);--sidebar-width:var(--panel-width);--sidebar-gap:var(--panel-gap);--panel-stack-gap:var(--space-1-5,12px)}.panelColumn{left:16px;left:var(--panel-gap);max-height:calc(100vh - 112px);max-height:calc(100vh - var(--header-h, 72px) - var(--panel-top-gap) - var(--panel-bottom-gap));top:96px;top:calc(var(--header-h, 72px) + var(--panel-top-gap))}.panelSwitcher{display:inline-flex}}html[data-theme=dark] .panelSwitcher{background:#111827e0;border-color:#ffffff1a;box-shadow:0 8px 18px #0000004d}@media (max-width:540px){.panelSwitcher button{padding:6px 10px}.panelSwitchLabel{display:none}}@media (max-width:640px){:root{--layout-side-offset:var(--space-1,8px);--layout-top-offset:var(--space-2,16px);--layout-bottom-offset:calc(var(--space-1-5, 12px) + env(safe-area-inset-bottom, 0px));--panel-width:96vw;--sidebar-width:var(--panel-width);--sidebar-gap:var(--panel-gap);--panel-stack-gap:var(--space-1-5,12px)}.panelColumn{height:auto;left:16px;left:var(--panel-gap);max-height:calc(100vh - 112px);max-height:calc(100vh - var(--header-h, 72px) - var(--panel-top-gap) - var(--panel-bottom-gap));top:96px;top:calc(var(--header-h, 72px) + var(--panel-top-gap))}}.panelScrim{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000001a;inset:0;position:fixed;z-index:3}.panelFab{background:var(--surface);border:1px solid var(--border);border-radius:14px;bottom:16px;bottom:var(--panel-bottom-gap);box-shadow:0 10px 22px #0f172a2e;color:var(--text-primary);font-weight:700;left:16px;left:var(--panel-gap);padding:10px 14px;position:fixed;transform:none;z-index:5}@media (max-width:1100px) and (max-height:600px) and (orientation:landscape),(max-width:960px) and (orientation:landscape){:root{--layout-side-offset:var(--space-1,8px);--layout-top-offset:var(--space-1-5,12px);--layout-bottom-offset:calc(var(--space-1, 8px) + env(safe-area-inset-bottom, 0px))}.App-body[data-mobile-landscape="1"]{--panel-live-width:clamp(260px,40vw,420px);--panel-stack-gap:var(--space-1-5,12px);--panel-top-gap:var(--layout-top-offset,12px);--panel-bottom-gap:var(--layout-bottom-offset,10px);--panel-gap:var(--layout-side-offset,8px)}.App-body[data-mobile-landscape="1"] .panelColumn{height:auto;left:16px;left:var(--panel-gap);max-height:calc(100vh - 112px);max-height:calc(100vh - var(--header-h, 72px) - var(--panel-top-gap) - var(--panel-bottom-gap));top:96px;top:calc(var(--header-h, 72px) + var(--panel-top-gap));width:360px;width:var(--panel-live-width)}.App-body[data-mobile-landscape="1"] .mapShell{left:0;width:100%}.App-body[data-mobile-landscape="1"] .panelControlsFloating{gap:8px;left:16px;left:var(--panel-gap);top:96px;top:calc(var(--header-h, 72px) + var(--panel-top-gap))}.App-body[data-mobile-landscape="1"] .panelSwitcher button{font-size:13px;padding:6px 10px}.App-body[data-mobile-landscape="1"] .panelHideBtn{border-radius:10px;height:40px;min-width:40px;padding:6px 10px}}.Header_header__Lhnr8{background:#0000;display:flex;height:var(--header-h);justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:4}.Header_dashboardOpen__htq9M{z-index:100000}.Header_dashboardOpen__htq9M .Header_headerContent__WRnni{pointer-events:none}.Header_dashboardOpen__htq9M .Header_headerLeft__fbRek,.Header_dashboardOpen__htq9M .Header_headerRight__1ZOXq{pointer-events:auto;position:relative;z-index:1}html:not([data-theme=dark]):not([data-theme=imagery]) .Header_dashboardOpen__htq9M .Header_kicker__EW9gR{color:#38bdf8}.Header_secure__7PBZ2{--header-h:64px}.Header_headerContent__WRnni{--header-padding-y:var(--space-1-5,12px);--header-padding-x:16px;--header-gap:12px;--header-logo-size:44px;--header-logo-brand:#3a6a50;--header-logo-bg:#ffffffe6;--header-logo-fill:var(--header-logo-brand);grid-gap:var(--header-gap);align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(120deg,#0ea5e938,#10b9812e);border:1px solid #ffffff3d;border-radius:0 0 18px 18px;box-shadow:0 12px 30px #0ea5e91f;box-sizing:border-box;display:grid;gap:var(--header-gap);grid-template-columns:auto 1fr;height:var(--header-h);margin:0 auto;max-width:none;padding:var(--header-padding-y) var(--header-padding-x);width:calc(100% - 12px)}.Header_secureContent__lqBpP{--header-padding-y:10px;--header-padding-x:14px;--header-gap:10px;--header-logo-size:40px;border-radius:0 0 14px 14px}.Header_headerLeft__fbRek{color:var(--text-primary)}.Header_brandButton__ZJkre,.Header_headerLeft__fbRek{align-items:center;display:inline-flex;gap:12px;min-width:0}.Header_brandButton__ZJkre{background:#0000;border:none;color:inherit;cursor:pointer;margin:0;padding:0;text-align:left}.Header_brandButton__ZJkre:focus-visible{border-radius:14px;outline:2px solid #0ea5e980;outline-offset:4px}.Header_headerLeft__fbRek>p{color:var(--muted);margin:0}.Header_headerRight__1ZOXq{align-items:center;display:inline-flex;flex-wrap:nowrap;gap:10px;justify-content:flex-end;justify-self:end;min-width:0}.Header_headerRight__1ZOXq>*{flex-shrink:0}.Header_logo__nZ7K6{align-items:center;background:var(--header-logo-bg);border-radius:12px;box-shadow:0 8px 16px #0ea5e92e;box-sizing:border-box;display:inline-flex;height:var(--header-logo-size);justify-content:center;padding:4px;width:var(--header-logo-size)}.Header_logo__nZ7K6 path{fill:var(--header-logo-fill)}.Header_brandText__mtlaW{display:flex;flex-direction:column;gap:3px;justify-content:center;line-height:1.05;min-width:0}.Header_kicker__EW9gR{color:var(--primary);font-size:12px;font-weight:700;letter-spacing:.08em;margin:0;text-transform:uppercase}.Header_title__rzFD1{color:var(--text-primary);font-family:var(--font-primary);font-size:24px;font-weight:700;letter-spacing:-.01em;margin:1px 0 0;white-space:nowrap}.Header_menuToggle__AyaDj{align-items:center;background:#ffffffdb;border:1px solid #0ea5e93d;border-radius:12px;box-shadow:0 10px 18px #0f172a1a;color:var(--text-primary);cursor:pointer;display:inline-flex;flex-shrink:0;height:42px;justify-content:center;transition:transform .12s ease,box-shadow .12s ease,background .12s ease;width:42px}.Header_menuToggle__AyaDj:hover{background:#fff;box-shadow:0 12px 22px #0f172a24;transform:translateY(-1px)}.Header_menuToggle__AyaDj:focus-visible{outline:2px solid #0ea5e980;outline-offset:2px}.Header_burgerMenu__DHyq\+{height:22px;width:22px}.Header_burgerMenu__DHyq\+ path{stroke:#0f172a}.Header_closeMenu__FtNXa{height:22px;width:22px}.Header_accountEntry__STuN9{align-items:center;background:#ffffffdb;border:1px solid #0f172a1f;border-radius:12px;box-shadow:0 10px 18px #0f172a14;color:var(--muted);cursor:pointer;display:inline-flex;gap:8px;height:40px;padding:8px 12px;transition:transform .12s ease,box-shadow .12s ease,background .12s ease,border-color .12s ease,color .12s ease}.Header_accountEntry__STuN9:hover{background:#fff;border-color:#0f172a33;box-shadow:0 12px 22px #0f172a1f;color:var(--text-primary);transform:translateY(-1px)}.Header_accountEntry__STuN9:focus-visible{outline:2px solid #0ea5e980;outline-offset:2px}.Header_accountIcon__1HJt8{height:20px;width:20px}.Header_accountLabel__-Helx{color:inherit;font-size:13px;font-weight:700;letter-spacing:-.01em}.Header_skipLink__btg90{background:#fff;border-radius:10px;box-shadow:0 8px 16px #0f172a1f;color:#0f172a;left:12px;padding:6px 10px;position:absolute;text-decoration:none;top:8px;transform:translateY(-150%);transition:transform .12s ease,box-shadow .12s ease}.Header_skipLink__btg90:focus{box-shadow:0 12px 24px #0f172a29;transform:translateY(0)}html[data-theme=dark] .Header_headerContent__WRnni{background:linear-gradient(120deg,#38bdf833,#22c55e29);border-color:#ffffff1a;box-shadow:0 12px 30px #00000073}html[data-theme=dark] .Header_headerContent__WRnni,html[data-theme=imagery] .Header_headerContent__WRnni{--header-logo-bg:var(--header-logo-brand);--header-logo-fill:#f8fafc}html[data-theme=dark] .Header_logo__nZ7K6,html[data-theme=imagery] .Header_logo__nZ7K6{box-shadow:0 8px 16px #00000052}html[data-theme=dark] .Header_logo__nZ7K6 path,html[data-theme=imagery] .Header_logo__nZ7K6 path{fill:var(--header-logo-fill)}html[data-theme=dark] .Header_menuToggle__AyaDj{background:#1f2937;border-color:#334155;box-shadow:0 10px 18px #00000059;color:#e5e7eb}html[data-theme=dark] .Header_menuToggle__AyaDj:hover{background:#111827}html[data-theme=dark] .Header_burgerMenu__DHyq\+ path{stroke:#e5e7eb}html[data-theme=dark] .Header_skipLink__btg90{background:#0f172a;box-shadow:0 8px 16px #0000004d;color:#e5e7eb}html[data-theme=dark] .Header_accountEntry__STuN9,html[data-theme=imagery] .Header_accountEntry__STuN9{background:#1f2937;border-color:#334155;box-shadow:0 10px 18px #00000059;color:#cbd5e1}html[data-theme=dark] .Header_accountEntry__STuN9:hover,html[data-theme=imagery] .Header_accountEntry__STuN9:hover{background:#111827;border-color:#475569;color:#e5e7eb}@media (max-width:1100px){.Header_headerContent__WRnni{--header-padding-y:10px;--header-padding-x:14px;--header-gap:10px;--header-logo-size:42px;width:calc(100% - 10px)}.Header_secure__7PBZ2{--header-h:60px}.Header_title__rzFD1{font-size:22px}.Header_kicker__EW9gR{font-size:11px}.Header_menuToggle__AyaDj{height:40px;width:40px}}@media (max-width:640px){.Header_headerContent__WRnni{--header-padding-y:8px;--header-padding-x:12px;--header-gap:8px;--header-logo-size:36px;border-radius:0 0 14px 14px;width:calc(100% - 8px)}.Header_secure__7PBZ2{--header-h:56px}.Header_headerLeft__fbRek{gap:10px}.Header_kicker__EW9gR{font-size:11px;letter-spacing:.07em}.Header_title__rzFD1{font-size:20px;margin-top:0}.Header_headerRight__1ZOXq{gap:8px}.Header_menuToggle__AyaDj{border-radius:10px;height:38px;width:38px}.Header_burgerMenu__DHyq\+{height:20px;width:20px}}@media (max-width:540px){.Header_accountEntry__STuN9{height:38px;padding:8px 10px}.Header_accountLabel__-Helx{display:none}}@media (max-width:960px) and (orientation:landscape){.Header_headerContent__WRnni{--header-padding-y:8px;--header-padding-x:12px;--header-gap:8px;--header-logo-size:36px;border-radius:0 0 14px 14px;width:calc(100% - 8px)}.Header_secure__7PBZ2{--header-h:56px}.Header_title__rzFD1{font-size:20px;margin-top:0}.Header_kicker__EW9gR{font-size:11px;letter-spacing:.07em}.Header_headerLeft__fbRek{gap:10px}.Header_headerRight__1ZOXq{gap:8px}.Header_menuToggle__AyaDj{border-radius:10px;height:38px;width:38px}.Header_burgerMenu__DHyq\+{height:20px;width:20px}}.Toast_toastContainer__kN9Xu{left:auto;max-width:min(92vw,420px);pointer-events:none;position:fixed;right:12px;top:80px;top:calc(var(--header-h, 72px) + 8px);width:auto;z-index:9999}.Toast_toastInlineContainer__vxUeT{padding:0;position:relative;width:100%}.Toast_toast__nd-uy{align-items:center;background:#fff;border-radius:10px;box-shadow:0 6px 18px #00000029;color:#111827;display:flex;font-size:13px;font-weight:500;gap:8px;justify-content:center;letter-spacing:.2px;line-height:1.25;min-height:34px;padding:6px 10px;pointer-events:auto}.Toast_toast__nd-uy .Toast_msg__Pqpsf{margin:0;padding:0;text-align:center}.Toast_toast__nd-uy .Toast_icon__QI9U5{opacity:.9}.Toast_toast__nd-uy.Toast_error__oVepg{background-color:#fee2e2;border:1px solid #fecaca;color:#991b1b}.Toast_toast__nd-uy.Toast_success__BTuS8{background-color:#dcfce7;border:1px solid #bbf7d0;color:#166534}.Toast_toast__nd-uy.Toast_info__YTP4Q{background-color:#e0f2fe;border:1px solid #bae6fd;color:#075985}.Toast_toast__nd-uy.Toast_warning__gUheG{background-color:#fef3c7;border:1px solid #fde68a;color:#92400e}.Toast_closeBtn__Rtz9r{appearance:none;-webkit-appearance:none;background:#0000;border:none;color:inherit;cursor:pointer;font-size:18px;line-height:1;margin-left:6px;opacity:.9;padding:0 4px}.Toast_closeBtn__Rtz9r:hover{opacity:1}.Toast_closeBtn__Rtz9r:focus-visible{outline:2px solid #0ea5e966;outline-offset:2px}.Form_modal__ic1U1{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#070b1461;display:grid;height:100dvh;inset:0;justify-items:center;min-height:100vh;overflow:auto;position:fixed;width:100vw;z-index:99999}.Form_form__MCyoe{background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:0 18px 42px #0f172a24;box-sizing:border-box;color:var(--text-primary);max-width:92vw;outline:1px solid #0f172a05;padding:20px 20px 18px;position:relative;width:480px}.Form_authShell__7LM9U{display:flex;flex-direction:column;gap:12px}.Form_hidden__XR87G{opacity:0}.Form_authHeader__LDDf7{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.Form_authHeaderLeft__kmia0{display:flex;flex-direction:column;gap:6px}.Form_titleRow__\+0HF4{align-items:center;display:inline-flex;gap:8px}.Form_authKicker__iIU9R{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.08em;margin:0 0 4px;text-transform:uppercase}.Form_authTitle__656UR{font-size:22px;letter-spacing:-.01em;margin:0}.Form_dismiss__6Z3-o{align-self:flex-start;background:#0000;border:1px solid var(--border);border-radius:10px;color:var(--muted);cursor:pointer;font-size:14px;min-height:36px;padding:8px 12px;position:absolute;right:14px;top:14px;transition:color .12s ease,border-color .12s ease,transform .12s ease,background .12s ease}.Form_dismiss__6Z3-o:hover{background:#0f172a08;border-color:#0f172a26;color:var(--text-primary);transform:translateY(-1px)}.Form_tabList__0Sghu{background:#0f172a08;border:1px solid var(--border);border-radius:12px;display:inline-flex;gap:6px;padding:4px;width:-webkit-fit-content;width:fit-content}.Form_infoWrapper__9wMzO{position:relative}.Form_infoButton__dzvYo{align-items:center;background:#0f172a08;border:1px solid var(--border);border-radius:999px;color:var(--muted);cursor:pointer;display:inline-flex;height:28px;justify-content:center;transition:background .12s ease,border-color .12s ease,color .12s ease,transform .12s ease;width:28px}.Form_infoButton__dzvYo:hover{background:#0f172a0d;border-color:#0f172a2e;color:var(--text-primary);transform:translateY(-1px)}.Form_infoButton__dzvYo:focus-visible{outline:2px solid #0ea5e980;outline-offset:2px}.Form_infoIcon__FHCdq{height:16px;width:16px}.Form_fieldLabelRow__pgjL6 .Form_infoButton__dzvYo{height:auto;min-height:0;min-width:0;padding:1px;width:auto}.Form_fieldLabelRow__pgjL6 .Form_infoIcon__FHCdq{height:14px;width:14px}.Form_infoPopover__RUNWk{--popover-entry-x:0px;--popover-entry-y:6px;animation:Form_infoPopoverFade__dpmoI .18s cubic-bezier(0,0,.5,1);background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:0 14px 32px #0f172a2e;color:var(--text-primary);max-width:min(90vw,320px);padding:12px 14px;position:fixed;transform:translateZ(0);width:-webkit-max-content;width:max-content;will-change:transform,opacity;z-index:5}@keyframes Form_infoPopoverFade__dpmoI{0%{opacity:0;transform:translate3d(var(--popover-entry-x),var(--popover-entry-y),0)}to{opacity:1;transform:translateZ(0)}}.Form_infoTitle__fJYmz{font-size:14px;font-weight:700;margin:0 0 4px}.Form_infoCopy__\+Y2S-{color:var(--muted);font-size:13px;line-height:1.5;margin:0}.Form_tab__QBzIf{background:#0000;border:none;border-radius:10px;color:var(--muted);cursor:pointer;font-weight:700;letter-spacing:-.01em;padding:8px 12px;transition:color .12s ease,background .12s ease,box-shadow .12s ease}.Form_tabActive__GMRrf{background:#0f172a0f;box-shadow:inset 0 0 0 1px var(--border);color:var(--text-primary)}.Form_intentBox__Q8wXK{background:#0f172a05;border:1px dashed var(--border);border-radius:12px;padding:12px 12px 10px}.Form_intentTitle__DmbrW{color:var(--text-primary);font-size:14px;font-weight:700;margin:0 0 4px}.Form_intentText__mDO1U{color:var(--muted);font-size:14px;line-height:1.5;margin:0}.Form_confirmOverlay__B2HBe{align-items:center;background:#070b1475;border-radius:16px;display:grid;inset:0;justify-items:center;padding:16px;position:absolute;z-index:20}.Form_confirmCard__ZMcXU{background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:0 20px 44px #0f172a38;color:var(--text-primary);display:flex;flex-direction:column;gap:10px;padding:16px;width:min(92%,360px)}.Form_confirmTitle__YXqWn{font-size:15px;font-weight:700;margin:0}.Form_confirmText__zhrqP{color:var(--muted);font-size:14px;line-height:1.5;margin:0}.Form_confirmActions__fKi\+P{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.Form_confirmSecondary__K\+taJ{background:#0000;border:1px solid var(--border);border-radius:10px;color:var(--muted);cursor:pointer;font-weight:600;padding:8px 12px;transition:color .12s ease,border-color .12s ease,transform .12s ease,background .12s ease}.Form_confirmSecondary__K\+taJ:hover{background:#0f172a0a;border-color:#0f172a33;color:var(--text-primary)}.Form_confirmPrimary__CyQpW{background:#0f172a;border:1px solid #0f172a1a;border-radius:10px;color:#f8fafc;cursor:pointer;font-weight:700;padding:8px 12px;transition:background .15s ease,transform .12s ease,box-shadow .15s ease,color .15s ease}.Form_confirmPrimary__CyQpW:hover{box-shadow:0 10px 18px #0f172a29;transform:translateY(-1px)}.Form_authBody__LAKDm,.Form_authForm__MFQ76{display:flex;flex-direction:column;gap:10px}.Form_fieldGroup__m54Fq{color:var(--text-primary);display:block;font-weight:600;margin:0}.Form_fieldHint__ZxkAk{color:var(--muted);display:block;font-size:13px;font-weight:500;margin:4px 0 0}.Form_fieldLabelRow__pgjL6{align-items:center;display:inline-flex;gap:6px}.Form_form__MCyoe input[type=password],.Form_form__MCyoe input[type=text],.Form_form__MCyoe select{background:#f8fafc;border:1px solid var(--border);border-radius:10px;box-sizing:border-box;color:var(--text-primary);display:block;font-size:14px;margin-top:6px;padding:10px 11px;width:100%}.Form_passwordField__0\+fny{position:relative}.Form_passwordField__0\+fny input[type=password],.Form_passwordField__0\+fny input[type=text]{padding-right:42px}.Form_eyeToggle__QxDGQ{align-items:center;background:none;border:none;color:var(--muted);cursor:pointer;display:inline-flex;justify-content:center;padding:4px;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:color .12s ease,transform .12s ease}.Form_eyeToggle__QxDGQ:hover{color:var(--primary);transform:translateY(-50%) scale(1.02)}.Form_eyeToggle__QxDGQ:focus-visible{border-radius:6px;outline:2px solid var(--primary);outline-offset:2px}.Form_inlineFields__qLVgG{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.Form_inlineActions__oCn99{display:flex;justify-content:flex-end}.Form_formFooter__Um2RI{align-items:center;display:flex;gap:10px}.Form_formFooter__Um2RI button{margin-left:auto}.Form_inputError__yV4uX{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef444426}.Form_inlineToast__ytYjF{flex:1 1;margin:0}.Form_form__MCyoe button[type=submit]{background:#0f172a;border:1px solid #0f172a1a;border-radius:12px;box-shadow:none;color:#f8fafc;cursor:pointer;display:block;font-weight:700;letter-spacing:-.01em;padding:11px 16px;transition:background .15s ease,filter .12s ease,transform .12s ease,box-shadow .15s ease,color .15s ease}.Form_form__MCyoe button[type=submit]:hover{box-shadow:0 12px 20px #0f172a1f;transform:translateY(-1px)}.Form_linkButton__5O4tS{background:#0000;border:none;color:#0f172a;cursor:pointer;font-weight:700;padding:0;text-decoration:underline}.Form_linkButton__5O4tS:hover{color:#0ea5e9}.Form_linkButton__5O4tS:focus-visible{outline:2px solid #0ea5e9;outline-offset:2px}.Form_mutedBox__teF1L{background:#0f172a05;border:1px solid var(--border);border-radius:10px;padding:10px 12px}.Form_resetSteps__x9pGV{grid-gap:4px;color:var(--muted);display:grid;gap:4px;margin:6px 0 0;padding-left:18px}.Form_recoverActions__itviS{align-items:center;display:flex;gap:10px}.Form_recoverActions__itviS button,.Form_recoverActions__itviS button[type=submit]{margin-left:0}@media (max-height:560px){.Form_modal__ic1U1{align-items:start;padding-top:12px}}html[data-theme=dark] .Form_form__MCyoe,html[data-theme=imagery] .Form_form__MCyoe{background-color:#111827;border-color:#ffffff26;box-shadow:0 18px 44px #00000080;color:#f3f4f6;outline-color:#ffffff0a}html[data-theme=dark] .Form_form__MCyoe h2,html[data-theme=imagery] .Form_form__MCyoe h2{color:inherit}html[data-theme=dark] .Form_form__MCyoe input[type=password],html[data-theme=dark] .Form_form__MCyoe input[type=text],html[data-theme=dark] .Form_form__MCyoe select,html[data-theme=imagery] .Form_form__MCyoe input[type=password],html[data-theme=imagery] .Form_form__MCyoe input[type=text],html[data-theme=imagery] .Form_form__MCyoe select{background-color:#0b1220;border-color:#ffffff2e;color:#e5e7eb}html[data-theme=dark] .Form_form__MCyoe input::placeholder,html[data-theme=imagery] .Form_form__MCyoe input::placeholder{color:#9ca3af}html[data-theme=dark] .Form_confirmPrimary__CyQpW,html[data-theme=dark] .Form_form__MCyoe button[type=submit],html[data-theme=imagery] .Form_confirmPrimary__CyQpW,html[data-theme=imagery] .Form_form__MCyoe button[type=submit]{background:#e5e7eb;border-color:#334155;color:#0b1220}html[data-theme=dark] .Form_confirmSecondary__K\+taJ,html[data-theme=imagery] .Form_confirmSecondary__K\+taJ{border-color:#ffffff2e;color:#cbd5e1}@media (prefers-color-scheme:dark){html:not([data-theme]) .Form_form__MCyoe{background-color:#111827;border-color:#ffffff26;color:#f3f4f6}html:not([data-theme]) .Form_form__MCyoe input[type=password],html:not([data-theme]) .Form_form__MCyoe input[type=text],html:not([data-theme]) .Form_form__MCyoe select{background-color:#0b1220;border-color:#ffffff2e;color:#e5e7eb}html:not([data-theme]) .Form_confirmPrimary__CyQpW,html:not([data-theme]) .Form_form__MCyoe button[type=submit]{background:#e5e7eb;color:#0b1220}}@media (max-width:480px){.Form_form__MCyoe{padding:16px;width:94vw}.Form_authHeader__LDDf7{flex-direction:column;padding-right:44px}.Form_tabList__0Sghu{align-self:flex-start;width:auto}.Form_inlineFields__qLVgG{grid-template-columns:1fr}.Form_recoverActions__itviS{align-items:stretch;flex-direction:column}.Form_recoverActions__itviS button{width:100%}.Form_confirmActions__fKi\+P{align-items:stretch;flex-direction:column}.Form_confirmActions__fKi\+P button{width:100%}}@media (max-width:540px){.Form_infoPopover__RUNWk{max-width:min(92vw,320px);padding:11px 12px}}html[data-theme=dark] .Form_tabList__0Sghu,html[data-theme=imagery] .Form_tabList__0Sghu{background:#ffffff0a;border-color:#ffffff1a}html[data-theme=dark] .Form_tabActive__GMRrf,html[data-theme=imagery] .Form_tabActive__GMRrf{background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff14}html[data-theme=dark] .Form_intentBox__Q8wXK,html[data-theme=imagery] .Form_intentBox__Q8wXK{background:#ffffff08;border-color:#ffffff1f}html[data-theme=dark] .Form_mutedBox__teF1L,html[data-theme=imagery] .Form_mutedBox__teF1L{background:#ffffff0a;border-color:#ffffff1f}html[data-theme=dark] .Form_resetSteps__x9pGV,html[data-theme=imagery] .Form_resetSteps__x9pGV{color:#cbd5e1}html[data-theme=dark] .Form_linkButton__5O4tS,html[data-theme=imagery] .Form_linkButton__5O4tS{color:#bfdbfe}html[data-theme=dark] .Form_infoPopover__RUNWk,html[data-theme=imagery] .Form_infoPopover__RUNWk{background:#0f172a;border-color:#ffffff1f;box-shadow:0 18px 40px #0000008c}.InfoTooltip_wrapper__IF-Cc{align-items:center;display:inline-flex;flex-shrink:0;position:relative;vertical-align:middle}.InfoTooltip_trigger__c7Nls{align-items:center;background:#0f172a08;border:1px solid var(--border);border-radius:999px;color:var(--muted);cursor:pointer;display:inline-flex;height:28px;justify-content:center;min-height:28px;min-width:28px;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease;width:28px}.InfoTooltip_trigger__c7Nls:hover{background:#0f172a0d;border-color:#0f172a2e;color:var(--text-primary);transform:translateY(-1px)}.InfoTooltip_trigger__c7Nls:focus-visible{outline:2px solid #0ea5e980;outline-offset:2px}.InfoTooltip_triggerInline__589X3{height:22px;min-height:22px;min-width:22px;padding:0;width:22px}.InfoTooltip_icon__SfkeZ{height:16px;width:16px}.InfoTooltip_iconInline__KH3hd{height:14px;width:14px}.InfoTooltip_tooltip__cxbKU{--tooltip-entry-x:0px;--tooltip-entry-y:6px;animation:InfoTooltip_tooltipFade__SGWzn .16s cubic-bezier(0,0,.5,1);background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:0 12px 26px #0f172a1f;color:var(--text-primary);left:-9999px;max-width:min(90vw,320px);padding:10px 12px;position:fixed;top:-9999px;transform:translateZ(0);width:-webkit-max-content;width:max-content;will-change:transform,opacity;z-index:100002}@keyframes InfoTooltip_tooltipFade__SGWzn{0%{opacity:0;transform:translate3d(var(--tooltip-entry-x),var(--tooltip-entry-y),0)}to{opacity:1;transform:translateZ(0)}}.InfoTooltip_title__rdBhD{font-size:14px;font-weight:700;margin:0 0 4px}.InfoTooltip_body__W2KRx{color:var(--muted);font-size:13px;line-height:1.5;margin:0}@media (max-width:540px){.InfoTooltip_tooltip__cxbKU{padding:10px 11px}}.Dashboard_modalOverlay__7MgMQ{align-items:start;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;height:100dvh;inset:0;justify-items:end;min-height:100vh;padding:84px 12px 12px;padding:calc(var(--header-h, 72px) + 12px) 12px 12px 12px;position:fixed;width:100vw;z-index:99998}.Dashboard_dashboardModal__p\+YgF{background:var(--surface);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);box-sizing:border-box;display:flex;flex-direction:column;gap:12px;height:calc(100dvh - 96px);height:calc(100dvh - var(--header-h, 72px) - 24px);justify-content:flex-start;margin:0;opacity:0;overflow:hidden;padding:18px 22px 22px;position:relative;width:min(900px,95vw)}@media (max-width:600px){.Dashboard_modalOverlay__7MgMQ{padding:80px 8px 8px;padding:calc(var(--header-h, 72px) + 8px) 8px 8px 8px}.Dashboard_dashboardModal__p\+YgF{border-radius:10px;height:calc(100dvh - 84px);height:calc(100dvh - var(--header-h, 72px) - 12px);width:100%}}.Dashboard_panelHeader__VtReQ{background:linear-gradient(120deg,#0ea5e914,#10b9810f);border:1px solid var(--border);border-bottom:none;border-top-left-radius:10px;border-top-right-radius:10px;padding:.9rem 1.25rem}.Dashboard_panelHeader__VtReQ p{font-weight:800;margin:0}.Dashboard_panelBody__qk6v-{background:#fff;border:1px solid var(--border);border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 8px 18px #0f172a0f;padding:1.25rem}.Dashboard_panelBody__qk6v-:not(:last-child){margin-bottom:20px}.Dashboard_panelBody__qk6v- .Dashboard_copyTextDiv__K74kN{text-align:right}.Dashboard_panelBody__qk6v- .Dashboard_copyTextButton__x0CNZ{cursor:pointer;display:inline-block;font-size:small;position:relative}.Dashboard_panelBody__qk6v- .Dashboard_copyTextButton__x0CNZ:hover{color:#062568;text-decoration:underline}.Dashboard_panelBody__qk6v- .Dashboard_accessTokenContainer__ttjoF{overflow:hidden;padding:2px;text-overflow:ellipsis;white-space:nowrap}.Dashboard_panelBody__qk6v- .Dashboard_buttonDiv__8esG5{align-items:center;display:flex;justify-content:center;padding:2px}.Dashboard_panelBody__qk6v- button:focus{outline:none}.Dashboard_panelBody__qk6v- button:active{transform:scale(.95)}.Dashboard_panelBody__qk6v- .Dashboard_cancelButton__\+9q1p{background-color:#d1d1d1;box-shadow:none;color:#333}.Dashboard_panelBody__qk6v- .Dashboard_cancelButton__\+9q1p:hover{background-color:#dfdfdf}.Dashboard_profileContainer__2BFWC{display:flex;flex:1 1;flex-direction:column;gap:14px;justify-content:flex-start;min-height:0;opacity:0;overflow:hidden}.Dashboard_profileScroll__iWEFV{display:flex;flex:1 1;flex-direction:column;gap:14px;min-height:0;overflow-y:auto;padding-bottom:24px}.Dashboard_contextHeader__4\+viX{align-items:flex-start;background:var(--surface);border-bottom:1px solid var(--border);display:flex;gap:16px;justify-content:space-between;padding:6px 4px 8px}.Dashboard_headerText__l4XOf{display:flex;flex:1 1;flex-direction:column;gap:6px;min-width:0}.Dashboard_overline__SStaL{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.08em;margin:0;text-transform:uppercase}.Dashboard_titleRow__vPYBu{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.Dashboard_subtitle__DX1aJ{color:var(--muted);line-height:1.5;margin:0}.Dashboard_rolePill__1oHdi{align-items:center;background:#f3f4f6;border:1px solid var(--border);border-radius:999px;color:#111827;display:inline-flex;font-size:13px;font-weight:700;gap:6px;padding:6px 10px}.Dashboard_rolePillCitizen__2C0M0{background:linear-gradient(120deg,#0ea5e91f,#10b9811f);border-color:#0ea5e940;color:#0f172a}.Dashboard_rolePillBrgy__-UFtZ{background:linear-gradient(120deg,#6366f124,#0ea5e924);border-color:#6366f13d;color:#0f172a}.Dashboard_actionStack__bwJV8{align-items:flex-end;display:flex;flex-direction:column;gap:8px;min-width:220px}.Dashboard_signedInMeta__xP9uo{color:var(--muted);font-size:13px;margin:0}.Dashboard_boldText__5mSm8{color:var(--text-primary);font-weight:700}.Dashboard_topBar__Pu9Ta{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;gap:12px;justify-content:space-between;padding:14px 6px 12px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.Dashboard_sectionNav__RGy-n{display:flex;flex-wrap:wrap;gap:8px;padding:6px 4px 0}.Dashboard_sectionTab__SYb4c{align-items:center;background:#f8fafc;border:1px solid var(--border);border-radius:10px;color:var(--text-primary);cursor:pointer;display:inline-flex;gap:6px;padding:8px 12px;transition:transform .12s ease,box-shadow .15s ease,background .15s ease,border-color .12s ease}.Dashboard_sectionTab__SYb4c:hover{box-shadow:0 8px 16px #0f172a1f;transform:translateY(-1px)}.Dashboard_sectionTabActive__mRBqm{background:linear-gradient(120deg,#0ea5e91a,#10b98114);border-color:#0ea5e93d;box-shadow:inset 0 0 0 1px #0ea5e92e}.Dashboard_sectionTabLabel__Yu1gf{font-weight:700;letter-spacing:-.01em}.Dashboard_sectionTabBadge__sWwiM{background:#0f172a;border-radius:999px;color:#f8fafc;display:inline-flex;font-size:11px;letter-spacing:.02em;padding:2px 8px}.Dashboard_sectionTabIcon__UdaIc{align-items:center;display:inline-flex;justify-content:center}.Dashboard_sectionDescription__-2PLp{color:var(--muted);margin:2px 0 8px}.Dashboard_passwordNotice__MMmeX{align-items:center;background:#fff7ed;border:1px solid #f59e0b40;border-radius:12px;display:flex;gap:12px;justify-content:space-between;margin:10px 0 6px;padding:12px 14px}.Dashboard_noticeTitle__oZBrL{flex:1 1 auto;font-weight:700;margin:0 0 4px;min-width:0}.Dashboard_noticeTitleRow__\+uIjb{align-items:center;display:flex;flex-wrap:nowrap;gap:8px}.Dashboard_noticeTitleInline__\+qESr{margin:0}.Dashboard_noticeText__thIJ2{color:var(--muted);margin:0}.Dashboard_noticeAction__X1GmL{background:linear-gradient(180deg,#f8fafc,#e5e7eb);border-color:#00000026;box-shadow:0 8px 16px #0f172a1f;color:#0f172a}.Dashboard_topBarTitle__vu8wy{font-size:20px;font-weight:700;margin:0}.Dashboard_topBarTools__dq93N{align-items:center;display:inline-flex;gap:8px}.Dashboard_toolBtn__NmMty{background:linear-gradient(180deg,#f8fafc,#e5e7eb);border:1px solid #00000026;border-radius:8px;color:#0f172a;cursor:pointer;height:32px;padding:0 12px;transition:background-color .15s ease,color .15s ease,border-color .15s ease,transform .12s ease,box-shadow .15s ease}.Dashboard_toolBtn__NmMty:hover{box-shadow:0 8px 16px #0f172a1f;transform:translateY(-1px)}.Dashboard_toolBtn__NmMty:active{box-shadow:none;transform:scale(.98)}.Dashboard_toolBtn__NmMty:focus-visible{outline:2px solid #0ea5e9;outline-offset:2px}.Dashboard_actionBtn__7GLAk{align-items:center;display:inline-flex;font-weight:600;gap:8px}.Dashboard_actionIcon__Bcma0{height:16px;width:16px}.Dashboard_actionLabel__DsrK0,.Dashboard_buttonLabel__M9StS{align-items:center;display:inline-flex;white-space:nowrap}.Dashboard_collapseLabel__I9OjC{min-width:0}.Dashboard_requestTokenBtn__llGFZ{align-items:center;background:linear-gradient(120deg,var(--primary),var(--accent));border:none;border-radius:10px;box-shadow:0 10px 20px #0ea5e940;color:#fff;cursor:pointer;display:inline-flex;font-weight:700;height:40px;justify-content:center;min-width:130px;padding:0 16px;transition:transform .12s ease,box-shadow .15s ease,filter .15s ease;white-space:nowrap}.Dashboard_requestTokenBtn__llGFZ:hover{box-shadow:0 12px 24px #0ea5e947;transform:translateY(-1px)}.Dashboard_requestTokenBtn__llGFZ:disabled{box-shadow:none;cursor:not-allowed;opacity:.7;transform:none}.Dashboard_requestTokenBtn__llGFZ:focus-visible{outline:2px solid #0ea5e9;outline-offset:2px}.Dashboard_closeBtn__dBmMf{align-items:center;background:linear-gradient(180deg,#f8fafc,#e5e7eb);border:1px solid #00000026;border-radius:8px;color:#0f172a;cursor:pointer;display:inline-flex;height:32px;justify-content:center;width:32px}.Dashboard_closeBtn__dBmMf:hover{background:#e5e7eb;box-shadow:0 8px 16px #0f172a1f;transform:translateY(-1px)}.Dashboard_closeBtn__dBmMf:active{box-shadow:none;transform:scale(.98)}.Dashboard_closeBtn__dBmMf:focus-visible{outline:2px solid #22c55e;outline-offset:2px}.Dashboard_deviceListTableContainer__DQSNr{background:#fff;border:1px solid var(--border);border-radius:12px;max-height:56vh;overflow:auto}.Dashboard_deviceListTable__n1Y7t{background-color:initial;border:none;border-collapse:collapse;border-radius:8px;border-spacing:0;overflow:hidden;table-layout:auto;width:100%}.Dashboard_deviceListTable__n1Y7t th{background-color:#f8fafc;border-bottom:1px solid var(--border);font-weight:700;letter-spacing:-.01em}.Dashboard_deviceListTable__n1Y7t td,.Dashboard_deviceListTable__n1Y7t th{color:#111827;padding:10px 12px;text-align:left;white-space:normal;word-break:break-word}.Dashboard_deviceListTable__n1Y7t td{vertical-align:top}.Dashboard_deviceListTable__n1Y7t tbody tr:nth-child(2n){background:#f8fafc}.Dashboard_sectionGrid__Urm9T{grid-gap:14px;align-items:start;display:grid;gap:14px;grid-template-columns:2fr 1fr}.Dashboard_sectionGridSingle__XYQG0{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr}.Dashboard_panelHeaderRow__0m86o{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.Dashboard_kickerRow__uma\+t{align-items:center;display:inline-flex;flex-wrap:wrap;gap:8px}.Dashboard_panelKicker__ZNsd-{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.06em;margin:0 0 4px;text-transform:uppercase}.Dashboard_panelTitle__5wAlI{flex:1 1 auto;font-size:18px;margin:0 0 4px;min-width:0}.Dashboard_panelTitleRow__xGFvq{align-items:center;display:flex;flex-wrap:nowrap;gap:8px}.Dashboard_panelSubtitle__g7YpS{color:var(--muted);margin:0}.Dashboard_remoteActionsList__ZZZLm{grid-gap:12px;display:grid;gap:12px}.Dashboard_remoteActionCard__2jLNY{background:#f8fafc;border:1px solid var(--border);border-radius:12px;padding:10px 12px}.Dashboard_remoteActionCardDisabled__D0kua{opacity:.78}.Dashboard_remoteActionRow__AwOOW{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.Dashboard_remoteActionMeta__qlZly{grid-gap:6px;display:grid;gap:6px;min-width:0}.Dashboard_remoteActionDeviceId__iA2sq{color:var(--text-primary);font-weight:700;letter-spacing:.01em;margin:0}.Dashboard_remoteActionTunnelState__eRLa6{align-items:center;border:1px solid var(--border);border-radius:999px;display:inline-flex;font-size:12px;font-weight:700;gap:6px;padding:4px 8px;width:-webkit-fit-content;width:fit-content}.Dashboard_remoteActionTunnelStateEnabled__RW3jY{background:#14b8a61f;border-color:#14b8a652;color:#0f766e}.Dashboard_remoteActionTunnelStateDisabled__VA5M9{background:#f973161f;border-color:#f9731652;color:#9a3412}.Dashboard_remoteActionButtons__Yqz0Z{align-items:center;display:inline-flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.Dashboard_remoteActionActionButton__r8XXD{border-radius:9px;font-size:12px;height:34px;letter-spacing:.04em;padding:0 12px;text-transform:uppercase}.Dashboard_remoteActionModalCard__TdVng{max-height:min(88dvh,760px);overflow-y:auto;position:relative;width:min(92%,540px)}.Dashboard_remoteActionModalHeader__xKai2{align-items:center;display:flex;gap:12px;justify-content:space-between}.Dashboard_remoteActionModalDeviceLabel__gIico{color:var(--muted);font-size:13px;letter-spacing:.02em;margin:2px 0 0}.Dashboard_remoteActionModalMenu__Vtr1n{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.Dashboard_remoteActionModalForm__648MR,.Dashboard_remoteServersPane__hduCG{display:flex;flex-direction:column;gap:12px}.Dashboard_remoteServersAddOverlay__gOt9D{align-items:center;background:#070b1475;border-radius:inherit;display:grid;inset:0;justify-items:center;padding:16px;position:absolute;z-index:7}.Dashboard_remoteServersAddCard__DzVQx{background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:0 16px 30px #0f172a33;padding:12px;width:min(100%,420px)}.Dashboard_remoteServersAddButton__mITrE{background:#0000;border:1px solid var(--border);border-radius:10px;color:var(--text-primary);cursor:pointer;font-size:22px;height:38px;line-height:1;transition:border-color .12s ease,color .12s ease,transform .12s ease;width:38px}.Dashboard_remoteServersAddButton__mITrE:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-1px)}.Dashboard_remoteServersAddButton__mITrE:disabled{cursor:not-allowed;opacity:.6;transform:none}.Dashboard_remoteServersTableWrap__OsyUs{border:1px solid var(--border);border-radius:12px;overflow:hidden}.Dashboard_remoteServersTable__ZFDY6{border-collapse:collapse;width:100%}.Dashboard_remoteServersTable__ZFDY6 thead th{border-bottom:1px solid var(--border);color:var(--muted);font-size:12px;letter-spacing:.04em;padding:10px 12px;text-align:left;text-transform:uppercase}.Dashboard_remoteServersAddHeading__XK0bA{text-align:right!important;width:68px}.Dashboard_remoteServersTable__ZFDY6 tbody td{border-bottom:1px solid #94a3b82e;color:var(--text-primary);padding:10px 12px}.Dashboard_remoteServersTable__ZFDY6 tbody tr:last-child td{border-bottom:none}.Dashboard_remoteServersTable__ZFDY6 tbody td:last-child{text-align:right;width:68px}.Dashboard_remoteServerInstitutionLabel__rI-Gy{display:block;font-weight:600}.Dashboard_remoteServerInstitutionHint__FUMng{color:var(--muted);display:block;font-size:12px;margin-top:3px}.Dashboard_remoteServersRemoveButton__YBBH0{background:#ef444414;border:1px solid #fca5a5;border-radius:8px;color:#b91c1c;cursor:pointer;font-size:20px;height:32px;line-height:1;width:32px}.Dashboard_remoteServersRemoveButton__YBBH0:disabled{cursor:not-allowed;opacity:.5}.Dashboard_summaryPills__7G--i{display:inline-flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.Dashboard_summaryPill__iuls1{align-items:center;background:#f3f4f6;border:1px solid var(--border);border-radius:999px;color:#4b5563;display:inline-flex;flex-shrink:0;font-weight:700;gap:6px;letter-spacing:-.01em;padding:6px 12px;white-space:nowrap}.Dashboard_summaryPillPositive__MxYf-{background:#10b9811f;border-color:#10b9813d;color:#065f46}.Dashboard_summaryPillWarning__MiwXV{background:#f59e0b1f;border-color:#f59e0b47;color:#92400e}.Dashboard_summaryPillMuted__YCdt4{background:#6b72801a;border-color:#6b728038;color:#374151}.Dashboard_cellHeading__DxCea{flex:1 1 auto;font-weight:700;letter-spacing:-.01em;min-width:0}.Dashboard_cellHeadingRow__SH6KK{align-items:center;display:inline-flex;flex-wrap:nowrap;gap:8px}.Dashboard_statusBadge__-Epx1{align-items:center;border:1px solid var(--border);border-radius:999px;display:inline-flex;flex-shrink:0;font-weight:700;gap:6px;letter-spacing:-.01em;padding:6px 10px;white-space:nowrap}.Dashboard_statusBadgeOk__mbR1V{background:#10b9811f;border-color:#10b9813d;color:#065f46}.Dashboard_statusBadgeWarn__0GSfW{background:#f59e0b1f;border-color:#f59e0b47;color:#92400e}.Dashboard_statusBadgeMuted__aKRXH{background:#f3f4f6;color:#4b5563}.Dashboard_sinceLabel__EHI2h{color:var(--muted);font-size:13px}.Dashboard_emptyState__92C7A{background:#f8fafc;border:1px dashed var(--border);border-radius:12px;padding:12px}.Dashboard_emptyTitleRow__BOwqJ{align-items:center;display:flex;flex-wrap:nowrap;gap:8px}.Dashboard_emptyTitle__2SRuC{flex:1 1 auto;font-weight:700;margin:0 0 6px;min-width:0}.Dashboard_emptyTitleInline__it4YG{margin:0}.Dashboard_emptyBody__D8zUZ{color:var(--muted);margin:0 0 8px}.Dashboard_emptyList__i6J\+Q{grid-gap:6px;color:#111827;display:grid;gap:6px;margin:0;padding-left:18px}.Dashboard_hintPanel__PnCeV{background:#f8fafc;border-style:dashed}.Dashboard_hintList__Ixe3k{grid-gap:10px;display:grid;gap:10px;list-style:none;margin:0;padding:0}.Dashboard_hintTitle__4Souq{font-weight:700;margin:0 0 4px}.Dashboard_hintText__gp2Wu{color:var(--muted);line-height:1.5;margin:0}.Dashboard_actionRow__eVSsD{display:flex;justify-content:flex-end}.Dashboard_tokenCard__vAFXQ{background:#f9fafb;border:1px solid var(--border);border-radius:12px;display:flex;flex-direction:column;gap:10px;padding:12px}.Dashboard_tokenRow__pr2hr{align-items:center;display:flex;gap:8px;justify-content:space-between}.Dashboard_tokenLabel__jIQ4B{font-weight:700;margin:0}.Dashboard_tokenExpiry__mUs\+K{color:var(--muted);font-size:13px}.Dashboard_tokenValue__6WP7j{background:#0b1220;border:1px solid #0f172a3d;border-radius:10px;color:#f8fafc;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;margin:0;overflow-wrap:anywhere;padding:12px 14px}.Dashboard_tokenActions__8irZc{display:flex;flex-direction:column;gap:8px}.Dashboard_copyTokenBtn__T6WhP{background:linear-gradient(120deg,var(--primary),var(--accent));border:none;border-radius:10px;box-shadow:0 10px 20px #0ea5e940;color:#fff;cursor:pointer;font-weight:700;height:40px;padding:0 16px;transition:transform .12s ease,box-shadow .15s ease,filter .15s ease}.Dashboard_copyTokenBtn__T6WhP:hover{box-shadow:0 12px 24px #0ea5e947;transform:translateY(-1px)}.Dashboard_copyTokenBtn__T6WhP:disabled{box-shadow:none;cursor:not-allowed;opacity:.7;transform:none}.Dashboard_tokenNote__O2qfv{color:var(--muted)}.Dashboard_tokenPlaceholder__WugKh{display:flex;flex-direction:column;gap:4px}.Dashboard_futurePanel__DVRWB{background:#f7f5ff}.Dashboard_accountBadges__Q1rqz{align-items:center;display:flex;gap:8px}.Dashboard_statusPill__84I3h{align-items:center;background:#f3f4f6;border:1px solid var(--border);border-radius:999px;color:#0f172a;display:inline-flex;font-size:11px;font-weight:700;gap:6px;line-height:1;padding:4px 8px}.Dashboard_statusPillOk__7TofW{background:#22c55e1f;border-color:#22c55e59;color:#166534}.Dashboard_statusPillWarn__3MIuf{background:#fff7ed;border-color:#f59e0b66;color:#92400e}.Dashboard_accountSummary__BkRYt{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:0 0 12px}.Dashboard_metaItem__CUX7Z{background:#f8fafc;border:1px solid var(--border);border-radius:10px;flex:1 1;min-width:180px;padding:10px 12px}html[data-theme=dark] .Dashboard_metaItem__CUX7Z,html[data-theme=imagery] .Dashboard_metaItem__CUX7Z{background:#0b1220;border-color:#ffffff1f}.Dashboard_metaHeader__G4egr{align-items:center;display:flex;gap:8px;justify-content:space-between}.Dashboard_metaLabel__TbRQr{color:var(--muted);font-size:12px;letter-spacing:.04em;margin:0 0 4px;text-transform:uppercase}.Dashboard_metaValue__SEyI5{color:#0f172a;font-weight:700;margin:0}html[data-theme=dark] .Dashboard_metaValue__SEyI5,html[data-theme=imagery] .Dashboard_metaValue__SEyI5{color:#e5e7eb}.Dashboard_metaEdit__oz07w{align-items:center;background:#fff;border:1px solid var(--border);border-radius:10px;color:var(--text);cursor:pointer;display:inline-flex;font-weight:700;gap:4px;padding:6px 10px;transition:border-color .12s ease,color .12s ease,transform .12s ease,box-shadow .12s ease}html[data-theme=dark] .Dashboard_metaEdit__oz07w,html[data-theme=imagery] .Dashboard_metaEdit__oz07w{background:#0f172a;border-color:#ffffff2e;color:var(--text)}.Dashboard_metaEdit__oz07w:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-1px)}.Dashboard_metaEditActive__F3XmZ{border-color:var(--primary);box-shadow:0 8px 18px #0ea5e92e;color:var(--primary)}html[data-theme=dark] .Dashboard_metaEditActive__F3XmZ,html[data-theme=imagery] .Dashboard_metaEditActive__F3XmZ{box-shadow:0 8px 18px #0ea5e947}.Dashboard_metaEditIcon__JpC8O{font-size:12px;line-height:1}.Dashboard_accountSettingsForm__YGV91{display:flex;flex-direction:column;gap:12px}.Dashboard_accountSettingsForm__YGV91 button{align-items:center;display:inline-flex;justify-content:center;width:auto}.Dashboard_settingsRow__ZieXM{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.Dashboard_settingsField__4iTiS{color:#0f172a;display:flex;flex:1 1;flex-direction:column;font-weight:700;gap:6px;min-width:220px}.Dashboard_settingsInput__ZvXCm{background:#f8fafc;border:1px solid var(--border);border-radius:10px;box-sizing:border-box;font-size:15px;padding:10px 12px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.Dashboard_passwordField__1pYnN{position:relative}.Dashboard_passwordField__1pYnN .Dashboard_settingsInput__ZvXCm{padding-right:42px}.Dashboard_eyeToggle__tia6A{align-items:center;background:none;border:none;color:var(--muted);cursor:pointer;display:inline-flex;justify-content:center;padding:4px;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:color .12s ease,transform .12s ease}.Dashboard_eyeToggle__tia6A:hover{color:var(--primary);transform:translateY(-50%) scale(1.02)}.Dashboard_eyeToggle__tia6A:focus-visible{border-radius:6px;outline:2px solid var(--primary);outline-offset:2px}.Dashboard_settingsInput__ZvXCm:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0ea5e92e;outline:none}html[data-theme=dark] .Dashboard_settingsInput__ZvXCm,html[data-theme=imagery] .Dashboard_settingsInput__ZvXCm{background:#ffffff0a;border-color:#ffffff1f;color:var(--text)}.Dashboard_accountStack__lpO2z{display:flex;flex-direction:column;gap:16px}.Dashboard_settingsCard__V8hGe{background:#fdfefe;border:1px solid var(--border);border-radius:12px;padding:14px}.Dashboard_settingsToggle__C9Gzi{background:#fff;border:1px solid var(--border);border-radius:10px;color:var(--text);cursor:pointer;font-weight:700;padding:8px 12px;transition:border-color .12s ease,color .12s ease,box-shadow .12s ease,transform .12s ease}.Dashboard_settingsToggle__C9Gzi:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-1px)}.Dashboard_settingsToggleActive__4yYIo{border-color:var(--primary);box-shadow:0 6px 16px #0ea5e929;color:var(--primary)}.Dashboard_settingsSummary__6e0yB{color:var(--muted);font-size:13px;margin:6px 0 0}.Dashboard_cardHeaderRow__u6\+xN{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:8px}.Dashboard_cardHeaderActions__cpNJJ{align-items:center;display:inline-flex;gap:8px}.Dashboard_cardTitle__uJHTX{flex:1 1 auto;font-size:18px;letter-spacing:-.01em;margin:0;min-width:0}.Dashboard_cardTitleRow__CqKof{align-items:center;display:flex;flex-wrap:nowrap;gap:8px}.Dashboard_cardSubtitle__Vkrlv{color:var(--muted);font-size:14px;margin:6px 0 0}html[data-theme=dark] .Dashboard_settingsCard__V8hGe,html[data-theme=imagery] .Dashboard_settingsCard__V8hGe{background:#0b1220;border-color:#ffffff1f}html[data-theme=dark] .Dashboard_settingsToggle__C9Gzi,html[data-theme=imagery] .Dashboard_settingsToggle__C9Gzi{background:#0b1220;border-color:#ffffff29;color:var(--text)}html[data-theme=dark] .Dashboard_dangerCard__U-KzO{background:#1a0c0c;border-color:#ef444466}.Dashboard_inputError__GrHCV{background:#fff1f2;border-color:#ef4444}.Dashboard_settingsHint__PuB-V{color:var(--muted);font-size:13px;margin:0}.Dashboard_alertPrefsHeader__AqNcq,.Dashboard_settingsActions__HwqTe{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.Dashboard_alertPrefsHeader__AqNcq{justify-content:space-between}.Dashboard_alertPrefsToggleRow__rs5pJ{align-items:flex-start;cursor:pointer;display:inline-flex;gap:10px;margin-top:8px}.Dashboard_alertPrefsCheckbox__W9WqV{align-items:center;-webkit-appearance:none;appearance:none;background:#fff;border:1.5px solid var(--border);border-radius:6px;display:inline-flex;flex-shrink:0;height:20px;justify-content:center;margin:0;position:relative;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease;width:20px}.Dashboard_alertPrefsCheckbox__W9WqV:after{border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:10px;opacity:0;transform:rotate(45deg) translate(-1px,-1px);width:5px}.Dashboard_alertPrefsCheckbox__W9WqV:checked{background:linear-gradient(120deg,var(--primary),var(--accent));border-color:#0000;box-shadow:0 8px 16px #0ea5e940}.Dashboard_alertPrefsCheckbox__W9WqV:checked:after{opacity:1}.Dashboard_alertPrefsCheckbox__W9WqV:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.Dashboard_alertPrefsCheckbox__W9WqV:disabled{cursor:not-allowed;opacity:.65}.Dashboard_alertPrefsText__oZjTj{color:var(--text);line-height:1.45}.Dashboard_inlineForm__eoidv{background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 10px 24px #0f172a14;display:flex;flex-direction:column;gap:12px;margin-top:10px;padding:12px}.Dashboard_inlineField__ydw6x{display:flex;flex-direction:column;font-size:14px;gap:6px}.Dashboard_inlineField__ydw6x small{color:var(--muted)}.Dashboard_inlineActions__3J1vm{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.Dashboard_iconBadge__Aav7-{align-items:center;display:inline-flex;flex-shrink:0;height:18px;justify-content:center;line-height:0;width:18px}.Dashboard_iconBadge__Aav7- svg{display:block;height:18px;width:18px}html[data-theme=dark] .Dashboard_inlineForm__eoidv,html[data-theme=imagery] .Dashboard_inlineForm__eoidv{background:#0b1220;border-color:#ffffff1f;box-shadow:0 10px 24px #00000073}.Dashboard_saveButton__gOSqV{background:linear-gradient(120deg,var(--primary),var(--accent));border:none;border-radius:10px;box-shadow:0 10px 20px #0ea5e940;color:#fff;cursor:pointer;font-weight:700;height:40px;padding:0 16px;transition:transform .12s ease,box-shadow .15s ease,filter .15s ease}.Dashboard_saveButton__gOSqV:hover{box-shadow:0 12px 24px #0ea5e947;transform:translateY(-1px)}.Dashboard_saveButton__gOSqV:disabled{box-shadow:none;cursor:not-allowed;opacity:.7;transform:none}.Dashboard_secondaryButton__Fz6K-{align-items:center;background:#0000;border:1px solid var(--border);border-radius:10px;color:var(--text);cursor:pointer;display:inline-flex;font-weight:700;gap:8px;height:40px;padding:0 14px;transition:color .12s ease,border-color .12s ease,transform .12s ease}.Dashboard_secondaryButton__Fz6K-:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-1px)}.Dashboard_secondaryButton__Fz6K-:disabled{cursor:not-allowed;opacity:.6;transform:none}.Dashboard_dangerButton__qEbYW{align-items:center;background:linear-gradient(120deg,#ef4444,#f87171);border:1px solid #ef4444;border-radius:10px;box-shadow:0 10px 20px #ef444440;color:#fff;cursor:pointer;display:inline-flex;font-weight:700;gap:8px;height:40px;justify-content:center;padding:0 16px;transition:transform .12s ease,box-shadow .15s ease}.Dashboard_dangerButton__qEbYW .Dashboard_buttonLabel__M9StS{white-space:nowrap}.Dashboard_dangerButton__qEbYW:hover{box-shadow:0 12px 24px #ef44444d;transform:translateY(-1px)}.Dashboard_dangerButton__qEbYW:disabled{box-shadow:none;cursor:not-allowed;opacity:.7;transform:none}html[data-theme=dark] .Dashboard_saveButton__gOSqV,html[data-theme=imagery] .Dashboard_saveButton__gOSqV{box-shadow:0 10px 20px #0ea5e959}html[data-theme=dark] .Dashboard_secondaryButton__Fz6K-,html[data-theme=imagery] .Dashboard_secondaryButton__Fz6K-{border-color:#ffffff29;color:var(--text)}.Dashboard_settingsSupport__xk3Ti{color:var(--muted);font-size:13px;margin:0}.Dashboard_dangerCard__U-KzO{background:#fff7f7;border-color:#fca5a5}.Dashboard_confirmBox__ogFEx{background:#fff;border:1px solid var(--border);border-radius:10px;margin-top:10px;padding:12px}.Dashboard_confirmTitle__u7JBR{font-size:16px;margin:0 0 8px}.Dashboard_confirmList__hzM6Z{color:var(--muted);margin:0 0 12px 18px;padding:0}.Dashboard_confirmList__hzM6Z li{margin-bottom:6px}.Dashboard_confirmActions__\+gYOW{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.Dashboard_confirmOverlay__duB45{align-items:center;background:#070b1475;border-radius:16px;display:grid;inset:0;justify-items:center;padding:16px;position:absolute;z-index:40}.Dashboard_confirmCard__iHN6Z{background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:0 20px 44px #0f172a38;color:var(--text-primary);display:flex;flex-direction:column;gap:10px;padding:16px;width:min(92%,380px)}.Dashboard_confirmText__lepw9{color:var(--muted);font-size:14px;line-height:1.5;margin:0}.Dashboard_confirmCheckRow__gH8vt{align-items:center;color:var(--muted);display:inline-flex;font-size:13px;gap:8px}.Dashboard_confirmCheckRow__gH8vt input{accent-color:var(--primary)}html[data-theme=dark] .Dashboard_confirmBox__ogFEx,html[data-theme=imagery] .Dashboard_confirmBox__ogFEx{background:#0f172a;border-color:#ffffff1f}@media (max-width:600px){.Dashboard_contextHeader__4\+viX{align-items:flex-start;flex-direction:column}.Dashboard_actionStack__bwJV8{align-items:flex-start;width:100%}.Dashboard_topBarTools__dq93N{flex-wrap:wrap;justify-content:flex-start;width:100%}.Dashboard_toolBtn__NmMty{font-size:13px;height:32px;padding:0 8px}.Dashboard_closeBtn__dBmMf{height:32px;width:32px}.Dashboard_remoteActionModalMenu__Vtr1n,.Dashboard_sectionGrid__Urm9T{grid-template-columns:1fr}.Dashboard_remoteActionButtons__Yqz0Z{justify-content:flex-start;width:100%}.Dashboard_remoteActionActionButton__r8XXD{height:32px}.Dashboard_remoteServersAddButton__mITrE{height:34px;width:34px}.Dashboard_remoteActionModalCard__TdVng{width:min(94%,540px)}.Dashboard_deviceListTableContainer__DQSNr{max-height:55dvh}.Dashboard_deviceListTable__n1Y7t td,.Dashboard_deviceListTable__n1Y7t th{font-size:13px;padding:8px}.Dashboard_summaryPills__7G--i{justify-content:flex-end}.Dashboard_sectionTabLabel__Yu1gf{display:none}.Dashboard_sectionTab__SYb4c{padding:8px 10px}}@media (max-width:540px){.Dashboard_collapseLabel__I9OjC .Dashboard_actionLabel__DsrK0,.Dashboard_collapseLabel__I9OjC .Dashboard_buttonLabel__M9StS{display:none}.Dashboard_collapseLabel__I9OjC{justify-content:center;padding:0 10px}.Dashboard_actionBtn__7GLAk{padding:0 10px}}@media (max-width:420px){.Dashboard_deviceListTable__n1Y7t td:nth-child(4),.Dashboard_deviceListTable__n1Y7t th:nth-child(4){display:none}}.Dashboard_addDeviceForm__hjvmG{display:flex;flex:1 1;flex-direction:column;justify-content:center;min-height:0;opacity:0;overflow-y:auto;transform:translateX(100%)}.Dashboard_addDeviceForm__hjvmG input[type=text]{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;display:block;padding:.5rem;width:100%}.Dashboard_addDeviceForm__hjvmG input{border:1px solid #ccc;border-radius:4px;padding:10px;width:100%}.Dashboard_inputField__cCQkt{margin-top:2rem;position:relative}.Dashboard_inputLabel__VXMNA{color:#999;font-size:14px;left:10px;pointer-events:none;position:absolute;top:8px;transition:all .3s ease}.Dashboard_addDeviceForm__hjvmG input:focus+.Dashboard_inputLabel__VXMNA,.Dashboard_addDeviceForm__hjvmG input:not(:placeholder-shown)+.Dashboard_inputLabel__VXMNA{color:#333;font-size:12px;top:-20px}.Dashboard_errorPopup__d-jXL{background-color:#ea6d7e;border:3px solid #d54c49;border-radius:10px;box-shadow:5px 5px 10px #0003,-5px -5px 10px #ffffffb3;color:#fff;margin:10px;padding:10px;text-align:center}.Dashboard_messagePopup__KciAJ{background-color:#729758;border:none;border-radius:5px;color:#fff;margin:10px;padding:20px;position:relative;text-align:center}.Dashboard_exitButton__utX3e{background-color:initial;border:none;color:#fff;cursor:pointer;font-size:16px;padding:5px;position:absolute;right:5px;top:2px}.Dashboard_addDeviceButtonDiv__ADc-w{align-items:center;display:flex;justify-content:center;padding:20px}.Dashboard_addDeviceButton__ZYWcU{background:linear-gradient(120deg,var(--primary),var(--accent));border:none;border-radius:10px;box-shadow:0 12px 22px #0ea5e947;color:#fff;cursor:pointer;display:block;font-weight:700;margin:10px;padding:.65rem 1rem;transition:transform .12s ease,box-shadow .15s ease;width:100%}.Dashboard_addDeviceButton__ZYWcU:hover{box-shadow:0 14px 26px #0ea5e952;transform:translateY(-1px)}.Dashboard_addDeviceButton__ZYWcU:focus{outline:none}.Dashboard_addDeviceButton__ZYWcU:active{transform:scale(.95)}.Dashboard_panelHeaderButtonDiv__HJP9m{align-items:center;display:flex;gap:10px;justify-content:flex-end}.Dashboard_signoutButton__z5gct{cursor:pointer;display:inline-block;position:relative}.Dashboard_signoutButton__z5gct:hover{color:#062568;text-decoration:underline}.Dashboard_requestTokenButton__ILjKj{background:linear-gradient(120deg,var(--primary),var(--accent));border:none;border-radius:10px;box-shadow:0 12px 22px #0ea5e947;color:#fff;cursor:pointer;font-weight:700;margin:10px;padding:.65rem 1rem;transition:transform .12s ease,box-shadow .15s ease;width:-webkit-fit-content;width:fit-content}.Dashboard_requestTokenButton__ILjKj:hover{box-shadow:0 14px 26px #0ea5e952;transform:translateY(-1px)}html[data-theme=dark] .Dashboard_dashboardModal__p\+YgF,html[data-theme=imagery] .Dashboard_dashboardModal__p\+YgF{background-color:#111827;border-color:#ffffff26;box-shadow:0 20px 48px #0000008c;color:#f3f4f6}html[data-theme=dark] .Dashboard_panelHeader__VtReQ,html[data-theme=imagery] .Dashboard_panelHeader__VtReQ{background:#0f172a;border-color:#ffffff26}html[data-theme=dark] .Dashboard_panelHeader__VtReQ p,html[data-theme=imagery] .Dashboard_panelHeader__VtReQ p{color:#f3f4f6}html[data-theme=dark] .Dashboard_rolePill__1oHdi,html[data-theme=imagery] .Dashboard_rolePill__1oHdi{background:#0b1220;border-color:#ffffff38;color:#e5e7eb}html[data-theme=dark] .Dashboard_rolePillCitizen__2C0M0,html[data-theme=imagery] .Dashboard_rolePillCitizen__2C0M0{background:linear-gradient(120deg,#0ea5e933,#10b98133);border-color:#0ea5e959;color:#e0f2fe}html[data-theme=dark] .Dashboard_rolePillBrgy__-UFtZ,html[data-theme=imagery] .Dashboard_rolePillBrgy__-UFtZ{background:linear-gradient(120deg,#6366f13d,#0ea5e938);border-color:#6366f161;color:#e0e7ff}html[data-theme=dark] .Dashboard_panelBody__qk6v-,html[data-theme=imagery] .Dashboard_panelBody__qk6v-{background:#111827;border-color:#ffffff26;box-shadow:0 12px 28px #0000008c}html[data-theme=dark] .Dashboard_remoteActionCard__2jLNY,html[data-theme=imagery] .Dashboard_remoteActionCard__2jLNY{background:#0b1220;border-color:#ffffff2e}html[data-theme=dark] .Dashboard_remoteActionCardDisabled__D0kua,html[data-theme=imagery] .Dashboard_remoteActionCardDisabled__D0kua{opacity:.76}html[data-theme=dark] .Dashboard_remoteActionDeviceId__iA2sq,html[data-theme=imagery] .Dashboard_remoteActionDeviceId__iA2sq{color:#f8fafc}html[data-theme=dark] .Dashboard_remoteActionTunnelStateEnabled__RW3jY,html[data-theme=imagery] .Dashboard_remoteActionTunnelStateEnabled__RW3jY{background:#2dd4bf29;border-color:#2dd4bf6b;color:#5eead4}html[data-theme=dark] .Dashboard_remoteActionTunnelStateDisabled__VA5M9,html[data-theme=imagery] .Dashboard_remoteActionTunnelStateDisabled__VA5M9{background:#fb923c29;border-color:#fb923c6b;color:#fdba74}html[data-theme=dark] .Dashboard_remoteActionModalDeviceLabel__gIico,html[data-theme=imagery] .Dashboard_remoteActionModalDeviceLabel__gIico{color:#cbd5e1}html[data-theme=dark] .Dashboard_remoteServersAddButton__mITrE,html[data-theme=imagery] .Dashboard_remoteServersAddButton__mITrE{border-color:#ffffff29;color:#e5e7eb}html[data-theme=dark] .Dashboard_remoteServersAddButton__mITrE:hover,html[data-theme=imagery] .Dashboard_remoteServersAddButton__mITrE:hover{border-color:#38bdf8;color:#38bdf8}html[data-theme=dark] .Dashboard_remoteServersTableWrap__OsyUs,html[data-theme=imagery] .Dashboard_remoteServersTableWrap__OsyUs{border-color:#ffffff29}html[data-theme=dark] .Dashboard_remoteServersAddCard__DzVQx,html[data-theme=imagery] .Dashboard_remoteServersAddCard__DzVQx{background:#111827;border-color:#ffffff29}html[data-theme=dark] .Dashboard_remoteServersTable__ZFDY6 thead th,html[data-theme=imagery] .Dashboard_remoteServersTable__ZFDY6 thead th{border-bottom-color:#ffffff29;color:#94a3b8}html[data-theme=dark] .Dashboard_remoteServersTable__ZFDY6 tbody td,html[data-theme=imagery] .Dashboard_remoteServersTable__ZFDY6 tbody td{border-bottom-color:#94a3b82e;color:#e5e7eb}html[data-theme=dark] .Dashboard_remoteServerInstitutionHint__FUMng,html[data-theme=imagery] .Dashboard_remoteServerInstitutionHint__FUMng{color:#94a3b8}html[data-theme=dark] .Dashboard_topBar__Pu9Ta,html[data-theme=imagery] .Dashboard_topBar__Pu9Ta{background:#111827;border-bottom-color:#ffffff26}html[data-theme=dark] .Dashboard_topBarTitle__vu8wy,html[data-theme=imagery] .Dashboard_topBarTitle__vu8wy{color:#f3f4f6}html[data-theme=dark] .Dashboard_closeBtn__dBmMf,html[data-theme=dark] .Dashboard_toolBtn__NmMty,html[data-theme=imagery] .Dashboard_closeBtn__dBmMf,html[data-theme=imagery] .Dashboard_toolBtn__NmMty{background:#1f2937;color:#f3f4f6}html[data-theme=dark] .Dashboard_closeBtn__dBmMf:hover,html[data-theme=dark] .Dashboard_toolBtn__NmMty:hover,html[data-theme=imagery] .Dashboard_closeBtn__dBmMf:hover,html[data-theme=imagery] .Dashboard_toolBtn__NmMty:hover{background:#0f172a}html[data-theme=dark] .Dashboard_copyTokenBtn__T6WhP,html[data-theme=dark] .Dashboard_requestTokenBtn__llGFZ,html[data-theme=imagery] .Dashboard_copyTokenBtn__T6WhP,html[data-theme=imagery] .Dashboard_requestTokenBtn__llGFZ{background:linear-gradient(120deg,#24c6ff,#16d39e);border:none;box-shadow:0 10px 24px #0ea5e959;color:#fff}html[data-theme=dark] .Dashboard_closeBtn__dBmMf,html[data-theme=dark] .Dashboard_toolBtn__NmMty,html[data-theme=imagery] .Dashboard_closeBtn__dBmMf,html[data-theme=imagery] .Dashboard_toolBtn__NmMty{background:linear-gradient(180deg,#1f2937,#0f172a);border-color:#ffffff2e;color:#e5e7eb}html[data-theme=dark] .Dashboard_closeBtn__dBmMf:hover,html[data-theme=dark] .Dashboard_toolBtn__NmMty:hover,html[data-theme=imagery] .Dashboard_closeBtn__dBmMf:hover,html[data-theme=imagery] .Dashboard_toolBtn__NmMty:hover{box-shadow:0 10px 18px #00000059}html[data-theme=dark] .Dashboard_toolBtn__NmMty.Dashboard_copyTokenBtn__T6WhP,html[data-theme=dark] .Dashboard_toolBtn__NmMty.Dashboard_requestTokenBtn__llGFZ,html[data-theme=imagery] .Dashboard_toolBtn__NmMty.Dashboard_copyTokenBtn__T6WhP,html[data-theme=imagery] .Dashboard_toolBtn__NmMty.Dashboard_requestTokenBtn__llGFZ{background:linear-gradient(120deg,var(--primary),var(--accent));border:none;box-shadow:0 10px 20px #0ea5e940;color:#fff}html[data-theme=dark] .Dashboard_toolBtn__NmMty.Dashboard_copyTokenBtn__T6WhP:hover,html[data-theme=dark] .Dashboard_toolBtn__NmMty.Dashboard_requestTokenBtn__llGFZ:hover,html[data-theme=imagery] .Dashboard_toolBtn__NmMty.Dashboard_copyTokenBtn__T6WhP:hover,html[data-theme=imagery] .Dashboard_toolBtn__NmMty.Dashboard_requestTokenBtn__llGFZ:hover{box-shadow:0 12px 24px #0ea5e947}html[data-theme=dark] .Dashboard_deviceListTableContainer__DQSNr,html[data-theme=imagery] .Dashboard_deviceListTableContainer__DQSNr{border-color:#ffffff38}html[data-theme=dark] .Dashboard_deviceListTable__n1Y7t,html[data-theme=imagery] .Dashboard_deviceListTable__n1Y7t{background-color:#0b1220}html[data-theme=dark] .Dashboard_deviceListTable__n1Y7t tbody tr:nth-child(2n),html[data-theme=imagery] .Dashboard_deviceListTable__n1Y7t tbody tr:nth-child(2n){background:#0f172a}html[data-theme=dark] .Dashboard_deviceListTable__n1Y7t th,html[data-theme=imagery] .Dashboard_deviceListTable__n1Y7t th{background-color:#1f2937;border-bottom-color:#ffffff26;color:#e5e7eb}html[data-theme=dark] .Dashboard_deviceListTable__n1Y7t td,html[data-theme=imagery] .Dashboard_deviceListTable__n1Y7t td{color:#f3f4f6}html[data-theme=dark] .Dashboard_contextHeader__4\+viX,html[data-theme=imagery] .Dashboard_contextHeader__4\+viX{border-bottom-color:#ffffff26}html[data-theme=dark] .Dashboard_sectionTab__SYb4c,html[data-theme=imagery] .Dashboard_sectionTab__SYb4c{background:#0f172a;border-color:#ffffff24;color:#e5e7eb}html[data-theme=dark] .Dashboard_sectionTabActive__mRBqm,html[data-theme=imagery] .Dashboard_sectionTabActive__mRBqm{background:#0ea5e929;border-color:#0ea5e947;box-shadow:inset 0 0 0 1px #0ea5e93d}html[data-theme=dark] .Dashboard_sectionTabBadge__sWwiM,html[data-theme=imagery] .Dashboard_sectionTabBadge__sWwiM{background:#e5e7eb;color:#0f172a}html[data-theme=dark] .Dashboard_summaryPill__iuls1,html[data-theme=imagery] .Dashboard_summaryPill__iuls1{background:#1f2937;border-color:#ffffff2e;color:#e5e7eb}html[data-theme=dark] .Dashboard_summaryPillPositive__MxYf-,html[data-theme=imagery] .Dashboard_summaryPillPositive__MxYf-{background:#10b98138;border-color:#10b98159;color:#bbf7d0}html[data-theme=dark] .Dashboard_summaryPillWarning__MiwXV,html[data-theme=imagery] .Dashboard_summaryPillWarning__MiwXV{background:#f59e0b38;border-color:#f59e0b59;color:#fcd34d}html[data-theme=dark] .Dashboard_summaryPillMuted__YCdt4,html[data-theme=imagery] .Dashboard_summaryPillMuted__YCdt4{background:#94a3b829;border-color:#94a3b847;color:#e5e7eb}html[data-theme=dark] .Dashboard_statusBadgeMuted__aKRXH,html[data-theme=imagery] .Dashboard_statusBadgeMuted__aKRXH{background:#1f2937;color:#e5e7eb}html[data-theme=dark] .Dashboard_statusBadgeOk__mbR1V,html[data-theme=imagery] .Dashboard_statusBadgeOk__mbR1V{background:#10b98138;border-color:#10b98159;color:#bbf7d0}html[data-theme=dark] .Dashboard_statusBadgeWarn__0GSfW,html[data-theme=imagery] .Dashboard_statusBadgeWarn__0GSfW{background:#f59e0b38;border-color:#f59e0b59;color:#fcd34d}html[data-theme=dark] .Dashboard_sinceLabel__EHI2h,html[data-theme=imagery] .Dashboard_sinceLabel__EHI2h{color:#cbd5e1}html[data-theme=dark] .Dashboard_emptyState__92C7A,html[data-theme=dark] .Dashboard_hintPanel__PnCeV,html[data-theme=dark] .Dashboard_tokenCard__vAFXQ,html[data-theme=imagery] .Dashboard_emptyState__92C7A,html[data-theme=imagery] .Dashboard_hintPanel__PnCeV,html[data-theme=imagery] .Dashboard_tokenCard__vAFXQ{background:#0f172a;border-color:#ffffff2e}html[data-theme=dark] .Dashboard_tokenValue__6WP7j,html[data-theme=imagery] .Dashboard_tokenValue__6WP7j{background:#e5e7eb;border-color:#ffffff3d;color:#0f172a}html[data-theme=dark] .Dashboard_futurePanel__DVRWB,html[data-theme=imagery] .Dashboard_futurePanel__DVRWB{background:#111827}html[data-theme=dark] .Dashboard_passwordNotice__MMmeX,html[data-theme=imagery] .Dashboard_passwordNotice__MMmeX{background:#fbbf241a;border-color:#fbbf2480;color:#fef3c7}html[data-theme=dark] .Dashboard_noticeTitle__oZBrL,html[data-theme=imagery] .Dashboard_noticeTitle__oZBrL{color:#fef3c7}html[data-theme=dark] .Dashboard_noticeText__thIJ2,html[data-theme=imagery] .Dashboard_noticeText__thIJ2{color:#fcd34d}html[data-theme=dark] .Dashboard_noticeAction__X1GmL,html[data-theme=imagery] .Dashboard_noticeAction__X1GmL{background:linear-gradient(180deg,#1f2937,#0f172a);border-color:#ffffff38;box-shadow:0 10px 18px #00000059;color:#e5e7eb}html[data-theme=dark] .Dashboard_hintText__gp2Wu,html[data-theme=dark] .Dashboard_panelSubtitle__g7YpS,html[data-theme=dark] .Dashboard_sectionDescription__-2PLp,html[data-theme=imagery] .Dashboard_hintText__gp2Wu,html[data-theme=imagery] .Dashboard_panelSubtitle__g7YpS,html[data-theme=imagery] .Dashboard_sectionDescription__-2PLp{color:#cbd5e1}html[data-theme=dark] .Dashboard_accountSummary__BkRYt,html[data-theme=imagery] .Dashboard_accountSummary__BkRYt{color:#e5e7eb}html[data-theme=dark] .Dashboard_metaItem__CUX7Z,html[data-theme=imagery] .Dashboard_metaItem__CUX7Z{background:#0f172a;border-color:#ffffff2e}html[data-theme=dark] .Dashboard_metaLabel__TbRQr,html[data-theme=imagery] .Dashboard_metaLabel__TbRQr{color:#cbd5e1}html[data-theme=dark] .Dashboard_metaValue__SEyI5,html[data-theme=imagery] .Dashboard_metaValue__SEyI5{color:#f8fafc}html[data-theme=dark] .Dashboard_statusPill__84I3h,html[data-theme=imagery] .Dashboard_statusPill__84I3h{background:#0f172a;border-color:#ffffff29;color:#e5e7eb}html[data-theme=dark] .Dashboard_statusPillOk__7TofW,html[data-theme=imagery] .Dashboard_statusPillOk__7TofW{background:#10b98133;border-color:#10b98161;color:#bbf7d0}html[data-theme=dark] .Dashboard_statusPillWarn__3MIuf,html[data-theme=imagery] .Dashboard_statusPillWarn__3MIuf{background:#fbbf2429;border-color:#fbbf2480;color:#fde68a}html[data-theme=dark] .Dashboard_accountSettingsForm__YGV91,html[data-theme=dark] .Dashboard_settingsField__4iTiS,html[data-theme=imagery] .Dashboard_accountSettingsForm__YGV91,html[data-theme=imagery] .Dashboard_settingsField__4iTiS{color:#e5e7eb}html[data-theme=dark] .Dashboard_settingsInput__ZvXCm,html[data-theme=imagery] .Dashboard_settingsInput__ZvXCm{background:#0b1220;border-color:#ffffff2e;color:#e5e7eb}html[data-theme=dark] .Dashboard_settingsInput__ZvXCm::placeholder,html[data-theme=imagery] .Dashboard_settingsInput__ZvXCm::placeholder{color:#94a3b8}html[data-theme=dark] .Dashboard_inputError__GrHCV,html[data-theme=imagery] .Dashboard_inputError__GrHCV{background:#f8717114;border-color:#fca5a5}html[data-theme=dark] .Dashboard_settingsHint__PuB-V,html[data-theme=imagery] .Dashboard_settingsHint__PuB-V{color:#cbd5e1}html[data-theme=dark] .Dashboard_alertPrefsCheckbox__W9WqV,html[data-theme=imagery] .Dashboard_alertPrefsCheckbox__W9WqV{background:#0b1220;border-color:#ffffff3d}html[data-theme=dark] .Dashboard_alertPrefsCheckbox__W9WqV:checked,html[data-theme=imagery] .Dashboard_alertPrefsCheckbox__W9WqV:checked{background:linear-gradient(120deg,var(--primary),var(--accent));border-color:#0000}@media (max-width:960px) and (orientation:landscape){.Dashboard_dashboardModal__p\+YgF{gap:10px;padding:16px 18px 18px;width:min(96vw,900px)}.Dashboard_profileContainer__2BFWC{gap:12px}.Dashboard_profileScroll__iWEFV{padding-bottom:18px}.Dashboard_contextHeader__4\+viX{align-items:center;gap:12px}.Dashboard_sectionNav__RGy-n{flex-wrap:wrap;gap:6px}.Dashboard_panelBody__qk6v-{padding:14px}.Dashboard_panelHeader__VtReQ{padding:.75rem 1rem}}html[data-theme=dark] .Dashboard_saveButton__gOSqV,html[data-theme=imagery] .Dashboard_saveButton__gOSqV{box-shadow:0 10px 24px #0ea5e959}@media (prefers-color-scheme:dark){html:not([data-theme]) .Dashboard_dashboardModal__p\+YgF{background-color:#111827;color:#f3f4f6}html:not([data-theme]) .Dashboard_panelHeader__VtReQ{background:#0f172a;border-color:#ffffff26}html:not([data-theme]) .Dashboard_panelBody__qk6v-{background:#111827;border-color:#ffffff26}html:not([data-theme]) .Dashboard_topBar__Pu9Ta{background:#111827;border-bottom-color:#ffffff26}html:not([data-theme]) .Dashboard_closeBtn__dBmMf,html:not([data-theme]) .Dashboard_toolBtn__NmMty{background:#1f2937;border-color:#ffffff2e;color:#f3f4f6}html:not([data-theme]) .Dashboard_deviceListTableContainer__DQSNr{border-color:#ffffff38}html:not([data-theme]) .Dashboard_deviceListTable__n1Y7t{background:#0b1220}html:not([data-theme]) .Dashboard_deviceListTable__n1Y7t th{background:#1f2937;border-bottom-color:#ffffff26;color:#e5e7eb}html:not([data-theme]) .Dashboard_deviceListTable__n1Y7t td{color:#f3f4f6}}html[data-theme=dark] .Dashboard_addDeviceForm__hjvmG input,html[data-theme=imagery] .Dashboard_addDeviceForm__hjvmG input{background:#0b1220;border-color:#ffffff2e;color:#e5e7eb}html[data-theme=dark] .Dashboard_inputLabel__VXMNA,html[data-theme=imagery] .Dashboard_inputLabel__VXMNA{color:#94a3b8}html[data-theme=dark] .Dashboard_addDeviceForm__hjvmG input:focus+.Dashboard_inputLabel__VXMNA,html[data-theme=dark] .Dashboard_addDeviceForm__hjvmG input:not(:placeholder-shown)+.Dashboard_inputLabel__VXMNA,html[data-theme=imagery] .Dashboard_addDeviceForm__hjvmG input:focus+.Dashboard_inputLabel__VXMNA,html[data-theme=imagery] .Dashboard_addDeviceForm__hjvmG input:not(:placeholder-shown)+.Dashboard_inputLabel__VXMNA{color:#e5e7eb}html[data-theme=dark] .Dashboard_panelBody__qk6v- button,html[data-theme=dark] .Dashboard_requestTokenButton__ILjKj,html[data-theme=imagery] .Dashboard_panelBody__qk6v- button,html[data-theme=imagery] .Dashboard_requestTokenButton__ILjKj{color:#fff}.ThemeToggle_toggle__ORAy0{align-items:center;background:color-mix(in srgb,var(--surface) 90%,#0000);border:1px solid color-mix(in srgb,var(--border) 88%,#0000);border-radius:999px;box-shadow:0 8px 18px #0f172a14;display:inline-flex;gap:6px;padding:4px}.ThemeToggle_toggle__ORAy0[data-size=compact]{gap:4px;padding:3px}.ThemeToggle_button__ltJkf{align-items:center;background:#0000;border:1px solid #0000;border-radius:999px;color:var(--muted);cursor:pointer;display:inline-flex;height:36px;justify-content:center;transition:transform .16s ease,background-color .18s ease,color .16s ease,box-shadow .18s ease,border-color .18s ease;width:36px}.ThemeToggle_toggle__ORAy0[data-disabled="1"]{box-shadow:none;opacity:.6}.ThemeToggle_toggle__ORAy0[data-size=compact] .ThemeToggle_button__ltJkf{height:32px;width:32px}.ThemeToggle_button__ltJkf:hover{background:color-mix(in srgb,var(--surface) 78%,#0000);color:var(--text-primary)}.ThemeToggle_button__ltJkf:disabled{color:var(--muted);cursor:not-allowed}.ThemeToggle_button__ltJkf:disabled:hover{background:#0000;color:var(--muted)}.ThemeToggle_buttonActive__Vi-HQ{background:color-mix(in srgb,var(--primary) 22%,#0000);border-color:color-mix(in srgb,var(--primary) 34%,var(--border));box-shadow:0 8px 16px #0f172a1f;color:var(--text-primary)}.ThemeToggle_toggle__ORAy0[data-disabled="1"] .ThemeToggle_buttonActive__Vi-HQ{box-shadow:none}.ThemeToggle_buttonActive__Vi-HQ:hover{background:color-mix(in srgb,var(--primary) 28%,#0000)}.ThemeToggle_button__ltJkf:focus-visible{outline:2px solid color-mix(in srgb,var(--primary-strong) 60%,#0000);outline-offset:3px}.ThemeToggle_icon__Z1THH{align-items:center;display:inline-flex;height:16px;justify-content:center;transition:transform .22s ease,opacity .18s ease,color .16s ease;width:16px}.ThemeToggle_toggle__ORAy0[data-size=compact] .ThemeToggle_icon__Z1THH{height:14px;width:14px}.ThemeToggle_buttonActive__Vi-HQ .ThemeToggle_icon__Z1THH{transform:rotate(-12deg) scale(1.05)}html[data-theme=dark] .ThemeToggle_toggle__ORAy0{background:#111827c7;border-color:#1f2937;box-shadow:0 8px 18px #0000004d}html[data-theme=dark] .ThemeToggle_button__ltJkf:hover{background:#ffffff0f}html[data-theme=dark] .ThemeToggle_buttonActive__Vi-HQ{background:color-mix(in srgb,var(--primary) 26%,#0000);border-color:color-mix(in srgb,var(--primary) 36%,#1f2937);color:#e5e7eb}@media (prefers-reduced-motion:reduce){.ThemeToggle_button__ltJkf,.ThemeToggle_icon__Z1THH{transition:none}}.LoadingScreen_loadingScreen__B89QB{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:radial-gradient(circle at 18% 22%,#0ea5e92e,#0000 32%),radial-gradient(circle at 82% 8%,#10b9812e,#0000 28%),#0f172a;color:#e5e7eb;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100vw}.LoadingScreen_logo__UMU1M{fill:#fff;height:100px;width:auto}.LoadingScreen_pg__YjsvP{font-family:Courier New}#upriLogo{animation:spin;animation-duration:1s;animation-iteration-count:infinite}#bow1{animation:extendBow1;animation-duration:1s;animation-iteration-count:infinite}#bow2{animation:extendBow2;animation-duration:1s;animation-iteration-count:infinite}#bow3{animation:extendBow3;animation-duration:1s;animation-iteration-count:infinite}@keyframes spin{to{transform:rotate(1turn)}}@keyframes extendBow1{40%{transform:translate(100%,200%)}}@keyframes extendBow2{40%{transform:translate(-200%,-100%)}}@keyframes extendBow3{40%{transform:translate(100%,-200%)}}.ErrorScreen_errorScreen__SWXT3{align-items:center;background:radial-gradient(circle at 18% 22%,#0ea5e92e,#0000 32%),radial-gradient(circle at 82% 8%,#10b9812e,#0000 28%),#0f172a;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100vw}.ErrorScreen_logo__HV5Ab{fill:#fff;height:100px;width:auto}.ErrorScreen_title__HtXeg{color:#f8fafc;font-size:1.25rem;font-weight:700;margin:24px 24px 8px;text-align:center}.ErrorScreen_pg__qdEPO{color:#e5e7eb;font-family:inherit;line-height:1.5;margin:0;max-width:min(560px,calc(100vw - 48px));text-align:center}.ErrorScreen_action__wSSGN{background:#f8fafc1f;border:1px solid #e2e8f073;border-radius:8px;color:#f8fafc;cursor:pointer;font:inherit;font-weight:700;margin-top:24px;padding:10px 16px}.ErrorScreen_action__wSSGN:focus-visible,.ErrorScreen_action__wSSGN:hover{background:#f8fafc33;outline:none}.Sidebar_sidebar__TTYAt{-webkit-overflow-scrolling:touch;--accent:var(--primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff0;border:1px solid #0f172a1f;border-radius:18px;box-shadow:var(--shadow);color:var(--text-primary);display:flex;flex-direction:column;height:auto;max-height:calc(100vh - 104px);max-height:calc(100vh - var(--header-h, 72px) - 32px);max-width:100%;min-width:0;overflow:hidden;position:relative;width:100%;z-index:3000}.Sidebar_headerArea__mKuTI{flex:0 0 auto}.Sidebar_itemsScroll__yTujV{border-bottom-left-radius:18px;border-bottom-right-radius:18px;display:block;flex:0 1 auto;max-height:100%;min-height:0;overflow-x:hidden;overflow-y:auto}.Sidebar_sidebar__TTYAt .sidebar-loader{align-items:flex-start;background:var(--surface);border-bottom:1px solid var(--border);color:#374151;display:flex;gap:10px;justify-content:flex-start;min-height:auto;padding:12px 15px}.Sidebar_sidebar__TTYAt .sidebar-loader-text{color:#6b7280;font-size:14px}.Sidebar_sidebar__TTYAt .sidebar-spinner{animation:Sidebar_sidebarSpin__zaBRB .9s linear infinite;border:3px solid #00000026;border-radius:50%;border-top-color:#0ea5e9;height:20px;width:20px}@keyframes Sidebar_sidebarSpin__zaBRB{to{transform:rotate(1turn)}}.Sidebar_sidebar__TTYAt .sidebar-empty{align-items:flex-start;background:var(--surface);border-bottom:1px solid var(--border);display:flex;justify-content:flex-start;min-height:auto;padding:12px 15px}.Sidebar_sidebar__TTYAt .sidebar-empty-inner{color:#6b7280;display:flex;flex-direction:column;gap:6px;text-align:left;width:100%}.Sidebar_sidebar__TTYAt .sidebar-empty-title{color:#374151;font-weight:600;margin-bottom:4px}.Sidebar_sidebar__TTYAt .sidebar-empty-desc{font-size:13px}html[data-theme=dark] .Sidebar_sidebar__TTYAt .sidebar-empty-inner,html[data-theme=imagery] .Sidebar_sidebar__TTYAt .sidebar-empty-inner{color:#9ca3af}html[data-theme=dark] .Sidebar_sidebar__TTYAt .sidebar-empty-title,html[data-theme=imagery] .Sidebar_sidebar__TTYAt .sidebar-empty-title{color:#e5e7eb}html[data-theme=dark] .Sidebar_sidebar__TTYAt,html[data-theme=imagery] .Sidebar_sidebar__TTYAt{--accent:#7dd3fc;background-color:#0f172ae6;border-color:#fff3;color:#f3f4f6}@media (max-width:1100px) and (max-height:600px) and (orientation:landscape),(max-width:960px) and (orientation:landscape){.Sidebar_sidebar__TTYAt{grid-gap:10px;align-items:stretch;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background-color:#ffffffe0;border-color:color-mix(in srgb,var(--border) 70%,#0000);border-radius:14px;box-shadow:0 10px 24px #0f172a29;display:grid;gap:10px;grid-template-columns:minmax(220px,38%) 1fr;grid-template-rows:auto;max-height:72vh;max-width:100vw;min-width:100vw;width:100vw}html[data-theme=dark] .Sidebar_sidebar__TTYAt,html[data-theme=imagery] .Sidebar_sidebar__TTYAt{background-color:#0f172ae6}.Sidebar_headerArea__mKuTI{-webkit-overflow-scrolling:touch;align-self:stretch;max-height:100%;min-height:0;overflow:auto}.Sidebar_itemsScroll__yTujV{max-height:100%}}@media (max-width:768px) and (orientation:portrait){.Sidebar_sidebar__TTYAt{border-radius:14px;border-top:1px solid var(--border);flex-direction:column;max-height:72vh;max-width:100vw;min-width:100vw}.Sidebar_headerArea__mKuTI{flex:0 0 auto}.Sidebar_itemsScroll__yTujV{border-bottom-left-radius:14px;border-bottom-right-radius:14px;display:block;flex:0 1 auto;max-height:inherit;overflow-x:hidden;overflow-y:auto;padding:0 2px 6px}.Sidebar_itemsScroll__yTujV .sidebar-empty{align-items:flex-start;border-bottom:1px solid var(--border);box-sizing:border-box;display:flex;justify-content:flex-start;padding:12px 15px}.Sidebar_itemsScroll__yTujV .sidebar-empty-inner{align-items:flex-start;display:flex;flex-direction:column;gap:6px;justify-content:center;max-width:100%;padding:0;text-align:left;width:100%}.Sidebar_itemsScroll__yTujV .sidebar-loader{align-items:flex-start;border-bottom:1px solid var(--border);box-sizing:border-box;color:#e5e7eb;display:flex;justify-content:flex-start;padding:12px 15px}}.SidebarItem_sidebarItem__FAStI{grid-gap:12px;align-items:center;background-color:var(--surface);border-bottom:1px solid var(--border);box-sizing:border-box;color:var(--text-primary);cursor:pointer;display:grid;gap:12px;grid-template-columns:56px 1fr;padding:12px 15px;transition:transform .12s ease,background-color .12s ease,box-shadow .12s ease}html[data-theme=dark] .SidebarItem_sidebarItem__FAStI,html[data-theme=imagery] .SidebarItem_sidebarItem__FAStI{background-color:#0b1220;border-bottom-color:#ffffff1f;color:#f3f4f6}.SidebarItem_sidebarItem__FAStI:hover{background-color:#0000000a;box-shadow:0 1px 0 #0000000f;transform:translateX(2px)}@media (max-width:768px){.SidebarItem_sidebarItem__FAStI{gap:12px;grid-template-columns:56px 1fr;height:auto;padding:12px 14px;width:100%}.SidebarItem_sidebarItem__FAStI>div{width:auto}.SidebarItem_magWrap__3YNzB{justify-content:center}.SidebarItem_magText__ANLBO{font-size:18px}.SidebarItem_sidebarItem__FAStI:hover{transform:translateY(-2px)}}html[data-theme=dark] .SidebarItem_sidebarItem__FAStI:hover,html[data-theme=imagery] .SidebarItem_sidebarItem__FAStI:hover{background-color:#ffffff0f;box-shadow:0 1px 0 #ffffff14}.SidebarItem_magWrap__3YNzB{align-items:center;display:flex;flex-direction:column;justify-content:center}.SidebarItem_rightWrap__VUaJj{display:flex;flex-direction:column;gap:4px;justify-content:center;min-width:0}.SidebarItem_magText__ANLBO{align-items:baseline;display:inline-flex;font-size:20px;gap:2px;line-height:1}.SidebarItem_magM__Zy7IT{color:var(--accent);font-weight:700;letter-spacing:.2px}.SidebarItem_magValue__m2gKN{font-weight:700;line-height:1}.SidebarItem_depthBadge__Rshle{align-items:center;background:#0ea5e91f;border:1px solid #0ea5e933;border-radius:9999px;color:#0f172a;display:inline-flex;font-size:11px;font-weight:600;gap:4px;margin-top:0;padding:2px 6px}html[data-theme=dark] .SidebarItem_depthBadge__Rshle,html[data-theme=imagery] .SidebarItem_depthBadge__Rshle{background:#7dd3fc33;border-color:#7dd3fc3d;color:#f3f4f6}.SidebarItem_depthIcon__AcLV9{display:inline-block}.SidebarItem_depthText__lyHEV{line-height:1}.SidebarItem_metaRow__RSGWB{align-items:center;display:inline-flex;gap:8px;margin-top:4px}.SidebarItem_metaRow__RSGWB .SidebarItem_subDesc__3eKGt{color:#6b7280;font-size:12px;margin-top:0}html[data-theme=dark] .SidebarItem_metaRow__RSGWB .SidebarItem_subDesc__3eKGt,html[data-theme=imagery] .SidebarItem_metaRow__RSGWB .SidebarItem_subDesc__3eKGt{color:#d1d5db;opacity:.85}.SidebarItem_sidebarItem__FAStI>div{text-overflow:ellipsis;white-space:nowrap}.SidebarItem_sidebarItem__FAStI>div>.SidebarItem_desc__INZuy{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SidebarItem_sidebarItem__FAStI>div>.SidebarItem_subDesc__3eKGt{color:#6b7280;font-size:12px;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-theme=dark] .SidebarItem_sidebarItem__FAStI>div>.SidebarItem_subDesc__3eKGt,html[data-theme=imagery] .SidebarItem_sidebarItem__FAStI>div>.SidebarItem_subDesc__3eKGt{color:#d1d5db;opacity:.85}.SidebarItem_pickPulseNew__tnxXe,.SidebarItem_pickPulseUpdate__m6weW{animation:SidebarItem_eventPickPulse__WEU6X 1.5s linear infinite}@keyframes SidebarItem_eventPickPulse__WEU6X{0%{background-color:#e86a7329;background-color:var(--event-pulse-strong,#e86a7329)}60%{background-color:#e86a7314;background-color:var(--event-pulse-soft,#e86a7314)}to{background-color:initial}}.SidebarItem_selected__WEYqw{background-color:#0ea5e91a;border-left:4px solid var(--accent);padding-left:11px}.SidebarItem_selected__WEYqw .SidebarItem_magValue__m2gKN{color:var(--accent)}html[data-theme=dark] .SidebarItem_selected__WEYqw,html[data-theme=imagery] .SidebarItem_selected__WEYqw{background-color:#7dd3fc29;border-left-color:#7dd3fc}html[data-theme=dark] .SidebarItem_selected__WEYqw .SidebarItem_magValue__m2gKN,html[data-theme=imagery] .SidebarItem_selected__WEYqw .SidebarItem_magValue__m2gKN{color:#7dd3fc}@media (max-width:768px){.SidebarItem_selected__WEYqw{border-left-width:4px}}@media (prefers-reduced-motion:reduce){.SidebarItem_pickPulseNew__tnxXe,.SidebarItem_pickPulseUpdate__m6weW{animation:none}}.PanelStyles_panelHeader__Z7oxy{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:10px 14px 6px}.PanelStyles_titleGroup__SSbsb{display:flex;flex-direction:column;gap:2px}.PanelStyles_title__RT99I{color:var(--text-primary);font-size:17px;font-weight:800;letter-spacing:-.01em;margin:0}.PanelStyles_subtitle__FO\+Qf{color:var(--muted);font-size:12px;margin:0}.PanelStyles_tabs__xyBeF{background:var(--surface);border:1px solid var(--border);border-radius:999px;box-shadow:0 6px 16px #0f172a14;display:inline-flex;padding:4px}.PanelStyles_tab__QB5RE{background:#0000;border:none;border-radius:999px;color:var(--muted);cursor:pointer;font-size:13px;font-weight:700;padding:6px 12px}.PanelStyles_tab__QB5RE:hover{background:#0ea5e91a;color:var(--text-primary)}.PanelStyles_tabActive__Hrccc{background:linear-gradient(120deg,var(--primary),var(--accent));box-shadow:0 10px 20px #0ea5e940;color:#fff;transform:translateY(-1px)}.PanelStyles_section__SPhom{grid-gap:10px;display:grid;gap:10px;padding:0 14px 12px}.PanelStyles_searchRow__IJ3hP{align-items:center;display:flex;gap:8px}.PanelStyles_searchInput__cQZoN{align-items:center;background:#ffffffeb;border:1px solid var(--border);border-radius:12px;box-shadow:0 6px 16px #0f172a0f;display:flex;flex:1 1 auto;gap:10px;padding:10px 12px}.PanelStyles_searchInput__cQZoN input{background:#0000;border:none;color:var(--text-primary);font-size:14px;outline:none;width:100%}.PanelStyles_searchInput__cQZoN svg{color:var(--muted)}.PanelStyles_fieldLabel__nlwAA{color:var(--muted);font-size:12px;letter-spacing:.08em;margin-bottom:2px;text-transform:uppercase}.PanelStyles_dualRow__9OPwQ{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.PanelStyles_filtersToggleRow__GCbzw{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-top:4px}.PanelStyles_accordionBlock__2nd9B{display:flex;flex-direction:column;gap:0}.PanelStyles_collapseHeader__WM1vr{align-items:center;background:#0000;border:none;border-radius:10px;cursor:pointer;display:inline-flex;gap:10px;justify-content:space-between;margin-top:4px;padding:8px 6px;transition:background-color var(--accordion-duration) var(--accordion-ease),box-shadow var(--accordion-duration) var(--accordion-ease),color .16s ease;width:100%}.PanelStyles_collapseHeader__WM1vr:hover .PanelStyles_fieldLabel__nlwAA{color:var(--text-primary)}.PanelStyles_collapseCaret__5eHzZ{align-items:center;color:var(--muted);display:inline-flex;font-size:12px;height:18px;justify-content:center;transform:rotate(0deg);transition:color .16s ease,transform var(--accordion-duration) var(--accordion-ease);width:18px}.PanelStyles_collapseHeader__WM1vr:hover .PanelStyles_collapseCaret__5eHzZ{color:var(--text-primary)}.PanelStyles_collapseCaretOpen__tFzkN{color:var(--text-primary);transform:rotate(180deg)}.PanelStyles_collapseHeaderOpen__0FsZM{background:color-mix(in srgb,var(--surface) 90%,#0000);box-shadow:inset 0 -1px color-mix(in srgb,var(--border) 70%,#0000);padding-bottom:10px}.PanelStyles_collapseLabel__zZzZT{flex:1 1;text-align:left}.PanelStyles_collapseBody__VEvxX{margin-top:0;max-height:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(-4px);transition:max-height var(--accordion-duration) var(--accordion-ease),opacity var(--accordion-duration) var(--accordion-ease),transform var(--accordion-duration) var(--accordion-ease),margin-top var(--accordion-duration) var(--accordion-ease)}.PanelStyles_collapseBodyOpen__P3STl{margin-top:8px;max-height:900px;opacity:1;pointer-events:auto;transform:translateY(0)}.PanelStyles_collapseBodyClosed__Sl7GJ{max-height:0}.PanelStyles_collapseInner__wT\+NT{grid-gap:10px;display:grid;gap:10px}.PanelStyles_input__ukcyy{background:var(--surface);border:1px solid var(--border);border-radius:10px;box-sizing:border-box;color:var(--text-primary);font-size:14px;padding:10px 12px;width:100%}.PanelStyles_input__ukcyy:focus{outline:2px solid var(--primary);outline-offset:2px}.PanelStyles_pillRow__IVZ6v{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.PanelStyles_pill__v07G4{align-items:center;background:color-mix(in srgb,var(--surface) 82%,#0000);border:1px solid var(--border);border-radius:9999px;color:color-mix(in srgb,var(--text-primary) 70%,var(--muted) 30%);cursor:pointer;display:inline-flex;font-weight:700;gap:6px;overflow:hidden;padding:6px 12px;position:relative;transition:background-color .14s ease,color .14s ease,border-color .14s ease,box-shadow .14s ease}.PanelStyles_pill__v07G4:hover{background:color-mix(in srgb,var(--surface) 70%,#0ea5e91a 30%);border-color:#0ea5e966;color:var(--text-primary)}.PanelStyles_pillActive__9SYBr{background:#0ea5e91f;border-color:#0ea5e933;box-shadow:none;color:#0f172a;transform:none}.PanelStyles_pillActive__9SYBr .PanelStyles_muted__9JqP1{color:inherit}html[data-theme=dark] .PanelStyles_pill__v07G4{background:#ffffff0a;border-color:#ffffff14;color:#cbd5e1}.PanelStyles_sortRow__UBgnJ{align-items:center}.PanelStyles_sortGroup__Yu2ZY,.PanelStyles_sortRow__UBgnJ{display:flex;flex-wrap:wrap;gap:6px}.PanelStyles_sortButton__viCUQ{background:var(--surface);border:1px solid var(--border);border-radius:10px;color:var(--muted);cursor:pointer;font-weight:700;padding:8px 10px;transition:background-color .14s ease,color .14s ease,border-color .14s ease,box-shadow .14s ease}.PanelStyles_sortButton__viCUQ:hover{border-color:#0ea5e952;color:var(--text-primary)}.PanelStyles_sortButtonActive__W1AKA{background:#0ea5e91f;border-color:#0ea5e966;color:var(--text-primary)}.PanelStyles_muted__9JqP1{color:var(--muted)}.PanelStyles_hint__lCQCZ{color:var(--muted);font-size:12px}.PanelStyles_secondaryBtn__eIosH{background:#fff9;border:1px solid var(--border);border-radius:10px;color:var(--text-primary);font-weight:700;padding:6px 10px}.PanelStyles_linkButton__32iZN{background:none;border:none;border-radius:8px;color:var(--primary-strong);cursor:pointer;font-weight:700;padding:4px 6px}.PanelStyles_linkButton__32iZN:hover{text-decoration:underline}.PanelStyles_divider__G02nH{background:var(--border);height:1px;margin:0 14px}.PanelStyles_listArea__\+Sf-Z{height:100%}.PanelStyles_panelShell__xMYr4{--accordion-duration:260ms;--accordion-ease:cubic-bezier(0.33,1,0.68,1);display:flex;flex-direction:column;gap:6px}html[data-theme=dark] .PanelStyles_input__ukcyy,html[data-theme=dark] .PanelStyles_pill__v07G4,html[data-theme=dark] .PanelStyles_searchInput__cQZoN,html[data-theme=dark] .PanelStyles_sortButton__viCUQ,html[data-theme=dark] .PanelStyles_tabs__xyBeF{background:#0f172ae6;border-color:#1f2937;box-shadow:0 8px 20px #00000052}html[data-theme=dark] .PanelStyles_input__ukcyy,html[data-theme=dark] .PanelStyles_searchInput__cQZoN input,html[data-theme=dark] .PanelStyles_title__RT99I{color:var(--text-primary)}html[data-theme=dark] .PanelStyles_sortButtonActive__W1AKA{background:#0ea5e933;border-color:#1d4ed8;color:#e5e7eb}html[data-theme=dark] .PanelStyles_pillActive__9SYBr{background:#7dd3fc33;border-color:#7dd3fc3d;box-shadow:none;color:#f3f4f6}html[data-theme=dark] .PanelStyles_pillActive__9SYBr .PanelStyles_muted__9JqP1{color:inherit}.PanelStyles_compactNote__zBKmd{color:var(--muted);font-size:12px}@media (max-width:1100px) and (max-height:600px) and (orientation:landscape),(max-width:960px) and (orientation:landscape){.PanelStyles_panelShell__xMYr4{display:flex;flex-direction:column;height:auto;max-height:none}.PanelStyles_panelHeader__Z7oxy{background:#fff;background:var(--surface,#fff);flex:0 0 auto;position:-webkit-sticky;position:sticky;top:0;z-index:3}.PanelStyles_section__SPhom{flex:0 0 auto;min-height:auto;overflow:visible}.PanelStyles_panelHeader__Z7oxy{gap:8px;padding:10px 12px 6px}.PanelStyles_title__RT99I{font-size:16px}.PanelStyles_tabs__xyBeF{padding:3px}.PanelStyles_tab__QB5RE{font-size:12px;padding:6px 10px}.PanelStyles_section__SPhom{gap:8px;padding:0 12px 10px}.PanelStyles_searchInput__cQZoN{gap:8px;padding:8px 10px}.PanelStyles_filtersToggleRow__GCbzw{flex-wrap:wrap;gap:6px}.PanelStyles_pill__v07G4{padding:6px 10px}}.StationListItem_row__H15GC{grid-gap:20px;align-items:center;background-color:var(--surface);border-bottom:1px solid var(--border);color:var(--text-primary);cursor:pointer;display:grid;gap:20px;grid-template-columns:56px 1fr;padding:12px 20px;transition:transform .12s ease,background-color .12s ease,box-shadow .12s ease}html[data-theme=dark] .StationListItem_row__H15GC,html[data-theme=imagery] .StationListItem_row__H15GC{background-color:#0b1220;border-bottom-color:#ffffff1f;color:#f3f4f6}.StationListItem_row__H15GC:hover{background-color:#0000000a;box-shadow:0 1px 0 #0000000f;transform:translateX(2px)}html[data-theme=dark] .StationListItem_row__H15GC:hover,html[data-theme=imagery] .StationListItem_row__H15GC:hover{background-color:#ffffff0f;box-shadow:0 1px 0 #ffffff14}.StationListItem_pulseActive__K9kiu{animation:StationListItem_stationPulseActive__ENfg1 1.2s ease-out;animation-iteration-count:3}.StationListItem_pulseInactive__lKaZG{animation:StationListItem_stationPulseInactive__quaKl 1.2s ease-out;animation-iteration-count:3}@keyframes StationListItem_stationPulseActive__ENfg1{0%{background-color:#22c55e29;background-color:var(--sta-pulse-on-1,#22c55e29)}60%{background-color:#22c55e14;background-color:var(--sta-pulse-on-2,#22c55e14)}to{background-color:initial}}.StationListItem_pickPulse__4Du7k{animation:StationListItem_stationPickPulse__Ywi8J 1.5s linear infinite}@keyframes StationListItem_stationPickPulse__Ywi8J{0%{background-color:#e86a7329}60%{background-color:#e86a7314}to{background-color:initial}}@keyframes StationListItem_stationPulseInactive__quaKl{0%{background-color:#6b728029;background-color:var(--sta-pulse-off-1,#6b728029)}60%{background-color:#6b728014;background-color:var(--sta-pulse-off-2,#6b728014)}to{background-color:initial}}.StationListItem_leftWrap__3D31M{align-items:center;display:flex;flex-direction:column;justify-content:center}.StationListItem_codeText__fjhXT{display:inline-block;font-size:20px;font-weight:700;line-height:1}.StationListItem_rightWrap__KiLe5{display:flex;flex-direction:column;gap:4px;justify-content:center;min-width:0}.StationListItem_desc__Ric4K{color:inherit;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-theme=dark] .StationListItem_desc__Ric4K,html[data-theme=imagery] .StationListItem_desc__Ric4K{color:inherit}.StationListItem_metaRow__9brae{align-items:center;display:inline-flex;gap:8px;margin-top:4px}.StationListItem_subDesc__pS1Wy{color:#6b7280;font-size:12px;white-space:nowrap}html[data-theme=dark] .StationListItem_subDesc__pS1Wy,html[data-theme=imagery] .StationListItem_subDesc__pS1Wy{color:#9ca3af}.StationListItem_dotActive__om5yR,.StationListItem_dotInactive__t1Vl5,.StationListItem_dot__laImp{display:none}.StationListItem_statusPill__HwNb3{align-items:center;background:#0000000a;border:1px solid #00000029;border-radius:9999px;color:inherit;display:inline-flex;font-size:12px;font-weight:700;gap:6px;line-height:1;padding:2px 8px}html[data-theme=dark] .StationListItem_statusPill__HwNb3,html[data-theme=imagery] .StationListItem_statusPill__HwNb3{background:#ffffff0f;border-color:#ffffff2e}.StationListItem_statusPillActive__XCgbE{background:#22c55e24;border-color:#16a34a52;color:#065f46}html[data-theme=dark] .StationListItem_statusPillActive__XCgbE,html[data-theme=imagery] .StationListItem_statusPillActive__XCgbE{background:#22c55e38;border-color:#4ade8047;color:#ecfdf3}.StationListItem_statusPillInactive__iQ7Ha{background:#e5e7eb;border-color:#d1d5db;color:#111827}html[data-theme=dark] .StationListItem_statusPillInactive__iQ7Ha,html[data-theme=imagery] .StationListItem_statusPillInactive__iQ7Ha{background:#1f2937;border-color:#374151;color:#f3f4f6}.StationListItem_statusText__11mYf{font-weight:700}.StationListItem_selected__sWgml{background:#0ea5e91a;border-left:4px solid var(--accent);padding-left:11px}.StationListItem_selected__sWgml .StationListItem_codeText__fjhXT{color:var(--accent)}html[data-theme=dark] .StationListItem_selected__sWgml,html[data-theme=imagery] .StationListItem_selected__sWgml{background-color:#7dd3fc29;border-left-color:#7dd3fc}html[data-theme=dark] .StationListItem_selected__sWgml .StationListItem_codeText__fjhXT,html[data-theme=imagery] .StationListItem_selected__sWgml .StationListItem_codeText__fjhXT{color:#7dd3fc}@media (max-width:768px){.StationListItem_row__H15GC{align-content:start;align-items:center;border-bottom:1px solid var(--border);border-right:none;gap:16px;height:auto;padding:12px 16px;width:100%}.StationListItem_row__H15GC:hover{transform:translateY(-2px)}.StationListItem_selected__sWgml{border-left-width:4px}.StationListItem_rightWrap__KiLe5{gap:6px}}@media (prefers-reduced-motion:reduce){.StationListItem_pickPulse__4Du7k,.StationListItem_pulseActive__K9kiu,.StationListItem_pulseInactive__lKaZG{animation:none}}.ConsentBanner_banner__XZxr3{align-items:center;background:#000000d9;bottom:0;color:#fff;display:flex;gap:12px;left:0;padding:12px 16px;position:fixed;right:0;z-index:1000}.ConsentBanner_text__VZRj1{flex:1 1;font-size:.95rem;line-height:1.3}.ConsentBanner_btn__4W--e{-webkit-appearance:none;appearance:none;border:0;border-radius:6px;cursor:pointer;font-weight:600;padding:8px 12px}.ConsentBanner_accept__nA\+h\+{background:#2ea44f;color:#fff}.ConsentBanner_later__8EKhf{background:#0000;border:1px solid #555;color:#ddd}.NearbyEvents_nearbyEventsPanel__so6W5{background:var(--panel-surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);box-sizing:border-box;color:var(--text-primary);display:flex;flex-direction:column;gap:16px;min-width:0;padding:20px}.NearbyEvents_panelHeader__zKZ\+L{align-items:center;display:flex;gap:10px;justify-content:space-between}.NearbyEvents_panelHeader__zKZ\+L h3{font-size:1.2rem;font-weight:600;margin:0}.NearbyEvents_panelTitle__n7eek{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.NearbyEvents_eventCount__RBpRP{background:var(--panel-subtle);border-radius:6px;color:var(--muted);font-size:.85rem;padding:2px 8px;white-space:nowrap}.NearbyEvents_panelBody__LgyvR{display:flex;flex:1 1 auto;flex-direction:column;gap:12px;min-height:0;overflow:visible;padding:2px}.NearbyEvents_empty__mAck7{grid-gap:4px;background:var(--panel-subtle);border-radius:var(--radius-md);color:var(--muted);display:grid;font-size:.95rem;gap:4px;padding:18px 16px;text-align:center}.NearbyEvents_empty__mAck7 strong{color:var(--text-primary);font-size:.92rem}.NearbyEvents_empty__mAck7 span{font-size:.86rem;line-height:1.45}.NearbyEvents_eventList__ekvyE{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.NearbyEvents_eventItem__zzf80{grid-gap:14px;align-items:center;background:var(--panel-subtle);border:1px solid #e5e7eb99;border-radius:var(--radius-md);cursor:pointer;display:grid;gap:14px;grid-template-columns:minmax(0,1fr) auto;justify-content:space-between;outline:none;padding:14px;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.NearbyEvents_eventItem__zzf80:hover{background:#0ea5e90f;border-color:var(--primary);box-shadow:inset 0 0 0 1px #0ea5e942}.NearbyEvents_eventItem__zzf80:focus-visible{border-color:var(--primary);box-shadow:inset 0 0 0 1px #0ea5e96b,0 0 0 2px #0ea5e938}.NearbyEvents_eventItemNavigating__khFe5{background:#0ea5e914;border-color:var(--primary);box-shadow:inset 0 0 0 1px #0ea5e952;pointer-events:none}.NearbyEvents_eventMainContent__Ui7Tm{align-items:center;display:flex;gap:12px;min-width:0}.NearbyEvents_magnitudeSection__3ezjA{align-items:center;display:flex;flex-shrink:0;justify-content:center;min-height:42px;width:56px}.NearbyEvents_magnitude__qrcYj{align-items:baseline;color:var(--text-primary);display:inline-flex;font-size:1.15rem;font-weight:700;gap:2px;justify-content:center;line-height:1;white-space:nowrap}.NearbyEvents_magnitudePrefix__vc0hP{color:#0ea5e9;letter-spacing:.2px}.NearbyEvents_magnitudeValue__bGHxL{color:var(--text-primary)}.NearbyEvents_eventDetails__vMUsk{display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:0;overflow:hidden}.NearbyEvents_location__SonJ2{color:var(--text-primary);font-size:.95rem;font-weight:500;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.NearbyEvents_eventMeta__MwzwD{align-items:center;display:flex;flex-wrap:wrap;gap:6px;line-height:1.35;max-width:100%;min-width:0;overflow:hidden}.NearbyEvents_timeOffset__35jxP{align-items:center;background:#0e749014;border:1px solid #0e749024;border-radius:999px;color:#0f4c5c;display:inline-flex;font-size:.78rem;font-weight:600;line-height:1.25;max-width:100%;min-width:0;overflow:hidden;padding:3px 7px;text-overflow:ellipsis;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.NearbyEvents_distanceSection__\+HkSx{align-items:center;display:flex;flex-shrink:0;justify-content:flex-end;min-width:0;padding-left:8px}.NearbyEvents_distance__sg2To{background:#f1f5f9;border-radius:6px;color:#475569;font-size:.85rem;font-weight:700;min-width:60px;padding:6px 10px;text-align:center;white-space:nowrap}.NearbyEvents_skeletonList__txM1U{display:flex;flex-direction:column;gap:10px}.NearbyEvents_skeletonItem__yTolD{grid-gap:12px;align-items:center;background:var(--panel-subtle);border:1px solid #e5e7eb99;border-radius:var(--radius-md);display:grid;gap:12px;grid-template-columns:56px minmax(0,1fr) 74px;padding:14px}.NearbyEvents_skeletonContent__RmuSf{grid-gap:8px;display:grid;gap:8px;min-width:0}.NearbyEvents_skeletonBlock__-njzB{animation:NearbyEvents_nearbySkeleton__3x-9v 1.35s ease-in-out infinite;background:linear-gradient(90deg,#94a3b829,#94a3b84d,#94a3b829);background-size:200% 100%;border-radius:999px;display:block;width:100%}.NearbyEvents_skeletonMagnitude__QdBzU{height:22px;width:48px}.NearbyEvents_skeletonTitle__39IGs{height:15px;max-width:78%}.NearbyEvents_skeletonMeta__PbwKR{height:20px;max-width:42%}.NearbyEvents_skeletonDistance__FpPlk{border-radius:6px;height:32px;width:66px}.NearbyEvents_srOnly__Zv54D{clip:rect(0,0,0,0);border:0;height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@keyframes NearbyEvents_nearbySkeleton__3x-9v{0%{background-position:120% 0}to{background-position:-120% 0}}@media (max-width:768px){.NearbyEvents_nearbyEventsPanel__so6W5{max-height:none}.NearbyEvents_eventItem__zzf80{align-items:center;gap:10px;grid-template-columns:minmax(0,1fr) auto}.NearbyEvents_eventMainContent__Ui7Tm{width:100%}.NearbyEvents_distanceSection__\+HkSx{justify-content:flex-end;padding-left:4px}.NearbyEvents_distance__sg2To{min-width:54px;padding:5px 8px}.NearbyEvents_skeletonItem__yTolD{gap:10px;grid-template-columns:44px minmax(0,1fr) 58px}.NearbyEvents_skeletonMagnitude__QdBzU{width:40px}.NearbyEvents_skeletonDistance__FpPlk{width:54px}.NearbyEvents_magnitudeSection__3ezjA{min-height:36px;width:44px}.NearbyEvents_magnitude__qrcYj{font-size:1rem}}@media (max-width:380px){.NearbyEvents_eventItem__zzf80{align-items:flex-start;grid-template-columns:1fr}.NearbyEvents_skeletonItem__yTolD{grid-template-columns:1fr}.NearbyEvents_distanceSection__\+HkSx{justify-content:flex-start;padding-left:56px}}html[data-theme=dark] .NearbyEvents_magnitudeValue__bGHxL{color:#f8fafc}html[data-theme=dark] .NearbyEvents_magnitudePrefix__vc0hP{color:#7dd3fc}html[data-theme=dark] .NearbyEvents_eventItem__zzf80{border-color:#94a3b81f}html[data-theme=dark] .NearbyEvents_eventItem__zzf80:hover{background:#0ea5e91f;border-color:#38bdf8;box-shadow:inset 0 0 0 1px #38bdf852}html[data-theme=dark] .NearbyEvents_eventItem__zzf80:focus-visible{border-color:#38bdf8;box-shadow:inset 0 0 0 1px #38bdf86b,0 0 0 2px #38bdf838}html[data-theme=dark] .NearbyEvents_eventItemNavigating__khFe5{background:#0ea5e929;border-color:#38bdf8;box-shadow:inset 0 0 0 1px #38bdf85c}html[data-theme=dark] .NearbyEvents_timeOffset__35jxP{background:#0ea5e92e;border-color:#7dd3fc47;color:#bae6fd}html[data-theme=dark] .NearbyEvents_eventItem__zzf80:focus-visible .NearbyEvents_timeOffset__35jxP,html[data-theme=dark] .NearbyEvents_eventItem__zzf80:hover .NearbyEvents_timeOffset__35jxP{background:#0ea5e93d;border-color:#7dd3fc6b;color:#e0f2fe}html[data-theme=dark] .NearbyEvents_distance__sg2To{background:#ffffff0f;border:1px solid #94a3b814;color:#dbeafe}html[data-theme=dark] .NearbyEvents_eventItem__zzf80:focus-visible .NearbyEvents_distance__sg2To,html[data-theme=dark] .NearbyEvents_eventItem__zzf80:hover .NearbyEvents_distance__sg2To{background:#ffffff14;border-color:#7dd3fc1f;color:#eff6ff}html[data-theme=dark] .NearbyEvents_skeletonItem__yTolD{border-color:#94a3b81f}html[data-theme=dark] .NearbyEvents_skeletonBlock__-njzB{background-image:linear-gradient(90deg,#94a3b81a,#94a3b838,#94a3b81a)}@media (max-width:480px){.NearbyEvents_nearbyEventsPanel__so6W5{padding:16px}.NearbyEvents_panelHeader__zKZ\+L{align-items:flex-start;flex-direction:column}.NearbyEvents_eventCount__RBpRP{font-size:.8rem}.NearbyEvents_location__SonJ2{font-size:.9rem}.NearbyEvents_eventMeta__MwzwD{font-size:.8rem}}@media (prefers-reduced-motion:reduce){.NearbyEvents_skeletonBlock__-njzB{animation:none;background-position:0 0}}.source-compact-panel{box-sizing:border-box;display:flex;flex-direction:column;gap:18px;min-width:0;overflow:hidden}.source-compact-heading h3{font-size:1.2rem;margin:0}.source-compact-list{display:flex;flex-direction:column;gap:14px}.source-compact-row{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:28px minmax(0,1fr) minmax(48px,auto) minmax(78px,auto) 20px;min-width:0}.source-compact-header{color:var(--muted);font-size:.66rem;font-weight:700;gap:12px;letter-spacing:.04em;line-height:1.2;margin-bottom:-2px;opacity:.74;padding-bottom:2px;text-transform:uppercase}.source-compact-header-source{grid-column:1/3;min-width:0}.source-compact-header-mag,.source-compact-header-offset{white-space:normal}.source-compact-header-mag{text-align:right}.source-compact-header-offset{text-align:center}.source-compact-row-action{background:#0000;border:0;border-radius:8px;color:inherit;cursor:pointer;font:inherit;padding:0;text-align:left;width:100%}.source-compact-row-action:focus-visible,.source-compact-row-action:hover{background:#0e749014;box-shadow:0 0 0 6px #0e749014;outline:none}.source-compact-icon{align-items:center;background:#f8fafce0;border:1px solid #94a3b83d;border-radius:6px;display:inline-flex;height:28px;justify-content:center;overflow:hidden;width:28px}.source-compact-icon img{display:block;height:22px;object-fit:contain;width:22px}.source-compact-icon-fallback{color:var(--text-primary);font-size:.68rem;font-weight:800;line-height:1}.source-compact-name{font-size:.96rem;min-width:0;overflow:hidden;text-overflow:ellipsis}.source-compact-mag,.source-compact-name{color:var(--text-primary);white-space:nowrap}.source-compact-mag{font-size:.95rem;font-weight:700;text-align:right}.source-compact-status{border-radius:6px;display:inline-flex;font-size:.9rem;font-weight:800;justify-content:center;min-width:0;overflow:hidden;padding:5px 10px;text-overflow:ellipsis;white-space:nowrap}.source-compact-status-match{background:#22c55e3d;color:#15803d}.source-compact-status-delta{background:#ef44442e;color:#991b1b}.source-compact-affordance{align-items:center;color:var(--muted);display:inline-flex;height:20px;justify-content:center;width:20px}.source-compact-row-action:focus-visible .source-compact-affordance,.source-compact-row-action:hover .source-compact-affordance{color:#2563eb;color:var(--accent,#2563eb)}.source-compare-card{background:var(--panel-subtle);border:1px solid var(--border);border-radius:var(--radius-md);display:flex;flex-direction:column;gap:14px;padding:18px}.source-compare-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:6px;justify-content:space-between}.source-compare-eyebrow{color:var(--muted);font-size:.74rem;font-weight:700;letter-spacing:.08em;margin:0;text-transform:uppercase}.source-compare-header h4{color:var(--text-primary);font-size:1.1rem;margin:0}.source-compare-location,.source-compare-title{color:var(--muted);line-height:1.45;margin:0}.source-compare-mag-badge{align-items:center;background:#ef444424;border:1px solid #ef444433;border-radius:999px;color:#b91c1c;display:inline-flex;font-size:.85rem;font-weight:800;letter-spacing:.04em;min-height:34px;padding:6px 12px;white-space:nowrap}.source-compare-metrics{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.source-compare-metric{background:#ffffffad;border:1px solid #94a3b82e;border-radius:12px;display:flex;flex-direction:column;padding:12px}.source-compare-metric-icon{color:var(--muted);font-size:1rem;margin-bottom:6px}.source-compare-metric span{color:var(--muted);display:block;font-size:.76rem;margin-bottom:4px}.source-compare-metric strong{color:var(--text-primary);display:block;font-size:.95rem;line-height:1.4}.source-compare-chips{display:flex;flex-wrap:wrap;gap:8px}.source-compare-chip{align-items:center;background:#0e749014;border:1px solid #0e74902e;border-radius:999px;color:#0f4c5c;display:inline-flex;font-size:.8rem;font-weight:600;min-height:30px;padding:6px 10px}.source-details-backdrop{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a7a;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1200}.source-details-modal{background:var(--panel-surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:0 24px 70px #0f172a47;display:flex;flex-direction:column;gap:16px;max-height:min(760px,calc(100vh - 48px));overflow:auto;padding:20px;width:min(720px,100%)}.source-details-heading{align-items:center;display:flex;gap:16px;justify-content:space-between}.source-details-title-group{align-items:center;display:flex;gap:12px;min-width:0}.source-details-eyebrow-row{margin-bottom:2px}.source-details-eyebrow-row,.source-details-label-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.source-match-quality-pill{align-items:center;background:#10b9811f;border:1px solid #10b98138;border-radius:999px;color:#047857;display:inline-flex;font-size:.72rem;font-weight:800;min-height:22px;padding:3px 8px;white-space:nowrap}.source-details-heading h3{color:var(--text-primary);font-size:1.15rem;margin:0}.source-details-heading-actions{align-items:center;display:inline-flex;flex-shrink:0;gap:10px}.source-details-record{border-top:1px solid var(--border);display:flex;flex-direction:column;gap:14px;padding:16px 0 0}.source-details-close{align-items:center;background:var(--panel-subtle);border:1px solid var(--border);border-radius:8px;color:var(--text-primary);cursor:pointer;display:inline-flex;height:34px;justify-content:center;width:34px}.source-details-close:focus-visible,.source-details-close:hover{border-color:#0e749059;box-shadow:0 0 0 3px #0e749029;outline:none}.source-details-link{align-items:center;align-self:flex-start;background:#0e74901a;border:1px solid #0e749033;border-radius:8px;color:#2563eb;color:var(--accent,#2563eb);display:inline-flex;font-size:.9rem;font-weight:700;gap:8px;min-height:36px;padding:8px 12px;text-decoration:none}.source-details-link:focus-visible,.source-details-link:hover{background:#0e749029;outline:none;text-decoration:none}@media (max-width:768px){.source-compare-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.source-compact-row{gap:10px;grid-template-columns:26px minmax(76px,1fr) minmax(48px,auto) minmax(74px,auto) 18px}.source-compact-icon{height:26px;width:26px}.source-details-backdrop{align-items:flex-end;padding:10px}.source-details-modal{border-radius:10px;gap:10px;max-height:calc(100vh - 20px);padding:12px}.source-details-heading{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.source-details-title-group{align-items:center;display:flex;flex:1 1 auto;gap:8px;min-width:0}.source-details-title-group>div{min-width:0}.source-details-title-group .source-compact-icon{border-radius:6px;flex:0 0 auto;height:24px;margin-top:2px;width:24px}.source-details-title-group .source-compact-icon img{height:19px;width:19px}.source-details-eyebrow-row{align-items:center;display:flex;flex-wrap:nowrap;gap:6px;margin-bottom:0;min-width:0}.source-details-label-row{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.source-compare-eyebrow{font-size:.62rem;letter-spacing:.06em;white-space:nowrap}.source-match-quality-pill{font-size:.66rem;min-height:20px;padding:2px 7px}.source-details-heading h3{font-size:1rem}.source-details-heading-actions{align-items:flex-end;flex:0 0 auto;flex-direction:row;gap:6px}.source-details-close{border-radius:7px;font-size:.85rem;height:30px;width:30px}.source-compare-mag-badge{font-size:.78rem;letter-spacing:.02em;min-height:30px;padding:5px 10px}.source-details-record{gap:10px;padding-top:10px}.source-compare-location{font-size:.88rem;line-height:1.38}.source-compare-metrics{gap:8px}.source-compare-metric{border-radius:9px;min-width:0;padding:8px 9px}.source-compare-metric-icon{font-size:.86rem;margin-bottom:4px}.source-compare-metric span{font-size:.68rem;margin-bottom:3px}.source-compare-metric strong{font-size:.8rem;line-height:1.28;overflow-wrap:anywhere}.source-compare-chips{gap:6px}.source-compare-chip{font-size:.72rem;min-height:26px;padding:5px 8px}.source-details-link{border-radius:7px;font-size:.78rem;gap:6px;min-height:32px;padding:7px 10px}}html[data-theme=dark] .source-compact-status-match{background:#22c55e33;color:#86efac}html[data-theme=dark] .source-compact-status-delta{background:#f871712e;color:#fecaca}html[data-theme=dark] .source-compact-icon{background:#ffffff14;border-color:#ffffff1f}html[data-theme=dark] .source-compare-card{background:#0f172a99;border-color:#ffffff14}html[data-theme=dark] .source-compare-metric{background:#ffffff0d;border-color:#ffffff14}html[data-theme=dark] .source-compare-mag-badge{background:#ef444433;border-color:#ef44444d;color:#fca5a5}html[data-theme=dark] .source-compare-chip{background:#0e749026;border-color:#0e74904d;color:#7dd3fc}html[data-theme=dark] .source-match-quality-pill{background:#10b98129;border-color:#10b98152;color:#86efac}html[data-theme=dark] .source-details-backdrop{background:#020617ad}html[data-theme=dark] .source-details-modal{background:#0f172a;border-color:#ffffff1a}html[data-theme=dark] .source-details-record{border-color:#94a3b81f}html[data-theme=dark] .source-details-close{background:#ffffff0f;border-color:#ffffff1f}html[data-theme=dark] .source-details-link{color:#38bdf8}.EditableEventSummary_summaryContainer__LActM{display:flex;flex-direction:column;grid-column:1;height:100%}.EditableEventSummary_headerActions__bVElW{align-items:center;display:inline-flex;gap:6px}.EditableEventSummary_iconButton__SDw-m{align-items:center;background:none;background:color-mix(in srgb,var(--panel-surface) 88%,#0000);border:1px solid var(--border);border-radius:8px;color:var(--muted);cursor:pointer;display:flex;flex-shrink:0;height:34px;justify-content:center;padding:4px;transition:all .2s ease;width:34px}.EditableEventSummary_iconButton__SDw-m:hover{background-color:var(--border);border-color:color-mix(in srgb,var(--primary) 28%,var(--border));color:var(--text-primary)}.EditableEventSummary_iconButton__SDw-m:active{transform:translateY(1px)}.EditableEventSummary_iconButton__SDw-m:focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 30%,#0000);outline-offset:2px}.EditableEventSummary_placeholderText__DF3fP{color:var(--muted);font-style:italic;line-height:1.6;padding:var(--space-2) 0;text-align:center}.EditableEventSummary_editingContent__G\+8JP{display:flex;flex-direction:column;gap:var(--space-2)}.EditableEventSummary_textarea__Xnlv5{background-color:var(--surface);border:1px solid var(--border);border-radius:4px;color:var(--text-primary);font-family:inherit;font-size:14px;line-height:1.5;padding:var(--space-1);resize:vertical;transition:all .2s ease;width:100%}.EditableEventSummary_textarea__Xnlv5:focus{border-color:var(--primary);box-shadow:0 0 0 2px #3b82f61a;outline:none}.EditableEventSummary_textarea__Xnlv5:disabled{background-color:var(--panel-surface);cursor:not-allowed;opacity:.6}.EditableEventSummary_errorMessage__KtC0p{background:color-mix(in srgb,var(--danger) 11%,var(--panel-surface));border:1px solid color-mix(in srgb,var(--danger) 28%,var(--border));border-radius:4px;color:color-mix(in srgb,var(--danger) 84%,var(--text-primary));font-size:13px;padding:var(--space-1)}.EditableEventSummary_buttonGroup__dPrB3{display:flex;gap:var(--space-1);justify-content:flex-end}.EditableEventSummary_cancelButton__Mz7FI{align-items:center;background-color:var(--panel-surface);border:1px solid var(--border);border-radius:4px;color:var(--text-primary);cursor:pointer;display:flex;font-size:14px;gap:6px;padding:8px 12px;transition:all .2s ease}.EditableEventSummary_cancelButton__Mz7FI:hover:not(:disabled){background-color:var(--border)}.EditableEventSummary_cancelButton__Mz7FI:disabled{cursor:not-allowed;opacity:.5}.EditableEventSummary_saveButton__5VWJF{align-items:center;background-color:var(--primary);border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:6px;justify-content:center;padding:8px 12px;transition:all .2s ease}.EditableEventSummary_saveButton__5VWJF:hover:not(:disabled){background-color:var(--primary-strong);box-shadow:0 2px 8px #3b82f64d}.EditableEventSummary_saveButton__5VWJF:disabled{cursor:not-allowed;opacity:.6}.EditableEventSummary_spinner__L0yIt{animation:EditableEventSummary_spin__4L4yE .6s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:14px;width:14px}@keyframes EditableEventSummary_spin__4L4yE{to{transform:rotate(1turn)}}.EditableEventSummary_modalBackdrop__5P2xa{align-items:center;animation:EditableEventSummary_fadeIn__Si9Gq .2s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:var(--space-2);position:fixed;right:0;top:0;z-index:1000}@keyframes EditableEventSummary_fadeIn__Si9Gq{0%{opacity:0}to{opacity:1}}.EditableEventSummary_confirmDialog__H3HoI{animation:EditableEventSummary_slideUp__RFCcC .3s ease;background-color:var(--panel-surface);border-radius:8px;box-shadow:0 10px 40px #0003;max-width:400px;padding:var(--space-2);width:100%;z-index:1001}@keyframes EditableEventSummary_slideUp__RFCcC{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.EditableEventSummary_confirmDialog__H3HoI h4{color:var(--text-primary);font-size:16px;font-weight:600;margin:0 0 var(--space-1) 0}.EditableEventSummary_confirmDialog__H3HoI p{color:var(--muted);font-size:14px;line-height:1.5;margin:0 0 var(--space-2) 0}.EditableEventSummary_confirmButtonGroup__JMZev{display:flex;gap:var(--space-1);justify-content:flex-end}.EditableEventSummary_confirmButton__8A4tg{align-items:center;background-color:var(--primary);border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:6px;justify-content:center;padding:8px 12px;transition:all .2s ease}.EditableEventSummary_confirmButton__8A4tg:hover:not(:disabled){background-color:var(--primary-strong);box-shadow:0 2px 8px #3b82f64d}.EditableEventSummary_confirmButton__8A4tg:disabled{cursor:not-allowed;opacity:.6}@media (max-width:1040px){.EditableEventSummary_summaryContainer__LActM{grid-column:1/-1}}@media (max-width:768px){.EditableEventSummary_textarea__Xnlv5{font-size:16px}.EditableEventSummary_confirmDialog__H3HoI{max-width:calc(100% - var(--space-2))}}@media (max-width:480px){.EditableEventSummary_buttonGroup__dPrB3{flex-wrap:wrap}.EditableEventSummary_cancelButton__Mz7FI,.EditableEventSummary_saveButton__5VWJF{flex:1 1;min-width:100px}.EditableEventSummary_confirmButtonGroup__JMZev{gap:var(--space-1)}.EditableEventSummary_cancelButton__Mz7FI,.EditableEventSummary_confirmButton__8A4tg{flex:1 1;min-width:80px}}.CommunityReportsCarousel_carouselContainer__4hstz{display:flex;flex-direction:column;gap:0;height:100%;position:relative;width:100%}.CommunityReportsCarousel_emptyState__0y\+Ay{box-sizing:border-box;min-width:0;width:100%}.CommunityReportsCarousel_featuredReportContainer__eYiwZ{align-items:flex-end;background-position:50%;background-size:cover;border:1px solid var(--border);border-radius:8px;border-radius:var(--radius-md,8px);box-shadow:inset 0 0 0 1px #0f172a0a;cursor:pointer;display:flex;flex:1 1;justify-content:flex-start;min-height:clamp(240px,28vw,320px);overflow:hidden;position:relative;transition:border-color .2s ease,box-shadow .2s ease,opacity .2s ease}.CommunityReportsCarousel_featuredReportContainerNoImage__lGiVS{min-height:220px}.CommunityReportsCarousel_featuredReportContainer__eYiwZ:hover{border-color:#06c;border-color:var(--primary,#06c);box-shadow:inset 0 0 0 1px #0ea5e933;opacity:.95}.CommunityReportsCarousel_featuredReportContainer__eYiwZ:focus-visible{outline:3px solid #06c;outline:3px solid var(--primary,#06c);outline-offset:3px}.CommunityReportsCarousel_contentOverlay__Di\+Ez{background:linear-gradient(0deg,#020617e6 0,#0f172aad 52%,#0f172a3d 82%,#0000);padding:2rem 1.25rem 1.25rem;position:relative;width:100%;z-index:2}.CommunityReportsCarousel_reportContent__II9MG{grid-gap:.65rem;align-items:center;display:grid;gap:.65rem;grid-template-columns:auto minmax(0,1fr)}.CommunityReportsCarousel_authorAvatar__ru\+XC{align-items:center;background:#0f172ac7;border:1px solid #ffffff6b;border-radius:50%;box-shadow:0 10px 22px #0f172a47,0 0 0 1px #0206172e;color:#fff;display:inline-flex;font-size:.75rem;font-weight:900;height:34px;justify-content:center;letter-spacing:0;line-height:1;width:34px}.CommunityReportsCarousel_authorAvatarAnonymous__mTnNn{background:#0f172aad}.CommunityReportsCarousel_authorAvatar__ru\+XC svg{height:18px;width:18px}.CommunityReportsCarousel_comment__jwxMz{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#fffffff0;display:-webkit-box;font-size:.84rem;font-weight:500;line-height:1.5;margin:0;overflow:hidden;text-shadow:0 1px 2px #020617b8;word-break:break-word}.CommunityReportsCarousel_dotsContainer__6Qid\+{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a61;border:1px solid #ffffff1f;border-radius:999px;display:flex;gap:0;justify-content:center;padding:.15rem .25rem;position:absolute;right:.9rem;top:.9rem;z-index:3}.CommunityReportsCarousel_dot__TEAfF{background-color:initial;border:none;border-radius:50%;cursor:pointer;height:28px;padding:0;position:relative;transition:background-color .2s ease;width:28px}.CommunityReportsCarousel_dot__TEAfF:before{background-color:#ffffff8a;border-radius:50%;content:"";height:7px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:7px}.CommunityReportsCarousel_dot__TEAfF:hover:before{background-color:#ffffffd6}.CommunityReportsCarousel_dot__TEAfF:focus-visible{outline:3px solid #06c;outline:3px solid var(--primary-color,#06c);outline-offset:-8px}.CommunityReportsCarousel_dot__TEAfF.CommunityReportsCarousel_active__D5JIY:before{background-color:#0ea5e9;background-color:var(--primary-color,#0ea5e9)}@media (max-width:560px){.CommunityReportsCarousel_featuredReportContainer__eYiwZ{min-height:clamp(220px,58vw,300px)}.CommunityReportsCarousel_contentOverlay__Di\+Ez{padding:1.75rem 1rem 1rem}.CommunityReportsCarousel_dotsContainer__6Qid\+{right:.75rem;top:.75rem}.CommunityReportsCarousel_dot__TEAfF{height:26px;width:26px}}.eqinfo-shell{display:flex;flex-direction:column;gap:var(--space-2);margin:0 auto;max-width:1100px;padding:calc(var(--header-h) + var(--layout-top-offset)) var(--space-2) 72px}.eqinfo-hero{background:linear-gradient(180deg,#050a124d,#050a1280),url(/static/media/thumbnail.91ee08c8dee7c1471dcc.jpg);background-position:50%;background-size:cover;border-radius:var(--radius-lg);box-shadow:0 24px 54px #00000052;color:var(--panel-hero-text);padding:26px 24px 22px}.eqinfo-hero h1{font-size:clamp(1.45rem,1.25rem + 1.35vw,2.35rem);letter-spacing:-.02em;line-height:1.08;margin:6px 0 8px;text-shadow:0 2px 18px #00000047}.eqinfo-title-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.eqinfo-title-row h1{min-width:0}.eqinfo-meta-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:22px}.metric-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--hero-card-glass);border:1px solid var(--hero-card-border);border-radius:var(--radius-md);box-shadow:inset 0 1px 0 #ffffff14;display:flex;flex-direction:column;justify-content:space-between;min-height:188px;overflow:hidden;padding:16px;position:relative}.metric-card-head{align-items:center;display:flex;gap:10px;min-width:0;position:relative;z-index:1}.metric-icon{align-items:center;background:#ffffff1f;border-radius:9px;color:var(--hero-card-text);display:inline-flex;flex:0 0 32px;height:32px;justify-content:center;width:32px}.metric-icon svg{stroke-width:2.2;height:16px;width:16px}.metric-card>span:not([class]),.metric-label{color:var(--hero-card-text);display:block;font-size:.88rem;font-weight:650;line-height:1.2;opacity:.9}.metric-label{min-width:0}.metric-card strong,.metric-card>span:not([class]){position:relative;z-index:1}.metric-card strong{color:var(--hero-card-text);display:block;font-size:clamp(1.35rem,1.05rem + .8vw,1.72rem);letter-spacing:.01em;line-height:1.14;margin-top:0;overflow-wrap:anywhere}.metric-card-body{min-width:0;position:relative;z-index:1}.metric-sub{color:var(--hero-card-text);display:block;font-size:.84rem;font-style:normal;line-height:1.3;margin-top:8px;opacity:.76;overflow-wrap:anywhere;position:relative;z-index:1}.metric-zone{background:#ffffff1c;border-radius:999px;max-width:100%;opacity:.9;padding:3px 7px;width:-webkit-max-content;width:max-content}.metric-tertiary{font-feature-settings:"tnum";font-size:.78rem;font-variant-numeric:tabular-nums;margin-top:7px;opacity:.72}.metric-mini-map{background:#e2e8f061;border-radius:inherit;overflow:hidden;z-index:1}.metric-mini-map,.metric-mini-map:after{inset:0;pointer-events:none;position:absolute}.metric-mini-map:after{background:linear-gradient(180deg,#080d1733,#080d1785),linear-gradient(90deg,#080d176b,#0000 52%),radial-gradient(circle at 50% 54%,#0000 0 20px,#0f172a17 76%);content:"";z-index:2}.metric-mini-map-tiles{inset:0;position:absolute;z-index:1}.metric-mini-map img{pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none}.metric-map-pin{--metric-epicenter-scale:1;border:3px solid #fffffff2;border-radius:999px;box-shadow:0 0 0 5px #ef44442e,0 2px 6px #0f172a40;height:16px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(var(--metric-epicenter-scale));transform-origin:center;width:16px;z-index:4}.metric-map-pin-epicenter{background:#ef4444}.metric-map-pin-station{--metric-epicenter-scale:1;background:#0000;border:0;border-radius:0;box-shadow:none;filter:drop-shadow(0 0 1px rgba(255,255,255,.95)) drop-shadow(0 0 6px rgba(34,197,94,.34)) drop-shadow(0 2px 5px rgba(15,23,42,.35));height:25px;transform:translate(-50%,-50%);width:25px}.metric-map-pin-station svg{display:block;height:100%;overflow:visible;width:100%}.metric-map-pin-paired.metric-map-pin-epicenter{border-width:3px;box-shadow:0 0 0 4px #ef444433,0 2px 6px #0f172a4d;height:13px;width:13px}.metric-map-distance-line{height:100%;inset:0;overflow:visible;pointer-events:none;position:absolute;width:100%;z-index:3}.metric-map-wavefront{fill:none;stroke:#ef4444a3;stroke-width:1.7;stroke-linecap:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 1px rgba(255,255,255,.5)) drop-shadow(0 1px 3px rgba(15,23,42,.38))}.metric-map-wavefront-1{stroke-opacity:.28}.metric-map-wavefront-2{stroke-opacity:.42}.metric-map-wavefront-3{stroke-opacity:.72;stroke-width:2}.metric-map-attribution{background:#0f172ac2;border-radius:3px;bottom:4px;color:#e5edf8;font-size:.48rem;font-weight:700;letter-spacing:.04em;line-height:1;padding:1px 3px;position:absolute;right:5px;z-index:5}.metric-mini-map-empty{align-items:center;background:linear-gradient(135deg,#ffffff29,#ffffff08),#0f172a1f;display:flex;justify-content:center}.metric-mini-map-empty span{background:#ffffff61;border-radius:999px;height:2px;width:46px}.metric-map-card{padding:0}.metric-map-overlay{align-items:flex-start;display:flex;flex-direction:column;gap:12px;inset:12px;min-width:0;pointer-events:none;position:absolute;z-index:2}.metric-map-overlay,.metric-map-overlay-station{justify-content:space-between}.metric-map-overlay .metric-card-head{-webkit-backdrop-filter:blur(3px) saturate(1.04);backdrop-filter:blur(3px) saturate(1.04);background:#f8fafc29;border:1px solid #0f172a1f;border-radius:11px;color:#0f172af5;max-width:100%;padding:7px 9px 7px 7px;text-shadow:0 1px 0 #ffffff59;width:-webkit-max-content;width:max-content}.metric-map-overlay .metric-icon{background:#f8fafc38;box-shadow:0 0 0 1px #0f172a1a;color:#0f172aeb}.metric-map-overlay .metric-label{color:#0f172af5;font-weight:800;opacity:1}.metric-map-value{-webkit-backdrop-filter:blur(3px) saturate(1.04);backdrop-filter:blur(3px) saturate(1.04);background:#f8fafc29;border:1px solid #0f172a1f;border-radius:12px;color:#0f172af5;display:inline-block;max-width:-webkit-max-content;max-width:max-content;padding:9px 10px;text-shadow:0 1px 0 #ffffff59;width:-webkit-fit-content;width:fit-content}.metric-map-value strong{font-feature-settings:"tnum";color:#0f172afa;font-size:clamp(1.22rem,1rem + .55vw,1.48rem);font-variant-numeric:tabular-nums}.metric-map-value .metric-sub{color:#0f172af2;font-size:.82rem;font-weight:750;margin-top:5px;opacity:1;text-shadow:0 1px 0 #ffffff80}.metric-card-epicenter .metric-map-value{border-radius:10px;padding:7px 8px}.metric-card-epicenter .metric-coordinate-list{gap:4px}.metric-card-epicenter .metric-coordinate-list div{gap:6px;grid-template-columns:26px minmax(0,1fr)}.metric-card-epicenter .metric-coordinate-list dt{color:#0f172af0;font-size:.56rem;font-weight:900;letter-spacing:.06em;opacity:1;text-shadow:0 1px 0 #ffffff80}.metric-card-epicenter .metric-coordinate-list dd{font-size:clamp(.9rem,.78rem + .32vw,1.08rem);line-height:1}.metric-station-map-value{border-radius:10px;min-width:0;padding:7px 8px}.metric-station-map-value strong{font-size:clamp(.92rem,.8rem + .35vw,1.08rem);line-height:1}.metric-station-map-value .metric-sub{font-size:.7rem;font-weight:850;line-height:1.1;margin-top:4px;opacity:1}.metric-coordinate-list{grid-gap:6px;display:grid;gap:6px;margin:0}.metric-coordinate-list div{grid-gap:8px;align-items:baseline;display:grid;gap:8px;grid-template-columns:34px minmax(0,1fr)}.metric-coordinate-list dt{color:#0f172aad;font-size:.68rem;font-weight:800;letter-spacing:.08em;line-height:1;opacity:.62;text-transform:uppercase}.metric-coordinate-list dd{font-feature-settings:"tnum";color:#0f172aeb;font-size:clamp(1.18rem,.98rem + .5vw,1.42rem);font-variant-numeric:tabular-nums;font-weight:800;line-height:1.05;margin:0;overflow-wrap:normal;white-space:nowrap}.eqinfo-last-updated{color:var(--panel-hero-text);font-size:.8rem;line-height:1.4;margin:12px 2px 0;opacity:.76;text-align:right;text-shadow:0 1px 8px #00000057}.eqinfo-grid{grid-gap:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.eqinfo-grid,.eqinfo-main-columns{align-items:start;display:grid;gap:var(--space-2)}.eqinfo-main-columns{grid-gap:var(--space-2);grid-template-columns:minmax(300px,.94fr) minmax(340px,1.3fr)}.eqinfo-main-column{grid-gap:var(--space-2);align-content:start;display:grid;gap:var(--space-2);min-width:0}.eqinfo-main-column-community .report-section{min-width:0}.eqinfo-carousel-section{display:flex;flex-direction:column;min-height:0}.eqinfo-panel-match-height{height:100%}.eqinfo-panel-summary-only{height:auto}.eqinfo-support-section{margin-top:0}.station-recordings-viewer{background:#0000;border:0;box-shadow:none;padding:0}.eqinfo-post-report-grid{grid-gap:var(--space-3);align-items:start;display:grid;gap:var(--space-3);grid-template-columns:minmax(300px,1fr) minmax(0,2fr)}.eqinfo-reference-column{grid-gap:var(--space-2);display:grid;gap:var(--space-2);min-width:0}.eqinfo-post-report-grid>*,.eqinfo-reference-column>*{box-sizing:border-box;min-width:0}.eqinfo-panel{background:var(--panel-surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);color:var(--text-primary);padding:20px}.eqinfo-panel.alert{background:color-mix(in srgb,var(--danger) 11%,var(--panel-surface));border-color:color-mix(in srgb,var(--danger) 30%,var(--border));color:color-mix(in srgb,var(--danger) 82%,var(--text-primary))}.eqinfo-panel.muted{color:var(--muted)}.eqinfo-empty-state{grid-gap:6px;background:color-mix(in srgb,var(--panel-subtle) 82%,var(--panel-surface));border:1px solid color-mix(in srgb,var(--border) 82%,#0000);border-radius:var(--radius-md);box-sizing:border-box;color:var(--muted);display:grid;gap:6px;min-width:0;overflow-wrap:anywhere;padding:clamp(16px,2.4vw,24px);place-items:center;text-align:center;width:100%}.eqinfo-empty-state strong{color:var(--text-primary);font-size:.98rem}.eqinfo-empty-state span{font-size:.92rem;line-height:1.45;max-width:36rem}.eqinfo-empty-state small{font-size:.8rem;line-height:1.35;max-width:42rem}.eqinfo-empty-state--compact{gap:5px;padding:clamp(14px,2vw,20px)}.eqinfo-empty-state--compact strong{font-size:.95rem}.eqinfo-empty-state--compact small,.eqinfo-empty-state--compact span{max-width:40rem}.eqinfo-sr-only{clip:rect(0,0,0,0);border:0;height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.eqinfo-route-status{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:color-mix(in srgb,var(--panel-surface) 88%,#0000);border:1px solid color-mix(in srgb,var(--primary) 34%,var(--border));border-radius:999px;box-shadow:0 12px 28px #0f172a2e;color:var(--text-primary);font-size:.82rem;font-weight:800;left:50%;min-height:36px;padding:8px 14px;position:fixed;top:calc(var(--header-h) + 10px);transform:translateX(-50%);z-index:30}.eqinfo-shell-transitioning{animation:eqinfoPageTransition .42s ease-out both}.eqinfo-skeleton-page{color:var(--text-primary)}.eqinfo-hero-skeleton{min-height:320px}.eqinfo-skeleton-card,.eqinfo-skeleton-panel{pointer-events:none}.eqinfo-skeleton-panel{grid-gap:14px;display:grid;gap:14px;min-height:190px}.eqinfo-skeleton-block{animation:eqinfoSkeleton 1.35s ease-in-out infinite;background:linear-gradient(90deg,#94a3b829,#94a3b84d,#94a3b829);background-size:200% 100%;border-radius:999px;display:block}.eqinfo-skeleton-title{border-radius:10px;height:42px;margin:8px 0 24px;width:min(58%,520px)}.eqinfo-skeleton-icon{border-radius:9px;flex:0 0 32px;height:32px;width:32px}.eqinfo-skeleton-label{height:16px;width:46%}.eqinfo-skeleton-value{border-radius:8px;height:32px;margin-bottom:12px;width:60%}.eqinfo-skeleton-caption{height:14px;width:42%}.eqinfo-skeleton-heading{border-radius:7px;height:24px;width:42%}.eqinfo-skeleton-line{border-radius:6px;height:18px;width:78%}.eqinfo-skeleton-line-wide{width:92%}.eqinfo-skeleton-line-short{width:58%}.eqinfo-skeleton-list-row{border-radius:var(--radius-md);height:76px;width:100%}.eqinfo-skeleton-button{border-radius:6px;height:38px;width:112px}.eqinfo-skeleton-media{aspect-ratio:16/7;border-radius:var(--radius-md);min-height:190px;width:100%}.eqinfo-skeleton-slow{align-items:center;display:flex;gap:16px;justify-content:space-between}.eqinfo-skeleton-slow h3{margin:0 0 4px}.eqinfo-skeleton-slow p{color:var(--muted);margin:0}@keyframes eqinfoSkeleton{0%{background-position:120% 0}to{background-position:-120% 0}}@keyframes eqinfoPageTransition{0%{opacity:.72;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.eqinfo-shell-transitioning,.eqinfo-skeleton-block{animation:none}}.panel-header{align-items:center;display:flex;gap:10px;justify-content:space-between}.panel-title{align-items:center;display:inline-flex;gap:8px}.panel-header h3{font-size:1.2rem;margin:0}.panel-report-count{background:color-mix(in srgb,var(--primary) 12%,var(--panel-surface));border:1px solid color-mix(in srgb,var(--primary) 26%,var(--border));border-radius:12px;color:var(--primary);font-size:.85rem;font-weight:700;line-height:1;padding:.35rem .75rem;white-space:nowrap}.panel-body{margin-top:1rem}.community-preview-actions{align-items:center;display:inline-flex;flex:0 0 auto;gap:8px}.community-preview-actions button{background:color-mix(in srgb,var(--panel-surface) 86%,var(--panel-subtle));border:1px solid color-mix(in srgb,var(--border) 88%,var(--muted));border-radius:6px;color:color-mix(in srgb,var(--text-primary) 72%,var(--muted));cursor:pointer;font-size:.82rem;font-weight:800;min-height:34px;padding:0 12px;transition:background .15s ease,border-color .15s ease,transform .15s ease}.community-preview-actions button:last-child{background:color-mix(in srgb,var(--primary) 10%,var(--panel-surface));border-color:color-mix(in srgb,var(--primary) 36%,var(--border));color:var(--primary)}.community-preview-actions button:hover{background:color-mix(in srgb,var(--primary) 9%,var(--panel-surface));border-color:var(--primary);color:var(--primary);transform:translateY(-1px)}.panel-header p{color:var(--muted);margin:4px 0 0}.panel-header .panel-hint{align-items:center;display:inline-flex;gap:6px;margin:0}.eqinfo-copy{color:var(--muted);line-height:1.6;margin-top:12px}.eqinfo-panel.scrollable{display:flex;flex-direction:column;max-height:520px;overflow:hidden}.panel-body{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:auto;padding-right:10px;scrollbar-width:thin}.eqinfo-panel-body-plain{overflow:visible;padding-right:0}.panel-body::-webkit-scrollbar{width:8px}.panel-body::-webkit-scrollbar-track{background:#94a3b82e;border-radius:8px}.panel-body::-webkit-scrollbar-thumb{background:#64748bbf;border-radius:8px}.panel-body::-webkit-scrollbar-thumb:hover{background:#475569e6}.station-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:10px 0 0;padding:0}.list-items{align-items:center;background:var(--panel-subtle);border:1px solid var(--border);border-radius:var(--radius-md);display:flex;gap:12px;justify-content:space-between;padding:12px 14px}.station-label{font-weight:700;letter-spacing:.02em}.reference-grid{grid-gap:var(--space-1);display:grid;gap:var(--space-1);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:12px}.report-section{display:flex;flex-direction:column;gap:16px}.report-section-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.report-section-heading-row{align-items:center;display:inline-flex;gap:8px}.report-section-header h3{font-size:1.2rem;margin:0}.report-section-header p{color:var(--muted);line-height:1.45;margin:4px 0 0}.report-section-header .report-trust-note{color:color-mix(in srgb,var(--muted) 88%,var(--text-primary));font-size:.83rem;line-height:1.4;margin-top:6px;max-width:680px}.report-image-button,.report-primary-button,.report-submit-button{border:0;border-radius:6px;cursor:pointer;font-weight:800;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.report-primary-button{background:color-mix(in srgb,var(--primary) 12%,var(--panel-surface));border:1px solid color-mix(in srgb,var(--primary) 40%,var(--border));box-shadow:none;color:var(--primary);flex:0 0 auto;min-height:42px;padding:0 18px}.report-image-button:hover,.report-primary-button:hover,.report-submit-button:hover{transform:translateY(-1px)}.community-preview-actions button:focus-visible,.report-attachment-button:focus-visible,.report-icon-button:focus-visible,.report-image-button:focus-visible,.report-image-preview button:focus-visible,.report-image-viewer-control:focus-visible,.report-primary-button:focus-visible,.report-submit-button:focus-visible{outline:3px solid var(--primary);outline-offset:3px}.report-primary-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.report-list{grid-gap:12px;display:grid;gap:12px}.report-card{grid-gap:10px;background:color-mix(in srgb,var(--panel-subtle) 84%,var(--panel-surface));border:1px solid var(--border);border-radius:var(--radius-md);display:grid;gap:10px;padding:12px}.report-card-with-media{align-items:start;grid-template-columns:220px minmax(0,1fr)}.report-card-media{min-width:0}.report-card-content{grid-gap:10px;display:grid;gap:10px;min-width:0}.report-card-meta{align-items:center;display:flex;gap:12px;justify-content:space-between;min-height:40px}.report-card-author{align-items:center;display:inline-flex;gap:10px;min-width:0}.report-author-avatar{align-items:center;background:color-mix(in srgb,var(--primary) 12%,var(--panel-surface));border:1px solid color-mix(in srgb,var(--primary) 26%,var(--border));border-radius:50%;color:var(--primary);display:inline-flex;flex:0 0 auto;font-size:.78rem;font-weight:900;height:38px;justify-content:center;letter-spacing:0;line-height:1;width:38px}.report-author-avatar-anonymous{background:color-mix(in srgb,var(--muted) 10%,var(--panel-surface));border-color:color-mix(in srgb,var(--muted) 30%,var(--border));color:color-mix(in srgb,var(--muted) 88%,var(--text-primary))}.report-author-avatar svg{height:19px;width:19px}.report-card-author-name{color:var(--text-primary);font-size:.9rem;font-weight:800;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-card-meta span{color:var(--muted);flex:0 0 auto;font-size:.76rem;text-align:right}.report-card p{color:var(--text-primary);font-size:.92rem;line-height:1.5;margin:0;overflow-wrap:anywhere}.report-text-clamped{-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;display:-webkit-box;overflow:hidden}.report-text-toggle{background:#0000;border:0;color:var(--primary);cursor:pointer;font-size:.82rem;font-weight:700;min-height:32px;padding:0 2px;width:-webkit-fit-content;width:fit-content}.report-text-toggle:hover{text-decoration:underline}.report-text-toggle:focus-visible{border-radius:4px;outline:3px solid var(--primary);outline-offset:3px}.report-card-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;padding-top:2px}.report-action-button{align-items:center;background:color-mix(in srgb,var(--panel-surface) 90%,var(--panel-subtle));border:1px solid color-mix(in srgb,var(--border) 86%,var(--muted));border-radius:999px;color:color-mix(in srgb,var(--text-primary) 82%,var(--muted));cursor:pointer;display:inline-flex;font-size:.74rem;font-weight:800;gap:6px;justify-content:center;min-height:36px;padding:0 10px;transition:border-color .16s ease,background .16s ease,color .16s ease}.report-action-button svg{height:15px;width:15px}.report-action-button:hover:not(:disabled){border-color:color-mix(in srgb,var(--primary) 40%,var(--border));color:var(--primary)}.report-action-button:focus-visible{outline:3px solid var(--primary);outline-offset:3px}.report-action-button:disabled{cursor:wait;opacity:.7}.report-helpful-button.is-active{background:color-mix(in srgb,var(--primary) 13%,var(--panel-surface));border-color:color-mix(in srgb,var(--primary) 52%,var(--border));color:var(--primary)}.report-action-count{align-items:center;background:color-mix(in srgb,var(--primary) 12%,var(--panel-surface));border-radius:999px;color:var(--primary);display:inline-flex;font-size:.7rem;height:20px;justify-content:center;line-height:1;min-width:20px;padding:0 6px}.report-issue-action{position:relative}.report-issue-menu{background:var(--panel-surface);border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow-md);display:grid;left:0;min-width:220px;padding:6px;position:absolute;top:calc(100% + 8px);z-index:10}.report-issue-menu button{background:#0000;border:0;border-radius:7px;color:var(--text-primary);cursor:pointer;font-size:.8rem;font-weight:700;min-height:38px;padding:8px 10px;text-align:left}.report-issue-menu button:focus-visible,.report-issue-menu button:hover{background:color-mix(in srgb,var(--primary) 9%,var(--panel-surface));color:var(--primary);outline:0}.report-action-message{margin-top:10px}.report-attachment-button{background:#0000;border:0;border-radius:6px;cursor:zoom-in;display:block;padding:0;position:relative;width:100%}.report-attachment-button:after{background:#0f172ab8;border-radius:999px;bottom:8px;color:#fff;content:"Open image";font-size:.7rem;font-weight:800;opacity:0;padding:4px 8px;position:absolute;right:8px;transition:opacity .15s ease}.report-attachment-button:focus-visible:after,.report-attachment-button:hover:after{opacity:1}.report-attachment-button img{aspect-ratio:4/3;background:var(--panel-surface);border:1px solid var(--border);border-radius:6px;display:block;max-height:180px;object-fit:cover;width:100%}.report-attachment-unavailable,.report-image-only-label{color:var(--muted);font-weight:700}.report-attachment-unavailable{background:var(--panel-subtle);border:1px dashed var(--border);border-radius:6px;font-size:.9rem;max-width:100%;padding:8px 12px;width:-webkit-fit-content;width:fit-content}.report-image-viewer-backdrop{background:#020617f0;inset:0;position:fixed;z-index:4200}.report-image-viewer,.report-image-viewer-backdrop{align-items:center;display:flex;justify-content:center}.report-image-viewer{height:100%;overflow:hidden;position:relative;width:100%}.report-image-viewer-toolbar{align-items:center;background:#0f172ac7;border:1px solid #e2e8f02e;border-radius:999px;box-shadow:0 18px 50px #00000052;color:#fff;display:inline-flex;gap:6px;left:50%;padding:6px;position:fixed;top:max(14px,env(safe-area-inset-top));transform:translateX(-50%);z-index:2}.report-image-viewer-control{align-items:center;background:#ffffff14;border:0;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;height:42px;justify-content:center;padding:0;transition:background .15s ease,opacity .15s ease;width:42px}.report-image-viewer-control:hover{background:#ffffff29}.report-image-viewer-control:disabled{cursor:not-allowed;opacity:.42}.report-image-viewer-control svg{height:20px;width:20px}.report-image-viewer-close{background:#ef444447}.report-image-viewer-close:hover{background:#ef44446b}.report-image-viewer-nav{align-items:center;background:#0f172ab8;border:1px solid #e2e8f02e;border-radius:50%;box-shadow:0 18px 50px #0000004d;color:#fff;cursor:pointer;display:inline-flex;height:50px;justify-content:center;padding:0;position:fixed;top:50%;transform:translateY(-50%);transition:background .15s ease,border-color .15s ease;width:50px;z-index:3}.report-image-viewer-nav:hover{background:#0f172ae6;border-color:#e2e8f057}.report-image-viewer-nav:focus-visible{outline:3px solid var(--primary);outline-offset:3px}.report-image-viewer-nav svg{height:24px;width:24px}.report-image-viewer-nav-previous{left:max(24px,env(safe-area-inset-left))}.report-image-viewer-nav-next{right:max(24px,env(safe-area-inset-right))}.report-image-viewer-count{background:#0f172ab3;border:1px solid #e2e8f029;border-radius:999px;color:#ffffffdb;font-size:.72rem;font-weight:800;left:50%;padding:6px 10px;pointer-events:none;position:fixed;top:max(78px,calc(env(safe-area-inset-top) + 78px));transform:translateX(-50%);z-index:2}.report-image-viewer-zoom{font-feature-settings:"tnum";color:#fff;font-size:.82rem;font-variant-numeric:tabular-nums;font-weight:800;min-width:56px;text-align:center}.report-image-viewer-stage{align-items:center;cursor:zoom-in;display:flex;height:100%;justify-content:center;overflow:hidden;padding:76px 24px 24px;touch-action:none;-webkit-user-select:none;user-select:none;width:100%}.report-image-viewer-stage-zoomed{cursor:grab}.report-image-viewer-stage-zoomed:active{cursor:grabbing}.report-image-viewer-stage img{background:#0f172a;border-radius:6px;box-shadow:0 24px 70px #0000006b;max-height:100%;max-width:100%;object-fit:contain;transform-origin:center;transition:transform .12s ease;will-change:transform}.report-image-viewer-overlay{grid-gap:12px;align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#020617c7,#0f172a94);border:1px solid #e2e8f029;border-radius:14px;bottom:max(24px,env(safe-area-inset-bottom));box-shadow:0 18px 50px #0000004d;color:#fff;display:grid;gap:12px;grid-template-columns:auto minmax(0,auto);left:max(24px,env(safe-area-inset-left));max-width:min(720px,calc(100vw - 48px));padding:14px 16px;pointer-events:none;position:fixed;width:-webkit-fit-content;width:fit-content;z-index:2}.report-image-viewer-overlay-compact{border-radius:16px;padding:10px 14px 10px 10px}.report-image-viewer-overlay .report-author-avatar{background:#0f172aad;border-color:#ffffff52;color:#fff}.report-image-viewer-overlay-body{grid-gap:6px;display:grid;gap:6px;min-width:0}.report-image-viewer-overlay-author{align-items:baseline;display:inline-flex;gap:5px;line-height:1.2;margin:0;min-width:0}.report-image-viewer-overlay-author span{color:#e2e8f0c2;flex:0 0 auto;font-size:.74rem;font-weight:700}.report-image-viewer-overlay-author strong{color:#fff;font-size:.86rem;font-weight:800;line-height:1.15;max-width:min(16rem,calc(100vw - 118px));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-image-viewer-overlay-comment{color:#fffffff0;font-size:.9rem;font-weight:500;line-height:1.5;margin:0;max-width:min(34rem,calc(100vw - 132px));text-shadow:0 1px 2px #020617b8}.report-empty,.report-message{background:var(--panel-subtle);border-radius:6px;color:var(--muted);padding:14px}.report-empty-compact{grid-gap:6px;background:color-mix(in srgb,var(--panel-subtle) 70%,var(--panel-surface));border:1px dashed #94a3b847;display:grid;gap:6px;justify-items:center;padding:24px 20px;text-align:center}.report-empty-compact strong{color:var(--text-primary);font-size:1rem}.report-empty-compact span{font-size:.9rem;line-height:1.45;max-width:34rem}.report-empty-compact small{color:var(--muted);font-size:.8rem;line-height:1.35}.report-message-error{background:color-mix(in srgb,var(--danger) 12%,var(--panel-surface));border:1px solid color-mix(in srgb,var(--danger) 32%,var(--border));color:color-mix(in srgb,var(--danger) 84%,var(--text-primary))}.report-load-more-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px 14px;justify-content:center;padding-top:14px}.report-visible-count{color:var(--muted);font-size:.82rem;font-weight:700}.recordings-modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#11182794;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:3100}.recordings-modal{grid-gap:16px;background:var(--panel-surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:0 30px 80px #0f172a5c;color:var(--text-primary);display:grid;gap:16px;grid-template-rows:auto minmax(0,1fr);max-height:min(calc(100dvh - 48px),820px);overflow:hidden;padding:0 20px 20px;width:min(100%,980px)}.recordings-modal-titlebar{align-items:flex-start;background:var(--panel-subtle);border-bottom:1px solid var(--border);border-radius:var(--radius-lg) var(--radius-lg) 0 0;display:flex;justify-content:space-between;margin:0 -20px;min-height:70px;padding:18px 20px 16px;position:relative}.recordings-modal-titlebar h3{font-size:1.08rem;font-weight:800;margin:0}.recordings-modal-titlebar p{color:var(--muted);font-size:.84rem;line-height:1.4;margin:4px 36px 0 0}.recordings-modal .station-recordings-viewer{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.report-modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1118278a;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:3000}.report-modal{--report-modal-field-bg:color-mix(in srgb,var(--panel-subtle) 78%,var(--panel-surface));--report-modal-action-bg:var(--panel-surface);--report-modal-action-text:var(--text-primary);--report-modal-submit-bg:color-mix(in srgb,var(--primary) 12%,var(--panel-surface));--report-modal-submit-hover-bg:color-mix(in srgb,var(--primary) 18%,var(--panel-surface));--report-modal-overlay-border:#0f172a24;grid-gap:14px;background:var(--panel-surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:0 30px 70px #0f172a57;color:var(--text-primary);display:grid;gap:14px;max-height:min(calc(100dvh - 48px),760px);overflow-y:auto;overscroll-behavior:contain;padding:0 20px 20px;width:min(100%,560px)}.report-modal-titlebar{align-items:flex-start;background:var(--panel-subtle);border-bottom:1px solid var(--border);border-radius:var(--radius-md) var(--radius-md) 0 0;display:flex;justify-content:space-between;margin:0 -20px;min-height:64px;padding:16px 20px 14px;position:relative}.report-modal-titlebar h3{font-size:1.08rem;font-weight:800;margin:0}.report-modal-heading{grid-gap:4px;display:grid;gap:4px;padding-right:32px}.report-modal-heading p{color:var(--muted);font-size:.84rem;line-height:1.4;margin:0}.report-icon-button{align-items:center;background:#0000;border:0;border-radius:999px;color:var(--text-primary);cursor:pointer;display:inline-flex;height:24px;justify-content:center;padding:0;position:absolute;right:12px;top:16px;transform:none;width:24px}.report-icon-button svg{height:18px;width:18px}.report-field-label{color:var(--text-primary);font-size:.82rem;font-weight:800}.report-modal-intro{grid-gap:8px;display:grid;gap:8px;margin:0}.report-modal-intro p{color:var(--muted);font-size:.85rem;line-height:1.45;margin:0}.report-field-row{align-items:baseline;display:flex;gap:12px;justify-content:space-between}.report-field-row span{color:var(--muted);font-size:.76rem;font-weight:700}.report-anonymous-status{align-items:center;background:var(--panel-subtle);border:1px solid var(--border);border-radius:999px;color:var(--text-primary);display:inline-flex;font-size:.78rem;font-weight:800;gap:8px;max-width:100%;padding:7px 10px;width:-webkit-fit-content;width:fit-content}.report-anonymous-status span{background:var(--accent);border-radius:999px;height:8px;width:8px}.report-modal textarea{background:var(--report-modal-field-bg);border:1px solid var(--border);border-radius:8px;box-sizing:border-box;color:var(--text-primary);font:inherit;line-height:1.5;min-height:142px;outline:none;padding:12px;resize:vertical;width:100%}.report-modal textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0ea5e929}.report-modal textarea::placeholder{color:var(--muted)}.report-modal-controls{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.report-modal-controls-secondary{justify-content:space-between}.report-image-button{align-items:center;background:var(--report-modal-action-bg);border:1px solid var(--border);box-shadow:none;box-sizing:border-box;color:var(--report-modal-action-text);display:inline-flex;gap:8px;justify-content:center;min-height:40px;min-width:0;padding:0 14px;position:relative;text-align:center}.report-control-hint{color:var(--muted);font-size:.78rem;line-height:1.35}.report-image-button input{block-size:1px;inline-size:1px;opacity:0;pointer-events:none;position:absolute}.report-checkbox{align-items:center;color:var(--text-primary);display:inline-flex;font-size:.88rem;gap:10px;min-height:40px;min-width:0}.report-checkbox input{accent-color:var(--accent);height:22px;width:22px}.report-identity-note{color:var(--muted);font-size:.78rem;line-height:1.4}.report-image-preview{align-items:center;background:var(--panel-subtle);border:1px solid var(--border);border-radius:6px;display:flex;gap:12px;padding:10px}.report-image-preview img{border-radius:5px;height:64px;object-fit:cover;width:86px}.report-image-preview-meta{grid-gap:3px;display:grid;gap:3px}.report-image-preview-meta strong{color:var(--text-primary);font-size:.84rem}.report-image-preview-meta span{color:var(--muted);font-size:.76rem;line-height:1.35}.report-image-preview button{background:#0000;border:0;color:var(--accent);cursor:pointer;font-weight:800;padding:0;width:-webkit-fit-content;width:fit-content}.report-modal-actions{display:flex;gap:10px;justify-content:flex-end}.report-secondary-button{background:var(--panel-surface);border:1px solid var(--border);border-radius:6px;color:var(--text-primary);cursor:pointer;font-weight:800;min-height:46px;padding:0 16px}.report-submit-button{align-items:center;background:var(--report-modal-submit-bg);border:1px solid color-mix(in srgb,var(--primary) 36%,var(--border));box-shadow:none;color:var(--primary);display:inline-flex;gap:10px;justify-content:center;min-height:46px;min-width:170px;padding:0 18px}.report-submit-button:hover{background:var(--report-modal-submit-hover-bg)}.report-submit-button:disabled{cursor:wait;opacity:.72;transform:none}.report-submit-button svg{height:18px;width:18px}:root[data-theme=dark] .report-modal,:root[data-theme=imagery] .report-modal{--report-modal-field-bg:#ffffff0f;--report-modal-action-bg:#ffffff0f;--report-modal-action-text:#e5e7eb;--report-modal-submit-bg:#38bdf829;--report-modal-submit-hover-bg:#38bdf838}:root[data-theme=dark] .eqinfo-skeleton-block,:root[data-theme=imagery] .eqinfo-skeleton-block{background-image:linear-gradient(90deg,#94a3b81a,#94a3b838,#94a3b81a)}:root[data-theme=dark] .eqinfo-route-status,:root[data-theme=imagery] .eqinfo-route-status{box-shadow:0 12px 28px #00000052}@media (max-width:1040px){.eqinfo-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eqinfo-post-report-grid{grid-template-columns:minmax(0,1fr)}.eqinfo-main-columns{grid-template-columns:1fr}.eqinfo-panel-match-height,.eqinfo-panel-summary-only{height:auto}.eqinfo-support-section{margin-top:0}.eqinfo-skeleton-title{width:72%}}@media (max-width:768px){.eqinfo-shell{padding-top:calc(var(--header-h) + var(--space-2))}.eqinfo-hero{padding:16px}.eqinfo-hero-skeleton{min-height:0}.eqinfo-hero h1{font-size:clamp(1.2rem,.95rem + 1.35vw,1.7rem);line-height:1.08;margin:2px 0 6px}.eqinfo-meta-grid{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px}.metric-card{min-height:150px;padding:12px}.metric-map-card{padding:0}.metric-card strong{font-size:1.1rem}.metric-label,.metric-sub{font-size:.78rem}.metric-mini-map{transform:none}.eqinfo-last-updated{font-size:.72rem;line-height:1.3;margin-top:8px;text-align:left}.list-items{align-items:flex-start;flex-direction:column}.eqinfo-panel.scrollable{max-height:none}.report-section-header{flex-direction:column}.report-section-heading-row{max-width:calc(100% - 6px)}.report-primary-button{width:100%}.panel-header{align-items:flex-start;flex-direction:column}.eqinfo-panel-summary-only .panel-header{align-items:center;flex-direction:row;justify-content:space-between}.eqinfo-panel-summary-only .panel-title{min-width:0}.eqinfo-panel-summary-only .panel-title h3{overflow-wrap:anywhere}.community-preview-actions{width:100%}.community-preview-actions button{flex:1 1}.report-modal-actions{flex-direction:column-reverse}.report-secondary-button,.report-submit-button{width:100%}.recordings-modal-backdrop{align-items:flex-start;padding:calc(var(--header-h) + 12px) 12px 12px}.recordings-modal{border-radius:16px;max-height:calc(100dvh - var(--header-h) - 24px);padding:0 12px 12px;width:100%}.recordings-modal-titlebar{margin-inline:-12px;min-height:62px;padding:14px 12px 12px}.recordings-modal-titlebar h3{font-size:1rem}.recordings-modal-titlebar p{font-size:.78rem;margin-right:32px}.eqinfo-route-status{text-align:center;top:calc(var(--header-h) + 8px);width:calc(100% - 32px)}.eqinfo-skeleton-media,.eqinfo-skeleton-panel{min-height:150px}.eqinfo-skeleton-slow{align-items:stretch;flex-direction:column}}@media (max-width:560px){.eqinfo-hero{padding:14px}.eqinfo-hero h1{font-size:1rem;max-width:none;width:100%}.metric-card{min-height:126px;padding:10px}.eqinfo-skeleton-title{height:30px;margin-bottom:14px;width:86%}.eqinfo-skeleton-value{height:24px}.eqinfo-skeleton-media{aspect-ratio:4/3}.metric-card-depth,.metric-card-time{gap:18px;min-height:126px}.metric-map-card{min-height:152px}.metric-map-overlay{gap:10px;inset:8px}.metric-map-value{max-width:100%;padding:8px}.metric-card-head{gap:8px}.metric-icon{border-radius:8px;flex-basis:28px;height:28px;width:28px}.metric-icon svg{height:14px;width:14px}.metric-card strong{font-size:.98rem;line-height:1.08}.metric-coordinate-list{gap:4px}.metric-coordinate-list div{gap:6px;grid-template-columns:28px minmax(0,1fr)}.metric-coordinate-list dt{font-size:.58rem}.metric-coordinate-list dd{font-size:.92rem}.metric-map-value .metric-sub,.metric-sub{font-size:.74rem;line-height:1.25;margin-top:4px}.metric-zone{padding:2px 6px}.metric-tertiary{font-size:.7rem;margin-top:5px}.eqinfo-last-updated{font-size:.68rem;margin-top:6px}.report-modal-backdrop{align-items:flex-start;padding:calc(var(--header-h) + 12px) 10px 12px}.report-modal{border-radius:16px;gap:12px;max-height:calc(100dvh - var(--header-h) - 24px);padding:0 12px 12px;width:min(100%,420px)}.report-modal-titlebar{margin-inline:-12px;min-height:56px;padding:14px 12px 12px}.report-modal-controls{align-items:stretch;flex-direction:column;gap:8px}.report-checkbox,.report-identity-note,.report-image-button{width:100%}.report-modal-titlebar h3{font-size:1rem}.report-modal-heading{gap:2px;padding-right:28px}.report-modal-heading p,.report-modal-intro p{font-size:.8rem}.report-anonymous-status{font-size:.76rem;padding:6px 10px}.report-field-row{align-items:flex-start;flex-direction:column;gap:4px}.report-modal textarea{min-height:120px;padding:10px 11px}.report-checkbox,.report-image-button,.report-secondary-button,.report-submit-button{min-height:44px}.report-image-button{font-size:.92rem;padding-inline:12px}.report-control-hint,.report-identity-note{font-size:.74rem}.report-modal-actions{gap:8px}.report-card-meta{align-items:center;flex-direction:row;gap:12px}.report-card-meta span{text-align:right}.report-card-with-media{grid-template-columns:minmax(0,1fr)}.report-card-actions{align-items:flex-start;gap:7px}.report-action-button{min-height:40px;padding-inline:10px}.report-issue-action{position:relative;width:auto}.report-issue-menu{left:auto;margin-top:6px;right:0;width:min(260px,calc(100vw - 48px))}.report-attachment-button img{max-height:240px}.report-image-preview{align-items:flex-start;flex-direction:column}.report-image-viewer-toolbar{border-radius:14px;justify-content:center;top:max(10px,env(safe-area-inset-top));width:calc(100% - 24px)}.report-image-viewer-nav{height:44px;width:44px}.report-image-viewer-nav-previous{left:12px}.report-image-viewer-nav-next{right:12px}.report-image-viewer-count{top:max(66px,calc(env(safe-area-inset-top) + 66px))}.report-image-viewer-stage{padding:76px 12px 16px}.report-image-viewer-overlay{bottom:max(12px,env(safe-area-inset-bottom));grid-template-columns:auto minmax(0,auto);left:12px;max-width:calc(100vw - 24px);padding:12px;right:auto}.report-image-viewer-overlay-compact{padding:10px 14px 10px 10px}.report-image-viewer-overlay-author strong{max-width:calc(100vw - 100px)}.report-image-viewer-overlay-comment{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:.82rem;max-width:calc(100vw - 100px);overflow:hidden}.report-image-viewer-control{height:40px;width:40px}}
/*# sourceMappingURL=main.b6bf843c.css.map*/