 #hero-default-content{transition:opacity .26s ease;opacity:1}#hero-default-content.is-fading-out{opacity:0}.badge-new{transition:opacity .26s ease}.badge-new.is-fading-out{opacity:0}#hero-route-visualizer{width:100%;opacity:0;transition:opacity .3s ease}#hero-route-visualizer[hidden]{display:none}#hero-route-visualizer.is-visible{opacity:1}.route-header{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:28px;margin-bottom:14px}.route-header-line{position:absolute;left:6px;right:6px;top:50%;height:2px;transform:translateY(-50%);background-image:linear-gradient(90deg,var(--hero-accent,#008854) 50%,transparent 50%);background-size:10px 2px;background-repeat:repeat-x;opacity:.7;animation:route-header-dash-march 1s linear infinite;z-index:0}.route-point{position:relative;z-index:1;display:flex;align-items:center;gap:8px;min-width:0;background:rgba(6,11,26,.6);border:1px solid rgba(255,255,255,.16);border-radius:50px;padding:7px 16px 7px 12px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.route-point-destination{flex-direction:row-reverse;text-align:right;padding:7px 12px 7px 16px}.route-point-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.85rem}.route-point-icon.destination-icon{color:var(--hero-accent,#008854)}.route-label{color:#fff;font-weight:700;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:30vw}.route-distance{position:relative;z-index:1;flex-shrink:0;display:flex;align-items:baseline;gap:4px;background:var(--hero-accent,#008854);color:#fff;font-weight:800;padding:6px 16px;border-radius:50px;font-size:.85rem;letter-spacing:.3px}.route-distance-value{font-size:1rem}@keyframes route-header-dash-march{to{background-position:20px 0}}.route-map-wrap{position:relative;width:100%;aspect-ratio:16 / 10}.route-states-map,.route-overlay-svg{position:absolute;inset:0;width:100%;height:100%}.route-states-map{display:flex;align-items:center;justify-content:center}.route-states-map svg{width:100%!important;height:auto!important;max-height:100%;display:block}.route-states-map svg path{fill:rgba(255,255,255,.22)!important;stroke:rgba(255,255,255,.55)!important;stroke-width:.4!important}.route-states-map svg path[id="labels"]{display:none!important}.route-overlay-svg{pointer-events:none}.route-line{stroke:var(--hero-accent,#008854);stroke-width:.55;stroke-dasharray:1.4 1.4;fill:none;stroke-linecap:round;animation:route-dash-march 1.4s linear infinite}.route-marker{display:none}.route-pin-body{stroke:#060b1a;stroke-width:.3}.origin-marker .route-pin-body{fill:#ffffff}.destination-marker .route-pin-body{fill:var(--hero-accent,#008854)}.route-pin-dot{fill:rgba(6,11,26,.85)}.route-marker-pulse{fill:none;stroke:var(--hero-accent,#008854);stroke-width:.35;opacity:.6;animation:route-pulse 2.2s ease-out infinite;display:none}@keyframes route-dash-march{to{stroke-dashoffset:-2.8}}@keyframes route-pulse{0%{r:1.4;opacity:.55}100%{r:3.4;opacity:0}}.route-states-map svg path.route-state-origin{fill:rgba(255,255,255,.55)!important}.route-states-map svg path.route-state-destination{fill:var(--hero-accent,#008854)!important;fill-opacity:.75!important}.route-carrier-count{display:flex;align-items:center;justify-content:center;gap:12px;width:fit-content;max-width:100%;margin:0 auto 20px;padding:8px 22px 8px 8px;background:rgba(6,11,26,.55);border:1px solid rgba(0,136,84,.45);border-radius:50px;color:#fff;font-size:.88rem;font-weight:600;letter-spacing:.2px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.route-carrier-count[hidden]{display:none}.route-carrier-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:rgba(0,136,84,.22);border:1px solid rgba(0,136,84,.5);color:var(--hero-accent,#008854);font-size:.85rem}.route-carrier-text{line-height:1.3}.route-carrier-count-value{color:var(--hero-accent,#008854);font-weight:800}.route-map-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:10px;background:rgba(6,11,26,.55);color:rgba(255,255,255,.85);font-size:.9rem;font-weight:600}.route-map-loading[hidden]{display:none}.route-spinner{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.25);border-top-color:var(--hero-accent,#008854);animation:route-spin .7s linear infinite}@keyframes route-spin{to{transform:rotate(360deg)}}.route-vehicle-strip{display:flex;align-items:center;gap:14px;margin-top:16px;padding:14px 18px;background:transparent;border:1px solid rgba(255,255,255,.12);border-radius:16px}.route-vehicle-strip[hidden]{display:none}.route-vehicle-track{position:relative;flex:1 1 auto;height:72px;border-radius:12px;background:rgba(255,255,255,.06);overflow:hidden}.route-vehicle-track::before{content:"";position:absolute;left:0;right:0;top:92%;height:2px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.3) 0 8px,transparent 8px 18px);transform:translateY(-50%)}.route-vehicle-rig{position:absolute;top:50%;left:0;height:58px;--cargo-base-height:34px;transform:translate3d(var(--rvt-start,-200px),-50%,0);animation:route-truck-loop var(--rvt-duration,10s) linear infinite;will-change:transform}.route-carrier-truck{display:block;height:100%;width:auto;filter:drop-shadow(0 2px 3px rgba(0,0,0,.45))}.route-vehicle-cargo{position:absolute;left:34%;bottom:48%;transform:translateX(-50%)}.route-vehicle-cargo-img{height:calc(var(--cargo-base-height) * var(--cargo-scale,1));width:auto;filter:drop-shadow(0 0 .4px #fff) drop-shadow(0 0 .4px #fff) drop-shadow(0 1px 1px rgba(0,0,0,.55))}.route-vehicle-cargo-icon{font-size:calc(20px * var(--cargo-scale,1));color:var(--hero-accent,#008854);text-shadow:0 1px 2px rgba(0,0,0,.6)}.route-vehicle-cargo[hidden]{display:none}@keyframes route-truck-loop{from{transform:translate3d(var(--rvt-start,-200px),-50%,0)}to{transform:translate3d(var(--rvt-end,400px),-50%,0)}}.route-vehicle-point{display:flex;align-items:center;gap:7px;flex-shrink:0;max-width:120px;padding:7px 12px 7px 8px;background:rgba(15,23,42,.55);border:1px solid rgba(255,255,255,.14);border-radius:50px;box-shadow:0 2px 6px rgba(0,0,0,.25)}.route-vehicle-pin{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:18px;height:18px;color:#fff;font-size:.75rem}.route-vehicle-point-label{color:#fff;font-size:.8rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (prefers-reduced-motion:reduce){.route-line,.route-marker-pulse,.route-spinner,.route-vehicle-rig,.route-header-line{animation:none}.route-vehicle-rig{left:50%;transform:translate3d(-50%,-50%,0)}}@media (max-width:480px){.route-label{max-width:30vw;font-size:.82rem}.route-distance{padding:5px 12px;font-size:.75rem}.route-vehicle-point-label{display:none}.route-carrier-count{font-size:.72rem;padding:6px 16px 6px 6px;gap:8px;margin-bottom:16px}.route-carrier-icon{width:24px;height:24px;font-size:.7rem}}