.grain{z-index:90;pointer-events:none;opacity:.05;mix-blend-mode:overlay;position:fixed;inset:0}.route-rail{z-index:45;width:40px;display:block;position:fixed;top:100px;bottom:90px;left:22px}.rail-road{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.route-runner{background:var(--coral);border:3px solid var(--cream);width:15px;height:15px;box-shadow:0 0 0 1.5px var(--teal), 0 2px 8px #00000059;will-change:transform;border-radius:50%;margin:-7.5px;transition:transform 50ms linear;position:absolute;top:0;left:0}.rail-label{letter-spacing:.06em;color:var(--text-muted);writing-mode:vertical-rl;white-space:nowrap;font-size:10.5px;font-weight:600;position:absolute;left:14px}.rail-label.top{top:-6px}.rail-label.bottom{bottom:-6px;transform:rotate(180deg)}@media (width<=980px){.route-rail{display:none}}@media (prefers-reduced-motion:reduce){.route-runner{transition:none}}.cursor-ring,.cursor-dot{pointer-events:none;z-index:200;border-radius:50%;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.cursor-ring{border:1.5px solid var(--coral);opacity:.85;width:34px;height:34px;transition:width .18s,height .18s,border-color .18s,opacity .18s}.cursor-dot{background:var(--coral);width:5px;height:5px}.cursor-ring.hover{border-color:var(--mint);width:56px;height:56px}body.has-cursor,body.has-cursor a,body.has-cursor button{cursor:none}.cursor-ring,.cursor-dot{display:none}body.has-cursor .cursor-ring,body.has-cursor .cursor-dot{display:block}@media (hover:none),(pointer:coarse){.cursor-ring,.cursor-dot{display:none!important}}header.site{top:env(safe-area-inset-top,0px);z-index:50;background:var(--ink-2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky}.nav{justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;padding:16px 32px;display:flex;position:relative}.nav-progress{background:var(--coral);width:0%;height:2px;position:absolute;bottom:0;left:0}@media (width<=980px){.nav-progress{display:none}}.brand svg{flex-shrink:0;width:38px;height:38px}nav.links{align-items:center;gap:30px;display:flex}nav.links a{color:#fff9;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}nav.links a:hover{color:#fff}@media (width<=980px){nav.links{display:none}}.hero{background:var(--ink);color:#fff;flex-direction:column;min-height:88vh;padding:64px 0 0;display:flex;position:relative;overflow:hidden}.hero-ghost{opacity:.07;pointer-events:none;will-change:transform;width:62vw;max-width:780px;position:absolute;top:-2%;right:-8%}@media (width<=760px){.hero-ghost{display:none}}.hero-top{justify-content:space-between;align-items:center;width:100%;max-width:1180px;margin:0 auto;padding:0 32px;display:flex}.kicker{color:var(--mint);letter-spacing:.02em;align-items:center;gap:9px;font-size:13.5px;font-weight:600;display:flex}.pulse{background:var(--mint);border-radius:50%;flex-shrink:0;width:7px;height:7px;position:relative}.pulse:after{content:"";border:1.5px solid var(--mint);border-radius:50%;animation:2s ease-out infinite pulse;position:absolute;inset:-5px}@keyframes pulse{0%{opacity:.9;transform:scale(.5)}to{opacity:0;transform:scale(1.9)}}@media (prefers-reduced-motion:reduce){.pulse:after{animation:none}}.hero-display{flex:1;align-items:center;padding:40px 32px 0;display:flex}.hero-display .wrap{padding:0}h1.display{letter-spacing:-.03em;margin:0;font-size:clamp(52px,11vw,136px);font-weight:800;line-height:.94}h1.display span{display:block}h1.display .accent{color:var(--coral-light)}.hero-foot{border-top:1px solid #ffffff1f;grid-template-columns:1.3fr .7fr;align-items:end;gap:40px;width:100%;max-width:1180px;margin:28px auto 0;padding:40px 32px 64px;display:grid}.hero-lede{color:#ffffffad;max-width:42ch;margin:24px 0 0;font-size:17px;line-height:1.6}.hero-ctas{flex-wrap:wrap;justify-content:flex-end;gap:14px;display:flex}@media (width<=760px){.hero-foot{grid-template-columns:1fr}.hero-ctas{justify-content:flex-start}}.marquee-band{background:var(--coral);white-space:nowrap;padding:15px 0;overflow:hidden}.marquee-track{animation:32s linear infinite scroll-left;display:inline-flex}.marquee-track span{color:#fff;align-items:center;padding:0 22px;font-size:17px;font-weight:600;display:inline-flex}.marquee-track span:after{content:"—";opacity:.5;margin-left:22px}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee-track{animation:none}}section{padding:100px 0;position:relative}.stop-mark{align-items:center;gap:11px;margin-bottom:22px;display:flex}.stop-mark .tick{background-image:repeating-linear-gradient(to right, var(--coral) 0 5px, transparent 5px 9px);width:30px;height:2px}.stop-mark .dot{background:var(--teal);border-radius:50%;flex-shrink:0;width:8px;height:8px}.stop-mark span{color:var(--teal);font-size:13.5px;font-weight:600}.on-dark .stop-mark span{color:var(--mint)}h2{letter-spacing:-.02em;max-width:15ch;margin:0 0 18px;font-size:clamp(30px,4.4vw,54px);font-weight:700;line-height:1.08}.on-dark h2,.on-dark h3{color:#fff}.on-dark .route-h p{color:#ffffff8c}.on-dark .route-h .stop .dot{border-color:var(--ink)}.on-dark .day-tag{color:var(--mint)}.on-dark .manifest{border-top-color:#ffffff26}.on-dark .manifest-row{border-bottom-color:#ffffff26}.on-dark .manifest-row .leader{border-bottom-color:#fff3}.on-dark .manifest-row .name{color:#fff}.on-dark .manifest-row .desc{color:#ffffff8c}.on-dark .muted-note{color:#fff6!important}.lede{color:var(--text-muted);max-width:48ch;margin:0 0 48px;font-size:17px;line-height:1.6}.on-dark .lede{color:#ffffffa6}.section-head{grid-template-columns:44% 1fr;align-items:end;gap:24px;margin-bottom:40px;padding-left:20px;display:grid}@media (width<=760px){.section-head{grid-template-columns:1fr}}.pain-section{background:var(--ink-2);color:#fff}.ticket-list{border-top:1px solid #ffffff26}.ticket-row{border-bottom:1px dashed #ffffff26;align-items:flex-start;gap:24px;padding:30px 0 30px 20px;transition:padding-left .25s cubic-bezier(.2,.7,.3,1);display:flex;position:relative}.ticket-row .label-row{flex:0 0 44%;min-width:0}.ticket-row .note{flex:1}.ticket-row:before{content:"";background:var(--coral);transform-origin:top;width:3px;transition:transform .3s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.ticket-row:hover{padding-left:32px}.ticket-row:hover:before{transform:scaleY(1)}.ticket-row .label{min-width:0;font-size:clamp(20px,2.4vw,28px);font-weight:600}.label-row{align-items:flex-start;gap:16px;display:flex}.pain-icon{border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .25s,transform .25s;display:flex}.pain-icon svg{width:22px;height:22px}.ticket-row:hover .pain-icon{border-color:var(--coral);transform:scale(1.06)}.ticket-row .note{color:#ffffff8c;font-size:17px;line-height:1.6}@media (width<=700px){.ticket-row{flex-direction:column;align-items:flex-start;gap:10px}.ticket-row .label-row{flex-basis:auto}}.route-h{grid-template-columns:repeat(4,1fr);gap:28px;margin-top:60px;display:grid;position:relative}.route-h:before{content:"";background-image:repeating-linear-gradient(to right, var(--coral) 0 8px, transparent 8px 15px);height:2px;position:absolute;top:-24px;left:0;right:0}.route-h .stop{opacity:.4;transition:opacity .5s;position:relative}.route-h .stop.active{opacity:1}.route-h .stop .dot{background:var(--teal);border:3px solid var(--bg);width:13px;height:13px;box-shadow:0 0 0 2px var(--coral);z-index:2;border-radius:50%;transition:transform .4s cubic-bezier(.2,.8,.3,1),box-shadow .4s;position:absolute;top:-30px;left:0}.route-h .stop.active .dot{box-shadow:0 0 0 2px var(--coral), 0 0 16px 3px #d85a3080;transform:scale(1.55)}.route-h .time{color:var(--coral);letter-spacing:-.01em;transform-origin:0;margin:4px 0 12px;font-size:30px;font-weight:800;transition:transform .35s cubic-bezier(.2,.8,.3,1);display:block}.day-tag{color:var(--teal);margin-bottom:2px;font-size:12px;font-weight:600;display:block}.route-h .stop.active .time{transform:scale(1.12)}@media (prefers-reduced-motion:reduce){.route-h .stop{opacity:1;transition:none}.route-h .stop .dot,.route-h .time{transition:none}.route-h .stop.active .dot,.route-h .stop.active .time{transform:none}}.route-h h3{margin:0 0 8px;font-size:16.5px;font-weight:600}.route-h p{color:var(--text-muted);margin:0;font-size:14px;line-height:1.55}@media (width<=880px){.route-h{grid-template-columns:1fr 1fr;row-gap:48px}.route-h:before{display:none}.route-h .stop .dot{top:-18px}}@media (width<=520px){.route-h{grid-template-columns:1fr}}.manifest{border-top:1px solid var(--border);max-width:92ch}.manifest-row{border-bottom:1px dashed var(--border);align-items:baseline;gap:16px;padding:28px 0;transition:padding-left .25s cubic-bezier(.2,.7,.3,1),color .25s;display:flex;position:relative}.manifest-row:hover{padding-left:14px}.manifest-row:hover .name{color:var(--coral)}.manifest-row .name{transition:color .2s}.manifest-icon{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .25s cubic-bezier(.2,.7,.3,1);display:flex}.manifest-icon svg{width:24px;height:24px}.manifest-row:hover .manifest-icon{transform:rotate(-6deg)scale(1.06)}.manifest-row .idx{color:var(--text-muted);flex-shrink:0;width:22px;font-size:14px;font-weight:600}.manifest-row .name{white-space:nowrap;font-size:clamp(22px,3vw,32px);font-weight:700}.manifest-row .leader{border-bottom:1px dotted var(--border);flex:1;min-width:20px;transform:translateY(-10px)}.manifest-row .desc{color:var(--text-muted);text-align:right;max-width:32ch;font-size:14.5px;line-height:1.5}@media (width<=640px){.manifest-row{flex-wrap:wrap}.manifest-row .leader{display:none}.manifest-row .desc{text-align:left;max-width:100%}}.feature-section{background:var(--teal);color:#fff}.feature{grid-template-columns:.95fr 1.05fr;align-items:center;gap:60px;display:grid}.feature-list{flex-direction:column;gap:16px;margin:30px 0 0;padding:0;list-style:none;display:flex}.feature-list li{color:#ffffffeb;align-items:flex-start;gap:13px;font-size:15.5px;line-height:1.5;display:flex}.feature-list svg{width:18px;height:18px;color:var(--mint);flex-shrink:0;margin-top:3px}.receipt{color:#241a16;background:#fff;border-radius:4px;padding:28px 26px;font-size:14px;box-shadow:0 24px 50px #00000038}.chat-line{color:#241a16;background:#f1dcd2;border-radius:8px;margin-bottom:11px;padding:13px 15px;line-height:1.5}.chat-line.out{background:var(--coral);color:#fff;margin-left:26px}.chat-line .who{opacity:.6;margin-bottom:3px;font-size:11.5px;font-weight:600;display:block}@media (width<=860px){.feature{grid-template-columns:1fr}}.coverage{grid-template-columns:.8fr 1.2fr;align-items:center;gap:50px;display:grid}.coverage-list{flex-direction:column;gap:14px;margin:28px 0 0;padding:0;list-style:none;display:flex}.coverage-list li{color:var(--text-muted);font-size:15px}.coverage-list strong{color:var(--text);font-weight:600}.map-card{background:var(--ink-2);border-radius:6px;padding:36px 28px}@media (width<=860px){.coverage{grid-template-columns:1fr}}.final-section{background:var(--ink);color:#fff}.ticket-card{border:1px dashed #ffffff40;border-radius:8px;grid-template-columns:1.3fr .9fr;margin-top:28px;display:grid;position:relative;overflow:hidden}.ticket-main{padding:56px 48px}.ticket-stub{background:#ffffff08;border-left:1px dashed #ffffff40;flex-direction:column;justify-content:center;gap:22px;padding:56px 36px;display:flex;position:relative}.ticket-stub:before,.ticket-stub:after{content:"";background:var(--ink);z-index:2;border-radius:50%;width:18px;height:18px;position:absolute;left:-9px}.ticket-stub:before{top:-9px}.ticket-stub:after{bottom:-9px}@media (width<=760px){.ticket-card{grid-template-columns:1fr}.ticket-stub{border-top:1px dashed #ffffff40;border-left:none}.ticket-stub:before,.ticket-stub:after{top:-9px;left:50%;transform:translate(-50%)}.ticket-stub:after{top:-9px;bottom:auto}.ticket-main,.ticket-stub{padding:36px 28px}}h2.display{color:#fff;margin:0 0 28px;font-size:clamp(38px,7vw,84px);font-weight:800;line-height:1}.stub-label{color:#ffffff73;letter-spacing:.02em;margin-bottom:6px;font-size:11.5px}.stub-value{font-size:15.5px;font-weight:600}footer{background:var(--ink-2);border-top:1px solid #ffffff1a;padding:44px 0 40px}.foot-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.foot-brand{align-items:center;gap:6px;text-decoration:none;display:flex}.foot-brand svg{width:32px;height:32px}.foot-links{gap:24px;display:flex}.foot-links a{color:#ffffff80;font-size:13.5px;text-decoration:none}.foot-links a:hover{color:#fff}.foot-meta{color:#ffffff52;margin-top:22px;font-size:12px}.mobile-route{display:none}@media (width<=980px){.mobile-route{align-items:center;gap:8px;max-width:1180px;margin:0 auto;padding:0 14px 10px;display:flex;position:relative}.mobile-road-wrap{flex:1;height:22px;position:relative}.mobile-road-wrap svg{width:100%;height:100%;display:block;overflow:visible}.mobile-label{letter-spacing:.04em;color:#ffffff73;white-space:nowrap;font-size:9.5px;font-weight:600}.mobile-runner{background:var(--coral);border:2px solid var(--cream);width:11px;height:11px;box-shadow:0 0 0 1.5px var(--teal);will-change:transform;border-radius:50%;margin:-5.5px 0 0 -5.5px;transition:transform 50ms linear;position:absolute;top:0;left:0}}@media (width<=980px) and (prefers-reduced-motion:reduce){.mobile-runner{transition:none}}
