:root{--red:#ed1c24;--red-bright:#ff3138;--black:#050505;--ink:#f5f5f2;--muted:#a5a5a2;--line:#ffffff21;--amber:#ffb000;--cyan:#ed1c24;--mint:#ed1c24;--dark:#050505}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);color:var(--ink);margin:0;font-family:Inter,Arial,sans-serif;overflow-x:hidden}img,video{max-width:100%;display:block}a{color:inherit}button,a{transition:color .2s,background .2s,border-color .2s,transform .2s}.scene-wrap{z-index:0;background:#070707;position:fixed;inset:0}.scene-wrap canvas{width:100%;height:100%;display:block}.scene-vignette{pointer-events:none;background:linear-gradient(90deg,#000000eb,#0000 43% 74%,#0000007a),linear-gradient(#00000075,#0000 24% 73%,#000000b8);position:absolute;inset:0;box-shadow:inset 0 0 180px #000000b3}.nav{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050505d6;justify-content:space-between;align-items:center;height:82px;padding:0 5vw;display:flex;position:fixed;top:0;left:0;right:0}.brand{text-decoration:none}.brand-logo,.footer-logo{background:#fff;border-radius:2px;align-items:center;padding:4px 9px;display:flex}.nav nav{gap:30px;display:flex}.nav nav a{color:#bcbcbc;letter-spacing:.05em;font-size:11px;font-weight:700;text-decoration:none}.nav-cta{background:var(--red);color:#fff;text-transform:uppercase;letter-spacing:.05em;border:1px solid #ed1c248c;padding:12px 17px;font-size:11px;font-weight:800;text-decoration:none}.nav-cta:hover{color:#050505;background:#fff}.nav-cta span{margin-left:10px}.panel{z-index:2;flex-direction:column;justify-content:center;min-height:100vh;padding:120px 7vw 70px;display:flex;position:relative}.hero{width:57%}.eyebrow,.step,.section-index{letter-spacing:.15em;color:var(--red-bright);text-transform:uppercase;font:500 10px DM Mono,monospace}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow>span{background:var(--red);width:28px;height:2px;box-shadow:0 0 12px var(--red)}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.06em;margin-bottom:24px;line-height:.94}h1{margin-top:22px;font-size:clamp(60px,7.6vw,118px)}h2{font-size:clamp(48px,6vw,92px)}h1 em,h2 em{color:#0000;-webkit-text-stroke:1px #ffffffb8;font-style:normal}.hero>p,.copy-card>p,.final-copy>p{max-width:560px;color:var(--muted);font-size:16px;line-height:1.8}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:28px;display:flex}.button{text-transform:uppercase;letter-spacing:.05em;border:1px solid #0000;justify-content:center;align-items:center;gap:18px;padding:16px 20px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.button.primary{background:var(--red);color:#fff;box-shadow:0 0 30px #ed1c2438}.button.primary:hover{color:#050505;background:#fff;transform:translateY(-2px)}.button.ghost{color:#fff;background:0 0;border-color:#444}.button.ghost:hover{border-color:#fff}.text-link{color:#ddd;text-transform:uppercase;letter-spacing:.07em;padding:12px;font-size:11px;font-weight:700;text-decoration:none}.text-link span{color:var(--red);margin-left:9px}.scroll-cue{color:#7e7e7e;align-items:center;gap:12px;display:flex;position:absolute;bottom:28px}.scroll-cue small{letter-spacing:.16em;font:9px DM Mono}.mouse{border:1px solid #555;border-radius:10px;justify-content:center;width:18px;height:28px;padding-top:6px;display:flex}.mouse i{background:var(--red);width:2px;height:5px;animation:1.6s infinite scroll}@keyframes scroll{to{opacity:0;transform:translateY(9px)}}.chapter.right{align-items:flex-end}.chapter.left{align-items:flex-start}.copy-card{border:1px solid #ffffff29;border-top:2px solid var(--red);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#111111f0,#050505bd);width:min(610px,46vw);padding:44px;box-shadow:0 30px 80px #0006}.copy-card h2{margin-top:18px;font-size:clamp(40px,4.3vw,68px)}.stat-row{border-top:1px solid var(--line);align-items:center;gap:18px;margin-top:34px;padding-top:24px;display:flex}.stat-row strong{color:var(--red);font-size:38px}.stat-row span{color:#999;text-transform:uppercase;letter-spacing:.1em;font:9px/1.6 DM Mono}.feature-list{margin:28px 0 0;padding:0;list-style:none;display:grid}.feature-list li{border-bottom:1px solid var(--line);padding:13px;font-size:13px}.feature-list span{color:var(--red);margin-right:10px}.metrics{gap:8px;margin-top:28px;display:flex}.metrics div{background:#ed1c240d;border:1px solid #ed1c2438;flex:1;padding:16px}.metrics strong,.metrics span{display:block}.metrics strong{color:#fff;font-size:28px}.metrics span{color:#888;text-transform:uppercase;margin-top:5px;font:8px DM Mono}.operations-hud{z-index:3;pointer-events:none;filter:drop-shadow(0 20px 40px #00000080);gap:8px;width:294px;transition:opacity .35s;display:grid;position:fixed;top:104px;right:5vw}.operations-hud.is-left{left:5vw;right:auto}.operations-hud.is-hidden{opacity:0}.hud-card{border:1px solid #ffffff24;border-left:2px solid var(--red);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080808e0;padding:15px;overflow:hidden}.hud-card-header,.hud-kicker,.weather-primary,.traffic-notice{align-items:center;display:flex}.hud-card-header{justify-content:space-between;gap:10px}.hud-kicker{gap:8px}.hud-title{letter-spacing:.14em;text-transform:uppercase;color:#aaa;margin:0;font:500 8px DM Mono}.live-dot{background:var(--red);width:6px;height:6px;box-shadow:0 0 12px var(--red);border-radius:50%;flex:none;animation:2s infinite pulse}@keyframes pulse{50%{box-shadow:0 0 0 6px #ed1c2400}}.hud-sync{color:var(--red);text-transform:uppercase;font:500 7px DM Mono}.weather-primary{gap:12px;margin-top:11px}.weather-icon{width:43px;height:43px}.weather-primary>div{align-items:baseline;gap:9px;display:flex}.weather-primary strong{font-size:31px}.weather-primary span{color:#bbb;font-size:11px}.weather-detail{border-bottom:1px solid var(--line);color:#888;margin:8px 0 10px;padding-bottom:10px;font:8px DM Mono}.weather-metrics{grid-template-columns:1fr 1fr;gap:6px;margin:0;display:grid}.weather-metrics div{background:#111;padding:7px}.weather-metrics dt,.weather-metrics dd{margin:0}.weather-metrics dt{color:#666;text-transform:uppercase;font:7px DM Mono}.weather-metrics dd{margin-top:3px;font:9px DM Mono}.traffic-heading-icon{width:14px;color:var(--red)}.notice-count{color:#ff7378;text-transform:uppercase;border:1px solid #ed1c244d;padding:4px 6px;font:7px DM Mono}.notice-list{margin:10px 0 0;padding:0;list-style:none}.traffic-notice{border-top:1px solid var(--line);gap:9px;padding:8px 0;transition:opacity .3s}.traffic-notice:first-child{border:0}.traffic-notice.is-passed{opacity:.3}.notice-marker{color:#fff;background:#ed1c241a;border:1px solid #ed1c2459;flex:none;place-items:center;width:23px;height:23px;font:700 8px DM Mono;display:grid}.notice-copy{gap:2px;min-width:0;display:grid}.notice-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.notice-copy span,.notice-impact{color:#777;font:7px DM Mono}.notice-impact{color:#ff7c81;text-transform:uppercase;margin-left:auto}.route-lock{border-top:1px solid var(--line);color:#666;text-transform:uppercase;margin:4px 0 0;padding-top:9px;font:7px DM Mono}.route-lock span{color:var(--red)}.weather-sun,.weather-rain{transition:opacity .4s}.weather-sun{opacity:.12}.weather-card.is-clear .weather-sun{opacity:1}.weather-card.is-clear .weather-rain{opacity:0}.progress{z-index:8;background:#ffffff26;width:2px;height:140px;position:fixed;top:48%;right:22px}.progress i{transform-origin:top;background:var(--red);width:100%;height:100%;box-shadow:0 0 12px var(--red);display:block;transform:scaleY(0)}.progress span{writing-mode:vertical-rl;color:#777;letter-spacing:.13em;font:7px DM Mono;position:absolute;top:0;right:9px}.platform-section,.driver-section,.feature-section,.fleet-section,.finale{z-index:5;background:#080808;position:relative}.platform-section,.driver-section,.feature-section,.fleet-section{padding:130px 7vw}.section-head{grid-template-columns:1.35fr .65fr;align-items:end;gap:8vw;max-width:1440px;margin:0 auto 80px;display:grid}.section-head.compact{margin-bottom:58px}.section-head h2{margin:18px 0 0}.section-head p{color:#999;max-width:500px;margin-bottom:8px;font-size:15px;line-height:1.8}.section-index{align-items:center;gap:12px;display:inline-flex}.section-index:before{content:"";background:var(--red);width:28px;height:2px}.product-stage{grid-template-columns:1fr 260px;align-items:end;gap:32px;max-width:1440px;margin:auto;display:grid}.browser-frame,.media-stack,.wide-demo{background:#0d0d0d;border:1px solid #292929;overflow:hidden;box-shadow:0 35px 100px #0009}.browser-bar{background:#141414;border-bottom:1px solid #292929;align-items:center;gap:6px;height:36px;padding:0 13px;display:flex}.browser-bar i{background:#555;border-radius:50%;width:6px;height:6px}.browser-bar i:first-child{background:var(--red)}.browser-bar span{color:#666;margin-left:10px;font:7px DM Mono}.large-frame img{aspect-ratio:16/8.7;object-fit:cover;object-position:center;width:100%}.stage-note{border-top:2px solid var(--red);padding:24px 0}.stage-note>span,.video-grid article>div>span{color:var(--red);font:10px DM Mono}.stage-note strong{margin:18px 0 10px;font-size:20px;line-height:1.35;display:block}.stage-note p{color:#888;font-size:12px;line-height:1.7}.product-split{grid-template-columns:.65fr 1.35fr;align-items:center;gap:7vw;max-width:1240px;margin:150px auto 0;display:grid}.product-copy h3{letter-spacing:-.05em;margin:20px 0;font-size:clamp(36px,4vw,64px);line-height:1}.product-copy p{color:#999;line-height:1.75}.product-copy ul{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:12px;margin:25px 0 0;padding:18px 0 0;list-style:none;display:grid}.product-copy li{color:#bbb;text-transform:uppercase;font:9px DM Mono}.product-copy li:before{content:"/";color:var(--red);margin-right:7px}.media-stack{position:relative}.media-stack video{aspect-ratio:16/9;object-fit:cover;width:100%}.media-label{background:#000000d1;align-items:center;gap:8px;padding:8px 10px;font:8px DM Mono;display:flex;position:absolute;bottom:14px;left:14px}.driver-section{background:var(--red)}.video-grid{grid-template-columns:1fr 1fr;gap:18px;max-width:1440px;margin:auto;display:grid}.video-grid article{background:#090909}.video-grid video{aspect-ratio:16/9;object-fit:cover;width:100%}.video-grid h3{margin:10px 0 8px;font-size:24px}.video-grid p{color:#999;margin:0;font-size:12px;line-height:1.7}.wide-demo{max-width:1000px;margin:40px auto 0;position:relative}.wide-demo video{object-fit:cover;width:100%;max-height:570px}.wide-demo>span{text-align:center;letter-spacing:.1em;background:#050505;padding:12px;font:8px DM Mono;position:absolute;bottom:0;left:0;right:0}.feature-section{color:#050505;background:#f2f1ed}.feature-section .section-head p{color:#555}.screen-grid{grid-template-columns:repeat(12,1fr);align-items:start;gap:16px;max-width:1440px;margin:auto;display:grid}.screen-grid figure{background:#fff;border:1px solid #ccc;grid-column:span 4;margin:0;overflow:hidden;box-shadow:0 20px 50px #00000014}.screen-grid figure.screen-wide{grid-column:span 6}.screen-grid img{aspect-ratio:16/9;object-fit:cover;object-position:top;width:100%}.screen-grid .screen-tall img{object-fit:contain;background:#eee}.screen-grid figcaption{color:#666;padding:16px;font-size:11px}.screen-grid figcaption span{color:var(--red);text-transform:uppercase;margin-bottom:6px;font:500 9px DM Mono;display:block}.fleet-grid{grid-template-columns:repeat(12,1fr);gap:12px;max-width:1440px;margin:auto;display:grid}.fleet-card{background:#111;grid-column:span 4;min-height:400px;position:relative;overflow:hidden}.fleet-card.fleet-feature{grid-column:span 8}.fleet-card.fleet-small{grid-column:span 6;min-height:270px}.fleet-card img{object-fit:cover;filter:grayscale()contrast(1.08);width:100%;height:100%;transition:filter .45s,transform .7s}.fleet-card:after{content:"";background:linear-gradient(#0000,#000000eb);position:absolute;inset:30% 0 0}.fleet-card>div{z-index:1;position:absolute;bottom:22px;left:25px;right:25px}.fleet-card span{color:var(--red);font:9px DM Mono}.fleet-card p{color:#aaa;max-width:500px;margin:0;font-size:11px;line-height:1.6}.finale{background:#050505;padding:140px 7vw 30px}.final-grid{grid-template-columns:1.35fr .65fr;align-items:center;gap:8vw;max-width:1440px;min-height:65vh;margin:auto;display:grid}.final-copy h2{margin:20px 0}.final-grid address{border-top:2px solid var(--red);background:#0e0e0e;padding:30px;font-style:normal}.final-grid address a,.final-grid address span{border-bottom:1px solid var(--line);color:#bbb;padding:12px 0;font-size:13px;line-height:1.7;text-decoration:none;display:block}.final-grid address a:hover{color:var(--red)}footer{border-top:1px solid var(--line);color:#777;justify-content:space-between;align-items:center;max-width:1440px;margin:auto;padding-top:24px;font:8px DM Mono;display:flex}.footer-logo img{object-fit:contain;width:115px;height:25px}@media (width<=1050px){.nav nav{display:none}.hero{width:65%}.copy-card{width:min(620px,58vw)}.product-stage{grid-template-columns:1fr}.stage-note{max-width:460px}.product-split{grid-template-columns:1fr}.product-copy{max-width:650px}.operations-hud{width:260px}.fleet-card,.fleet-card.fleet-feature{grid-column:span 6}}@media (width<=800px){.nav{height:68px;padding:0 16px}.brand-logo img{width:115px;height:25px}.nav-cta{padding:10px;font-size:9px}.panel{padding:105px 20px 55px}.hero{justify-content:flex-end;width:100%;padding-bottom:90px}.hero h1{font-size:clamp(53px,16vw,80px)}.hero>p{font-size:14px}.chapter,.chapter.right,.chapter.left{justify-content:flex-end;align-items:center}.copy-card{width:100%;padding:27px}.copy-card h2{font-size:40px}.operations-hud,.operations-hud.is-left{z-index:4;grid-template-columns:.8fr 1.2fr;gap:6px;width:calc(100% - 24px);top:78px;left:auto;right:12px}.hud-card{padding:9px}.weather-detail,.weather-metrics,.route-lock,.traffic-notice:nth-child(n+2),.hud-sync{display:none}.weather-icon{width:30px;height:30px}.weather-primary strong{font-size:22px}.weather-primary span{font-size:8px}.notice-list{margin-top:4px}.traffic-notice{border:0;padding:5px 0}.notice-impact,.scroll-cue,.progress{display:none}.platform-section,.driver-section,.feature-section,.fleet-section{padding:95px 20px}.section-head{grid-template-columns:1fr;gap:26px;margin-bottom:45px}.section-head h2{font-size:52px}.section-head p{font-size:13px}.product-stage,.product-split{gap:22px}.product-split{margin-top:90px}.product-copy h3{font-size:42px}.video-grid{grid-template-columns:1fr}.video-grid article>div{padding:20px}.screen-grid{grid-template-columns:1fr}.screen-grid figure,.screen-grid figure.screen-wide{grid-column:1}.fleet-grid{grid-template-columns:1fr}.fleet-card,.fleet-card.fleet-feature,.fleet-card.fleet-small{grid-column:1;min-height:350px}.finale{padding:100px 20px 25px}.final-grid{grid-template-columns:1fr;gap:55px}.final-copy h2{font-size:52px}footer{flex-wrap:wrap;gap:16px}.footer-logo{justify-content:flex-start;width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.mouse i,.live-dot{animation:none}*{transition-duration:.001ms!important}}.brand-logo img{object-fit:contain;width:115px;height:auto}.footer-logo img{height:auto}.progress{transition:opacity .35s}body{font-family:Inter,Arial,sans-serif}.nav{color:#050505;background:#fff;border-bottom:1px solid #d9d9d6;height:84px;box-shadow:0 6px 30px #00000014}.brand-logo,.footer-logo{background:0 0;border-radius:0;padding:0}.brand-logo img{width:142px;height:auto}.nav nav a{color:#333}.nav nav a:hover{color:var(--red)}.nav-cta{border-color:var(--red);background:var(--red);color:#fff}.nav-cta:hover{color:#fff;background:#050505;border-color:#050505}h1,h2,h3{font-family:Inter Tight,Arial,sans-serif}h1 em,h2 em{color:var(--red);letter-spacing:-.055em;-webkit-text-stroke:0;font-family:Inter Tight,Arial,sans-serif;font-style:normal;font-weight:700;display:inline-block}.hero h1 em{font-size:1em}.copy-card{border-top:1px solid #ffffff24}.platform-section{background:linear-gradient(105deg,#050505fa 0%,#050505e6 58%,#05050594 100%)}.driver-section{background:linear-gradient(125deg,#060606f7 0%,#080808e8 68%,#ed1c2429 100%);overflow:hidden}.driver-section:before{content:"";background:linear-gradient(90deg,var(--red),#ed1c2400);width:86vw;height:1px;position:absolute;top:0;left:7vw}.driver-section .section-index,.driver-section .video-grid span{color:var(--red)}.driver-section .section-index:before{background:var(--red)}.driver-section .section-head p{color:#999}.fleet-section{background:linear-gradient(90deg,#050505f7,#050505c7)}.finale{color:#050505;background:#f5f4f0f5}.final-copy>p{color:#575757}.finale .section-index{color:var(--red)}.finale .button.ghost{color:#050505;border-color:#aaa}.finale .button.ghost:hover,.final-grid address{color:#fff;background:#050505}.final-grid address a,.final-grid address span{color:#c7c7c7}.finale footer{color:#666;border-color:#ccc}.footer-logo img{width:140px;height:auto}.video-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:start;gap:5vw}.video-grid article{border:1px solid #292929;position:relative;box-shadow:0 35px 90px #00000061}.video-grid article:first-child:before{content:"ROUTE REVIEW";z-index:2;color:#050505;letter-spacing:.12em;background:#fff;padding:7px 9px;font:7px DM Mono;position:absolute;top:16px;left:16px}.video-grid article:nth-child(2){border-top:3px solid var(--red);margin-top:130px}.wide-demo{border-left:3px solid var(--red);max-width:74%;margin:110px 0 0 auto}.screen-grid{align-items:stretch;gap:24px}.screen-grid figure{border:0;box-shadow:0 24px 70px #0000001c}.screen-grid figure:first-child{grid-column:span 3;margin-top:80px}.screen-grid figure:nth-child(2){grid-column:span 4}.screen-grid figure:nth-child(3){grid-column:span 5;margin-top:130px}.screen-grid figure:nth-child(4){grid-column:span 5;margin-top:-35px}.screen-grid figure:nth-child(5){grid-column:span 7;margin-top:35px}.screen-grid figure:first-child img{aspect-ratio:4/5}.screen-grid figure:nth-child(2) img,.screen-grid figure:nth-child(3) img{aspect-ratio:4/3}.screen-grid figure:nth-child(4) img,.screen-grid figure:nth-child(5) img{aspect-ratio:16/10}.screen-grid figcaption{background:#fff;min-height:78px}.fleet-grid{gap:18px}.fleet-card{border:1px solid #292929}.fleet-card:nth-child(2){min-height:520px;margin-top:95px}.fleet-card:nth-child(3){grid-column:span 5;min-height:520px}.fleet-card:nth-child(4){grid-column:span 7;min-height:470px;margin-top:-70px}.fleet-card:nth-child(5){grid-column:span 4}.fleet-card:nth-child(6){grid-column:span 8}.fleet-card img{filter:grayscale(.84)contrast(1.06)}.scene-wrap{opacity:1}.platform-section,.driver-section,.feature-section,.fleet-section,.finale{isolation:isolate}.scene-break{z-index:5;background:linear-gradient(90deg,#050505d4,#05050514 48% 72%,#050505a6);border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;align-items:center;min-height:78vh;padding:10vh 7vw;display:flex;position:relative}.scene-break-right{justify-content:flex-end}.scene-break-left{justify-content:flex-start}.scene-break>div{border-left:3px solid var(--red);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050505c2;width:min(460px,42vw);padding:28px}.scene-break span{letter-spacing:.15em;color:var(--red);font:500 8px DM Mono}.scene-break h2{margin:17px 0 14px;font-size:clamp(40px,4.8vw,72px)}.scene-break p{color:#999;margin:0;font-size:13px}.route-complete{min-height:90vh}@media (width<=1050px){.video-grid{grid-template-columns:1fr 1fr}.screen-grid figure:nth-child(n),.fleet-card:nth-child(n){margin-top:0}.fleet-card:nth-child(3),.fleet-card:nth-child(4),.fleet-card:nth-child(5),.fleet-card:nth-child(6){grid-column:span 6}}@media (width<=800px){.nav{height:70px}.brand-logo img{width:108px;height:auto}.video-grid{grid-template-columns:1fr}.video-grid article:nth-child(2){margin-top:22px}.video-grid article:nth-child(2) video{aspect-ratio:16/10}.wide-demo{max-width:100%;margin-top:55px}.screen-grid figure:nth-child(n){grid-column:1;margin-top:0}.fleet-card:nth-child(n){grid-column:1;min-height:350px;margin-top:0}.finale footer{color:#666}.scene-break{min-height:68vh;padding:80px 20px}.scene-break>div{width:min(410px,90vw)}}.nav a:focus-visible,.button:focus-visible,.text-link:focus-visible{outline:3px solid var(--red);outline-offset:4px}.past-journey .progress{opacity:1}h1,h2{text-wrap:balance}p{text-wrap:pretty}@media (width<=420px){.hero h1{font-size:48px}.section-head h2,.final-copy h2{font-size:43px}.operations-hud{grid-template-columns:1fr;width:156px;left:auto;right:10px}.operations-hud .traffic-card{display:none}}.platform-section,.driver-section,.feature-section,.fleet-section,.finale{isolation:auto;background:0 0!important}.platform-section,.driver-section,.feature-section,.fleet-section{overflow:visible}.platform-section:before,.driver-section:after,.feature-section:before,.fleet-section:before{content:"";z-index:-1;pointer-events:none;position:absolute}.platform-section:before{background:linear-gradient(90deg,#0000,#00000075,#00000029);inset:5% 0 8% 32%}.driver-section:after{background:linear-gradient(90deg,#0000008c,#00000014);inset:12% 36% 10% 0}.feature-section:before{background:linear-gradient(90deg,#f4f3ef1a,#f4f3ef6b);inset:4% 0 4% 45%}.fleet-section:before{background:linear-gradient(90deg,#00000080,#0000);inset:8% 48% 8% 0}.platform-section .section-head,.driver-section .section-head,.fleet-section .section-head{border:1px solid #ffffff24;border-left:3px solid var(--red);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#050505bd;padding:34px 38px;box-shadow:0 30px 90px #0000004d}.platform-section .section-head{width:min(1120px,88%);margin-left:0;margin-right:auto}.driver-section .section-head{width:min(1060px,84%);margin-left:auto;margin-right:0}.fleet-section .section-head{width:min(1120px,88%);margin-left:auto;margin-right:0}.feature-section .section-head{border-left:3px solid var(--red);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#f8f7f4e6;width:min(1050px,86%);margin-left:7vw;margin-right:auto;padding:38px 42px;box-shadow:0 30px 90px #0000002e}.product-stage{grid-template-columns:minmax(0,1fr) 290px;max-width:1280px;margin-left:auto;margin-right:0}.large-frame{border:8px solid #fffffff0;border-top-width:0;box-shadow:0 42px 110px #00000085}.large-frame .browser-bar{background:#f5f4f0;border-color:#ddd;margin:0 -8px}.large-frame .browser-bar span{color:#555}.stage-note{border:1px solid #ffffff1f;border-top:3px solid var(--red);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050505c7;padding:28px}.product-split{grid-template-columns:1.25fr .75fr;align-items:end;max-width:1320px}.product-split .media-stack{border:8px solid #fff;border-top-width:0;order:-1;transform:translate(-3vw)}.product-split .product-copy{border-right:3px solid var(--red);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#050505cc;margin-bottom:-70px;padding:38px}.video-grid{max-width:1320px;margin-left:0;margin-right:auto}.video-grid article:first-child{transform:translate(-3vw)}.video-grid article:nth-child(2){transform:translate(2vw)}.wide-demo{background:#050505;margin-right:5vw}.driver-section .wide-demo:after{content:"03 / LIVE GUIDANCE";background:var(--red);letter-spacing:.13em;writing-mode:vertical-rl;padding:12px 9px;font:7px DM Mono;position:absolute;top:0;right:-44px}.feature-section .screen-grid{max-width:1320px;margin-left:auto;margin-right:0}.screen-grid figure:first-child,.screen-grid figure:nth-child(3){transform:translate(-2vw)}.screen-grid figure:nth-child(2),.screen-grid figure:nth-child(5){transform:translate(2vw)}.fleet-grid{max-width:1360px;margin-left:auto;margin-right:0}.fleet-card:first-child{transform:translate(-3vw)}.fleet-card:nth-child(2){transform:translate(1vw)}.fleet-card:nth-child(4){transform:translate(3vw)}.fleet-card>div{border-left:2px solid var(--red);background:linear-gradient(90deg,#000000c7,#0000002e);padding:14px}.finale{padding-top:170px}.final-grid{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f7f4e6;width:min(1320px,92%);min-height:auto;margin-left:auto;margin-right:auto;padding:65px;box-shadow:0 40px 120px #00000057}.finale footer{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f7f4eb;grid-template-columns:1fr auto 1fr;width:min(1320px,92%);margin-left:auto;margin-right:auto;padding:24px 28px;display:grid}.finale footer>span:last-child{justify-self:end}.scene-break{background:linear-gradient(90deg,#05050599,#0000 35% 76%,#05050573)}.scene-break>div{background:#050505ad}@media (width<=1050px){.platform-section .section-head,.driver-section .section-head,.feature-section .section-head,.fleet-section .section-head{width:94%;margin-left:auto;margin-right:auto}.product-stage{margin:auto}.product-split .media-stack,.video-grid article:first-child,.video-grid article:nth-child(2),.screen-grid figure:nth-child(n),.fleet-card:nth-child(n){transform:none}.product-split{grid-template-columns:1fr}.product-split .product-copy{order:-1;margin:0}.product-split .media-stack{order:initial}.final-grid,.finale footer{width:100%;margin:auto}}@media (width<=800px){.platform-section .section-head,.driver-section .section-head,.feature-section .section-head,.fleet-section .section-head{width:100%;padding:25px 23px}.product-stage{grid-template-columns:1fr}.large-frame{border-width:0 4px 4px}.large-frame .browser-bar{margin:0 -4px}.product-split .media-stack{border-width:0 4px 4px}.driver-section .wide-demo:after{display:none}.final-grid{padding:35px 24px}.finale footer{padding:22px 0}.platform-section:before,.driver-section:after,.feature-section:before,.fleet-section:before{opacity:.55}}:root{--font-display:"Inter Tight",Arial,sans-serif;--font-body:"Inter",Arial,sans-serif;--font-data:"DM Mono",monospace;--surface-dark:#080809d1;--surface-dark-soft:#080809ad;--surface-light:#f9f8f5ed;--surface-border:#ffffff24;--surface-shadow:0 28px 80px #0000004d}html{font-synthesis:none}body{font-family:var(--font-body);letter-spacing:-.012em;font-feature-settings:"cv02","cv03","cv04","cv11";font-size:16px;font-weight:400}h1,h2,h3,.weather-primary strong,.stat-row strong,.metrics strong{font-family:var(--font-display);font-weight:800}h1,h2{letter-spacing:-.055em;line-height:.92}h3{letter-spacing:-.035em;line-height:1.06}h1 em,h2 em,.hero h1 em{font-family:inherit;font-size:inherit;letter-spacing:inherit;color:var(--red);-webkit-text-stroke:0;font-style:normal;font-weight:700;display:inline}p{line-height:1.65}.hero h1{max-width:11ch;font-size:clamp(64px,7.2vw,112px);line-height:.89}.hero>p{color:#b8b8b5;max-width:55ch;font-family:var(--font-body);font-size:17px;line-height:1.65}.nav nav a,.nav-cta,.button,.text-link{font-family:var(--font-body)}.nav nav a{letter-spacing:-.01em;font-size:12px;font-weight:600}.nav-cta,.button{letter-spacing:.025em;font-size:11px;font-weight:700}.eyebrow,.step,.section-index,.scroll-cue small,.progress span,.hud-title,.hud-sync,.weather-detail,.weather-metrics dt,.weather-metrics dd,.notice-count,.notice-marker,.notice-copy span,.notice-impact,.route-lock,.stage-note>span,.video-grid article>div>span,.browser-bar span,.media-label,.wide-demo>span,.screen-grid figcaption span,.fleet-card span,footer{font-family:var(--font-data)}.eyebrow,.step,.section-index{letter-spacing:.12em;font-size:10px;font-weight:500}.copy-card{border:1px solid var(--surface-border);border-top:1px solid var(--surface-border);width:min(560px,44vw);box-shadow:var(--surface-shadow),inset 0 1px #ffffff09;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#0c0c0de8,#060607b8);border-radius:2px;padding:clamp(30px,3.2vw,46px);position:relative}.copy-card:before{content:"";background:var(--red);width:68px;height:2px;position:absolute;top:-1px;left:-1px;box-shadow:0 0 14px #ed1c248c}.copy-card:after{content:"";background:var(--red);width:7px;height:7px;box-shadow:0 0 12px var(--red);border-radius:50%;position:absolute;top:-4px;left:66px}.copy-card .step{color:#ff777b;background:#ed1c2414;border:1px solid #ed1c2447;align-items:center;padding:7px 9px;display:inline-flex}.copy-card>p{color:#c0c0bd;max-width:50ch;font-family:var(--font-body);font-size:15.5px;line-height:1.64}.stat-row{gap:20px;margin-top:28px;padding-top:19px}.stat-row strong{color:var(--red);font-size:31px;line-height:1}.stat-row span{font-family:var(--font-data);letter-spacing:.08em;color:#9a9a97;font-size:10px;line-height:1.55}.feature-list{gap:3px;margin-top:25px}.feature-list li{color:#d0d0ce;border-bottom:1px solid #ffffff1a;grid-template-columns:30px 1fr;align-items:center;padding:12px 0;font-size:13.5px;display:grid}.feature-list span{font-family:var(--font-data);color:var(--red);margin:0;font-size:9px}.metrics{border-top:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);gap:0;margin-top:27px;padding-top:18px;display:grid}.metrics div{background:0 0;border:0;border-right:1px solid #ffffff1a;padding:4px 14px 2px}.metrics div:first-child{padding-left:0}.metrics div:last-child{border-right:0}.metrics strong{text-transform:uppercase;color:#f2f2ef;font-size:15px;line-height:1.1}.metrics span{font-family:var(--font-data);letter-spacing:.04em;color:#898986;margin-top:8px;font-size:9px;line-height:1.45}.platform-section .section-head,.driver-section .section-head,.feature-section .section-head,.fleet-section .section-head{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;padding:0}.section-head{align-items:stretch;gap:clamp(28px,5vw,72px)}.section-head>div:first-child,.section-head>p{border:1px solid var(--surface-border);box-shadow:var(--surface-shadow);-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);border-radius:2px;position:relative}.section-head>div:first-child{background:var(--surface-dark);padding:32px 36px 35px}.section-head>div:first-child:before{content:"";background:var(--red);width:58px;height:2px;position:absolute;top:-1px;left:-1px}.section-head>p{background:var(--surface-dark-soft);color:#b9b9b6;align-self:end;margin:0;padding:24px 27px;font-size:15.5px;line-height:1.65}.section-head h2{max-width:13ch;margin:18px 0 0;font-size:clamp(44px,5vw,72px)}.feature-section .section-head>div:first-child,.feature-section .section-head>p{background:var(--surface-light);color:#101010;border-color:#0000001a;box-shadow:0 25px 70px #0000002b}.feature-section .section-head>p{color:#50504d}.scene-break>div{border:1px solid var(--surface-border);border-left:1px solid var(--surface-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070708bd;border-radius:2px;width:min(470px,42vw);padding:30px 32px 31px;position:relative;box-shadow:0 24px 65px #00000038,inset 0 1px #ffffff09}.scene-break>div:before{content:"";background:var(--red);width:62px;height:1px;position:absolute;top:-1px;left:0}.scene-break>div:after{content:"";background:var(--red);width:7px;height:7px;box-shadow:0 0 11px var(--red);border-radius:50%;position:absolute;top:-4px;left:59px}.scene-break span{font-family:var(--font-data);letter-spacing:.11em;font-size:10px;font-weight:500}.scene-break h2{max-width:12ch;margin:20px 0 15px;font-size:clamp(42px,4.3vw,60px)}.scene-break p{color:#b7b7b4;max-width:42ch;margin:0;font-size:15px;line-height:1.62}.operations-hud{font-variant-numeric:tabular-nums;gap:7px;width:310px}.hud-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070708db;border:1px solid #ffffff21;border-radius:2px;padding:16px 17px;box-shadow:0 20px 55px #00000052}.weather-card{border-top:2px solid var(--red)}.hud-title{letter-spacing:.11em;font-size:10px;line-height:1.2}.hud-sync,.notice-count{font-size:9px}.weather-primary strong{letter-spacing:-.045em;font-size:34px}.weather-primary span{font-family:var(--font-body);color:#d0d0ce;font-size:12px;font-weight:600}.weather-detail{font-size:9px;line-height:1.5}.weather-metrics dt{font-size:9px}.weather-metrics dd{font-size:10px}.notice-copy strong{font-family:var(--font-body);letter-spacing:-.01em;font-size:11.5px;font-weight:600}.notice-copy span,.notice-impact{font-size:9px;line-height:1.35}.route-lock{letter-spacing:.035em;font-size:9px;line-height:1.45}.stage-note{border:1px solid var(--surface-border);border-top:1px solid var(--surface-border);background:var(--surface-dark);box-shadow:var(--surface-shadow);-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);border-radius:2px;padding:29px 28px 30px;position:relative}.stage-note:before{content:"";background:var(--red);width:54px;height:2px;position:absolute;top:-1px;left:-1px}.stage-note>span{letter-spacing:.075em;font-size:9px;line-height:1.5}.stage-note strong{font-family:var(--font-display);letter-spacing:-.025em;margin:19px 0 11px;font-size:23px;line-height:1.16}.stage-note p{color:#aaa9a6;margin:0;font-size:14px;line-height:1.65}.product-split .product-copy{border:1px solid var(--surface-border);border-right:1px solid var(--surface-border);background:var(--surface-dark);box-shadow:var(--surface-shadow);-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);border-radius:2px;padding:38px 40px;position:relative}.product-split .product-copy:after{content:"";background:var(--red);width:2px;height:58px;position:absolute;bottom:-1px;right:-1px}.product-copy h3{margin:20px 0 17px;font-size:clamp(38px,3.8vw,58px)}.product-copy p{color:#b5b5b2;font-size:15px;line-height:1.68}.product-copy li{font-family:var(--font-data);font-size:10px;line-height:1.45}.video-grid article>div{padding:27px 29px 29px}.video-grid h3{font-size:27px}.video-grid p{font-size:14px;line-height:1.62}.video-grid article>div>span,.wide-demo>span{letter-spacing:.08em;font-size:9px}.screen-grid figcaption{color:#4e4e4b;min-height:94px;font-family:var(--font-body);padding:18px 19px;font-size:13.5px;line-height:1.5}.screen-grid figcaption span{letter-spacing:.08em;font-size:9px}.fleet-card>div{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:linear-gradient(100deg,#050505e0,#0505056b);border:1px solid #ffffff24;padding:18px 19px 17px;bottom:18px;left:20px;right:20px;box-shadow:0 18px 44px #00000042}.fleet-card>div:before{content:"";background:var(--red);width:42px;height:2px;position:absolute;top:-1px;left:-1px}.fleet-card span{font-size:9px}.fleet-card h3{margin:9px 0 6px;font-size:28px}.fleet-card p{color:#c0c0bd;font-size:13px;line-height:1.55}.final-copy>p{font-family:var(--font-body);font-size:16px;line-height:1.65}.final-grid address a,.final-grid address span{font-family:var(--font-body);font-size:13px}.video-grid article:first-child:before,.driver-section .wide-demo:after,.browser-bar span,.media-label{font-size:9px}footer{font-size:11px;line-height:1.45}@media (width<=1050px){.copy-card{width:min(570px,58vw)}.section-head>div:first-child,.section-head>p{padding:28px 30px}}@media (width<=800px){.hero h1{font-size:clamp(50px,13vw,72px)}.hero>p{font-size:15px}.copy-card{width:100%;padding:28px 25px}.copy-card h2{font-size:clamp(38px,10vw,48px)}.copy-card>p{font-size:14.5px}.platform-section .section-head,.driver-section .section-head,.feature-section .section-head,.fleet-section .section-head{padding:0}.section-head>div:first-child,.section-head>p{padding:25px 24px}.section-head h2{font-size:clamp(40px,11vw,54px)}.section-head>p{font-size:14px}.scene-break>div{width:min(430px,92vw);padding:27px 25px}.scene-break h2{font-size:clamp(39px,11vw,51px)}.scene-break p{font-size:14px}.operations-hud,.operations-hud.is-left{grid-template-columns:1fr;width:min(310px,100% - 24px)}.hud-card{padding:10px 11px}.notice-copy strong{font-size:10.5px}}@media (width<=420px){.hero h1{font-size:47px}.copy-card h2{font-size:34px;line-height:.96}.section-head h2,.final-copy h2{font-size:clamp(38px,10.4vw,43px)}.scene-break h2{font-size:clamp(37px,10.2vw,42px)}.section-head h2 br,.scene-break h2 br,.final-copy h2 br{display:none}.operations-hud,.operations-hud.is-left{width:min(220px,100% - 20px);left:auto;right:10px}.operations-hud .traffic-card{display:block}.weather-primary strong{font-size:27px}.metrics{grid-template-columns:1fr}.metrics div{border-bottom:1px solid #ffffff17;border-right:0;padding:9px 0}.metrics div:last-child{border-bottom:0}}.chapter,.chapter.right,.chapter.left{justify-content:normal;align-items:center;gap:clamp(54px,7vw,118px);min-height:120vh;display:grid}.chapter.right{grid-template-columns:minmax(230px,1fr) minmax(420px,560px)}.chapter.left{grid-template-columns:minmax(420px,560px) minmax(230px,1fr)}.chapter.right .scene-callout{grid-area:1/1;justify-self:start}.chapter.right .copy-card{grid-area:1/2}.chapter.left .copy-card{grid-area:1/1}.chapter.left .scene-callout{text-align:right;grid-area:1/2;justify-self:end}.copy-card{width:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(100deg,#050506f0,#050506b8 74%,#0505062e);border:0;border-radius:0;padding:clamp(30px,3.4vw,48px)}.chapter.right .copy-card{background:linear-gradient(260deg,#050506f0,#050506b8 74%,#0505062e)}.copy-card:before{width:48px;height:1px;box-shadow:none}.copy-card:after{left:46px}.copy-card .step{color:#ff777b;background:0 0;border:0;padding:0}.copy-card h2{max-width:11ch;margin:20px 0 18px;font-size:clamp(44px,4.2vw,62px)}.copy-card>p{max-width:42ch;margin:0;font-size:16px}.scene-callout{color:#f4f4f1;align-self:start;width:min(290px,23vw);margin-top:34vh;position:sticky;top:43vh}.scene-callout span{color:#ff666c;font:500 10px/1.4 var(--font-data);letter-spacing:.12em;margin-bottom:12px;display:block}.scene-callout strong{font:700 clamp(22px,2vw,29px)/1.06 var(--font-display);letter-spacing:-.035em;display:block}.scene-callout p{color:#a8a8a5;max-width:29ch;margin:12px 0 0;font-size:13px;line-height:1.55}.scene-callout:after{content:"";background:linear-gradient(90deg,var(--red),#ed1c241f);width:clamp(64px,8vw,120px);height:1px;position:absolute;top:50%}.scene-callout:before{content:"";background:var(--red);border-radius:50%;width:7px;height:7px;position:absolute;top:calc(50% - 3px);box-shadow:0 0 12px #ed1c24bf}.chapter.right .scene-callout:after{left:calc(100% + 16px)}.chapter.right .scene-callout:before{left:calc(100% + 16px + clamp(64px,8vw,120px))}.chapter.left .scene-callout:after{background:linear-gradient(270deg,var(--red),#ed1c241f);right:calc(100% + 16px)}.chapter.left .scene-callout:before{right:calc(100% + 16px + clamp(64px,8vw,120px))}.section-head>div:first-child,.section-head>p{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0}.section-head>div:first-child{border-bottom:1px solid #ffffff29;padding:0 0 24px}.section-head>div:first-child:before{width:72px;top:auto;bottom:-1px}.section-head>p{border-left:1px solid var(--red);align-self:center;padding:0 0 0 24px;font-size:16px}.feature-section .section-head>div:first-child,.feature-section .section-head>p{box-shadow:none;background:0 0;border-color:#00000029}.stage-note{border:0;border-left:2px solid var(--red);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;align-self:center;padding:16px 0 16px 22px}.stage-note:before{display:none}.stage-note strong{margin:12px 0 0}.product-split .product-copy{border:0;border-left:2px solid var(--red);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:10px 0 10px 28px}.product-split .product-copy:after{display:none}.product-copy ul{grid-template-columns:repeat(3,auto);gap:16px}.large-frame img,.screen-grid figure:nth-child(n) img,.fleet-card img{aspect-ratio:auto;object-fit:contain;object-position:center;width:100%;height:auto}.media-stack video,.video-grid article:first-child video,.video-grid article:nth-child(2) video,.video-grid article>img,.wide-demo video{aspect-ratio:auto;object-fit:contain;background:#070707;width:100%;height:auto;max-height:none;display:block}.large-frame img{aspect-ratio:1919/1078}.screen-grid figure.screen-review img{aspect-ratio:1916/946}.screen-grid figure.screen-chat img{aspect-ratio:1003/620}.screen-grid figure.screen-report img{aspect-ratio:996/619}.fleet-grid .fleet-card:first-child img{aspect-ratio:800/532}.fleet-grid .fleet-card:nth-child(2) img{aspect-ratio:1280/853}.fleet-grid .fleet-card:nth-child(3) img{aspect-ratio:1280/851}.fleet-grid .fleet-card:nth-child(4) img{aspect-ratio:700/500}.media-stack video,.video-grid article:first-child video{aspect-ratio:16/9}.video-grid article:nth-child(2) video{aspect-ratio:1002/620}.wide-demo video{aspect-ratio:1100/680}.video-grid article:first-child:before,.driver-section .wide-demo:after{display:none}.media-label,.wide-demo>span{color:#aaa;text-align:left;background:#050505;justify-content:flex-start;align-items:center;min-height:38px;padding:10px 13px;display:flex;position:static;inset:auto}.wide-demo>span{justify-content:center}.screen-grid{align-items:start}.feature-section:before{display:none}.screen-grid figure:nth-child(n){margin-top:0;transform:none}.screen-grid figure.screen-review{grid-column:span 7}.screen-grid figure.screen-chat{grid-column:span 5;margin-top:90px}.screen-grid figure.screen-report{grid-column:3/span 8;margin-top:18px}.screen-grid figcaption{min-height:0}.fleet-grid{align-items:start;gap:24px}.fleet-grid .fleet-card:nth-child(n){min-height:0;margin-top:0;transform:none}.fleet-grid .fleet-card:first-child{grid-column:span 7}.fleet-grid .fleet-card:nth-child(2){grid-column:span 5;margin-top:86px}.fleet-grid .fleet-card:nth-child(3){grid-column:span 5}.fleet-grid .fleet-card:nth-child(4){grid-column:span 7;margin-top:44px}.fleet-card{background:#090909;display:block;overflow:hidden}.fleet-card img{filter:none;transition:none;display:block}.fleet-card:hover img{filter:none;transform:none}.fleet-card:after{display:none}.fleet-card>div{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#090909;border:0;border-top:1px solid #292929;padding:20px 21px 22px;position:relative;inset:auto}.fleet-card>div:before{width:48px}.scene-break{background:linear-gradient(90deg,#0505058f,#0000 38% 74%,#0505056b);border:0;min-height:64vh}.scene-break>div{width:min(430px,38vw);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:0}.scene-break span{color:#ff666c;margin-bottom:14px;display:block}.scene-break p{color:#f2f2ef;max-width:18ch;font:700 clamp(27px,3vw,43px)/1.02 var(--font-display);letter-spacing:-.04em}.scene-break>div:before{width:clamp(72px,10vw,150px);height:1px;box-shadow:none;top:52%}.scene-break>div:after{top:calc(52% - 3px)}.scene-break-right>div:before{background:linear-gradient(270deg,var(--red),#ed1c241a);left:auto;right:calc(100% + 18px)}.scene-break-right>div:after{left:auto;right:calc(100% + 18px + clamp(72px,10vw,150px))}.scene-break-left>div:before{background:linear-gradient(90deg,var(--red),#ed1c241a);left:calc(100% + 18px)}.scene-break-left>div:after{left:calc(100% + 18px + clamp(72px,10vw,150px))}@media (width<=1050px){.chapter.right{grid-template-columns:minmax(190px,1fr) minmax(380px,520px)}.chapter.left{grid-template-columns:minmax(380px,520px) minmax(190px,1fr)}.scene-callout{width:min(230px,22vw)}.scene-callout:after{width:clamp(44px,6vw,72px)}.chapter.right .scene-callout:before{left:calc(100% + 16px + clamp(44px,6vw,72px))}.chapter.left .scene-callout:before{right:calc(100% + 16px + clamp(44px,6vw,72px))}.product-copy ul{grid-template-columns:1fr 1fr}}@media (width<=800px){.chapter,.chapter.right,.chapter.left{justify-content:flex-end;align-items:stretch;min-height:106vh;display:flex}.scene-callout{display:none}.copy-card,.chapter.right .copy-card{background:linear-gradient(135deg,#050506f0,#050506bf);width:100%;padding:29px 25px}.copy-card h2{max-width:12ch;font-size:clamp(36px,10vw,46px)}.section-head>div:first-child,.section-head>p{padding:0 0 22px}.section-head>p{padding:0 0 0 18px}.product-copy ul{grid-template-columns:1fr}.video-grid article:nth-child(2){margin-top:24px}.wide-demo{max-width:100%;margin-top:54px}.screen-grid figure.screen-review,.screen-grid figure.screen-chat,.screen-grid figure.screen-report{grid-column:1;margin-top:0}.fleet-grid .fleet-card:nth-child(n){grid-column:1;min-height:0;margin-top:0}.scene-break{min-height:52vh;padding:76px 20px}.scene-break>div{width:100%}.scene-break>div:before{width:54px;top:-18px;left:0;right:auto}.scene-break>div:after{top:-21px;left:52px;right:auto}.scene-break p{font-size:clamp(27px,8.8vw,38px)}}.compact-demo{grid-template-columns:260px minmax(0,620px);align-items:center;gap:clamp(32px,5vw,58px);width:min(930px,88%);margin:96px auto 0;display:grid}.compact-demo-copy{border-left:2px solid var(--red);padding:8px 0 8px 22px}.compact-demo-copy>span{color:#ff6d72;font:500 9px/1.4 var(--font-data);letter-spacing:.1em}.compact-demo-copy h3{margin:16px 0 12px;font-size:clamp(29px,3vw,40px)}.compact-demo-copy p{color:#aaa9a6;margin:0;font-size:14px;line-height:1.62}.compact-demo .wide-demo{background:#050505;border:1px solid #ffffff2b;width:100%;max-width:620px;margin:0;box-shadow:0 28px 72px #00000061}.demo-toolbar{color:#b9b9b6;background:#101011;border-bottom:1px solid #292929;justify-content:space-between;align-items:center;min-height:38px;padding:0 13px;display:flex}.demo-toolbar span{font:500 9px/1 var(--font-data);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;display:flex}.demo-toolbar i{background:#38e887;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #38e887bf}.demo-toolbar small{font:500 8px/1 var(--font-data);letter-spacing:.08em;text-transform:uppercase;color:#38e887}.feature-section{background:linear-gradient(100deg,#f4f3eff7 0%,#f4f3efe6 80%,#f4f3ef80 100%)!important}.workflow-tabs{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f9f8f5e6;border:1px solid #0000001f;grid-template-columns:minmax(270px,330px) minmax(0,1fr);width:min(1080px,92%);margin:0 auto;display:grid;overflow:hidden;box-shadow:0 30px 90px #0000002b}.workflow-tablist{background:#eeede9e6;border-right:1px solid #0000001f;align-content:start;display:grid}.workflow-tab{color:#111;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000001a;width:100%;padding:25px 26px;position:relative}.workflow-tab:before{content:"";background:0 0;width:3px;position:absolute;top:0;bottom:0;left:0}.workflow-tab:hover{background:#ffffff8f}.workflow-tab.is-active{background:#fff}.workflow-tab.is-active:before{background:var(--red)}.workflow-tab:focus-visible{z-index:1;outline:3px solid var(--red);outline-offset:-3px}.workflow-tab span,.workflow-panel figcaption span{color:var(--red);font:500 9px/1.4 var(--font-data);letter-spacing:.09em;text-transform:uppercase;display:block}.workflow-tab strong{font:700 21px/1.08 var(--font-display);letter-spacing:-.025em;margin:9px 0 7px;display:block}.workflow-tab small{color:#66635f;font:400 13px/1.48 var(--font-body);display:block}.workflow-panels{background:#ffffff80;place-items:center;min-width:0;padding:24px;display:grid}.workflow-panel{background:#fff;width:100%;margin:0;animation:.28s ease-out workflow-in;overflow:hidden;box-shadow:0 18px 50px #00000021}.workflow-panel[hidden]{display:none}.workflow-panel img{aspect-ratio:8/5;object-fit:contain;object-position:center;background:#0a0a0a;width:100%;height:auto;display:block}.workflow-panel figcaption{color:#4f4d49;padding:16px 18px;font-size:13px;line-height:1.45}.workflow-panel figcaption span{margin-bottom:6px}@keyframes workflow-in{0%{opacity:.45;transform:translateY(5px)}to{opacity:1;transform:none}}@media (width<=900px){.compact-demo{grid-template-columns:220px minmax(0,1fr);width:min(760px,94%)}.workflow-tabs{grid-template-columns:290px minmax(0,1fr);width:100%}.workflow-tab{padding:20px}}@media (width<=800px){.compact-demo{grid-template-columns:1fr;gap:24px;width:100%;margin-top:64px}.compact-demo-copy{max-width:470px}.compact-demo .wide-demo{max-width:620px;margin:0 auto}.workflow-tabs{grid-template-columns:1fr}.workflow-tablist{border-bottom:1px solid #0000001f;border-right:0;grid-template-columns:repeat(3,1fr)}.workflow-tab{text-align:center;border-bottom:0;border-right:1px solid #0000001a;min-width:0;padding:15px 12px}.workflow-tab:last-child{border-right:0}.workflow-tab:before{width:auto;height:3px;top:auto;right:0}.workflow-tab span{font-size:8px}.workflow-tab strong{margin:7px 0 0;font-size:15px}.workflow-tab small{display:none}.workflow-panels{padding:10px}}@media (prefers-reduced-motion:reduce){.workflow-panel{animation:none}}.fleet-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.fleet-grid .fleet-card:nth-child(n){grid-column:auto;margin-top:0}@media (width<=1050px){.fleet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=800px){.fleet-grid{grid-template-columns:1fr}.finale footer{text-align:center;grid-template-columns:1fr;justify-items:center;gap:14px}.finale footer>span:last-child{justify-self:center}}.nav,.hud-card,.workflow-tabs,.final-grid,.finale footer{-webkit-backdrop-filter:none;backdrop-filter:none}.operations-hud{filter:none}.scene-vignette{box-shadow:none}.scene-wrap{contain:strict;transform:none}.scene-wrap canvas{will-change:auto}
