.nm{position:relative;background:#000;overflow:hidden}
.nm-in{position:relative;max-width:1480px;margin:0 auto;padding:64px 44px 78px;
  display:grid;grid-template-columns:minmax(290px,355px) 1fr;gap:34px 60px;align-items:center}
/* the header spans both columns; the map row sits under it */
.nm-top{grid-column:1/-1}
.nm-h2{margin:0 0 14px;color:#F7F3F0;font-family:Archivo,sans-serif;font-size:64px;font-weight:600;font-stretch:118%;line-height:1.1;letter-spacing:normal;text-transform:uppercase;text-wrap:balance}
@media (max-width:991px){ .nm-h2{font-size:48px} }
@media (max-width:767px){ .nm-h2{font-size:36px} }
@media (max-width:479px){ .nm-h2{font-size:32px} }
.nm-lede{margin:0;color:#A2938A;font-size:15px;line-height:1.6;max-width:66ch}
.nm-copy{padding-right:6px}
.nm-svg{width:100%;height:auto;display:block}

.nm-eyebrow{color:#FF7038;font-family:'IBM Plex Mono',monospace;font-size:10px;letter-spacing:2.4px;text-transform:uppercase;margin-bottom:18px}
.nm-fig{display:flex;align-items:baseline;gap:8px}
.nm-num{color:#F7F3F0;font-family:'IBM Plex Mono',monospace;font-size:70px;line-height:.88;letter-spacing:-3.5px;font-variant-numeric:tabular-nums}
.nm-plus{color:#FF7038;font-family:'IBM Plex Mono',monospace;font-size:32px;letter-spacing:-1px}
.nm-h{margin:10px 0 14px;color:#F7F3F0;font-family:Archivo,sans-serif;font-size:26px;font-stretch:118%;font-weight:700;line-height:1.06;letter-spacing:-.5px}
.nm-p{margin:0 0 24px;color:#D8CCC4;font-size:14.5px;line-height:1.62;max-width:40ch}
.nm-cta{display:inline-flex;flex-direction:column;align-items:stretch;text-align:left;
  padding:12px 24px;border-radius:5px;background:#C94510;color:#FFFFFF;
  text-transform:uppercase;text-decoration:none;
  transition:transform .18s cubic-bezier(.22,.75,.28,1)}
.nm-cta-t{font-family:Archivo,sans-serif;font-size:16px;font-weight:700;font-stretch:118%;
  letter-spacing:1.6px;line-height:1.2;padding-bottom:8px}
/* The route line was ink at 72% — 4.4:1 on the orange, under AA at this size, and
   the reason the from/to was hard to read. Full ink, bigger, and ruled off so it
   reads as its own row rather than a faded afterthought. */
.nm-cta-s{font-family:'IBM Plex Mono',monospace;font-size:11px;font-weight:500;
  letter-spacing:.9px;line-height:1;color:#FFFFFF;
  border-top:1px solid rgba(255,255,255,.34);padding-top:8px}
.nm-cta:hover{transform:translateY(-2px)}
.nm-rule{height:1px;background:#2C231E;margin:24px 0 18px}
.nm-stars{display:flex;gap:2.5px}
.nm-stars svg{width:13px;height:13px;display:block;fill:#FF7038}
.nm-sub{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.nm-v{color:#F7F3F0;font-family:'IBM Plex Mono',monospace;font-size:17px;letter-spacing:-.3px;line-height:1}
.nm-k{color:#D4D4D8;font-family:'IBM Plex Mono',monospace;font-size:9.5px;letter-spacing:1.4px;text-transform:uppercase;line-height:1}
.nm-div{width:1px;height:15px;background:#2C231E;flex:0 0 auto}
a.nm-sub{text-decoration:none;color:#D4D4D8;width:fit-content;border-radius:2px}
a.nm-sub:hover .nm-k{color:#F7F3F0}
a.nm-sub:hover .nm-go{opacity:1;transform:translateX(2px)}
a.nm-sub:focus-visible{outline:2px solid #FF7038;outline-offset:5px}
.nm-go{color:#FF7038;font-family:'IBM Plex Mono',monospace;font-size:12px;line-height:1;
  opacity:.65;transition:opacity .16s ease,transform .16s ease}

.nm-routes{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}
.nm-chip{display:inline-flex;align-items:baseline;gap:7px;cursor:pointer;
  background:#16110E;border:1px solid #2C231E;border-radius:2px;padding:8px 12px;
  color:#D4D4D8;font-family:'IBM Plex Mono',monospace;font-size:10px;letter-spacing:1.2px;text-transform:uppercase;
  transition:background .16s ease,border-color .16s ease,color .16s ease}
.nm-chip:hover{border-color:#5A3521;color:#F7F3F0}
.nm-chip:focus-visible{outline:2px solid #FF7038;outline-offset:2px}
.nm-chip-mi{color:#A2938A;font-size:9px;letter-spacing:.6px}
.nm-chip.on{background:#2A1811;border-color:#FF7038;color:#F7F3F0}
.nm-chip.on .nm-chip-mi{color:#FF7038}
/* nine chips wrap to five rows on a phone; show five and fold the rest away */
.nm-more{display:none}

/* clip, not display:none — display:none drops content out of the a11y tree */
.nm-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;
  clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}
.nm-map{position:relative}
.nm-tick{position:absolute;left:0;bottom:6px;
  display:inline-flex;align-items:center;gap:9px;white-space:nowrap;min-width:238px;
  padding:8px 14px;border-radius:2px;background:rgba(11,9,8,.88);border:1px solid #2C231E;
  color:#D4D4D8;font-family:'IBM Plex Mono',monospace;font-size:9.5px;letter-spacing:1.3px;text-transform:uppercase}
/* the pins are only obviously interactive on a fine pointer, so say so */
.nm-hint{position:absolute;right:0;bottom:7px;display:inline-flex;align-items:center;gap:7px;
  color:#A2938A;font-family:'IBM Plex Mono',monospace;font-size:9px;letter-spacing:1.2px;
  text-transform:uppercase;opacity:0;transition:opacity .5s ease;pointer-events:none}
.nm-hint.on{opacity:1}
.nm-hint svg{width:12px;height:12px;display:block;flex:0 0 auto}
.nm-live{width:7px;height:7px;border-radius:50%;background:#5FD39A;flex:0 0 auto;box-shadow:0 0 0 3px rgba(95,211,154,.15)}
.nm-tick b{color:#F7F3F0;font-weight:400}

.st path{fill:#1E2E2A;stroke:#3B5352;stroke-width:1;vector-effect:non-scaling-stroke}
.net{fill:#FF7038;opacity:.24}
.route-bg{fill:none;stroke:#314344;stroke-linecap:round}
.route-fg{fill:none;stroke:#E2591C;stroke-linecap:round;opacity:.9}
.route-hi{fill:none;stroke:#FF7038;stroke-linecap:round;opacity:0;transition:opacity .18s cubic-bezier(.22,.75,.28,1)}
.route-hi.on{opacity:1}
.stop-o{fill:#0B0908;stroke:#43585A}
.stop-i{fill:#0B0908}
.stop.on .stop-o{stroke:#FF7038}
.stop.on .stop-i{fill:#FF7038}
.stop-hit{fill:transparent;cursor:pointer;outline:none}
.lead{stroke:#4A3B33;fill:none}
.stop.on .lead{stroke:#6B4A36}
.lbl{fill:#F7F3F0;font-family:'IBM Plex Mono',monospace;letter-spacing:1.4px;cursor:pointer}
.nm.is-narrow .lbl{letter-spacing:.7px}
.nm.is-narrow .lbl-s{letter-spacing:.6px}
.lbl-s{fill:#B9ADA5;font-family:'IBM Plex Mono',monospace;letter-spacing:1.2px;cursor:pointer}
.stop.on .lbl-s{fill:#FF7038}
.stop.hov .stop-o{stroke:#FF7038}
.stop.hov .stop-i{fill:#FF7038}
.stop.hov .lbl{fill:#FF7038}
.stop.foc .stop-o{stroke:#F7F3F0}
.lbl,.lbl-s,.route-fg{transition:opacity .18s cubic-bezier(.22,.75,.28,1)}
.tipping .stop:not(.hov) .lbl,.tipping .stop:not(.hov) .lbl-s{opacity:.22}
.tipping .route-fg{opacity:.4}

.nm-tip{position:absolute;z-index:4;min-width:184px;max-width:236px;padding:11px 13px;
  background:#16110E;border:1px solid #3D302A;border-radius:2px;box-shadow:0 12px 34px rgba(0,0,0,.6);
  opacity:0;visibility:hidden;transform:translateY(5px);pointer-events:none;
  transition:opacity .16s ease,transform .16s ease,visibility .16s}
.nm-tip.on{opacity:1;visibility:visible;transform:none}
.nm-tip-h{color:#F7F3F0;font-family:Archivo,sans-serif;font-weight:700;font-stretch:112%;font-size:12.5px;letter-spacing:.4px;text-transform:uppercase;margin-bottom:7px}
.nm-tip-r{color:#FF7038;font-family:'IBM Plex Mono',monospace;font-size:9.5px;letter-spacing:1.3px;text-transform:uppercase;margin-bottom:6px}
.nm-tip-d{color:#F7F3F0;font-family:'IBM Plex Mono',monospace;font-size:13px;letter-spacing:-.2px}
.nm-tip-f{color:#D4D4D8;font-family:'IBM Plex Mono',monospace;font-size:9.5px;letter-spacing:1.2px;text-transform:uppercase;margin-top:7px;padding-top:7px;border-top:1px solid #2C231E}

.nm-in{opacity:0;transform:translateY(16px);transition:opacity .9s cubic-bezier(.22,.75,.28,1),transform .9s cubic-bezier(.22,.75,.28,1)}
.nm-in.on{opacity:1;transform:none}

@media (max-width:1100px){ .nm-in{gap:30px 44px;padding:56px 32px 66px} .nm-num{font-size:56px} .nm-h{font-size:23px}
  .nm-tick{position:static;min-width:0;margin:12px 0 0}
  .nm-hint{position:static;margin:8px 0 0} }
@media (max-width:900px){ .nm-in{grid-template-columns:1fr;gap:28px;padding:52px 38px 60px} .nm-copy{padding-right:0}
  /* Stacked, the copy pushed the map about a screen down: the header says "pick a
     destination" and then you scroll past everything before you can. Worse, the
     CTA's sub-line rewrites itself to the chosen route on every chip tap, so above
     the map that feedback fired off-screen. Map first, then the stat and CTA — the
     ask lands after someone has actually picked a destination. */
  .nm-top{order:1} .nm-map{order:2} .nm-copy{order:3} }
@media (max-width:767px){
  .nm-in{padding:42px 16px 50px;gap:22px}
  .nm-num{font-size:46px}.nm-plus{font-size:24px}
  .nm-h{font-size:20px}.nm-p{font-size:14px}
  .nm-lede{font-size:13.5px}
  .nm-cta{width:100%;text-align:center;padding:12px 18px}
  .st path{fill:#2A3E39;stroke:#4A6664}
  .route-bg{stroke:#3C5250}
  .net{opacity:.34}
  .nm-chip{padding:7px 9px;font-size:9px;letter-spacing:.9px;gap:5px}
  .nm-routes:not(.all) .nm-chip-x{display:none}
  .nm-routes.all .nm-more{display:none}
  .nm-more{display:inline-flex;align-items:center;cursor:pointer;
    background:transparent;border:1px dashed #3D302A;border-radius:2px;padding:7px 9px;
    color:#A2938A;font-family:'IBM Plex Mono',monospace;font-size:9px;
    letter-spacing:.9px;text-transform:uppercase}
  .nm-more:hover,.nm-more:focus-visible{color:#F7F3F0;border-color:#5A3521}
  .nm-chip-mi{font-size:8px}
  .nm-routes{gap:5px;margin-bottom:12px}
  .nm-tick{position:static;margin:14px auto 0;min-width:0;justify-content:center;white-space:normal;text-align:center;line-height:1.5}
  .nm-hint{position:static;margin:9px 0 0}
  .nm-tip{min-width:0;max-width:min(240px,84%)}
}
@media (prefers-reduced-motion:reduce){
  html:not(.motion-on) .nm-in{opacity:1;transform:none;transition:none}
}
