:root{--navbar-height:58px}html,body{color:#f4efff;background:#0d0912;width:100%;height:100%;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;overflow:hidden}*{box-sizing:border-box}button{font-family:inherit}.page{flex-direction:column;min-height:100vh;display:flex}.site-main{width:100%;height:calc(100vh - var(--navbar-height));min-height:0}.header{background:#0f0b14;border-bottom:1px solid #30243c;padding:16px 24px}.header h1{margin:0;font-size:24px}.header p{color:#85789a;margin:6px 0 0}.site-navbar{z-index:100;height:var(--navbar-height);background:#0f0b14;border-bottom:1px solid #30243c;justify-content:flex-start;align-items:center;gap:28px;padding:0 20px;display:flex;position:relative}.site-brand{color:#f4efff;white-space:nowrap;font-size:18px;font-weight:700;text-decoration:none}.site-nav-links{align-items:center;gap:24px;height:100%;display:flex}.site-nav-link{color:#9b8eae;border-bottom:none;align-items:center;padding:8px 0;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.site-nav-link:hover{color:#f4efff}.site-nav-link:after{content:"";background-color:#0000;border-radius:999px;height:3px;position:absolute;bottom:1px;left:0;right:0}.site-nav-link.active{color:#fff;background:0 0}.site-nav-link.active:after{background-color:#fff}.nav-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;margin-left:auto;padding:9px;display:none}.nav-toggle span{background:#fff;border-radius:999px;width:100%;height:2px;transition:transform .16s,opacity .16s;display:block}.nav-toggle.open span:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle.open span:nth-child(2){opacity:0}.nav-toggle.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.map-layout{width:100%;height:calc(100vh - var(--navbar-height));grid-template-columns:320px minmax(0,1fr);min-height:0;display:grid;position:relative;overflow:hidden}.sidebar-panel{z-index:10;background:#0f0b14;border-right:1px solid #30243c;width:100%;min-width:0;height:100%;position:relative;overflow:hidden auto}.alert-sidebar{box-sizing:border-box;width:100%;max-width:100%;min-height:100%;padding:16px}.map-container{z-index:1;width:100%;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.map-container.maplibregl-map,.map-container .maplibregl-map{width:100%;height:100%}.mobile-sidebar-toggle,.mobile-sidebar-close,.sidebar-backdrop{display:none}.alert-list{flex-direction:column;gap:12px;display:flex}.alert-card{text-align:left;color:#f4efff;cursor:pointer;background:#15101d;border:1px solid #30243c;border-radius:8px;width:100%;padding:12px;display:block}.alert-card:hover{background:#21172b}.alert-card strong,.alert-card span{margin-bottom:6px;display:block}.alert-card small{color:#8f839f;display:block}.map-legend{background:#15101d;border:1px solid #30243c;border-radius:8px;flex-direction:column;gap:8px;margin-bottom:18px;padding:12px;font-size:14px;display:flex}.map-legend div,.category-filter{align-items:center;gap:8px;display:flex}.category-filter{cursor:pointer}.legend-dot{border-radius:50%;flex:none;width:12px;height:12px}.alert-marker{cursor:pointer;border:3px solid #fff;border-radius:50%;width:26px;height:26px;box-shadow:0 2px 8px #00000059}.alert-marker:hover{transform:scale(1.15)}.alert-category{color:#fff;border-radius:999px;width:fit-content;margin-bottom:6px;padding:3px 8px;font-size:12px;display:inline-block}.category-robbery{background:#d7263d}.category-assault{background:#dc2626}.category-suspicious{background:#f59e0b}.category-fire{background:#ea580c}.category-medical{background:#0891b2}.category-hazmat{background:#84cc16}.category-sexualAssault{background:#be185d}.category-theft{background:#9333ea}.category-motorVehicle{background:#0f766e}.category-disturbance{background:#64748b}.category-other,.category-default{background:#6b7280}.maplibregl-popup-content{font-size:13px;line-height:1.25;color:#f8f4fc!important;background:#17121f!important;border:1px solid #4a3a5e!important;border-radius:10px!important;padding:12px 14px!important;box-shadow:0 10px 30px #0000008c!important}.popup-content{color:#f8f4fc!important}.popup-content strong,.maplibregl-popup-content strong{margin-bottom:5px;font-size:14px;font-weight:700;line-height:1.2;display:block;color:#fff!important}.popup-content span,.maplibregl-popup-content span{margin-bottom:3px;display:block;color:#cbbfd7!important}.popup-content small,.maplibregl-popup-content small{margin-top:5px;display:block;color:#92869f!important}.maplibregl-popup-close-button{padding:3px 6px;font-size:16px;top:3px;right:4px;color:#b9adc7!important;background:0 0!important}.maplibregl-popup-close-button:hover{color:#fff!important;background:#261d32!important}.maplibregl-popup-anchor-top .maplibregl-popup-tip{border-bottom-color:#17121f!important}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{border-top-color:#17121f!important}.maplibregl-popup-anchor-left .maplibregl-popup-tip{border-right-color:#17121f!important}.maplibregl-popup-anchor-right .maplibregl-popup-tip{border-left-color:#17121f!important}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip,.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{border-bottom-color:#17121f!important}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip,.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{border-top-color:#17121f!important}.maplibregl-ctrl-group{background:#15101d;border:1px solid #332942;overflow:hidden;box-shadow:0 4px 12px #0000004d}.maplibregl-ctrl-group button{background-color:#15101d}.maplibregl-ctrl-group button+button{border-top:1px solid #332942}.maplibregl-ctrl-group button:hover{background-color:#21192c}.maplibregl-ctrl-icon{filter:invert()brightness(.82)}.maplibregl-ctrl-attrib{color:#8f829f;background:#0f0b14e0!important}.maplibregl-ctrl-attrib a{color:#b9a3d2}.maplibregl-ctrl-attrib-button{filter:invert()brightness(.82)}.category-chart{background:#15101d;border:1px solid #30243c;border-radius:8px;max-width:100%;margin-bottom:18px;padding:12px;overflow:hidden}.category-chart h3{margin:0 0 12px;font-size:16px}.category-chart-container{width:100%;max-width:100%}.error-state{color:#fca5a5;background:#2a1118;border:1px solid #5d2632;border-radius:8px;margin:12px 0;padding:10px;font-size:14px}.empty-state{color:#8f839f;font-size:14px}.no-active-alerts{color:#cfc3dc;text-align:center;background:#15101d;border:1px solid #30243c;border-radius:8px;margin-top:18px;padding:20px 16px;font-size:15px}.historical-dashboard{--historical-bg:#0d0912;--historical-panel:#130d19;--historical-panel-raised:#17101f;--historical-border:#30243c;--historical-border-soft:#261d31;--historical-text:#f4efff;--historical-muted:#85789a;--historical-muted-strong:#a798bd;--historical-purple:#956fd0;--historical-purple-bright:#aa7fe7;--historical-gold:#e0ad57;--historical-track:#282033;width:100%;height:calc(100vh - var(--navbar-height));color:var(--historical-text);background:radial-gradient(circle at 50% -15%, #7e57ab1a, transparent 34%), var(--historical-bg);padding:26px 28px 40px;overflow-y:auto}.historical-dashboard-header{justify-content:space-between;align-items:flex-start;gap:24px;width:min(1280px,100%);margin:0 auto 18px;display:flex}.historical-dashboard-header h1{color:var(--historical-text);letter-spacing:-.02em;margin:0 0 5px;font-size:26px;line-height:1.15}.historical-dashboard-header p{color:var(--historical-muted);margin:0;font-size:13px}.historical-period-button{color:var(--historical-text);background:var(--historical-panel-raised);border:1px solid var(--historical-border);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:600;display:inline-flex}.historical-filter-bar{border:1px solid var(--historical-border);background:#130d19f0;border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;width:min(1280px,100%);min-height:48px;margin:0 auto 18px;padding:10px 14px;display:flex;box-shadow:inset 0 1px #ffffff05,0 12px 30px #0000001f}.historical-filter-label{color:var(--historical-muted);letter-spacing:.08em;text-transform:uppercase;margin-right:5px;font-size:10px;font-weight:800}.historical-filter-chip{color:#8e82a1;cursor:pointer;background:#17101f;border:1px solid #362946;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:11px;font-weight:600;transition:color .14s,border-color .14s,background .14s,transform .14s;display:inline-flex}.historical-filter-chip:before{content:"";background:#8064a6;border-radius:50%;flex:none;width:6px;height:6px;box-shadow:0 0 0 2px #8064a614}.historical-filter-chip:hover{color:#c7badd;border-color:#5b4473;transform:translateY(-1px)}.historical-filter-chip.active{color:#f2e9ff;background:#1d1428;border-color:#6f4e93;font-weight:700}.historical-filter-chip.active:before{background:var(--historical-gold);box-shadow:0 0 10px #e0ad5747}.historical-dashboard-grid{grid-template-columns:minmax(330px,1.18fr) minmax(250px,.91fr) minmax(250px,.91fr);grid-template-areas:"map stats stats""timeline bottom bottom";gap:16px;width:min(1280px,100%);min-height:0;margin:0 auto;display:grid}.historical-analytics-content{display:contents}.historical-panel{border:1px solid var(--historical-border);background:linear-gradient(#140e1b 0%,#120d18 100%);border-radius:14px;min-width:0;box-shadow:inset 0 1px #ffffff05,0 14px 34px #00000024}.historical-panel h2,.historical-summary-card h2{color:#f4efff;margin:0;font-size:13px;font-weight:700;line-height:1.3}.historical-map-panel{flex-direction:column;grid-area:map;min-height:440px;display:flex;overflow:hidden}.historical-panel-heading{border-bottom:1px solid var(--historical-border-soft);background:#120d18;justify-content:space-between;align-items:center;min-height:66px;padding:15px 18px;display:flex}.historical-panel-heading h2{margin-bottom:4px;font-size:15px}.historical-panel-heading h2:after{content:" • LIVE";color:#e05d62;letter-spacing:.04em;font-size:10px;font-weight:800}.historical-panel-heading span{color:var(--historical-muted);font-size:11px}.historical-map-container{background:#0e0a14;flex:1;width:100%;min-width:0;height:100%;min-height:365px;position:relative;overflow:hidden}.historical-map-container .maplibregl-ctrl-group{background:#17101f;border:1px solid #3a2d49;overflow:hidden;box-shadow:0 5px 15px #0000003d}.historical-map-container .maplibregl-ctrl button{filter:invert()opacity(.75)}.historical-summary-grid{grid-area:stats;grid-template-rows:auto auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.historical-summary-card{border:1px solid var(--historical-border);border-top:3px solid var(--historical-purple);background:linear-gradient(#9769d00a,#0000 40%),#130d19;border-radius:14px;min-height:145px;padding:20px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff05,0 14px 34px #00000024}.historical-summary-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#9a6fd817,#0000 70%);width:120px;height:120px;position:absolute;top:-42px;right:-28px}.historical-summary-card h2{color:#9c8db7;letter-spacing:.055em;text-transform:uppercase;font-size:11px;font-weight:800}.historical-summary-value{color:var(--historical-gold);letter-spacing:-.035em;margin-top:14px;font-size:clamp(30px,3vw,46px);font-weight:750;line-height:1;display:block}.historical-summary-category{color:var(--historical-gold);font-size:clamp(23px,2.4vw,34px)}.historical-summary-description{color:var(--historical-muted);margin-top:7px;font-size:11px;line-height:1.35;display:block}.historical-wide-chart{grid-area:timeline;min-height:285px;padding:20px}.historical-bottom-grid{grid-area:bottom;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.historical-chart-card{min-height:285px;padding:20px}.historical-chart-card>h2,.historical-wide-chart h2{font-size:14px}.historical-type-list{flex-direction:column;gap:13px;margin-top:20px;display:flex}.historical-type-row{width:100%}.historical-type-header{grid-template-columns:minmax(0,1fr) auto 38px;align-items:center;gap:10px;margin-bottom:5px;display:grid}.historical-type-name{color:#eee8f8;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.historical-type-count{color:#9c90ad;font-size:11px}.historical-type-percentage{color:#8b7d9e;text-align:right;font-size:11px}.historical-type-track{background:var(--historical-track);border-radius:999px;width:100%;height:9px;overflow:hidden}.historical-type-bar{border-radius:999px;min-width:3px;height:100%;transition:width .18s;box-shadow:0 0 12px #9067c41a}.historical-chart-empty{color:var(--historical-muted);margin:20px 0 0;font-size:13px}.historical-weekday-chart{grid-template-columns:repeat(7,minmax(28px,1fr));align-items:end;gap:10px;height:205px;margin-top:22px;display:grid}.historical-weekday-column{grid-template-rows:22px minmax(0,1fr) 22px;align-items:end;gap:6px;min-width:0;height:100%;display:grid}.historical-weekday-count{color:#b3a7c5;text-align:center;font-size:11px;font-weight:650}.historical-weekday-track{background:0 0;width:100%;height:100%;min-height:120px;position:relative;overflow:hidden}.historical-weekday-bar{background:linear-gradient(#a679dd 0%,#6f568f 100%);border:1px solid #be97e81f;border-radius:6px 6px 0 0;min-height:0;transition:height .18s;position:absolute;bottom:0;left:0;right:0;box-shadow:0 0 18px #9a6fd817}.historical-weekday-column:nth-child(6) .historical-weekday-bar,.historical-weekday-column:nth-child(7) .historical-weekday-bar{background:linear-gradient(#b584ef 0%,#8961bd 100%)}.historical-weekday-label{color:#8f839f;text-align:center;font-size:11px;font-weight:650}.historical-weekday-note{color:#766b86;margin:14px 0 0;font-size:11px;line-height:1.4}.historical-chart-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.historical-chart-heading h2{margin:0 0 4px}.historical-chart-heading>div>span{color:var(--historical-muted);font-size:11px}.historical-chart-selector select,.historical-period-control select{color:#d8cfea;cursor:pointer;background:#17101f;border:1px solid #3b2d4a;border-radius:999px;outline:none;font-family:inherit;font-weight:650}.historical-chart-selector select{min-height:34px;padding:0 32px 0 12px;font-size:12px}.historical-period-control select{min-height:38px;padding:0 34px 0 14px;font-size:13px}.historical-chart-selector select:hover,.historical-period-control select:hover,.historical-chart-selector select:focus-visible,.historical-period-control select:focus-visible{border-color:#725394}.historical-timeline-chart{width:100%;height:220px;margin-top:14px}.historical-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.historical-error-message{color:#ffb4ba;background:#2a1118;border:1px solid #5d2632;border-radius:10px;width:min(1280px,100%);margin:0 auto 16px;padding:10px 12px;font-size:12px}.historical-hourly-card{flex-direction:column;grid-column:1/-1;min-height:275px;padding:20px 24px;display:flex}.historical-hourly-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.historical-hourly-heading h2{font-size:13px}.historical-hourly-heading span{color:var(--historical-muted);font-size:10px;font-weight:600}.historical-hourly-content{flex:1;justify-content:center;align-items:center;gap:28px;min-height:0;margin-top:4px;display:flex}.historical-hourly-radial{flex:0 0 235px;width:235px;height:235px;display:block;overflow:visible}.historical-hourly-wedge{fill:#956fd0;stroke:#130d19;stroke-width:1px;transition:opacity .16s,filter .16s}.historical-hourly-wedge:hover{filter:brightness(1.25);opacity:1!important}.historical-hourly-wedge-peak{fill:#e0ad57}.historical-hourly-center{fill:#17101f;stroke:#392b48;stroke-width:1px}.historical-hourly-label{fill:#a89bb8;pointer-events:none;font-size:7.5px;font-weight:650}.historical-hourly-peak-value{fill:#e0ad57;pointer-events:none;font-size:10px;font-weight:800}.historical-hourly-peak-label{fill:#887a99;letter-spacing:.08em;pointer-events:none;font-size:6px;font-weight:800}.historical-hourly-summary{max-width:130px;color:var(--historical-muted);font-size:11px;line-height:1.5}@media (max-width:768px){.site-main{height:calc(100dvh - var(--navbar-height))}.site-navbar{z-index:100;gap:0;padding:0 16px}.nav-toggle{display:flex}.site-nav-links{z-index:101;background:#0f0b14;border-bottom:1px solid #30243c;flex-direction:column;align-items:flex-start;gap:8px;height:auto;padding:14px 18px 18px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 24px #0000004d}.site-nav-links.open{display:flex}.site-nav-link{width:fit-content;padding:8px 0;font-size:15px}.site-nav-link:after{bottom:2px}.map-layout{width:100%;height:calc(100dvh - var(--navbar-height));min-height:400px;display:block;position:relative;overflow:hidden}.map-container{z-index:1;width:100%;height:100%;position:absolute;inset:0}.sidebar-panel{z-index:40;background:#0f0b14;border-right:1px solid #30243c;width:clamp(250px,68vw,290px);max-width:calc(100vw - 70px);height:100%;transition:transform .2s;position:absolute;top:0;bottom:0;left:0;overflow:hidden auto;transform:translate(-105%);box-shadow:8px 0 24px #00000059}.sidebar-panel.sidebar-panel-open{transform:translate(0)}.sidebar-backdrop{z-index:35;cursor:pointer;background:#0000007a;border:0;padding:0;display:block;position:absolute;inset:0}.mobile-sidebar-toggle{z-index:20;color:#fff;cursor:pointer;background:#15101d;border:1px solid #3a2d49;border-radius:8px;align-items:center;min-height:42px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex;position:absolute;top:12px;left:12px;box-shadow:0 4px 12px #0000004d}.mobile-sidebar-close{z-index:5;color:#fff;cursor:pointer;background:#1b1324;border:1px solid #3a2d49;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;margin:8px 8px -46px auto;padding:0;font-size:28px;line-height:1;display:flex;position:sticky;top:8px}.alert-sidebar{padding:54px 14px 18px}.category-chart{max-width:100%;overflow-x:hidden}.historical-dashboard{height:calc(100dvh - var(--navbar-height));padding:14px}.historical-dashboard-header{align-items:center}.historical-dashboard-header h1{font-size:21px}.historical-dashboard-header p{max-width:230px}.historical-dashboard-grid{grid-template-columns:1fr;grid-template-areas:"map""stats""timeline""bottom";min-height:auto}.historical-map-panel{min-height:480px}.historical-map-container{min-height:400px}.historical-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.historical-bottom-grid{grid-template-columns:1fr}.historical-wide-chart,.historical-chart-card{min-height:200px}.historical-weekday-chart{gap:6px;height:180px}.historical-weekday-label,.historical-weekday-count{font-size:10px}.historical-chart-heading{align-items:center}.historical-chart-heading>div>span{display:none}.historical-chart-selector select{max-width:145px;padding-left:10px;font-size:11px}.historical-timeline-chart{height:210px}.historical-hourly-card{grid-column:auto;min-height:260px;padding:18px}.historical-hourly-content{justify-content:center}.historical-hourly-radial{flex-basis:220px;width:220px;height:220px}.historical-hourly-summary{display:none}}@media (max-width:480px){.historical-dashboard-header{align-items:flex-start}.historical-period-button{padding:8px 10px;font-size:11px}.historical-summary-grid{grid-template-columns:1fr}}
