/* System fonts and CSS keep the car view light: no font downloads or UI framework. */
:root{font-family:Inter,"Segoe UI",Arial,sans-serif;color:#203d34;background:#f7f8f4;font-synthesis:none;--green:#183d32;--muted:#697461;--line:#e3e7df;--lime:#dbea9d}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.48}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #7e9f45;outline-offset:4px}[hidden]{display:none!important}svg{width:24px;height:24px;flex-shrink:0}button{color:inherit}h1,h2,p{margin:0}
.site-header{height:98px;max-width:1600px;margin:auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}
.brand{display:inline-flex;align-items:center;gap:12px;font-size:21px;font-weight:800;letter-spacing:1.2px;white-space:nowrap}.brand-icon{height:40px;width:40px;border-radius:12px;background:var(--green);color:var(--lime);display:grid;place-items:center}.brand-icon svg{height:28px;width:28px}.brand-period{margin-left:-12px;color:#829b50}.header-nav{height:100%;display:flex;gap:34px;align-items:center}.nav-link{font-size:14px;font-weight:550;color:#7a827b;min-height:44px;display:flex;align-items:center;gap:9px;position:relative}.nav-link.active{color:var(--green)}.nav-link.active:after{content:"";position:absolute;bottom:-27px;left:0;right:0;height:3px;border-radius:3px;background:var(--green)}.header-note{display:flex;gap:9px;align-items:center;font-size:12px;color:#697461}.small-spark{font-size:25px;color:#718e55}
.journey-layout{max-width:1600px;margin:0 auto;padding:38px 48px 0;display:grid;grid-template-columns:minmax(300px,360px) minmax(0,1fr);gap:36px 42px}.journey-panel{display:flex;flex-direction:column;padding:7px 0 0}.eyebrow{display:flex;align-items:center;gap:8px;font-size:10px;letter-spacing:2px;font-weight:700;color:#697461}.status-dot{width:6px;height:6px;border-radius:50%;background:#829b50}.trip-title{font-size:13px;color:#697461;margin-top:10px;overflow-wrap:anywhere}.destination-block{margin-top:42px}.destination-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.destination-topline h1{font-size:26px;font-weight:500;letter-spacing:-.7px}.count-chip{font-size:11px;border:1px solid #dce2d5;border-radius:6px;padding:5px 9px;white-space:nowrap;color:#6b7a64}.destination-block h2{font-size:clamp(40px,3.9vw,59px);line-height:1.07;letter-spacing:-2.5px;font-weight:600;margin:15px 0 18px;overflow-wrap:anywhere}.coordinates{font-size:11px;color:#697461;letter-spacing:.6px;font-variant-numeric:tabular-nums}.distance-card{display:flex;align-items:center;gap:15px;margin-top:31px;padding:19px 18px;background:#edf0e7;border:1px solid #e7ebdd;border-radius:12px}.distance-icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid #dce3ce;border-radius:50%;color:#718755}.distance-label{font-size:11px;color:#697461;margin-bottom:4px}.distance-value{font-size:34px;line-height:1;font-weight:550;letter-spacing:-1.2px;font-variant-numeric:tabular-nums}#distance-unit{font-size:16px;font-weight:400;color:#75836c;letter-spacing:0}.distance-note{font-size:10px;line-height:1.6;color:#697461;margin-left:auto;text-align:right}.location-row{display:flex;gap:8px;margin-top:19px;align-items:baseline}.gps-dot{height:6px;width:6px;flex-shrink:0;background:#b4a77c;border-radius:50%;position:relative;top:-1px}.gps-dot.live{background:#66905d}.location-row p{font-size:11px;line-height:1.65;color:#697461}.location-button{background:none;border:0;display:flex;align-items:center;gap:7px;min-height:44px;padding:5px 0;font-size:12px;font-weight:600}.location-button svg{width:15px;height:15px}.arrival-note{font-size:12px;color:#527337;padding-top:8px}.journey-bottom{margin-top:auto;padding-top:28px}.progress-label{font-size:10px;display:flex;justify-content:space-between;gap:10px;color:#697461}.progress-label>span:last-child{color:#627254}.progress-track{height:4px;background:#e4e8dc;border-radius:4px;overflow:hidden;margin-top:11px}.progress-track span{display:block;background:#7e9862;height:100%;width:0;transition:width .3s}.advance-row{display:flex;align-items:center;justify-content:space-between;margin-top:14px;gap:8px}.manual-note{font-size:10px;color:#697461}.advance-button{background:none;border:0;font-size:11px;display:flex;align-items:center;gap:11px;font-weight:600;min-height:44px;padding:0 3px 0 10px}.advance-button span{font-size:21px;font-weight:400}.sync-status{font-size:11px;line-height:1.6;color:#966447;padding-top:7px}
.map-panel{min-height:540px;position:relative;border:1px solid #e0e4d8;border-radius:19px;overflow:hidden;background:#e8ebdf;isolation:isolate}.leaflet-container{font-family:inherit}#map{position:absolute;inset:0;background:#e9ede3}.leaflet-tile-pane{filter:saturate(.6) contrast(.94)}.map-topbar{position:absolute;left:22px;right:22px;top:22px;display:flex;justify-content:space-between;align-items:flex-start;gap:12px;z-index:500;pointer-events:none}.map-badge{display:flex;align-items:center;gap:8px;padding:12px 15px;background:rgba(255,255,250,.96);border:1px solid #e8ebe0;border-radius:9px;font-size:11px;box-shadow:0 2px 10px #23432008}.map-live-dot{width:6px;height:6px;background:#809661;border-radius:50%}.map-action{width:44px;height:44px;display:grid;place-items:center;background:#fffffb;border:1px solid #e5e9de;border-radius:9px;box-shadow:0 2px 10px #23432008;pointer-events:auto}.map-action svg{width:20px;height:20px}.map-legend{position:absolute;left:22px;bottom:30px;display:flex;gap:18px;background:#fffffaf5;padding:13px 16px;border-radius:8px;border:1px solid #e6eade;z-index:500;font-size:10px;color:#697461}.map-legend>span{display:flex;align-items:center;gap:8px}.map-legend i{display:inline-block;width:8px;height:8px;border-radius:50%}.legend-car{background:#7195b5;box-shadow:0 0 0 3px #e5edf2}.legend-destination{background:#254c39;box-shadow:0 0 0 3px #e8ebdc}.map-zoom{position:absolute;right:22px;bottom:30px;z-index:500;border:1px solid #e4e8dc;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #23432008}.map-zoom button{display:block;border:0;background:#fffffa;width:44px;height:44px;font-size:23px;font-weight:400}.map-zoom button+button{border-top:1px solid #eaede3}.map-error{position:absolute;top:86px;left:22px;right:22px;z-index:500;background:#fffffaf2;border:1px solid #dfd7bc;padding:12px 15px;border-radius:9px;font-size:12px;line-height:1.6;color:#8f734c}.leaflet-control-attribution{font-size:9px!important;background:#f7f8f0e6!important;color:#697660!important}.leaflet-control-attribution a{color:#5d704e!important}.destination-pin{background:none;border:0}.destination-pin-inner{width:40px;height:40px;display:grid;place-items:center;border-radius:50% 50% 50% 9px;transform:rotate(-45deg);background:var(--green);border:3px solid white;box-shadow:0 5px 15px #12332633}.destination-pin-inner svg{transform:rotate(45deg);width:17px;height:17px;color:var(--lime)}.car-pin{background:none;border:0}.car-pin-inner{width:24px;height:24px;border:4px solid white;background:#7295b5;border-radius:50%;box-shadow:0 0 0 9px #7295b528,0 2px 9px #20456230}.map-destination-tooltip{width:max-content;font-family:inherit;border:1px solid #e3e7da;background:#fffffaf5;color:#24402f;padding:7px 11px;border-radius:6px;box-shadow:0 2px 6px #2840210b;font-size:12px;font-weight:600;max-width:min(220px,45vw);white-space:normal;overflow-wrap:anywhere}.map-destination-tooltip.leaflet-tooltip-top:before{border-top-color:#fffffa}
.stops-panel{grid-column:1/-1;border-top:1px solid var(--line);padding-top:27px;min-width:0}.stops-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.stops-heading .eyebrow{font-size:9px}.stops-heading h2{font-size:18px;font-weight:500;letter-spacing:-.4px;margin-top:7px}.subtle-text{color:#697461;font-size:11px}.stops-list{padding:0;margin:25px 0 0;list-style:none;display:flex;gap:14px;overflow:auto;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:#d4dac8 transparent}.stop-card{padding:18px;min-width:190px;flex:1;position:relative;border:1px solid #e2e7da;border-radius:11px;background:#f5f6f0;display:flex;align-items:flex-start;gap:13px}.stop-card.current{background:#eaf0d9;border-color:#d9e3bf}.stop-card.reached{background:#f2f4ed}.stop-number{border:1px solid #dfe5d5;color:#8f9984;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;flex-shrink:0;font-size:10px;font-variant-numeric:tabular-nums}.current .stop-number{background:#254734;color:#ecf2d3;border-color:#254734}.reached .stop-number{background:#e4e9d9;color:#6a8051}.stop-info{min-width:0}.stop-name{font-size:12px;line-height:1.5;color:#53634c;font-weight:600;overflow-wrap:anywhere}.current .stop-name{color:#24442e}.stop-state{font-size:9px;color:#697461;margin-top:5px}.current .stop-state{color:#718550}.empty-route{padding:16px 0;font-size:14px;color:#7f8976}.empty-link{display:inline-flex;align-items:center;gap:15px;font-size:13px;min-height:44px}.site-footer{max-width:1600px;margin:24px auto 0;padding:18px 48px 25px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#697461}.site-footer span:last-child{display:flex;gap:12px}.site-footer span:last-child span{font-size:14px}
@media(min-width:1600px){.journey-layout{padding-top:48px;gap:42px 56px;grid-template-columns:390px minmax(0,1fr)}.map-panel{min-height:610px}.destination-block{margin-top:52px}.destination-block h2{font-size:64px}.distance-card{margin-top:38px}.site-header{height:110px}.nav-link.active:after{bottom:-33px}}
@media(max-width:1050px){.site-header{padding:0 28px;height:82px}.nav-link.active:after{bottom:-19px}.header-note{display:none}.journey-layout{padding:28px 28px 0;gap:28px;grid-template-columns:300px minmax(0,1fr)}.destination-block h2{font-size:47px}.map-panel{min-height:540px}.map-legend{gap:12px;padding:12px;left:14px}.map-zoom{right:14px}.site-footer{padding-left:28px;padding-right:28px}.stop-card{min-width:180px;padding:15px}}
@media(max-width:720px){.site-header{height:76px;padding:0 20px;gap:12px}.brand{font-size:16px;gap:9px}.brand-icon{width:33px;height:33px;border-radius:10px}.brand-icon svg{width:24px;height:24px}.brand-period{margin-left:-9px}.header-nav{gap:18px}.nav-link{font-size:12px}.nav-link.active:after{bottom:-16px}.journey-layout{padding:24px 20px 0;grid-template-columns:minmax(0,1fr);gap:26px}.journey-panel{padding:0}.destination-block{margin-top:25px}.destination-block h2{font-size:48px;max-width:560px}.destination-topline h1{font-size:23px}.distance-card{margin-top:20px;padding:15px 18px}.distance-value{font-size:31px}.location-row{margin-top:13px}.journey-bottom{padding-top:19px}.map-panel{min-height:420px}.stops-panel{padding-top:23px}.site-footer{padding:12px 20px 25px;margin-top:16px;flex-wrap:wrap;font-size:9px}.map-topbar{top:16px;left:16px;right:16px}}
@media(max-width:380px){.header-nav{gap:12px}.brand{font-size:14px}.map-legend{gap:10px;font-size:9px;padding:11px}.destination-block h2{font-size:42px}.subtle-text{display:none}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
