@font-face{font-family:Inter;src:url('/assets/fonts/inter-400-latin.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Inter;src:url('/assets/fonts/inter-400-latin-ext.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:Inter;src:url('/assets/fonts/inter-500-latin.woff2') format('woff2');font-style:normal;font-weight:500 700;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Inter;src:url('/assets/fonts/inter-500-latin-ext.woff2') format('woff2');font-style:normal;font-weight:500 700;font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:Space;src:url('/assets/fonts/space-grotesk-600-latin.woff2') format('woff2');font-style:normal;font-weight:600;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Space;src:url('/assets/fonts/space-grotesk-600-latin-ext.woff2') format('woff2');font-style:normal;font-weight:600;font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
:root{--ink:#0b0e0c;--panel:#121813;--paper:#f0f1e9;--muted:#a3aaa3;--lime:#c5f64b;--line:#ffffff23;--space:clamp(24px,5.3vw,88px);color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--ink);color:var(--paper);font:400 16px/1.6 Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{color:inherit;cursor:pointer}button:disabled{cursor:wait}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,summary,a{touch-action:manipulation}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{font-family:Space,Inter,sans-serif;font-weight:600}h1,h2{font-weight:600;letter-spacing:-.065em;line-height:1.02}h2{font-size:clamp(42px,5.8vw,88px)}h3{letter-spacing:-.04em;line-height:1.25}em{font-style:normal}p{max-width:70ch}::selection{background:var(--lime);color:var(--ink)}:focus-visible{outline:2px solid var(--lime);outline-offset:5px}.cockpit-section :focus-visible,.principles :focus-visible,.closing :focus-visible{outline-color:#45591d}[hidden]{display:none!important}.wrap{max-width:1600px;padding-inline:var(--space);margin-inline:auto}.section-pad{padding-block:clamp(90px,9vw,152px)}.eyebrow{display:flex;align-items:center;gap:16px;font-size:12px;font-weight:500;line-height:1.4;letter-spacing:.13em;text-transform:uppercase}.eyebrow>span:first-child:not(.status-dot){color:#829077;font-variant-numeric:tabular-nums}.status-dot{width:6px;height:6px;flex:none;border-radius:50%;background:var(--lime);box-shadow:0 0 18px #c5f64b70}.skip-link{position:fixed;top:-90px;left:20px;padding:12px 20px;background:var(--lime);color:var(--ink);z-index:1000}.skip-link:focus{top:16px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:17px 24px;min-height:56px;border:0;font-size:14px;line-height:1.4;font-weight:500;transition:background .2s,transform .2s}.button:hover{transform:translateY(-3px)}.button>span:last-child:not(#play-label){font-size:21px;font-weight:400;line-height:1}.button-lime{background:var(--lime);color:var(--ink)}.button-lime:hover{background:#d4ff76}.button-ink{background:var(--ink);color:var(--paper)}.button-ink:hover{background:#28311f}.text-link{display:inline-flex;align-items:center;gap:17px;font-size:14px;border-bottom:1px solid #ffffff40;padding-block:14px}.text-link:hover{border-color:var(--lime)}
.site-header{height:96px;position:absolute;inset:0 0 auto;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:0 var(--space);border-bottom:1px solid #ffffff15}.site-header.is-fixed{position:fixed;height:72px;background:#0b0e0cf2;backdrop-filter:blur(18px);animation:header-in .3s ease-out}.brand{display:flex;align-items:center;gap:10px;font-family:Space,sans-serif;font-size:28px;letter-spacing:-1.7px;line-height:1;font-weight:600}.brand-symbol{display:grid;place-items:center;width:27px;height:27px;border:1px solid var(--lime);border-radius:6px;color:var(--lime);font-size:28px;line-height:1;letter-spacing:-3px;padding-right:3px;font-style:italic;transform:rotate(-8deg)}.main-nav{display:flex;align-items:center;gap:30px;margin-left:auto;margin-right:auto}.main-nav>a{position:relative;font-size:13px;color:#d5dbd3;padding-block:22px}.main-nav>a:after{content:'';position:absolute;bottom:16px;left:0;right:0;height:1px;background:var(--lime);transform:scaleX(0);transform-origin:left;transition:transform .2s}.main-nav>a:hover{color:var(--paper)}.main-nav>a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:26px}.language-picker{position:relative}.language-picker>button{display:flex;gap:9px;align-items:center;border:0;padding:12px 0;background:none;font-size:12px}.language-menu{position:absolute;right:0;top:48px;width:192px;background:#19201b;border:1px solid var(--line);padding:8px;box-shadow:0 15px 40px #0008}.language-menu>a{display:flex;justify-content:space-between;gap:30px;padding:10px 12px;font-size:14px}.language-menu>a:hover{background:#ffffff10}.language-menu>a>span{color:var(--muted);font-size:12px}.header-cta{display:flex;align-items:center;gap:28px;border:1px solid #a2ad934d;padding:10px 16px;font-size:13px}.header-cta:hover{border-color:var(--lime)}.menu-toggle{display:none;background:none;border:0;padding:12px 0 12px 12px;width:37px;height:44px}.menu-toggle>span{display:block;width:24px;height:1px;background:var(--paper);margin:6px 0;transition:transform .2s}
.hero{height:max(760px,100svh);max-height:1180px;min-height:760px;position:relative;overflow:hidden;isolation:isolate}.hero-picture{position:absolute;inset:0;z-index:-3;will-change:transform}.hero-picture img{width:100%;height:100%;object-fit:cover;object-position:center 62%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#070b09d9 0%,#070b0987 31%,#070b0914 61%,transparent 85%),linear-gradient(0deg,#0b0e0c 0%,#0b0e0c44 15%,transparent 40%,#05090620 72%,#050906aa);z-index:-2}.hero-content{position:relative;width:100%;padding-top:clamp(174px,22vh,265px)}.hero-eyebrow{color:#bcc6ba;font-size:11px}.hero h1{font-size:clamp(68px,7.8vw,124px);max-width:850px;margin-top:28px;line-height:.99}.hero h1 em{color:var(--lime)}.hero-description{color:#b8c2b8;font-size:16px;max-width:390px;margin-top:28px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:32px}.hero-caption{position:absolute;right:7.5%;top:42%;display:flex;align-items:center;gap:12px;color:#e4ebdd;text-transform:uppercase;letter-spacing:.16em;font-size:10px}.tiny-cross{color:var(--lime);font-size:24px;font-weight:400}.hero-caption-line{position:absolute;top:28px;left:5px;display:block;height:60px;width:90px;border-left:1px solid #c5f64b80;border-bottom:1px solid #c5f64b80;transform:skew(-25deg)}.hero-bottom{position:absolute;bottom:40px;left:0;right:0;display:flex;align-items:end;justify-content:space-between;gap:40px}.hero-bottom>p{font-size:12px;color:#9ba89b;max-width:65%;letter-spacing:.03em}.hero-bottom>p>span{display:block;margin-top:5px;font-size:11px;color:#8d998b}.scroll-cue{display:flex;align-items:center;gap:26px;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#c8d1c5}.scroll-arrow{display:grid;place-items:center;border:1px solid #b9c5b540;width:40px;height:40px;border-radius:50%;font-size:20px}.hero-progress{position:absolute;bottom:0;left:var(--space);right:var(--space);height:1px;background:#ffffff20}.hero-progress>i{height:1px;display:block;background:var(--lime);width:100%;transform:scaleX(var(--hero-progress,.08));transform-origin:left}
.ecosystem{background:#101510}.section-heading{display:grid;grid-template-columns:1.3fr .8fr;column-gap:12%;align-items:end}.section-heading>.eyebrow{grid-column:1/-1;margin-bottom:30px}.section-heading h2{font-size:clamp(40px,4.8vw,70px)}.section-heading h2 span{color:#7c8979}.section-heading>p:last-child{max-width:450px;color:#a5b0a1;line-height:1.8;font-size:16px}.ecosystem-rail{display:grid;grid-template-columns:repeat(4,1fr);margin-top:74px;border-top:1px solid var(--line)}.feature-link{padding:35px 25px 22px 0;position:relative;display:flex;flex-direction:column;min-height:263px}.feature-link+.feature-link{padding-left:28px;border-left:1px solid var(--line)}.feature-num{font-size:10px;letter-spacing:.12em;color:#85947d}.feature-link h3{font-size:25px;letter-spacing:-.045em;margin-top:28px}.feature-link p{color:#a4afa0;font-size:14px;line-height:1.8;margin-top:14px;max-width:250px}.feature-arrow{font-size:26px;margin-top:auto;padding-top:22px;color:var(--lime);transition:transform .3s}.feature-link:hover .feature-arrow{transform:translate(6px,-5px)}.feature-link:hover h3{color:var(--lime)}
.inside{height:220svh;position:relative;background:#0b0e0c}.inside-sticky{height:100svh;min-height:730px;max-height:1100px;position:sticky;top:0;overflow:hidden;isolation:isolate}.inside-heading{position:relative;z-index:4;padding-top:106px;display:grid;grid-template-columns:1.1fr .7fr;gap:0 14%;pointer-events:none}.inside-heading>.eyebrow{grid-column:1/-1;margin-bottom:24px}.inside-heading h2{font-size:clamp(40px,4.5vw,68px);max-width:660px}.inside-heading em{color:var(--lime)}.inside-heading>p:last-child{font-size:15px;line-height:1.8;color:#9aaa99;max-width:350px;align-self:end;margin-bottom:5px}.anatomy-scene{position:absolute;left:0;right:0;top:11%;height:79%;z-index:1;isolation:isolate}.anatomy-image{width:100%;height:100%;object-fit:contain;mix-blend-mode:screen;transform:translateY(calc(var(--anatomy-progress,.15) * -14px)) scale(calc(.92 + var(--anatomy-progress,.15) * .075));will-change:transform}.anatomy-word{font-family:Space,sans-serif;font-size:clamp(100px,18vw,290px);font-weight:600;letter-spacing:-.065em;line-height:1;position:absolute;left:7%;right:7%;top:14%;color:#ffffff05;text-align:center;z-index:-1}.scan-curtain{position:absolute;inset:15% 0 0;background:linear-gradient(90deg,transparent 0%,#0b0e0cdd 18%,#0b0e0cf2 100%);transform:translateX(calc(12% + var(--anatomy-progress,.15) * 90%));pointer-events:none}.scan-beam{position:absolute;top:24%;bottom:19%;left:calc(12% + var(--anatomy-progress,.15) * 85%);width:1px;background:linear-gradient(transparent,#c5f64b88,transparent);box-shadow:0 0 26px 2px #c5f64b12;opacity:calc(.8 - var(--anatomy-progress,.15) * .7);pointer-events:none}.pin{position:absolute;display:flex;align-items:center;gap:8px;justify-content:center;width:44px;height:44px;background:#0b0e0ccf;backdrop-filter:blur(8px);border:1px solid #c5f64b60;border-radius:50%;font-size:11px;box-shadow:0 0 0 7px #111b1550;transition:background .2s,box-shadow .2s,transform .2s}.pin:hover,.pin[aria-pressed=true]{background:var(--lime);color:var(--ink);box-shadow:0 0 0 8px #c5f64b18;transform:scale(1.08)}.pin-engine{top:57%;left:28%}.pin-transmission{top:61%;left:49%}.pin-energy{top:40%;left:63%}.inside-bottom{position:absolute;bottom:31px;left:0;right:0;z-index:4;display:grid;grid-template-columns:.9fr 1fr;gap:20px 8%}.system-tabs{display:flex;align-items:start;gap:24px;border-top:1px solid var(--line)}.system-tabs button{flex:1;text-align:left;border:0;border-top:1px solid transparent;background:none;padding:16px 0 0;margin-top:-1px;color:#8a9986;font-size:14px;line-height:1.4;white-space:normal;min-height:62px}.system-tabs button>span{display:block;font-size:10px;color:#708067;margin-bottom:6px}.system-tabs button[aria-selected=true]{border-color:var(--lime);color:var(--paper)}.system-tabs button[aria-selected=true]>span{color:var(--lime)}.system-detail{min-height:102px;max-width:520px}.system-detail h3{font-size:20px;margin-bottom:8px}.system-detail p{font-size:14px;line-height:1.7;color:#a0ad9d}.visual-note{grid-column:1/-1;color:#727e6f;font-size:11px;line-height:1.6}
.cockpit-section{background:var(--paper);color:var(--ink);color-scheme:light}.cockpit-heading{display:flex;justify-content:space-between;gap:12%;align-items:end}.cockpit-heading .eyebrow{margin-bottom:25px}.cockpit-heading h2{font-size:clamp(40px,4.7vw,74px);max-width:700px}.cockpit-heading h2 span{color:#78836e}.cockpit-heading>p{max-width:355px;font-size:16px;color:#626c5c;line-height:1.8;margin-bottom:6px}.product-switcher{display:flex;align-items:center;justify-content:center;margin:50px auto 28px;gap:6px;background:#e0e3d7;width:fit-content;padding:5px;border-radius:5px}.product-switcher button{border:0;background:none;border-radius:3px;padding:12px 24px;color:#657059;font-size:14px;white-space:nowrap;min-height:46px}.product-switcher button:hover{color:var(--ink)}.product-switcher button[aria-selected=true]{background:var(--ink);color:var(--paper);box-shadow:0 2px 4px #0001}.cockpit-shell{background:#121813;color:var(--paper);border:1px solid #2e382a;border-radius:10px;overflow:hidden;box-shadow:0 40px 70px -40px #11230d70;min-height:588px;color-scheme:dark}.cockpit-topbar{height:70px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 32px}.cockpit-brand{font-family:Space,sans-serif;font-size:22px;letter-spacing:-1px}.cockpit-brand>span{font:400 12px Inter,sans-serif;color:#74826e;letter-spacing:0;margin-left:16px}.demo-badge{font-size:10px;letter-spacing:.09em;text-transform:uppercase;color:#9fab97;display:flex;align-items:center;gap:7px}.demo-badge>span{width:5px;height:5px;background:var(--lime);border-radius:50%}.product-panel{display:grid;grid-template-columns:.76fr 1.3fr;min-height:516px;outline-offset:-4px}.ui-overline{font-size:10px;letter-spacing:.14em;color:#92a086;line-height:1.5;font-weight:500}.health-summary{padding:35px 20px 32px;text-align:center;border-right:1px solid var(--line);position:relative}.health-orbit{position:relative;width:230px;height:230px;margin:8px auto 0}.health-orbit svg{width:100%;height:100%;transform:rotate(-90deg)}.gauge-track{stroke:#263020;fill:none;stroke-width:5}.gauge-value{stroke:var(--lime);fill:none;stroke-width:5;stroke-linecap:round;transition:stroke-dasharray .8s,stroke .3s}.health-value{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:5px}.health-value strong{font-family:Space,sans-serif;font-size:90px;letter-spacing:-.08em;font-weight:600;line-height:1}.health-value>span{font-size:13px;align-self:center;color:#829275;margin-top:51px;margin-left:7px}.health-summary>h3{font-size:20px;margin-top:2px}.health-summary>p:not(.ui-overline){font-size:12px;color:#91a184;max-width:290px;margin:6px auto 0;line-height:1.7}.health-scenarios{display:flex;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:23px}.health-scenarios button{border:1px solid #ffffff20;border-radius:3px;background:none;padding:8px 10px;font-size:11px;color:#96a58a;min-height:36px}.health-scenarios button[aria-pressed=true]{border-color:#c5f64b70;color:var(--lime);background:#c5f64b07}.health-context{padding:39px 38px 28px}.context-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-bottom:23px}.context-heading h3{font-size:17px}.context-heading>span{font-size:11px;color:#819173}.system-row{display:grid;grid-template-columns:1.1fr 1fr 26px 62px;align-items:center;gap:20px;min-height:53px;border-top:1px solid #ffffff10;font-size:13px}.system-row>span:first-child{color:#c0cbb9}.mini-bar{height:3px;background:#2b3724}.mini-bar>i{display:block;background:#a3bf81;width:var(--fill);height:3px;transition:width .7s,background .3s}.system-row>strong{font-size:13px;font-weight:500}.system-status{font-size:10px;color:#8f9e80;text-align:right}.insight-message{display:flex;gap:14px;background:#202b1b;margin-top:23px;padding:17px 18px;border-left:2px solid var(--lime)}.insight-mark{font-size:19px;color:var(--lime);line-height:1.4}.insight-message h4{font-size:14px;letter-spacing:-.01em;line-height:1.5}.insight-message p{font-size:12px;line-height:1.8;color:#a5b497;margin-top:5px}.score-explanation{margin-top:16px;font-size:11px;color:#8d9e80}.score-explanation summary{cursor:pointer;min-height:26px;list-style:none;display:flex;gap:16px;align-items:center;justify-content:space-between}.score-explanation summary:after{content:'+';font-size:17px}.score-explanation[open] summary:after{content:'−'}.score-explanation p{font-size:12px;line-height:1.8;padding-top:8px;max-width:520px}.demo-disclosure{font-size:12px;color:#6f7965;line-height:1.8;max-width:860px;margin:23px auto 0;text-align:center}
.dtc-sidebar,.performance-side,.trip-list{padding:39px 32px;border-right:1px solid var(--line)}.dtc-sidebar h3,.performance-side h3,.trip-list h3{font-size:30px;margin-top:18px;max-width:300px;line-height:1.13}.dtc-sidebar>p:not(.ui-overline),.performance-side>p:not(.ui-overline),.trip-list>p:not(.ui-overline){font-size:13px;color:#99a58f;line-height:1.8;margin-top:16px}.dtc-codes{display:grid;gap:8px;margin-top:28px}.dtc-codes button{display:flex;align-items:center;gap:12px;text-align:left;background:none;border:1px solid #ffffff14;border-radius:4px;padding:13px 14px;min-height:64px}.dtc-codes button[aria-pressed=true]{background:#25301c;border-color:#c5f64b50}.dtc-codes button>div{display:flex;flex-direction:column;gap:4px}.dtc-codes strong{font-family:Space,sans-serif;font-size:15px}.dtc-codes button>div>span{font-size:11px;color:#a3af98;line-height:1.5}.dtc-codes button>span:last-child{margin-left:auto;font-size:18px;color:#8c9e7a}.code-status{width:5px;height:5px;flex:none;border-radius:50%;background:#dfb866}.dtc-detail{padding:40px}.dtc-code-large{font-family:Space,sans-serif;font-size:clamp(65px,7.5vw,108px);letter-spacing:-.07em;line-height:1.4;color:#d2e4bb}.dtc-detail h3{font-size:25px}.dtc-detail>p{font-size:14px;color:#a4b097;margin-top:13px;line-height:1.8}.dtc-evidence{border-top:1px solid var(--line);padding-top:22px;margin-top:25px}.dtc-evidence>span{font-size:11px;color:var(--lime);text-transform:uppercase;letter-spacing:.08em}.dtc-evidence>p{font-size:13px;color:#b2bea6;line-height:1.8;margin-top:8px}.dtc-detail>.ui-footnote{font-size:11px;color:#809370;margin-top:20px}.run-options{display:flex;gap:8px;margin-top:28px}.run-options>button{border:1px solid #ffffff25;padding:8px 13px;background:none;border-radius:3px;font-size:13px;min-height:40px}.run-options>button[aria-pressed=true]{color:var(--lime);border-color:#c5f64b70;background:#c5f64b08}.unit-caption{display:block;font-size:10px;color:#86957a;margin-top:6px}.performance-side>.button{font-size:12px;gap:13px;margin-top:31px;padding:14px 18px;min-height:47px;justify-content:center;width:100%}.play-glyph{font-size:11px!important}.performance-side>.performance-note{font-size:11px!important;color:#859676!important;margin-top:17px!important}.performance-graph{padding:41px 38px}.run-head{display:flex;align-items:start;gap:44px}.run-head>div>span{display:block;font-size:11px;color:#91a282}.run-head strong{display:block;font-family:Space,sans-serif;font-size:58px;letter-spacing:-.06em;line-height:1.5;font-weight:600;font-variant-numeric:tabular-nums}.run-head small,.trip-stats small{font:400 12px Inter,sans-serif;letter-spacing:0;color:#91a282}.run-head>div:nth-child(2) strong{font-size:34px;margin-top:17px}.run-status{font-size:10px;margin-left:auto;color:#99ab87;max-width:85px;text-align:right;line-height:1.7}.speed-chart{position:relative;margin-top:38px;aspect-ratio:640/260}.speed-chart>svg{position:relative;display:block;width:100%;overflow:visible}.chart-grid{position:absolute;inset:0 0 0;display:flex;flex-direction:column;justify-content:space-between}.chart-grid>span{height:1px;background:#ffffff0e;width:100%}.chart-axis{display:flex;justify-content:space-between;font-size:10px;color:#829471;margin-top:8px}.run-stats{display:flex;gap:60px;padding-top:22px;margin-top:31px;border-top:1px solid var(--line)}.run-stats>div>span{display:block;font-size:10px;color:#809371}.run-stats strong{font-size:12px;font-weight:400;display:block;margin-top:4px}.trip-choices{display:grid;gap:8px;margin-top:31px}.trip-choices>button{display:flex;align-items:center;gap:13px;padding:16px 12px;text-align:left;background:none;border:1px solid #ffffff20;border-radius:4px}.trip-choices>button[aria-pressed=true]{border-color:#c5f64b60;background:#23311a}.trip-symbol{font-size:21px;color:var(--lime)}.trip-choices>button>div{display:flex;flex-direction:column;gap:6px}.trip-choices strong{font-weight:400;font-size:13px}.trip-choices>button>div>span,.trip-choices>button>span:last-child{font-size:10px;color:#93a184;white-space:nowrap}.trip-choices>button>span:last-child{margin-left:auto}.trip-map-panel{padding:25px 30px}.route-map{background:#151e18;position:relative;overflow:hidden;border:1px solid #ffffff0a;border-radius:5px}.route-map>svg{width:100%;height:auto;display:block}.map-label{position:absolute;top:14px;left:15px;text-transform:uppercase;letter-spacing:.1em;font-size:9px;background:#101711d9;padding:4px 8px;color:#819671}.trip-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px}.trip-stats>div>span{display:block;font-size:11px;color:#8ca17b}.trip-stats strong{font-family:Space,sans-serif;display:block;font-size:31px;letter-spacing:-.04em;margin-top:3px;white-space:nowrap}.trip-explanation{font-size:12px;color:#9cab8e;border-top:1px solid var(--line);padding-top:18px;margin-top:20px;line-height:1.8}
.connection{background:#0b0e0c;overflow:hidden}.connection-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:7%;align-items:center}.connection .eyebrow{margin-bottom:28px}.connection h2{font-size:clamp(42px,4.7vw,76px)}.connection h2 em{color:var(--lime)}.connection-copy>p:not(.eyebrow){font-size:16px;color:#9ba994;line-height:1.8;max-width:440px;margin-top:25px}.connection-steps{list-style:none;margin:38px 0 0;padding:0;max-width:470px}.connection-steps>li{border-top:1px solid var(--line);display:flex;gap:22px;padding:19px 0}.connection-steps>li>span{font-size:11px;color:#6f825f;margin-top:3px}.connection-steps h3{font-size:18px}.connection-steps p{font-size:13px;color:#8e9e82;margin-top:5px;line-height:1.8}.device-figure{position:relative;align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-width:0}.device-figure:before{content:'';width:92%;aspect-ratio:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid #b8d99515;border-radius:50%;pointer-events:none}.device-figure img{mix-blend-mode:screen;width:122%;max-width:none;margin-left:-11%;position:relative}.device-orbit-label{position:absolute;right:5%;top:13%;display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:.17em}.device-figure figcaption{font-size:11px;color:#7b8c6e;text-align:center;margin:20px auto 0;max-width:380px;line-height:1.8}.principles{background:#e6e9dd;color:var(--ink);color-scheme:light}.principles-heading{display:flex;justify-content:space-between;align-items:start;gap:16%}.principles-heading .eyebrow{min-width:170px;margin-top:9px;color:#647254}.principles-heading h2{font-size:clamp(36px,4.3vw,65px);max-width:810px}.principles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;margin-top:60px}.principles-grid article{border-top:1px solid #203a1928;padding-top:24px}.principles-grid article>span{color:#75856a;font-size:11px}.principles-grid h3{font-size:24px;max-width:290px;margin-top:24px}.principles-grid p{color:#606d57;font-size:15px;line-height:1.85;max-width:360px;margin-top:15px}.faq-grid{display:grid;grid-template-columns:.85fr 1.2fr;gap:14%}.faq-grid h2{font-size:clamp(44px,4.9vw,74px);margin-top:29px}.faq-grid>div:first-child>p:last-child{color:#93a386;font-size:15px;line-height:1.8;max-width:330px;margin-top:25px}.faq-list>details{border-top:1px solid var(--line);padding:24px 0}.faq-list>details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;font-size:17px;line-height:1.6;font-weight:500}.faq-list summary::-webkit-details-marker,.score-explanation summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';color:var(--lime);font-size:22px;line-height:1.2;font-weight:400}.faq-list details[open] summary:after{content:'−'}.faq-list details>p{font-size:14px;line-height:1.9;color:#a1b094;margin-top:17px;padding-right:22px}.closing{background:var(--lime);color:var(--ink);padding-top:85px;overflow:hidden;position:relative}.closing .eyebrow{color:#4a6119}.closing h2{font-size:clamp(55px,8.5vw,135px);max-width:1350px;margin-top:33px;letter-spacing:-.075em}.closing-bottom{display:flex;justify-content:space-between;gap:40px;align-items:center;margin-top:38px}.closing-bottom>p{font-size:16px;line-height:1.8;max-width:470px;color:#405419}.closing-bottom>.button{flex-shrink:0;min-width:210px}.closing-word{font-family:Space,sans-serif;font-size:37vw;letter-spacing:-.085em;line-height:.83;margin-top:85px;white-space:nowrap;margin-left:2.2vw;margin-bottom:-6.5vw;color:#aee131;font-weight:600;user-select:none}.site-footer{padding:54px 0 30px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-bottom:45px}.footer-top>p{font-size:13px;color:#8b9d7d;max-width:300px;margin-right:auto;margin-left:7%}.back-top{font-size:12px;color:#a1b091;white-space:nowrap}.footer-bottom{display:flex;align-items:center;gap:25px;border-top:1px solid var(--line);padding-top:23px;font-size:11px;color:#7f9270}.footer-bottom nav{display:flex;gap:25px;margin-left:auto}.footer-bottom a:hover{color:var(--paper)}.motion-control{border:0;background:none;font-size:11px;color:#9eb18c;padding:7px 0;margin-left:16px}.availability{font-size:10px;color:#607252;margin-top:18px;max-width:100%;line-height:1.8}.noscript-note{background:var(--paper);color:var(--ink);padding:20px 5%;font-size:14px}.js-ready .reveal{opacity:0;transform:translateY(26px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.6,.3,1)}.js-ready .reveal.is-visible{opacity:1;transform:none}.reveal:nth-child(2){transition-delay:.06s}.reveal:nth-child(3){transition-delay:.12s}.reveal:nth-child(4){transition-delay:.18s}.motion-off,.motion-off *{scroll-behavior:auto!important}.motion-off .reveal{opacity:1;transform:none;transition:none}.motion-off .hero-picture,.motion-off .anatomy-image{transform:none!important;will-change:auto}.motion-off .scan-curtain,.motion-off .scan-beam{display:none}.motion-off .inside{height:auto}.motion-off .inside-sticky{position:relative}.motion-off *{animation-duration:.001ms!important;transition-duration:.001ms!important}
.document-page{background:var(--paper);color:var(--ink);color-scheme:light}.document-header{display:flex;align-items:center;justify-content:space-between;padding-block:32px;border-bottom:1px solid #0b0e0c20}.document-header .brand-symbol{border-color:#526d29;color:#526d29}.document-header>a:last-child{font-size:14px}.document-content{max-width:850px;margin:0 auto;padding:80px 26px 100px}.document-content .eyebrow{color:#778464;margin-bottom:23px}.document-content h1{font-size:clamp(42px,6vw,74px);margin-bottom:36px;overflow-wrap:anywhere}.document-content h2{font-size:27px;letter-spacing:-.04em;line-height:1.3;margin:36px 0 12px}.document-content p,.document-content li{font-size:16px;line-height:1.9;color:#4f5d44;margin-top:14px}.document-content a{text-decoration:underline;text-underline-offset:4px}.document-content ul{padding-left:22px}.document-content .legal-note{border-left:3px solid #859f59;background:#e4e9d9;padding:17px 22px;margin-block:24px}.document-footer{border-top:1px solid #0b0e0c20;padding-block:28px;display:flex;justify-content:space-between;gap:25px;font-size:13px;color:#6d7e5c}.document-footer nav{display:flex;gap:25px}
@keyframes header-in{from{transform:translateY(-100%)}to{transform:none}}
@media(min-width:1700px){.hero-content{padding-top:235px}.hero-picture img{object-position:center 65%}.hero-shade{background:linear-gradient(90deg,#070b09e0,#070b0960 40%,transparent 65%),linear-gradient(0deg,#0b0e0c,transparent 22%,transparent 75%,#05090680)}.inside-sticky{max-height:none}.inside-heading{padding-top:120px}.inside-bottom{bottom:55px}.anatomy-scene{top:14%;height:74%}}
@media(max-width:1150px){.main-nav{gap:20px}.main-nav>a{font-size:12px}.header-actions{gap:20px}.header-cta{padding:9px 12px;gap:15px}.hero h1{font-size:8.4vw}.hero-caption{right:7%;top:47%}.section-heading{gap:0 8%}.feature-link h3{font-size:22px}.feature-link p{font-size:13px}.inside-heading{gap:0 7%}.inside-bottom{gap:20px 5%;grid-template-columns:1fr 1.1fr}.system-tabs{gap:15px}.system-tabs button{font-size:12px}.system-detail h3{font-size:18px}.system-detail p{font-size:13px}.product-panel{grid-template-columns:.8fr 1.2fr}.health-context{padding:31px 25px 25px}.system-row{gap:13px;grid-template-columns:1fr .8fr 24px 55px}.context-heading>span{font-size:10px}.health-summary{padding:32px 12px 26px}.health-orbit{width:205px;height:205px}.health-value strong{font-size:78px}.dtc-sidebar,.performance-side,.trip-list{padding:33px 25px}.dtc-detail{padding:33px 30px}.performance-graph{padding:35px 28px}.run-head{gap:28px}.run-head strong{font-size:50px}.run-head>div:nth-child(2) strong{font-size:28px}.run-status{font-size:9px}.trip-map-panel{padding:25px 23px}.trip-stats strong{font-size:27px}.trip-stats small{font-size:10px}.connection-grid{gap:4%}.principles-grid{gap:28px}.faq-grid{gap:9%}.cockpit-heading{gap:7%}}
@media(max-width:900px){.site-header{height:80px}.main-nav{gap:18px}.main-nav>a:nth-child(2){display:none}.header-cta{display:none}.hero{height:900px;max-height:1100px;min-height:900px}.hero-picture img{object-position:62% center}.hero-content{padding-top:170px}.hero h1{font-size:clamp(68px,9vw,82px)}.hero-description{max-width:320px;font-size:15px}.hero-shade{background:linear-gradient(90deg,#070b09dd,#070b0977 35%,#070b0914 75%),linear-gradient(0deg,#0b0e0c,transparent 30%,transparent 65%,#050906b0)}.hero-caption{top:63%;right:11%}.hero-caption-line{height:40px}.section-heading{grid-template-columns:1fr;gap:28px}.section-heading>.eyebrow{margin:0}.section-heading>p:last-child{max-width:560px}.ecosystem-rail{grid-template-columns:repeat(2,1fr);margin-top:46px}.feature-link{min-height:238px;padding:27px 25px 27px 0;border-bottom:1px solid var(--line)}.feature-link+.feature-link{padding-left:25px}.feature-link:nth-child(3){padding-left:0;border-left:0}.feature-link h3{font-size:25px;margin-top:19px}.feature-link p{font-size:14px;max-width:270px}.inside{height:200svh}.inside-sticky{min-height:780px}.inside-heading{padding-top:108px;grid-template-columns:1fr 1fr;gap:0 7%}.inside-heading h2{font-size:44px}.inside-heading>p:last-child{font-size:13px}.anatomy-scene{top:16%;height:70%;left:-12%;right:-12%}.inside-bottom{grid-template-columns:.9fr 1.1fr;gap:18px 6%;bottom:30px}.system-tabs{flex-direction:column;gap:0;border:0}.system-tabs button{width:100%;border-top:1px solid var(--line);font-size:13px;display:flex;align-items:center;gap:16px;padding:10px 0;min-height:43px}.system-tabs button>span{display:inline;margin:0}.system-detail{align-self:center}.cockpit-heading{display:block}.cockpit-heading>p{max-width:580px;margin-top:28px}.product-switcher{margin-top:34px;width:100%;justify-content:space-between}.product-switcher button{padding:11px 18px;flex:1;font-size:13px}.product-panel{grid-template-columns:.83fr 1.2fr}.health-orbit{width:185px;height:185px}.health-value strong{font-size:72px}.health-summary>h3{font-size:18px}.health-summary>p:not(.ui-overline){font-size:11px}.health-context{padding:29px 23px}.system-row{grid-template-columns:1fr .7fr 22px;gap:12px}.system-status{display:none}.context-heading{align-items:start}.context-heading>span{max-width:60px;text-align:right}.context-heading h3{font-size:16px}.health-scenarios{gap:5px}.health-scenarios button{font-size:10px;padding:7px}.insight-message{padding:14px;gap:10px}.insight-message h4{font-size:13px}.insight-message p{font-size:11px}.score-explanation{font-size:10px}.dtc-sidebar,.performance-side,.trip-list{padding:30px 20px}.dtc-sidebar h3,.performance-side h3,.trip-list h3{font-size:25px}.dtc-detail{padding:30px 25px}.dtc-codes button{padding:12px 10px;gap:8px}.dtc-code-large{font-size:70px}.dtc-detail h3{font-size:22px}.dtc-detail>p{font-size:13px}.dtc-evidence>p{font-size:12px}.run-options{gap:5px}.run-options>button{font-size:11px;padding:8px 9px}.performance-graph{padding:32px 22px}.run-head{flex-wrap:wrap;gap:15px}.run-head strong{font-size:47px}.run-head>div:nth-child(2) strong{font-size:27px}.run-status{max-width:none;width:100%;text-align:left;margin:0}.speed-chart{margin-top:35px}.run-stats{gap:25px}.trip-choices>button>span:last-child{display:none}.trip-map-panel{padding:27px 18px}.trip-stats{grid-template-columns:1fr 1fr;gap:15px}.trip-stats>div:last-child{grid-column:1/-1}.trip-stats>div:last-child>span,.trip-stats>div:last-child>strong{display:inline-block;margin:0 14px 0 0}.trip-stats>div:last-child>strong{font-size:22px}.trip-stats strong{font-size:29px}.trip-explanation{font-size:11px}.connection-grid{grid-template-columns:1fr 1fr;gap:5%}.connection h2{font-size:47px}.connection-copy>p:not(.eyebrow){font-size:14px}.connection-steps h3{font-size:16px}.connection-steps p{font-size:12px}.device-orbit-label{right:0;top:20%;font-size:9px}.device-figure img{width:140%;margin-left:-20%}.device-figure figcaption{font-size:10px;max-width:300px}.principles-heading{display:block}.principles-heading h2{margin-top:30px;max-width:650px}.principles-grid{gap:22px}.principles-grid h3{font-size:21px}.principles-grid p{font-size:14px}.faq-grid{gap:7%;grid-template-columns:.8fr 1.2fr}.faq-list summary{font-size:16px}.closing-bottom>p{max-width:400px;font-size:15px}.footer-top>p{margin-left:4%}.footer-bottom{gap:15px}.footer-bottom nav{gap:18px}.motion-control{margin-left:5px}}
@media(max-width:650px){:root{--space:24px}html{scroll-padding-top:80px}.site-header,.site-header.is-fixed{height:72px;gap:20px;padding-inline:24px}.brand{font-size:25px;gap:9px}.brand-symbol{width:24px;height:24px;font-size:25px}.header-actions{gap:22px}.menu-toggle{display:block}.main-nav{position:fixed;inset:72px 0 auto;background:#0b0e0c;display:none;flex-direction:column;align-items:stretch;gap:0;padding:24px 24px 42px;border-bottom:1px solid var(--line);box-shadow:0 40px 60px #0008;margin:0}.main-nav>a,.main-nav>a:nth-child(2){display:block;font-family:Space,sans-serif;font-size:26px;padding:18px 0;letter-spacing:-.035em;border-bottom:1px solid var(--line)}.main-nav>a:after{display:none}.menu-open .main-nav{display:flex}.menu-open .site-header{position:fixed;background:var(--ink)}.menu-open .menu-toggle>span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-open .menu-toggle>span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.language-menu{right:-10px;top:43px}.hero{min-height:860px;height:100svh;max-height:1000px}.hero-picture{inset:20% -43% 0 -8%}.hero-picture img{object-fit:cover;object-position:63% 65%}.hero-shade{background:linear-gradient(0deg,#0b0e0c 0%,#0b0e0c22 23%,transparent 47%,#0b0e0caa 63%,#0b0e0c 83%),linear-gradient(90deg,#0b0e0c44,transparent 65%)}.hero-content{padding-top:128px}.hero-eyebrow{font-size:10px;letter-spacing:.12em;gap:10px}.hero h1{font-size:clamp(50px,12.8vw,79px);letter-spacing:-.07em;line-height:1.02;margin-top:23px;max-width:100%}.hero-description{font-size:14px;line-height:1.8;max-width:310px;margin-top:21px;color:#aab7a8}.hero-actions{gap:22px;margin-top:25px}.hero-actions .button{font-size:12px;padding:14px 17px;gap:24px;min-height:50px}.hero-actions .text-link{font-size:12px;gap:12px;padding-block:13px}.hero-caption{top:62%;right:11%;font-size:8px;letter-spacing:.14em;gap:7px}.hero-caption-line{height:40px;width:58px}.hero-bottom{bottom:28px;gap:10px;align-items:end}.hero-bottom>p{font-size:10px;max-width:70%;letter-spacing:0}.hero-bottom>p>span{font-size:9px;max-width:230px}.scroll-cue{gap:0}.scroll-cue>span:first-child{display:none}.scroll-arrow{width:38px;height:38px;font-size:18px}.section-pad{padding-block:78px}.eyebrow{font-size:10px;gap:13px;letter-spacing:.12em}.section-heading{gap:23px}.section-heading h2{font-size:39px}.section-heading>p:last-child{font-size:14px;line-height:1.9}.ecosystem-rail{margin-top:35px}.feature-link{padding:23px 18px 23px 0;min-height:254px}.feature-link+.feature-link{padding-left:18px}.feature-link:nth-child(3){padding-left:0}.feature-num{font-size:8px;letter-spacing:.08em}.feature-link h3{font-size:21px;margin-top:20px;line-height:1.15}.feature-link p{font-size:12px;line-height:1.9;margin-top:12px;max-width:230px}.feature-arrow{font-size:23px;padding-top:18px}.inside{height:185svh}.inside-sticky{height:100svh;min-height:790px;max-height:1020px}.inside-heading{padding-top:96px;display:block}.inside-heading>.eyebrow{margin-bottom:22px}.inside-heading h2{font-size:40px;max-width:365px}.inside-heading>p:last-child{max-width:320px;font-size:12px;line-height:1.8;margin-top:18px}.anatomy-scene{top:29%;height:47%;left:-32%;right:-27%}.anatomy-word{font-size:95px;top:14%}.anatomy-image{object-fit:contain;transform:translateY(calc(var(--anatomy-progress,.15) * -10px)) scale(calc(.95 + var(--anatomy-progress,.15) * .04))}.pin{width:32px;height:32px;font-size:9px;box-shadow:0 0 0 5px #111b1550}.pin-engine{top:55%;left:28%}.pin-transmission{top:59%;left:49%}.pin-energy{top:40%;left:62%}.scan-curtain{inset:10% 0 0}.inside-bottom{bottom:23px;display:block}.system-tabs{flex-direction:row;gap:18px}.system-tabs button{display:block;flex:1;font-size:11px;line-height:1.5;min-height:48px;padding:10px 0 0}.system-tabs button>span{font-size:9px;display:block;margin-bottom:3px}.system-detail{margin-top:19px;min-height:94px;max-width:440px}.system-detail h3{font-size:17px;margin-bottom:7px}.system-detail p{font-size:12px;line-height:1.8}.visual-note{display:block;font-size:9px;margin-top:12px;line-height:1.7;max-width:320px}.cockpit-heading .eyebrow{margin-bottom:22px}.cockpit-heading h2{font-size:40px}.cockpit-heading>p{font-size:14px;line-height:1.9;margin-top:23px}.product-switcher{margin:30px 0 19px;gap:2px;padding:4px;border-radius:4px;display:grid;grid-template-columns:repeat(4,1fr)}.product-switcher button{font-size:10px;padding:10px 4px;min-height:40px;line-height:1.5;white-space:normal}.cockpit-shell{border-radius:7px;min-height:0;margin-inline:-5px}.cockpit-topbar{padding:0 20px;height:58px}.cockpit-brand{font-size:20px}.cockpit-brand>span{font-size:10px;margin-left:9px}.demo-badge{font-size:8px;gap:5px;letter-spacing:.07em}.product-panel{display:block;min-height:0}.health-summary{padding:27px 21px 25px;border-right:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:146px 1fr;grid-template-rows:auto auto auto auto;gap:0 17px;text-align:left;align-items:center}.health-summary>.ui-overline{grid-column:2;font-size:9px;align-self:end;margin-top:7px}.health-orbit{width:146px;height:146px;grid-row:1/5;grid-column:1;margin:0}.health-value strong{font-size:57px}.health-value>span{font-size:10px;margin-top:33px;margin-left:4px}.health-summary>h3{font-size:17px;margin-top:8px;line-height:1.3;align-self:start}.health-summary>p:not(.ui-overline){font-size:10px;margin:4px 0 0;line-height:1.8;align-self:start}.health-scenarios{grid-column:1/-1;margin-top:19px;gap:7px;justify-content:flex-start}.health-scenarios button{font-size:10px;padding:7px 12px;min-height:33px;flex:1}.health-context{padding:25px 21px}.context-heading{padding-bottom:17px;align-items:center}.context-heading h3{font-size:16px}.context-heading>span{max-width:none;font-size:10px}.system-row{font-size:12px;min-height:48px;grid-template-columns:1fr .9fr 23px}.system-row>strong{font-size:12px}.insight-message{padding:14px;margin-top:21px;gap:9px}.insight-message h4{font-size:13px}.insight-message p{font-size:11px}.score-explanation{font-size:11px;line-height:1.7;margin-top:17px}.score-explanation p{font-size:11px}.demo-disclosure{font-size:10px;line-height:1.9;margin-top:21px;text-align:left}.dtc-sidebar,.performance-side,.trip-list{padding:25px 21px;border-right:0;border-bottom:1px solid var(--line)}.dtc-sidebar h3,.performance-side h3,.trip-list h3{font-size:26px;max-width:none;margin-top:12px}.dtc-sidebar>p:not(.ui-overline),.performance-side>p:not(.ui-overline),.trip-list>p:not(.ui-overline){font-size:12px;margin-top:11px}.dtc-codes{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:20px}.dtc-codes button{padding:12px 8px;min-height:53px;gap:6px}.dtc-codes strong{font-size:13px}.dtc-codes button>div>span,.dtc-codes button>span:last-child{display:none}.code-status{width:4px;height:4px}.dtc-detail{padding:25px 23px}.dtc-code-large{font-size:68px}.dtc-detail h3{font-size:22px}.dtc-detail>p{font-size:13px}.dtc-evidence{margin-top:21px;padding-top:19px}.dtc-evidence>span{font-size:10px}.dtc-detail>.ui-footnote{font-size:10px;margin-top:17px}.performance-side{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.performance-side>.ui-overline,.performance-side>h3,.performance-side>p:not(.performance-note){grid-column:1/-1}.run-options{grid-column:1/-1;margin-top:20px}.run-options>button{flex:1;font-size:12px;min-height:38px}.unit-caption{grid-column:1/-1;font-size:9px}.performance-side>.button{margin-top:18px;min-height:44px;grid-column:1/-1;font-size:12px}.performance-side>.performance-note{grid-column:1/-1;font-size:10px!important;margin-top:12px!important}.performance-graph{padding:25px 23px}.run-head{gap:20px}.run-head strong{font-size:48px}.run-head>div:nth-child(2) strong{font-size:30px;margin-top:15px}.run-head>div>span{font-size:10px}.run-head small{font-size:11px}.run-status{width:auto;margin-left:auto;font-size:8px;max-width:65px;text-align:right}.speed-chart{margin-top:25px}.run-stats{margin-top:32px;padding-top:18px;justify-content:space-between;gap:15px}.run-stats strong{font-size:11px}.trip-choices{margin-top:20px;gap:7px}.trip-choices>button{padding:12px;gap:12px}.trip-choices>button>span:last-child{display:block}.trip-choices strong{font-size:12px}.trip-choices>button>div>span{font-size:10px}.trip-list>p:last-child{font-size:11px!important;margin-top:17px!important}.trip-map-panel{padding:21px}.route-map{margin:0 -1px}.map-label{font-size:8px;top:8px;left:8px}.trip-stats{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:20px}.trip-stats>div:last-child{grid-column:auto}.trip-stats>div:last-child>span,.trip-stats>div:last-child>strong{display:block;margin:0}.trip-stats>div:last-child>strong,.trip-stats strong{font-size:23px;line-height:1.8;white-space:nowrap;margin-top:0}.trip-stats>div>span{font-size:9px}.trip-stats small{font-size:9px}.trip-explanation{font-size:11px;line-height:1.8;padding-top:17px;margin-top:16px}.connection-grid{display:flex;flex-direction:column;gap:50px}.connection-copy{width:100%}.connection h2{font-size:44px}.connection-copy>p:not(.eyebrow){font-size:14px;max-width:360px;margin-top:23px}.connection .eyebrow{margin-bottom:23px}.connection-steps{margin-top:29px;max-width:none}.connection-steps>li{padding:17px 0;gap:20px}.connection-steps h3{font-size:17px}.connection-steps p{font-size:12px}.device-figure{width:100%;align-self:center;min-height:320px;padding-bottom:14px}.device-figure:before{width:90%;max-width:400px;top:43%}.device-figure img{width:122%;margin-left:-11%;max-width:none;margin-top:10px}.device-orbit-label{top:0;right:1%;font-size:9px}.device-figure figcaption{font-size:10px;margin-top:15px;max-width:320px}.principles-heading .eyebrow{margin:0}.principles-heading h2{font-size:39px;margin-top:26px;line-height:1.09;max-width:440px}.principles-grid{display:block;margin-top:35px}.principles-grid article{padding:24px 0 28px;display:grid;grid-template-columns:22px 1fr;gap:0 13px}.principles-grid article>span{font-size:10px;grid-row:1/3;margin-top:4px}.principles-grid h3{margin:0;font-size:23px;max-width:290px}.principles-grid p{font-size:13px;line-height:1.9;margin-top:12px;max-width:440px}.principles-grid article:last-child{padding-bottom:0}.faq-grid{display:block}.faq-grid h2{font-size:43px;margin-top:24px}.faq-grid>div:first-child>p:last-child{font-size:14px;margin-top:22px;max-width:370px}.faq-list{margin-top:36px}.faq-list>details{padding:21px 0}.faq-list summary{font-size:15px;gap:22px;line-height:1.7}.faq-list summary:after{font-size:19px}.faq-list details>p{font-size:13px;line-height:1.9;padding-right:15px;margin-top:15px}.closing{padding-top:65px}.closing h2{font-size:clamp(47px,12.3vw,77px);margin-top:29px;line-height:1.03;letter-spacing:-.07em}.closing-bottom{display:block;margin-top:27px}.closing-bottom>p{font-size:14px;line-height:1.8;max-width:345px}.closing-bottom .button{margin-top:25px;padding:16px 20px;font-size:13px;min-height:52px;min-width:208px}.closing-word{font-size:37.5vw;margin-top:65px;margin-left:1.6vw;margin-bottom:-6.7vw}.site-footer{padding:37px 0 24px}.footer-top{flex-wrap:wrap;gap:21px;padding-bottom:28px}.footer-top>p{order:3;font-size:12px;max-width:295px;margin:0;width:100%}.back-top{font-size:10px;margin-left:auto}.footer-bottom{align-items:start;flex-wrap:wrap;gap:14px;font-size:10px;padding-top:22px}.footer-bottom nav{gap:18px;margin-left:auto;font-size:10px}.motion-control{width:100%;text-align:left;margin:0;padding:0;font-size:10px}.availability{font-size:9px;margin-top:14px;line-height:1.9}.document-header{padding-block:24px}.document-header>a:last-child{font-size:12px}.document-content{padding:55px 24px 70px}.document-content h1{font-size:45px;margin-bottom:27px}.document-content h2{font-size:24px}.document-content p,.document-content li{font-size:14px;line-height:1.9}.document-footer{flex-direction:column;gap:14px;font-size:12px}.document-footer nav{gap:20px}}
@media(max-width:375px){:root{--space:20px}.site-header{padding-inline:20px}.hero h1{font-size:48px}.hero{min-height:825px}.hero-actions{gap:15px}.hero-actions .button{padding:14px;gap:17px;font-size:11px}.hero-actions .text-link{font-size:11px}.health-summary{grid-template-columns:130px 1fr;gap:0 12px;padding-inline:18px}.health-orbit{width:130px;height:130px}.health-value strong{font-size:51px}.health-summary>h3{font-size:16px}.cockpit-brand>span{display:none}.run-status{display:none}.trip-stats strong,.trip-stats>div:last-child>strong{font-size:20px}.product-switcher button{font-size:9px}.inside-heading h2{font-size:37px}.system-tabs{gap:12px}}
/* Final type and layout pass: readable supporting copy, a deliberate two-line hero. */
.anatomy-image{mask-image:radial-gradient(ellipse at 50% 55%,#000 40%,#000e 58%,transparent 78%)}.scan-curtain{mask-image:linear-gradient(transparent,#000 18%,#000 76%,transparent)}
.device-figure img{height:auto;mask-image:radial-gradient(ellipse at 50% 55%,#000 45%,#000e 60%,transparent 81%)}
.ecosystem-rail{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-link{min-width:0}.feature-link p{overflow-wrap:anywhere;hyphens:auto}
.hero h1{font-size:clamp(64px,7.2vw,108px);max-width:1100px}.hero h1 em{white-space:nowrap}.hero-content{padding-top:clamp(174px,21vh,230px)}
.eyebrow,.hero-eyebrow,.feature-num,.visual-note,.device-figure figcaption,.demo-disclosure,.demo-badge,.ui-overline,.context-heading>span,.health-summary>p:not(.ui-overline),.health-scenarios button,.system-status,.score-explanation,.ui-footnote,.unit-caption,.performance-note,.run-status,.chart-axis,.run-stats>div>span,.map-label,.trip-stats>div>span,.availability{font-size:12px}
.main-nav>a,.header-cta,.language-picker>button{font-size:14px}.feature-link p,.connection-steps p,.principles-grid p,.faq-list details>p,.system-detail p{font-size:16px}.feature-link{min-height:290px}.system-detail{min-height:122px}.inside-bottom{gap:15px 8%}.health-context{padding-bottom:31px}.insight-message p,.score-explanation p,.dtc-codes button>div>span,.dtc-evidence>p,.trip-explanation{font-size:13px}.system-row,.run-stats strong,.trip-choices strong{font-size:14px}.trip-choices>button>div>span,.trip-choices>button>span:last-child{font-size:12px}.footer-bottom,.motion-control,.back-top{font-size:12px}.hero-caption{font-size:11px}.hero-bottom>p,.hero-bottom>p>span{font-size:12px}
@media(min-width:1700px){.hero-content{padding-top:clamp(174px,21vh,230px)}}
@media(max-width:1150px){.hero h1{font-size:8.5vw}.feature-link p{font-size:14px}.system-detail p{font-size:14px}.system-detail{min-height:120px}.hero-caption{font-size:10px}.run-status{font-size:10px}.context-heading>span,.system-status{font-size:11px}.health-scenarios button{font-size:11px}.main-nav>a{font-size:12px}.connection-steps p{font-size:14px}}
@media(max-width:900px){.hero h1{font-size:8.8vw}.hero-content{padding-top:165px}.feature-link p{font-size:15px}.system-detail{min-height:130px}.system-detail p{font-size:14px}.visual-note{font-size:11px}.principles-grid p,.faq-list details>p{font-size:15px}.health-summary>p:not(.ui-overline){font-size:12px}.insight-message p{font-size:12px}.health-scenarios button{font-size:11px}.context-heading>span{font-size:10px}.system-row{font-size:13px}.demo-badge{font-size:10px}.trip-choices>button>div>span{font-size:11px}.trip-explanation{font-size:12px}.run-status{font-size:10px}.device-figure figcaption{font-size:11px}}
@media(max-width:650px){.hero-content{padding-top:124px}.hero h1{font-size:clamp(43px,11.25vw,70px);max-width:none}.hero-description{font-size:16px;max-width:350px;line-height:1.75}.hero-eyebrow{font-size:10px}.hero-actions .button,.hero-actions .text-link{font-size:13px}.hero-caption{font-size:9px}.hero-bottom>p,.hero-bottom>p>span{font-size:10px}.section-heading>p:last-child,.cockpit-heading>p,.connection-copy>p:not(.eyebrow),.principles-grid p,.faq-grid>div:first-child>p:last-child,.closing-bottom>p{font-size:16px}.feature-link{min-height:290px}.feature-link p{font-size:14px}.feature-num{font-size:10px;letter-spacing:.04em}.inside-heading>p:last-child{font-size:14px;max-width:370px}.inside-heading h2{font-size:37px}.inside-sticky{min-height:850px}.anatomy-scene{top:29%;height:43%}.system-tabs button{font-size:13px}.system-tabs button>span{font-size:11px}.system-detail{min-height:112px;margin-top:16px}.system-detail p{font-size:13px}.system-detail h3{font-size:18px}.visual-note{font-size:10px;max-width:360px;margin-top:8px}.eyebrow{font-size:11px}.demo-badge{font-size:9px}.product-switcher button{font-size:12px;padding:10px 3px}.ui-overline{font-size:11px}.health-summary>.ui-overline{font-size:10px}.health-summary>p:not(.ui-overline){font-size:11px}.health-scenarios button{font-size:12px;padding:8px 6px;min-height:38px}.health-context{padding:25px 21px}.system-row{font-size:13px}.insight-message p,.score-explanation,.score-explanation p,.demo-disclosure{font-size:12px}.dtc-sidebar>p:not(.ui-overline),.performance-side>p:not(.ui-overline),.dtc-detail>p,.dtc-evidence>p{font-size:14px}.dtc-detail>.ui-footnote{font-size:12px}.run-options>button{font-size:14px}.performance-side>.performance-note{font-size:12px!important}.run-head>div>span,.run-stats>div>span{font-size:12px}.run-status{font-size:10px;max-width:65px}.chart-axis{font-size:11px}.run-stats strong{font-size:12px}.trip-list>p:last-child{font-size:13px!important}.trip-choices strong{font-size:14px}.trip-choices>button>div>span,.trip-choices>button>span:last-child{font-size:11px}.trip-explanation{font-size:12px}.map-label{font-size:9px}.trip-stats>div>span{font-size:10px}.connection-steps p{font-size:14px}.device-figure figcaption{font-size:12px;max-width:350px}.faq-list summary{font-size:16px}.faq-list details>p{font-size:14px}.footer-top>p{font-size:14px}.footer-bottom,.footer-bottom nav,.motion-control{font-size:12px}.footer-bottom{gap:16px}.footer-bottom nav{gap:15px}.availability{font-size:11px}.back-top{font-size:12px}}
@media(max-width:900px){.ecosystem-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:375px){.hero h1{font-size:40px}.hero-actions .button,.hero-actions .text-link{font-size:12px}.product-switcher button{font-size:11px}.inside-heading h2{font-size:34px}.system-tabs button{font-size:12px}.health-scenarios button{font-size:11px}.health-summary{grid-template-columns:120px minmax(0,1fr)}.health-orbit{width:120px;height:120px}.health-summary>h3{font-size:15px}.product-switcher{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(prefers-reduced-motion:reduce){html:not(.js-ready){scroll-behavior:auto}html:not(.js-ready) *,html:not(.js-ready) *:before,html:not(.js-ready) *:after{animation-duration:.001ms!important;transition-duration:.001ms!important}html:not(.js-ready) .reveal{opacity:1;transform:none}html:not(.js-ready) .hero-picture,html:not(.js-ready) .anatomy-image{transform:none!important;will-change:auto}html:not(.js-ready) .scan-curtain,html:not(.js-ready) .scan-beam{display:none}html:not(.js-ready) .inside{height:auto}html:not(.js-ready) .inside-sticky{position:relative}}
