.status-bar{display:flex;align-items:center;gap:16px;padding:10px 12px;background:#111;border-radius:4px;border:1px solid #222;margin-bottom:12px;font-family:Geist Mono,monospace;width:100%;max-width:600px}.status-counts{display:flex;gap:12px;align-items:center}.status-count{display:flex;align-items:center;gap:6px}.status-dot{font-size:10px;line-height:1}.status-number{font-size:14px;font-weight:700;color:#999;min-width:20px}.status-count.severe .status-number{color:#f44}.status-count.moderate .status-number{color:#fa0}.status-count.minor .status-number{color:#4f4}.status-divider{width:1px;height:20px;background:#222}.status-lines{display:flex;align-items:center;gap:6px;flex:1;min-width:0}.status-label{font-size:10px;color:#666;text-transform:uppercase;letter-spacing:.5px;font-weight:600;white-space:nowrap}.status-value{font-size:11px;color:#999;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.status-bar{flex-wrap:wrap;gap:8px}.status-divider{display:none}.status-lines{width:100%}}.canvas-container{width:100%;height:100%;padding:8px;overflow-y:auto;background:#0a0a0a;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end}.controls{display:flex;gap:12px;margin-bottom:12px;flex-wrap:wrap;width:100%;max-width:600px;font-family:Geist Mono,monospace}.control-group{display:flex;align-items:center;gap:6px;background:#111;padding:6px 8px;border-radius:4px;border:1px solid #222}.sort-filter-group{flex:1;min-width:fit-content}.control-divider{color:#333;margin:0 4px;font-size:12px;user-select:none}.control-label{font-size:10px;color:#666;text-transform:uppercase;letter-spacing:.5px;font-weight:600;margin-right:4px}.control-btn{background:transparent;border:1px solid #333;color:#666;padding:4px 10px;border-radius:3px;font-size:10px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:Geist Mono,monospace;text-transform:uppercase;letter-spacing:.5px}.control-btn:hover{border-color:#555;color:#999;background:#1a1a1a}.control-btn.active{border-color:#666;color:#fff;background:#222}.severity-btn{padding:4px 8px;font-size:12px}.type-btn{padding:4px 8px;font-size:14px}.type-filters{flex:1;justify-content:flex-end}.disruptions-feed{display:flex;flex-direction:column;gap:4px;max-width:600px;width:100%;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.disruption-item{background:#111;border-left:3px solid #333;border-radius:3px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;animation:fadeInSlide .4s cubic-bezier(.4,0,.2,1);will-change:transform,opacity}@keyframes fadeInSlide{0%{opacity:0;transform:translate(20px) scale(.95)}to{opacity:1;transform:translate(0) scale(1)}}.disruption-item:hover{background:#1a1a1a;transform:translate(-2px)}.disruption-item.severe{border-left-color:#f44}.disruption-item.moderate{border-left-color:#fa0}.disruption-item.minor{border-left-color:#4f4}.disruption-item.expanded{background:#151515}.item-main{display:flex;align-items:center;gap:8px;padding:8px 10px;font-family:Geist Mono,monospace}.item-indicator{width:6px;height:6px;border-radius:50%;flex-shrink:0}.item-time{font-size:10px;font-weight:700;min-width:32px;text-align:right;flex-shrink:0}.item-divider{width:1px;height:12px;background:#222;flex-shrink:0}.item-icon{font-size:14px;line-height:1;flex-shrink:0}.item-line{font-size:11px;font-weight:700;color:#999;min-width:30px;flex-shrink:0}.item-description{font-size:11px;color:#999;line-height:1.3;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.disruption-item.expanded .item-description{white-space:normal}.item-details{padding:8px 10px 10px;border-top:1px solid #222;background:#0d0d0d;animation:expandDetails .2s ease}@keyframes expandDetails{0%{opacity:0;max-height:0}to{opacity:1;max-height:200px}}.detail-row{display:flex;gap:8px;margin-bottom:4px;font-family:Geist Mono,monospace}.detail-row:last-child{margin-bottom:0}.detail-label{font-size:9px;color:#666;text-transform:uppercase;letter-spacing:.5px;font-weight:600;min-width:60px}.detail-value{font-size:10px;color:#999;font-weight:500}.detail-value.clickable-badge{cursor:pointer;padding:4px 8px;background:#1a1a1a;border:1px solid #333;border-radius:4px;transition:all .2s ease;display:inline-block}.detail-value.clickable-badge:hover{background:#222;border-color:#10b981;color:#10b981;transform:translateY(-1px)}.detail-link{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;background:#1a1a1a;border:1px solid #333;border-radius:4px;color:#fff;text-decoration:none;font-size:11px;font-weight:600;transition:all .2s ease}.detail-link:hover{background:#222;border-color:#444;transform:translateY(-1px)}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;color:#666;padding:40px 20px}.empty-icon{font-size:32px;margin-bottom:10px;opacity:.6}.empty-text{font-size:14px;font-weight:600;margin-bottom:6px;color:#999}.empty-subtext{font-size:12px;color:#666}@media (max-width: 768px){.canvas-container{padding:10px;align-items:stretch}.controls,.disruptions-feed{max-width:100%}.item-main{gap:6px;padding:6px 8px}.item-time{min-width:28px;font-size:9px}.item-line{min-width:25px;font-size:10px}.item-description{font-size:10px}.item-icon{font-size:12px}}.dashboard{width:100%;background:transparent;border:none;border-radius:0;padding:0;backdrop-filter:none;box-shadow:none;z-index:1;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;flex-direction:column;gap:16px}.time-filters{display:flex;gap:8px;flex-wrap:wrap}.filter-chip{padding:8px 16px;border-radius:20px;border:1px solid #333;background:#111;color:#999;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.filter-chip:hover{background:#1a1a1a;border-color:#444}.filter-chip.active{background:#222;border-color:#555;color:#fff;box-shadow:0 0 10px #ffffff1a}.display-toggles{display:flex;gap:16px;flex-wrap:wrap;padding:8px 0;border-top:1px solid #222;border-bottom:1px solid #222}.toggle-option{display:flex;align-items:center;gap:8px;font-size:12px;color:#999;cursor:pointer;user-select:none}.toggle-option input[type=checkbox]{cursor:pointer}.toggle-option:hover{color:#fff}.disruptions-list{display:flex;flex-direction:column;gap:12px;max-height:calc(100vh - 300px);overflow-y:auto;padding-right:4px}.disruptions-list::-webkit-scrollbar{width:6px}.disruptions-list::-webkit-scrollbar-track{background:#111;border-radius:3px}.disruptions-list::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.disruptions-list::-webkit-scrollbar-thumb:hover{background:#444}.no-disruptions{padding:24px;text-align:center;color:#666;font-size:14px;background:#111;border-radius:8px;border:1px solid #222}.disruption-card{background:#0a0a0a;border-radius:8px;padding:12px;border-left:4px solid #666;transition:all .3s cubic-bezier(.4,0,.2,1);animation:fadeInUp .4s cubic-bezier(.4,0,.2,1);will-change:transform,opacity}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.disruption-card:hover{background:#111;transform:translate(2px)}.disruption-card.severity-severe{border-left-color:#f44;background:linear-gradient(90deg,rgba(255,68,68,.05) 0%,transparent 20%)}.disruption-card.severity-moderate{border-left-color:#fa0;background:linear-gradient(90deg,rgba(255,170,0,.05) 0%,transparent 20%)}.disruption-card.severity-minor{border-left-color:#4f4;background:linear-gradient(90deg,rgba(68,255,68,.05) 0%,transparent 20%)}.disruption-header{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.disruption-title-row{display:flex;align-items:center;gap:8px}.cause-icon{font-size:18px;flex-shrink:0}.disruption-title{margin:0;font-size:14px;font-weight:600;color:#fff;flex:1;line-height:1.4}.external-link{color:#888;text-decoration:none;font-size:16px;flex-shrink:0;transition:color .2s ease;padding:2px 6px;border-radius:4px;background:#1a1a1a}.external-link:hover{color:#fff;background:#222}.affected-lines{display:flex;flex-wrap:wrap;gap:6px}.line-badge{padding:3px 8px;border-radius:4px;font-size:11px;font-weight:600;background:#1a1a1a;color:#fff;border:1px solid #333}.disruption-description{margin:8px 0;font-size:13px;color:#999;line-height:1.5}.disruption-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid #1a1a1a;font-size:12px}.direction-badge{padding:4px 8px;border-radius:4px;background:#1a1a1a;color:#aaa;border:1px solid #2a2a2a;font-weight:500}.station-range{padding:4px 8px;border-radius:4px;background:#1a1a1a;color:#aaa;border:1px solid #2a2a2a}.expiry-info{padding:4px 8px;border-radius:4px;background:#1a1a1a;color:#fa0;border:1px solid #2a2a2a;font-weight:500}.legend-container{position:relative;display:flex;align-items:center;font-family:Geist Mono,monospace}.legend-toggle{display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:4px;padding:6px;cursor:pointer;transition:all .2s ease;color:#666;font-size:16px}.legend-toggle:hover{background:#ffffff0d;color:#999;transform:scale(1.1)}.legend-icon{font-size:16px}.legend-content{position:absolute;bottom:100%;left:0;margin-bottom:8px;background:#111;border:1px solid #222;border-radius:8px;padding:16px;animation:slideUp .2s ease;box-shadow:0 -8px 24px #000000b3;max-height:70vh;overflow-y:auto;min-width:320px;z-index:10000}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.legend-section{margin-bottom:16px}.legend-section:last-of-type{margin-bottom:12px}.legend-heading{font-size:10px;color:#666;text-transform:uppercase;letter-spacing:.5px;font-weight:700;margin:0 0 8px;padding-bottom:4px;border-bottom:1px solid #222}.legend-items{display:flex;flex-direction:column;gap:6px}.legend-item{display:flex;align-items:center;gap:8px;font-size:10px}.legend-badge{font-size:12px;min-width:20px;text-align:center;display:inline-flex;align-items:center;justify-content:center}.legend-badge.severe{color:#f44}.legend-badge.moderate{color:#fa0}.legend-badge.minor{color:#4f4}.legend-badge.time{background:#1a1a1a;padding:2px 6px;border-radius:3px;font-size:9px;font-weight:700;color:#999;font-family:Geist Mono,monospace}.legend-label{font-weight:600;color:#999;min-width:80px}.legend-desc{color:#666;font-size:9px;flex:1}.legend-tip{background:#0d0d0d;border:1px solid #222;border-radius:4px;padding:8px 10px;font-size:10px;color:#999;display:flex;align-items:center;gap:6px}.legend-tip strong{color:#bbb}.legend-content::-webkit-scrollbar{width:6px}.legend-content::-webkit-scrollbar-track{background:#0a0a0a;border-radius:3px}.legend-content::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.legend-content::-webkit-scrollbar-thumb:hover{background:#444}@media (max-width: 768px){.legend-content{min-width:280px;max-width:90vw;padding:12px;max-height:50vh;left:50%;transform:translate(-50%)}.legend-toggle{font-size:14px;padding:4px}.legend-item{font-size:10px}.legend-label{min-width:60px}}.app-footer{background:#0a0a0a;border-top:1px solid #222;backdrop-filter:blur(12px);padding:12px 16px;font-size:11px;z-index:5}.footer-content{display:flex;justify-content:center;align-items:center;gap:20px;max-width:100%}.footer-section{display:flex;flex-direction:column;align-items:center;gap:4px}.footer-label{color:#666;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:10px}.footer-time{color:#999;font-family:Geist Mono,monospace;font-weight:700;margin:0;font-size:12px}.footer-links{display:flex;gap:8px;align-items:center}.footer-links a{color:#666;text-decoration:none;transition:color .2s ease;white-space:nowrap}.footer-links a:hover{color:#aaa}.footer-separator,.separator{color:#444}.footer-divider{width:1px;height:20px;background:#222}.footer-text{color:#666;margin:0;text-align:center;white-space:nowrap}@media (max-width: 768px){.app-footer{padding:10px 12px;font-size:10px}.footer-content{flex-direction:column;gap:12px}.footer-section{width:100%}.footer-links{justify-content:center}.footer-divider{display:none}}.footer-icon-button{width:32px;height:32px;border-radius:50%;background:#ffffff0d;border:1px solid #222;color:#999;font-size:18px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;margin-left:8px}.footer-icon-button:hover{background:#ffffff1a;border-color:#667eea;color:#e2e8f0;transform:translateY(-1px)}.about-modal-overlay{position:fixed;inset:0;background:#000c;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.about-modal{background:#111;border:1px solid #222;border-radius:12px;max-width:600px;width:100%;padding:32px;position:relative;box-shadow:0 20px 60px #00000080}.about-modal h2{margin:0 0 20px;color:#e2e8f0;font-size:24px;font-weight:700}.about-content{color:#a0aec0;line-height:1.6;font-size:15px}.about-content p{margin:0 0 16px}.about-content a{color:#667eea;text-decoration:none;transition:color .2s ease}.about-content a:hover{color:#764ba2}.about-close{position:absolute;top:16px;right:16px;background:none;border:none;color:#666;font-size:24px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.about-close:hover{background:#ffffff1a;color:#e2e8f0}@media (max-width: 768px){.about-modal{padding:24px;max-width:90%}.about-modal h2{font-size:20px}.about-content{font-size:14px}}.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;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.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{max-width:none!important;max-height:none!important;width:auto;padding:0}.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:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.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{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;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{-webkit-transition:none;-moz-transition:none;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{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.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-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.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{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;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:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;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{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.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{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.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{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;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{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}.map-view-container{position:relative;width:100%;height:100%;border-radius:0;overflow:hidden;box-shadow:none}.district-header{position:absolute;top:16px;left:16px;right:16px;z-index:1000;display:flex;align-items:center;gap:16px;background:#fffffff2;backdrop-filter:blur(10px);padding:12px 20px;border-radius:8px;box-shadow:0 2px 8px #00000026}.back-btn{background:#3b82f6;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.back-btn:hover{background:#2563eb}.district-header h2{margin:0;font-size:20px;color:#1f2937}.map-container{width:100%;height:100%}.district-popup{padding:12px;min-width:200px}.district-title{margin:0 0 8px;font-size:18px;font-weight:700;color:#1f2937}.district-count{margin:0 0 12px;font-size:14px;color:#6b7280}.severity-breakdown{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.severity-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#374151}.dot{width:12px;height:12px;border-radius:50%;display:inline-block}.dot.severe{background-color:#ef4444}.dot.moderate{background-color:#f59e0b}.dot.minor{background-color:#10b981}.view-details-btn{width:100%;background:#3b82f6;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s}.view-details-btn:hover{background:#2563eb}.disruption-popup{padding:12px;min-width:250px;max-width:300px}.disruption-title{margin:0 0 8px;font-size:16px;font-weight:600;color:#1f2937;line-height:1.4}.disruption-meta{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap}.severity-badge{padding:3px 8px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.work-type{padding:3px 8px;border-radius:4px;font-size:11px;font-weight:500;background-color:#e0e7ff;color:#3730a3}.disruption-desc{margin:0 0 12px;font-size:13px;line-height:1.5;color:#4b5563}.view-full-btn{width:100%;background:#6366f1;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s}.view-full-btn:hover{background:#4f46e5}.cluster-marker{background:#f59e0b;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;box-shadow:0 0 0 4px #ffffff80,0 4px 12px #0000004d;border:3px solid white;position:relative;transition:all .2s ease}.cluster-marker.severe{background:#ef4444}.cluster-marker.moderate{background:#f59e0b}.cluster-marker.minor{background:#10b981}.cluster-marker:hover{transform:scale(1.1);box-shadow:0 0 0 6px #fff9,0 6px 16px #0006}.cluster-pulse{position:absolute;inset:0;border-radius:50%;opacity:.4;animation:pulse 2s ease-in-out infinite;pointer-events:none}.cluster-pulse.severe{background:#ef4444}.cluster-pulse.moderate{background:#f59e0b}.cluster-pulse.minor{background:#10b981}.marker-cluster-small,.marker-cluster-medium,.marker-cluster-large{background-color:#3b82f699}.marker-cluster-small div,.marker-cluster-medium div,.marker-cluster-large div{background-color:#3b82f6cc;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:50%;width:40px;height:40px}.custom-marker{background:transparent;border:none}.custom-cluster-marker{background:transparent!important;border:none!important}@keyframes pulse{0%{transform:scale(1);opacity:.4}50%{transform:scale(1.3);opacity:0}to{transform:scale(1);opacity:.4}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.marker-cluster-small,.marker-cluster-medium,.marker-cluster-large,.marker-cluster-small div,.marker-cluster-medium div,.marker-cluster-large div{background-color:transparent!important}@media (max-width: 768px){.map-view-container{height:400px}.district-header{flex-direction:column;align-items:flex-start;padding:12px}.back-btn{width:100%}}.filter-panel{background:#0a0a0a;border-radius:12px;box-shadow:0 2px 8px #0000004d;padding:20px;transition:all .3s ease;border:1px solid #222}.filter-panel.collapsed{padding:16px 20px}.filter-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.filter-header-content{display:flex;flex-direction:column;gap:4px;flex:1}.filter-header h3{margin:0;font-size:18px;font-weight:700;color:#fff;display:flex;align-items:baseline;gap:8px}.filter-results-count{font-size:12px;color:#666;display:flex;align-items:baseline;gap:0}.count-highlight{font-size:12px;font-weight:600;color:#666}.count-total{font-size:12px;color:#666}.filter-actions{display:flex;gap:8px;align-items:center}.clear-btn{background:transparent;color:#ef4444;border:1px solid #ef4444;padding:4px 12px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}.clear-btn:hover{background:#ef4444;color:#fff}.toggle-btn{background:#111;color:#fff;border:none;width:20px;height:20px;border-radius:4px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.toggle-btn:hover{background:#222}.filter-content{display:flex;flex-direction:column;gap:24px}.filter-section{display:flex;flex-direction:column;gap:10px}.filter-label{font-size:14px;font-weight:600;color:#fff;display:flex;align-items:center;gap:6px}.filter-count{font-size:12px;font-weight:500;color:#999;background:#111;padding:2px 8px;border-radius:12px}.search-input{width:100%;padding:10px 12px;border:1px solid #333;border-radius:8px;font-size:14px;color:#fff;background:#111;transition:all .2s}.search-input:focus{outline:none;border-color:#444;box-shadow:0 0 0 3px #4443}.search-input::placeholder{color:#666}.filter-options{display:flex;flex-direction:column;gap:8px}.checkbox-label{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:6px;cursor:pointer;transition:background .2s;font-size:14px;color:#fff;max-width:100%;overflow:hidden}.checkbox-label:hover{background:#111}.checkbox-label input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#000000}.checkbox-label span{flex:1;user-select:none;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.filter-option-text{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%}.option-name{flex:1;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;hyphens:auto;text-align:left;min-width:0;overflow:hidden}.option-count{font-size:11px;color:#666;font-weight:500;flex-shrink:0;white-space:nowrap;text-align:right;min-width:30px}.more-options{margin-top:4px}.more-options summary{font-size:13px;color:#666;cursor:pointer;padding:6px 12px;border-radius:6px;transition:background .2s;list-style:none}.more-options summary::-webkit-details-marker{display:none}.more-options summary:before{content:"▸ ";display:inline-block;transition:transform .2s}.more-options[open] summary:before{transform:rotate(90deg)}.more-options summary:hover{background:#111}.more-options .filter-options{margin-top:8px;padding-left:8px;border-left:2px solid #333}.autocomplete-suggestions{position:absolute;top:100%;left:0;right:0;background:#111;border:1px solid #333;border-radius:8px;margin-top:4px;max-height:250px;overflow-y:auto;z-index:1000;box-shadow:0 4px 12px #0006}.autocomplete-item{padding:10px 12px;cursor:pointer;color:#fff;font-size:14px;transition:background .2s}.autocomplete-item:hover,.autocomplete-item.active{background:#222}.autocomplete-item:first-child{border-radius:8px 8px 0 0}.autocomplete-item:last-child{border-radius:0 0 8px 8px}@media (max-width: 1024px){.filter-panel{padding:16px}.filter-content{gap:20px}.filter-section{gap:8px}}@media (max-width: 768px){.filter-panel{margin-bottom:16px}.filter-header h3{font-size:16px}.checkbox-label{padding:6px 10px;font-size:13px}}.modal-overlay{position:fixed;inset:0;background:#0009;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:16px;max-width:700px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:24px 28px;border-bottom:1px solid #e5e7eb;gap:16px}.modal-title-section{flex:1}.modal-title-section h2{margin:0 0 12px;font-size:22px;font-weight:700;color:#1f2937;line-height:1.3}.modal-badges{display:flex;gap:8px;flex-wrap:wrap}.severity-badge{padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.severity-badge.severe{background-color:#fee2e2;color:#991b1b}.severity-badge.moderate{background-color:#fef3c7;color:#92400e}.severity-badge.minor{background-color:#d1fae5;color:#065f46}.type-badge{padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600;background-color:#e0e7ff;color:#3730a3;text-transform:capitalize}.close-btn{background:#f3f4f6;border:none;width:36px;height:36px;border-radius:8px;font-size:20px;color:#6b7280;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;flex-shrink:0}.close-btn:hover{background:#e5e7eb;color:#374151}.modal-body{flex:1;overflow-y:auto;padding:24px 28px}.detail-section{margin-bottom:28px}.detail-section:last-child{margin-bottom:0}.detail-section h3{margin:0 0 12px;font-size:16px;font-weight:600;color:#374151;display:flex;align-items:center;gap:8px}.detail-section p{margin:0;font-size:15px;line-height:1.6;color:#4b5563}.detail-section.highlight{background:linear-gradient(135deg,#fef3c7,#fde68a);padding:16px 20px;border-radius:10px;border-left:4px solid #f59e0b}.detail-section.highlight h3{color:#92400e}.onsite-hours{font-size:16px!important;font-weight:600!important;color:#92400e!important}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.info-item{display:flex;flex-direction:column;gap:4px}.info-label{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.info-value{font-size:14px;color:#1f2937;font-weight:500}.impact-badge{display:inline-block;padding:3px 10px;border-radius:4px;font-size:13px;font-weight:600;background-color:#dbeafe;color:#1e40af}.affected-lines{display:flex;flex-wrap:wrap;gap:8px}.line-badge{padding:6px 14px;border-radius:6px;font-size:13px;font-weight:600;background-color:#f3f4f6;color:#1f2937}.external-link{display:inline-flex;align-items:center;gap:6px;color:#3b82f6;text-decoration:none;font-weight:500;font-size:15px;transition:color .2s}.external-link:hover{color:#2563eb;text-decoration:underline}.metadata{border-top:1px solid #e5e7eb;padding-top:20px;margin-top:20px}.metadata .info-label,.metadata .info-value{font-size:12px;color:#9ca3af}.modal-footer{padding:20px 28px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}.close-footer-btn{background:#3b82f6;color:#fff;border:none;padding:10px 24px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s}.close-footer-btn:hover{background:#2563eb}.address-full{font-size:16px;font-weight:500;color:#1a1a1a;margin:0;padding:12px;background:#f5f5f5;border-radius:6px;border-left:3px solid #2196F3}.tcl-matches{margin-top:12px;padding:12px;background:#fafafa;border-radius:6px;border:1px solid #e0e0e0}.tcl-match-item{display:flex;align-items:center;gap:8px;padding:6px 0;font-size:14px}.tcl-match-item+.tcl-match-item{border-top:1px solid #e0e0e0;margin-top:6px;padding-top:12px}.tcl-street{font-weight:500;color:#333}.tcl-range{color:#666;font-size:13px}.tcl-confidence{margin-left:auto;font-size:12px;padding:2px 8px;border-radius:4px;font-weight:500}.tcl-confidence.exact{background:#e8f5e9;color:#2e7d32}.tcl-confidence.fuzzy{background:#fff3e0;color:#f57c00}.disruption-address{margin:8px 0;padding:6px 0;display:flex;align-items:center}@media (max-width: 768px){.modal-content{max-height:95vh;border-radius:12px}.modal-header{padding:20px}.modal-title-section h2{font-size:18px}.modal-body{padding:20px}.detail-section{margin-bottom:24px}.detail-section h3{font-size:15px}.info-grid{grid-template-columns:1fr;gap:12px}.modal-footer{padding:16px 20px}}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item img{pointer-events:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.chart-builder-container{height:100%;display:flex;flex-direction:column;background:#0a0a0a;color:#e2e8f0;overflow:hidden}.chart-builder-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:20px}.chart-builder-empty p{color:#a0aec0;font-size:18px}.chart-builder-empty button{padding:12px 24px;background:#4c51bf;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s}.chart-builder-empty button:hover{background:#5a67d8;transform:translateY(-1px)}.chart-builder-header{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 30px;background:#0a0a0a;border-bottom:1px solid #222;backdrop-filter:blur(10px);flex-shrink:0}.header-left h2{margin:0;font-size:24px;font-weight:700;color:#e2e8f0}.dashboard-description{margin:5px 0 0;font-size:14px;color:#a0aec0}.header-actions{display:flex;gap:10px;align-items:flex-start;flex-wrap:wrap}.action-button-group{display:flex;gap:6px;padding:4px;background:#1a202c4d;border-radius:6px}.historical-toggle{display:flex;flex-direction:column;gap:8px;padding:10px;background:#ffffff0d;border:1px solid #222;border-radius:8px}.historical-toggle label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px}.historical-toggle input[type=checkbox]{width:16px;height:16px;cursor:pointer}.date-range-picker{display:flex;gap:8px;align-items:center;font-size:12px}.date-range-picker input[type=date]{padding:4px 8px;background:#1a202ccc;border:1px solid rgba(74,85,104,.5);border-radius:4px;color:#e2e8f0;font-size:12px}.date-range-picker button{padding:4px 12px;background:#4c51bf;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:12px;transition:all .2s}.date-range-picker button:hover:not(:disabled){background:#5a67d8}.date-range-picker button:disabled{opacity:.5;cursor:not-allowed}.btn-primary,.btn-secondary{padding:8px 16px;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s;white-space:nowrap}.btn-primary{background:#4c51bf;color:#fff}.btn-primary:hover{background:#5a67d8;transform:translateY(-1px);box-shadow:0 4px 12px #6366f166}.btn-secondary{background:#4a556880;color:#e2e8f0}.btn-secondary:hover{background:#4a5568cc}.stats-summary{display:flex;gap:20px;padding:15px 30px;background:#0a0a0a;border-bottom:1px solid #222;flex-shrink:0}.stat-item{display:flex;align-items:center;gap:8px}.stat-label{font-size:13px;color:#a0aec0;font-weight:500}.stat-value{font-size:16px;color:#e2e8f0;font-weight:700}.chart-grid{flex:1;overflow-y:auto;padding:20px;background:#0a0a0a}.react-grid-layout{position:relative}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item.resizing{transition:none;z-index:100}.react-grid-item.static{background:#ffffff0d}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:8px;height:8px;border-right:2px solid rgba(160,174,192,.5);border-bottom:2px solid rgba(160,174,192,.5)}.chart-card{background:#111;border:1px solid #222;border-radius:12px;display:flex;flex-direction:column;height:100%;overflow:hidden;backdrop-filter:blur(10px);transition:all .3s ease}.chart-card:hover{border-color:#333;box-shadow:0 0 20px #ffffff0d}.chart-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#0a0a0a;border-bottom:1px solid #222;cursor:move;user-select:none}.chart-title{margin:0;font-size:15px;font-weight:600;color:#e2e8f0}.chart-actions{display:flex;gap:6px}.chart-action-btn{width:24px;height:24px;padding:0;background:transparent;border:none;color:#a0aec0;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:12px;transition:all .2s}.chart-action-btn:hover{background:#f443;color:#f44}.chart-body{flex:1;padding:16px;overflow:hidden;display:flex;align-items:center;justify-content:center}.chart-builder-main{display:flex;flex:1;overflow:hidden}.chart-builder-sidebar{width:280px;background:#111;border-right:1px solid #222;padding:20px;overflow-y:auto;flex-shrink:0}.chart-builder-sidebar h3{margin:0 0 20px;font-size:18px;color:#fff}.chart-builder-sidebar h4{margin:20px 0 10px;font-size:13px;color:#999;text-transform:uppercase;font-weight:600}.field-list{margin-bottom:20px}.field-item{display:flex;align-items:center;gap:8px;padding:10px;background:#ffffff08;border:1px solid #222;border-radius:6px;margin-bottom:8px;cursor:grab;transition:all .2s;user-select:none}.field-item:hover{background:#ffffff0d;border-color:#333;transform:translate(4px)}.field-item:active{cursor:grabbing;opacity:.7}.field-item span:first-child{font-size:16px}.field-item span:last-child{font-size:13px;color:#e2e8f0}.chart-type-selector select{width:100%;padding:10px;background:#0a0a0a;border:1px solid #222;border-radius:6px;color:#e2e8f0;font-size:14px;cursor:pointer}.chart-type-selector select:focus{outline:none;border-color:#667eea}.drop-zones{margin:20px 0;display:flex;flex-direction:column;gap:12px}.drop-zone{padding:16px;background:#0a0a0a;border:2px dashed #222;border-radius:8px;min-height:80px;transition:all .2s}.drop-zone label{display:block;font-size:12px;color:#999;margin-bottom:8px;font-weight:600}.drop-zone.has-field{border-color:#667eea;border-style:solid;background:#667eea0d}.drop-hint{color:#666;font-size:13px;font-style:italic}.field-badges{display:flex;flex-wrap:wrap;gap:8px}.field-badge{display:flex;align-items:center;gap:8px;padding:6px 10px;background:#667eea;color:#fff;border-radius:6px;font-size:12px;font-weight:600}.field-badge button{background:none;border:none;color:#fff;cursor:pointer;padding:0 4px;font-size:14px;opacity:.7;transition:opacity .2s}.field-badge button:hover{opacity:1}.title-input-container{margin-bottom:16px}.title-input-container label{display:block;margin-bottom:8px;color:#999;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.title-input{width:100%;padding:10px 12px;background:#0a0a0a;border:1px solid #222;border-radius:6px;color:#fff;font-size:14px;font-family:inherit;transition:all .2s}.title-input:focus{outline:none;border-color:#667eea;background:#667eea0d}.title-input::placeholder{color:#555}.create-chart-btn{width:100%;padding:12px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;margin-top:20px}.create-chart-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #667eea66}.hidden-charts-dropdown{position:relative}.hidden-charts-toggle{padding:10px 16px;background:#ffffff0d;border:1px solid #222;border-radius:8px;color:#e2e8f0;font-size:14px;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px}.hidden-charts-toggle:hover{background:#ffffff14;border-color:#667eea}.hidden-charts-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:280px;max-width:400px;max-height:400px;overflow-y:auto;background:#111;border:1px solid #222;border-radius:8px;box-shadow:0 10px 40px #00000080;z-index:1000;padding:8px}.hidden-chart-item{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#ffffff08;border:1px solid #222;border-radius:6px;margin-bottom:6px;transition:all .2s}.hidden-chart-item:last-child{margin-bottom:0}.hidden-chart-item:hover{background:#ffffff0f;border-color:#667eea}.hidden-chart-item .chart-name{font-size:13px;color:#e2e8f0;flex:1;margin-right:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hidden-chart-item .restore-btn{padding:4px 12px;background:#667eea;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s;white-space:nowrap}.hidden-chart-item .restore-btn:hover{background:#764ba2;transform:translateY(-1px)}@media (max-width: 996px){.chart-builder-header{flex-direction:column;gap:15px}.header-actions{width:100%;justify-content:flex-start}.stats-summary{flex-wrap:wrap}}@media (max-width: 768px){.chart-builder-header{padding:15px 20px}.header-left h2{font-size:20px}.chart-grid{padding:15px}.btn-primary,.btn-secondary{padding:6px 12px;font-size:13px}}.app-container{width:100%;height:100vh;display:flex;flex-direction:column;background:#0a0a0a;overflow:hidden}.header{text-align:center;background:#0a0a0a;padding:12px;border-bottom:1px solid #222;backdrop-filter:blur(10px);z-index:10;display:flex;flex-direction:column;gap:12px}.header h1{font-size:1.5em;margin:0 0 4px;color:#fff}.header p{font-size:.75em;color:#666;margin:0}.view-mode-tabs{display:flex;justify-content:center;gap:8px;padding:0}.tab-button{padding:8px 20px;background:#ffffff0d;color:#a0aec0;border:1px solid rgba(255,255,255,.1);border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s ease;backdrop-filter:blur(10px)}.tab-button:hover{background:#ffffff1a;border-color:#6366f180;color:#e2e8f0}.tab-button.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;color:#fff;box-shadow:0 4px 15px #6366f166}.analytics-view{flex:1;overflow:hidden;display:flex;flex-direction:column}.main-content{display:grid;grid-template-columns:280px 300px 1fr 400px;grid-template-rows:1fr;flex:1;overflow:hidden;gap:0}.stats-section,.filters-section{overflow-y:auto;background:#0a0a0a;padding:16px;border-right:1px solid #222}.map-view-section{overflow:hidden;padding:0;background:#0a0a0a}.disruptions-section{width:400px;overflow-y:auto;background:#0a0a0a;border-left:1px solid #222}@media (max-width: 1400px){.main-content{grid-template-columns:250px 280px 1fr 350px}}@media (max-width: 1200px){.main-content{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.stats-section,.filters-section{border-right:none;border-bottom:1px solid #222}.map-view-section{grid-column:1 / -1;border-bottom:1px solid #222}.disruptions-section{grid-column:1 / -1;border-left:none}}@media (max-width: 768px){.main-content{grid-template-columns:1fr;grid-template-rows:auto auto auto auto}.stats-section{max-height:30vh}.filters-section{max-height:40vh}.map-view-section{max-height:50vh}.disruptions-section{max-height:40vh}.header h1{font-size:1.2em}.header p{font-size:.7em}.header{padding:10px}.stats-section,.filters-section{padding:15px}}.refresh-timer{pointer-events:auto;display:flex;align-items:center;gap:12px;background:var(--card-bg);border:1px solid var(--border-color);border-radius:8px;padding:12px 16px;backdrop-filter:blur(10px);animation:slideInLeft .5s ease-out;align-self:flex-start}.status-indicator{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;transition:all .3s ease}.status-indicator.ready{background:#0f83;color:var(--primary);border:1px solid var(--primary);box-shadow:0 0 10px #0f86}.status-indicator.loading{background:#08f3;color:var(--secondary);border:1px solid var(--secondary);animation:spin 1s linear infinite}.timer-text{display:flex;flex-direction:column;gap:2px}.timer-label{font-size:.75em;color:#aaa;text-transform:uppercase;letter-spacing:.5px}.timer-value{font-size:.95em;font-weight:700;color:var(--primary)}.timer-interval{font-size:.7em;color:#666}@media (max-width: 768px){.refresh-timer{font-size:.9em}.status-indicator{width:20px;height:20px;font-size:12px}.timer-value{font-size:.85em}}:root{--primary: #00ff88;--secondary: #0088ff;--danger: #ff3333;--warning: #ffaa00;--info: #ffdd00;--dark-bg: #0a0e27;--card-bg: rgba(10, 14, 39, .8);--border-color: rgba(0, 255, 136, .2)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--dark-bg);color:#fff;line-height:1.6}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--dark-bg)}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes glow{0%,to{box-shadow:0 0 5px var(--primary)}50%{box-shadow:0 0 20px var(--primary)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:8px;padding:15px;backdrop-filter:blur(10px);transition:all .3s ease}.card:hover{border-color:var(--primary);box-shadow:0 0 15px #0f83}
