.reroute-landing{--cream:#f5f1e6;--cream-soft:#faf7ee;--cream-deep:#ede6d2;--ink:#0e1320;--ink-2:#1c2436;--ink-muted:#4a5060;--ink-subtle:#8a8f9c;--accent:#1f7ae0;--accent-deep:#0e4fa0;--accent-warm:#c2562b;--accent-warm-soft:#e8b58a;--signal-red:#b83a2a;--signal-green:#2e6b3f;--rl-border:#e5dfcf;--border-strong:#cfc6ae;--f-display:"Work Sans","Inter",system-ui,sans-serif;--f-body:"Outfit","Inter",system-ui,sans-serif;--f-mono:"DM Mono",ui-monospace,"Menlo",monospace;--f-serif:"Fraunces",Georgia,serif;--r-xs:4px;--r-sm:8px;--r-md:12px;--r-lg:20px;--r-xl:32px;--rl-max:1280px;--ease-out:cubic-bezier(0.22,1,0.36,1);--ease-spring:cubic-bezier(0.34,1.56,0.64,1);--tempo:1;--grain-opacity:0.35;--grain-blend:multiply;background:var(--cream);color:var(--ink);font-family:var(--f-body);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:clip;min-height:100vh}.reroute-landing[data-mood=night]{--cream:#14182a;--cream-soft:#1b2138;--cream-deep:#0e1320;--ink:#f5f1e6;--ink-2:#e2dccb;--ink-muted:#b7b2a2;--ink-subtle:#6e6f7a;--accent:#5ba8ff;--accent-deep:#1f7ae0;--accent-warm:#e8b58a;--accent-warm-soft:#c2562b;--rl-border:#2a2f44;--border-strong:#3d4360;--grain-blend:screen;--grain-opacity:0.18}.reroute-landing[data-mood=signal]{--cream:#f2dcc2;--cream-soft:#faeed7;--cream-deep:#e2c194;--ink:#2a1408;--ink-2:#4a2412;--ink-muted:#6b3a1f;--accent:#c2562b;--accent-deep:#8a2e10;--accent-warm:#b83a2a;--rl-border:#d4b58a;--border-strong:#a07840;--grain-opacity:0.5}.reroute-landing[data-texture=print]:before{background-image:radial-gradient(circle at 1px 1px,rgba(14,19,32,.45) 1px,transparent 1.4px)!important;background-size:6px 6px!important;opacity:.22!important;mix-blend-mode:multiply!important}.reroute-landing[data-texture=print][data-mood=night]:before{background-image:radial-gradient(circle at 1px 1px,hsla(44,43%,93%,.35) 1px,transparent 1.4px)!important;mix-blend-mode:screen!important}.reroute-landing[data-texture=screen]:before{display:none}.reroute-landing[data-texture=screen]{--rl-border:rgba(31,122,224,.35);--border-strong:rgba(31,122,224,.7)}.reroute-landing[data-texture=screen] .hero-cta,.reroute-landing[data-texture=screen] .nav-pill,.reroute-landing[data-texture=screen] [data-tilt]{box-shadow:0 0 0 1px rgba(31,122,224,.3),0 0 24px rgba(31,122,224,.18)}.reroute-landing img,.reroute-landing svg{display:block;max-width:100%}.reroute-landing a{color:inherit;text-decoration:none}.reroute-landing button{font:inherit;cursor:pointer;border:0;background:none;color:inherit}.reroute-landing .font-display,.reroute-landing h1,.reroute-landing h2,.reroute-landing h3,.reroute-landing h4{font-family:var(--f-display);letter-spacing:-.02em}.reroute-landing .mono{font-family:var(--f-mono);letter-spacing:0}.reroute-landing .serif{font-family:var(--f-serif)}.reroute-landing:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:1;opacity:var(--grain-opacity);mix-blend-mode:var(--grain-blend);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.05  0 0 0 0 0.07  0 0 0 0 0.12  0 0 0 0.18 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>")}.reroute-landing .nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:18px 32px;display:flex;align-items:center;justify-content:space-between;background:transparent;transition:background .4s var(--ease-out),border-color .4s var(--ease-out),padding .3s var(--ease-out);border-bottom:1px solid transparent}.reroute-landing .nav.scrolled{background:hsla(44,43%,93%,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom-color:var(--rl-border);padding:12px 32px}.reroute-landing[data-mood=night] .nav.scrolled{background:rgba(20,24,42,.92)}.reroute-landing .nav-brand{display:flex;align-items:center;gap:12px;font-family:var(--f-display);font-weight:900;font-size:18px;letter-spacing:.04em;text-transform:uppercase}.reroute-landing .nav-brand-mark{width:32px;height:32px;border-radius:7px;position:relative;overflow:hidden;display:block;flex-shrink:0}.reroute-landing .nav-brand-mark img{width:100%;height:100%;object-fit:cover;display:block}.reroute-landing .nav-brand-mark:after{content:"";position:absolute;inset:-3px;border:1px solid var(--accent-warm);border-radius:9px;opacity:.45;pointer-events:none}.reroute-landing .nav-meta{font-family:var(--f-mono);font-size:10px;letter-spacing:.12em;color:var(--ink-subtle);text-transform:uppercase;display:none}@media (min-width:1024px){.reroute-landing .nav-meta{display:block}}.reroute-landing .nav-links{display:none;align-items:center;gap:4px}@media (min-width:768px){.reroute-landing .nav-links{display:flex}}.reroute-landing .nav-link{position:relative;padding:8px 14px;font-family:var(--f-display);font-weight:600;font-size:14px;letter-spacing:.02em;color:var(--ink-2);display:inline-flex;align-items:center;gap:8px;overflow:hidden}.reroute-landing .nav-link-num{font-family:var(--f-mono);font-size:10px;color:var(--accent-warm);font-weight:500}.reroute-landing .nav-link-text{position:relative;display:inline-block;overflow:hidden}.reroute-landing .nav-link-text:before{content:attr(data-text);position:absolute;top:100%;left:0;color:var(--accent)}.reroute-landing .nav-link-text>span{display:inline-block;transition:transform .4s var(--ease-spring)}.reroute-landing .nav-link:hover .nav-link-text>span{transform:translateY(-100%)}.reroute-landing .nav-link:after{content:"";position:absolute;left:14px;right:14px;bottom:4px;height:2px;background:var(--accent-warm);transform:scaleX(0);transform-origin:left center;transition:transform .4s var(--ease-out)}.reroute-landing .nav-link:hover:after{transform:scaleX(1)}.reroute-landing .nav-cta{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:var(--ink);color:var(--cream);border-radius:var(--r-sm);font-family:var(--f-display);font-weight:700;font-size:13px;letter-spacing:.02em;transition:transform .3s var(--ease-spring),background .3s var(--ease-out);position:relative;overflow:hidden}.reroute-landing .nav-cta:before{content:"";position:absolute;inset:0;background:var(--accent-warm);transform:translateY(100%);transition:transform .4s var(--ease-spring)}.reroute-landing .nav-cta:hover:before{transform:translateY(0)}.reroute-landing .nav-cta>*{position:relative;z-index:1}.reroute-landing .nav-cta:hover{transform:translateY(-1px)}.reroute-landing .hero{position:relative;width:100%;height:100vh;min-height:720px;overflow:hidden;background:#fdfcf0}.reroute-landing[data-mood=night] .hero{background:#0a0e1a}.reroute-landing[data-mood=signal] .hero{background:#fae5cc}.reroute-landing .hero-skyline{position:absolute;bottom:96px;left:0;width:100%;pointer-events:none}.reroute-landing .hero-tracks{position:absolute;bottom:0;left:0;width:100%;pointer-events:none}.reroute-landing .hero-tracks .line-top{position:absolute;bottom:80px;left:0;width:100%;height:1px;background:#cbd5e1}.reroute-landing .hero-tracks .line-bot{position:absolute;bottom:32px;left:0;width:100%;height:1px;background:#cbd5e1}.reroute-landing .hero-tracks .ground{height:24px;background:#f7f5e6;width:100%}.reroute-landing .train{position:absolute;z-index:10}.reroute-landing .train img{height:112px;width:auto;user-select:none;pointer-events:none}@media (max-width:768px){.reroute-landing .train img{height:80px}}.reroute-landing .train-go-anim{bottom:72px;left:0;transform:translateX(-1000px);animation:rl-trainGoRight calc(22s / var(--tempo)) linear infinite;animation-delay:var(--train-delay,0s)}.reroute-landing .train-subway-anim{bottom:24px;left:0;transform:translateX(100vw);animation:rl-trainGoLeft calc(22s / var(--tempo)) linear infinite;animation-delay:var(--train-delay,0s)}@keyframes rl-trainGoRight{0%{transform:translateX(-1000px)}to{transform:translateX(100vw)}}@keyframes rl-trainGoLeft{0%{transform:translateX(100vw)}to{transform:translateX(-1000px)}}.reroute-landing .hero-content{position:relative;z-index:20;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;padding:0 24px;max-width:64rem;pointer-events:none;transform:translateY(-40px)}@media (min-width:768px){.reroute-landing .hero-content{padding:0 96px}}.reroute-landing .hero h1{font-family:var(--f-display);font-weight:900;font-size:clamp(56px,11vw,140px);letter-spacing:-.04em;text-transform:uppercase;color:#0f172a;margin:0;line-height:.95;opacity:0;transform:translateY(24px);animation:rl-heroIn .9s var(--ease-out) .1s forwards}.reroute-landing[data-mood=night] .hero h1{color:#f5f1e6}.reroute-landing[data-mood=signal] .hero h1{color:#2a1408}.reroute-landing .hero h2{margin:14px 0 0;font-family:var(--f-display);font-weight:700;font-size:clamp(20px,2.6vw,36px);line-height:1.15;letter-spacing:-.02em;color:#1e293b;max-width:920px;opacity:0;transform:translateY(24px);animation:rl-heroIn .9s var(--ease-out) .3s forwards}.reroute-landing[data-mood=night] .hero h2{color:#cbd5e1}.reroute-landing[data-mood=signal] .hero h2{color:#4a2412}.reroute-landing .hero p{margin:24px 0 0;font-size:clamp(15px,1.3vw,19px);line-height:1.55;color:#475569;font-weight:500;max-width:38rem;opacity:0;transform:translateY(24px);animation:rl-heroIn .9s var(--ease-out) .5s forwards}.reroute-landing[data-mood=night] .hero p{color:#94a3b8}.reroute-landing[data-mood=signal] .hero p{color:#6b3a1f}.reroute-landing .hero-cta{margin-top:32px;pointer-events:auto;display:inline-flex;align-items:center;gap:10px;padding:14px 26px;background:#0f172a;color:#fff;border-radius:6px;font-family:var(--f-display);font-weight:700;font-size:15px;transition:background .3s var(--ease-out),transform .3s var(--ease-spring);opacity:0;transform:translateY(24px);animation:rl-heroIn .9s var(--ease-out) .7s forwards}.reroute-landing .hero-cta:hover{background:#000;transform:translateY(-2px)}.reroute-landing .hero-cta svg{transition:transform .3s var(--ease-out)}.reroute-landing .hero-cta:hover svg{transform:translateX(4px)}@keyframes rl-heroIn{to{opacity:1;transform:translateY(0)}}.reroute-landing .hero-scroll-hint{position:absolute;bottom:128px;left:50%;transform:translateX(-50%);z-index:20;opacity:.4;animation:rl-scrollHint 2s ease-in-out infinite;color:#64748b}@keyframes rl-scrollHint{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,8px)}}.reroute-landing .ticker{position:relative;background:var(--ink);color:var(--cream);border-top:1px solid var(--ink-2);border-bottom:1px solid var(--ink-2);overflow:hidden;padding:14px 0;z-index:5}.reroute-landing .ticker-track{display:flex;align-items:center;gap:48px;width:max-content;animation:rl-tickerScroll calc(50s / var(--tempo)) linear infinite}.reroute-landing .ticker-item{font-family:var(--f-mono);font-size:13px;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;display:inline-flex;align-items:center;gap:14px;color:var(--cream)}.reroute-landing .ticker-item .dot{width:7px;height:7px;background:var(--accent-warm);border-radius:50%;display:inline-block}.reroute-landing .ticker-item .dot.green{background:#4ade80}.reroute-landing .ticker-item .dot.blue{background:var(--accent)}@keyframes rl-tickerScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.reroute-landing .section{position:relative;padding:120px 32px;z-index:2}@media (min-width:768px){.reroute-landing .section{padding:160px 32px}}.reroute-landing .container{max-width:var(--rl-max);margin:0 auto}.reroute-landing .section-hairline{position:absolute;top:0;left:32px;right:32px;height:1px;background:var(--rl-border)}.reroute-landing .eyebrow{display:inline-flex;align-items:center;gap:12px;font-family:var(--f-mono);font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-warm);margin-bottom:24px}.reroute-landing .eyebrow:before{content:"";width:36px;height:1px;background:var(--accent-warm)}.reroute-landing .eyebrow .num{display:inline-grid;place-items:center;width:22px;height:22px;border:1px solid var(--accent-warm);border-radius:50%;font-size:10px;color:var(--accent-warm)}.reroute-landing .section-title{font-family:var(--f-display);font-weight:900;font-size:clamp(40px,6vw,72px);line-height:1.02;letter-spacing:-.03em;margin:0;color:var(--ink);max-width:18ch}.reroute-landing .section-lede{margin:24px 0 0;font-size:clamp(16px,1.3vw,19px);color:var(--ink-muted);max-width:56ch;line-height:1.55}.reroute-landing .features-head{display:grid;grid-template-columns:1fr;gap:32px;align-items:end;margin-bottom:80px}@media (min-width:1024px){.reroute-landing .features-head{grid-template-columns:1.4fr 1fr;gap:64px}}.reroute-landing .features-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:768px){.reroute-landing .features-grid{grid-template-columns:repeat(3,1fr)}}.reroute-landing .feature{position:relative;background:var(--cream-soft);border:1px solid var(--rl-border);border-radius:var(--r-md);padding:32px 28px 36px;display:flex;flex-direction:column;min-height:460px;transition:transform .5s var(--ease-out),box-shadow .5s var(--ease-out),border-color .4s var(--ease-out);will-change:transform;overflow:hidden}.reroute-landing .feature:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--accent-warm);transform:scaleX(0);transform-origin:left center;transition:transform .6s var(--ease-out)}.reroute-landing .feature:hover{border-color:var(--border-strong);box-shadow:0 30px 60px -30px rgba(14,19,32,.18)}.reroute-landing .feature:hover:before{transform:scaleX(1)}.reroute-landing .feature-num{font-family:var(--f-mono);font-size:80px;font-weight:400;line-height:1;color:var(--ink);letter-spacing:-.04em;margin-bottom:24px;position:relative;display:inline-block}.reroute-landing .feature-num:after{content:"";position:absolute;right:-14px;top:8px;width:8px;height:8px;background:var(--accent-warm);border-radius:50%}.reroute-landing .feature-tag{font-family:var(--f-mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-subtle);margin-bottom:12px}.reroute-landing .feature h3{font-family:var(--f-display);font-weight:800;font-size:26px;line-height:1.1;letter-spacing:-.02em;margin:0 0 14px;color:var(--ink)}.reroute-landing .feature p{margin:0;font-size:15px;line-height:1.55;color:var(--ink-muted)}.reroute-landing .feature-diagram{position:relative;background:linear-gradient(rgba(14,19,32,.05) 1px,transparent 1px) 0 0 /100% 14px,linear-gradient(90deg,rgba(14,19,32,.05) 1px,transparent 1px) 0 0 /14px 100%,var(--cream);border:1px solid var(--rl-border);border-radius:var(--r-sm);margin:28px 0 0;height:168px;overflow:hidden}.reroute-landing .feature-diagram svg{width:100%;height:100%;display:block}.reroute-landing .feature-diagram .diagram-cap{position:absolute;left:10px;bottom:8px;font-family:var(--f-mono);font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-muted);background:var(--cream);padding:2px 6px;border:1px solid var(--rl-border)}.reroute-landing .diag-01 .path-line{fill:none;stroke-width:1.8;opacity:.32;stroke-dasharray:320;stroke-dashoffset:320;transition:stroke-dashoffset 1s var(--ease-out)}.reroute-landing .diag-01 .path-line.optimal{opacity:1;stroke-width:2.5}.reroute-landing .feature.in-view .diag-01 .path-line{stroke-dashoffset:0}.reroute-landing .feature.in-view .diag-01 .path-line.l2{transition-delay:.1s}.reroute-landing .feature.in-view .diag-01 .path-line.l3{transition-delay:.2s}.reroute-landing .feature.in-view .diag-01 .path-line.l4{transition-delay:.3s}.reroute-landing .diag-01 .node{fill:var(--ink)}.reroute-landing .diag-01 .node.dest{fill:var(--accent-warm)}.reroute-landing .diag-01 .label{font-family:var(--f-mono);font-size:8.5px;letter-spacing:.1em;text-transform:uppercase;fill:var(--ink-muted)}.reroute-landing .diag-01 .label.optimal{fill:var(--accent-warm);font-weight:700}.reroute-landing .diag-02 .ridge{fill:none;stroke:var(--ink);stroke-width:1.2;stroke-linejoin:round;opacity:.16}.reroute-landing .diag-02 .ridge.live{opacity:1;stroke:var(--accent);stroke-width:2;stroke-dasharray:600;stroke-dashoffset:600;transition:stroke-dashoffset 1.6s var(--ease-out)}.reroute-landing .feature.in-view .diag-02 .ridge.live{stroke-dashoffset:0}.reroute-landing .diag-02 .delay-marker{fill:var(--signal-red)}.reroute-landing .diag-02 .delay-pulse{fill:none;stroke:var(--signal-red);stroke-width:1.4;animation:rl-delayPulse 2.4s ease-out infinite}@keyframes rl-delayPulse{0%{r:3;opacity:.9}to{r:18;opacity:0}}.reroute-landing .diag-02 .axis{stroke:var(--border-strong);stroke-width:1}.reroute-landing .diag-02 .tick{font-family:var(--f-mono);font-size:8px;fill:var(--ink-subtle)}.reroute-landing .diag-03 .grid-line{stroke:var(--border-strong);stroke-width:1}.reroute-landing .diag-03 .stop{fill:var(--cream);stroke:var(--ink);stroke-width:1.5}.reroute-landing .diag-03 .vehicle{fill:var(--accent)}.reroute-landing .diag-03 .vehicle.bus{fill:var(--accent-warm)}.reroute-landing .diag-03 .ping{fill:none;stroke-width:1.2;animation:rl-vehiclePing 2.2s ease-out infinite}.reroute-landing .diag-03 .ping.b1{stroke:var(--accent);animation-delay:0s}.reroute-landing .diag-03 .ping.b2{stroke:var(--accent-warm);animation-delay:.7s}.reroute-landing .diag-03 .ping.b3{stroke:var(--accent);animation-delay:1.4s}@keyframes rl-vehiclePing{0%{r:2;opacity:.9}to{r:16;opacity:0}}.reroute-landing .diag-03 .vehicle.moves{animation:rl-vehicleMove 9s linear infinite}.reroute-landing .diag-03 .vehicle.moves.v2{animation-duration:13s;animation-delay:-4s}@keyframes rl-vehicleMove{0%{transform:translateX(0)}to{transform:translateX(70px)}}.reroute-landing .diag-03 .stop-label{font-family:var(--f-mono);font-size:8px;fill:var(--ink-subtle);letter-spacing:.08em;text-transform:uppercase}.reroute-landing .feature-foot{margin-top:auto;padding-top:28px;display:flex;align-items:center;justify-content:space-between;font-family:var(--f-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-subtle);border-top:1px dashed var(--rl-border)}.reroute-landing .feature-foot .stat{color:var(--ink);font-weight:500}.reroute-landing .coverage-pin{position:relative;height:240vh}.reroute-landing .coverage{position:sticky;top:0;height:100vh;background:#fff;display:grid;place-items:center;overflow:hidden;border-top:1px solid var(--rl-border);border-bottom:1px solid var(--rl-border)}.reroute-landing[data-mood=night] .coverage{background:#0e1320}.reroute-landing[data-mood=signal] .coverage{background:#faeed7}.reroute-landing .coverage-content{text-align:center;max-width:720px;padding:0 24px;z-index:2}.reroute-landing .coverage-eyebrow{font-family:var(--f-mono);font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;display:inline-block}.reroute-landing .coverage h2{font-family:var(--f-display);font-weight:900;font-size:clamp(40px,7vw,80px);line-height:1;letter-spacing:-.03em;color:#0f172a;margin:0}.reroute-landing[data-mood=night] .coverage h2{color:#f5f1e6}.reroute-landing[data-mood=signal] .coverage h2{color:#2a1408}.reroute-landing .coverage p{margin:16px auto 0;color:#64748b;font-size:clamp(15px,1.2vw,18px);line-height:1.55;max-width:36rem}.reroute-landing .coverage-rail-row{position:absolute;display:flex;align-items:center;gap:28px;width:max-content;will-change:transform}.reroute-landing .coverage-rail-row.row-1{top:12%}.reroute-landing .coverage-rail-row.row-2{bottom:12%}.reroute-landing .agency-pill{display:inline-flex;align-items:center;gap:12px;padding:14px 22px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 4px 12px -6px rgba(15,23,42,.08);white-space:nowrap;flex-shrink:0}.reroute-landing[data-mood=night] .agency-pill{background:#1b2138;border-color:#2a2f44;color:#f5f1e6}.reroute-landing .agency-pill .swatch{width:8px;height:8px;border-radius:50%}.reroute-landing .agency-pill .name{font-family:var(--f-display);font-weight:700;font-size:13px;letter-spacing:.04em;color:#1e293b}.reroute-landing[data-mood=night] .agency-pill .name{color:#f5f1e6}.reroute-landing .agency-pill .sub{font-family:var(--f-mono);font-size:10px;color:#94a3b8;letter-spacing:.08em;text-transform:uppercase}.reroute-landing .coverage:after,.reroute-landing .coverage:before{content:"";position:absolute;top:0;bottom:0;width:18%;z-index:1;pointer-events:none}.reroute-landing .coverage:before{left:0;background:linear-gradient(90deg,#fff,transparent)}.reroute-landing .coverage:after{right:0;background:linear-gradient(270deg,#fff,transparent)}.reroute-landing[data-mood=night] .coverage:before{background:linear-gradient(90deg,#0e1320,transparent)}.reroute-landing[data-mood=night] .coverage:after{background:linear-gradient(270deg,#0e1320,transparent)}.reroute-landing .cov-stats{background:var(--ink);color:var(--cream);padding:56px 32px}.reroute-landing .cov-stats-grid{max-width:var(--rl-max);margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:28px}@media (min-width:768px){.reroute-landing .cov-stats-grid{grid-template-columns:repeat(4,1fr)}}.reroute-landing .cov-stat{border-left:1px solid hsla(44,43%,93%,.18);padding:4px 0 4px 20px}.reroute-landing .cov-stat-num{font-family:var(--f-display);font-weight:900;font-size:clamp(36px,4vw,56px);line-height:1;letter-spacing:-.03em;color:var(--cream);margin-bottom:8px}.reroute-landing .cov-stat-num em{font-style:normal;color:var(--accent-warm-soft)}.reroute-landing .cov-stat-label{font-family:var(--f-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:hsla(44,43%,93%,.6)}.reroute-landing .founders{background:var(--cream);position:relative}.reroute-landing .founders-head{display:grid;grid-template-columns:1fr;gap:40px;align-items:end;margin-bottom:64px}@media (min-width:1024px){.reroute-landing .founders-head{grid-template-columns:1.4fr 1fr;gap:64px}}.reroute-landing .founders-grid{display:grid;grid-template-columns:1fr;gap:32px 24px}@media (min-width:640px){.reroute-landing .founders-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.reroute-landing .founders-grid{grid-template-columns:repeat(3,1fr);gap:56px 32px}}.reroute-landing .founder{position:relative;transition:transform .6s var(--ease-out);perspective:1000px;will-change:transform}.reroute-landing .founder-portrait{position:relative;width:100%;aspect-ratio:4/5;background:var(--cream-deep);border:1.5px solid var(--ink);border-radius:var(--r-md);overflow:visible;margin-bottom:16px;transform-style:preserve-3d;transition:transform .5s cubic-bezier(.34,1.56,.64,1),box-shadow .5s var(--ease-out);box-shadow:0 0 0 0 var(--accent-warm),0 0 0 0 var(--ink);will-change:transform,box-shadow}.reroute-landing .founder-portrait .ph-bg,.reroute-landing .founder-portrait .ph-letter,.reroute-landing .founder-portrait .ph-tag,.reroute-landing .founder-portrait img,.reroute-landing .founder-portrait:before{border-radius:var(--r-md)}.reroute-landing .founder-portrait .ph-bg,.reroute-landing .founder-portrait img{overflow:hidden}.reroute-landing .founder:hover .founder-portrait{transform:translate3d(-6px,-6px,0) rotateX(4deg) rotateY(-6deg);box-shadow:6px 6px 0 0 var(--accent-warm),12px 12px 0 0 var(--ink),18px 18px 0 1.5px var(--ink),20px 20px 30px -6px rgba(14,19,32,.35)}.reroute-landing .founder-portrait>*{border-radius:calc(var(--r-md) - 2px);overflow:hidden}.reroute-landing .founder-portrait:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:3;opacity:.32;border-radius:inherit;transition:opacity .5s var(--ease-out);mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.05  0 0 0 0 0.07  0 0 0 0 0.12  0 0 0 0.18 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>")}.reroute-landing .founder-portrait img{width:100%;height:100%;object-fit:cover;filter:contrast(.95) saturate(.85);transition:filter .5s var(--ease-out),transform .6s var(--ease-out);display:block;border-radius:inherit}.reroute-landing .founder:hover .founder-portrait img{filter:contrast(1.05) saturate(1) brightness(1.02);transform:scale(1.04)}.reroute-landing .founder:hover .founder-portrait:before{opacity:.18}.reroute-landing .founder-portrait:after{content:attr(data-id);position:absolute;top:12px;left:12px;font-family:var(--f-mono);font-size:10px;letter-spacing:.14em;color:var(--cream);background:rgba(14,19,32,.78);padding:4px 8px;border-radius:3px;z-index:4}.reroute-landing .founder-portrait.ph{display:grid;place-items:center}.reroute-landing .founder-portrait.ph .ph-bg{position:absolute;inset:0}.reroute-landing .founder-portrait.ph .ph-bg svg{width:100%;height:100%}.reroute-landing .founder-portrait.ph .ph-letter{font-family:var(--f-display);font-weight:900;font-size:clamp(80px,10vw,140px);letter-spacing:-.04em;color:var(--ink);line-height:1;position:relative;z-index:2}.reroute-landing .founder-portrait.ph .ph-tag{position:absolute;bottom:12px;right:12px;font-family:var(--f-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-subtle);z-index:2}.reroute-landing .founder-meta{display:flex;flex-direction:column}.reroute-landing .founder-role{font-family:var(--f-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-warm);margin-bottom:6px}.reroute-landing .founder-name{font-family:var(--f-display);font-weight:800;font-size:clamp(20px,1.6vw,24px);letter-spacing:-.02em;color:var(--ink)}.reroute-landing .founder-rule{height:1px;background:var(--rl-border);margin:10px 0;width:32px;transition:width .5s var(--ease-out),background .5s var(--ease-out)}.reroute-landing .founder:hover .founder-rule{width:100%;background:var(--accent-warm)}.reroute-landing .founder-loc{font-family:var(--f-mono);font-size:11px;letter-spacing:.08em;color:var(--ink-subtle)}.reroute-landing .footer{position:relative;background:var(--ink);color:var(--cream);padding:80px 32px 32px;overflow:hidden}.reroute-landing .footer-wordmark{font-family:var(--f-display);font-weight:900;font-size:clamp(56px,18vw,280px);letter-spacing:-.05em;line-height:.85;color:var(--cream);margin:0 0 48px;user-select:none;position:relative;display:block;white-space:nowrap;overflow:hidden;text-overflow:clip;perspective:1200px}.reroute-landing .footer-wordmark .ltr{display:inline-block;position:relative;transform:translateY(110%) rotateX(-65deg);opacity:0;transform-origin:50% 100%;transition:transform .9s cubic-bezier(.2,.8,.2,1),opacity .6s ease-out}.reroute-landing .footer-wordmark.in .ltr{transform:translateY(0) rotateX(0deg);opacity:1}.reroute-landing .footer-wordmark .ltr:first-child{transition-delay:.05s}.reroute-landing .footer-wordmark .ltr:nth-child(2){transition-delay:.12s}.reroute-landing .footer-wordmark .ltr:nth-child(3){transition-delay:.19s}.reroute-landing .footer-wordmark .ltr:nth-child(4){transition-delay:.26s}.reroute-landing .footer-wordmark .ltr:nth-child(5){transition-delay:.33s}.reroute-landing .footer-wordmark .ltr:nth-child(6){transition-delay:.4s}.reroute-landing .footer-wordmark .ltr:nth-child(7){transition-delay:.47s}.reroute-landing .footer-wordmark .accent{display:inline-block;position:relative;color:var(--cream)}.reroute-landing .footer-wordmark .accent:after{content:"";position:absolute;right:-.12em;top:.18em;width:.18em;height:.18em;background:var(--accent-warm);border-radius:50%;box-shadow:0 0 0 0 rgba(194,86,43,.6);opacity:0;transition:opacity .4s ease-out .9s}.reroute-landing .footer-wordmark.in .accent:after{opacity:1;animation:rl-footer-dot-pulse 2.4s ease-in-out 1.2s infinite}@keyframes rl-footer-dot-pulse{0%,to{box-shadow:0 0 0 0 rgba(194,86,43,.5);transform:scale(1)}50%{box-shadow:0 0 0 .18em rgba(194,86,43,0);transform:scale(1.15)}}.reroute-landing .footer-wordmark-line{position:relative;height:28px;margin:-28px 0 32px;pointer-events:none}.reroute-landing .footer-wordmark-line:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:linear-gradient(90deg,transparent,hsla(44,43%,93%,.18) 8%,hsla(44,43%,93%,.18) 92%,transparent);transform:scaleX(0);transform-origin:0 50%;transition:transform 1.4s cubic-bezier(.7,0,.3,1) .6s}.reroute-landing .footer-wordmark.in+.footer-wordmark-line:before{transform:scaleX(1)}.reroute-landing .footer-wordmark-line .train-dot{position:absolute;top:50%;width:10px;height:10px;background:var(--accent-warm);border-radius:50%;box-shadow:0 0 16px rgba(194,86,43,.7),0 0 0 4px rgba(194,86,43,.12);transform:translate(-50%,-50%);opacity:0}.reroute-landing .footer-wordmark.in+.footer-wordmark-line .train-dot{opacity:1;animation:rl-footer-train-run 7s cubic-bezier(.55,0,.45,1) 1.6s infinite}.reroute-landing .footer-wordmark-line .train-dot:after{content:"";position:absolute;right:100%;top:50%;width:80px;height:1px;background:linear-gradient(90deg,transparent,var(--accent-warm));transform:translateY(-50%);opacity:.7}@keyframes rl-footer-train-run{0%{left:-2%}to{left:102%}}.reroute-landing .footer-row{display:flex;flex-wrap:wrap;gap:24px;align-items:center;justify-content:space-between;padding-top:24px;border-top:1px solid hsla(44,43%,93%,.16);font-family:var(--f-mono);font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:hsla(44,43%,93%,.7)}.reroute-landing .footer-row a{position:relative;padding-bottom:2px}.reroute-landing .footer-row a:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:0;background:var(--accent-warm);transition:width .4s var(--ease-out)}.reroute-landing .footer-row a:hover:after{width:100%}.reroute-landing .footer-links{display:flex;gap:24px;flex-wrap:wrap}.reroute-landing .reveal{opacity:0;transform:translateY(28px);transition:opacity .9s var(--ease-out),transform .9s var(--ease-out)}.reroute-landing .reveal.in{opacity:1;transform:translateY(0)}.reroute-landing .reveal-stagger>*{opacity:0;transform:translateY(28px);transition:opacity .9s var(--ease-out),transform .9s var(--ease-out)}.reroute-landing .reveal-stagger.in>:first-child{transition-delay:.05s;opacity:1;transform:translateY(0)}.reroute-landing .reveal-stagger.in>:nth-child(2){transition-delay:.15s;opacity:1;transform:translateY(0)}.reroute-landing .reveal-stagger.in>:nth-child(3){transition-delay:.25s;opacity:1;transform:translateY(0)}.reroute-landing .reveal-stagger.in>:nth-child(4){transition-delay:.35s;opacity:1;transform:translateY(0)}.reroute-landing .reveal-stagger.in>:nth-child(5){transition-delay:.45s;opacity:1;transform:translateY(0)}.reroute-landing .reveal-stagger.in>:nth-child(6){transition-delay:.55s;opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reroute-landing *,.reroute-landing :after,.reroute-landing :before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.reroute-landing .reveal,.reroute-landing .reveal-stagger>*{opacity:1;transform:none}.reroute-landing .footer-wordmark .ltr{transition:none;transform:none;opacity:1}.reroute-landing .footer-wordmark.in .accent:after{animation:none}.reroute-landing .footer-wordmark.in+.footer-wordmark-line .train-dot{animation:none;opacity:0}}