:root{--bg:#05060a;--card:#101320;--accent:#e53935;--accent-soft:#ff7961;--text:#f5f5f5;--muted:#9ea3b0;--success:#4caf50;--warning:#ffb300;--sar-green:#4caf50;--sar-red:#e53935;--sar-yellow:#ffb300}*{box-sizing:border-box;margin:0;padding:0}.pwa-route-loading,.pwa-error-boundary{min-height:40vh;color:var(--text,#f5f5f5);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex}.pwa-error-boundary h1{font-size:1.25rem}body.pwa-route{color:var(--text);background:radial-gradient(circle at top,#151a2b 0,#05060a 55%);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:var(--disp-bg-deep,#121212);color:var(--text);min-height:100vh;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-shell{background:linear-gradient(145deg,#0b0f1a,#05060a);border:1px solid #ffffff0f;border-radius:18px;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:0;width:100%;max-width:1100px;display:grid;overflow:hidden;box-shadow:0 18px 45px #000000b3}@media (width<=900px){.app-shell{grid-template-columns:1fr}}.left,.right{padding:18px 20px}.left{border-right:1px solid #ffffff0f}@media (width<=900px){.left{border-bottom:1px solid #ffffff0f;border-right:none}}.header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.brand{align-items:center;gap:10px;display:flex}.brand-logo{color:#fff;background:radial-gradient(circle at 30% 20%,#ffebee 0,#e53935 40%,#b71c1c 100%);border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:700;display:flex;box-shadow:0 0 18px #e53935b3}.brand-text{flex-direction:column;display:flex}.brand-text span:first-child{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:15px}.brand-text span:last-child{font-size:18px;font-weight:600}.status-pill{color:var(--success);background:#4caf501f;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;display:inline-flex}.status-dot{background:var(--success);border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #4caf50e6}.section-title{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);margin-bottom:6px;font-size:13px}.card{background:radial-gradient(circle at 0 0,#151a2b 0,#05060a 60%);border:1px solid #ffffff0f;border-radius:14px;margin-bottom:10px;padding:12px 14px}.card-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.card-title{font-size:14px;font-weight:500}.card-subtitle{color:var(--muted);font-size:12px}.field-label{color:var(--muted);margin-bottom:4px;font-size:12px}.field-row{gap:8px;margin-bottom:8px;display:flex}.field-row>*{flex:1}select,input[type=text],textarea{width:100%;color:var(--text);background:#0a0c16e6;border:1px solid #ffffff14;border-radius:9px;outline:none;padding:7px 9px;font-size:13px}select:focus,input[type=text]:focus,textarea:focus{border-color:var(--accent-soft);box-shadow:0 0 0 1px #e5393566}textarea{resize:vertical;min-height:60px;max-height:120px}.pill-row{flex-wrap:wrap;gap:6px;margin-bottom:6px;display:flex}.pill{color:var(--muted);cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #ffffff1f;border-radius:999px;padding:4px 9px;font-size:11px}.pill.active{border-color:var(--accent-soft);color:#ffebee;background:#e5393529}.primary-button{color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:radial-gradient(circle at 30% 0,#ff8a80 0,#e53935 40%,#b71c1c 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:6px;padding:10px 12px;font-size:15px;font-weight:600;transition:transform 80ms,box-shadow 80ms,filter 80ms;display:flex;box-shadow:0 12px 28px #e5393599}.primary-button:active{filter:brightness(.96);transform:translateY(1px)scale(.99);box-shadow:0 6px 16px #e5393580}.primary-button.disabled{opacity:.5;cursor:default;box-shadow:none}.primary-button span.icon{font-size:18px}.meta-row{color:var(--muted);justify-content:space-between;align-items:center;margin-top:6px;font-size:11px;display:flex}.toggle{cursor:pointer;align-items:center;gap:6px;font-size:11px;display:inline-flex}.toggle-switch{background:#ffffff1f;border-radius:999px;width:26px;height:14px;position:relative}.toggle-knob{background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .12s;position:absolute;top:1px;left:1px}.toggle-switch.active{background:#4caf5066}.toggle-switch.active .toggle-knob{transform:translate(12px)}.right-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.right-header-title{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);font-size:13px}.chip-row{flex-wrap:wrap;gap:6px;display:flex}.chip{color:var(--muted);border:1px solid #ffffff1f;border-radius:999px;padding:3px 8px;font-size:11px}.chip.accent{color:#ffebee;border-color:#e53935b3}.feed{max-height:260px;margin-top:6px;padding-right:4px;overflow-y:auto}.feed-item{background:#0a0c16e6;border:1px solid #ffffff0f;border-radius:10px;margin-bottom:6px;padding:8px 9px;position:relative;overflow:hidden}.feed-item:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#e539352e,#0000 40%);position:absolute;inset:0}.feed-item.flash:before{animation:.6s ease-out flash}@keyframes flash{0%{opacity:.9;transform:translate(-40%)}to{opacity:0;transform:translate(40%)}}.feed-top-row{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.feed-badge{color:#ffebee;text-transform:uppercase;letter-spacing:.12em;background:#e539352e;border-radius:999px;padding:2px 7px;font-size:11px}.feed-meta{color:var(--muted);font-size:11px}.feed-message{margin-bottom:4px;font-size:13px}.feed-tags{flex-wrap:wrap;gap:4px;margin-bottom:4px;display:flex}.feed-tag{color:var(--muted);border:1px solid #ffffff1f;border-radius:999px;padding:2px 6px;font-size:10px}.feed-footer{color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.offline-banner{color:#ffe082;background:#ffb30014;border:1px dashed #ffb30099;border-radius:10px;align-items:center;gap:6px;margin-top:6px;padding:6px 8px;font-size:11px;display:flex}.offline-dot{background:var(--warning);border-radius:50%;width:7px;height:7px}.toast{color:var(--text);opacity:0;pointer-events:none;background:#05060af5;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:12px;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%)translateY(120%);box-shadow:0 12px 30px #000c}.toast.show{animation:.18s ease-out forwards toast-in,.25s ease-in 2.3s forwards toast-out}@keyframes toast-in{0%{opacity:0;transform:translate(-50%)translateY(120%)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes toast-out{to{opacity:0;transform:translate(-50%)translateY(120%)}}.toast-pill{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);border:1px solid #ffffff2e;border-radius:999px;padding:2px 7px;font-size:10px}.toast-pill.accent{color:#ffebee;border-color:#e53935b3}.resident-evac-banner{color:#ffcdd2;background:#e539351f;border:1px solid #e5393573;border-radius:10px;margin:8px 0 10px;padding:10px 12px;font-size:12px;line-height:1.45}.resident-safety-map-section{flex-direction:column;flex:1;min-height:0;margin-top:12px;display:flex}.resident-safety-map-card{flex-direction:column;flex:1;min-height:280px;margin-bottom:0;display:flex}.resident-safety-map{z-index:0;background:#0a0e18;border:1px solid #ffffff14;border-radius:10px;flex:1;width:100%;min-height:240px;overflow:hidden}.resident-safety-map__legend{text-transform:uppercase;letter-spacing:.06em;color:var(--muted,#9ca3af);flex-wrap:wrap;gap:8px 14px;padding:0 2px 10px;font-size:10px;display:flex}.resident-safety-map__legendItem{align-items:center;gap:6px;display:inline-flex}.resident-safety-map__legendItem:before{content:"";border-radius:2px;flex-shrink:0;width:10px;height:10px}.resident-safety-map__legendItem--danger:before{opacity:.85;background:#ff9800}.resident-safety-map__legendItem--shelter:before{background:#4caf50;border-radius:50%}.resident-safety-map__legendItem--route:before{background:#e53935;border-radius:1px;width:16px;height:3px}.resident-safety-map__hint{color:var(--muted,#9ca3af);margin:8px 0 0;font-size:11px;line-height:1.4}.leaflet-container.resident-safety-map,.resident-safety-map.leaflet-container{font-family:inherit}.resident-map-tooltip{font-size:11px}.resident-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;display:grid}.resident-btn{color:#fff;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;text-align:center;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;border:1px solid #ffffff1a;border-radius:14px;justify-content:center;align-items:center;min-height:72px;padding:14px 12px;font-size:13px;font-weight:600;line-height:1.25;transition:transform 80ms,box-shadow 80ms;display:flex}.resident-btn:active{transform:translateY(1px)scale(.99)}.resident-btn.medical{background:radial-gradient(circle at 30% 0,#ff8a80 0,#e53935 45%,#b71c1c 100%);box-shadow:0 10px 24px #e5393573}.resident-btn.assistance{color:#1a1200;background:radial-gradient(circle at 30% 0,#ffe082 0,#ffb300 45%,#ff8f00 100%);box-shadow:0 10px 24px #ffb30066}.resident-btn.evacuating{background:radial-gradient(circle at 30% 0,#e1bee7 0,#9c27b0 45%,#6a1b9a 100%);box-shadow:0 10px 24px #9c27b073}.resident-btn.safe{background:radial-gradient(circle at 30% 0,#a5d6a7 0,#4caf50 45%,#2e7d32 100%);box-shadow:0 10px 24px #4caf5066}.county-banner{color:#c8e6c9;background:#4caf501a;border:1px solid #4caf5059;border-radius:10px;margin-bottom:10px;padding:8px 10px;font-size:12px}.county-banner.warn{color:#ffe082;background:#ffb30014;border-color:#ffb30080}.resident-freedom-banner{color:#c5cae9;background:#4a6cff1a;border-color:#4a6cff59;font-size:11px;line-height:1.45}.resident-lang-select{flex-shrink:0;gap:4px;display:inline-flex}.resident-lang-select__btn{color:var(--text,#f5f5f5);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:600}.resident-lang-select__btn--active{border-color:var(--accent,#e53935);color:#fff;background:#e5393533}.resident-lang-select__btn:hover{border-color:#e5393573}.aa-res1__topRow{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.aa-res1__topRow .aa-res1__title{flex:1;min-width:0}.modal-overlay{z-index:9000;background:#05060ad1;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal-card{background:linear-gradient(145deg,#0b0f1a,#05060a);border:1px solid #ffffff1a;border-radius:18px;width:100%;max-width:420px;max-height:90vh;padding:14px 16px;overflow-y:auto;box-shadow:0 18px 45px #000c}.modal-actions{gap:8px;margin-top:10px;display:flex}.secondary-button{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #ffffff29;border-radius:999px;flex:1;padding:10px 12px;font-size:13px}input[type=number],input[type=file]{width:100%;color:var(--text);background:#0a0c16e6;border:1px solid #ffffff14;border-radius:9px;padding:7px 9px;font-size:13px}.pwa-feed-scroll{max-height:220px;padding-right:4px;overflow-y:auto}body.dispatcher-route{background:#05060a;align-items:stretch;padding:0}.dispatcher-shell{box-sizing:border-box;background:linear-gradient(145deg,#0b0f1a,#05060a);width:100%;max-width:100%;min-height:100vh;padding:14px 16px 20px}.dispatcher-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:10px;display:flex}.dispatcher-header h1{letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:18px}.dispatcher-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:14px;display:grid}.dispatcher-left{min-height:calc(100vh - 80px)}.dispatcher-right{flex-direction:column;gap:10px;max-height:calc(100vh - 80px);padding-right:4px;display:flex;overflow-y:auto}.zone-panel{background:#0a0c16e6;border:1px solid #ffffff14;border-radius:8px;margin-bottom:10px;padding:10px}.zone-panel h3{margin:0 0 6px;font-size:15px}.zone-panel-header{z-index:2;color:#fff;letter-spacing:.04em;background:#0b1b3b;border-radius:6px 6px 0 0;margin:-10px -10px 8px;padding:6px 10px;font-size:13px;font-weight:600;position:sticky;top:0}.dispatch-actions-row{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.dispatcher-grid{grid-template-columns:1fr}.dispatcher-left,.dispatcher-right{min-height:auto;max-height:none}}.dispatcher-multiscreen-bar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.dispatcher-multiscreen-hint{max-width:720px;margin:0 0 12px;line-height:1.45}.dispatcher-multiscreen-divider{background:#ffffff1f;width:1px;height:22px;margin:0 4px}.dispatcher-layout-btn--accent{border-color:#2979ff8c}.dispatcher-detached-count{margin-left:4px}.dispatcher-panel-detached{background:#0a0c168c;border-style:dashed;border-color:#fff3;min-height:120px}.dispatcher-detached-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.dispatcher-layout-btn{color:var(--muted);cursor:pointer;background:#0a0c16e6;border:1px solid #ffffff1f;border-radius:999px;padding:6px 12px;font-size:12px}.dispatcher-layout-btn.active{color:#e8eaf6;background:#4a6cff26;border-color:#4a6cff99}.dispatcher-panels-grid{align-items:start;gap:10px;display:grid}.dispatcher-layout-default .dispatcher-panels-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);grid-template-areas:"feed map""feed shelters""feed zones""feed actions""feed medical""feed broadcast""feed log"}.dispatcher-layout-default .dispatcher-slot-feed{grid-area:feed}.dispatcher-layout-default .dispatcher-slot-map{grid-area:map;min-height:280px}.dispatcher-layout-default .dispatcher-slot-shelters{grid-area:shelters}.dispatcher-layout-default .dispatcher-slot-zones{grid-area:zones}.dispatcher-layout-default .dispatcher-slot-actions{grid-area:actions}.dispatcher-layout-default .dispatcher-slot-medical{grid-area:medical}.dispatcher-layout-default .dispatcher-slot-broadcast{grid-area:broadcast}.dispatcher-layout-default .dispatcher-slot-log{grid-area:log}.dispatcher-layout-two .dispatcher-panels-grid{grid-template-columns:1fr 1fr;min-height:calc(100vh - 140px)}.dispatcher-layout-two .dispatcher-slot-feed{grid-column:1/-1}.dispatcher-layout-two .dispatcher-slot-map{grid-column:1;min-height:280px}.dispatcher-layout-two .dispatcher-slot-shelters,.dispatcher-layout-two .dispatcher-slot-zones,.dispatcher-layout-two .dispatcher-slot-actions,.dispatcher-layout-two .dispatcher-slot-medical,.dispatcher-layout-two .dispatcher-slot-broadcast,.dispatcher-layout-two .dispatcher-slot-log{grid-column:2}.dispatcher-layout-three .dispatcher-panels-grid{grid-template-columns:1fr 1fr 1fr;grid-template-areas:"feed intel map""feed intel map""zones actions shelters""log log log";min-height:calc(100vh - 140px)}.dispatcher-layout-three .dispatcher-slot-feed{grid-area:feed}.dispatcher-layout-three .dispatcher-slot-map{grid-area:map}.dispatcher-layout-three .dispatcher-slot-medical{grid-area:intel}.dispatcher-layout-three .dispatcher-slot-zones{grid-area:zones}.dispatcher-layout-three .dispatcher-slot-actions{grid-area:actions}.dispatcher-layout-three .dispatcher-slot-shelters{grid-area:shelters}.dispatcher-layout-three .dispatcher-slot-broadcast,.dispatcher-layout-three .dispatcher-slot-log{grid-area:log}.dispatcher-layout-four .dispatcher-panels-grid{grid-template-columns:1fr 1fr;grid-template-areas:"feed map""intel shelters""zones actions""log broadcast";min-height:calc(100vh - 140px)}.dispatcher-layout-four .dispatcher-slot-feed{grid-area:feed}.dispatcher-layout-four .dispatcher-slot-map{grid-area:map}.dispatcher-layout-four .dispatcher-slot-medical{grid-area:intel}.dispatcher-layout-four .dispatcher-slot-shelters{grid-area:shelters}.dispatcher-layout-four .dispatcher-slot-zones{grid-area:zones}.dispatcher-layout-four .dispatcher-slot-actions{grid-area:actions}.dispatcher-layout-four .dispatcher-slot-log{grid-area:log}.dispatcher-layout-four .dispatcher-slot-broadcast{grid-area:broadcast}.dispatcher-panel-toolbar{flex-wrap:wrap;gap:8px}.dispatcher-panel-actions{flex-wrap:wrap;gap:6px;display:flex}.dispatcher-panel-btn{color:var(--muted);cursor:pointer;background:#0a0c16e6;border:1px solid #ffffff29;border-radius:999px;padding:5px 10px;font-size:11px}.dispatcher-panel-btn:hover{color:#e8eaf6;border-color:#4a6cff80}.dispatcher-panel-body{min-height:0}.dispatcher-panel-highlight{outline-offset:2px;outline:2px solid #4a6cffa6}.dispatcher-panel-fullscreen{z-index:9500;border-radius:0;height:100vh;max-height:none;margin:0;position:fixed;inset:0;overflow:auto}.dispatcher-panel-fullscreen .dispatcher-panel-body{max-height:calc(100vh - 56px);overflow:auto}.dispatcher-popout-shell{min-height:100vh;padding:12px}.dispatcher-popout-fullscreen{padding:0}.dispatcher-map-layers{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.dispatcher-map-chip{color:var(--muted);cursor:pointer;background:#0a0c16e6;border:1px solid #ffffff1f;border-radius:999px;padding:4px 8px;font-size:10px}.dispatcher-map-chip.on{color:#ffebee;border-color:#e5393599}.dispatcher-map-view{background:#0a0c16e6;border:1px solid #ffffff14;border-radius:10px;height:100%;min-height:220px;position:relative;overflow:hidden}.dispatcher-map-view--leaflet{min-height:280px}.dispatcher-leaflet-map{z-index:1;background:#1a1a1a;position:absolute;inset:0}.dispatcher-map-loading{z-index:2;color:#e0e0e0;background:#0a0c16d9;justify-content:center;align-items:center;font-size:1rem;display:flex;position:absolute;inset:0}.dispatcher-map-status{margin-bottom:6px}.dispatcher-leaflet-marker{background:0 0;border:none}.dispatcher-leaflet-pin{border:2px solid #fff;border-radius:50%;width:14px;height:14px;display:block;box-shadow:0 0 8px #0009}.tie-facility-pin{color:#fff;border:2px solid #fff;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;font-weight:800;line-height:1;display:flex;box-shadow:0 1px 6px #00000080}.isk-facility-pin{color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:8px;font-weight:800;line-height:1;display:flex;box-shadow:0 0 8px #7e57c199}.dispatcher-leaflet-unit{color:#fff;background:#2979ff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:8px;font-weight:700;display:flex;box-shadow:0 2px 8px #00000073}.dispatcher-map-legend{z-index:2;pointer-events:none}.dispatcher-command-console .dispatcher-grid-layout{min-height:calc(100vh - 100px)}.dispatcher-header-actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.dispatcher-responder-link{text-align:center;flex:none;width:auto;text-decoration:none}.dispatcher-grid-item{height:100%}.dispatcher-grid-item--animated{transition:opacity .2s}.dispatcher-grid-item .dispatcher-panel-body{transition:max-height .2s}.dispatcher-grid-item .card{flex-direction:column;height:100%;min-height:0;display:flex}.dispatcher-grid-item .dispatcher-panel-body{flex:1;min-height:0;overflow:auto}.dispatcher-banner{color:#ffebee;background:#e5393533;border:1px solid #e5393573;border-radius:8px;margin-bottom:8px;padding:8px 12px;font-size:13px}.dispatcher-env-panel .dispatcher-env-row{align-items:center;gap:8px;margin-bottom:8px;font-size:12px;display:flex}.dispatcher-env-warn{color:#ff8a80}.dispatcher-log-filters{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.dispatcher-filter-input{color:#e8eaf6;background:#0a0c16e6;border:1px solid #ffffff29;border-radius:6px;min-width:80px;padding:5px 8px;font-size:11px}.dispatcher-action-log{flex-direction:column;height:100%;min-height:0;display:flex}.feed-item--new-highlight{outline:1px solid #2979ff99;animation:3s ease-out feedHighlight}.feed-item--surge-priority{border-left:3px solid #d50000}@keyframes feedHighlight{0%{background:#2979ff40}to{background:0 0}}.dispatcher-map-pin{border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:0 0 10px}.dispatcher-map-pin.rescue{color:#e53935;background:#e53935}.dispatcher-map-pin.hazard{color:#ffb300;background:#ffb300}.dispatcher-map-pin.shelter{color:#4caf50;background:#4caf50}.dispatcher-map-pin.unit{color:#38bdf8;background:#38bdf8}.dispatcher-map-pin.sar-green{color:#4caf50;background:#4caf50}.dispatcher-map-pin.sar-red{color:#e53935;background:#e53935}.dispatcher-map-pin.sar-yellow{color:#ffb300;background:#ffb300}.sar-legend-green{color:#4caf50;margin-right:8px}.sar-legend-red{color:#e53935;margin-right:8px}.sar-legend-yellow{color:#ffb300;margin-right:8px}.resident-emergency-overlay{z-index:9000;pointer-events:auto;background:#05060ad9;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.resident-emergency-panel{background:var(--card);border:1px solid #e5393580;border-radius:12px;width:100%;max-width:420px;padding:16px}.resident-emergency-message{color:var(--text);margin:12px 0;font-size:14px;line-height:1.45}.resident-emergency-fab{z-index:8999;color:#fff;cursor:grab;touch-action:none;background:radial-gradient(circle at 30% 20%,#ffebee 0,#e53935 40%,#b71c1c 100%);border:none;border-radius:50%;width:56px;height:56px;font-size:11px;font-weight:700;position:fixed;box-shadow:0 4px 16px #00000073}.dispatcher-map-legend{color:var(--muted);font-size:10px;position:absolute;bottom:8px;left:8px}@media (width<=1100px){.dispatcher-layout-two .dispatcher-panels-grid,.dispatcher-layout-three .dispatcher-panels-grid,.dispatcher-layout-four .dispatcher-panels-grid{grid-template-columns:1fr;grid-template-areas:unset}.dispatcher-layout-two .dispatcher-slot,.dispatcher-layout-three .dispatcher-slot,.dispatcher-layout-four .dispatcher-slot{grid-area:unset;grid-area:auto}}@media (width<=900px){.dispatcher-command-console{padding:10px 10px 16px}.dispatcher-command-console .dispatcher-header{flex-direction:column;align-items:flex-start}.dispatcher-command-console .dispatcher-grid-layout{min-height:auto}.dispatcher-command-console .react-grid-item{min-height:200px!important}.dispatcher-log-filters{flex-direction:column}.dispatcher-filter-input{width:100%;min-width:0}.dispatcher-incident-actions{flex-direction:column}.dispatcher-incident-btn{text-align:center;width:100%}}.utility-dashboard-page{color:#e8eaef;background:#05060a;flex-direction:column;min-height:100vh;display:flex}.utility-dashboard-header{border-bottom:1px solid #ffffff14;padding:.75rem 1rem}.utility-dashboard-header nav{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.utility-dashboard-header nav a{color:#9aa3b5;border-radius:4px;padding:.25rem .5rem;font-size:.85rem;text-decoration:none}.utility-dashboard-header nav a.active,.utility-dashboard-header nav a:hover{color:#fff;background:#ffffff14}.utility-dashboard-map{flex:1;min-height:60vh}@media (width<=768px){.utility-dashboard-map{min-height:50vh}}.county-assets-banner{color:#ffe082;text-align:center;background:#ffc1071f;border:1px solid #ffc10773;border-radius:8px;margin:.5rem 1rem;padding:.65rem 1rem;font-size:.9rem}.pwa-install-banner{color:#90caf9;background:#2196f31f;border:1px solid #2196f373;border-radius:8px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:.5rem 1rem;padding:.65rem 1rem;font-size:.9rem;display:flex}.universal-intel-controls{margin:.5rem 0 .75rem}.universal-intel-label{margin-bottom:.35rem;display:block}.universal-intel-chips{flex-wrap:wrap;gap:.35rem;display:flex}.universal-intel-chip.on{background:#7cb34233;border-color:#7cb342}.universal-intel-controls--compact .universal-intel-chip{padding:.2rem .45rem;font-size:.72rem}.responder-universal-map{border:1px solid #ffffff1a;border-radius:10px;height:220px;margin:.75rem 0;overflow:hidden}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.utility-comms-panel{flex-direction:column;gap:.65rem;max-height:min(70vh,520px);font-size:.85rem;display:flex}.utility-comms-panel__hint{margin:0}.utility-comms-banner{background:#5a8cdc26;border:1px solid #78a0e659;border-radius:6px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .65rem;display:flex}.utility-comms-banner__actions{gap:.35rem;display:flex}.utility-comms-utilities{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.utility-comms-utility-chip{color:inherit;cursor:pointer;background:#0003;border:1px solid #ffffff1f;border-radius:4px;padding:.25rem .5rem;font-size:.8rem}.utility-comms-utility-chip.active{background:#3c64b440;border-color:#78b4ff99}.utility-comms-actions{flex-wrap:wrap;gap:.35rem;display:flex}.utility-comms-actions button{padding:.3rem .5rem;font-size:.75rem}.utility-comms-status{color:#c8d2e6d9;margin:0}.utility-comms-thread{background:#0000002e;border:1px solid #ffffff0f;border-radius:4px;flex:1;min-height:80px;max-height:180px;padding:.35rem;overflow-y:auto}.utility-comms-thread__title{margin:0 0 .35rem;font-size:.8rem;font-weight:600}.utility-comms-msg{flex-direction:column;gap:.1rem;margin-bottom:.4rem;font-size:.78rem;display:flex}.utility-comms-msg.self .utility-comms-msg__text{color:#a0c8fff2}.utility-comms-msg__from{opacity:.75;font-size:.7rem;font-weight:600}.utility-comms-compose{gap:.35rem;display:flex}.utility-comms-compose input{min-width:0;color:inherit;background:#0003;border:1px solid #ffffff1f;border-radius:4px;flex:1;padding:.35rem .5rem}.utility-comms-remote-video{object-fit:contain;background:#111;border-radius:4px;width:100%;max-height:120px}.utility-comms-dispatcher-broadcast{gap:.35rem;display:flex}.utility-comms-dispatcher-broadcast input{color:inherit;background:#0003;border:1px solid #ffffff1f;border-radius:4px;flex:1;padding:.35rem .5rem}.utility-comms-session-list{flex-direction:column;gap:.4rem;max-height:200px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.utility-comms-session-list li.selected .utility-comms-session-row{outline:1px solid #78b4ff80}.utility-comms-session-row{text-align:left;width:100%;color:inherit;cursor:pointer;background:#00000026;border:none;border-radius:4px;padding:.4rem .5rem}.utility-comms-session-row__label{font-weight:600;display:block}.utility-comms-session-row__meta{opacity:.75;font-size:.72rem;display:block}.utility-comms-session-row__actions{gap:.35rem;margin-top:.25rem;display:flex}.utility-comms-panel--dispatcher .utility-comms-thread--dispatcher{max-height:220px}.utility-chat-panel--float,body.utility-route .utility-chat-panel,.utility-sector-console .utility-chat-panel,[data-utility-chat-panel]{color:#e8eaef;background:0 0;flex-direction:column;gap:.55rem;max-height:min(65vh,480px);font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-size:.85rem;display:flex}.utility-chat-panel__hint,.utility-chat-empty{color:#c8d2e6bf;margin:0;font-size:.75rem}.utility-chat-thread{scroll-behavior:smooth;background:#0e1016eb;border:1px solid #ffffff14;border-radius:8px;flex:1;min-height:120px;max-height:320px;padding:.5rem .6rem;overflow:hidden auto}.utility-chat-line{word-break:break-word;margin-bottom:.5rem;line-height:1.4}.utility-chat-line--self .utility-chat-line__text{color:#8cc8fff2}.utility-chat-line__symbol{margin-right:.2rem}.utility-chat-line__meta strong{font-weight:600}.utility-chat-line__time{opacity:.72;font-size:.78rem}.utility-chat-line__text{opacity:.94}.utility-chat-compose{flex-shrink:0;gap:.4rem;display:flex}.utility-chat-compose input{color:#f0f2f8;background:#080a10f2;border:1px solid #ffffff24;border-radius:6px;flex:1;min-width:0;padding:.4rem .55rem}.utility-chat-compose input::placeholder{color:#b4bed280}.utility-chat-send{color:#0a0c12;cursor:pointer;background:#38bdf8;border:none;border-radius:6px;padding:.4rem .75rem;font-size:.8rem;font-weight:600}.utility-chat-send:disabled{color:#9aa3b5;cursor:not-allowed;background:#4a5568}.utility-chat-status{color:#ffa08ce6;margin:0;font-size:.75rem}.dispatcher-command-console [data-panel-id=dispatcher-chat]{max-height:min(50vh,400px)}html.sar-panel-fullscreen-active,html.sar-panel-fullscreen-active body,html.sar-panel-fullscreen-active #root,html.sar-panel-fullscreen-active .app-container,html.sar-panel-fullscreen-active .sar-console{border-radius:0!important;width:100%!important;max-width:none!important;height:100%!important;min-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important}body.sar-console-route{background:#0a0c12;min-width:1280px;margin:0;padding:0;display:block;overflow:hidden}body.sar-console-route #root,body.dispatcher-route #root{width:100%;max-width:none;height:100dvh;min-height:100dvh;overflow:hidden}.sar-console.app-container{box-sizing:border-box;background:#0a0c12;grid-template-rows:auto 1fr;grid-template-columns:280px 1fr 420px;width:100vw;min-width:1280px;max-width:none;height:100dvh;display:grid;position:relative;overflow:hidden}body.dispatcher-route .sar-console.dispatcher-shell{width:100%;max-width:none;height:100%;min-height:0;padding:0}.sar-console__chrome{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0c0e14eb;border-bottom:1px solid #ffffff14;flex-shrink:0;grid-column:1/-1;padding:10px 14px}.sar-col{box-sizing:border-box;flex-direction:column;gap:8px;min-height:0;padding:8px;display:flex;overflow:hidden}.sar-col--left{border-right:1px solid #ffffff0f;grid-area:2/1}.sar-col--center{z-index:0;grid-area:2/2;min-width:0;padding:0;position:relative}.sar-col--right{border-left:1px solid #ffffff0f;grid-area:2/3;overflow-y:auto}.sar-panel--highlight{outline-offset:1px;outline:2px solid #4a6cffa6}.sar-map-stage{z-index:0;flex-direction:column;flex:1;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.sar-col--center>.sar-panel--docked{resize:none;flex:1;height:100%;min-height:0;max-height:none}.sar-col--center .dispatcher-map-view--leaflet,.sar-col--center .utility-dashboard-map{flex:1;height:100%;min-height:400px}body.sar-console-route .responder-bottom-nav{display:none!important}body.sar-console-route .responder-app,body.sar-console-route .responder-app-sar{width:100%;max-width:none;min-height:100vh}body.sar-console-route .responder-main{padding:8px;overflow:auto}body.sar-console-route .utility-dashboard-page{height:100%;display:contents}body.sar-console-route .dispatcher-shell{height:100%;min-height:0;padding:0}.sar-map-stage>*{height:100%}.sar-panel{-webkit-backdrop-filter:blur(6px);box-sizing:border-box;background:#14141447;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;min-height:0;display:flex;box-shadow:0 2px 6px #00000026}.sar-panel--docked{resize:vertical;flex:auto;min-height:120px;max-height:100%;overflow:hidden}.sar-col--left .sar-panel--docked,.sar-col--right .sar-panel--docked{flex:0 auto;max-height:48vh}.sar-panel--collapsed{resize:none!important;flex:none!important;width:100%!important;height:44px!important;min-height:44px!important;max-height:44px!important}.sar-panel--collapsed .sar-panel__body{display:none}.sar-panel--float{resize:both;z-index:120;min-width:220px;max-width:90vw;min-height:140px;max-height:90vh;position:fixed;overflow:hidden}.sar-panel--fullscreen{z-index:3000!important;resize:none!important;width:auto!important;max-width:none!important;height:auto!important;max-height:none!important;position:fixed!important;inset:12px!important}.sar-panel__chrome{cursor:grab;-webkit-user-select:none;user-select:none;border-bottom:1px solid #ffffff14;flex-shrink:0;align-items:center;gap:8px;padding:6px 10px;display:flex}.sar-panel__chrome:active{cursor:grabbing}.sar-panel__icon{background:#ffffff0f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.sar-panel__titles{flex:1;min-width:0}.sar-panel__title{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:700;overflow:hidden}.sar-panel__subtitle{color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.sar-panel__actions{flex-wrap:wrap;flex-shrink:0;gap:4px;display:flex}.sar-panel__btn{color:#e8eaf6;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff26;border-radius:4px;padding:4px 8px;font-size:10px}.sar-panel__btn:hover{background:#ffffff1f}.sar-panel__btn--active{background:#4a6cff33;border-color:#4a6cff99}.sar-panel__body{flex:1;min-height:0;padding:0;overflow:auto}.sar-panel__body .dispatcher-panel,.sar-panel__body .card{box-shadow:none;background:0 0;border:none;border-radius:0}.sar-panel__body .dispatcher-panel .card-header{display:none}.sar-icon-rail{flex-direction:column;gap:6px;padding:4px 0;display:flex}.sar-icon-rail__btn{color:#e8eaf6;cursor:pointer;background:#ffffff0a;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:12px;text-decoration:none;display:flex}.sar-icon-rail__btn:hover,.sar-icon-rail__btn--active{background:#4a6cff40}.sar-icon-rail__glyph{text-align:center;width:28px;font-size:16px}.sar-float-layer{pointer-events:none;z-index:100;position:fixed;inset:0}.sar-float-layer .sar-panel--float{pointer-events:auto}@media (width<=1200px){body.sar-console-route .app-shell,body.sar-console-route .responder-app,body.sar-console-route .utility-dashboard-page{max-width:none}}body.dispatcher-route{--disp-green:#00c853;--disp-yellow:#ffd600;--disp-red:#d50000;--disp-blue:#2979ff;--disp-gray:#9e9e9e;--disp-bg-deep:#121212;--disp-bg-panel:#1a1a1a;--disp-bg-elevated:#1e1e1e;--disp-text:#fff;--disp-text-soft:#e0e0e0;--disp-border:#ffffff1a;--sar-green:var(--disp-green);--sar-red:var(--disp-red);--sar-yellow:var(--disp-yellow);background:var(--disp-bg-deep);color:var(--disp-text-soft)}body.dispatcher-route .dispatcher-shell{background:linear-gradient(160deg, var(--disp-bg-elevated) 0%, var(--disp-bg-deep) 100%)}body.dispatcher-route .card{background:var(--disp-bg-panel);border:1px solid var(--disp-border);box-shadow:none;border-radius:10px}body.dispatcher-route .card-title{color:var(--disp-text)}body.dispatcher-route .card-subtitle{color:var(--disp-text-soft)}body.dispatcher-route .zone-panel{background:var(--disp-bg-elevated);border:1px solid var(--disp-border);border-radius:10px}body.dispatcher-route .zone-panel-header{background:var(--disp-bg-elevated);color:var(--disp-text);border-bottom:1px solid var(--disp-border);margin:-10px -10px 8px}body.dispatcher-route .zone-panel--stress-low{border-left:4px solid var(--disp-green)}body.dispatcher-route .zone-panel--stress-medium{border-left:4px solid var(--disp-yellow)}body.dispatcher-route .zone-panel--stress-high{border-left:4px solid var(--disp-red)}body.dispatcher-route .dispatcher-stress{vertical-align:middle;align-items:center;gap:6px;margin-left:8px;font-size:12px;font-weight:600;display:inline-flex}body.dispatcher-route .dispatcher-stress-icon{border:2px solid var(--disp-text);justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;line-height:1;display:inline-flex}body.dispatcher-route .dispatcher-stress--low .dispatcher-stress-icon{background:var(--disp-green);color:#121212;border-radius:50%}body.dispatcher-route .dispatcher-stress--medium .dispatcher-stress-icon{background:var(--disp-yellow);color:#121212;border-radius:3px}body.dispatcher-route .dispatcher-stress--high .dispatcher-stress-icon{border:none;border-left:11px solid #0000;border-right:11px solid #0000;border-bottom:18px solid var(--disp-red);width:0;height:0;color:var(--disp-red);background:0 0;font-size:0;position:relative}body.dispatcher-route .dispatcher-stress--high .dispatcher-stress-icon:after{content:"!!";color:var(--disp-red);border:none;width:auto;height:auto;font-size:10px;position:absolute;top:20px;left:50%;transform:translate(-50%)}body.dispatcher-route .dispatcher-stress--low .dispatcher-stress-label{color:var(--disp-green)}body.dispatcher-route .dispatcher-stress--medium .dispatcher-stress-label{color:var(--disp-yellow)}body.dispatcher-route .dispatcher-stress--high .dispatcher-stress-label{color:var(--disp-red)}body.dispatcher-route .dispatcher-cap-row{align-items:center;gap:8px;margin-top:6px;display:flex}body.dispatcher-route .dispatcher-cap-bars{flex:1;gap:4px;display:flex}body.dispatcher-route .dispatcher-cap-bar{border:1px solid var(--disp-gray);background:#9e9e9e40;border-radius:3px;flex:1;height:8px}body.dispatcher-route .dispatcher-cap-tier-low .dispatcher-cap-bar.bar-1{background:var(--disp-green);border-color:var(--disp-green)}body.dispatcher-route .dispatcher-cap-tier-medium .dispatcher-cap-bar.bar-1,body.dispatcher-route .dispatcher-cap-tier-medium .dispatcher-cap-bar.bar-2{background:var(--disp-yellow);border-color:var(--disp-yellow)}body.dispatcher-route .dispatcher-cap-tier-high .dispatcher-cap-bar.bar-1,body.dispatcher-route .dispatcher-cap-tier-high .dispatcher-cap-bar.bar-2,body.dispatcher-route .dispatcher-cap-tier-high .dispatcher-cap-bar.bar-3{background:var(--disp-red);border-color:var(--disp-red)}body.dispatcher-route .dispatcher-cap-label{min-width:72px;color:var(--disp-text-soft);font-size:11px}body.dispatcher-route .dispatcher-cap-tier-low .dispatcher-cap-label:before{content:"● ";color:var(--disp-green)}body.dispatcher-route .dispatcher-cap-tier-medium .dispatcher-cap-label:before{content:"■ ";color:var(--disp-yellow)}body.dispatcher-route .dispatcher-cap-tier-high .dispatcher-cap-label:before{content:"▲ ";color:var(--disp-red)}body.dispatcher-route .feed-item.flash:before,body.dispatcher-route .feed-item--medical-priority:before{opacity:0!important;animation:none!important}body.dispatcher-route .feed-item--medical-priority{border-left:4px solid var(--disp-red);background:#d5000014}body.dispatcher-route .feed-item--responder-update{border-left:4px solid var(--disp-blue);background:#2979ff0f}body.dispatcher-route .dispatcher-medical-entry{border:1px solid #d5000073;border-left:4px solid var(--disp-red);background:#d500000f;border-radius:10px;margin-bottom:8px;padding:8px 9px}body.dispatcher-route .dispatcher-log-scroll{background:#9e9e9e14;border-radius:8px;padding:6px}body.dispatcher-route .dispatcher-log-entry{background:var(--disp-bg-elevated);border:1px solid var(--disp-border);border-radius:8px;margin-bottom:6px;padding:8px 10px}body.dispatcher-route .dispatcher-log-entry--critical{border-left:4px solid var(--disp-red);background:#d5000012}body.dispatcher-route .dispatcher-suggestion{color:var(--disp-text-soft);background:#2979ff1f;border:1px solid #2979ff59;border-radius:8px;margin-top:8px;padding:8px;font-size:13px}body.dispatcher-route .dispatcher-sar-list-item{background:var(--disp-bg-elevated);border:1px solid var(--disp-border);border-radius:8px;align-items:flex-start;gap:10px;margin-bottom:6px;padding:8px 10px;display:flex}body.dispatcher-route .dispatcher-sar-list-shape{border:2px solid var(--disp-text);flex-shrink:0;width:16px;height:16px;box-shadow:0 0 0 1px #00000080}body.dispatcher-route .dispatcher-sar-list-item.dispatcher-sar--green .dispatcher-sar-list-shape{background:var(--disp-green);border-radius:50%}body.dispatcher-route .dispatcher-sar-list-item.dispatcher-sar--yellow .dispatcher-sar-list-shape{background:var(--disp-yellow);border-radius:2px}body.dispatcher-route .dispatcher-sar-list-item.dispatcher-sar--red .dispatcher-sar-list-shape{border:none;border-left:9px solid #0000;border-right:9px solid #0000;border-bottom:16px solid var(--disp-red);width:0;height:0;box-shadow:none;background:0 0}body.dispatcher-route .dispatcher-map-view{background:var(--disp-bg-deep);border:1px solid var(--disp-border)}body.dispatcher-route .dispatcher-map-pin{width:auto;min-width:12px;height:auto;min-height:12px;box-shadow:none;border-radius:0}body.dispatcher-route .dispatcher-sar-marker{z-index:2;flex-direction:column;align-items:center;gap:2px;display:flex;position:absolute;transform:translate(-50%,-50%)}body.dispatcher-route .dispatcher-sar-marker .dispatcher-sar-shape{border:2px solid #fff;box-shadow:0 0 0 1px #000000a6}body.dispatcher-route .dispatcher-sar--green .dispatcher-sar-shape{background:var(--disp-green);border-radius:50%;width:14px;height:14px}body.dispatcher-route .dispatcher-sar--yellow .dispatcher-sar-shape{background:var(--disp-yellow);border-radius:2px;width:14px;height:14px}body.dispatcher-route .dispatcher-sar--red .dispatcher-sar-shape{border:none;border-left:9px solid #0000;border-right:9px solid #0000;border-bottom:16px solid var(--disp-red);background:0 0;width:0;height:0;box-shadow:0 0 0 1px #000000a6}body.dispatcher-route .dispatcher-sar-tag{color:var(--disp-text);text-shadow:0 1px 2px #000000e6;white-space:nowrap;text-overflow:ellipsis;max-width:80px;font-size:9px;font-weight:600;overflow:hidden}body.dispatcher-route .dispatcher-responder-marker{z-index:3;flex-direction:column;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%)}body.dispatcher-route .dispatcher-responder-marker .dispatcher-responder-badge{background:var(--disp-blue);color:#fff;letter-spacing:-.02em;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:8px;font-weight:700;display:flex;box-shadow:0 0 0 1px #0009}body.dispatcher-route .dispatcher-map-pin.rescue,body.dispatcher-route .dispatcher-map-pin.hazard,body.dispatcher-route .dispatcher-map-pin.shelter,body.dispatcher-route .dispatcher-map-pin.unit{display:none}body.dispatcher-route .dispatcher-map-legend{color:var(--disp-text-soft);line-height:1.5}body.dispatcher-route .sar-legend-green{color:var(--disp-green)}body.dispatcher-route .sar-legend-red{color:var(--disp-red)}body.dispatcher-route .sar-legend-yellow{color:var(--disp-yellow)}body.dispatcher-route .dispatcher-legend-shape{vertical-align:middle;border:1px solid var(--disp-text);width:10px;height:10px;margin-right:4px;display:inline-block}body.dispatcher-route .dispatcher-legend-shape.circle{background:var(--disp-green);border-radius:50%}body.dispatcher-route .dispatcher-legend-shape.square{background:var(--disp-yellow);border-radius:1px}body.dispatcher-route .dispatcher-legend-shape.triangle{border:none;border-left:5px solid #0000;border-right:5px solid #0000;border-bottom:9px solid var(--disp-red);width:0;height:0}body.dispatcher-route .dispatcher-rolling-popup{background:var(--disp-bg-elevated);border:1px solid var(--disp-border);border-left:4px solid var(--disp-gray);z-index:500;width:280px;color:var(--disp-text-soft);border-radius:10px;padding:12px 14px;transition:opacity .25s;position:fixed;top:20px;right:20px;box-shadow:0 4px 20px #00000073}body.dispatcher-route .dispatcher-rolling-popup-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}body.dispatcher-route .dispatcher-rolling-popup-dismiss{border:1px solid var(--disp-border);background:var(--disp-bg-panel);width:28px;height:28px;color:var(--disp-text);cursor:pointer;border-radius:6px;flex-shrink:0;padding:0;font-size:18px;line-height:1}body.dispatcher-route .dispatcher-rolling-popup-dismiss:hover{border-color:var(--disp-gray)}body.dispatcher-route .dispatcher-rp-address{color:var(--disp-text-soft);word-break:break-word;margin-top:6px;font-size:11px;line-height:1.35}body.dispatcher-route .dispatcher-rolling-popup--medical,body.dispatcher-route .dispatcher-rolling-popup--shelter{border-left-color:var(--disp-red)}body.dispatcher-route .dispatcher-rolling-popup--evacuate{border-left-color:var(--disp-yellow)}body.dispatcher-route .dispatcher-rolling-popup--safe{border-left-color:var(--disp-green)}body.dispatcher-route .dispatcher-rolling-popup .dispatcher-rp-badge{background:var(--disp-bg-panel);border:1px solid var(--disp-border);color:var(--disp-text);border-radius:4px;margin-right:6px;padding:2px 8px;font-size:11px;display:inline-block}body.dispatcher-route .dispatcher-rolling-popup .dispatcher-rp-status{color:var(--disp-text);font-weight:600}body.dispatcher-route .dispatcher-rolling-popup .dispatcher-rp-time{color:var(--disp-gray);font-size:12px}body.dispatcher-route .dispatcher-panel-highlight{outline:2px solid var(--disp-blue);outline-offset:2px;transition:outline-color .2s}body.dispatcher-route .dispatcher-panel-btn,body.dispatcher-route .dispatcher-layout-btn{background:var(--disp-bg-elevated);border:1px solid var(--disp-border);color:var(--disp-text-soft)}body.dispatcher-route .dispatcher-layout-btn.active{border-color:var(--disp-blue);color:var(--disp-text)}body.dispatcher-route .dispatcher-hotkey-settings{margin-bottom:12px}body.dispatcher-route .dispatcher-hotkey-list{margin:10px 0 0;padding:0;list-style:none}body.dispatcher-route .dispatcher-hotkey-row{border-bottom:1px solid var(--disp-border);align-items:center;gap:10px;padding:8px 0;display:flex}body.dispatcher-route .dispatcher-hotkey-row:last-child{border-bottom:none}body.dispatcher-route .dispatcher-hotkey-label{color:var(--disp-text-soft);flex:1;font-size:13px}body.dispatcher-route .dispatcher-hotkey-kbd{text-align:center;background:var(--disp-bg-deep);border:1px solid var(--disp-border);min-width:40px;color:var(--disp-text);border-radius:4px;padding:4px 8px;font-family:inherit;font-size:12px}body.dispatcher-route .dispatcher-hotkey-listening{color:var(--disp-text);background:#2979ff1f;border:1px solid #2979ff59;border-radius:6px;margin-top:8px;padding:8px 10px;font-size:13px}body.dispatcher-route .dispatcher-hotkey-error{color:#ff8a80;background:#d500001a;border:1px solid #d5000059;border-radius:6px;margin-top:8px;padding:8px 10px;font-size:13px}body.dispatcher-route .dispatcher-panel-btn.active{border-color:var(--disp-blue);color:var(--disp-text)}body.dispatcher-route .dev-admin-shell{max-width:720px;min-height:100vh;margin:0 auto;padding:16px}body.dispatcher-route .dev-admin-login-card{margin-top:12vh}body.dispatcher-route .dev-admin-token-row{border-bottom:1px solid var(--disp-border);justify-content:space-between;align-items:flex-start;gap:10px;padding:10px 0;display:flex}body.dispatcher-route .dev-admin-token-value{color:var(--disp-text);word-break:break-all;margin-top:4px;font-family:ui-monospace,monospace;font-size:12px}body.dispatcher-route .dev-admin-error{color:#ff8a80;background:#d500001f;border:1px solid #d5000059;border-radius:8px;margin:10px 0;padding:10px;font-size:13px}body.dispatcher-route .dev-admin-message{color:var(--disp-green);background:#00c8531a;border:1px solid #00c85359;border-radius:8px;margin:10px 0;padding:10px;font-size:13px}body.dispatcher-route code{color:var(--disp-text-soft);font-size:12px}body.dispatcher-route .feed-badge{color:var(--disp-text-soft)}body.dispatcher-route .dispatcher-health-badge.dispatcher-health--ok{border:1px solid var(--disp-green);color:var(--disp-green);background:#00c85333}body.dispatcher-route .dispatcher-health-badge.dispatcher-health--issue{border:1px solid var(--disp-red);color:var(--disp-red);background:#d5000026}body.dispatcher-route .dispatcher-health-badge.dispatcher-health--pending{border:1px solid var(--disp-gray);color:var(--disp-gray);background:#9e9e9e26}body.dispatcher-route .dispatcher-incident-card{border:1px solid var(--disp-border);background:var(--disp-bg-elevated);border-radius:10px;margin-bottom:8px;padding:10px 12px;transition:border-color .2s,background .2s,transform .15s}body.dispatcher-route .dispatcher-incident-card:hover{border-color:#2979ff73}body.dispatcher-route .dispatcher-incident-header{align-items:center;gap:8px;margin-bottom:6px;display:flex}body.dispatcher-route .dispatcher-status-dot{border:1px solid #ffffff59;border-radius:50%;flex-shrink:0;width:10px;height:10px}body.dispatcher-route .dispatcher-status-dot--critical{background:var(--disp-red);box-shadow:0 0 6px #d5000099}body.dispatcher-route .dispatcher-status-dot--warning{background:#ff9800}body.dispatcher-route .dispatcher-status-dot--caution{background:var(--disp-yellow)}body.dispatcher-route .dispatcher-status-dot--ok{background:var(--disp-green)}body.dispatcher-route .dispatcher-status-dot--neutral{background:var(--disp-gray)}body.dispatcher-route .feed-item--status-critical{border-left:4px solid var(--disp-red);background:#d5000014}body.dispatcher-route .feed-item--status-warning{border-left:4px solid #ff9800}body.dispatcher-route .feed-item--status-caution{border-left:4px solid var(--disp-yellow)}body.dispatcher-route .feed-item--status-ok{border-left:4px solid var(--disp-blue);background:#2979ff0f}body.dispatcher-route .feed-item--status-neutral{border-left:4px solid var(--disp-gray)}body.dispatcher-route .dispatcher-incident-address{margin-top:4px;font-size:12px}body.dispatcher-route .dispatcher-incident-actions{border-top:1px solid var(--disp-border);flex-wrap:wrap;gap:6px;margin-top:10px;padding-top:8px;display:flex}body.dispatcher-route .dispatcher-incident-btn{border:1px solid var(--disp-border);color:var(--disp-text-soft);cursor:pointer;background:#1e1e1ee6;border-radius:999px;padding:4px 10px;font-size:11px;transition:border-color .15s,color .15s}body.dispatcher-route .dispatcher-incident-btn:hover{border-color:var(--disp-blue);color:var(--disp-text)}body.dispatcher-route .dispatcher-incident-btn--map{border-color:#00c85366}body.dispatcher-route .dispatcher-feed-embedded{flex-direction:column;height:100%;min-height:280px;display:flex}body.dispatcher-route .dispatcher-feed-scroll{flex:1;min-height:0;overflow-y:auto}body.dispatcher-route .dispatcher-shelter-list{flex-direction:column;gap:10px;display:flex}body.dispatcher-route .dispatcher-shelter-card{margin-bottom:0}body.dispatcher-route .dispatcher-shelter-card-header{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:6px;display:flex}body.dispatcher-route .dispatcher-shelter-name{color:var(--disp-text);font-size:14px;font-weight:600}body.dispatcher-route .dispatcher-shelter-occupancy{margin-bottom:4px;font-size:13px}body.dispatcher-route .dispatcher-shelter-meta{margin-top:6px;font-size:11px}body.dispatcher-route .dispatcher-medical-intel{flex-direction:column;gap:12px;min-height:0;display:flex}body.dispatcher-route .dispatcher-medical-section-title{letter-spacing:.06em;text-transform:uppercase;color:var(--disp-text-soft);margin:0 0 8px;font-size:12px;font-weight:600}body.dispatcher-route .dispatcher-tie-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px;display:grid}body.dispatcher-route .dispatcher-tie-slot{background:#0003;border:1px dashed #ffffff26;border-radius:8px;padding:8px 10px}body.dispatcher-route .dispatcher-tie-label{text-transform:uppercase;letter-spacing:.05em;color:var(--disp-gray);font-size:10px}body.dispatcher-route .dispatcher-tie-value{color:var(--disp-text-soft);margin-top:4px;font-size:12px}body.dispatcher-route .dispatcher-medical-scroll{flex:1;min-height:0;max-height:280px}body.dispatcher-route .dispatcher-log-entry-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:6px;display:flex}body.dispatcher-route .dispatcher-log-detail,body.dispatcher-route .dispatcher-log-notes{margin-top:4px;font-size:11px}body.dispatcher-route .dispatcher-map-tooltip{background:var(--disp-bg-panel)!important;border:1px solid var(--disp-border)!important;color:var(--disp-text-soft)!important;border-radius:6px!important;font-size:11px!important;box-shadow:0 4px 12px #00000073!important}body.dispatcher-route .dispatcher-panel{transition:outline .25s,box-shadow .25s}body.dispatcher-route .dispatcher-panel-highlight{outline-offset:2px;outline:2px solid #2979ffbf;box-shadow:0 0 20px #2979ff33}body.dispatcher-route .dispatcher-tie-scores{flex-wrap:wrap;gap:6px;margin:8px 0 4px;display:flex}body.dispatcher-route .dispatcher-tie-scores--compact{margin:6px 0 2px}body.dispatcher-route .dispatcher-tie-pill{border:1px solid var(--disp-border);letter-spacing:.03em;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700}body.dispatcher-route .dispatcher-tie-pill--risk.dispatcher-tie-risk--low{color:var(--disp-green);border-color:var(--disp-green);background:#00c8531a}body.dispatcher-route .dispatcher-tie-pill--risk.dispatcher-tie-risk--medium{color:var(--disp-yellow);border-color:var(--disp-yellow);background:#ffd6001a}body.dispatcher-route .dispatcher-tie-pill--risk.dispatcher-tie-risk--high,body.dispatcher-route .dispatcher-tie-pill--risk.dispatcher-tie-risk--critical{color:var(--disp-red);border-color:var(--disp-red);background:#d500001f}body.dispatcher-route .dispatcher-tie-pill--access.dispatcher-tie-access--easy{color:var(--disp-green);border-color:var(--disp-green)}body.dispatcher-route .dispatcher-tie-pill--access.dispatcher-tie-access--moderate{color:var(--disp-yellow);border-color:var(--disp-yellow)}body.dispatcher-route .dispatcher-tie-pill--access.dispatcher-tie-access--hard{color:var(--disp-red);border-color:var(--disp-red)}body.dispatcher-route .dispatcher-tie-pending{color:var(--disp-gray);font-size:11px}body.dispatcher-route .dispatcher-map-layers--tie{border-top:1px dashed var(--disp-border);margin-top:4px;padding-top:6px}body.dispatcher-route .dispatcher-tie-layer-label{text-transform:uppercase;letter-spacing:.06em;width:100%;margin:0 0 4px;font-size:10px}body.dispatcher-route .dispatcher-map-chip--tie.on{color:#e1bee7;border-color:#7e57c2a6}body.dispatcher-route .dispatcher-crew-routing{border:1px solid var(--disp-border);background:var(--disp-bg-elevated);border-radius:10px;margin:8px 0;padding:10px}body.dispatcher-route .dispatcher-crew-routing-title{text-transform:uppercase;letter-spacing:.05em;color:var(--disp-text-soft);margin-bottom:8px;font-size:12px;font-weight:600}body.dispatcher-route .dispatcher-route-card{border-radius:8px;margin-bottom:6px;padding:8px 10px}body.dispatcher-route .dispatcher-route-card--recommended{border-left:4px solid var(--disp-green);background:#00c85314}body.dispatcher-route .dispatcher-route-card--risk{border-left:4px solid var(--disp-red);background:#d5000014}body.dispatcher-route .dispatcher-route-label{text-transform:uppercase;color:var(--disp-gray);font-size:10px}body.dispatcher-route .dispatcher-route-name{margin-top:2px;font-size:14px;font-weight:600}body.dispatcher-route .dispatcher-route-score{color:var(--disp-text-soft);margin-top:2px;font-size:11px}.client-profile-link-bar{background:#00000059;border-bottom:1px solid #ffffff14;align-items:center;gap:.75rem;padding:.35rem .75rem;display:flex}.client-profile-link-bar__btn{flex-shrink:0}body.command-center-shell,body.command-center-shell.utility-route,body.command-center-shell.sar-console-route{background:var(--disp-bg-deep,#121212);min-width:1280px;color:var(--disp-text-soft,#e0e0e0);margin:0;padding:0;display:block;overflow:hidden}body.command-center-shell #root{width:100%;max-width:none;height:100dvh;min-height:100dvh;overflow:hidden}body.command-center-shell .utility-root.utility-console,body.command-center-shell .sar-console.command-center-shell{width:100%;max-width:none;height:100%;min-height:0;padding:0}body.command-center-shell .sar-col--placeholder{opacity:.35;min-height:0;overflow:hidden}body.command-center-shell .sar-float-layer .utility-panel,body.command-center-shell .utility-float-layer .utility-panel{pointer-events:auto}body.command-center-shell .command-center-header,body.command-center-shell .dispatcher-header,body.command-center-shell .utility-console__chrome,body.command-center-shell .fire-console__header,body.command-center-shell .ems-console__header,body.command-center-shell .hospital-console__header,body.command-center-shell .law-console__header,body.command-center-shell .med1-console__header{background:0 0;border:none;margin:0;padding:0}body.command-center-shell .command-center-header h1,body.command-center-shell .dispatcher-header h1,body.command-center-shell .fire-console__header h1,body.command-center-shell .ems-console__header h1,body.command-center-shell .hospital-console__header h1,body.command-center-shell .law-console__header h1,body.command-center-shell .med1-console__header h1,body.command-center-shell .utility-console__chrome h1{color:var(--disp-text,#fff);letter-spacing:.02em;margin:0 0 4px;font-size:18px;font-weight:600}body.command-center-shell .card-subtitle,body.command-center-shell .fire-console__header p,body.command-center-shell .ems-console__header p{color:var(--disp-text-soft,#e0e0e0);margin:0;font-size:12px}body.command-center-shell .utility-panel,body.command-center-shell .card,body.command-center-shell .zone-panel{background:var(--disp-bg-panel,#1a1a1a);border:1px solid var(--disp-border,#ffffff1a);box-shadow:none;border-radius:10px}body.command-center-shell .utility-panel__chrome{background:var(--disp-bg-elevated,#1e1e1e);border-bottom:1px solid var(--disp-border,#ffffff1a)}body.command-center-shell .utility-panel__title{color:var(--disp-text,#fff);font-size:13px;font-weight:600}body.command-center-shell .aa-d1__shell,body.command-center-shell .aa-r1__shell,body.command-center-shell .aa-res1__shell,body.command-center-shell .aa-admin1__shell,body.command-center-shell .aa-x1__shell{background:linear-gradient(160deg, var(--disp-bg-elevated,#1e1e1e) 0%, var(--disp-bg-deep,#121212) 100%);border:1px solid var(--disp-border,#ffffff1a);border-radius:18px;max-width:1400px;margin:0 auto}body.command-center-shell .primary-button,body.command-center-shell .secondary-button{border-radius:10px;min-height:44px;font-size:16px}body.command-center-shell .primary-button{background:var(--draugr-gradient-btn,linear-gradient(180deg, #e53935 0%, #b71c1c 100%));color:#fff;border:1px solid #ffffff1f}body.command-center-shell .secondary-button{background:var(--disp-bg-panel,#1a1a1a);color:var(--disp-text-soft,#e0e0e0);border:1px solid var(--disp-border,#ffffff1a)}body.command-center-shell.draugr-admin,body.command-center-shell .draugr-admin{background:var(--draugr-gradient-admin)}.sar-console__map-wrap,.leaflet-container{z-index:1;position:relative}.county-os-map-overlays{z-index:450;pointer-events:none;position:absolute;inset:0}.county-os-falcon-overlay{z-index:460;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#ffffffd9;pointer-events:none;background:#14141459;border-radius:8px;align-items:center;gap:10px;padding:4px 12px;font-size:11px;display:flex;position:absolute;top:8px;left:50%;transform:translate(-50%)}.county-os-falcon-badge{letter-spacing:.04em;color:#b39ddb;font-weight:700}body.utility-route .utility-float-layer .utility-panel,.utility-panel,.utility-panel.utility-floating,body.utility-route .utility-float-layer .utility-panel{z-index:10}.county-os-intel-panel{color:#ffffffe6;font-size:12px}.county-os-intel-title{margin:0 0 8px;font-size:13px;font-weight:600}.county-os-intel-panel h4{opacity:.75;text-transform:uppercase;margin:8px 0 4px;font-size:11px}.county-os-intel-list{margin:0;padding-left:16px}.county-os-intel-list .muted,.county-os-patient-flags .muted{opacity:.55;margin-left:-16px;list-style:none}.county-os-intel--compact{padding:0}.county-os-capacity{margin:0 0 8px}.county-os-utility-hazards,.county-os-patient-flags{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.county-os-hazard-chip,.county-os-flag-chip{background:#ffffff14;border-radius:6px;padding:2px 8px;font-size:10px}.county-os-hazard-chip.sev-high,.county-os-flag-chip.level-high{background:#f4433640}.county-os-hazard-chip.sev-medium,.county-os-flag-chip.level-medium{background:#ff980040}.county-os-intel-list .sev-high{color:#ef9a9a}.responder-county-os-grid{gap:12px;display:grid}.responder-universal-map-wrap{min-height:280px;position:relative}.responder-universal-map-wrap .responder-universal-map{z-index:1;position:absolute;inset:0}.utility-dashboard-map-wrap{width:100%;height:100%;min-height:0;position:relative}body.utility-route .utility-dashboard-map-wrap{min-height:0}.utility-dashboard-map-wrap .utility-dashboard-map{z-index:1;position:absolute;inset:0}.utility-map-county-os-chips{z-index:460;pointer-events:none;position:absolute;bottom:10px;left:10px}body.utility-route .utility-command-console__header{align-items:center;gap:12px;display:flex}body.utility-route .utility-command-console__logo{border-radius:6px;flex-shrink:0}body.utility-route .utility-command-console__badge{letter-spacing:.08em;text-transform:uppercase;color:var(--draugr-brass,#b8860b);background:#b8860b40;border:1px solid #b8860b73;border-radius:4px;margin-left:auto;padding:.25rem .5rem;font-size:.625rem;font-weight:800}body.utility-route .utility-command-map-stage{flex:1;height:100%;min-height:0;position:relative}body.utility-route .utility-partner-desks__divider{background:#ffffff14;height:1px;margin:10px 0}body.utility-route .utility-crew-respond__actions{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}body.utility-route .utility-units-list__label{margin-bottom:6px}body.utility-route .utility-command-console .dispatcher-suggest-btn,body.utility-route .utility-command-console .dispatch-actions-row,body.utility-route .utility-command-console .utility-dispatch-panel,body.utility-route .utility-command-console [data-oem-only],body.utility-route .utility-command-console .feed-assign-btn,body.utility-route .utility-command-console .dispatcher-feed-assign,body.utility-route .utility-command-console button[data-action=assign-crew]{display:none!important}body.agency-route .agency-command-console__header{align-items:center;gap:12px;display:flex}body.agency-route .agency-command-console__logo{border-radius:6px;flex-shrink:0}body.agency-route .agency-command-map-stage{flex:1;height:100%;min-height:0;position:relative}.med1-app{flex-direction:column;width:100%;height:100dvh;min-height:0;display:flex;overflow:hidden}.med1-app__body{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}body.utility-route .med1-app__body .utility-root.utility-console{height:100%;min-height:0;max-height:none}.med1-hc-ticker{pointer-events:none;z-index:60;border-bottom:1px solid #00000059;flex-shrink:0;width:100%;position:relative;overflow:hidden}.med1-hc-ticker__track{width:max-content;height:100%;animation:med1-hc-ticker-scroll var(--med1-ticker-speed,120s) linear infinite;align-items:center;display:flex}.med1-hc-ticker__track[data-scroll=LTR]{animation-direction:normal}.med1-hc-ticker__text{letter-spacing:.04em;white-space:nowrap;padding:0 1.25rem;font-family:Segoe UI,system-ui,sans-serif;font-size:.78rem;font-weight:600;line-height:32px;display:inline-block}@keyframes med1-hc-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.med1-hc-ticker__track{justify-content:center;width:100%;animation:none}.med1-hc-ticker__text:last-child{display:none}}:root{--draugr-bg-deep:#05060a;--draugr-bg-mid:#0a0c12;--draugr-bg-surface:#0b0f1a;--draugr-bg-elevated:#101320;--draugr-bg-card:#151b2e;--draugr-bg-input:#0f172a;--draugr-bg-chrome:#0c0e14eb;--draugr-bg-row:#ffffff0a;--draugr-bg-row-hover:#e539351f;--draugr-accent:#e53935;--draugr-accent-dark:#b71c1c;--draugr-accent-light:#ffebee;--draugr-accent-soft:#ff7961;--draugr-accent-muted:#e5393526;--draugr-accent-border:#e5393573;--draugr-accent-glow:#e53935b3;--draugr-accent-outline:#e5393559;--draugr-gradient-logo:radial-gradient(circle at 30% 20%, #ffebee 0%, #e53935 40%, #b71c1c 100%);--draugr-gradient-bg:radial-gradient(circle at top, #151a2b 0, #05060a 55%);--draugr-gradient-shell:linear-gradient(145deg, #0b0f1a, #05060a);--draugr-gradient-btn:linear-gradient(180deg, #e53935 0%, #b71c1c 100%);--draugr-gradient-admin:linear-gradient(160deg, #0a0e1a 0%, #1a1f35 50%, #0d1117 100%);--draugr-text:#f5f5f5;--draugr-text-heading:#e8ecf4;--draugr-text-body:#e2e8f0;--draugr-text-muted:#94a3b8;--draugr-text-subtle:#cbd5e1;--draugr-text-on-accent:#fff;--draugr-link:#ff7961;--draugr-border:#ffffff14;--draugr-border-strong:#2a3555;--draugr-border-input:#334155;--draugr-border-card:#334155;--draugr-success:#4caf50;--draugr-warning:#ffb300;--draugr-danger:#b91c1c;--draugr-danger-banner-bg:#7f1d1d;--draugr-danger-banner-text:#fecaca;--draugr-font:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--draugr-letter-brand:.12em;--draugr-letter-wide:.08em;--bg:var(--draugr-bg-deep);--card:var(--draugr-bg-elevated);--accent:var(--draugr-accent);--accent-soft:var(--draugr-accent-soft);--text:var(--draugr-text);--muted:#9ea3b0;--success:var(--draugr-success);--warning:var(--draugr-warning);--sar-green:var(--draugr-success);--sar-red:var(--draugr-accent);--sar-yellow:var(--draugr-warning)}html{font-family:var(--draugr-font)}.draugr-brand-wordmark,.brand-text span:first-child,.draugr-admin__logo h1,.utility-nav-panel__head h1{letter-spacing:var(--draugr-letter-brand);text-transform:uppercase;font-weight:700}.brand-text span:last-child,.draugr-admin__subtitle,.master-eula__header h1,.eula-gate__panel h1{color:var(--draugr-text-heading)}body.utility-route{background:#0a0c12;justify-content:flex-start;align-items:stretch;min-width:1280px;margin:0;padding:0;display:block;overflow:hidden}body.utility-route #root{width:100%;max-width:none;height:100dvh;min-height:100dvh}.utility-root.utility-console:not(.sar-console){box-sizing:border-box;background:#0a0c12;grid-template-rows:auto 1fr;grid-template-columns:1fr;width:100vw;min-width:1280px;max-width:none;height:100dvh;display:grid;position:relative;overflow:hidden}.utility-console__chrome{z-index:50;flex-shrink:0;grid-column:1/-1}.utility-console__main{flex-direction:column;grid-area:2/1;min-width:0;min-height:0;display:flex;position:relative}.utility-map-stage{flex:1;height:100%;min-height:0;position:relative;overflow:hidden}.utility-map-stage>*{width:100%;height:100%}body.utility-route .utility-dashboard-page.utility-console{height:100vh;min-height:100vh;max-height:100vh}body.utility-route .utility-dashboard-map-wrap{z-index:1;width:100%;height:100%;min-height:0;position:absolute;inset:0}body.utility-route .county-os-map-overlays{z-index:2}body.utility-route .utility-dashboard-map,body.utility-route .utility-dashboard-map-wrap .utility-dashboard-map{width:100%;height:100%;position:absolute;inset:0;flex:none!important;min-height:0!important}body.utility-route .sar-map-stage .utility-dashboard-map,body.utility-route .sar-map-stage .utility-dashboard-map-wrap{position:absolute;inset:0}body.utility-route .utility-dashboard-map .leaflet-container,body.utility-route .utility-map-stage .leaflet-container,body.utility-route .sar-map-stage .leaflet-container{width:100%!important;height:100%!important}.utility-float-layer{pointer-events:none;z-index:500;isolation:isolate;position:absolute;inset:0}.utility-float-layer .utility-panel{pointer-events:auto;z-index:10}body.utility-route .utility-sector-console .panel:not(.utility-panel):not(.sar-panel),body.utility-route .utility-sector-console .container,body.utility-route .utility-sector-console .dock{background:0 0!important}.utility-float-layer .utility-panel,.utility-panel,.utility-panel.utility-floating,.utility-panel.utility-collapsible{box-sizing:border-box;z-index:120;resize:both;opacity:1;-webkit-backdrop-filter:blur(6px);background:#14141459;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;width:340px;max-width:calc(100vw - 24px);min-height:220px;display:flex;position:absolute;overflow:hidden;box-shadow:0 4px 18px #00000040}.utility-panel:hover{background:#1414146b}.utility-panel:active{background:#14141480}body.utility-route .panel-fullwidth,body.utility-route .sar-panel,body.utility-route .sar-dark,body.utility-route .sar-opaque,body.utility-route .sar-bottom-bar,.utility-panel.panel-fullwidth,.utility-panel.sar-panel,.utility-panel.sar-dark,.utility-panel.sar-opaque,.utility-panel.sar-bottom-bar,.utility-panel--fullwidth,.utility-panel[data-fullwidth=true]{-webkit-backdrop-filter:blur(6px)!important;opacity:1!important;bottom:auto!important;left:auto!important;right:12px!important;background:#14141459!important;width:340px!important;max-width:calc(100vw - 24px)!important;inset:auto!important}.utility-panel__chrome{cursor:grab;-webkit-user-select:none;user-select:none;background:0 0;border-bottom:1px solid #ffffff14;flex-shrink:0;align-items:center;gap:8px;padding:6px 10px;display:flex}.utility-panel__chrome:active{cursor:grabbing}.utility-panel__icon{background:#ffffff0f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.utility-panel__titles{flex:1;min-width:0}.utility-panel__title{color:#e8eaf6;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.utility-panel__subtitle{color:#ffffff8c;font-size:11px}.utility-panel__actions{flex-shrink:0;gap:4px;display:flex}.utility-panel__btn{color:#e0e0e0;cursor:pointer;background:#ffffff14;border:none;border-radius:4px;padding:2px 6px;font-size:11px}.utility-panel__btn:hover{background:#ffffff24}.utility-panel__body{background:0 0;flex:auto;min-height:0;padding:0;overflow:auto}.utility-panel__body .card,.utility-panel__body .dispatcher-panel{box-shadow:none!important;background:0 0!important;border:none!important}.utility-panel__body .card{border-radius:6px;margin-bottom:6px;padding:8px 10px;background:#ffffff0a!important;border:1px solid #ffffff0f!important}.utility-panel__body .dispatcher-panel .card-header{display:none}.utility-panel--collapsed.utility-collapsible{opacity:.75;resize:none!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;max-height:40px!important;display:flex!important}.utility-panel--collapsed.utility-collapsible:hover{opacity:.85;background:#1414146b}.utility-panel--collapsed .utility-panel__titles,.utility-panel--collapsed .utility-panel__actions,.utility-panel--collapsed .utility-panel__body{display:none!important}.utility-panel--collapsed .utility-panel__chrome{cursor:pointer;border:none;justify-content:center;width:40px;height:40px;padding:0}.utility-panel--collapsed .utility-panel__icon{border-radius:8px;width:40px;height:40px;font-size:18px}.utility-panel--snap-left.utility-panel--collapsed{inset:auto auto 12px 12px!important}.utility-panel--snap-right.utility-panel--collapsed{inset:auto 12px 12px auto!important}.utility-panel--snap-left:not(.utility-panel--collapsed),.utility-panel--snap-right:not(.utility-panel--collapsed){max-height:calc(100vh - 96px)}@media (prefers-color-scheme:dark){body.utility-route .utility-sector-console .utility-panel{opacity:1!important;-webkit-backdrop-filter:blur(6px)!important;background:#14141459!important}body.utility-route .utility-sector-console .utility-panel:hover{background:#1414146b!important}body.utility-route .utility-sector-console .utility-panel:active{background:#14141480!important}body.utility-route .utility-sector-console .panel:not(.utility-panel),body.utility-route .utility-sector-console .container,body.utility-route .utility-sector-console .dock{background:0 0!important}}.shelter-help-panel__buttons{flex-direction:column;gap:.5rem;display:flex}.shelter-help-panel__btn{border:2px solid var(--help-border,#3b82f6);width:100%;color:inherit;cursor:pointer;background:#ffffff0a;border-radius:6px;padding:.65rem .75rem;font-size:.9rem;font-weight:600}.shelter-help-panel__btn:hover{background:#3b82f626}.shelter-help-panel__toast{color:#86efac;margin:.5rem 0 0;font-size:.8rem}.shelter-capacity-panel__meter{background:#ffffff14;border-radius:4px;height:1.25rem;margin-bottom:.5rem;position:relative;overflow:hidden}.shelter-capacity-panel__meter-fill{background:var(--shelter-cap-accent,#4caf50);height:100%;display:block}.shelter-capacity-panel__meter-label{justify-content:center;align-items:center;font-size:.7rem;font-weight:600;display:flex;position:absolute;inset:0}.shelter-marker--pulse{animation:1.2s ease-in-out infinite shelter-pulse}@keyframes shelter-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.35)}}.help-request-panel__list{margin:0;padding:0;list-style:none}.help-request-card{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:4px;align-items:flex-start;gap:.5rem;margin-bottom:.35rem;padding:.45rem;display:flex}.help-request-card--active{border-color:var(--help-urgency,#3b82f6);box-shadow:0 0 0 1px var(--help-urgency,#3b82f6)}.help-request-card__badge{text-transform:uppercase;color:#fff;border-radius:3px;padding:.15rem .35rem;font-size:.65rem}.help-request-card__main{flex-direction:column;gap:.1rem;font-size:.78rem;display:flex}.dispatcher-shelter-intel{border-top:1px solid #ffffff1a;margin-top:.75rem;padding-top:.75rem}.dispatcher-evac-log{background:#00000059;border-left:3px solid #1a1a1a}.shelter-evac-panel__evac-btn{color:#fff;background:#b91c1c;width:100%;margin:.5rem 0;font-weight:700}.shelter-evac-panel__support{flex-direction:column;gap:.4rem;margin-top:.75rem;display:flex}.shelter-evac-panel__support-btn{color:inherit;cursor:pointer;background:#ffffff0d;border:1px solid #fff3;border-radius:4px;padding:.5rem;font-size:.85rem}.shelter-evac-panel__active{color:#fbbf24;margin:0 0 .5rem;font-weight:600}.shelter-marker--evac-pulse{animation:1s ease-in-out infinite shelter-pulse}.shelter-marker__warn{font-size:10px;line-height:1;position:absolute;top:-6px;right:-6px}.shelter-marker--dot{border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:relative}.shelter-map-container{border-radius:0;flex:1;width:100%;min-height:0;margin:0;overflow:hidden}.shelter-console__stage{flex-direction:column;gap:0;height:100%;min-height:0;padding:0;display:flex}body.utility-route .shelter-console .shelter-map-container .leaflet-container{width:100%!important;height:100%!important}.shelter-console__activity{max-height:4.5rem;color:var(--muted,#9ea3b0);background:#0a0c12eb;border-top:1px solid #ffffff0f;flex-shrink:0;margin:0;padding:.35rem .75rem;font-size:.75rem;list-style:none;overflow-y:auto}.central-evac-dashboard{font-size:.82rem}.central-evac-row{border-bottom:1px solid #ffffff0f;grid-template-columns:4rem 3rem 4rem 1fr;align-items:center;gap:.35rem;padding:.3rem 0;display:grid}.central-evac-badge{background:#1e3a5f;border-radius:3px;padding:.1rem .35rem;font-size:.65rem;font-weight:700}.central-evac-mode--active{color:#86efac}.central-evac-mode--requested{color:#fbbf24}.central-evac-mode--monitor,.central-evac-mode--idle{opacity:.65}.agency-evac-panel__units,.agency-evac-panel__monitor{margin:.5rem 0 0;padding-left:1rem;font-size:.78rem}.agency-evac-panel__active{color:#f87171;font-weight:600}.law-evac-jurisdiction__badge--primary{background:#1e40af;border-radius:4px;margin-right:.5rem;padding:.2rem .5rem;font-weight:700;display:inline-block}.law-evac-unit-badge{opacity:.85;font-size:.65rem;font-weight:700}.agency-evac-marker--red{animation:1s ease-in-out infinite shelter-pulse}.resident-evac-banner{background:#b91c1c33;border:1px solid #b91c1c;border-radius:6px;margin:.75rem 1rem;padding:.75rem;font-size:.9rem}.mednet-emergency-check{flex-direction:column;gap:.45rem;font-size:.8rem;display:flex}.mednet-emergency-check__field{flex-direction:column;gap:.15rem;display:flex}.mednet-emergency-check__field input{color:inherit;background:#00000040;border:1px solid #fff3;border-radius:4px;padding:.35rem .5rem}.mednet-emergency-check__result{background:#0003;border-radius:4px;margin-top:.35rem;padding:.5rem}.mednet-emergency-check__hospitals{margin:.35rem 0 0;padding-left:1rem}.mednet-emergency-check__err{color:#f87171;font-size:.75rem}.mednet-routing-panel__routes{margin:.5rem 0 0;padding:0;list-style:none}.mednet-routing-panel__routes li{border-bottom:1px solid #ffffff14;padding:.35rem 0;font-size:.78rem}.mednet-statewide-panel__audit{opacity:.9;max-height:8rem;font-size:.72rem;overflow-y:auto}.fire-mednet-panel__summary{flex-wrap:wrap;gap:.5rem;margin:.35rem 0;font-size:.75rem;display:flex}.fire-mednet-panel__ops{margin:.5rem 0;font-size:.8rem}.fire-mednet-panel__zones{max-height:12rem;margin:.5rem 0 0;padding:0;list-style:none;overflow-y:auto}.fire-mednet-panel__zones li{border-bottom:1px solid #ffffff14;padding:.4rem 0}.fire-mednet-panel__zones button{color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-weight:600}.fire-mednet-panel__zone--on{background:#ef44441f;border-radius:4px;padding-left:.25rem}.fire-mednet-density{opacity:.9;justify-content:space-between;font-size:.72rem;display:flex}.fire-mednet-panel__hospital{opacity:.85;font-size:.7rem}.fire-mednet-panel__detail{background:#0003;border-radius:4px;margin-top:.5rem;padding:.5rem}.fire-mednet-panel__staging{margin:.35rem 0 0;padding-left:1rem;font-size:.72rem}.fire-mednet-icon__med,.fire-mednet-icon__pwr{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:inline-flex}.fire-mednet-icon__med{background:#dc2626}.fire-mednet-icon__pwr{background:#d97706}.fire-ops-units{margin:.35rem 0 0;padding:0;font-size:.75rem;list-style:none}.fire-incident-panel__list{max-height:10rem;margin:.5rem 0 0;padding:0;list-style:none;overflow-y:auto}.fire-incident-panel__row,.fire-incident-panel__row--on{text-align:left;width:100%;color:inherit;cursor:pointer;background:#0003;border:1px solid #ffffff1a;border-radius:4px;flex-direction:column;gap:.1rem;margin-bottom:.35rem;padding:.4rem;font-size:.75rem;display:flex}.fire-incident-panel__row--on{background:#ef44441f;border-color:#ef4444}.fire-incident-panel__detail{margin-top:.5rem;font-size:.78rem}.fire-incident-marker__dot{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:inline-flex;box-shadow:0 1px 4px #0006}.fire-evac-panel__zones{max-height:14rem;margin:.5rem 0;padding:0;font-size:.75rem;list-style:none;overflow-y:auto}.fire-evac-panel__zones li{border-bottom:1px solid #ffffff14;flex-direction:column;gap:.15rem;padding:.4rem 0;display:flex}.fire-evac-panel__zone--high{border-left:3px solid #ef4444;padding-left:.35rem}.fire-evac-panel__ems{color:#fbbf24;font-weight:600}.fire-evac-panel__hospitals{margin:.2rem 0 0;padding-left:1rem;font-size:.7rem}.address-intel-panel__result{background:#0003;border-radius:4px;margin-top:.5rem;padding:.5rem;font-size:.78rem}body,body.sar-console-route,body.dispatcher-route,body.utility-route,.responder-login-page,.eula-gate,.eula-page,.draugr-admin,.draugr-admin-portal{background:var(--draugr-gradient-bg);color:var(--draugr-text)}body.sar-console-route,body.utility-route,.sar-console.app-container,.utility-root.utility-console{background:var(--draugr-bg-mid)}.draugr-admin{background:var(--draugr-gradient-admin)}.aa-d1__card,.aa-d1__actions,.aa-r1__strip,.aa-r1__tasks,.aa-r1__map,.aa-r1__actions,.aa-res1__card,.aa-res1__actions,.aa-x1__card,.aa-x1__actions,.aa-admin1__card,.aa-admin1__actions,.responder-login-form,.draugr-admin__card{background:var(--draugr-bg-card);color:var(--draugr-text-body);border:1px solid var(--draugr-border-strong);box-shadow:0 4px 16px #00000059}.responder-login-page{background:var(--draugr-bg-mid)}.responder-login-form h2{color:var(--draugr-text-heading);letter-spacing:var(--draugr-letter-wide)}.responder-login-form p,.responder-login-form label{color:var(--draugr-text-subtle)}.responder-login-form input{background:var(--draugr-bg-input);color:var(--draugr-text);border-color:var(--draugr-border-input)}.responder-login-form input::placeholder{color:var(--draugr-text-muted)}.responder-login-form input:focus{outline:2px solid var(--draugr-accent);outline-offset:1px}.aa-d1__streamItem,.aa-d1__zoneRow,.aa-d1__stackItem,.aa-d1__btn,.aa-r1__task,.aa-r1__tinyBtn,.aa-r1__btn,.aa-res1__listItem,.aa-res1__select,.aa-res1__btn,.aa-x1__streamItem,.aa-x1__task,.aa-x1__btn,.aa-admin1__listItem,.aa-admin1__tile,.aa-admin1__controlRow,.aa-admin1__btn{border-color:var(--draugr-border-input);background:var(--draugr-bg-row);color:var(--draugr-text-body)}.aa-d1__cardTitle,.aa-d1__topTitle,.aa-d1__zoneName,.aa-d1__stackTitle,.aa-r1__tasksTitle,.aa-r1__mapTitle,.aa-r1__taskTitle,.aa-r1__mission{color:var(--draugr-text-heading);font-weight:700}.aa-d1__streamItem--active,.aa-d1__stackItem--active,.aa-d1__btn--primary,.aa-r1__btn--primary,.aa-x1__streamItem--active,.aa-x1__task--active,.aa-x1__btn--primary,.aa-admin1__btn--primary,.responder-login-form button[type=submit],.draugr-admin__btn,.eula-gate__btn--primary{background:var(--draugr-gradient-btn);color:var(--draugr-text-on-accent);border-color:#0000}.responder-login-form button[type=submit]:hover,.draugr-admin__btn:not(:disabled):hover,.eula-gate__btn--primary:not(:disabled):hover{filter:brightness(1.08)}.aa-d1__btn--active{outline-color:var(--draugr-accent-outline)}.aa-d1__btn--ghost,.aa-r1__mapBtn,.aa-admin1__btn--ghost,.aa-x1__btn--ghost{background:var(--draugr-bg-input);color:var(--draugr-text);border-color:var(--draugr-border-input)}.aa-x1__btn--active{outline-color:var(--draugr-accent-outline)}.aa-d1__zoneRow--active{background:var(--draugr-accent-muted);color:var(--draugr-text);border-color:var(--draugr-accent-border)}.draugr-admin__link,.eula-gate__link,.eula-page__toolbar a,.eula-login__check a,.audit-log__link-btn,.draugr-admin-portal__tile:hover,.admin-dash__main a{color:var(--draugr-link)}.draugr-admin__field input:focus,.draugr-admin__field select:focus,.audit-log__filter input:focus,.audit-log__filter select:focus{outline:2px solid var(--draugr-accent);outline-offset:1px}.draugr-admin-portal__tile:hover{border-color:var(--draugr-accent)}.admin-dash__nav li button.is-active{background:var(--draugr-accent-muted);border-left-color:var(--draugr-accent)}.water-treatment-auth__banner{background:var(--draugr-accent-dark)}.sar-panel--highlight,.sar-panel__btn--active,.sar-icon-rail__btn:hover,.sar-icon-rail__btn--active,.utility-sector-nav a.active,.utility-sector-nav a:hover{outline-color:var(--draugr-accent-border);background:var(--draugr-accent-muted);color:var(--draugr-text);border-color:var(--draugr-accent-border)}.utility-sector-nav a.active,.utility-sector-nav a:hover{background:var(--draugr-accent-muted)}.resident-freedom-banner,.dispatcher-layout-btn.active,.dispatcher-panel-btn:hover,.dispatcher-panel-highlight{border-color:var(--draugr-accent-border);background:var(--draugr-accent-muted)}.dispatcher-panel-highlight{outline-color:var(--draugr-accent-border)}.aa-d1__pill,.aa-r1__pill,.aa-x1__pill,.aa-res1__pill,.aa-admin1__pill{background:var(--draugr-bg-input);color:var(--draugr-text)}.aa-r1__pill--clock{background:var(--draugr-bg-card)}.aa-r1__link,.aa-d1__btn--ghost{color:var(--draugr-link)}
