:root{--ink:#071018;--ink-soft:#0b1821;--ink-card:#0e202b;--line:#e5f6fa24;--line-strong:#e5f6fa45;--paper:#f5f7fa;--muted:#f5f7fa9e;--muted-strong:#f5f7fac7;--cyan:#35e6f2;--cyan-deep:#1b9eae;--sand:#e1b781;--shell:min(1180px, calc(100% - 64px));color:var(--paper);background:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;font-family:Avenir Next,Avenir,SF Pro Display,Helvetica Neue,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ink);min-width:320px;color:var(--paper);margin:0;overflow-x:hidden}body::selection{background:var(--cyan);color:var(--ink)}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}.skip-link{z-index:50;background:var(--cyan);color:var(--ink);border-radius:999px;padding:10px 14px;font-size:.8rem;font-weight:700;position:fixed;top:16px;left:16px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.shell{width:var(--shell);margin-inline:auto}.section-grid{isolation:isolate;position:relative;overflow:hidden}.section-grid:before{z-index:-1;content:"";opacity:.5;background-image:linear-gradient(#bee7eb09 1px,#0000 1px),linear-gradient(90deg,#bee7eb09 1px,#0000 1px);background-position:50%;background-size:72px 72px;position:absolute;inset:0;mask-image:linear-gradient(#0000,#000 20% 80%,#0000)}.eyebrow{color:var(--cyan);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 24px;font-size:.68rem;font-weight:700;line-height:1.2;display:flex}.eyebrow-dot{background:var(--cyan);border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 18px #35e6f2e6}.eyebrow-index{border:1px solid #35e6f25c;border-radius:50%;place-items:center;width:22px;height:22px;font-size:.59rem;display:inline-grid}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.06em;font-weight:500}h1 em,h2 em,h3 em{color:var(--cyan);font-style:normal}.site-header{z-index:10;position:absolute;top:0;left:0;right:0}.header-inner{border-bottom:1px solid #e5f6fa1a;justify-content:space-between;align-items:center;min-height:92px;display:flex}.brand-mark{color:var(--paper);align-items:center;gap:11px;display:inline-flex}.brand-symbol{place-items:center;width:32px;height:32px;display:inline-grid}.brand-symbol img{object-fit:contain;width:100%;height:100%;display:block}.brand-wordmark{letter-spacing:.18em;font-size:.83rem;font-weight:700}.primary-nav{align-items:center;gap:30px;margin-left:auto;margin-right:40px;display:flex}.primary-nav a{color:var(--muted);letter-spacing:.04em;font-size:.72rem;transition:color .18s;position:relative}.primary-nav a:after{background:var(--cyan);content:"";transform-origin:100%;height:1px;transition:transform .18s;position:absolute;bottom:-9px;left:0;right:0;transform:scaleX(0)}.primary-nav a:hover,.primary-nav a.active{color:var(--paper)}.primary-nav a:hover:after,.primary-nav a.active:after{transform-origin:0;transform:scaleX(1)}.header-cta{min-height:36px;color:var(--cyan);letter-spacing:.06em;border:1px solid #35e6f266;border-radius:999px;align-items:center;padding:0 14px;font-size:.65rem;font-weight:700;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.header-cta:not(.is-disabled):hover{border-color:var(--cyan);background:var(--cyan);color:var(--ink)}.is-disabled{cursor:default}.hero{background:radial-gradient(circle at 76% 40%, #1b87992e, transparent 31%), radial-gradient(circle at 8% 42%, #1f596d1f, transparent 29%), var(--ink);min-height:840px}.hero-inner{grid-template-columns:minmax(0,.95fr) minmax(470px,1.05fr);align-items:center;gap:60px;min-height:790px;padding-top:80px;display:grid}.hero-copy{z-index:2;padding-bottom:28px;position:relative}.hero-copy h1{max-width:620px;margin-bottom:30px;font-size:clamp(4.6rem,8vw,8.6rem);line-height:.88}.hero-lede{max-width:470px;color:var(--paper);letter-spacing:-.035em;margin-bottom:18px;font-size:clamp(1.15rem,1.7vw,1.55rem);line-height:1.22}.hero-supporting{max-width:410px;color:var(--muted);margin-bottom:36px;font-size:.87rem;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.button{letter-spacing:.05em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:14px;min-height:50px;padding:0 20px;font-size:.72rem;font-weight:700;line-height:1;transition:transform .18s,border-color .18s,background .18s,color .18s;display:inline-flex}.button:not(.is-disabled):hover{transform:translateY(-2px)}.button-primary{background:var(--cyan);color:var(--ink)}.button-primary:not(.is-disabled):hover{background:#8af5fb}.button-quiet{color:var(--muted-strong);border-color:#e5f6fa38}.button-quiet:hover{border-color:var(--cyan);color:var(--paper)}.button-outline{color:var(--cyan);border-color:#35e6f26b}.button-arrow{font-size:1rem;font-weight:400}.hero-visual{z-index:1;min-height:590px;padding:56px 0 40px 50px;position:relative}.visual-label{color:#f5f7fa57;letter-spacing:.17em;font-size:.62rem;font-weight:700;position:absolute}.visual-label-top{top:22px;left:52px}.ride-console{z-index:2;background:#08161ed6;border:1px solid #b2eff338;border-radius:3px;width:min(100%,580px);position:relative;overflow:hidden;transform:perspective(1300px)rotateY(-9deg)rotateX(2deg);box-shadow:18px 25px 80px #00000059,0 0 80px #20a8b81a}.console-topline{color:#f5f7fa9e;letter-spacing:.11em;text-transform:uppercase;border-bottom:1px solid #e5f6fa1a;justify-content:space-between;padding:18px 20px;font-size:.61rem;display:flex}.console-topline span:first-child{color:var(--cyan);align-items:center;gap:8px;display:flex}.live-dot{background:#84e67b;border-radius:50%;width:5px;height:5px;display:inline-block;box-shadow:0 0 10px #84e67b}.landscape{background:linear-gradient(#143946 0%,#14343d 38%,#8c8069 39%,#ca9e6c 55%,#3d6255 56%,#192f32 100%);height:280px;position:relative;overflow:hidden}.landscape:before{content:"";background:linear-gradient(90deg,#04111780,#0000 42%,#0411172e),linear-gradient(#0000 52%,#030f1447);position:absolute;inset:0}.sun-glow{filter:blur(22px);background:#fad7a173;border-radius:50%;width:110px;height:110px;position:absolute;top:32px;right:21%}.mountain{clip-path:polygon(0 100%,0 75%,12% 46%,17% 62%,29% 22%,35% 45%,51% 4%,58% 49%,71% 28%,82% 67%,91% 40%,100% 67%,100% 100%);height:62%;position:absolute;left:-5%;right:-5%}.mountain-back{background:#204b4cc7;bottom:39%}.mountain-mid{clip-path:polygon(0 100%,0 68%,11% 53%,20% 75%,35% 29%,46% 62%,61% 13%,69% 57%,80% 35%,100% 70%,100% 100%);background:#315451;bottom:23%}.mountain-front{clip-path:polygon(0 100%,0 69%,13% 61%,26% 77%,37% 43%,48% 73%,63% 34%,74% 74%,87% 49%,100% 78%,100% 100%);background:#1d3838;bottom:8%}.horizon-line{background:#e6dbaf73;height:1px;position:absolute;bottom:36%;left:0;right:0}.road-line{transform-origin:bottom;background:#eacf9d99;width:2px;height:100%;position:absolute;bottom:-13%;left:50%}.road-line-one{transform:translate(-50%)rotate(-8deg)scaleX(4)}.road-line-two{opacity:.55;transform:translate(-50%)rotate(6deg)scaleX(2.2)}.road-line-three{opacity:.32;transform:translate(-50%)rotate(20deg)scaleX(1.2)}.console-data{border-bottom:1px solid #e5f6fa1a;grid-template-columns:1fr 1fr;align-items:end;gap:25px;padding:22px 20px 18px;display:grid}.console-route{flex-direction:column;gap:5px;display:flex}.data-kicker,.data-muted{color:#f5f7fa78;letter-spacing:.1em;text-transform:uppercase;font-size:.57rem}.console-route strong{letter-spacing:-.05em;font-size:1.45rem;font-weight:500}.elevation-chart{height:65px}.elevation-chart svg{width:100%;height:100%}.console-stats{grid-template-columns:repeat(3,1fr);gap:14px;padding:16px 20px 20px;display:grid}.console-stats div{flex-direction:column;gap:5px;display:flex}.console-stats span{color:#f5f7fa78;letter-spacing:.08em;text-transform:uppercase;font-size:.57rem}.console-stats strong{color:var(--cyan);letter-spacing:-.04em;font-size:1.06rem;font-weight:500}.console-stats small{color:#f5f7fa80;letter-spacing:0;font-size:.56rem;font-weight:400}.visual-caption{color:#f5f7fa63;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;font-size:.59rem;display:flex;position:absolute;bottom:5px;left:48px;right:-1px}.hero-orbit{z-index:-1;border:1px solid #35e6f21f;border-radius:50%;position:absolute;transform:rotate(-24deg)}.hero-orbit-one{width:70vw;height:42vw;top:18%;right:-9%}.hero-orbit-two{border-color:#e1b78126;width:57vw;height:34vw;top:26%;right:-4%}.hero-scroll-hint{color:#f5f7fa5e;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:15px;font-size:.58rem;display:flex;position:absolute;bottom:25px;left:0;right:0}.scroll-line{background:linear-gradient(90deg,#35e6f2cc,#0000);width:70px;height:1px}.experience{background:#09151d;padding:155px 0}.section-heading-row{grid-template-columns:1.05fr .95fr;align-items:end;gap:80px;margin-bottom:78px;display:grid}.section-heading-row h2,.signal-copy h2,.principles-copy h2,.coming-inner h2{margin-bottom:0;font-size:clamp(3.6rem,7vw,7rem);line-height:.9}.section-intro{max-width:390px;color:var(--muted);margin:0 0 6px auto;font-size:.97rem;line-height:1.7}.feature-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.feature{border-right:1px solid var(--line);min-height:410px;padding:30px 34px 34px;transition:background .24s;position:relative;overflow:hidden}.feature:first-child{border-left:1px solid var(--line)}.feature:hover{background:#35e6f209}.feature-number{color:#f5f7fa57;letter-spacing:.15em;font-size:.65rem}.feature-icon{height:66px;position:absolute;top:86px;left:34px;right:34px}.feature h3{margin:155px 0 22px;font-size:clamp(2.1rem,3.2vw,3.5rem);line-height:.94;position:relative}.feature p{max-width:260px;color:var(--muted);margin-bottom:32px;font-size:.84rem;line-height:1.65}.feature-tag{color:var(--cyan);letter-spacing:.15em;font-size:.57rem;position:absolute;bottom:34px}.icon-pulse{align-items:center;gap:8px;display:flex}.icon-pulse:before{content:"";background:#35e6f23b;height:1px;position:absolute;top:50%;left:0;right:0}.icon-pulse span{z-index:1;background:var(--cyan);border-radius:50%;width:12px;display:block;position:relative;box-shadow:0 0 14px #35e6f2cc}.icon-pulse span:first-child{height:12px}.icon-pulse span:nth-child(2){height:32px;margin-left:20px}.icon-pulse span:nth-child(3){height:54px;margin-left:18px}.icon-pulse span:nth-child(4){height:22px;margin-left:20px}.icon-route{border-bottom:1px solid #35e6f240;align-items:end;gap:9px;display:flex}.icon-route span{border:1px solid #35e6f2b3;border-bottom:0;border-radius:24px 24px 0 0;width:22px;display:block}.icon-route span:first-child{height:28px}.icon-route span:nth-child(2){border-color:var(--cyan);height:50px}.icon-route span:nth-child(3){height:38px}.icon-climb{border-bottom:1px solid #35e6f233}.icon-climb:before,.icon-climb:after{content:"";transform-origin:bottom;background:#35e6f233;width:1px;height:100%;position:absolute;bottom:0;transform:rotate(44deg)}.icon-climb:before{left:27%}.icon-climb:after{height:73%;left:61%}.icon-climb span{background:var(--cyan);border-radius:50%;width:7px;height:7px;display:block;position:absolute;bottom:0;box-shadow:0 0 13px #35e6f2cc}.icon-climb span:first-child{left:22%}.icon-climb span:nth-child(2){bottom:26px;left:53%}.icon-climb span:nth-child(3){bottom:61px;left:87%}.signal{background:#071018;padding:150px 0}.signal-panel{border:1px solid var(--line);background:linear-gradient(115deg,#16343f94,#07101866);grid-template-columns:1fr .9fr;align-items:center;gap:80px;min-height:520px;padding:70px 80px;display:grid}.signal-copy h2{font-size:clamp(3.4rem,6vw,6rem)}.signal-copy>p:not(.eyebrow){max-width:390px;color:var(--muted);margin:33px 0 28px;font-size:.9rem;line-height:1.75}.signal-meta,.platform-line{flex-wrap:wrap;gap:10px;display:flex}.signal-meta span,.platform-line span{color:#f5f7fa99;letter-spacing:.08em;text-transform:uppercase;border:1px solid #35e6f22e;border-radius:999px;padding:9px 12px;font-size:.59rem}.signal-radar{aspect-ratio:1;background:radial-gradient(circle,#35e6f21a,#0000 54%);border:1px solid #35e6f229;border-radius:50%;width:min(100%,390px);margin:auto;position:relative}.radar-ring{border:1px solid #35e6f238;border-radius:50%;position:absolute}.radar-ring-one{inset:13%}.radar-ring-two{border-color:#35e6f229;inset:27%}.radar-ring-three{border-color:#35e6f21f;inset:41%}.radar-axis{background:#35e6f226;position:absolute}.radar-axis-x{height:1px;top:50%;left:0;right:0}.radar-axis-y{width:1px;top:0;bottom:0;left:50%}.radar-center{border:1px solid var(--cyan);background:var(--ink);width:58px;height:58px;color:var(--cyan);border-radius:50%;place-items:center;font-size:1.15rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.radar-point{background:var(--cyan);border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 18px #35e6f2f2}.point-one{top:18%;left:28%}.point-two{background:var(--sand);top:35%;right:14%;box-shadow:0 0 18px #e1b781d9}.point-three{bottom:14%;left:39%}.radar-label{color:#f5f7fa61;letter-spacing:.13em;font-size:.56rem;position:absolute}.radar-label-top{top:8%;left:50%;transform:translate(-50%)}.radar-label-right{top:50%;right:4%;transform:translateY(-50%)}.radar-label-bottom{bottom:8%;left:50%;transform:translate(-50%)}.principles{background:linear-gradient(145deg,#0c2028,#071018 65%);padding:165px 0 180px}.principles-inner{grid-template-columns:.7fr 1.3fr;align-items:start;gap:80px;display:grid}.principle-mark{color:#35e6f2b8;letter-spacing:-.14em;opacity:.8;font-size:clamp(6rem,18vw,14rem);font-weight:300;line-height:.7}.principles-copy h2{font-size:clamp(3.7rem,7vw,7.5rem)}.principle-lede{max-width:535px;color:var(--muted-strong);letter-spacing:-.02em;margin:36px 0 34px;font-size:1.1rem;line-height:1.6}.principle-points{color:var(--cyan);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:25px;font-size:.68rem;font-weight:700;display:flex}.principle-points span{align-items:center;gap:7px;display:inline-flex}.principle-points i{font-size:1.05rem;font-style:normal;font-weight:400}.coming-soon{background:radial-gradient(circle at 75% 45%,#1c889540,#0000 30%),#071018;min-height:670px;padding:150px 0 120px}.coming-inner{z-index:1;position:relative}.coming-inner h2{font-size:clamp(4.3rem,9vw,9rem)}.coming-inner>p:not(.eyebrow){max-width:420px;color:var(--muted);margin:35px 0 26px;font-size:.92rem;line-height:1.65}.platform-line{margin-bottom:38px}.platform-line .platform-active{color:var(--cyan);border-color:#35e6f2a6}.coming-grid-lines{opacity:.45;transform-origin:bottom;background:repeating-linear-gradient(76deg,#0000 0 38px,#35e6f21f 39px 40px);width:78%;height:100%;position:absolute;bottom:-30%;right:-6%;transform:perspective(400px)rotateX(61deg)rotate(-4deg)}.site-footer{border-top:1px solid var(--line);background:#061017;padding:52px 0 24px}.footer-main,.footer-bottom{justify-content:space-between;align-items:end;gap:40px;display:flex}.footer-brand .brand-mark{margin-bottom:13px}.footer-brand p{color:var(--muted);margin:0;font-size:.77rem}.footer-links{color:var(--muted);flex-wrap:wrap;justify-content:end;gap:23px;font-size:.73rem;display:flex}.footer-links a:hover{color:var(--cyan)}.footer-bottom{color:#f5f7fa61;letter-spacing:.03em;border-top:1px solid #e5f6fa14;margin-top:65px;padding-top:17px;font-size:.62rem}.footer-status{align-items:center;gap:7px;display:inline-flex}.footer-status i{background:#84e67b;border-radius:50%;width:5px;height:5px;display:inline-block}.page-hero{background:radial-gradient(circle at 80%,#35e6f226,#0000 30%),#071018;min-height:570px;padding:190px 0 95px}.page-hero-inner{grid-template-columns:1.05fr .95fr;align-items:end;gap:80px;display:grid}.page-hero h1{margin:0;font-size:clamp(4.6rem,9vw,8.8rem);line-height:.88}.page-hero-intro{max-width:390px;color:var(--muted-strong);margin:0 0 8px auto;font-size:1.08rem;line-height:1.65}.support-content{background:#09151d;padding:120px 0 160px}.support-layout{grid-template-columns:minmax(270px,.75fr) minmax(0,1.25fr);gap:110px;display:grid}.contact-card{background:linear-gradient(145deg,#163640a8,#07101873);border:1px solid #35e6f23d;align-self:start;padding:34px}.contact-card h2{margin:70px 0 18px;font-size:clamp(2.5rem,4vw,4rem);line-height:.94}.contact-card>p:not(.eyebrow){color:var(--muted);margin-bottom:35px;font-size:.84rem;line-height:1.7}.contact-link{color:var(--cyan);border-bottom:1px solid #35e6f270;justify-content:space-between;padding:15px 0 11px;font-size:.78rem;font-weight:700;display:flex}.contact-link:hover{color:#9af7fb}.faq-list>.eyebrow{margin-bottom:26px}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;color:var(--paper);letter-spacing:-.03em;justify-content:space-between;align-items:center;gap:25px;padding:25px 0;font-size:1.13rem;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{border:1px solid #35e6f280;border-radius:50%;flex:0 0 19px;width:19px;height:19px;display:inline-block;position:relative}summary span:before,summary span:after{background:var(--cyan);content:"";width:7px;height:1px;position:absolute;top:8px;left:5px}summary span:after{transition:transform .18s;transform:rotate(90deg)}details[open] summary span:after{transform:rotate(0)}details>p{max-width:600px;color:var(--muted);margin:-5px 44px 27px 0;font-size:.85rem;line-height:1.7}.privacy-hero{min-height:540px}.privacy-heading{align-items:end}.policy-meta{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;flex-direction:column;gap:9px;margin:0 0 10px auto;font-size:.66rem;display:flex}.policy-meta strong{color:var(--cyan);font-size:.73rem;font-weight:700}.policy-content{color:#16242a;background:#f4f5f1;padding:100px 0 160px}.policy-content:before{opacity:.7;background-image:linear-gradient(#16242a0a 1px,#0000 1px),linear-gradient(90deg,#16242a0a 1px,#0000 1px)}.policy-layout{grid-template-columns:200px minmax(0,720px);justify-content:space-between;gap:100px;display:grid}.policy-index{flex-direction:column;align-self:start;gap:12px;padding-top:8px;font-size:.7rem;display:flex;position:sticky;top:30px}.policy-index span{color:#16242a75;letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px;font-size:.62rem;font-weight:700}.policy-index a{color:#16242a9e}.policy-index a:hover{color:#0a9baa}.policy-body{font-size:.94rem;line-height:1.82}.policy-lede{color:#16242a;letter-spacing:-.035em;margin:0 0 95px;font-size:clamp(1.25rem,2.1vw,1.7rem);line-height:1.48}.policy-body section{margin-bottom:88px;scroll-margin-top:35px}.policy-body section:last-child{margin-bottom:0}.policy-body .eyebrow{color:#0a9baa}.policy-body .eyebrow-index{border-color:#0a9baa59}.policy-body h2{margin:0 0 24px;font-size:clamp(2.5rem,4.5vw,4.5rem);line-height:.94}.policy-body h2 em{color:#0a9baa}.policy-body p{color:#16242ac2;max-width:650px;margin-bottom:20px}.policy-body a{color:#078897;text-underline-offset:3px;text-decoration:underline #07889759}.policy-body ul{color:#16242ac2;max-width:650px;margin:15px 0 22px;padding-left:20px}.policy-body li{margin-bottom:5px;padding-left:5px}.policy-contact{border-top:1px solid #16242a2e;padding-top:35px}@media (width<=960px){:root{--shell:min(100% - 42px, 760px)}.primary-nav{gap:18px;margin-right:20px}.header-cta{display:none}.hero{min-height:auto}.hero-inner{grid-template-columns:1fr;gap:20px;padding-top:175px;padding-bottom:100px}.hero-copy h1{max-width:700px}.hero-visual{width:min(100%,680px);margin:0 auto;padding-left:25px}.hero-orbit-one{width:110vw;height:60vw;top:28%;right:-32%}.hero-orbit-two{width:92vw;height:52vw;top:33%;right:-28%}.section-heading-row,.page-hero-inner{grid-template-columns:1fr;gap:25px}.section-intro,.page-hero-intro{margin:0}.feature-grid{grid-template-columns:1fr}.feature,.feature:first-child{border:0;border-bottom:1px solid var(--line);min-height:360px}.feature:last-child{border-bottom:0}.feature h3{margin-top:138px}.signal-panel{grid-template-columns:1fr;gap:55px;padding:55px}.signal-radar{max-width:320px}.principles-inner{grid-template-columns:1fr;gap:45px}.principle-mark{font-size:9rem}.support-layout{grid-template-columns:1fr;gap:65px}.policy-layout{grid-template-columns:1fr;gap:45px}.policy-index{grid-template-columns:repeat(3,1fr);gap:12px 20px;display:grid;position:static}.policy-index span{grid-column:1/-1}}@media (width<=600px){:root{--shell:calc(100% - 36px)}.header-inner{min-height:75px}.brand-symbol{width:28px;height:28px}.brand-wordmark{font-size:.72rem}.primary-nav{gap:14px;margin-right:0}.primary-nav a{font-size:.62rem}.primary-nav a:first-child,.primary-nav a:nth-child(2){display:none}.hero-inner{padding-top:135px;padding-bottom:85px}.hero-copy h1{margin-bottom:25px;font-size:clamp(4rem,19vw,6.4rem)}.hero-lede{font-size:1.05rem}.hero-supporting{font-size:.8rem}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-visual{min-height:445px;padding:46px 0 42px}.visual-label-top{top:13px;left:1px}.ride-console{transform:none}.landscape{height:195px}.console-data{grid-template-columns:1fr;gap:12px;padding:16px}.elevation-chart{height:44px}.console-stats{gap:8px;padding:13px 16px 16px}.console-stats strong{font-size:.88rem}.console-stats span,.data-kicker,.data-muted{font-size:.49rem}.visual-caption{font-size:.49rem;bottom:3px;left:0;right:0}.hero-scroll-hint{display:none}.experience,.signal,.support-content{padding:95px 0}.section-heading-row{margin-bottom:48px}.section-heading-row h2,.signal-copy h2,.principles-copy h2,.coming-inner h2{font-size:clamp(3.3rem,16vw,5.2rem)}.feature{min-height:340px;padding:25px 22px 28px}.feature-icon{top:77px;left:22px;right:22px}.feature-tag{bottom:27px}.signal-panel{gap:45px;padding:30px 22px 38px}.signal-copy>p:not(.eyebrow){font-size:.83rem}.signal-radar{max-width:260px}.principles{padding:105px 0 120px}.principle-mark{font-size:7rem}.principle-lede{font-size:.96rem}.principle-points{flex-direction:column;gap:13px}.coming-soon{min-height:580px;padding:105px 0 85px}.page-hero{min-height:500px;padding-top:155px}.page-hero h1{font-size:clamp(4rem,18vw,6.2rem)}.contact-card{padding:25px 22px}.contact-card h2{margin-top:55px}summary{padding:20px 0;font-size:.98rem}details>p{margin-right:36px;font-size:.8rem}.policy-content{padding:72px 0 100px}.policy-index{grid-template-columns:repeat(2,1fr);font-size:.64rem}.policy-lede{margin-bottom:72px;font-size:1.17rem}.policy-body section{margin-bottom:70px}.policy-body h2{font-size:clamp(2.5rem,12vw,4rem)}.footer-main,.footer-bottom{flex-direction:column;align-items:flex-start;gap:25px}.footer-links{justify-content:start;gap:15px}.footer-bottom{margin-top:42px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
