:root{color:#dce8ec;background:#06131b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;--font-auxiliary: 9px;--font-metadata: 10px;--font-compact: 11px;--font-body: 12px;--font-section: 13px;--font-title: 14px;--font-cell-number: 18px}*{box-sizing:border-box}body{margin:0;min-width:1024px;min-height:100vh}button,input{color:inherit;font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;overflow:hidden}.topbar{align-items:center;background:linear-gradient(100deg,#071a24,#091721 65%,#07141d);border-bottom:1px solid #1a3440;display:flex;height:38px;padding:0 13px;position:relative;z-index:3}.brand{align-items:center;color:#f4fafc;display:inline-flex;font-size:var(--font-title);font-weight:720;gap:5px;letter-spacing:.01em;margin-right:53px;white-space:nowrap}.brand span{color:#ffd234;font-size:19px;line-height:1;text-shadow:0 0 12px #e2aa273f}.topbar-nav{align-self:stretch;display:flex;gap:27px}.topbar-nav a,.topbar-nav>span{color:#859da8;font-size:var(--font-body);padding-top:12px;position:relative;white-space:nowrap}.topbar-nav a.is-active{color:#e9f5fa}.topbar-nav a.is-active:after{background:#2c91e8;bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.topbar-nav .is-pending{color:#6f8791;cursor:help}.topbar-nav .is-pending:hover,.topbar-nav .is-pending:focus-visible{color:#a8bdc5;outline:0}.location-control{margin-left:auto;position:relative}.location-select{align-items:center;background:transparent;border:0;color:#9cb2bb;display:flex;font-size:var(--font-compact);gap:5px;padding:3px 12px;white-space:nowrap}.location-select strong{color:#d8e6ea;font-size:var(--font-compact);font-weight:650}.location-select:hover{color:#dcecf1}.location-select[aria-expanded=true]{background:#102b36;color:#e8f4f7}.location-popover{background:#071b24;border:1px solid #31515d;border-radius:3px;box-shadow:0 10px 28px #01070bbf;display:grid;gap:8px;padding:9px;position:absolute;right:0;top:calc(100% + 7px);width:318px;z-index:20}.location-popover-heading{display:grid;gap:2px;min-width:0}.location-popover-heading strong{color:#edf7fa;font-size:var(--font-section)}.location-popover-heading span{color:#8faab4;font-size:var(--font-metadata);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-popover form{display:grid;gap:6px;grid-template-columns:1fr 1fr}.location-popover label{color:#9bb4bd;display:grid;font-size:var(--font-metadata);gap:3px}.location-popover input{background:#05161e;border:1px solid #355562;border-radius:2px;color:#e5f1f4;min-width:0;padding:5px 6px;width:100%}.location-popover input:focus{border-color:#4f9fc0;outline:1px solid #4f9fc055}.location-popover form button{background:#15425a;border:1px solid #347da0;border-radius:2px;color:#e7f4f8;font-size:var(--font-compact);grid-column:1 / -1;padding:5px 7px}.location-popover form button:hover{background:#1a506c}.location-arrival{border-top:1px solid #213d48;color:#9bb4bd;font-size:var(--font-metadata);line-height:1.3;margin:0;padding-top:7px}.location-arrival.is-loading{color:#c7b76d}.location-arrival.is-error{color:#e89b8c}.location-arrival.is-available{color:#88d3a4}.source-pills{align-items:center;display:flex;flex:0 0 auto;gap:5px;min-width:0}.source-status-control{position:relative}.source-status-summary{align-items:center;background:#0a222c;border:1px solid #31505b;border-radius:3px;color:#94adb6;display:inline-flex;gap:6px;height:24px;padding:0 7px;white-space:nowrap}.source-status-summary i,.source-status-row i,.source-status-info em i,.source-status-info li i{background:currentColor;border-radius:50%;display:inline-block;flex:0 0 auto;height:6px;width:6px}.source-status-summary strong{color:#d5e4e9;font-size:var(--font-metadata);font-weight:680}.source-status-summary>span{color:#76909a;font-size:var(--font-auxiliary)}.source-status-summary.is-ready{border-color:#315b49;color:#70c18e}.source-status-summary.is-warning{border-color:#755f34;color:#dfbd65}.source-status-summary.is-error{border-color:#78463d;color:#e08e7f}.source-status-summary[aria-expanded=true]{background:#102a34;box-shadow:inset 0 -2px #4ba9cb}.source-status-popover{background:#071b24;border:1px solid #31515d;border-radius:3px;box-shadow:0 14px 36px #01070bd9;display:grid;grid-template-rows:auto minmax(0,auto) auto;max-height:calc(100vh - 54px);overflow:hidden;padding:8px;position:absolute;right:0;top:calc(100% + 7px);width:420px;z-index:30}.source-status-popover-head{align-items:end;border-bottom:1px solid #26424d;display:flex;justify-content:space-between;padding:0 1px 7px}.source-status-popover-head>div{align-items:baseline;display:flex;gap:7px}.source-status-popover-head strong{color:#edf7fa;font-family:Georgia,Times New Roman,serif;font-size:var(--font-section)}.source-status-popover-head span{color:#d4b963;font-size:var(--font-metadata)}.source-status-popover-head small{color:#718d97;font-size:var(--font-auxiliary)}.source-status-table{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;padding-top:5px}.source-status-table-head,.source-status-row{display:grid;grid-template-columns:minmax(92px,1fr) 106px 84px 65px}.source-status-table-head{border-bottom:1px solid #203a45;color:#6f909c;font-size:var(--font-auxiliary);padding:0 6px 4px}.source-status-table-body{max-height:308px;min-height:0;overflow-y:auto;padding:2px 2px 3px;scrollbar-gutter:stable}.source-status-row{align-items:center;background:transparent;border:0;border-bottom:1px solid #16323d;color:#89a5af;min-height:27px;padding:0 4px;text-align:left;width:100%}.source-status-row:hover{background:#0d2934}.source-status-row:focus-visible{outline:1px solid #55a9c7;outline-offset:-1px}.source-status-row.is-selected{background:#102e39;box-shadow:inset 2px 0 #52b2d3}.source-status-row>span{align-items:center;display:flex;gap:6px;min-width:0}.source-status-row strong{color:#d6e6eb;font-size:var(--font-metadata);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-status-row small{color:#8ca5ae;font-size:var(--font-auxiliary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-status-row em{color:currentColor;font-size:var(--font-auxiliary);font-style:normal}.source-status-row time{color:#73929d;font-size:var(--font-auxiliary);text-align:right}.source-status-row.retrieval-ready time{color:#70c18e}.source-status-row.retrieval-warning time{color:#dfbd65}.source-status-row.retrieval-error time{color:#e08e7f}.source-status-row.is-ready,.source-status-row.is-on-demand{color:#70c18e}.source-status-row.is-loading,.source-status-row.is-degraded,.source-status-row.is-not-connected{color:#dfbd65}.source-status-row.is-unavailable{color:#e08e7f}.source-status-extra-label{color:#6f8b95;font-size:var(--font-auxiliary);padding:7px 6px 3px;text-transform:uppercase}.source-status-info{align-content:start;background:#081820;border:1px solid #29434e;border-radius:2px;display:grid;gap:7px;grid-template-rows:28px 58px 58px minmax(0,1fr);height:260px;max-height:260px;min-height:260px;overflow:hidden;padding:8px}.source-status-info>header{align-items:start;display:flex;justify-content:space-between}.source-status-info>header div{display:grid;gap:1px}.source-status-info>header strong{color:#edf7fa;font-size:var(--font-body)}.source-status-info>header span{color:#88a3ad;font-size:var(--font-auxiliary)}.source-status-info>header em{align-items:center;display:flex;font-size:var(--font-auxiliary);font-style:normal;gap:5px}.source-status-info>header em.is-ready,.source-status-info>header em.is-on-demand{color:#70c18e}.source-status-info>header em.is-loading,.source-status-info>header em.is-degraded,.source-status-info>header em.is-not-connected{color:#dfbd65}.source-status-info>header em.is-unavailable{color:#e08e7f}.source-status-info-main{display:grid;gap:10px;grid-template-columns:minmax(0,1fr) 138px}.source-status-info-main>div{min-width:0}.source-status-info p{color:#b8cbd1;font-size:var(--font-metadata);line-height:1.35;margin:0}.source-status-info p b,.source-status-info-main>div>b,.source-status-technical b{color:#6f909c;display:block;font-size:var(--font-auxiliary);font-weight:550;margin-bottom:3px;text-transform:uppercase}.source-status-uses{display:flex;flex-wrap:wrap;gap:3px}.source-status-uses i{background:#0d2a35;border:1px solid #284956;border-radius:2px;color:#9db6bf;font-size:8px;font-style:normal;line-height:1;padding:3px 4px}.source-data-state{background:#07151c;border:1px solid #203c47;border-radius:2px;padding:6px}.source-data-state>header{align-items:baseline;display:flex;justify-content:space-between}.source-data-state>header b{color:#7896a1;font-size:var(--font-auxiliary);font-weight:550;text-transform:uppercase}.source-data-state>header span{color:#96adb5;font-size:var(--font-auxiliary)}.source-data-state.is-complete>header span{color:#70c18e}.source-data-state.is-warning>header span{color:#dfbd65}.source-data-state.is-unavailable>header span{color:#e08e7f}.source-data-state>div{display:grid;gap:5px;grid-template-columns:repeat(auto-fit,minmax(76px,1fr));margin-top:6px}.source-data-state>div>span{display:grid;gap:2px;min-width:0}.source-data-state>div small{color:#688792;font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-data-state>div strong{color:#b8cbd1;font-size:var(--font-auxiliary);font-weight:550;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-status-technical{display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto}.source-status-technical span{color:#9bb3bc;font-size:var(--font-auxiliary);min-width:0}.source-status-technical code{color:#9fb5bd;display:block;font-family:Cascadia Mono,Consolas,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-status-diagnostics{display:grid;gap:2px 8px;grid-template-columns:minmax(0,1fr) auto;min-height:0}.source-status-diagnostics>span{color:#9bb3bc;font-size:var(--font-auxiliary);min-width:0}.source-status-diagnostics>span:last-of-type{text-align:right}.source-retrieval.is-ready,.source-retrieval.is-ready b{color:#70c18e}.source-retrieval.is-warning,.source-retrieval.is-warning b{color:#dfbd65}.source-retrieval.is-error,.source-retrieval.is-error b{color:#e08e7f}.source-status-diagnostics ul{grid-column:1 / -1}.source-status-diagnostics b{color:#6f909c;display:block;font-size:var(--font-auxiliary);font-weight:550;margin-bottom:2px;text-transform:uppercase}.source-status-info ul{display:grid;gap:2px;list-style:none;margin:0;padding:0}.source-status-info li{align-items:center;color:#8da5ae;display:grid;font-size:var(--font-auxiliary);gap:5px;grid-template-columns:6px minmax(0,1fr) auto}.source-status-info li.is-ready{color:#70c18e}.source-status-info li.is-not-connected,.source-status-info li.is-loading{color:#dfbd65}.source-status-info li.is-unavailable{color:#e08e7f}.source-status-info li code{color:#9fb5bd;font-family:Cascadia Mono,Consolas,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-status-info li small{color:#8f7672;grid-column:2 / -1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace{background:#06131b;display:grid;gap:0;grid-template-columns:minmax(242px,15.5fr) minmax(610px,59fr) minmax(390px,25.5fr);grid-template-rows:minmax(470px,1fr) 45px 214px;height:calc(100vh - 38px);min-height:0;overflow:hidden}[data-cell-slot],[data-detail-slot],[data-timeline-slot],[data-charts-slot],[data-map-slot]{display:contents}.cell-list,.map-stage,.detail-panel,.timeline-stage,.chart-stage{min-width:0}.cell-list{background:#071923;border-right:1px solid #193641;grid-row:1 / 4;overflow:auto;padding:10px 7px 9px}.map-stage{background:#09202a;border-right:1px solid #1e3c47;border-bottom:1px solid #1e3c47;grid-column:2;grid-row:1;overflow:hidden;position:relative}.detail-panel{background:#081922;grid-column:3;grid-row:1 / 4;overflow:auto;padding:7px 8px 12px}.timeline-stage{background:#071822;border-bottom:1px solid #1e3c47;border-right:1px solid #1e3c47;grid-column:2;grid-row:2}.chart-stage{background:#071822;border-right:1px solid #1e3c47;grid-column:2;grid-row:3}.panel-heading,.detail-title,.chart-card header{align-items:flex-start;display:flex;justify-content:space-between}.panel-heading h1,.detail-title h2{color:#ebf4f6;font-size:var(--font-title);font-weight:670;line-height:1.1;margin:0}.panel-heading p,.detail-title p,.chart-card p{color:#77939d;font-size:var(--font-metadata);line-height:1.25;margin:3px 0 0}.icon-button{align-items:center;background:transparent;border:0;border-radius:3px;color:#8ca4ae;display:inline-flex;font-size:11px;height:23px;justify-content:center;width:24px}.icon-button:hover{background:#122c37;color:#e7f5f8}.cell-list-actions{display:flex;gap:3px}.sort-row{align-items:center;border-bottom:1px solid #17323c;color:#839ba5;display:grid;font-size:var(--font-metadata);gap:5px;grid-template-columns:auto minmax(0,1fr) auto;margin:7px 0 6px;padding:0 2px 6px}.sort-row select,.sort-row strong,.fixture-sort{background:#0b2530;border:1px solid #254550;border-radius:2px;color:#c2d4da;font-size:var(--font-compact);font-weight:500;min-width:0;padding:4px 5px}.fixture-sort{min-width:0;width:100%}.sort-row small{color:#66818b;font-size:var(--font-auxiliary);overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.filter-button{background:#0b2530;border:1px solid #254550;border-radius:2px;color:#bdd0d6;font-size:13px;height:22px}.cell-groups{display:grid;gap:6px}.cell-group{border:1px solid #1a3742;border-radius:4px;overflow:hidden}.cell-group-header{align-items:center;background:#081c26;border:0;border-bottom:1px solid #18343f;color:inherit;display:grid;gap:4px;grid-template-columns:auto minmax(0,1fr);padding:5px 6px;text-align:left;width:100%}.cell-group-header:hover{background:#0d2530}.cell-group-header span{color:#84a0aa;font-size:var(--font-compact);line-height:1}.cell-group-header strong{color:#deebee;font-size:var(--font-compact);font-weight:620;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-group-header small{color:#8da4ad;font-size:var(--font-auxiliary);grid-column:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-group.is-collapsed .cell-group-header{border-bottom:0}.cell-stack{display:grid;gap:4px;padding:4px}.cell-card{background:#0a202a;border:1px solid #213c47;border-radius:4px;color:inherit;contain:layout paint;font-size:var(--font-metadata);height:66px;overflow:hidden;position:relative;transition:border-color .12s ease,background .12s ease}.cell-card:hover,.cell-card.is-hovered{background:#0d2631;border-color:#49636c}.cell-card.is-selected{background:#102632;border-color:#47758b;box-shadow:inset 0 0 0 1px #2d6e8a44}.cell-card.is-compared{background:#102028;border-color:#8f7440;box-shadow:inset 0 0 0 1px #d7ba6b22}.cell-card.is-hovered{border-color:#72a8b9;box-shadow:inset 0 0 0 1px #72a8b92e}.cell-card-select{align-items:stretch;background:transparent;border:0;color:inherit;display:grid;gap:5px;grid-template-columns:24px minmax(0,1fr);height:100%;padding:5px;text-align:left;width:100%}.cell-card-select:focus-visible,.cell-favorite-button:focus-visible{outline:1px solid #68b7d6;outline-offset:-2px}.severity{align-self:center;background:#b94132;border-radius:3px;color:#fff6ed;font-size:11px;font-weight:720;grid-row:span 2;padding:4px 6px;width:fit-content}.severity-3{background:#c83e32}.severity-2{background:#c47a1f}.severity-1{background:#79a83c}.severity-0{background:#3c8d5a}.konrad-badge{align-items:center;align-self:center;border-radius:3px;color:#f7fff6;display:flex;font-size:13px;font-weight:760;height:24px;justify-content:center;line-height:1;width:24px}.cell-card .severity-0{background:#28754c}.cell-card .severity-1{background:#9a7b24}.cell-card .severity-2{background:#ae493b}.cell-card .severity-3{background:#7d4ca3}.cell-card .severity-unknown{background:#42545c;color:#c5d1d5}.cell-card-body{display:grid;grid-template-rows:24px 13px 16px;min-width:0}.cell-card-title{align-items:flex-start;display:flex;gap:7px;justify-content:space-between;min-width:0;padding-right:19px}.cell-card strong{color:#edf5f6;font-size:var(--font-body);font-weight:660;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-card-number{color:#edf7fa;font-size:15px;font-weight:780;letter-spacing:.03em;line-height:1;text-align:right;text-shadow:0 0 10px #00000035;white-space:nowrap}.cell-card-context{align-items:center;display:flex;gap:6px;justify-content:space-between;min-width:0}.cell-card em{color:#eaa252;font-size:var(--font-metadata);font-style:normal;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-card.is-time-unavailable em{color:#78919a}.cell-card-place{color:#b8cbd1;display:grid;font-size:var(--font-auxiliary);gap:2px;line-height:1.05;min-width:0}.cell-card-place strong{color:#edf5f6;font-size:var(--font-compact);font-weight:640}.cell-card-place small{color:#8ba2ab;font-size:var(--font-auxiliary);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-card-place.is-unavailable strong{color:#8ea3ac;font-weight:560}.cell-card-place.is-unavailable small{color:#738991}.cell-card-metrics{align-items:end;color:#a7bdc5;display:grid;gap:5px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto auto;line-height:1.15;min-width:0}.cell-card-metrics span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-card-metrics>span:last-child{text-align:right}.cell-motion{align-items:center;display:inline-flex;gap:3px}.cell-direction-arrow{align-items:center;color:#8fc4d7;display:inline-flex;height:13px;justify-content:center;width:13px}.cell-direction-arrow svg{fill:none;height:13px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;transform:rotate(var(--cell-direction));width:13px}.cell-direction-arrow.is-unavailable{color:#728991}.cell-hazard-icons{align-items:center;display:flex;flex:0 0 auto;gap:2px;min-height:12px}.cell-card-hazard-icon{align-items:center;color:#657b84;display:inline-flex;height:12px;justify-content:center;width:12px}.cell-card-hazard-icon svg{fill:none;height:12px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;width:12px}.cell-card-hazard-icon.hazard-strength-0{color:#58a978}.cell-card-hazard-icon.hazard-strength-1{color:#e1b44f}.cell-card-hazard-icon.hazard-strength-2{color:#ed725d}.cell-card-hazard-icon.hazard-strength-3{color:#c68ae6}.cell-card-hazard-icon.hazard-strength-unknown{color:#657b84}.cell-card-hazard-icon.warning-strength-1{color:#e7c85a}.cell-card-hazard-icon.warning-strength-2{color:#e69a45}.cell-card-hazard-icon.warning-strength-3{color:#ed6257}.cell-card-hazard-icon.warning-strength-4{color:#c68ae6}.cell-favorite-button{align-items:center;background:transparent;border:0;color:#6f8790;display:inline-flex;font-size:14px;height:20px;justify-content:center;line-height:1;padding:0;position:absolute;right:3px;top:2px;width:20px;z-index:2}.cell-favorite-button:hover{color:#f0cc67}.cell-favorite-button.is-active{color:#edc24c}.cell-stat{color:#a7bdc5;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.empty-state{align-content:center;color:#86a0aa;display:grid;gap:6px;min-height:92px;padding:16px 10px;text-align:center}.empty-state strong{color:#d2e2e7;font-size:11px}.empty-state span{font-size:9px;line-height:1.45}.map-stage:before{background:radial-gradient(ellipse at 52% 38%,#23505b40 0%,transparent 42%),linear-gradient(#30606a27 1px,transparent 1px),linear-gradient(90deg,#30606a20 1px,transparent 1px);background-size:auto,64px 64px,64px 64px;content:"";inset:0;position:absolute}.map-stage:after{background:linear-gradient(90deg,#0716203b,transparent 15%,transparent 84%,#06141f28);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.maplibre-host,.maplibre-host.maplibregl-map{inset:0;opacity:0;position:absolute!important;transition:opacity .15s ease;z-index:0}.map-stage.has-rendered-map .maplibre-host{opacity:1;z-index:3}.map-stage.has-rendered-map .map-fallback{pointer-events:none;z-index:4}.map-fallback .map-art,.map-fallback .map-legend,.map-fallback .fixture-watermark,.map-fallback .reference-basemap,.map-fallback .map-cell-label-svg,.map-stage.has-rendered-map .map-fallback .map-empty-state--map-loading{opacity:0}.map-stage.has-rendered-map .map-fallback .map-layer-pills{pointer-events:auto}.map-stage.has-rendered-map .map-fallback .map-tools{opacity:0;pointer-events:none}.map-fallback{inset:0;position:absolute;transition:opacity .15s ease;z-index:1}.map-art{height:100%;inset:0;position:absolute;width:100%;z-index:0}.map-overlay-controls{inset:0;pointer-events:none;position:absolute;z-index:8}.map-overlay-controls .map-layer-pills,.map-overlay-controls .map-tools{pointer-events:auto}.map-stage.has-rendered-map .map-overlay-controls .map-tools{opacity:0;pointer-events:none}.map-prediction-cue{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#241d13d9;border:1px solid #806638;border-radius:3px;bottom:9px;box-shadow:0 1px 5px #02090d8c;color:#e8c77e;cursor:help;display:none;font-size:var(--font-metadata);font-weight:680;gap:5px;left:9px;letter-spacing:.025em;padding:3px 6px;pointer-events:auto;position:absolute;text-transform:uppercase;z-index:8}.map-prediction-cue span{background:#e8a84c;border-radius:50%;box-shadow:0 0 5px #e8a84c99;height:5px;width:5px}[data-workspace-shell][data-time-mode=prediction] .map-prediction-cue{display:inline-flex}.map-road{fill:none;stroke:#6e8271;stroke-dasharray:4 6;stroke-width:2}.map-road.faint{opacity:.42}.history-corridor-fill{fill:#83cde8;opacity:.09;stroke:none}.history-corridor-edge{fill:none;opacity:.58;stroke:#8bd8f1;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25}.projected-track-fill{fill:#d58a35;opacity:.085;stroke:none}.projected-track-edge{fill:none;opacity:.66;stroke:#efb35e;stroke-dasharray:3 3.8;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35}.projected-track-fill.is-stale{fill:#8e9ca1;opacity:.045}.projected-track-edge.is-stale{opacity:.62;stroke:#a8b5ba;stroke-dasharray:2 2.6}.corridor{fill:#ed774729;stroke:#ef9e68;stroke-width:1.2}.storm-shadow{fill:#bf285c56}.storm-cell{fill:url(#storm);filter:drop-shadow(0 0 12px #ef5b37)}.storm-cell.is-lightning-burst{animation:lightning-cell-pulse 1.2s ease-out}.storm-shadow.is-stale{fill:#74858c12}.storm-cell.is-stale{fill:#74858c16;filter:none;stroke:#a8b5ba;stroke-dasharray:2 2.6;stroke-width:1.5}.compared-cell{fill:#dbbd711f;stroke:#efd08b;stroke-width:1.2}.compared-cell.is-stale,.other-cell.is-stale{fill:#74858c0e;stroke:#9aa8ad;stroke-dasharray:2 2.6;stroke-opacity:.48}.other-cell{fill:#4eb8e91a;stroke:#77d4f4;stroke-opacity:.55;stroke-width:.9}.other-cell.is-projected{fill:#d49b4d1f;stroke:#efbd70;stroke-opacity:.72}.history-dot{fill:#51bce9;stroke:#efffff;stroke-width:1.5}.location-dot{fill:#21659a;stroke:#e9fbff;stroke-width:3}.location-core{fill:#fff}.map-text{fill:#d4e7e9;font-size:13px;paint-order:stroke;stroke:#06141dcc;stroke-width:3px}.map-text.hot{fill:#fff;font-weight:700}.time-badge{fill:#e9f7fb;font-size:11px;paint-order:stroke;stroke:#06141dcc;stroke-width:3px}.map-cell-label-svg{fill:#dcecef;font-size:var(--font-compact);font-weight:720;paint-order:stroke;stroke:#06141dcc;stroke-width:3px;text-anchor:middle}.map-cell-label-svg--selected{fill:#fff1e7}.map-cell-label-svg--other{fill:#c6d9de}.map-cell-label-svg--compared{fill:#f0d89f}.map-layer-pills{align-items:center;background:#071a23ed;border:1px solid #34525d;border-radius:5px;box-shadow:0 7px 22px #00101773;display:flex;gap:2px;left:10px;max-width:calc(100% - 92px);padding:3px;position:absolute;top:10px;white-space:nowrap;z-index:2}.map-layer-pills>button,.map-settings-layers button{align-items:center;background:transparent;border:1px solid transparent;border-radius:3px;color:#88a4ae;display:inline-flex;font-size:var(--font-compact);gap:4px;min-height:25px;padding:4px 7px}.map-layer-pills>button:hover,.map-settings-layers button:hover{background:#12303c;color:#e5f4f7}.map-layer-pills button[aria-pressed=true]{background:#123341;border-color:#2a667d;color:#dff4f8}.map-layer-pills button[aria-pressed=true]>span:first-child{color:#65c9ed}.map-settings-toggle{border-left-color:#31505c!important;margin-left:2px}.map-settings-panel{background:#071a23f5;border:1px solid #3a5b67;border-radius:5px;box-shadow:0 12px 30px #001017b8;display:grid;gap:8px;left:0;min-width:286px;padding:8px;position:absolute;top:calc(100% + 5px)}.map-settings-layers{display:flex;gap:4px}.map-settings-layers button{border-color:#2c4b57;flex:1 1 auto;justify-content:center}.map-tools{display:grid;gap:4px;position:absolute;right:10px;top:10px;z-index:2}.map-tools button{background:#0b222bd9;border:1px solid #42606a;border-radius:3px;color:#d8eaef;font-size:15px;height:27px;width:27px}.map-tools button:hover{background:#153746}.map-scale{border-bottom:2px solid #d8e7e9;bottom:11px;color:#d8e7e9;font-size:var(--font-metadata);padding-bottom:3px;position:absolute;right:12px;text-align:center;width:52px;z-index:2}.map-data-attribution{background:#021119bf;bottom:8px;color:#b7d2d2;font-size:10px;line-height:1.2;margin:0;padding:3px 5px;position:absolute;right:13px;z-index:8}.map-data-attribution a{color:#d5ece8}.map-radar-threshold{align-items:center;color:#a7bec6;display:grid;gap:3px;grid-template-columns:118px 1fr;min-height:25px}.map-radar-threshold span{font-size:var(--font-compact);line-height:1;white-space:nowrap}.map-radar-threshold input{accent-color:#66bfe8;cursor:pointer;height:15px;margin:0;min-width:145px;position:relative;width:100%;z-index:1}.map-label-overlay{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:7}.map-cell-label{--map-label-accent: #70868e;--map-label-background: #071822f0;--map-label-border: #405a63;align-items:center;appearance:none;background:linear-gradient(105deg,var(--map-label-background),#071822f2 88%);border:1px solid var(--map-label-border);border-radius:3px;box-shadow:0 1px 5px #02090d99,inset 2px 0 0 var(--map-label-accent);color:#e5f1f3;cursor:pointer;display:inline-flex;font-family:inherit;font-size:var(--font-compact);gap:3px;left:0;line-height:1;padding:3px 5px;pointer-events:auto;position:absolute;text-align:left;top:0;touch-action:manipulation;transition:opacity .24s ease,filter .12s ease;translate:-50% -145%;white-space:nowrap;z-index:1}.map-cell-label.is-hover-only:not(.is-hovered){pointer-events:none}.map-cell-label.map-strength-0{--map-label-accent: #58a978;--map-label-background: #12382bf2;--map-label-border: #35654d}.map-cell-label.map-strength-1{--map-label-accent: #e1b44f;--map-label-background: #3b2f12f2;--map-label-border: #796331}.map-cell-label.map-strength-2{--map-label-accent: #ed725d;--map-label-background: #451f19f2;--map-label-border: #80453b}.map-cell-label.map-strength-3{--map-label-accent: #c68ae6;--map-label-background: #382140f2;--map-label-border: #704b7e}.map-cell-label strong{font-weight:720}.map-cell-label:hover,.map-cell-label.is-hovered{filter:brightness(1.13);z-index:4}.map-cell-label:focus-visible{outline:1px solid #d5ebf0;outline-offset:2px}.map-cell-label.is-selected{border-color:#d5ebf0;box-shadow:0 1px 6px #02090db3,0 0 0 1px #d5ebf03d,inset 2px 0 0 var(--map-label-accent);color:#fff;z-index:3}.map-cell-label.is-compared{border-color:#c3a969;box-shadow:0 1px 5px #02090da6,0 0 0 1px #c3a9692e,inset 2px 0 0 var(--map-label-accent);color:#f5e0ae;z-index:2}.map-cell-label.is-hovered{border-color:#e1f1f4;box-shadow:0 1px 7px #02090dbd,0 0 0 1px #e1f1f447,inset 2px 0 0 var(--map-label-accent)}.map-label-favorite{color:#efca55;font-size:10px}.map-label-hazards{align-items:center;display:inline-flex;gap:2px}.map-label-hazards:not(:empty){border-left:1px solid #b9d0d52e;margin-left:1px;padding-left:3px}.map-label-hazard{align-items:center;color:#81969e;display:inline-flex;filter:drop-shadow(0 1px 1px #01080c) drop-shadow(0 0 2px currentColor);height:13px;justify-content:center;width:13px}.map-label-hazard svg{fill:none;height:13px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.05;width:13px}.map-label-hazard.hazard-strength-0{color:#6bc78e}.map-label-hazard.hazard-strength-1{color:#f0c45a}.map-label-hazard.hazard-strength-2{color:#ff806a}.map-label-hazard.hazard-strength-3{color:#d99af8}.map-label-hazard.warning-strength-1{color:#f1d260}.map-label-hazard.warning-strength-2{color:#f4a753}.map-label-hazard.warning-strength-3{color:#ff7064}.map-label-hazard.warning-strength-4{color:#d99af8}.map-empty-state{align-content:center;display:grid;gap:8px;inset:0;justify-items:center;padding:36px;position:absolute;text-align:center;z-index:1}.map-empty-state strong{color:#d7e8ec;font-size:13px}.map-empty-state span{color:#8ba5af;font-size:10px;line-height:1.45;max-width:410px}.reference-basemap{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:0}.reference-basemap:before{background:radial-gradient(ellipse at 44% 56%,#284b386b,transparent 39%),radial-gradient(ellipse at 16% 78%,#39533042,transparent 24%),radial-gradient(ellipse at 72% 60%,#4c59384d,transparent 35%);content:"";inset:0;position:absolute}.reference-basemap svg{height:100%;inset:0;position:absolute;width:100%}.reference-basemap path{vector-effect:non-scaling-stroke}.reference-water{fill:#0a3141cc}.reference-water.is-bay{fill:#0b3847b8}.reference-coast{fill:none;stroke:#577887;stroke-width:1.4}.reference-boundary{fill:none;stroke:#75835f99;stroke-dasharray:4 5;stroke-width:.85}.reference-river{fill:none;stroke:#39708299;stroke-width:1}.reference-road{fill:none;stroke:#b49e5961;stroke-width:1}.reference-road.major{stroke:#d0a64b9e;stroke-width:1.5}.reference-road.faint{opacity:.55;stroke-width:.7}.reference-place{color:#c8d6ce;font-size:10px;letter-spacing:.01em;position:absolute;text-shadow:0 1px 3px #030d11,0 0 4px #030d11;z-index:1}.reference-place.region{color:#91a596;font-size:8px;letter-spacing:.12em}.reference-place.minor{color:#96aaa2;font-size:8px}.r1{left:29%;top:21%}.r2{left:77%;top:32%}.c1{left:34%;top:13%}.c2{left:56%;top:39%}.c3{left:31%;top:69%}.c4{left:43%;top:47%}.c5{left:72%;top:62%}.c6{left:43%;top:80%}.m1{left:21%;top:31%}.m2{left:49%;top:52%}.m3{left:81%;top:49%}.map-legend{background:#071820e8;border:1px solid #294b56;bottom:11px;display:grid;font-size:var(--font-metadata);gap:4px;left:11px;padding:7px;position:absolute;width:177px;z-index:2}.map-legend strong{color:#e0eff2;font-size:var(--font-compact)}.legend-gradient{background:linear-gradient(90deg,#50bfe9,#9ee040,#ffc02c,#f75c32,#bd3783);height:6px}.legend-scale{color:#78929e;display:flex;font-size:var(--font-auxiliary);justify-content:space-between;margin-top:-2px}.legend-row{align-items:center;color:#a9c1ca;display:flex;gap:5px}.legend-row i{flex:0 0 auto}.legend-active{background:linear-gradient(90deg,#d8e53d,#ff9f2e,#c2387d);border-radius:2px;height:7px;width:18px}.legend-line{background:#83cde817;border-bottom:1px solid #8bd8f1;border-top:1px solid #8bd8f1;display:inline-block;height:7px;width:22px}.legend-warning{background:linear-gradient(90deg,#e7c85a 0 25%,#e69a45 25% 50%,#ed6257 50% 75%,#c68ae6 75%);border:1px solid #8fa1a8;height:9px;width:18px}.legend-projection{border-top:2px dashed #ef9e68;display:inline-block;width:22px}.fixture-watermark{bottom:7px;color:#a7c0c8;font-size:8px;margin:0;position:absolute;right:10px;z-index:2}@keyframes lightning-cell-pulse{0%{filter:brightness(1) drop-shadow(0 0 12px #ef5b37)}18%{filter:brightness(1.8) drop-shadow(0 0 24px #fff8a0)}to{filter:brightness(1) drop-shadow(0 0 12px #ef5b37)}}.detail-title{border-bottom:1px solid #1b3640;padding:0 1px 5px}.detail-title small{color:#92a8b1;display:block;font-size:8px;line-height:1.1;margin-top:2px}.detail-title .severity{font-size:10px;grid-row:auto;padding:4px 7px}.detail-title--cell{align-items:center;gap:7px;min-width:0}.detail-heading-main{min-width:0}.detail-title--cell h2{align-items:baseline;display:flex;font-size:12px;gap:5px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-title--cell h2 span{color:#a7bac2;flex:0 0 auto;font-size:9px;font-weight:620}.detail-title--cell small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-selection-note{color:#f0c97e;font-size:8px;line-height:1.2;margin:4px 0 0}.cell-status-badge{border:1px solid #36515b;border-radius:2px;color:#f4fbfc;display:grid;flex:0 0 auto;gap:0;min-width:68px;padding:3px 5px;text-align:right}.cell-status-badge strong{font-size:9px;line-height:1.05;white-space:nowrap}.cell-status-badge span{color:#f0f8f5;font-size:7px;line-height:1.05;opacity:.88;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.metric-grid{display:grid;gap:1px;grid-template-columns:1fr 1fr;margin:7px 0}.metric-grid div{background:#0a202a;border:1px solid #132f3a;min-height:44px;padding:6px}.metric-grid small{color:#79939d;display:block;font-size:8px;margin-bottom:3px}.metric-grid strong{color:#e3eff2;font-size:11px;font-weight:620}.metric-grid--dense div{min-height:31px;padding:4px 6px}.metric-grid--dense small{margin-bottom:1px}.metric-grid--dense strong{font-size:10px}.metric-grid--cell{grid-template-columns:1fr 1fr;margin:6px 0}.metric-grid--cell div{min-height:34px}.metric-grid--cell strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-facts{background:#091e27;border:1px solid #1d3a45;display:grid;grid-template-columns:1fr 1fr;margin-top:5px}.cell-facts dl{margin:0;min-width:0;padding:4px 6px}.cell-facts dl+dl{border-left:1px solid #1d3a45}.cell-facts div{align-items:baseline;display:grid;gap:6px;grid-template-columns:minmax(0,1fr) auto;min-height:20px}.cell-facts dt{color:#87a2ac;font-size:var(--font-metadata);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-facts dd{color:#e5f2f5;font-size:var(--font-compact);font-weight:650;margin:0;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.detail-context-card,.warning-card,.hazard-section,.location-list,.reports{border:1px solid #29434e;border-radius:3px;margin-top:4px;padding:5px 6px}.detail-context-card{background:linear-gradient(105deg,#271b1e,#17242c);border-color:#794339}.detail-context-card p,.detail-context-card span,.warning-card p,.hazard-section p,.location-list p,.reports div{color:#9bb1ba;font-size:9px;line-height:1.18;margin:0}.detail-context-card div{align-items:baseline;display:flex;justify-content:space-between;margin:2px 0}.detail-context-card b{color:#ff9b62;font-size:13px}.warning-card{background:#282219;border-color:#725d33}.warning-card h3,.hazard-section h3,.location-list h3,.reports h3{color:#e4eef1;font-size:10px;margin:0 0 3px}.hazard-section{background:#091d24}.hazards{display:grid;gap:3px;grid-template-columns:repeat(6,minmax(0,1fr))}.hazard{border:1px solid;border-radius:3px;display:grid;font-size:8px;gap:1px;min-width:0;padding:3px}.hazard b{font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hazard span{color:inherit;font-size:7px;line-height:1.05;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hazard-dots{display:flex;gap:2px;margin-top:1px}.hazard-dots span{background:currentColor;border-radius:50%;height:4px;opacity:.2;width:4px}.hazard-dots span.is-active{opacity:.95}.red{border-color:#953c39;color:#ff8475}.yellow{border-color:#9a7a34;color:#f7c550}.violet{border-color:#614b91;color:#bca2ff}.green{border-color:#356c4f;color:#75c798}.reports>div,.warning-list{display:grid;gap:5px}.reports article,.warning-list article{border-top:1px solid #1e3a47;display:grid;gap:2px;padding-top:5px}.reports article:first-child,.warning-list article:first-child{border-top:0;padding-top:0}.reports article strong,.warning-list strong{color:#dcecf0;font-size:9px}.reports article em,.warning-list em{color:#9bb1ba;font-size:8px;font-style:normal}.warning-list span{color:#f1c967;font-size:9px}.warning-list small{color:#c8bb91;font-size:8px}.warning-overflow{background:#101f28;border:1px solid #2b4651;border-radius:3px;color:#9bb1ba;font-size:8px;margin:2px 0 0;padding:4px 5px}.report-photo{border:1px solid #29434e;border-radius:3px;max-height:110px;max-width:100%;object-fit:cover}.detail-context-card{background:#071a23;overflow:hidden;padding:0}.detail-context-body{display:block!important;margin:0!important;padding:5px 6px 6px}.section-title-row{align-items:center;display:flex;gap:8px;justify-content:space-between}.section-title-row span{color:#d7b15d;font-size:8px;white-space:nowrap}.report-media-summary{align-items:center;border-bottom:1px solid #1e3a47;display:flex!important;justify-content:space-between;margin-bottom:5px!important;padding-bottom:5px}.report-media-summary strong{color:#dcecf0;font-size:9px}.report-media-summary span{color:#8ca4ad;font-size:8px}.reports>p{color:#9bb1ba;font-size:9px;line-height:1.3;margin:0 0 6px}.report-media-strip{display:grid!important;gap:4px!important;grid-template-columns:repeat(5,1fr);margin-bottom:6px!important}.report-media-strip img{background:#0a222c;border:1px solid #385660;border-radius:3px;height:38px;object-fit:cover;width:100%}.report-media-strip span{align-items:center;background:#102b35;border:1px solid #385660;border-radius:3px;color:#b8ccd2;display:flex;font-size:8px;justify-content:center}.place-impact-list{display:grid;gap:0}.place-impact-list div{align-items:center;border-top:1px solid #1e3a47;display:grid;gap:8px;grid-template-columns:minmax(82px,.85fr) 76px minmax(0,1.35fr);margin:0!important;min-height:22px;padding-top:0}.place-impact-list div:first-child{border-top:0}.place-impact-head span{color:#7894a0;font-size:var(--font-metadata);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.place-impact-list strong{color:#dcecf0;font-size:var(--font-compact);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.place-impact-list span{color:#8fc2da;font-size:var(--font-metadata);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.place-impact-list em{color:#8ca4ad;font-size:var(--font-metadata);font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-list--route{background:transparent;border:0;border-top:1px solid #25414c;margin-top:4px;padding:5px 0 0}.route-place-source{color:#718b95;display:block;font-size:var(--font-auxiliary);line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.route-place-source a{color:#72abc2}.reports--media{background:transparent;border:0;border-top:1px solid #25414c;margin-top:4px;padding:5px 0 0}.reports--media h3{align-items:baseline;display:flex;justify-content:space-between}.reports--media h3 span{color:#8ca4ad;font-size:8px;font-weight:500}.route-locations{border-top:1px solid #1d3944;margin-top:9px;padding-top:8px}.route-locations h3{color:#e4eef1;font-size:10px;margin:0 0 3px}.route-locations>p{color:#78949e;font-size:8px;line-height:1.25;margin:0 0 5px}.route-locations>div{border:1px solid #27444f;border-radius:3px;overflow:hidden}.route-locations button{align-items:center;background:#091d27;border:0;border-bottom:1px solid #203c47;color:#aabdc4;display:grid;font-size:8px;gap:4px;grid-template-columns:1fr auto auto 10px;padding:5px 6px;text-align:left;width:100%}.route-locations button:last-child{border-bottom:0}.route-locations button:hover{background:#102a35}.route-locations strong{color:#d7e7eb;font-size:9px;font-weight:580}.route-locations em{color:#e4b85a;font-size:8px;font-style:normal}.route-locations i{color:#7896a0;font-size:15px;font-style:normal;line-height:8px}.location-list>p strong{color:#dcecef}.icon-value-grid{display:grid;gap:1px;grid-template-columns:1fr 1fr;margin-top:6px}.icon-value-grid div{background:#0a202a;border:1px solid #173640;display:grid;gap:1px;min-width:0;padding:5px}.icon-value-grid small{color:#7f9aa4;font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-value-grid strong{color:#dff1f5;font-size:10px}.icon-value-grid em{color:#8ca4ad;font-size:7px;font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fixture-reports{background:#081d27}.fixture-media-strip{display:grid!important;gap:4px!important;grid-template-columns:repeat(5,1fr)}.fixture-media-strip span{align-items:end;background:linear-gradient(135deg,#45665c,#164054 48%,#613835);border:1px solid #52706c;color:#e5eef0;display:flex;font-size:7px;height:34px;justify-content:center;padding:3px;text-shadow:0 1px 2px #000}.fixture-reports>p{color:#879fa8;font-size:8px;line-height:1.25;margin:5px 0}.fixture-reports footer{align-items:center;color:#a5bbc3;display:flex;font-size:8px;gap:7px;justify-content:space-between}.fixture-reports footer button{background:transparent;border:0;color:#78c1e6;font-size:8px;padding:0}.arrival-result{display:grid;gap:2px;margin-top:2px}.arrival-result span{display:block}.location-edit{border-top:1px solid #402d2d;margin-top:6px;padding-top:5px}.location-edit summary{color:#8fb6c4;cursor:pointer;font-size:var(--font-metadata);list-style-position:inside}.detail-context-card form{display:grid;gap:5px;grid-template-columns:1fr 1fr;margin-top:6px}.detail-context-card label{color:#9bb1ba;display:grid;font-size:var(--font-metadata);gap:2px}.detail-context-card input{background:#071923;border:1px solid #36515c;border-radius:2px;color:#dcecf0;min-width:0;padding:3px}.detail-context-card form button{background:#15405a;border:1px solid #347ca0;border-radius:2px;font-size:var(--font-compact);grid-column:1 / -1;padding:4px}.timeline-stage{align-items:center;box-shadow:inset 0 1px #14323d;display:flex;gap:9px;padding:5px 11px}.timeline-buttons{display:flex;gap:3px}.timeline-buttons button{background:#0a2632;border:1px solid #2e5562;border-radius:3px;color:#d2e5ea;font-size:10px;height:24px;width:24px}.timeline-buttons button[data-time-action=play]{background:#197bc8;border-color:#42a2eb;box-shadow:0 0 12px #197bc844}.timeline-line{align-items:center;display:flex;flex:1;gap:0;justify-content:space-between;position:relative}.timeline-line:before{background:linear-gradient(90deg,#385560,#426671 50%,#385560);content:"";height:2px;left:0;position:absolute;right:0;top:6px}.timeline-line input{appearance:none;background:transparent;height:14px;left:0;margin:0;opacity:0;position:absolute;top:-1px;width:100%;z-index:1}.timeline-line span{color:#829ca6;font-size:8px;padding-top:14px;position:relative}.timeline-line span:before{background:#8da9b3;border-radius:50%;content:"";height:4px;left:50%;position:absolute;top:4px;width:4px}.timeline-line .now{background:#1f84ca;border-radius:2px;color:#e8f8ff;font-weight:700;margin-top:13px;padding:2px 5px}.timeline-line .now:before{background:#2b98e9;border-radius:0;height:17px;top:-13px;width:2px}.timeline-note{color:#78919c;font-size:8px;text-align:right;width:144px}.graph-toggle{background:#0b2430;border:1px solid #284b58;color:#b9d9e4;font-size:8px;overflow:hidden;padding:2px 6px;text-overflow:ellipsis;white-space:nowrap}.graph-toggle[aria-pressed=false]{color:#75929d;opacity:.75}.lightning-marker path{fill:none;stroke-linecap:round;vector-effect:non-scaling-stroke}.lightning-marker-halo{opacity:.8;stroke:#061117;stroke-width:4.5}.lightning-marker-plus{stroke-width:2.4}@media(max-width:1760px){.brand{margin-right:30px}.topbar-nav{gap:20px}.location-select{padding-left:8px;padding-right:8px}}@media(max-width:1280px){.workspace{grid-template-columns:minmax(225px,17fr) minmax(550px,52fr) minmax(345px,31fr)}.brand{margin-right:30px}.topbar-nav{gap:18px}}.route-locations button[aria-pressed=true]{background:#123344;box-shadow:inset 2px 0 #4ebce8}.map-fallback{cursor:grab}.map-fallback:active{cursor:grabbing}@media(max-width:1080px){.workspace{grid-template-columns:minmax(210px,1fr) minmax(550px,2.2fr)}.detail-panel,.location-select{display:none}}.timeline-rate{color:#879fa9;display:flex;font-size:8px;gap:4px;white-space:nowrap}.timeline-rate select{background:#0a2530;border:1px solid #31535f;border-radius:2px;color:#d1e3e8;font-size:8px;padding:3px}.timeline-note{width:104px}.detail-panel{padding:7px 8px 10px}.hazard-section{padding:6px}.hazard-section h3{font-size:11px;margin-bottom:5px}.hazards{gap:5px;grid-template-columns:repeat(5,minmax(0,1fr))}.hazard{gap:2px;min-height:38px;padding:5px 4px}.hazard b{font-size:9px;line-height:1.05}.hazard span{font-size:8px;line-height:1.08}.hazard-dots{gap:3px;margin-top:2px}.hazard-dots span{height:5px;width:5px}.location-list h3,.reports h3{font-size:11px}.place-impact-list div{gap:10px;grid-template-columns:minmax(96px,.95fr) 82px minmax(0,1.2fr);min-height:24px}.place-impact-head span{font-size:8px}.place-impact-list strong{font-size:9px}.place-impact-list span,.place-impact-list em{font-size:8px}.place-impact-placeholder{position:relative}.place-impact-placeholder[aria-hidden=true]{background:transparent;border-radius:2px;box-shadow:none;opacity:.6}.place-impact-placeholder strong,.place-impact-placeholder span,.place-impact-placeholder em{color:#4f6871}.place-impact-placeholder[aria-hidden=true] strong,.place-impact-placeholder[aria-hidden=true] span,.place-impact-placeholder[aria-hidden=true] em{color:transparent}.place-impact-placeholder[aria-hidden=true] strong,.place-impact-placeholder[aria-hidden=true] span,.place-impact-placeholder[aria-hidden=true] em{background:linear-gradient(90deg,#17313c,#112833);border-radius:1px;box-shadow:none;height:4px}.detail-context-card .location-list--route .place-impact-head{height:9px;min-height:9px}.detail-context-card .location-list--route .place-impact-list>:not(.place-impact-head){min-height:14px}.place-impact-placeholder[aria-hidden=true] strong{width:64%}.place-impact-placeholder[aria-hidden=true] span{width:48%}.place-impact-placeholder[aria-hidden=true] em{width:72%}.report-media-strip{grid-template-columns:repeat(5,1fr)}.report-media-placeholder{align-items:center;background:linear-gradient(135deg,#102833,#0b1d27);border:1px dashed #385660;border-radius:3px;color:#6f8a94;display:flex;font-size:8px;justify-content:center;text-align:center}.report-details{border-top:1px solid #25414c;margin-top:4px;padding-top:3px}.report-details summary{color:#78c1e6;cursor:pointer;font-size:8px;list-style-position:inside;text-align:right}.report-details[open] summary{margin-bottom:5px}.detail-context-card .place-impact-list{display:grid!important;gap:0;justify-content:stretch;margin:0!important}.detail-context-card .place-impact-list div{align-items:center!important;display:grid!important;gap:8px;grid-template-columns:minmax(90px,1fr) minmax(78px,.72fr) minmax(0,1.25fr);justify-content:normal;min-width:0}.detail-context-card .place-impact-list strong,.detail-context-card .place-impact-list span,.detail-context-card .place-impact-list em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-context-card .place-impact-list span{text-align:left}.detail-context-card .place-impact-list div{min-height:20px}.report-media-strip img,.report-media-strip span,.report-media-placeholder{height:34px}.report-media-summary{margin-bottom:3px!important;padding-bottom:3px}.report-details{margin-top:2px;padding-top:2px}.location-edit{margin-top:3px;padding-top:2px}.hazards{grid-template-columns:repeat(5,minmax(0,1fr))}.hazard{box-shadow:inset 0 0 0 1px #ffffff12;min-height:46px;padding:6px 5px}.hazard.yellow{background:linear-gradient(180deg,#553b0b,#211b0d);border-color:#d19620;color:#ffd15a}.hazard.violet{background:linear-gradient(180deg,#2d244f,#151b2d);border-color:#7559c8;color:#c8b8ff}.hazard.green{background:linear-gradient(180deg,#173f2b,#0d251f);border-color:#3b9b69;color:#82d7a3}.hazard.red{background:linear-gradient(180deg,#4b161a,#241215);border-color:#d94d4b;color:#ff8a82}.hazard b{font-size:10px;font-weight:740}.hazard span{font-size:8px;font-weight:620;opacity:.95}.hazard-dots span{background:currentColor;box-shadow:none;height:5px;width:5px}.report-media-strip img,.report-media-strip span,.report-media-placeholder{height:43px}.report-media-placeholder{background:linear-gradient(135deg,#112c37,#0b202a);border-style:solid;font-size:8px}.hazard-section{padding:7px}.hazards{gap:6px}.hazard{border-width:1px;min-height:54px;padding:7px 6px}.hazard b{font-size:11px;line-height:1.05}.hazard span{font-size:var(--font-auxiliary);line-height:1.12}.hazard-dots{gap:3px}.hazard-dots span{background:transparent;border:1px solid currentColor;border-radius:999px;box-sizing:border-box;height:6px;opacity:.22;width:6px}.hazard-dots span.is-active{background:currentColor;opacity:.95}.detail-context-body>section{width:100%}.report-media-strip{gap:5px!important}.report-media-strip img,.report-media-strip span,.report-media-placeholder{height:50px}.report-media-placeholder{font-size:8px}.detail-title--cell{border-bottom:0;padding:0}.detail-title--cell{align-items:flex-start;gap:8px;padding:0 1px}.detail-heading-main{flex:1 1 auto;padding-top:1px}.detail-title--cell h2{font-size:14px;font-weight:720;gap:6px;line-height:1.05}.detail-title--cell h2 span{color:#aebdc4;font-size:10px;font-weight:640}.detail-title--cell small{color:#8aa1aa;font-size:10px;line-height:1.15;margin-top:5px}.cell-title-side{align-items:end;display:grid;flex:0 0 auto;gap:3px;justify-items:end}.cell-title-side>span{color:#8ca2aa;font-size:10px;line-height:1;white-space:nowrap}.cell-status-badge{background:#3a1713;border-color:#8b3528;box-shadow:inset 0 0 0 1px #ff6b3a22;min-width:122px;padding:5px 7px 4px}.cell-status-badge strong{color:#ff744b;font-size:12px;font-weight:760;line-height:1}.cell-source-line{border-bottom:1px solid #1b3640;color:#718d97;font-size:8px;line-height:1.15;margin-top:4px;overflow:hidden;padding:0 1px 5px;text-overflow:ellipsis;white-space:nowrap}.detail-title--cell{align-items:start}.detail-heading-main{padding-top:2px}.detail-title--cell h2{font-size:14px;line-height:1}.cell-title-side{gap:2px}.cell-status-badge{padding:4px 7px}.cell-title-side>span{font-size:9px}.cell-source-line{margin-top:2px;padding-bottom:4px}.cell-facts{border-color:#173741;margin-top:5px}.cell-facts dl{padding:4px 7px}.cell-facts div{min-height:18px}.hazard-section{background:transparent;border-color:#244550;margin-top:6px;padding:6px}.hazard-section h3{margin-bottom:6px}.hazards{gap:5px}.hazard{box-shadow:inset 0 0 0 1px #ffffff08;min-height:48px;padding:6px 5px}.hazard.hazard--heavyRain{background:linear-gradient(180deg,#0a2430,#091c25);border-color:#24647f;color:#64acc8}.hazard.hazard--hail{background:linear-gradient(180deg,#302710,#1d180d);border-color:#8f732d;color:#c9ac58}.hazard.hazard--windGusts{background:linear-gradient(180deg,#30200f,#20170e);border-color:#965f30;color:#cf9058}.hazard.hazard--rotation{background:linear-gradient(180deg,#211d38,#141625);border-color:#62569a;color:#9d94cf}.hazard.hazard--tornadoPotential{background:linear-gradient(180deg,#311722,#201219);border-color:#94465d;color:#ce7d91}.warning-card--compact,.detail-context-card{margin-top:6px}.detail-context-body{padding:6px 7px 7px}.location-list--route,.reports--media{border-top-color:#1d3d48;margin-top:6px;padding-top:6px}.detail-context-card .place-impact-list div{min-height:23px}.report-media-strip img,.report-media-strip span,.report-media-placeholder{height:46px}.report-media-heading{margin-bottom:6px!important}.detail-title--cell{align-items:start;border-bottom:1px solid #173742;display:grid;gap:4px 10px;grid-template-columns:minmax(0,1fr) auto;padding:1px 1px 6px}.detail-heading-main{display:grid;gap:3px;min-width:0;padding-top:0}.detail-heading-top{align-items:baseline;display:grid;gap:6px;grid-template-columns:auto minmax(0,1fr);min-width:0}.detail-title--cell h2{color:#edf8fa;font-size:var(--font-cell-number);font-weight:790;line-height:1;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-heading-anchor{color:#d7e5e9;font-size:12px;font-weight:680;line-height:1.05;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-title--cell small{color:#86a0aa;display:block;font-size:var(--font-metadata);line-height:1.12;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-place-meta{color:#9cb4bd!important}.cell-title-side{align-items:end;display:grid;gap:5px;justify-items:end}.cell-title-actions{align-items:center;display:flex;gap:5px}.detail-favorite-button{align-items:center;background:#0a222c;border:1px solid #31515d;border-radius:3px;color:#718992;display:inline-flex;font-size:15px;height:25px;justify-content:center;line-height:1;padding:0;width:25px}.detail-favorite-button:hover{border-color:#786b3d;color:#f0cc67}.detail-favorite-button.is-active{background:#2a2514;border-color:#806c2f;color:#edc24c}.cell-fact-direction{align-items:center;display:inline-flex;gap:4px}.cell-fact-direction i{color:#8fc4d7;display:inline-block;font-size:13px;font-style:normal;line-height:1;transform:rotate(var(--cell-direction))}.cell-title-side>span{color:#8fa7b0;font-size:var(--font-compact);line-height:1;white-space:nowrap}.cell-status-badge{background:#341713;border-color:#8b3528;box-shadow:inset 0 0 0 1px #ff6b3a1c;min-width:124px;padding:5px 8px 4px}.cell-status-badge strong{color:#ff7954;font-size:12px;font-weight:760;line-height:1}.cell-status-badge.severity-0{background:#133322;border-color:#327952;box-shadow:inset 0 0 0 1px #5ab57d1c}.cell-status-badge.severity-0 strong{color:#68c98d}.cell-status-badge.severity-1{background:#302a12;border-color:#8b742d;box-shadow:inset 0 0 0 1px #e1bd521c}.cell-status-badge.severity-1 strong{color:#e7c65b}.cell-status-badge.severity-2{background:#341713;border-color:#8b3528;box-shadow:inset 0 0 0 1px #ff6b3a1c}.cell-status-badge.severity-2 strong{color:#ff7954}.cell-status-badge.severity-3{background:#29182f;border-color:#704183;box-shadow:inset 0 0 0 1px #c487dc1c}.cell-status-badge.severity-3 strong{color:#cc8ee2}.cell-status-badge.severity-unknown{background:#17272d;border-color:#435b64;box-shadow:none}.cell-status-badge.severity-unknown strong{color:#9bafb6}.cell-facts{margin-top:6px}.workspace{grid-template-rows:minmax(430px,1fr) 43px 236px}.timeline-stage{align-items:center;background:#071923;box-shadow:inset 0 1px #12313b;display:flex;gap:9px;padding:5px 10px}.timeline-buttons{display:flex;gap:4px}.timeline-buttons button{background:#0a2430;border:1px solid #315461;border-radius:3px;color:#d3e7ed;font-size:10px;height:26px;line-height:1;width:27px}.timeline-buttons button[data-time-action=play]{background:#1a7ec9;border-color:#46a6eb;box-shadow:inset 0 0 0 1px #77c7ff22}.timeline-line{align-items:center;display:flex;flex:1 1 auto;gap:0;justify-content:space-between;min-width:0;position:relative}.timeline-line:before{background:linear-gradient(90deg,#334f5a,#496d77 50%,#334f5a);content:"";height:2px;left:0;position:absolute;right:0;top:7px}.timeline-line input{appearance:none;background:transparent;height:18px;left:0;margin:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.timeline-line span{color:#819ba5;font-size:8px;line-height:1;padding-top:17px;position:relative}.timeline-line span:before{background:#86a2ad;border-radius:50%;content:"";height:4px;left:50%;position:absolute;top:5px;transform:translate(-50%);width:4px}.timeline-line .now{background:#1f86cc;border-radius:3px;color:#e9f8ff;font-weight:720;margin-top:15px;padding:3px 9px}.timeline-line .now:before{background:#2d9bea;border-radius:0;height:19px;top:-15px;width:2px}.timeline-rate{align-items:center;color:#819aa4;display:flex;flex:0 0 auto;font-size:8px;gap:5px;white-space:nowrap}.timeline-rate select{background:#0a2530;border:1px solid #31535f;border-radius:2px;color:#d7e8ed;font-size:9px;height:25px;padding:2px 18px 2px 6px}.graph-controls,.add-chart{display:none}.chart-card{background:linear-gradient(180deg,#0a2029,#071b24 76%,#061821);border:1px solid #1d3d49;border-radius:3px;box-shadow:inset 0 1px #ffffff08;display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:0;min-width:0;overflow:hidden;padding:9px 10px 7px;position:relative}.chart-card header{align-items:start;display:grid;gap:7px;grid-template-columns:minmax(0,1fr) 48px;padding-right:18px}.chart-card h3{color:#d9e9ee;display:grid;font-size:10px;font-weight:690;gap:1px;line-height:1.08;margin:0;min-width:0}.chart-title{min-width:0;overflow-wrap:anywhere}.chart-unit{color:#89a4ae;display:block;font-size:7px;font-weight:580;line-height:1.1}.chart-card p{color:#7e97a1;font-size:8px;line-height:1.15;margin:3px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.metric-provenance{--provenance-accent: #8aa3ad;align-items:stretch;background:#081c24;border:1px solid #294650;border-radius:3px;color:#a9bec6;display:inline-grid;flex:0 0 auto;grid-auto-flow:column;height:14px;line-height:12px;overflow:hidden;white-space:nowrap}.metric-provenance-source,.metric-provenance-kind{font-size:7px;font-weight:700;letter-spacing:.015em;line-height:12px;margin:0;padding:0 4px}.metric-provenance-kind{background:color-mix(in srgb,var(--provenance-accent) 10%,transparent);border-left:1px solid color-mix(in srgb,var(--provenance-accent) 45%,#294650);color:var(--provenance-accent)}.metric-provenance.is-observation{--provenance-accent: #8aa8b3}.metric-provenance.is-model{--provenance-accent: #d2ad67}.metric-provenance.is-derived{--provenance-accent: #68b8b0}.metric-provenance.is-interpolation{--provenance-accent: #8298a5}.metric-provenance.is-signal{--provenance-accent: #a9a17c}.chart-card .chart-meta{align-items:center;cursor:help;display:flex;gap:4px;min-width:0;overflow:visible}.chart-card .chart-meta:after{background:#04141bdd;border:1px solid #365761;border-radius:3px;box-shadow:0 5px 14px #02080ca8;color:#c7d9de;content:attr(data-tooltip);font-size:9px;font-weight:500;left:7px;line-height:1.3;opacity:0;padding:4px 5px;pointer-events:none;position:absolute;right:7px;top:clamp(32px,calc(var(--graph-pane-height) * .24),44px);visibility:hidden;white-space:normal;z-index:5}.chart-card .chart-meta:hover:after,.chart-card .chart-meta:focus-visible:after{opacity:1;visibility:visible}.chart-card .chart-meta:focus-visible{outline:1px solid #5d9dac;outline-offset:1px}.chart-context{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chart-approximation{color:#d2ad67;flex:0 0 auto;font-size:9px;font-weight:800;line-height:1}.chart-value{align-items:end;display:grid;gap:2px;grid-template-columns:auto;justify-items:end;min-width:48px;width:48px}.chart-card header .chart-value strong{color:#f2fbfd;font-size:17px;font-weight:740;line-height:1;max-width:none;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap;width:48px}.chart-delta{align-items:center;color:#8199a2;display:flex;font-size:11px;font-weight:720;gap:2px;line-height:1}.chart-delta i{font-style:normal}.chart-delta.is-rising{color:#78c995}.chart-delta.is-falling{color:#d9877d}.chart-delta.is-steady{color:#8199a2}.chart-delta.is-missing{color:#637f89;font-weight:620}.chart-remove{align-items:center;background:transparent;border:0;border-left:1px solid #1c3a45;border-bottom:1px solid #1c3a45;border-radius:0 0 0 3px;color:#64818c;display:flex;font-size:12px;height:17px;justify-content:center;line-height:1;padding:0;position:absolute;right:0;top:0;width:18px}.chart-remove:hover{background:#12313d;color:#d6e8ee}.chart-card svg{cursor:col-resize;height:136px;min-height:0;touch-action:none;-webkit-user-select:none;user-select:none;width:100%}.chart-grid{fill:none;opacity:.44;stroke:#1c3944;stroke-width:1}.chart-line{fill:none;stroke:var(--series-color, var(--graph-accent, #67bfd7));shape-rendering:geometricPrecision;stroke-linecap:round;stroke-linejoin:round;stroke-width:var(--series-width, 1.9);vector-effect:non-scaling-stroke}.chart-line--interval{opacity:.9}.chart-boundary-transition path{fill:none;opacity:.72;stroke:var(--series-color, var(--graph-accent, #67bfd7));stroke-width:1.15;vector-effect:non-scaling-stroke}.chart-boundary-transition circle{fill:#d7f4fb;stroke:var(--series-color, var(--graph-accent, #67bfd7));stroke-width:.8}.chart-projection-end line,.chart-projection-end path{fill:none;opacity:.72;stroke:#79939d;stroke-linecap:round;stroke-width:1;vector-effect:non-scaling-stroke}.chart-point{fill:#d7f4fb;opacity:.82;stroke:var(--series-color, var(--graph-accent, #67bfd7));stroke-width:.85}.chart-point--single{opacity:1}.chart-cursor{opacity:.82;stroke:var(--graph-cursor, #d9aa52);stroke-width:1}.chart-empty{fill:#5f7b86;font-size:9px;letter-spacing:.01em}.chart-card footer{color:#75909b;display:flex;font-size:8px;justify-content:space-between;line-height:1}.chart-legend{display:flex;flex-wrap:wrap;gap:4px;margin:4px 0 6px}.chart-legend-item{align-items:center;background:#081a22;border:1px solid #193844;border-radius:999px;color:#a8c0c9;display:inline-flex;gap:4px;padding:2px 6px}.chart-legend-item.is-primary{border-color:#406275;color:#edf7fa}.chart-legend-item--button{cursor:pointer}.chart-legend-item--button:hover{background:#0d2530;border-color:#5f6c46;color:#f3e5b8}.chart-legend-item--button:focus-visible{outline:2px solid #58b5df;outline-offset:1px}.chart-legend-item i{background:var(--series-color, #fff);border-radius:999px;display:inline-block;height:6px;width:6px}.chart-legend-item b{font-size:var(--font-metadata);font-weight:700}.chart-legend-item small{color:#88a2ad;font-size:var(--font-auxiliary)}.chart-legend-remove{color:#c5a668;font-size:10px;font-weight:700;line-height:1;margin-left:1px}.detail-panel{background:linear-gradient(180deg,#081922,#071821);padding:8px 8px 12px}.detail-title--cell{background:linear-gradient(180deg,#0a202a,#071a23);border:1px solid #1d3e4a;border-radius:3px;box-shadow:inset 0 1px #ffffff08;padding:7px 7px 6px}.cell-source-line,.detail-title--cell+.cell-facts,.detail-panel>.hazard-section,.detail-panel>.warning-card,.detail-panel>.detail-context-card{margin-top:8px}.cell-facts{background:#071b24;border-color:#1f4050;border-radius:3px;overflow:hidden}.cell-facts dl+dl{border-left-color:#1f4050}.cell-facts div{border-bottom:1px solid #102f3a}.cell-facts div:last-child{border-bottom:0}.detail-panel>.hazard-section,.detail-panel>.warning-card,.detail-panel>.detail-context-card{background:linear-gradient(180deg,#081d27,#071821);border-color:#244a58;box-shadow:inset 0 1px #ffffff08}.detail-panel>.warning-card{background:linear-gradient(180deg,#101c24,#0b171e);border-color:#3f5561}.detail-panel>.warning-card.warning-card--tone-neutral{background:linear-gradient(180deg,#101c24,#0b171e);border-color:#3f5561}.detail-panel>.warning-card.warning-card--tone-minor{background:linear-gradient(180deg,#1a2328,#121a1f);border-color:#5b6c74}.detail-panel>.warning-card.warning-card--tone-moderate{background:linear-gradient(180deg,#2a2414,#1d180f);border-color:#9b7a2e}.detail-panel>.warning-card.warning-card--tone-severe{background:linear-gradient(180deg,#2b1913,#1f120d);border-color:#a95a36}.detail-panel>.warning-card.warning-card--tone-extreme{background:linear-gradient(180deg,#2a1523,#1d0f18);border-color:#99507e}.hazard-section h3,.warning-card h3,.location-list--route h3,.report-media-heading h3{color:#edf7fa;font-size:var(--font-section);font-weight:730;letter-spacing:0}.hazard-section>p,.warning-card>p{border-top:1px solid #173743;color:#86a1ab;margin-top:7px;padding-top:5px;font-size:var(--font-metadata);line-height:1.2}.warning-card>p{border-top-color:#28414d;color:#8fa8b2}.warning-card--tone-moderate>p{border-top-color:#785f24;color:#dbc991}.warning-card--tone-severe>p{border-top-color:#7d4027;color:#e0b59a}.warning-card--tone-extreme>p{border-top-color:#70405d;color:#debad0}.detail-context-body{padding:8px 8px 7px}.place-impact-list,.report-media-strip{background:#061922;border:1px solid #183944;border-radius:2px}.place-impact-list div{border-bottom-color:#183944}.location-list--route,.reports--media{border-top-color:#244a58;margin-top:8px;padding-top:8px}.report-media-strip{padding:4px}html,body,#app{height:100%}body{overflow:hidden}.app-shell{display:grid;grid-template-rows:auto minmax(0,1fr) 20px;height:100vh;min-height:0}[data-publication-slot]{min-height:0;position:relative;z-index:40}.publication-footer{align-items:center;background:#06151d;border-top:1px solid #29434e;color:#829ba5;display:flex;font-size:10px;gap:14px;height:20px;justify-content:flex-end;overflow:hidden;padding:0 8px;white-space:nowrap}.publication-footer p{margin:0;overflow:hidden;text-align:right;text-overflow:ellipsis}.publication-footer nav{display:flex;flex:0 0 auto;gap:12px}.publication-footer a{color:#afc4cc}.publication-footer a:hover,.publication-footer a:focus-visible{color:#f0fafc;outline-color:#65bfe2}.publication-backdrop{align-items:center;background:#001018b8;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:100}.publication-dialog{background:#081c25;border:1px solid #42616c;border-radius:6px;box-shadow:0 20px 55px #000b;color:#bdd0d6;max-height:min(70vh,610px);max-width:620px;overflow:hidden;width:min(100%,620px)}.publication-dialog>header{align-items:center;background:#0b2631;border-bottom:1px solid #34515c;display:flex;justify-content:space-between;padding:8px 11px}.publication-dialog h2{color:#eef8fa;font-size:15px;margin:0}.publication-dialog>header button{background:transparent;border:0;color:#9db4bd;font-size:20px;height:25px;line-height:1;width:25px}.publication-dialog>header button:hover{color:#fff}.publication-dialog-body{font-size:12px;line-height:1.45;max-height:calc(min(70vh,610px) - 43px);overflow:auto;padding:11px 13px 13px}.publication-dialog-body h3{color:#dcebed;font-size:12px;margin:12px 0 3px}.publication-dialog-body p{margin:0 0 7px}.publication-dialog-body a{color:#78cbe8;text-decoration:underline;text-underline-offset:2px}.publication-dialog-body dl{display:grid;gap:5px;margin:8px 0 0}.publication-dialog-body dl>div{display:grid;gap:8px;grid-template-columns:105px 1fr}.publication-dialog-body dt{color:#829da7}.publication-dialog-body dd{color:#d6e4e8;margin:0}.publication-missing{color:#e6af61}.publication-contact-form{display:grid;gap:8px;margin-top:6px}.publication-contact-form label{display:grid;gap:3px}.publication-contact-form label>span{color:#9fb5bd;font-size:11px}.publication-contact-form input,.publication-contact-form textarea{background:#06151d;border:1px solid #355562;border-radius:3px;color:#e7f2f5;font:inherit;line-height:1.35;padding:6px 7px;resize:vertical;width:100%}.publication-contact-form input:focus,.publication-contact-form textarea:focus{border-color:#65bfe2;outline:1px solid #65bfe2}.publication-contact-form button{background:#0f536b;border:1px solid #4c9eba;border-radius:3px;color:#effaff;justify-self:start;padding:5px 10px}.publication-contact-form button:hover,.publication-contact-form button:focus-visible{background:#17677f}.publication-contact-trap{height:0;left:-10000px;overflow:hidden;position:absolute;width:0}.topbar{position:sticky;top:0}.workspace{--graph-pane-height: 156px;--chart-pad-y: clamp(5px, calc(var(--graph-pane-height) * .042), 10px);--chart-pad-x: clamp(7px, calc(var(--graph-pane-height) * .052), 12px);--chart-title-size: clamp(10px, calc(var(--graph-pane-height) * .063), 13px);--chart-unit-size: clamp(8px, calc(var(--graph-pane-height) * .045), 10px);--chart-source-size: clamp(9px, calc(var(--graph-pane-height) * .052), 11px);--chart-value-size: clamp(14px, calc(var(--graph-pane-height) * .095), 19px);--chart-delta-size: clamp(9px, calc(var(--graph-pane-height) * .062), 12px);--chart-footer-size: clamp(9px, calc(var(--graph-pane-height) * .048), 10px);--chart-value-width: clamp(40px, calc(var(--graph-pane-height) * .28), 54px);display:grid;grid-template-columns:minmax(220px,16fr) minmax(540px,58fr) minmax(340px,26fr);grid-template-rows:minmax(300px,1fr) auto auto auto;height:auto;min-height:0;overflow:hidden}[data-cell-slot],[data-detail-slot],[data-timeline-slot],[data-charts-slot],[data-map-slot],[data-graph-resize-slot]{display:contents}.cell-list{grid-row:1 / 5;min-height:0;overscroll-behavior:contain;overflow:auto}.detail-panel{display:block;grid-row:1 / 5;min-height:0;overscroll-behavior:contain;overflow:auto}.workspace.graphs-extend-left:not(.is-graphs-collapsed) .cell-list{grid-row:1 / 3}.workspace.graphs-extend-right:not(.is-graphs-collapsed) .detail-panel{grid-row:1 / 3}.map-stage{grid-row:1;min-height:300px}.timeline-stage{grid-row:2;min-height:32px}.timeline-stage--interactive{align-items:center;background:linear-gradient(180deg,#071d27,#061821);border-top:1px solid #173743;box-shadow:inset 0 1px #ffffff08;display:grid;gap:9px;grid-template-columns:auto minmax(280px,1fr) minmax(218px,auto);padding:3px 10px}.timeline-live-button{background:linear-gradient(180deg,#234553,#102b37);border:1px solid #d28f34;border-radius:3px;box-shadow:inset 0 1px #ffffff14,0 0 12px #d28f3426;color:#ffd58a;cursor:pointer;font-size:var(--font-compact);font-weight:760;height:25px;letter-spacing:0;min-width:52px;padding:0 12px;text-transform:uppercase}.timeline-live-button.is-active{background:linear-gradient(180deg,#1d7cc0,#125174);border-color:#58b4e4;box-shadow:0 0 0 1px #74cfff22,0 0 12px #1f8fd544;color:#f0fbff}.timeline-live-button:hover{background:linear-gradient(180deg,#3a5f69,#183844);border-color:#f0b552;color:#fff0c7}.timeline-live-button.is-active:hover{background:linear-gradient(180deg,#238bd2,#145a7f)}.timeline-live-button:disabled{background:linear-gradient(180deg,#18313d,#0c1f28);border-color:#35515c;box-shadow:none;color:#6f8a94;cursor:default}.timeline-live-button:focus-visible,.timeline-track:focus-visible{outline:2px solid #58b5df;outline-offset:2px}.timeline-track-wrap{min-width:0;padding:0 2px;width:100%}.timeline-track{cursor:pointer;height:24px;min-width:140px;position:relative;touch-action:none;width:100%}.timeline-track.is-locked{cursor:wait}.timeline-track.is-locked .timeline-fill{opacity:.72}.workspace.is-scrubbing-time,.workspace.is-scrubbing-time *{cursor:grabbing;-webkit-user-select:none;user-select:none}.timeline-rail,.timeline-fill,.timeline-precip-coverage{border-radius:999px;height:3px;left:0;position:absolute;right:0;top:9px}.timeline-rail{background:linear-gradient(90deg,#203f4a,#375e6a 50%,#203f4a),repeating-linear-gradient(90deg,transparent 0 calc(12.5% - 1px),#6e8d9744 calc(12.5% - 1px) 12.5%);box-shadow:0 0 0 1px #102f3a,inset 0 1px 1px #ffffff0d}.timeline-fill{background:linear-gradient(90deg,#2b8dcc,#6fc4eb);box-shadow:0 0 10px #209ce044;right:auto}.timeline-precip-coverage{overflow:hidden;pointer-events:none}.timeline-precip-segment{border-radius:999px;bottom:0;position:absolute;top:0}.timeline-precip-segment.is-history{background:linear-gradient(90deg,#285a4f,#3f8876);box-shadow:0 0 0 1px #69c5aa22 inset}.timeline-precip-segment.is-live{background:linear-gradient(90deg,#3f7ea5,#7fd7ff);box-shadow:0 0 0 1px #d4f7ff33 inset}.timeline-precip-segment.is-prediction{background:linear-gradient(90deg,#73548b,#b892d9);box-shadow:0 0 0 1px #f1dbff22 inset}.timeline-bound{color:#7894a0;font-size:var(--font-auxiliary);line-height:1;position:absolute;top:17px;white-space:nowrap}.timeline-bound--start{left:0}.timeline-bound--end{right:0}.timeline-live-marker{background:#7fd7ff;height:13px;position:absolute;top:4px;transform:translate(-50%);width:2px}.timeline-fixed-cursor,.timeline-hover-cursor{bottom:6px;pointer-events:none;position:absolute;top:0;transform:translate(-50%)}.timeline-hover-cursor[hidden],[data-timeline-status-slot][hidden]{display:none!important}[data-timeline-status-slot]:not([hidden]){display:contents}.timeline-fixed-cursor:before,.timeline-hover-cursor:before{content:"";height:15px;left:50%;position:absolute;top:3px;transform:translate(-50%);width:2px}.timeline-fixed-cursor span,.timeline-hover-cursor span{border-radius:50%;height:8px;left:50%;position:absolute;top:6px;transform:translate(-50%);width:8px}.timeline-fixed-cursor:before{background:#e4f5fb}.timeline-fixed-cursor span{background:#e4f5fb;box-shadow:0 0 0 3px #071923,0 0 0 4px #89cce2}.timeline-hover-cursor:before{background:#f0c767;opacity:.92}.timeline-hover-cursor span{background:#f0c767;box-shadow:0 0 0 3px #071923,0 0 0 4px #f0c767aa}.timeline-fixed-cursor.is-live span{background:#7fd7ff;box-shadow:0 0 0 3px #071923,0 0 0 4px #54b9e8,0 0 12px #54b9e877}.timeline-fixed-cursor.is-forecast span,.timeline-hover-cursor.is-forecast span,.timeline-fixed-cursor.is-prediction span,.timeline-hover-cursor.is-prediction span{background:#d7a5ff}.timeline-readout{align-items:baseline;display:flex;gap:7px;justify-content:flex-end;max-width:280px;min-width:0;overflow:hidden}.timeline-readout strong{color:#edf8fb;font-size:var(--font-compact);font-weight:760;line-height:1;min-width:max-content;white-space:nowrap}.timeline-readout span{color:#7f9aa4;font-size:var(--font-metadata);line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timeline-status-chip{align-items:center;background:#0b2430;border:1px solid #34505b;border-radius:999px;color:#cfe0e5;display:inline-flex;flex:0 0 auto;font-size:var(--font-metadata);font-weight:650;gap:5px;line-height:1;padding:4px 7px}.timeline-status-chip:before{background:currentColor;border-radius:50%;content:"";display:block;flex:0 0 auto;height:5px;width:5px}.timeline-status-chip.is-loading{border-color:#4d7480;color:#dbeaf0}.timeline-status-chip.is-loading:before{animation:timeline-status-pulse 1.1s ease-in-out infinite;background:#8fd9ff;box-shadow:0 0 8px #63c6f966}.timeline-status-chip.is-failed{border-color:#735045;color:#efb29f}.timeline-status-chip.is-failed:before{background:#ef8b70}.timeline-status-chip.is-warning{border-color:#6a6442;color:#e6d8a0}.timeline-status-chip.is-warning:before{background:#e6c86d}.timeline-readout.is-preview strong{color:#f0d487}@keyframes timeline-status-pulse{0%,to{opacity:.45;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}.graph-pane-bar{align-items:center;background:linear-gradient(180deg,#0b2632,#061923);border-bottom:1px solid #173540;border-right:1px solid #1e3c47;border-top:1px solid #274b58;box-shadow:inset 0 1px #ffffff0d,0 -1px #06131b;display:flex;gap:10px;grid-column:2;grid-row:3;min-height:28px;justify-content:space-between;padding:0 11px}.graph-pane-bar-main{align-items:center;display:flex;gap:10px;min-width:0}.graph-pane-width-controls{display:inline-flex;gap:6px}.graph-time-range-control{align-items:center;color:#8eacb7;cursor:default;display:inline-flex;font-size:8px;gap:5px;white-space:nowrap}.graph-time-range-control select{background:#081d27;border:1px solid #315867;border-radius:2px;color:#d9ebf0;font:inherit;height:22px;min-width:82px;padding:0 18px 0 6px}.graph-time-range-control select:focus-visible{outline:2px solid #58b5df;outline-offset:1px}.graph-pane-bar button{align-items:center;background:linear-gradient(180deg,#174a5d,#0d2f3d);border:1px solid #4f8392;border-radius:2px;box-shadow:inset 0 1px #ffffff1a,0 1px 4px #02090d88;color:#e4f3f7;cursor:pointer;display:inline-flex;font-size:9px;gap:7px;font-weight:680;height:24px;justify-content:center;line-height:1;min-width:102px;padding:0 10px;white-space:nowrap}.graph-pane-width-toggle{min-width:0!important;padding:0 9px!important}.graph-pane-width-toggle[aria-pressed=true]{background:linear-gradient(180deg,#20617a,#113e4f);border-color:#78bfd5;color:#f1fbff}.graph-pane-bar button:hover{background:linear-gradient(180deg,#1d5b72,#123b4c);color:#e2f0f4}.graph-pane-bar button:focus-visible{outline:2px solid #58b5df;outline-offset:2px}.workspace.graphs-extend-left:not(.is-graphs-collapsed) .graph-pane-bar,.workspace.graphs-extend-left:not(.is-graphs-collapsed) .chart-stage{grid-column:1 / 3}.workspace.graphs-extend-right:not(.is-graphs-collapsed) .graph-pane-bar,.workspace.graphs-extend-right:not(.is-graphs-collapsed) .chart-stage{grid-column:2 / 4}.workspace.graphs-extend-left.graphs-extend-right:not(.is-graphs-collapsed) .graph-pane-bar,.workspace.graphs-extend-left.graphs-extend-right:not(.is-graphs-collapsed) .chart-stage{grid-column:1 / 4}.workspace.is-graphs-collapsed .chart-stage{display:none}.chart-stage{--chart-columns: 1;--chart-gap: 8px;--chart-card-width: calc((100% - ((var(--chart-columns) - 1) * var(--chart-gap))) / var(--chart-columns));--graph-pane-height: 170px;--chart-scrollbar-size: 0px;align-items:stretch;block-size:calc(var(--graph-pane-height) + 17px + var(--chart-scrollbar-size));box-sizing:border-box;display:flex;gap:var(--chart-gap);grid-row:4;min-height:0;overscroll-behavior-inline:contain;overflow-x:auto;overflow-y:hidden;padding:8px 10px 9px;scrollbar-color:#315866 #0a2029;scrollbar-width:thin;scroll-snap-type:x proximity}.chart-stage::-webkit-scrollbar{height:8px}.chart-stage::-webkit-scrollbar-track{background:#0a2029}.chart-stage::-webkit-scrollbar-thumb{background:#315866;border-radius:4px}.chart-stage[data-chart-count="0"]{display:none}.chart-card{flex:0 0 var(--chart-card-width);height:var(--graph-pane-height);min-height:0;padding:calc(var(--chart-pad-y) * .82) calc(var(--chart-pad-x) * .92) calc(var(--chart-pad-y) * .34);scroll-snap-align:start}.chart-card header{gap:clamp(3px,calc(var(--graph-pane-height) * .026),6px);grid-template-columns:minmax(0,1fr) var(--chart-value-width);min-height:0;padding-right:clamp(13px,calc(var(--graph-pane-height) * .086),17px)}.chart-card h3{font-size:var(--chart-title-size);line-height:1.05}.chart-unit{font-size:var(--chart-unit-size)}.chart-card p{font-size:var(--chart-source-size);line-height:1.1;margin-top:1px}.chart-value{gap:clamp(1px,calc(var(--graph-pane-height) * .012),3px);min-width:var(--chart-value-width);width:var(--chart-value-width)}.chart-card header .chart-value strong{font-size:var(--chart-value-size);width:var(--chart-value-width)}.chart-delta{font-size:var(--chart-delta-size)}.chart-remove{font-size:clamp(10px,calc(var(--graph-pane-height) * .067),13px);height:clamp(15px,calc(var(--graph-pane-height) * .105),19px);width:clamp(16px,calc(var(--graph-pane-height) * .11),20px)}.chart-card svg{align-self:stretch;display:block;height:100%;max-height:none;min-height:0;width:100%}.chart-card footer{font-size:var(--chart-footer-size);margin-top:1px}.chart-empty{font-size:clamp(7px,calc(var(--graph-pane-height) * .052),10px)}.detail-context-body{display:block!important}.location-list--route,.reports--media,.location-edit{margin-top:0;max-width:100%;min-width:0;width:100%}.detail-context-body,.detail-context-body>section{max-width:100%;min-width:0}.detail-panel:not(.detail-panel--empty){--detail-title-slot: 66px;--detail-facts-slot: 90px;--detail-hazards-slot: 120px;--detail-warning-slot: 112px;align-content:start;display:grid;gap:8px;grid-template-rows:var(--detail-title-slot) var(--detail-facts-slot) var(--detail-hazards-slot) var(--detail-warning-slot) auto auto}.detail-panel:not(.detail-panel--empty)>.detail-title,.detail-panel:not(.detail-panel--empty)>.cell-facts,.detail-panel:not(.detail-panel--empty)>.hazard-section,.detail-panel:not(.detail-panel--empty)>.warning-card,.detail-panel:not(.detail-panel--empty)>.detail-context-card{box-sizing:border-box;margin-top:0;min-height:0}.detail-panel:not(.detail-panel--empty)>.detail-title,.detail-panel:not(.detail-panel--empty)>.cell-facts,.detail-panel:not(.detail-panel--empty)>.hazard-section,.detail-panel:not(.detail-panel--empty)>.warning-card{height:100%;overflow:hidden}.detail-panel:not(.detail-panel--empty)>.detail-context-card{height:auto;min-height:586px;overflow:visible}.detail-panel:not(.detail-panel--empty)>.hazard-section,.detail-panel:not(.detail-panel--empty)>.warning-card{overflow-y:auto}.detail-panel:not(.detail-panel--empty)>.warning-card{display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.detail-context-card .detail-context-body{align-items:stretch;box-sizing:border-box;display:grid!important;grid-template-columns:minmax(0,1fr);grid-template-rows:266px auto 142px 18px;height:auto;justify-content:stretch;justify-items:stretch;overflow:visible;width:100%}.detail-context-body>.reports--media,.detail-context-body>.location-list--route,.detail-context-body>.location-edit{box-sizing:border-box;height:100%;margin:0;min-height:0}.detail-context-body>.location-list--route{display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.detail-context-body>.location-list--route{grid-template-rows:auto minmax(0,1fr) auto}.detail-context-body>.location-list--route .place-impact-list{min-height:0;overflow:hidden}.detail-context-body>.location-edit{align-self:start;overflow:visible;position:relative;z-index:2}.detail-context-body>.location-edit[open] form{background:#071a23;border:1px solid #294a56;bottom:18px;box-shadow:0 -5px 16px #020a0ecc;left:0;padding:7px;position:absolute;right:0}.warning-card--compact .warning-list{background:transparent;border:0;border-radius:3px;gap:6px;min-height:0;overflow-x:hidden;overflow-y:auto;padding:0;scrollbar-gutter:stable}.warning-card--compact .warning-list article{background:transparent;border:0;border-radius:0;display:block;gap:0;grid-template-columns:none;padding:0}.warning-card--compact .warning-list article+article{margin-top:6px;padding-top:6px}.warning-card--compact .warning-list article strong{color:#edf7fa;display:block;font-size:var(--font-compact);line-height:1.2}.warning-card--compact .warning-list .warning-entry-summary,.warning-card--compact .warning-list .warning-entry-meta,.warning-card--compact .warning-list .warning-entry-instruction,.warning-card--compact .warning-list .warning-entry-text{display:block;margin-top:3px}.warning-card--compact .warning-list .warning-entry-summary,.warning-card--compact .warning-list .warning-entry-meta{color:#8ea8b1;font-size:var(--font-metadata);line-height:1.2}.warning-card--compact .warning-list .warning-entry-instruction,.warning-card--compact .warning-list .warning-entry-text{color:#c8d8de;font-size:var(--font-compact);line-height:1.25;overflow:hidden;white-space:normal}.warning-card--tone-moderate .warning-list article strong{color:#fff4ce}.warning-card--tone-severe .warning-list article strong{color:#ffe1d2}.warning-card--tone-extreme .warning-list article strong{color:#f7d8eb}.warning-card--tone-moderate .warning-list .warning-entry-summary,.warning-card--tone-moderate .warning-list .warning-entry-meta{color:#dfc984}.warning-card--tone-severe .warning-list .warning-entry-summary,.warning-card--tone-severe .warning-list .warning-entry-meta{color:#e7b49a}.warning-card--tone-extreme .warning-list .warning-entry-summary,.warning-card--tone-extreme .warning-list .warning-entry-meta{color:#dfb5d3}.warning-card--tone-moderate .warning-list .warning-entry-instruction,.warning-card--tone-moderate .warning-list .warning-entry-text{color:#f4e4bd}.warning-card--tone-severe .warning-list .warning-entry-instruction,.warning-card--tone-severe .warning-list .warning-entry-text{color:#f3d4c6}.warning-card--tone-extreme .warning-list .warning-entry-instruction,.warning-card--tone-extreme .warning-list .warning-entry-text{color:#f0d2e5}.warning-card--compact>p{display:block}.location-edit{margin-top:1px;padding-top:1px}.report-media-strip{grid-template-columns:repeat(auto-fit,minmax(54px,1fr))}.report-media-strip:empty{display:none!important}.map-layer-pills{flex-wrap:nowrap;max-width:calc(100% - 92px)}@media(max-height:690px){.workspace{grid-template-rows:minmax(260px,1fr) auto auto auto}.map-stage{min-height:260px}.chart-stage{min-height:120px}}@media(max-width:1280px){.workspace{grid-template-columns:minmax(210px,17fr) minmax(500px,54fr) minmax(320px,29fr)}}@media(max-width:1080px){.workspace{grid-template-columns:minmax(210px,1fr) minmax(500px,2.25fr)}.detail-panel{display:none}}.reports--media{background:transparent;border:0;border-top:1px solid #1d3d48;margin-top:6px;max-width:100%;min-width:0;padding-top:6px;width:100%}.report-distribution-segment{--report-stage-color: #7894a0;background:var(--report-stage-color);flex:0 0 calc(var(--report-segment-share) * 1%);min-width:1px}.report-distribution-segment:not(:last-child){box-shadow:inset -1px 0 #071a22}.report-stage--1{--report-stage-color: #d7c84b}.report-stage--2{--report-stage-color: #d6a63d}.report-stage--3{--report-stage-color: #d68035}.report-stage--4{--report-stage-color: #cf5e3e}.report-stage--5{--report-stage-color: #c54548}.report-stage--6{--report-stage-color: #a8588b}.report-distribution-segment.is-unknown{background:repeating-linear-gradient(135deg,#3c4a50 0 3px,#273940 3px 6px)}.report-media-strip img{background:#0a222c;border:1px solid #385660;border-radius:3px;object-fit:cover;width:100%}.report-media-strip span,.report-media-placeholder{align-items:center;border-radius:3px;display:flex;font-size:var(--font-metadata);justify-content:center;text-align:center}.report-media-strip span{background:#102b35;border:1px solid #385660;color:#b8ccd2}.report-media-placeholder{background:linear-gradient(135deg,#112c37,#0b202a);border:1px solid #385660;color:#6f8a94}.report-photo-tile{--report-kind-accent: #7894a0;box-sizing:border-box;overflow:hidden;position:relative}.report-photo-tile--lightning{--report-kind-accent: #71c9df}.report-photo-tile--rain{--report-kind-accent: #529fd0}.report-photo-tile--hail{--report-kind-accent: #d1b65a}.report-photo-tile--wind{--report-kind-accent: #d28a58}.report-photo-tile--tornado{--report-kind-accent: #c97c94}.report-photo-tile:hover,.report-photo-tile:focus-visible{border-color:var(--report-kind-accent)!important;box-shadow:0 0 0 1px color-mix(in srgb,var(--report-kind-accent) 42%,transparent);outline:0}.report-photo-tile img{border:0;height:100%}.report-photo-tile em{color:#78949e;font-size:var(--font-auxiliary);font-style:normal}.report-photo-type-icon{align-items:center;background:#071820e8;border:1px solid var(--report-kind-accent);border-radius:2px;color:var(--report-kind-accent);display:flex;font-size:var(--font-auxiliary);height:12px;justify-content:center;left:3px;line-height:1;position:absolute;top:3px;width:12px}.topbar{z-index:100}.detail-panel:not(.detail-panel--empty){align-content:initial;display:block}.detail-panel:not(.detail-panel--empty)>.detail-title,.detail-panel:not(.detail-panel--empty)>.cell-facts{box-sizing:border-box;height:auto;margin-top:0;min-height:0;overflow:hidden}.cell-profile-card{background:linear-gradient(180deg,#091f29,#071821);border:1px solid #244a58;border-radius:3px;box-shadow:inset 0 1px #ffffff08;box-sizing:border-box;container-name:cell-profile;container-type:inline-size;overflow:hidden;padding:7px;width:100%}.cell-profile-card>.detail-title{background:transparent;border:0;border-radius:0;box-shadow:none;min-height:66px;padding:0}.cell-profile-card>.cell-facts{margin:7px 0 0;min-height:90px}.cell-hazard-block{border-top:1px solid #244550;margin-top:8px;padding-top:6px}.cell-hazard-heading{align-items:center;display:flex;gap:8px;justify-content:space-between;min-height:14px}.cell-hazard-heading h3{color:#9fb4bc;font-size:var(--font-metadata);font-weight:680;letter-spacing:.02em;line-height:14px;margin:0}.cell-hazard-heading small{color:#7897a2;font-size:var(--font-auxiliary);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-hazard-body{padding-top:3px}.detail-panel:not(.detail-panel--empty)>.detail-title{min-height:66px}.detail-panel:not(.detail-panel--empty)>.cell-facts{min-height:90px}.detail-section{background:#071a23;border:1px solid #294550;border-radius:3px;box-sizing:border-box;height:auto;margin-top:8px;min-height:0;overflow:hidden;padding:0;width:100%}.detail-panel:not(.detail-panel--empty)>.detail-section{display:block;height:auto;margin-top:8px;min-height:0;overflow:hidden}.detail-section-heading{margin:0}.detail-section-heading>button{align-items:center;background:linear-gradient(180deg,#0a202a,#081b24);border:0;color:#edf7fa;display:grid;gap:8px;grid-template-columns:minmax(118px,1fr) minmax(0,44%) 13px;height:32px;padding:0 7px;text-align:left;width:100%}.detail-section-heading--fixed{align-items:center;background:linear-gradient(180deg,#0a202a,#081b24);color:#edf7fa;display:grid;gap:8px;grid-template-columns:minmax(118px,1fr) minmax(0,44%);height:32px;padding:0 7px}.detail-section-heading>button:hover{background:#0d2935}.detail-section-heading>button:focus-visible{box-shadow:inset 0 0 0 1px #57a9ca;outline:0}.detail-section-title{font-size:var(--font-section);font-weight:730;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-section-summary{color:#8fb1bc;font-size:var(--font-metadata);font-weight:620;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-section-chevron{color:#70bfdf;font-size:12px;line-height:1;text-align:center}.detail-section-body{box-sizing:border-box;padding:7px}.detail-section-body[hidden]{display:none!important}.detail-section.hazard-section,.detail-section.warning-card{display:block;height:auto;overflow:hidden}.detail-section--hazards .detail-section-body>p,.detail-section--warning .detail-section-body>p{display:block;font-size:var(--font-metadata);line-height:1.25;margin:6px 0 0}.detail-section--warning .warning-list{max-height:none;overflow:visible;scrollbar-gutter:auto}.detail-section--warning .warning-list .warning-entry{display:grid;gap:2px;grid-template-columns:minmax(0,1fr);grid-template-rows:14px 28px 14px 13px auto;min-height:95px;padding:0}.detail-section--warning .warning-entry>strong,.detail-section--warning .warning-entry>p,.detail-section--warning .warning-entry>small{margin:0;min-width:0;overflow:hidden}.detail-section--warning .warning-entry>strong,.detail-section--warning .warning-entry-text,.detail-section--warning .warning-entry-meta{text-overflow:ellipsis;white-space:nowrap}.detail-section--warning .warning-entry-summary{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;max-height:28px;white-space:normal}.detail-section--warning .warning-entry-details,.detail-section--warning .warning-entry-detail-placeholder{min-height:18px;min-width:0}.detail-section--warning .warning-entry-details summary{color:#9bc4d2;cursor:pointer;font-size:var(--font-metadata);line-height:18px;list-style-position:inside;min-height:18px;width:max-content}.detail-section--warning .warning-entry-details summary:hover{color:#d8edf3}.detail-section--warning .warning-entry-details summary:focus-visible{outline:1px solid #57a9ca;outline-offset:1px}.detail-section--warning .warning-entry-full{border-top:1px solid #38515b;display:grid;gap:6px;margin-top:4px;padding:6px 1px 1px}.detail-section--warning .warning-entry-full p{color:inherit;display:block;font-size:var(--font-compact);line-height:1.3;margin:0;overflow:visible;white-space:normal}.detail-section--warning .warning-entry-full p strong{display:block;font-size:var(--font-metadata);margin-bottom:2px}.detail-section--routePlaces{border-color:#244550}.detail-section--routePlaces .location-list--route{border:0;margin:0;padding:0;width:100%}.detail-section--routePlaces .location-list--route{height:100%;min-height:0}.detail-section--routePlaces .detail-section-body{height:clamp(142px,23vh,220px);min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable}@media(max-width:1080px){.location-control{display:none}}.detail-section--routePlaces .detail-section-body{padding:6px 7px 7px}.detail-section--routePlaces .place-impact-head,.detail-section--routePlaces .place-impact-row,.detail-section--routePlaces .place-impact-placeholder{gap:7px;grid-template-columns:minmax(92px,1fr) minmax(84px,.78fr) 52px}.detail-section--routePlaces .place-impact-head{min-height:18px}.detail-section--routePlaces .place-impact-row,.detail-section--routePlaces .place-impact-placeholder{min-height:25px}.detail-section--routePlaces .place-impact-row{border-left:1px solid #315663;padding-left:11px;position:relative}.detail-section--routePlaces .place-impact-row:before{background:#7bc5df;border:2px solid #0a2029;border-radius:50%;box-shadow:0 0 0 1px #315663;content:"";height:5px;left:-4px;position:absolute;top:calc(50% - 4px);width:5px}.detail-section--routePlaces .place-impact-row:focus-visible{box-shadow:inset 0 0 0 1px #57a9ca;outline:0}.detail-section--routePlaces .place-impact-row strong{color:#dff2f7;font-size:var(--font-compact)}.detail-section--routePlaces .place-impact-row span{color:#91cee6;font-size:var(--font-metadata)}.detail-section--routePlaces .place-impact-row em{color:#a7bdc5;font-size:var(--font-metadata);text-align:right}.route-place-more{border-top:1px solid #1d3d48}.route-place-more>summary{align-items:center;color:#80cbe7;cursor:pointer;display:flex;font-size:var(--font-metadata);font-weight:650;gap:5px;justify-content:center;list-style:none;min-height:25px;padding:0 4px}.route-place-more>summary::-webkit-details-marker{display:none}.route-place-more>summary:hover{background:#0d2934;color:#b8e8f7}.route-place-more>summary:focus-visible{box-shadow:inset 0 0 0 1px #57a9ca;outline:0}.route-place-more-hide,.route-place-more[open] .route-place-more-show{display:none}.route-place-more[open] .route-place-more-hide{display:inline}.route-place-more-chevron{border-bottom:1px solid currentColor;border-right:1px solid currentColor;height:5px;transform:rotate(45deg) translateY(-1px);width:5px}.route-place-more[open] .route-place-more-chevron{transform:rotate(225deg) translate(-1px,-1px)}.detail-section--routePlaces .route-place-more--empty{align-items:center;color:#647f89;display:flex;font-size:var(--font-metadata);justify-content:center;min-height:26px;padding:0 4px}.detail-section--routePlaces .route-place-extra{border:0;display:block;margin:0;min-height:0;padding:0}.route-place-context{color:#88a8b3;display:flex;flex-wrap:wrap;font-size:var(--font-auxiliary);gap:2px 8px;line-height:1.25;padding-top:5px}.route-place-context span:not(:last-child):after{color:#3f6571;content:" ·";margin-left:8px}.detail-section--routePlaces .route-place-source{display:block;line-height:1.25;padding-top:3px}.cell-profile-card>.cell-facts{margin-top:6px;min-height:76px}.cell-hazard-block{border-top:1px solid #244550;margin-top:7px;padding-top:6px}.cell-hazard-heading{align-items:center;display:flex;justify-content:space-between;min-height:18px}.cell-hazard-heading h3{color:#edf5f7;font-size:var(--font-section);font-weight:750;letter-spacing:.01em;margin:0}.cell-hazard-heading small{color:#91a8b1;font-size:var(--font-metadata);white-space:nowrap}.cell-hazard-body{padding-top:5px}.cell-hazard-profile{display:grid;gap:5px;grid-template-columns:repeat(3,minmax(0,1fr))}.cell-hazard-profile.is-focused{display:block}.cell-hazard-card{--hazard-accent: #52a16f;--hazard-border: #39734f;background:linear-gradient(145deg,#0a211d,#07191d 68%);border:1px solid var(--hazard-border);border-radius:4px;color:#e8f2f4;min-width:0;overflow:hidden}.cell-hazard-card--strength-1{--hazard-accent: #f1b51d;--hazard-border: #9a7418;background:linear-gradient(145deg,#251f0c,#0b1a1d 70%)}.cell-hazard-card--strength-2{--hazard-accent: #ef4d42;--hazard-border: #963e37;background:linear-gradient(145deg,#291414,#0b191d 70%)}.cell-hazard-card--strength-3{--hazard-accent: #b15ac7;--hazard-border: #76458a;background:linear-gradient(145deg,#25152d,#0b181e 70%)}.cell-hazard-card--strength-unknown{--hazard-accent: #71878f;--hazard-border: #435b64;background:linear-gradient(145deg,#13242a,#091920 70%)}.cell-hazard-signal{display:grid;gap:1px 4px;grid-template-columns:24px minmax(0,1fr) auto;grid-template-rows:12px minmax(36px,auto);min-height:54px;padding:4px 5px 3px}.cell-hazard-label{align-self:center;color:#eaf3f5;font-size:9px;font-weight:720;grid-column:1 / 3;line-height:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-hazard-source{align-self:center;color:color-mix(in srgb,var(--hazard-accent) 68%,#9bb0b7);font-size:7px;font-weight:650;grid-column:3;justify-self:end;letter-spacing:.01em;line-height:9px;max-width:54px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-hazard-icon{align-self:center;color:var(--hazard-accent);grid-column:1;grid-row:2}.cell-hazard-icon svg{fill:none;height:23px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;width:23px}.cell-hazard-copy{align-content:center;display:grid;grid-column:2 / 4;grid-row:2;min-width:0}.cell-hazard-value{align-items:baseline;display:flex;gap:3px;min-width:0;white-space:nowrap}.cell-hazard-value strong{color:#f5fafb;font-size:14px;font-weight:790;line-height:18px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-hazard-value strong.is-long{font-size:10px;letter-spacing:-.01em}.cell-hazard-value small,.cell-hazard-state{color:#a9bbc1;font-size:8px;line-height:10px;white-space:nowrap}.cell-hazard-state{overflow:hidden;text-overflow:ellipsis}.cell-hazard-reports{appearance:none;background:transparent;border:0;border-top:1px solid #294049;color:#b5c7cd;display:grid;gap:3px;grid-template-rows:10px 7px 11px;margin:0;min-height:39px;padding:3px 5px 4px;text-align:left;width:100%}button.cell-hazard-reports:hover,button.cell-hazard-reports:focus-visible{background:color-mix(in srgb,var(--hazard-accent) 7%,transparent);box-shadow:inset 2px 0 var(--hazard-accent);outline:0}.cell-hazard-reports>strong{color:#b9cbd0;font-size:8px;font-weight:620;line-height:10px}.cell-hazard-report-bar{background:#0c2027;border:1px solid #2b444d;border-radius:2px;display:flex;height:7px;overflow:hidden}.cell-hazard-report-bar.is-empty{background:#0a1a20;border-color:#223740}.cell-hazard-report-fill{display:flex;flex:0 0 calc(var(--report-count-share) * 1%)}.cell-hazard-report-footer{align-items:center;color:#dfe9ec;display:flex;font-size:8px;gap:4px;justify-content:space-between;line-height:10px;min-width:0}.cell-hazard-report-footer span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-hazard-report-footer span:last-child{color:#a8bbc1;text-align:right}.cell-hazard-reports.is-unmapped{grid-template-rows:10px minmax(0,1fr)}.cell-hazard-reports.is-unmapped>span{align-self:center;color:#738b94;font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@container cell-profile (max-width: 420px){.cell-hazard-profile{gap:4px}.cell-hazard-signal{grid-template-columns:21px minmax(0,1fr) auto;padding-inline:4px}.cell-hazard-icon svg{height:20px;width:20px}.cell-hazard-value strong{font-size:13px}.cell-hazard-value strong.is-long{font-size:9px}.cell-hazard-source{font-size:6.5px}}.cell-hazard-focus-head{align-items:center;border-bottom:1px solid #294049;display:flex;justify-content:space-between;min-height:32px;padding:4px 6px}.cell-hazard-focus-head>div{display:grid}.cell-hazard-focus-head small{color:#879da5;font-size:8px}.cell-hazard-focus-head strong{color:#edf5f7;font-size:var(--font-compact)}.cell-hazard-focus-head button{background:#0d2933;border:1px solid #355965;border-radius:3px;color:#a9d4e2;font-size:9px;padding:3px 6px}.cell-hazard-focus-head button:hover,.cell-hazard-focus-head button:focus-visible{background:#153744;border-color:#65a0b5;outline:0}.cell-hazard-card.is-focused .cell-hazard-signal{grid-template-columns:30px minmax(0,1fr) auto;min-height:58px;padding-inline:8px}.cell-hazard-card.is-focused .cell-hazard-icon svg{height:28px;width:28px}.cell-hazard-card.is-focused .cell-hazard-value strong{font-size:17px}.cell-hazard-card.is-focused .cell-hazard-value strong.is-long{font-size:14px}.cell-hazard-focus-content{border-top:1px solid #294049;padding:6px}.cell-hazard-focus-summary{display:grid;gap:6px;grid-template-columns:minmax(140px,.8fr) minmax(130px,1.2fr);outline:none}.cell-hazard-focus-summary:focus-visible{box-shadow:inset 2px 0 var(--hazard-accent)}.cell-hazard-focus-summary>span:first-child{display:grid}.cell-hazard-focus-summary strong{color:#dce8eb;font-size:var(--font-compact)}.cell-hazard-focus-summary small{color:#a9bbc1;font-size:var(--font-metadata);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-hazard-focus-summary .cell-hazard-report-bar{align-self:center;height:9px}.cell-hazard-report-table{border-top:1px solid #203b44;margin-top:7px}.cell-hazard-report-head,.cell-hazard-report-row{display:grid;gap:6px;grid-template-columns:76px minmax(55px,1fr) 57px 54px 72px}.cell-hazard-report-head{align-items:center;background:#0b222b;border-bottom:1px solid #29454f;color:#8fa7af;font-size:var(--font-compact);font-weight:600;min-height:25px;padding:0 17px 0 5px}.cell-hazard-report-head span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-hazard-report-list{align-content:start;background:#071b23;display:grid;height:150px;min-height:150px;overflow:auto;scrollbar-gutter:stable}.cell-hazard-report-row{align-items:center;border-bottom:1px solid #17323b;font-size:var(--font-compact);min-height:30px;outline:0;padding:0 5px}.cell-hazard-report-row:nth-child(2n){background:#0a2028}.cell-hazard-report-row:hover,.cell-hazard-report-row:focus-visible{background:#11313c;box-shadow:inset 2px 0 var(--hazard-accent)}.cell-hazard-report-row strong,.cell-hazard-report-row span,.cell-hazard-report-row time{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-hazard-report-row time{color:#b5c9cf;font-variant-numeric:tabular-nums}.cell-hazard-report-row em{color:#e3c97e;font-style:normal;white-space:nowrap}.cell-hazard-report-media{min-width:0;text-align:right}.cell-hazard-report-row small{color:#94abb3;font-size:var(--font-metadata);white-space:nowrap}.cell-hazard-report-row button{background:#102b35;border:1px solid #376273;border-radius:2px;color:#9fd8ed;font-size:var(--font-metadata);padding:2px 4px}.cell-hazard-report-empty{align-self:center;color:#8199a2;font-size:var(--font-compact);justify-self:center;margin:0}.cell-warning-bar{--warning-accent: #e28a2b;--warning-border: #9c6426;--warning-hover: #e28a2b1c;background:linear-gradient(100deg,#241a0f,#1b1813 72%,#15191a);border:1px solid var(--warning-border);border-radius:4px;box-sizing:border-box;color:#edf3f4;margin-top:7px;overflow:hidden}.cell-warning-bar--minor{--warning-accent: #d8aa43;--warning-border: #806829;--warning-hover: #d8aa4318}.cell-warning-bar--moderate{--warning-accent: #e28a2b;--warning-border: #a56522}.cell-warning-bar--severe,.cell-warning-bar--extreme{--warning-accent: #f06f2f;--warning-border: #bd5726;--warning-hover: #f06f2f20;background:linear-gradient(100deg,#29170f,#201612 72%,#18191a)}details.cell-warning-bar:not([open]){height:58px}.cell-warning-bar--empty{--warning-accent: #929da2;background:#121a1e;border-color:#39454a;box-shadow:none;color:#9ca7ac;display:grid;gap:2px 7px;grid-template-columns:22px minmax(0,1fr) auto;grid-template-rows:15px 27px;height:58px;padding:5px 8px}.cell-warning-bar--none .cell-warning-icon{background:#303a3f;border-radius:50%;clip-path:none;color:#aeb8bc;height:18px;padding-top:0;width:18px}.cell-warning-bar.cell-warning-bar--none strong{color:#a2adb2}.cell-warning-bar.cell-warning-bar--none .cell-warning-excerpt,.cell-warning-bar.cell-warning-bar--none small{color:#899499}.cell-warning-bar--source-error{border-color:#775a2c}.cell-warning-bar.cell-warning-bar--source-error strong{color:#c9a35e}.cell-warning-bar>summary{box-sizing:border-box;cursor:pointer;display:grid;gap:2px 7px;grid-template-columns:22px minmax(0,1fr) auto 10px;grid-template-rows:15px 27px;height:56px;list-style:none;padding:5px 8px;text-align:left;transition:background-color .12s ease,box-shadow .12s ease}.cell-warning-bar>summary::-webkit-details-marker{display:none}.cell-warning-bar>summary:focus-visible{background:var(--warning-hover);box-shadow:inset 3px 0 var(--warning-accent);outline:1px solid var(--warning-accent);outline-offset:-2px}@media(hover:hover){details.cell-warning-bar>summary:hover{background:var(--warning-hover);box-shadow:inset 3px 0 var(--warning-accent)}details.cell-warning-bar>summary:hover>i{border-color:#fff1db}}.cell-warning-icon{align-items:center;background:var(--warning-accent);clip-path:polygon(50% 0,100% 100%,0 100%);color:#11181b;display:flex;font-size:11px;font-weight:900;height:20px;justify-content:center;padding-top:5px;width:21px}.cell-warning-bar>summary .cell-warning-icon,.cell-warning-bar--empty .cell-warning-icon{align-self:center;grid-row:1 / span 2}.cell-warning-bar strong{color:var(--warning-accent);font-size:var(--font-compact);white-space:nowrap}.cell-warning-heading{align-items:baseline;display:flex;gap:6px;overflow:hidden;white-space:nowrap}.cell-warning-heading>span{font-size:var(--font-metadata);overflow:hidden;text-overflow:ellipsis}.cell-warning-meta,.cell-warning-bar--empty small{align-self:baseline;color:#becbd0;font-size:var(--font-metadata);white-space:nowrap}.cell-warning-excerpt{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;color:#e2ecef;font-size:var(--font-body);grid-column:2 / 4;line-height:13.5px;overflow:hidden}.cell-warning-bar--empty .cell-warning-excerpt{grid-column:2 / 4}.cell-warning-bar>summary>i{align-self:center;border-bottom:2px solid #d8e1e4;border-right:2px solid #d8e1e4;grid-column:4;grid-row:1 / span 2;height:7px;transform:rotate(45deg);transition:border-color .12s ease,transform .12s ease;width:7px}.cell-warning-bar[open]>summary>i{transform:rotate(225deg)}.cell-warning-list{border-top:1px solid color-mix(in srgb,var(--warning-border) 72%,#1c3038);display:grid;gap:7px;padding:7px}.cell-warning-item{background:#0b1d24;border:1px solid #30464e;border-radius:3px;display:grid;gap:6px;outline:none;padding:8px;transition:background-color .12s ease,border-color .12s ease,box-shadow .12s ease}.cell-warning-item:hover,.cell-warning-item:focus-visible,.cell-warning-item:focus-within{background:color-mix(in srgb,var(--warning-accent) 8%,#0b1d24);border-color:color-mix(in srgb,var(--warning-accent) 62%,#30464e);box-shadow:inset 3px 0 color-mix(in srgb,var(--warning-accent) 82%,#fff)}.cell-warning-item header{align-items:center;display:flex;justify-content:space-between;gap:8px}.cell-warning-item h3,.cell-warning-item p{margin:0}.cell-warning-item h3{color:color-mix(in srgb,var(--warning-accent) 78%,#fff);font-size:var(--font-compact)}.cell-warning-severity{border:1px solid #76511f;border-radius:2px;color:#d9e4e7;font-size:var(--font-metadata);padding:1px 4px;white-space:nowrap}.cell-warning-severity--severe,.cell-warning-severity--extreme{border-color:#d26b12;color:#ffb061}.cell-warning-item p,.cell-warning-item small,.cell-warning-provenance span{font-size:var(--font-metadata);line-height:1.4}.cell-warning-provenance{align-items:baseline;border-top:1px solid #223b44;color:#9fb2b8;display:grid;gap:1px 8px;grid-template-columns:auto minmax(0,1fr);padding-top:5px}.cell-warning-provenance>span:first-child{color:#c4d2d6;font-weight:650;white-space:nowrap}.cell-warning-provenance>span:nth-child(2){color:#9db1b8;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.cell-warning-provenance>small{color:#81979f;grid-column:1 / -1}.cell-warning-instruction{border-top:1px solid #29434c;padding-top:4px}.cell-warning-instruction>summary{align-items:center;border-radius:2px;color:#d7e2e5;cursor:pointer;display:grid;font-size:var(--font-compact);font-weight:650;gap:6px;grid-template-columns:minmax(0,1fr) auto 8px;list-style:none;min-height:24px;padding:3px 5px}.cell-warning-instruction>summary::-webkit-details-marker{display:none}.cell-warning-instruction>summary small{color:#8fa3aa;font-size:var(--font-metadata);font-weight:500}.cell-warning-instruction>summary small span:last-child,.cell-warning-instruction[open]>summary small span:first-child{display:none}.cell-warning-instruction[open]>summary small span:last-child{display:inline}.cell-warning-instruction>summary>i{border-bottom:1px solid #aab9be;border-right:1px solid #aab9be;height:6px;transform:rotate(45deg);transition:transform .12s ease;width:6px}.cell-warning-instruction[open]>summary>i{transform:rotate(225deg)}.cell-warning-instruction>summary:focus-visible{outline:1px solid var(--warning-accent);outline-offset:-1px}@media(hover:hover){.cell-warning-instruction>summary:hover{background:color-mix(in srgb,var(--warning-accent) 9%,transparent)}}.cell-warning-instruction>p{background:#08171d;border-left:2px solid color-mix(in srgb,var(--warning-accent) 65%,#38505a);color:#c9d6da;margin:2px 0 0;padding:6px 7px}.cell-report-gallery{background:#071820;border:1px solid #203c47;border-radius:4px;margin-top:7px;padding:6px}.cell-report-gallery-head{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:0;min-height:14px;white-space:nowrap}.cell-report-gallery.has-media .cell-report-gallery-head{margin-bottom:4px}.cell-report-gallery-head h3{color:#e4eef1;font-size:var(--font-compact);margin:0}.cell-report-gallery-head h3 span,.cell-report-gallery-head small{color:#93aab3;font-size:var(--font-metadata)}.cell-report-gallery-head small{min-width:0;overflow:hidden;text-overflow:ellipsis}.cell-report-gallery-head h3 span{margin-left:3px}.cell-report-gallery .report-photo-block{display:block}.cell-report-gallery .report-media-strip{--cell-report-media-row: 44px;background:transparent;border:0;border-radius:0;display:grid;gap:4px!important;grid-auto-rows:var(--cell-report-media-row);grid-template-columns:repeat(5,minmax(0,1fr));height:var(--cell-report-media-row);max-height:var(--cell-report-media-row);overflow:visible;padding:0}.cell-report-gallery .report-media-strip>*{box-sizing:border-box;height:var(--cell-report-media-row);max-height:var(--cell-report-media-row);min-height:var(--cell-report-media-row);min-width:0}.cell-report-gallery .report-media-strip img{height:100%;object-fit:cover;width:100%}.cell-report-gallery .report-photo-tile,.cell-report-gallery .report-gallery-overflow{align-items:center;background:#102a35;border:1px solid #31515d;border-radius:3px;display:flex;justify-content:center;margin:0;padding:0;width:100%}.cell-report-gallery .report-gallery-overflow{color:#d2e2e7;font-size:var(--font-section)}.cell-report-gallery .report-gallery-overflow:hover,.cell-report-gallery .report-gallery-overflow:focus-visible{background:#173845;border-color:#5a8392;outline:0}.cell-report-gallery .report-photo-unavailable,.cell-report-gallery .report-photo-error{color:#78949e;font-size:var(--font-auxiliary);font-style:normal;padding:0 4px;text-align:center}.report-gallery-dialog{background:transparent;border:0;color:#dce8ec;height:min(720px,calc(100vh - 40px));margin:auto;max-height:calc(100vh - 40px);max-width:calc(100vw - 40px);padding:0;width:min(920px,calc(100vw - 40px))}.report-gallery-dialog::backdrop{background:#01080dcf;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.report-gallery-dialog-frame{background:#061820;border:1px solid #365865;border-radius:5px;box-shadow:0 18px 55px #000c;display:grid;grid-template-rows:auto minmax(0,1fr);height:100%;overflow:hidden}.report-gallery-dialog-frame>header{align-items:center;border-bottom:1px solid #294651;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto auto;min-height:38px;padding:6px 8px 6px 12px}.report-gallery-dialog-frame>header span{color:#8ea7b0;font-size:var(--font-compact)}.report-gallery-dialog button{background:#0d2934;border:1px solid #355661;border-radius:3px;color:#d6e8ed}.report-gallery-dialog [data-close-report-gallery]{font-size:19px;height:26px;line-height:1;width:28px}.report-gallery-stage{display:grid;gap:8px;grid-template-columns:34px minmax(0,1fr) 34px;min-height:0;padding:10px}.report-gallery-nav{align-self:center;font-size:26px;height:52px;line-height:1}.report-gallery-nav:disabled{opacity:.3}.report-gallery-slides,.report-gallery-slide,.report-gallery-media{min-height:0;min-width:0}.report-gallery-slide{display:grid;grid-template-rows:minmax(0,1fr) auto;height:100%;margin:0}.report-gallery-slide[hidden]{display:none}.report-gallery-media{align-items:center;background:#020b10;display:flex;justify-content:center;overflow:hidden}.report-gallery-image{height:100%;object-fit:contain;width:100%}.report-gallery-media .report-photo-unavailable,.report-gallery-media .report-photo-error{color:#8fa7af;font-size:var(--font-body);font-style:normal}.report-gallery-slide figcaption{align-items:baseline;display:flex;gap:8px;min-height:34px;overflow:hidden;padding:8px 2px 0;white-space:nowrap}.report-gallery-slide figcaption span{color:#91a9b2;font-size:var(--font-compact);overflow:hidden;text-overflow:ellipsis}.graph-pane-bar,.chart-stage{--graph-accent: #67bfd7;--graph-cursor: #d9aa52;--graph-surface: #071a22;--graph-surface-raised: #0a222b;--graph-border: #294953}.graph-pane-bar{background:linear-gradient(180deg,#0b2630,#071b24);gap:6px;min-height:34px;padding:0 7px}.graph-pane-bar-main{flex:1 1 auto;gap:6px;overflow:hidden}.graph-tabs{align-items:center;background:var(--graph-surface);border:1px solid #203f49;border-radius:4px;display:flex;flex:1 1 auto;gap:1px;min-width:0;overflow-x:auto;padding:2px;scrollbar-width:none}.graph-tabs::-webkit-scrollbar{display:none}.graph-tabs .graph-tab{background:transparent;border:0;border-radius:3px;box-shadow:none;color:#91abb4;flex:0 0 auto;font-size:9px;font-weight:650;height:23px;letter-spacing:.012em;line-height:1;min-width:0;padding:0 9px;position:relative}.graph-tabs button.graph-tab:hover{background:#0d2933;color:#dcebef}.graph-tabs .graph-tab.is-active{background:#12323d;box-shadow:inset 0 -2px var(--graph-accent);color:#f1f9fb}.graph-tabs .graph-tab--name{align-items:center;display:inline-flex;padding:0 4px}.graph-tab--name input{background:#0a222b;border:1px solid #3c6874;border-radius:2px;color:#f1f9fb;font:inherit;height:18px;min-width:72px;outline:0;padding:0 5px;width:clamp(82px,9vw,126px)}.graph-tab--name input:focus{border-color:var(--graph-accent);box-shadow:0 0 0 1px #67bfd74d}.graph-pane-bar .graph-tab--edit{background:#0a222b;border:1px solid #31545f;border-radius:4px;box-shadow:none;color:#a9c0c8;flex:0 0 auto;font-size:9px;height:25px;min-width:58px;padding:0 8px}.graph-pane-bar .graph-tab--edit:hover{background:#0e2d37;border-color:#47717c;color:#e3f1f4}.graph-pane-bar .graph-tab--edit.is-active{background:#16404c;border-color:#5793a2;box-shadow:inset 0 -2px var(--graph-accent);color:#f4fbfc}.graph-pane-bar .graph-pane-width-controls{border-left:1px solid #284550;display:inline-flex;flex:0 0 auto;gap:3px;padding-left:6px}.graph-pane-bar .graph-pane-width-toggle,.graph-pane-bar .graph-pane-collapse{background:#09232c;border:1px solid #31545f;border-radius:4px;box-shadow:none;color:#8da8b1;height:25px;min-width:0;padding:0;width:28px}.graph-pane-bar .graph-pane-width-toggle:hover,.graph-pane-bar .graph-pane-collapse:hover{background:#0e2f39;border-color:#47717c;color:#e5f2f5}.graph-pane-bar .graph-pane-width-toggle[aria-pressed=true]{background:#15404c;border-color:#5793a2;color:var(--graph-accent)}.graph-pane-width-toggle svg{fill:none;height:14px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35;width:18px}.graph-pane-collapse{flex:0 0 auto}.graph-pane-collapse svg{fill:none;height:10px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;width:14px}.graph-pane-bar button:focus-visible,.graph-tab--name input:focus-visible{outline:2px solid var(--graph-accent);outline-offset:1px}.chart-stage{background:linear-gradient(180deg,#071a23,#061820);border-top-color:#1c3c47;scroll-padding-inline:10px;transition:box-shadow .1s ease}.chart-stage.can-scroll-left{box-shadow:inset 18px 0 15px -18px #67bfd7b3}.chart-stage.can-scroll-right{box-shadow:inset -18px 0 15px -18px #67bfd7b3}.chart-stage.can-scroll-left.can-scroll-right{box-shadow:inset 18px 0 15px -18px #67bfd7b3,inset -18px 0 15px -18px #67bfd7b3}.chart-stage::-webkit-scrollbar-thumb:hover{background:#477987}.chart-card{background:linear-gradient(180deg,#0a2029,#071b24 78%,#061820);border-color:#1c3b46;border-radius:4px;box-shadow:inset 0 1px #ffffff07;transition:background-color .1s ease,border-color .1s ease}.chart-card:hover{border-color:#315864}.chart-card.is-editing{background:linear-gradient(180deg,#0b232c,#071c25 78%,#061820);border-color:#3b6974}.chart-stage--empty{align-items:center;display:flex!important;justify-content:center}.chart-tab-empty{color:#829ba4;display:grid;font-size:9px;gap:3px;justify-items:center}.chart-tab-empty strong{color:#c4d6dc;font-size:10px}.graph-edit-tools{align-items:center;display:flex;flex:0 0 auto;gap:2px}.graph-pane-bar .graph-edit-tools button{background:#09232c;border:1px solid #31545f;border-radius:4px;box-shadow:none;color:#aac0c7;font-size:11px;height:25px;min-width:0;padding:0;width:25px}.graph-pane-bar .graph-edit-tools button:hover:not(:disabled){background:#0e2f39;border-color:#47717c;color:#eff9fb}.graph-pane-bar .graph-edit-tools button.is-danger{border-color:#66433f;color:#d9877d}.graph-pane-bar .graph-edit-tools button.is-confirming{background:#4a2927;border-color:#b36b61;color:#ffe4df}.graph-edit-tools :disabled{cursor:default;opacity:.38}.graph-inline-editor{--graph-accent: #67bfd7;--graph-cursor: #d9aa52;background:#061922;border:1px solid #294b56;border-radius:4px;box-shadow:inset 0 1px #ffffff08;box-sizing:border-box;display:grid;flex:0 0 min(340px,42vw);grid-template-rows:auto auto auto minmax(0,1fr);height:var(--graph-pane-height);overflow:hidden;padding:6px}.detail-panel--graph-catalog.graph-inline-editor{block-size:auto;display:grid;flex:none;gap:5px;grid-template-rows:auto auto auto minmax(0,1fr);height:auto;padding:7px}.graph-inline-editor>header{align-items:center;display:flex;justify-content:space-between}.graph-inline-editor>header div{display:grid}.graph-inline-editor>header strong{color:#f1f9fa;font-size:11px}.graph-inline-editor>header small{color:#7fa3ad;font-size:8px}.graph-inline-editor>header button{background:#174755;border:1px solid #5b99a8;border-radius:4px;color:#ecf8fa;font-size:8px;height:22px;padding:0 8px}.graph-inline-editor nav{display:flex;gap:2px;margin:2px 0;overflow-x:auto;scrollbar-width:none}.graph-inline-editor nav::-webkit-scrollbar{display:none}.graph-inline-editor nav button{background:transparent;border:0;border-bottom:2px solid transparent;color:#7f9da6;flex:0 0 auto;font-size:9px;padding:3px 5px 4px}.graph-inline-editor nav button.is-active{border-bottom-color:#58c5df;color:#ecf9fb}.graph-inline-editor>label{align-items:center;display:grid;gap:5px;grid-template-columns:auto minmax(0,1fr);margin-bottom:1px}.graph-inline-editor>label span{color:#7f9da6;font-size:8px}.graph-inline-editor input[type=search]{background:#05171e;border:1px solid #315560;border-radius:4px;color:#e8f3f5;font-size:10px;height:24px;padding:0 7px}.graph-metric-table{background:#061820;border:1px solid #1f3d47;border-radius:3px;display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;overflow:hidden}.graph-metric-head,.graph-metric-row{align-items:center;column-gap:4px;display:grid;grid-template-columns:minmax(0,1fr) minmax(68px,auto) 48px 70px 20px;min-width:0}.graph-metric-head{border-bottom:1px solid #25454f;color:#829fa9;font-size:9px;min-height:20px;padding:0 5px}.graph-metric-head span:nth-child(2),.graph-metric-head span:nth-child(3){text-align:right}.graph-metric-head span:nth-child(4){text-align:center}.graph-metric-scroll{align-content:start;display:block;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable;scrollbar-color:#35616d transparent;scrollbar-width:thin}.graph-metric-row{border-bottom:1px solid #17343e;box-sizing:border-box;color:#d9e8ec;min-height:31px;padding:2px 5px;transition:background-color .1s ease}.graph-metric-row:last-child{border-bottom:0}.graph-metric-row:hover{background:#0a252e}.graph-metric-row.is-selected{background:#0b2932}.graph-metric-identity,.graph-metric-label,.graph-metric-source,.graph-metric-value,.graph-metric-delta{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.graph-metric-identity{align-items:center;display:grid;gap:5px;grid-template-columns:58px minmax(0,1fr)}.graph-metric-label{color:#e8f4f8;font-size:10px;font-weight:600}.graph-metric-provenance{justify-self:stretch;width:58px}.graph-metric-provenance .metric-provenance-source,.graph-metric-provenance .metric-provenance-kind{min-width:0;overflow:hidden;text-align:center;text-overflow:ellipsis}.graph-metric-provenance .metric-provenance-source{width:43px}.graph-metric-provenance .metric-provenance-kind{width:13px}.graph-metric-value{color:#eefbff;font-size:10px;font-variant-numeric:tabular-nums;text-align:right}.graph-metric-approximation{color:#d2ad67;font-size:8px;margin-right:2px}.graph-metric-delta{align-items:center;color:#8aa2aa;display:flex;font-size:9px;font-style:normal;font-variant-numeric:tabular-nums;gap:2px;justify-content:flex-end;text-align:right}.graph-metric-delta i{font-size:10px;font-style:normal;line-height:1}.graph-metric-delta.is-rising{color:#78c995}.graph-metric-delta.is-falling{color:#d9877d}.graph-metric-delta.is-steady{color:#8199a2}.graph-metric-delta.is-missing{color:#6d858e}.graph-metric-sparkline{display:flex;justify-content:center;min-width:0}.graph-metric-row .metric-sparkline{height:16px;justify-self:center;overflow:visible;width:58px}.graph-metric-row .metric-sparkline--empty{color:#617d88;display:block;font-size:8px;line-height:16px;text-align:center}.graph-metric-row .metric-sparkline-path{fill:none;shape-rendering:geometricPrecision;stroke:var(--graph-accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;vector-effect:non-scaling-stroke}.graph-metric-row .metric-sparkline-path--boundary{opacity:.68;stroke-width:1.15}.graph-metric-row .metric-sparkline circle{fill:var(--graph-accent);stroke:#081922;stroke-width:.9}.graph-metric-row .metric-sparkline-cursor{opacity:.9;pointer-events:none;stroke:var(--graph-cursor);stroke-width:1.15;vector-effect:non-scaling-stroke}.graph-metric-row .metric-sparkline-point--isolated{stroke-width:1.2}.graph-metric-action{align-items:center;align-self:center;background:#0d303a;border:1px solid #3d6975;border-radius:3px;color:#72d4e8;display:inline-flex;font-size:13px;font-style:normal;height:18px;justify-content:center;justify-self:end;line-height:1;padding:0;width:18px}.graph-metric-action:hover:not(.is-contained,.is-disabled){background:#174653;border-color:#62a9b9;color:#dff9ff}.graph-metric-action.is-contained{background:transparent;border-color:transparent;color:#72d4e8;font-size:12px}.graph-metric-action.is-disabled{background:transparent;border-color:transparent;color:#607983}.graph-metric-row.is-placeholder{color:#748b93}.graph-metric-row.is-placeholder>:not(.graph-metric-identity),.graph-metric-row.is-placeholder .graph-metric-label{opacity:.54}.graph-metric-row.is-placeholder .graph-metric-provenance{color:#86a4ae;opacity:.82}.graph-metric-planned{border-top:1px solid #284852}.graph-metric-planned-toggle{align-items:center;background:#081e27;border:0;color:#9ab1b9;display:grid;font-size:9px;font-weight:650;grid-template-columns:auto auto 1fr;min-height:26px;padding:0 7px;text-align:left;width:100%}.graph-metric-planned-toggle:hover:not(:disabled){background:#0b2731;color:#e1eef1}.graph-metric-planned-toggle small{color:#6f8c96;font-size:8px;margin-left:4px}.graph-metric-planned-toggle i{color:#67bfd7;font-size:10px;font-style:normal;justify-self:end}.graph-metric-planned-toggle:disabled{cursor:default}.graph-metric-empty{color:#7f9da6;font-size:10px;margin:0;padding:12px 7px}.chart-card.is-editing{border-color:#4b7883;position:relative}.chart-edit-actions{background:#071b24e8;border:1px solid #294c57;border-radius:4px;display:flex;gap:1px;padding:2px;position:absolute;right:4px;top:4px;z-index:4}.chart-edit-actions button{align-items:center;background:#0a2630e8;border:0;border-radius:2px;color:#bcd2d7;display:inline-flex;font-size:10px;height:18px;justify-content:center;padding:0;position:static;width:20px}.chart-edit-actions button:hover:not(:disabled){background:#15404c;color:#eff9fb}.chart-edit-actions button.chart-remove{color:#efa79e}.chart-edit-actions button:disabled{opacity:.32}.chart-card.is-editing header{padding-right:65px}.chart-stage--empty.is-editing{justify-content:flex-start}
