:root{color-scheme:dark;--surface:#181d20;--surface-raised:#202629;--border:#343b3e;--muted:#909a9f;--text:#e9edef;--accent:#acd2eb;--green:#9ebea8;--rail:66px}*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden}body{font-family:'Inter',sans-serif;background:#151b1a;color:var(--text);font-size:12px;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{color:inherit;cursor:pointer}button,a,input,select{ -webkit-tap-highlight-color:transparent}button{border:0;background:none}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:4px}button{transition:background .18s,color .18s,border-color .18s}button:disabled{opacity:.5;cursor:wait}svg.lucide{width:17px;height:17px;stroke-width:1.65;flex-shrink:0}[hidden]{display:none!important}.status-dot{display:inline-block;width:5px;height:5px;background:#a7c4ad;border-radius:50%;flex-shrink:0}.app-header{position:absolute;top:0;left:0;right:0;height:76px;display:flex;align-items:center;padding:0 25px;gap:22px;background:#151a1d;border-bottom:1px solid #30373a;z-index:30}.brand{display:flex;gap:11px;align-items:center;flex-shrink:0}.brand>svg{width:28px;height:33px;color:#d0e5ee}.brand>span{font-size:17px;letter-spacing:2px;font-weight:650}.brand small{display:block;font-size:7px;letter-spacing:2.25px;color:#939da2;margin-top:5px;font-weight:500}.header-divider{height:24px;width:1px;background:var(--border);margin-left:4px}.city-selector{display:flex;gap:9px;align-items:center;white-space:nowrap;font-size:12px;padding:10px 0}.city-state{color:var(--muted);margin-left:-9px}.city-selector>.lucide{margin-left:6px;width:13px;color:var(--muted)}.global-search{position:absolute;left:50%;transform:translateX(-50%);width:330px;display:flex;align-items:center;height:38px;border:1px solid #394043;border-radius:7px;padding:0 12px;background:#202629;color:var(--muted);gap:10px}.global-search input{width:100%;min-width:0;outline:0;background:none;border:0;color:var(--text);font-size:11px}.global-search input::placeholder{color:#939ba1}.global-search kbd{font-family:inherit;border:1px solid #41484b;border-radius:3px;padding:1px 6px;color:#a8b0b5;font-size:11px}.search-results{position:absolute;top:46px;left:0;right:0;max-height:400px;overflow-y:auto;background:#1a2023;border:1px solid #3e494e;border-radius:9px;box-shadow:0 16px 35px #0005;padding:6px}.search-result{width:100%;display:flex;gap:10px;align-items:center;padding:12px 9px;border-radius:5px;text-align:left}.search-result:hover,.search-result:focus{background:#2c373d}.search-result .lucide{color:#b9cdd9}.search-result strong{font-size:12px;font-weight:500;display:block}.search-result small{font-size:10px;color:var(--muted);display:block;margin-top:4px}.search-status{padding:12px;font-size:11px;line-height:1.6;color:var(--muted)}.demo-badge{margin-left:auto;display:flex;align-items:center;gap:7px;font-size:8px;letter-spacing:1px;color:#ccb998;background:#c4a76d0c;border:1px solid #aa946831;border-radius:5px;padding:7px 9px;white-space:nowrap}.demo-badge>span{width:4px;height:4px;border-radius:50%;background:#c7b388}.header-icon{position:relative;color:#b1babe;padding:4px}.notification-dot{width:4px;height:4px;border-radius:50%;background:#acc6d7;position:absolute;right:4px;top:3px;border:1px solid #171d20}.profile-button{border:1px solid #4a5458;border-radius:50%;width:31px;height:31px;background:#2a3236;font-size:10px;color:#c8d4dc}.side-rail{position:absolute;z-index:25;top:76px;bottom:0;left:0;width:var(--rail);background:#151a1df5;border-right:1px solid #30373a;display:flex;flex-direction:column;justify-content:space-between;padding:22px 8px 12px}.rail-main,.rail-bottom{display:flex;flex-direction:column;align-items:center;gap:13px}.rail-button{width:46px;height:52px;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#8f9a9f}.rail-button .lucide{width:19px;height:19px}.rail-button>span{font-size:8px}.rail-button:hover{background:#ffffff09;color:#d4e3ec}.rail-button.active{color:#b4d8ef;background:#94b4c411;position:relative}.rail-button.active:before{content:'';position:absolute;width:2px;height:22px;left:-8px;background:#b1d6ee;border-radius:2px}.rail-bottom{gap:5px}.rail-bottom .rail-button{height:36px}.rail-version{color:#667075;font-size:8px;margin-top:10px}#city-map{position:absolute;inset:76px 0 46px var(--rail);background:radial-gradient(ellipse at 50% 40%,#4a5145,#263333 70%)}.map-vignette{position:absolute;inset:76px 0 46px var(--rail);pointer-events:none;box-shadow:inset 0 65px 85px -25px #0a12164d,inset 0 -100px 100px -50px #0b141abb;z-index:1}#city-workspace{position:absolute;inset:76px 0 46px var(--rail);pointer-events:none}#city-workspace>*,#city-workspace button,#city-workspace input,#city-workspace select{pointer-events:auto}.city-overview{position:absolute;top:32px;left:24px;width:265px;text-shadow:0 2px 18px #07120d}.eyebrow{font-size:8px;letter-spacing:1.7px;color:#c3cbc6;display:flex;gap:8px;align-items:center;font-weight:500}.city-overview h1{font-size:40px;letter-spacing:-1.7px;font-weight:500;margin:15px 0 10px;line-height:1}.city-overview h1>span{color:#a8c8ba}.city-overview>p{font-size:9px;color:#b7c1bc;letter-spacing:.1px;margin:0}.city-overview>p>span{margin:0 7px;color:#778c80}.overview-bottom{display:flex;align-items:center;gap:15px;margin-top:20px}.overview-bottom>span:first-child{display:flex;align-items:center;gap:6px;color:#ced5cf;font-size:10px}.overview-bottom .lucide{width:12px;height:12px}.real-data{font-size:6px;letter-spacing:.65px;border:1px solid #9eafa849;border-radius:3px;color:#bfcbbf;padding:4px 5px;background:#202d2770}.map-breadcrumb{position:absolute;left:calc(50% - 124px);top:27px;display:flex;align-items:center;gap:8px;font-size:9px;letter-spacing:.2px;color:#c0c9c6;text-shadow:0 1px 6px #000}.map-breadcrumb .lucide{width:10px;height:10px;color:#8b9c92}.map-breadcrumb strong{font-weight:500;color:#e8eae3}.weather-summary{position:absolute;right:25px;top:24px;display:flex;gap:13px;align-items:center;padding:0 1px;text-shadow:0 2px 10px #000}.weather-summary>.lucide:first-child{color:#e3c9a1;width:26px;height:26px;stroke-width:1.2}.weather-summary>span{text-align:left}.weather-summary strong{font-size:23px;font-weight:500}.weather-summary strong span{font-size:11px;font-weight:400;color:#c6cfcc;margin-left:7px}.weather-summary small{display:block;font-size:6px;letter-spacing:1.25px;margin-top:6px;color:#a8b4ac}.weather-summary>.lucide:last-child{width:13px;color:#c0c9c6;margin-left:20px}.panel{background:#181e21f5;border:1px solid #3d46494d;border-radius:10px;box-shadow:0 8px 30px #0207091a;backdrop-filter:blur(12px)}.layer-panel{position:absolute;left:22px;top:213px;width:240px;overflow:hidden}.panel-heading{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 17px}.panel-heading>div{display:flex;gap:9px;align-items:center}.panel-heading>div>.lucide{width:15px;height:15px;color:#bbc8cd}.panel-heading h2{font-size:12px;font-weight:550;margin:0}.icon-button{width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#9ba6ac;border-radius:4px}.icon-button .lucide{width:14px;height:14px}.icon-button:hover{background:#ffffff0d;color:#e7edef}.panel-description{font-size:9px;color:#8e9ba1;margin:0 17px 12px;line-height:1.6}.panel-description b{font-weight:400;color:#b4bec0}.layer-list{padding:0 12px 9px}.layer-item{height:33px;display:flex;align-items:center;gap:10px;padding:0 5px;cursor:pointer;color:#b7c1c7;position:relative}.layer-item>.lucide{width:14px;height:14px;color:#96a2a8}.layer-item>span:nth-child(2){font-size:10px;display:flex;align-items:center;gap:6px;flex:1;white-space:nowrap}.layer-item small{font-size:6px;letter-spacing:.35px;color:#7d8b91;background:#ffffff04;border:1px solid #6d787824;padding:2px 3px;border-radius:2px}.layer-item:hover{background:#ffffff03;border-radius:4px}.layer-item:has(input:checked){color:#e6ecef}.layer-item:has(input:checked)>.lucide{color:#cadfe9}.layer-item input{position:absolute;right:5px;opacity:0;width:27px;height:18px;z-index:1;cursor:pointer}.toggle{width:26px;height:14px;border-radius:8px;background:#394349;position:relative;flex-shrink:0;transition:background .2s}.toggle:after{content:'';position:absolute;left:3px;top:3px;width:8px;height:8px;border-radius:50%;background:#839097;transition:transform .2s,background .2s}.layer-item input:checked+.toggle{background:#a7cbe0}.layer-item input:checked+.toggle:after{transform:translateX(12px);background:#1c303b}.layer-item input:focus-visible+.toggle{outline:2px solid var(--accent);outline-offset:3px}.layer-separator{height:1px;background:#343d405e;margin:8px 5px}.layer-footer{border-top:1px solid #353e4163;height:39px;display:flex;align-items:center;gap:7px;padding:0 17px;font-size:9px;color:#9caab0}.layer-footer .status-dot{width:4px;height:4px}.layer-footer strong{font-weight:400;color:#c5d1d7}.layer-footer button{margin-left:auto;color:#9badb7;font-size:9px;padding:5px}.inspector{position:absolute;right:24px;top:98px;width:282px;max-height:calc(100% - 173px);overflow:auto;scrollbar-width:thin;scrollbar-color:#455158 transparent}.inspector-visual{height:148px;position:relative;border-radius:9px 9px 0 0;overflow:hidden;background:#293735}.inspector-visual img{width:100%;height:100%;object-fit:cover;object-position:center 53%;filter:brightness(.76) saturate(.65)}.inspector-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#12191b66,transparent 65%)}.inspector-tag{position:absolute;z-index:1;top:13px;left:13px;border-radius:4px;background:#141a1edf;border:1px solid #71808659;display:flex;gap:5px;align-items:center;padding:5px 7px;font-size:6px;letter-spacing:.8px;color:#d0dcd8}.inspector-tag .status-dot{width:4px;height:4px}.inspector-close{position:absolute;z-index:2;right:10px;top:10px;background:#182024b8;border:1px solid #ffffff1a;border-radius:4px;color:#d5e0e3}.photo-caption{position:absolute;z-index:1;bottom:10px;left:13px;display:flex;align-items:center;gap:5px;color:#dde4de;font-size:7px}.photo-caption .lucide{height:10px;width:10px}.inspector-body{padding:17px}.inspector-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.inspector-body h2{font-size:20px;letter-spacing:-.65px;line-height:1.15;font-weight:550;margin:0 0 8px}.inspector-subtitle{color:#9ba8ae;font-size:9px;display:flex;align-items:center;gap:5px;line-height:1.5}.inspector-subtitle .lucide{width:10px;height:10px}.category-tag{display:inline-block;font-size:7px;color:#bdd0db;border:1px solid #7c99a22c;background:#849eb20d;padding:5px 7px;border-radius:4px;margin-top:12px}.location-distance{display:inline-flex;align-items:center;margin-left:8px;color:#89989f;font-size:8px}.inspector-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:18px 0;padding:14px 0;border-top:1px solid #35414680;border-bottom:1px solid #35414680}.metric{padding-left:12px;border-left:1px solid #3942498a}.metric:first-child{padding-left:0;border:0}.metric>span{display:flex;gap:5px;align-items:center;color:#95a3aa;font-size:7px}.metric>span .lucide{width:11px;height:11px}.metric strong{display:block;font-size:12px;font-weight:500;margin:9px 0 5px;white-space:nowrap}.metric strong.moderate{color:#dbbc84}.metric strong.good{color:#bfcea0}.metric small{font-size:6px;letter-spacing:.5px;color:#849197}.nearby-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.nearby-heading h3{margin:0;font-size:7px;font-weight:500;letter-spacing:1.2px;color:#acbac0}.nearby-heading>span{font-size:6px;color:#78888f}.nearby-list{display:flex;gap:8px;flex-wrap:wrap}.nearby-list button{display:flex;gap:5px;align-items:center;font-size:8px;color:#c6d2d7;border:1px solid #3944496e;border-radius:4px;padding:7px 7px}.nearby-list button:hover{background:#324149}.nearby-list .lucide{width:12px;height:12px;color:#98aab4}.insight-card{padding:12px 11px;background:linear-gradient(110deg,#b1d0e509,#b1d0e502);border:1px solid #abc5d812;border-radius:6px;margin:17px 0 15px}.insight-card h3{font-size:7px;letter-spacing:.9px;color:#afc8d9;font-weight:500;margin:0 0 9px;display:flex;gap:6px;align-items:center}.insight-card h3 .lucide{width:12px;height:12px}.insight-card p{font-size:9px;line-height:1.8;color:#a4b2ba;margin:0}.inspector-actions{display:flex;gap:8px}.primary-button{background:#b4d6ea;color:#1f343f;border:1px solid #bddbed;border-radius:5px;display:flex;justify-content:center;align-items:center;gap:7px;font-size:10px;font-weight:550;padding:10px 12px;flex:1}.primary-button:hover{background:#d1e8f5}.primary-button .lucide{height:13px;width:13px}.secondary-button{border:1px solid #475359;background:#20282d;color:#c1d0d8;border-radius:5px;display:flex;justify-content:center;align-items:center;gap:7px;font-size:10px;padding:10px 12px}.secondary-button:hover{background:#303e46}.secondary-button .lucide{height:13px;width:13px}.inspector-footnote{font-size:6px;text-align:center;margin:11px 0 0;color:#77878f;letter-spacing:.15px}.place-description{font-size:10px;line-height:1.9;color:#a6b5bd}.coordinate-line{font-size:8px;color:#8d9ca5;margin:12px 0 16px;font-variant-numeric:tabular-nums}.generic-visual{background:radial-gradient(ellipse at 70% 20%,#475a54,#243536 70%);height:100%;display:flex;align-items:center;justify-content:center}.generic-visual>.lucide{height:46px;width:46px;stroke-width:.8;color:#a9c2bb}.map-controls{position:absolute;right:326px;bottom:63px;display:flex;flex-direction:column;gap:8px;align-items:center}.compass-button{background:#192124e6;border:1px solid #57655f55;border-radius:50%;height:49px;width:49px;position:relative;margin-bottom:9px;box-shadow:0 3px 12px #0002}.compass-button span{position:absolute;top:4px;left:21px;font-size:7px;color:#d8e3e5}.compass-button svg{width:27px;height:27px;margin-top:12px;transform:rotate(26deg)}.zoom-controls{border:1px solid #43515980;border-radius:6px;overflow:hidden;background:#1a2226ef;display:flex;flex-direction:column}.zoom-controls button{height:33px;width:34px;display:flex;align-items:center;justify-content:center;color:#d0dce1}.zoom-controls button+button{border-top:1px solid #36444b}.zoom-controls button:hover,.map-control-button:hover{background:#3c4e59}.map-control-button{border:1px solid #43515980;border-radius:5px;background:#1a2226ef;height:34px;width:34px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:550}.map-control-button .lucide{height:16px;width:16px}.traffic-legend{position:absolute;left:calc(50% - 251px);bottom:280px;display:flex;align-items:center;gap:12px;font-size:8px;color:#ced4cf;text-shadow:0 2px 5px #000;background:#18231f88;padding:9px 11px;border:1px solid #7e918122;border-radius:5px}.traffic-legend>span{display:flex;align-items:center;gap:5px;white-space:nowrap}.traffic-legend .legend-title{font-size:6px;letter-spacing:1.05px;color:#bec7c0;margin-right:1px}.traffic-legend small{font-size:5px;letter-spacing:.8px;color:#9dad9f;border-left:1px solid #91a69044;padding-left:8px}.legend-dot{width:5px;height:5px;border-radius:50%;display:inline-block}.legend-dot.low{background:#95b7a0}.legend-dot.moderate{background:#d4b67f}.legend-dot.high{background:#c58871}.copilot{position:absolute;left:50%;transform:translateX(-50%);bottom:27px;width:510px;padding:0 17px;z-index:5;background:#192023f7;border-color:#8099a633;box-shadow:0 10px 45px #06101533}.copilot-heading{height:48px;display:flex;justify-content:space-between;align-items:center}.copilot-title{display:flex;align-items:center;gap:9px}.ai-icon{color:#b9d8eb;display:flex;align-items:center}.ai-icon .lucide{height:17px;width:17px;stroke-width:1.4}.copilot-title h2{font-size:11px;font-weight:550;margin:0}.ai-label{font-size:5px;letter-spacing:.8px;color:#99afb9;border:1px solid #647b842f;border-radius:3px;padding:3px 5px;margin-left:1px}#copilot-response h3{font-size:17px;letter-spacing:-.4px;font-weight:450;margin:1px 0 7px}#copilot-response p{font-size:10px;line-height:1.7;color:#98a9b2;margin:0 0 14px}.prompt-suggestions{display:flex;gap:7px;margin-bottom:16px}.prompt-suggestions button{border:1px solid #65798238;border-radius:5px;color:#bac9d1;padding:7px 9px;display:flex;gap:6px;align-items:center;white-space:nowrap;font-size:8px;background:#b0c8d003}.prompt-suggestions button:hover{border-color:#849daa;background:#abcbe30e}.prompt-suggestions .lucide{width:12px;height:12px;color:#b7cbd6}.copilot-input{height:43px;display:flex;gap:10px;align-items:center;border:1px solid #5f747f63;border-radius:6px;background:#11191d;padding:5px 6px 5px 12px}.copilot-input>.lucide{color:#788e9a;width:14px}.copilot-input input{flex:1;width:0;border:0;background:none;color:#e0ebf0;outline:0;font-size:10px}.copilot-input input::placeholder{color:#83959f}.copilot-input button{width:29px;height:29px;border-radius:4px;background:#afcfe3;color:#243a47;display:flex;align-items:center;justify-content:center}.copilot-input button:hover{background:#d0e6f4}.copilot-input button .lucide{width:16px;height:16px}.copilot-footer{display:flex;justify-content:space-between;align-items:center;height:30px;font-size:7px;color:#78909a}.copilot-footer>span:first-child{display:flex;align-items:center;gap:5px}.copilot-footer .status-dot{width:3px;height:3px}.copilot.collapsed #copilot-body{display:none}.copilot.collapsed .copilot-heading{height:40px}.copilot.collapsed .copilot-heading .icon-button{transform:rotate(180deg)}.copilot.has-response #copilot-response h3{font-size:14px}.copilot.has-response #copilot-response p{max-height:95px;overflow:auto}.copilot.has-response .prompt-suggestions{display:none}.assistant-action{color:#bdddf2;display:inline-flex;align-items:center;gap:5px;font-size:10px;padding:5px 0 10px}.assistant-action .lucide{width:12px;height:12px}.bottom-bar{position:absolute;bottom:0;height:46px;left:var(--rail);right:0;display:flex;align-items:center;padding:0 22px;background:#161d20;z-index:20;border-top:1px solid #3b484c70;gap:15px}.map-health{display:flex;gap:7px;align-items:center;font-size:7px;color:#7e929c;white-space:nowrap}.map-health strong{font-weight:400;color:#adbec5}.map-health .status-dot{width:4px;height:4px}.bottom-divider{height:10px;width:1px;background:#3c4b50;margin:0 2px}.time-control{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:10px;white-space:nowrap}.time-control>.lucide{color:#d1bda1;width:15px;height:15px}.time-control output{font-size:10px;color:#d3dde1;min-width:32px;font-variant-numeric:tabular-nums}.time-divider{height:14px;width:1px;background:#3e4b50;margin:0 3px}.time-label{font-size:6px;color:#8d9da6}.time-control input{width:163px;height:2px;appearance:none;background:linear-gradient(90deg,#525e5f,#b5c4bd 75%,#5f747d);cursor:pointer;outline:none}.time-control input::-webkit-slider-thumb{appearance:none;border:2px solid #c9d9df;width:8px;height:8px;border-radius:50%;background:#263943;box-shadow:0 0 0 3px #afc9d520}.time-control input::-moz-range-thumb{border:2px solid #c9d9df;width:6px;height:6px;border-radius:50%;background:#263943}.time-control button{display:flex;padding:4px;color:#b0c2cc}.time-control button .lucide{width:11px;height:11px}.sim-label{font-size:5px;letter-spacing:.7px;border:1px solid #66819036;border-radius:3px;padding:4px 5px;color:#91a7b1}.map-interaction-hint{display:flex;gap:5px;align-items:center;font-size:6px;color:#82949c;margin-left:auto}.map-interaction-hint .lucide{height:11px;width:11px;margin-right:3px}.map-interaction-hint span{padding:0 4px}.environment-popover{position:absolute;top:83px;right:24px;width:282px;z-index:20;padding-bottom:7px}.environment-options,.weather-options{display:flex;gap:7px;padding:0 16px;margin:15px 0}.environment-options button{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;padding:13px 5px;border:1px solid #4d606943;border-radius:5px;font-size:10px;color:#9fb1bc}.environment-options button.selected,.weather-options button.selected{border-color:#a0c6df;color:#c9e3f2;background:#a8cee712}.weather-options button{flex:1;border:1px solid #4d606943;border-radius:4px;padding:7px 2px;font-size:8px;color:#aabac5}.environment-note{font-size:8px;color:#8298a4;line-height:1.7;margin:15px 17px}.maplibregl-ctrl-bottom-right{bottom:4px;right:10px;max-width:280px}.maplibregl-ctrl-attrib{background:#1c2728bb!important;color:#bbc6c2!important;font-size:7px!important;min-height:15px!important}.maplibregl-ctrl-attrib a{color:#c4d0cb!important}.maplibregl-ctrl-attrib-button{width:20px!important;height:20px!important;opacity:.7}.maplibregl-ctrl-logo{display:none!important}.place-marker{display:flex;align-items:center;gap:0;padding:0;color:#e3eae5;filter:drop-shadow(0 2px 5px #0008);transition:opacity .2s;white-space:nowrap;text-shadow:0 1px 3px #000;font-family:Inter,sans-serif}.marker-icon{background:#293932f0;border:1px solid #92a89566;border-radius:6px;width:26px;height:27px;display:flex;align-items:center;justify-content:center;color:#dfdac5;position:relative;flex-shrink:0}.marker-icon .lucide{width:12px;height:12px;stroke-width:1.7}.marker-label{padding:7px 8px;color:#e5e9e0;font-size:9px;font-weight:500;letter-spacing:.1px;background:#182620bd;border:1px solid #80928630;border-left:none;border-radius:0 5px 5px 0}.marker-label small{display:block;font-size:5px;letter-spacing:.7px;margin-top:5px;font-weight:400;color:#b2c8bd}.place-marker.selected .marker-icon{height:38px;width:33px;background:#c2d7cc;color:#263c32;border:1px solid #d4e3db;border-radius:6px 0 0 6px}.place-marker.selected .marker-icon .lucide{width:16px;height:16px}.place-marker.selected .marker-label{border-color:#bbd2c28a;border-left:0;background:#21342cee;padding:8px 10px;font-size:10px}.place-marker.selected:after{content:'';position:absolute;left:13px;bottom:-6px;width:6px;height:6px;background:#c2d7cc;transform:rotate(45deg)}.place-marker.transit .marker-icon{color:#b4c8e1;background:#263546ed}.place-marker.event .marker-icon{color:#d9cfa9}.place-marker.construction .marker-icon{color:#d3ad8a}.place-marker:hover{z-index:5!important}.place-marker:hover .marker-label{background:#30483d}.route-form{display:flex;flex-direction:column;gap:12px;margin:18px 0}.route-form label{font-size:8px;letter-spacing:.6px;color:#91a9b7}.route-form select{margin-top:6px;width:100%;height:37px;background:#141e23;color:#ccdbe3;border:1px solid #465b655c;border-radius:5px;padding:0 8px;font-size:10px}.route-summary{display:flex;gap:24px;padding:18px 0;border-top:1px solid #475b624a;border-bottom:1px solid #475b624a;margin:15px 0}.route-summary strong{font-size:22px;display:block;font-weight:500;color:#c5dfee}.route-summary span{display:block;color:#93a9b5;font-size:8px;margin-top:5px}.route-status{font-size:9px;color:#a8b8c2;line-height:1.8}.route-alternative{display:flex;justify-content:space-between;width:100%;text-align:left;padding:10px;border:1px solid #48627466;border-radius:5px;color:#b9cfdc;font-size:10px;margin-bottom:12px}.itinerary{margin:20px 0}.itinerary-stop{display:grid;grid-template-columns:25px 1fr;gap:8px;padding:0 0 20px;position:relative}.itinerary-stop:not(:last-child):before{content:'';position:absolute;left:10px;top:24px;bottom:5px;border-left:1px dashed #54717e88}.stop-number{font-size:8px;color:#bdd8e8;background:#7294a71c;border:1px solid #7c9dad44;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center}.stop-content>span{font-size:6px;letter-spacing:1px;color:#92adbc}.stop-content button{padding:0;font-size:12px;display:block;font-weight:500;margin:7px 0;color:#d6e6ef;text-align:left}.stop-content small{font-size:8px;color:#93a9b6}.itinerary-actions{display:flex;gap:8px;flex-wrap:wrap}.itinerary-actions button{flex:1;white-space:nowrap}.saved-card{padding:14px;border:1px solid #4b667355;border-radius:6px;margin:12px 0}.saved-card h3{font-size:12px;margin:0 0 7px}.saved-card p{font-size:10px;line-height:1.7;color:#9fb3bf}.saved-card button{font-size:10px;color:#c0dff2;padding:5px 0}.toast{position:absolute;z-index:70;left:50%;transform:translateX(-50%);top:91px;max-width:460px;padding:12px 18px;border-radius:7px;border:1px solid #728f995e;background:#202e35;color:#d5e6f0;font-size:11px;line-height:1.6;box-shadow:0 5px 30px #0005}.map-error{position:absolute;top:72px;left:50%;transform:translateX(-50%);z-index:15;background:#352d20f5;border:1px solid #927b54;border-radius:6px;color:#e0ccaa;display:flex;gap:10px;align-items:center;padding:10px 12px;max-width:500px;font-size:10px;line-height:1.5}.map-error .lucide{width:16px}.map-error button{font-size:10px;text-decoration:underline;color:#ede0c5}.map-error button:last-child{text-decoration:none;font-size:19px}dialog{width:min(550px,calc(100vw - 32px));max-height:85vh;background:#1a242a;border:1px solid #4e687455;color:#d9e7ef;border-radius:12px;padding:25px;box-shadow:0 30px 100px #0008}dialog::backdrop{background:#070e15a8;backdrop-filter:blur(5px)}dialog>header{display:flex;justify-content:space-between;align-items:center}dialog h2{font-size:26px;letter-spacing:-.7px;font-weight:500;margin:23px 0 12px}dialog p{font-size:11px;color:#9fb3bf;line-height:1.9}dialog h3{font-size:11px;font-weight:500;margin-top:22px}dialog ul{padding-left:18px;color:#a0b5c1;font-size:11px;line-height:2.1}.data-source-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #526e7c30;padding:12px 0;font-size:10px;gap:10px}.data-source-row span:last-child{color:#b0cbbc;font-size:8px;white-space:nowrap}.data-source-row.sim span:last-child{color:#c6b28d}.data-source-row.off span:last-child{color:#8ca2b0}.dialog-note{padding:12px 14px;border:1px solid #63829033;border-radius:6px;background:#93b9ce07}#intro{position:absolute;inset:0;z-index:100;background:#11191c;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:opacity .85s,visibility .85s}#intro.complete{opacity:0;visibility:hidden;pointer-events:none}.intro-logo{font-size:10px;letter-spacing:4px;color:#a9c1c8;text-align:center}.intro-logo span{display:block;letter-spacing:1.3px;font-size:7px;color:#69818b;margin-top:17px}#intro h1{font-size:clamp(35px,7vw,82px);letter-spacing:13px;font-weight:400;margin:25px 0;color:#dce7e9}#intro p{font-size:10px;color:#879da5;letter-spacing:1px;display:flex;align-items:center;gap:7px}.loading-dot{width:5px;height:5px;border-radius:50%;background:#adcfc0;animation:pulse 1.3s infinite}.text-button{font-size:10px;display:flex;align-items:center;gap:7px;padding:9px 15px;margin-top:28px;border:1px solid #526b733d;border-radius:4px;color:#a5bdc7}.text-button .lucide{width:12px;height:12px}@keyframes pulse{50%{opacity:.2}}#weather-effects{position:absolute;inset:76px 0 46px var(--rail);pointer-events:none;z-index:2;transition:background 1s,backdrop-filter 1s}#weather-effects[data-weather="fog"]{background:linear-gradient(180deg,#d2dad56e,#bbc8c137 55%,transparent);backdrop-filter:blur(.7px)}#weather-effects[data-weather="cloudy"]{background:#adb9c517}#weather-effects[data-weather="rain"]{background:linear-gradient(175deg,#192a4055,#131f3022);overflow:hidden}#weather-effects[data-weather="rain"]:after{content:'';position:absolute;inset:-100%;background-image:repeating-linear-gradient(108deg,transparent 0,transparent 99px,#a2c1d14a 100px,transparent 101px);background-size:170px 240px;animation:rain .65s linear infinite;opacity:.5}@keyframes rain{to{transform:translate(-80px,240px)}}.noscript{position:absolute;inset:0;z-index:200;background:#14232d;color:#d4e8f4;padding:100px 20%;font-size:20px;line-height:1.8}@media(min-width:1500px){.layer-panel{top:239px;width:256px}.layer-item{height:37px}.inspector{width:308px;right:30px;top:108px}.inspector-visual{height:170px}.inspector-body{padding:20px}.map-controls{right:360px}.copilot{width:550px;bottom:33px}.traffic-legend{bottom:287px}.city-overview h1{font-size:47px}}@media(max-height:760px) and (min-width:901px){.city-overview{top:25px}.city-overview h1{font-size:33px;margin:12px 0 8px}.overview-bottom{margin-top:13px}.layer-panel{top:180px}.layer-item{height:27px}.panel-heading{height:42px}.layer-footer{height:33px}.layer-list{padding-bottom:5px}.inspector{top:90px;max-height:calc(100% - 120px)}.inspector-visual{height:118px}.inspector-body{padding:13px}.inspector-metrics{margin:13px 0;padding:10px 0}.insight-card{margin:12px 0;padding:9px}.copilot{bottom:20px}.traffic-legend{bottom:271px}.map-controls{bottom:51px}}@media(max-width:1150px){.city-state,.header-divider{display:none}.app-header{gap:17px;padding:0 20px}.brand>span{font-size:15px}.brand small{font-size:6px}.city-selector{font-size:10px}.global-search{width:285px;left:52%}.layer-panel{width:210px;left:18px}.layer-item{gap:7px}.layer-item>span:nth-child(2){font-size:9px;gap:4px}.layer-item small{font-size:4px;padding:2px}.city-overview{left:20px;width:235px}.city-overview h1{font-size:35px}.city-overview>p{font-size:8px}.overview-bottom{gap:9px}.overview-bottom>span:first-child{font-size:8px}.real-data{font-size:5px}.inspector{right:18px;width:249px}.inspector-body{padding:14px}.inspector-visual{height:135px}.inspector-body h2{font-size:18px}.inspector-metrics{margin:14px 0}.metric{padding-left:9px}.metric strong{font-size:11px}.nearby-list{gap:5px}.nearby-list button{font-size:7px;padding:6px 5px}.copilot{width:410px;left:49%}.prompt-suggestions{gap:5px}.prompt-suggestions button{padding:7px 6px;font-size:7px}.map-controls{right:280px}.traffic-legend{left:calc(49% - 202px);gap:9px}.map-breadcrumb{left:calc(50% - 110px)}.time-control input{width:120px}.sim-label,.map-interaction-hint{display:none}.time-control{left:55%}.weather-summary{right:20px}}@media(max-width:900px){:root{--rail:56px}.app-header{height:66px;padding:0 16px;gap:12px}.side-rail{top:66px;padding:18px 5px 10px}.rail-button{width:44px}.brand>svg{width:24px}.brand>span{font-size:13px;letter-spacing:1.6px}.brand small{font-size:5px;letter-spacing:1.5px}.city-selector{display:none}.global-search{left:47%;width:260px}.header-icon{display:none}.demo-badge{font-size:6px;letter-spacing:.7px}.profile-button{width:28px;height:28px;font-size:8px}#city-map,.map-vignette,#weather-effects{top:66px}#city-workspace{top:66px}.city-overview{top:24px}.city-overview h1{font-size:32px}.map-breadcrumb{display:none}.layer-panel{top:188px;width:205px}.inspector{top:90px;width:240px;right:16px;max-height:calc(100% - 360px)}.copilot{width:440px;left:53%;bottom:24px}.map-controls{right:22px;bottom:29px}.weather-summary{right:20px}.traffic-legend{left:auto;right:20px;bottom:280px}.map-health>span:last-child,.bottom-divider{display:none}.bottom-bar{padding:0 17px}.time-control{left:auto;right:12px;transform:none}.time-control input{width:140px}.layer-item{height:32px}.layer-panel{max-height:calc(100% - 224px);overflow-y:auto;scrollbar-width:thin}.inspector-metrics{margin:12px 0}.inspector-visual{height:100px}.insight-card{margin:13px 0}}@media(max-width:650px){:root{--rail:0px}.app-header{height:60px;padding:0 16px;gap:12px}.brand{gap:8px}.brand>span{font-size:13px;letter-spacing:1.4px}.brand>svg{width:23px;height:28px}.brand small{font-size:5px;letter-spacing:1.5px;margin-top:4px}.demo-badge{font-size:6px;padding:6px 7px}.profile-button{width:27px;height:27px}.global-search{top:75px;left:16px;right:16px;transform:none;width:auto;height:41px;background:#182126f5;z-index:50;border-color:#657a8459}.global-search input{font-size:12px}.global-search kbd{display:none}.search-results{max-height:310px}.side-rail{top:auto;bottom:58px;left:14px;width:auto;border:1px solid #5065754f;border-radius:8px;padding:3px 5px;z-index:26;background:#192329f7;height:45px}.rail-main{flex-direction:row;gap:3px}.rail-button{width:39px;height:36px;gap:0}.rail-button>span{display:none}.rail-button .lucide{width:17px;height:17px}.rail-button.active:before{display:none}.rail-bottom{display:none}#city-map,.map-vignette,#weather-effects{inset:60px 0 40px}#city-workspace{inset:60px 0 40px}.city-overview{top:77px;left:19px;width:215px;pointer-events:none!important}.city-overview .eyebrow{font-size:6px;letter-spacing:1.1px}.city-overview h1{font-size:34px;margin:11px 0 9px}.city-overview>p{font-size:7px}.overview-bottom{margin-top:12px;gap:12px}.overview-bottom>span:first-child{font-size:8px}.real-data{font-size:5px}.weather-summary{top:81px;right:19px;gap:7px}.weather-summary>.lucide:first-child{width:22px;height:22px}.weather-summary strong{font-size:22px}.weather-summary strong span{display:none}.weather-summary small{font-size:4px;letter-spacing:.4px}.weather-summary>.lucide:last-child{display:none}.layer-panel{display:none;left:14px;top:204px;width:226px;max-height:calc(100% - 264px);z-index:20;box-shadow:0 10px 50px #0007;background:#192126}.layer-panel.mobile-open{display:block}.layer-item{height:31px}.layer-item>span:nth-child(2){font-size:10px}.layer-item small{font-size:5px}.inspector{display:none;right:14px;left:14px;width:auto;top:198px;max-height:calc(100% - 352px);z-index:18;background:#182126;box-shadow:0 8px 50px #0008}.inspector.mobile-open{display:block}.inspector-visual{height:105px}.inspector-body{padding:15px}.inspector-body h2{font-size:21px}.inspector-metrics{margin:12px 0;padding:12px 0}.metric strong{font-size:13px}.metric>span{font-size:8px}.metric small{font-size:6px}.nearby-list button{font-size:9px;padding:7px 9px}.insight-card p{font-size:10px}.inspector-footnote{font-size:7px}.copilot{left:14px;right:14px;width:auto;transform:none;bottom:76px;padding:0 13px;border-color:#8099a64f;max-height:270px;overflow:auto;background:#192126f7}.copilot-heading{height:40px}.copilot-title h2{font-size:11px}#copilot-response h3{font-size:16px}#copilot-response p{font-size:9px;margin-bottom:12px}.prompt-suggestions{gap:5px;margin-bottom:12px}.prompt-suggestions button{font-size:7px;padding:7px 6px;flex:1;justify-content:center}.prompt-suggestions .lucide{width:10px;height:10px}.copilot-input{height:41px}.copilot-input input{font-size:10px}.copilot-footer{font-size:5px;height:25px}.copilot.has-response{max-height:300px}.copilot.collapsed{bottom:76px}.copilot.has-response #copilot-response p{max-height:66px}.map-controls{right:14px;bottom:327px;gap:7px}.compass-button{height:43px;width:43px;margin-bottom:1px}.compass-button span{left:18px}.compass-button svg{width:23px;height:23px;margin-top:12px}.zoom-controls button{width:32px;height:32px}.map-control-button{width:32px;height:32px}.traffic-legend{left:16px;right:auto;bottom:310px;font-size:6px;gap:9px;padding:7px 9px}.traffic-legend .legend-title{font-size:5px}.traffic-legend small{font-size:4px;letter-spacing:.4px}.legend-dot{width:4px;height:4px}.bottom-bar{height:40px;padding:0 14px}.map-health{font-size:6px;gap:5px}.time-control{gap:7px;right:13px}.time-control input{width:90px}.time-control output{font-size:9px}.time-control>.lucide{width:13px}.time-label,.time-divider{display:none}.time-control button{padding:5px}.maplibregl-ctrl-bottom-right{bottom:15px;right:14px}.maplibregl-ctrl-attrib{font-size:5px!important;max-width:180px}.environment-popover{top:129px;right:15px;left:15px;width:auto;z-index:35}.toast{top:123px;width:calc(100% - 40px);font-size:10px}.map-error{top:184px;width:calc(100% - 32px);max-width:none;font-size:9px}.place-marker .marker-label{font-size:8px}.place-marker.selected .marker-label{font-size:9px}.place-marker.selected .marker-label small{font-size:4px}.place-marker.shopping .marker-label{display:none}#intro h1{font-size:35px;letter-spacing:7px}dialog{padding:22px}dialog h2{font-size:23px}.inspector.route-active{max-height:calc(100% - 352px)}.copilot:not(.has-response) #copilot-response p{display:none}.copilot:not(.has-response) #copilot-response h3{margin-bottom:13px}.copilot-footer{font-size:6px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}#intro{transition:none}.map-vignette{box-shadow:inset 0 -80px 90px -50px #0b141abb}}