:root{--ink:#05131f;--surface:#0b1b28;--white:#f2f5f6;--light:#e9edf0;--muted:#9eadb6;--copper:#d18334;--line:rgba(158,173,182,.22);--blue:#168bff;--pad:clamp(24px,4.5vw,80px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--ink);color:var(--white);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}a,button{touch-action:manipulation}button{cursor:pointer}[tabindex]:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid var(--blue);outline-offset:6px}::selection{background:var(--copper);color:var(--ink)}figure,h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.04;font-weight:500;letter-spacing:-.055em;text-wrap:balance}h2{font-size:clamp(42px,4.5vw,72px)}h3{font-size:32px}img{max-width:100%;height:auto;display:block}svg{flex-shrink:0}.arrow{vertical-align:middle}.corner-label,.eyebrow,.footer-brand,.hero-bottom,.hero-topline,.status,.visual-caption,small{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.skip-link{position:fixed;left:20px;top:-100px;padding:15px;background:var(--copper);color:var(--ink);z-index:100}.skip-link:focus{top:12px}.copper{color:var(--copper)}.copper-dark{color:#9d5c1b}.muted{color:var(--muted)}.muted-light{color:#60727d}.section{padding:100px var(--pad)}.eyebrow{font-size:11px;letter-spacing:.14em;display:flex;align-items:center;gap:20px;font-weight:600;line-height:1.5}.section-number{color:var(--copper);font-weight:400}.section-heading{margin-bottom:54px}.section-heading .eyebrow{margin-bottom:27px}.section-intro{max-width:525px;margin-top:25px;color:#52616b}.split-heading{display:flex;justify-content:space-between;gap:50px;align-items:flex-end}.split-heading>p{max-width:285px;color:var(--muted)}.light{background:var(--light);color:var(--ink)}.light .section-number{color:#96561c}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;padding:20px 25px;min-height:62px;background:var(--copper);color:var(--ink);font-size:14px;font-weight:600;border:1px solid var(--copper);transition:background .2s,transform .2s}.button:hover{background:#e1a05d;transform:translateY(-2px)}.button-secondary{background:transparent;color:var(--white);border-color:var(--line)}.text-link{display:inline-flex;align-items:center;gap:20px;min-height:48px;font-size:14px;font-weight:500;border-bottom:1px solid var(--copper);padding:10px 0;transition:color .2s}.text-link:hover{color:var(--copper)}.text-link .arrow{transition:transform .2s}.text-link:hover .arrow{transform:translate(3px,-2px)}.header{height:90px;position:fixed;inset:0 0 auto;justify-content:space-between;gap:25px;padding:0 var(--pad);z-index:50;background:var(--ink);border-bottom:1px solid var(--line)}.brand,.header{display:flex;align-items:center}.brand{gap:14px;min-height:44px;flex-shrink:0}.brand>span{font-size:13px;letter-spacing:.025em;font-weight:700}.brand small{display:block;font-size:6.9px;letter-spacing:.09em;margin-top:4px;font-weight:400;color:var(--muted)}.brand img{width:61px}.desktop-nav{display:flex;gap:26px}.desktop-nav a{font-size:12px;min-height:44px;display:flex;align-items:center;transition:color .2s}.desktop-nav a:hover{color:var(--copper)}.header-cta{display:flex;gap:20px;align-items:center;min-height:44px;font-size:12px;border-bottom:1px solid var(--copper)}.menu-toggle,.mobile-nav{display:none}.hero{height:min(980px,100svh);position:relative;padding:125px var(--pad) 30px;overflow:hidden;isolation:isolate}.hero-topline{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:3}.hero-topline>span{font-size:9px;letter-spacing:.13em;color:var(--muted)}.hero-word{font-size:8.85vw;letter-spacing:-.058em;line-height:1;font-weight:700;white-space:nowrap;color:#172733;margin:35px -4px 0;animation:brand-in 1s ease both}.hero-copy{position:relative;z-index:3;margin-top:35px;width:49%;pointer-events:none}.hero h1{font-size:clamp(44px,4.4vw,70px);letter-spacing:-.055em;line-height:1.05}.hero h1 em{font-style:normal;color:var(--copper)}.hero-copy p{max-width:370px;margin-top:26px;font-size:16px;color:var(--muted);line-height:1.6}.hero-craft{position:absolute;width:66%;right:-1.5%;top:345px;z-index:2;animation:craft-in 1.3s cubic-bezier(.2,.7,.2,1) both;filter:drop-shadow(0 40px 30px rgba(0,0,0,.25))}.hero-craft img{width:100%}.visual-caption{display:block;color:var(--muted);font-size:8px;letter-spacing:.16em;text-align:center;margin-top:18px}.hero-lines{position:absolute;inset:0;z-index:0;pointer-events:none}.orbit{position:absolute;border:1px solid rgba(209,131,52,.24);border-radius:50%;width:1050px;height:560px;right:-215px;top:260px;transform:rotate(-24deg)}.orbit-two{width:1270px;height:730px;right:-325px;top:190px;opacity:.35}.horizon{position:absolute;left:0;right:0;top:710px;height:230px;border-top:1px solid #243849;opacity:.4;background-image:linear-gradient(rgba(158,173,182,.12) 1px,transparent 0),linear-gradient(90deg,rgba(158,173,182,.12) 1px,transparent 0);background-size:80px 50px;transform:perspective(300px) rotateX(55deg);transform-origin:top}.hero-ready{position:absolute;right:var(--pad);bottom:110px;z-index:4;padding:20px 0 0 20px;border-left:1px solid var(--copper);width:310px}.status{display:flex;gap:9px;align-items:center;font-size:9px;letter-spacing:.1em;color:#a5cfff;font-weight:600}.status i{width:6px;height:6px;background:var(--blue);display:block}.hero-ready p{font-size:17px;line-height:1.4;margin-top:13px}.hero-ready a{gap:18px;font-size:11px;color:var(--muted);padding-top:13px;min-height:44px}.hero-actions,.hero-ready a{display:flex;align-items:center}.hero-actions{position:absolute;left:var(--pad);bottom:127px;gap:25px;z-index:5}.hero-actions .text-link{border:0;font-size:12px}.hero-bottom{position:absolute;left:var(--pad);right:var(--pad);bottom:26px;justify-content:space-between;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);font-size:8px;letter-spacing:.12em}.hero-bottom,.hero-bottom a{display:flex;align-items:center}.hero-bottom a{gap:35px;min-height:44px}.hero-bottom a span{font-size:23px;color:var(--copper)}.proof-strip{padding:34px var(--pad);display:grid;grid-template-columns:repeat(4,1fr);background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proof-strip>div{display:flex;align-items:center;gap:18px;border-right:1px solid var(--line);padding-left:28px}.proof-strip>div:first-child{padding-left:0}.proof-strip strong{font-size:34px;font-weight:500;letter-spacing:-.045em;white-space:nowrap}.proof-strip span{font-size:12px;color:var(--muted);max-width:105px;line-height:1.45}.mvp-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:65px;align-items:center}.mvp-visual{position:relative;min-height:365px;display:flex;align-items:center;justify-content:center;padding:35px 10px 50px;overflow:hidden}.mvp-visual:before{content:"";position:absolute;width:88%;aspect-ratio:1.8;border:1px solid #bac4cb;border-radius:50%;transform:rotate(-25deg)}.mvp-visual img{position:relative;z-index:1;transform:rotate(-5deg)}.corner-label{top:20px;z-index:2;font-size:8px;letter-spacing:.1em}.corner-label,.image-footnote{position:absolute;left:20px;color:#52616b}.image-footnote{bottom:17px;font-size:10px}.mvp-content h3{font-size:35px;margin:19px 0 20px}.mvp-content>p{color:#52616b;font-size:15px}.dark-status{color:#0961b5}.mvp-stats{display:flex;gap:35px;border-top:1px solid #bec8cd;padding-top:18px;margin:25px 0 17px}.mvp-stats dt{font-size:31px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.04em}.mvp-stats dt small{font-size:16px}.mvp-stats dd{margin:4px 0 0;color:#52616b;font-size:12px}.fineprint,.mvp-content>.fineprint{font-size:12px;line-height:1.65}.readiness{list-style:none;padding:0;margin:64px 0 0;display:grid;grid-template-columns:repeat(5,1fr)}.readiness li{border-top:2px solid #bbc4ca;position:relative;padding-top:25px;display:flex;flex-direction:column;gap:8px}.readiness li.complete{border-color:#96612d}.stage-index{border:1px solid #9aa9b1;border-radius:50%;width:26px;height:26px;background:var(--light);position:absolute;top:-14px;font-size:9px;display:grid;place-items:center;color:#52616b}.complete .stage-index{color:var(--light);background:#9d5c1b;border-color:#9d5c1b;font-size:12px}.readiness strong{font-size:13px;font-weight:500}.readiness small{font-size:11px;color:#52616b}.mvp-next{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid #c0c9cf;margin-top:40px;padding-top:25px}.mvp-next p{font-size:13px;color:#52616b}.mvp-next strong{display:block;color:var(--ink);margin-bottom:5px;font-size:14px}.products{padding-bottom:90px}.products h2{font-size:clamp(40px,4.3vw,68px)}.product{background:var(--surface);border:1px solid var(--line);padding:38px}.product h3{font-size:clamp(34px,3vw,48px);margin:20px 0}.product p{max-width:440px;color:var(--muted);font-size:14px}.barrier-product{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;padding:48px;margin-bottom:22px;overflow:hidden}.product-text h3{font-size:64px}.product .eyebrow{font-size:9px;color:var(--muted)}.barrier-product .eyebrow{color:var(--copper)}.product-metrics{display:flex;gap:32px;margin-top:32px}.product-metrics>div{display:flex;flex-direction:column;flex:1 1}.product-metrics strong{font-weight:400;font-size:36px;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.035em;line-height:1.2}.product-metrics strong small{font-size:18px;letter-spacing:0}.product-metrics span{font-size:10px;color:var(--muted);margin-top:8px;line-height:1.4}.product .fineprint{font-size:11px;margin-top:23px}.product-text .text-link{margin-top:20px}.barrier-visual{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:370px}.barrier-icon{width:220px;image-rendering:auto;position:relative;z-index:2}.barrier-visual>span{font-size:8px;letter-spacing:.14em;color:var(--muted);margin-top:25px;z-index:2}.diagram-base{width:100%;height:145px;bottom:10px}.diagram-base,.diagram-base:after,.diagram-base:before{border:1px solid #3c3d37;border-radius:50%;position:absolute}.diagram-base:after,.diagram-base:before{content:"";inset:25px 50px}.diagram-base:after{inset:50px 110px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.product-head{display:flex;justify-content:space-between;align-items:center}.product-index{font-size:26px;color:var(--copper)}.product-grid h3{font-size:34px}.product-image{height:315px;margin:18px -20px 0;display:flex;align-items:center;justify-content:center;overflow:hidden}.cargo-image img{width:100%;transform:rotate(-6deg)}.tuzik-image img{width:100%;height:100%;object-fit:cover}.product-grid .product-metrics{border-top:1px solid var(--line);padding-top:25px;margin-top:20px}.product .product-note{font-size:11px;margin-top:20px;color:var(--muted);line-height:1.65}.strato-product{display:grid;grid-template-columns:1fr .45fr 1.15fr;gap:35px;margin-top:22px}.strato-product img{height:215px;width:auto;margin:auto}.strato-product h3{font-size:39px}.strato-product .product-metrics{margin-top:0}.expertise{background:#0e202e;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.expertise-grid{display:grid;grid-template-columns:330px 1fr;gap:65px}.tabs{display:flex;flex-direction:column}.tabs button{display:flex;gap:20px;align-items:center;text-align:left;background:transparent;border:0;border-bottom:1px solid var(--line);color:var(--muted);padding:21px 0;font-size:15px;min-height:67px}.tabs button span{font-size:10px}.tabs button .arrow{margin-left:auto}.tabs button[aria-selected=true]{color:var(--white);border-color:var(--copper)}.tabs button[aria-selected=true] .arrow,.tabs button[aria-selected=true] span{color:var(--copper)}.expertise-panel{min-width:0}.tab-body{display:grid;grid-template-columns:1fr .7fr;gap:35px;animation:tab-in .35s ease}.tab-body h3{font-size:34px;white-space:pre-line;margin-bottom:22px}.tab-body p{font-size:14px;color:var(--muted)}.tab-body ul{list-style:none;padding:0;margin:25px 0 0}.tab-body li{font-size:12px;border-top:1px solid var(--line);padding:10px 0}.tab-body li:before{content:"+";color:var(--copper);margin-right:12px}.tab-body figure{margin-top:6px}.tab-body img{width:100%;aspect-ratio:.8;object-fit:cover;filter:grayscale(1)}.tab-body figcaption{font-size:9px;color:var(--muted);margin-top:10px}.comparison-table{width:100%}.comparison-row{display:grid;grid-template-columns:1fr 1.1fr 1.25fr;border-bottom:1px solid #c2cbd0;gap:0}.comparison-row>span{padding:25px 24px;font-size:14px;display:flex;align-items:center;gap:13px}.comparison-row>span:first-child{padding-left:0;font-weight:500}.comparison-row>span:nth-child(2){color:#5c6b75}.comparison-row>span:last-child{background:#dde4e8}.comparison-head{border-bottom:1px solid #8a9da8}.comparison-head>span{font-size:10px;letter-spacing:.06em;align-items:center}.comparison-head>span:last-child{background:var(--ink);color:var(--white)}.check{color:#956026}.small-dot{width:6px;height:6px;background:var(--blue);margin-left:auto}.engineering .section-heading>p{max-width:330px}.cycle{padding:0;margin:0;list-style:none;border-top:1px solid var(--line)}.cycle li{display:grid;grid-template-columns:100px 1.05fr 1.1fr 24px;gap:35px;align-items:center;border-bottom:1px solid var(--line);padding:32px 0}.cycle li>span{font-size:48px;color:var(--copper);font-weight:300;letter-spacing:-.06em}.cycle h3{font-size:25px;letter-spacing:-.035em}.cycle p{font-size:13px;max-width:390px}.cycle .arrow,.cycle p{color:var(--muted)}.about{background:#102431}.about>.eyebrow{margin-bottom:42px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.about h2{font-size:clamp(50px,5.5vw,85px)}.about-copy{max-width:540px}.about-copy p{font-size:15px;color:var(--muted);margin-bottom:22px}.about-copy .large-text{font-size:24px;line-height:1.5;letter-spacing:-.025em;color:var(--white)}.about-copy .text-link{margin-top:10px;display:flex;justify-content:space-between}.about-copy .text-link span{font-size:10px;color:var(--copper)}.about-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:60px;padding-top:27px;font-size:11px;letter-spacing:.13em;color:var(--muted)}.contact{padding-top:110px;padding-bottom:110px;position:relative;overflow:hidden}.contact>*{position:relative;z-index:1}.contact .eyebrow{margin-bottom:35px}.contact h2{font-size:clamp(54px,6.6vw,106px);line-height:1.02;max-width:1150px}.contact h2 em{font-style:normal;color:var(--copper)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:120px;margin-top:55px}.contact-grid>div>p{color:var(--muted);max-width:420px;font-size:15px;margin-bottom:28px}.contact-details>a{display:flex;align-items:center;justify-content:space-between;font-size:26px;letter-spacing:-.025em;padding:15px 0;border-bottom:1px solid var(--line)}.contact-details>a:first-child{padding-top:0}.contact-details .arrow{color:var(--copper)}.contact-grid .contact-details p{font-size:13px;line-height:1.8;margin:24px 0 0;color:var(--white)}.contact-details p span{color:var(--muted)}.contact-orbit{position:absolute!important;width:1100px;height:900px;border:1px solid rgba(209,131,52,.16);border-radius:50%;right:-430px;top:-100px;transform:rotate(-20deg);z-index:0!important}footer{border-top:1px solid var(--line);padding:30px var(--pad);justify-content:space-between;gap:20px}footer,footer>a{display:flex;align-items:center}footer>a{gap:10px;min-height:44px;font-size:11px}footer .footer-brand{font-size:12px;font-weight:600;letter-spacing:.03em}footer>span{font-size:8px;color:var(--muted)}footer>a:last-child{color:var(--muted);font-size:9px}.will-reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.6,.3,1)}.will-reveal.visible{opacity:1;transform:none}@keyframes brand-in{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}@keyframes craft-in{0%{opacity:0;transform:translate(40px,25px)}to{opacity:1;transform:none}}@keyframes tab-in{0%{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:none}}@media(min-width:1600px){.hero{height:980px}.hero-craft{top:330px;width:62%}.hero-copy{margin-top:45px}.hero-copy p{margin-top:30px}.hero-actions{bottom:145px}.hero-ready{bottom:125px}}@media(max-width:1200px){.desktop-nav{gap:15px}.brand>span,.desktop-nav a{font-size:11px}.brand small{font-size:6px}.brand img{width:48px}.header{gap:15px}.header-cta{gap:12px;font-size:11px}.hero{min-height:845px}.hero-craft{top:355px;width:66%}.hero-copy{width:49%;margin-top:44px}.hero h1{font-size:50px}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px;bottom:105px}.hero-ready{bottom:118px;width:290px}.proof-strip>div{padding-left:17px;gap:13px}.proof-strip strong{font-size:28px}.proof-strip span{font-size:10px}.mvp-grid{gap:35px}.mvp-stats{gap:20px}.mvp-stats dt{font-size:26px}.barrier-product{gap:35px;padding:35px}.product-metrics{gap:20px}.product-metrics strong{font-size:30px}.product-grid .product{padding:28px}.product-grid h3{font-size:30px}.product-image{height:270px}.expertise-grid{grid-template-columns:275px 1fr;gap:40px}.tab-body{grid-template-columns:1fr}.tab-body figure{display:block}.tab-body figure img{height:140px;aspect-ratio:2.4}.cycle li{grid-template-columns:75px 1fr 1fr 20px;gap:25px}.about-grid{gap:60px}.contact-grid{gap:70px}}@media(max-width:900px){.desktop-nav,.header-cta{display:none}.header{height:76px}.brand>span{font-size:13px}.brand small{font-size:7px}.brand img{width:58px}.menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--line);background:none;gap:6px}.menu-toggle span{height:1px;width:19px;background:var(--white);transition:transform .2s}.menu-toggle.is-open span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle.is-open span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav:not([hidden]){display:flex;position:absolute;top:76px;left:0;right:0;background:var(--surface);padding:20px var(--pad) 30px;flex-direction:column;border-bottom:1px solid var(--copper);max-height:calc(100dvh - 76px);overflow-y:auto;animation:tab-in .2s ease}.mobile-nav a{display:flex;align-items:center;gap:22px;padding:16px 0;border-bottom:1px solid var(--line);font-size:22px;min-height:56px}.mobile-nav small{color:var(--copper);font-size:10px}.mobile-nav .arrow{margin-left:auto}.mobile-nav a:last-child{color:var(--copper);font-size:16px}.hero{padding-top:112px;min-height:920px}.hero-topline>span{font-size:7px}.hero .eyebrow{font-size:9px}.hero-word{margin-top:30px;font-size:8.9vw}.hero-copy{width:58%;margin-top:36px}.hero h1{font-size:48px}.hero-copy p{font-size:14px;max-width:290px}.hero-craft{top:417px;width:79%;right:-4%}.hero-ready{bottom:110px;width:290px}.hero-actions{bottom:106px}.hero-actions .button{font-size:12px;padding:17px;gap:14px}.hero-actions .text-link{font-size:11px}.hero-bottom>span{max-width:320px;font-size:7px}.proof-strip{grid-template-columns:repeat(2,1fr);gap:25px}.proof-strip>div{padding-left:0}.proof-strip>div:nth-child(2n){padding-left:25px;border:0}.proof-strip strong{font-size:32px}.proof-strip span{font-size:12px;max-width:130px}.section{padding:75px var(--pad)}.section-heading{margin-bottom:38px}.mvp-grid{grid-template-columns:1fr}.mvp-visual{min-height:330px}.mvp-visual img{width:85%}.mvp-content h3{font-size:36px}.mvp-content>p{max-width:600px}.mvp-stats{gap:65px}.mvp-stats dt{font-size:34px}.readiness{margin-top:50px}.readiness strong{font-size:11px}.readiness small{font-size:10px}.split-heading{align-items:flex-start;gap:25px}.split-heading>p{font-size:12px;max-width:190px}.barrier-product{gap:25px}.product-text h3{font-size:47px}.product p{font-size:13px}.product-metrics{flex-wrap:wrap;gap:20px}.product-metrics strong{font-size:28px}.barrier-icon{width:180px}.barrier-visual{min-height:320px}.barrier-visual>span{font-size:6px}.product-grid{gap:14px}.product-grid .product{padding:24px}.product-grid h3{font-size:29px}.product-image{height:220px}.product-metrics span{font-size:9px}.product-grid .product-metrics strong{font-size:26px}.strato-product{grid-template-columns:1fr .5fr;gap:15px;padding:30px}.strato-product>div:last-child{grid-column:1/-1}.strato-product .product-metrics{margin-top:20px}.strato-product img{height:180px}.strato-product h3{font-size:35px}.expertise-grid{grid-template-columns:240px 1fr;gap:30px}.tabs button{font-size:13px;gap:12px}.tab-body h3{font-size:28px}.tab-body p{font-size:13px}.comparison-row>span{font-size:12px;padding:20px 14px}.comparison-head>span{font-size:9px}.cycle li{grid-template-columns:55px 1fr 1fr;gap:24px}.cycle li>.arrow{display:none}.cycle h3{font-size:22px}.cycle p{font-size:12px}.about-grid{gap:40px}.about h2{font-size:57px}.about-copy .large-text{font-size:20px}.about-copy p{font-size:13px}.contact-grid{gap:40px}.contact h2{font-size:62px}.contact-details>a{font-size:21px}.contact-grid .button{padding:18px;font-size:12px;gap:15px}.contact-grid>div>p{font-size:14px}footer{flex-wrap:wrap}footer>span{display:none}}@media(max-width:600px){:root{--pad:22px}html{scroll-padding-top:90px}.header{height:72px}.brand>span{font-size:11px}.brand small{font-size:6px}.brand img{width:45px}.brand{gap:10px}.mobile-nav:not([hidden]){top:72px}.hero{padding-top:99px;min-height:1000px;height:auto;padding-bottom:40px}.hero-topline>span{display:none}.hero .eyebrow{font-size:9px}.hero-word{margin-top:26px;font-size:8.65vw;letter-spacing:-.06em;color:#263641}.hero-copy{margin-top:28px;width:100%}.hero h1{font-size:clamp(39px,10.7vw,61px);line-height:1.03}.hero-copy p{font-size:16px;max-width:100%;line-height:1.55;margin-top:24px}.hero-craft{width:108%;right:-7%;top:445px;filter:drop-shadow(0 24px 15px rgba(0,0,0,.22))}.visual-caption{font-size:7px;margin-top:10px;text-align:center;padding-right:20px}.orbit{width:680px;height:320px;top:405px;right:-170px}.orbit-two{top:370px;width:800px;height:430px;right:-250px}.horizon{top:670px;background-size:50px 30px}.hero-ready{bottom:auto;top:689px;left:var(--pad);right:var(--pad);width:auto;padding:0 0 0 15px;background:transparent}.status{font-size:9px}.hero-ready p{font-size:17px;margin-top:9px}.hero-ready p br{display:none}.hero-ready a{padding-top:4px;font-size:11px;justify-content:space-between}.hero-actions{left:var(--pad);right:var(--pad);bottom:80px;gap:10px;align-items:stretch}.hero-actions .button{font-size:14px;padding:18px 20px;min-height:60px}.hero-actions .text-link{font-size:13px;justify-content:center;min-height:44px}.hero-bottom{bottom:15px;padding-top:8px}.hero-bottom>span{font-size:6px;letter-spacing:.08em;max-width:205px}.hero-bottom a{font-size:6px;gap:12px}.hero-bottom a span{font-size:20px}.proof-strip{padding:26px var(--pad);gap:25px 15px}.proof-strip>div{flex-direction:column;align-items:flex-start;gap:6px}.proof-strip>div:nth-child(2n){padding-left:20px}.proof-strip strong{font-size:32px}.proof-strip span{font-size:12px;max-width:none}.section{padding:65px var(--pad)}.eyebrow{font-size:9px;gap:15px;letter-spacing:.1em}.section-heading .eyebrow{margin-bottom:24px}.products h2,h2{font-size:38px;line-height:1.07;letter-spacing:-.045em}.section-heading{margin-bottom:32px}.section-intro{font-size:16px;margin-top:22px}.mvp-grid{gap:28px}.mvp-visual{min-height:250px;margin:0 -7px}.mvp-visual img{width:100%}.corner-label{font-size:7px;left:15px}.image-footnote{font-size:8px;left:15px}.mvp-content h3{font-size:31px;line-height:1.12}.mvp-content>p{font-size:16px}.mvp-stats{gap:22px;justify-content:space-between}.mvp-stats dt{font-size:27px}.mvp-stats dd{font-size:11px}.mvp-content>.fineprint{font-size:13px}.readiness{display:flex;flex-direction:column;margin-top:35px}.readiness li{border-top:0!important;border-left:2px solid #bbc4ca;padding:0 0 28px 28px;margin-left:12px;gap:4px}.readiness li.complete{border-left-color:#96612d}.readiness li:last-child{padding-bottom:0;border-left-color:transparent}.stage-index{left:-14px;top:0}.readiness strong{font-size:16px}.readiness small{font-size:12px}.mvp-next{flex-direction:column;align-items:flex-start;margin-top:32px;padding-top:22px;gap:10px}.mvp-next p{font-size:14px}.mvp-next strong{font-size:16px}.split-heading{display:block}.split-heading>p{font-size:16px;max-width:100%;margin-top:25px}.products .split-heading>p br{display:none}.products .split-heading>p{max-width:280px}.barrier-product{grid-template-columns:1fr;padding:26px 22px;gap:15px;margin-left:-7px;margin-right:-7px}.product-text h3{font-size:49px}.product p{font-size:16px}.product .eyebrow{font-size:8px;letter-spacing:.08em}.product-metrics{gap:20px 16px}.product-metrics strong{font-size:30px}.product-metrics strong small{font-size:17px}.product-metrics span{font-size:11px}.barrier-product .product-metrics>div{flex-basis:40%}.product .fineprint{font-size:12px}.barrier-visual{min-height:270px}.barrier-icon{width:150px}.diagram-base{height:100px;bottom:0;max-width:300px}.barrier-visual>span{font-size:8px}.product-grid{grid-template-columns:1fr;gap:18px;margin:0 -7px}.product-grid .product{padding:25px 22px}.product-grid h3{font-size:34px}.product-image{height:250px;margin-top:20px}.product-grid .product-metrics strong{font-size:32px}.product-grid .product-metrics{gap:20px}.product .product-note{font-size:12px}.strato-product{grid-template-columns:1fr 70px;padding:25px 22px;margin:18px -7px 0;gap:18px}.strato-product h3{font-size:32px}.strato-product img{height:145px;max-width:70px}.strato-product .product-metrics{margin-top:10px;gap:20px}.strato-product>div:first-child p{font-size:14px}.expertise-grid{grid-template-columns:1fr;gap:30px}.tabs button{font-size:16px;min-height:62px;padding:16px 0}.tabs button span{font-size:11px}.tab-body{grid-template-columns:1fr;min-height:520px}.tab-body h3{font-size:31px}.tab-body p{font-size:16px}.tab-body li{font-size:14px}.tab-body figure{display:block}.tab-body img{height:160px;aspect-ratio:2;object-fit:cover}.tab-body figcaption{font-size:10px}.comparison .section-intro{font-size:15px}.comparison-row{grid-template-columns:1fr 1fr;gap:0}.comparison-row>span:first-child{grid-column:1/-1;background:transparent;padding:22px 0 10px;font-size:15px;font-weight:600}.comparison-row>span:last-child,.comparison-row>span:nth-child(2){font-size:12px;padding:14px 10px;align-items:flex-start;line-height:1.55}.comparison-row>span:nth-child(2){padding-left:0;padding-right:14px}.comparison-head>span:first-child{display:none}.comparison-head>span:last-child,.comparison-head>span:nth-child(2){font-size:9px;padding-top:14px;padding-bottom:14px;align-items:center;min-height:50px}.comparison-row .check{display:none}.comparison-row{padding-bottom:14px}.comparison-head{padding-bottom:0}.cycle li{grid-template-columns:46px 1fr;gap:12px 20px;padding:24px 0;align-items:start}.cycle li>span{grid-row:1/3;font-size:40px;line-height:1.1}.cycle h3{font-size:23px;line-height:1.2}.cycle p{grid-column:2;font-size:15px;line-height:1.6}.about-grid{grid-template-columns:1fr;gap:35px}.about h2{font-size:55px;line-height:1.02}.about h2 br:nth-child(2){display:none}.about-copy .large-text{font-size:22px}.about-copy p{font-size:16px}.about-bottom{flex-direction:column;gap:15px;font-size:10px;margin-top:38px;padding-top:25px}.contact{padding-top:65px;padding-bottom:65px}.contact h2{font-size:45px;line-height:1.06}.contact h2 br{display:none}.contact-grid{grid-template-columns:1fr;gap:42px;margin-top:30px}.contact-grid>div>p{font-size:16px}.contact-grid .button{font-size:14px;padding:20px;display:flex}.contact-details>a{font-size:25px;min-height:60px;letter-spacing:-.03em}.contact-grid .contact-details p{font-size:14px}.contact-orbit{right:-800px}.contact .eyebrow{margin-bottom:25px}footer{padding:22px var(--pad);gap:5px 20px}footer .footer-brand{width:100%;font-size:13px}footer>a{font-size:12px}footer>a:last-child{margin-left:auto;font-size:9px}}@media(min-width:430px) and (max-width:600px){.hero{min-height:1080px}.hero-craft{top:480px}.hero-ready{top:760px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}.will-reveal{opacity:1;transform:none}.hero-lines{transform:none!important}}@media(min-width:1201px) and (max-width:1599px){.hero-craft{width:62%;right:0;top:380px}.hero-craft .visual-caption{text-align:left;margin-left:10%}}@media(min-width:601px) and (max-width:900px){.hero-copy p{max-width:100%;width:470px}.hero-craft{top:505px;width:73%;right:0}.hero{min-height:1080px}.hero-ready{bottom:110px}.hero-actions{bottom:106px}}@media(max-width:600px){.hero-craft{width:103%;right:-2%;top:474px}.hero-ready p br{display:initial}.about h2{font-size:44px}.about h2 br:nth-child(2){display:initial}.hero-copy{width:100%}.tab-body figure img{height:160px}}@media(min-width:430px) and (max-width:600px){.hero-craft{top:498px}}@media(min-width:901px) and (max-width:1200px){.hero-craft{width:58%;right:0;top:425px}.hero-craft .visual-caption{text-align:left;margin-left:9%;font-size:7px}}@media(max-width:600px){.hero-craft{width:100%;right:0}}.foundation-heading .eyebrow{margin-bottom:30px}.foundation-heading h2{font-size:clamp(38px,4.3vw,78px);line-height:1.08}.foundation-heading>p{max-width:960px;font-size:18px;line-height:1.6;color:#52616b;margin-top:24px}.foundation-evidence{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:48px 0;border-top:1px solid #aebbc3;border-bottom:1px solid #aebbc3}.foundation-evidence article{padding:32px 32px 30px;display:flex;flex-direction:column;border-right:1px solid #bdc8cf}.foundation-evidence article:first-child{padding-left:0}.foundation-evidence article:last-child{padding-right:0;border-right:0}.evidence-index{display:flex;align-items:center;gap:18px;font-size:32px;font-weight:400;color:#9d5c1b;letter-spacing:-.04em}.evidence-index span{font-size:10px;letter-spacing:.14em;color:#52616b}.foundation-evidence h3{font-size:clamp(24px,2.2vw,36px);margin:26px 0 16px;line-height:1.15}.foundation-evidence article>p{font-size:16px;line-height:1.65;color:#52616b;max-width:480px;margin-bottom:30px}.evidence-detail{font-size:12px;color:#85501c;margin-top:auto;line-height:1.5}.foundation-pilot{background:#0b1b28;color:#f2f5f6;display:grid;grid-template-columns:1.1fr 1fr;gap:70px;padding:40px 44px}.pilot-summary .eyebrow{color:#b7c3cb;font-size:9px}.pilot-summary h3{font-size:clamp(27px,2.6vw,42px);margin:20px 0 15px;line-height:1.12}.pilot-summary>p{color:#b7c3cb;max-width:640px;font-size:15px;line-height:1.6}.pilot-summary .text-link{color:#e4a15e;margin-top:24px;min-height:44px}.pilot-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;justify-content:center}.pilot-steps li{display:flex;gap:22px;padding:18px 0;border-bottom:1px solid #34434e}.pilot-steps li:first-child{padding-top:0}.pilot-steps li:last-child{border-bottom:0;padding-bottom:0}.pilot-steps li>span{color:#d18334;font-size:12px;padding-top:3px}.pilot-steps strong{font-weight:500;font-size:18px}.pilot-steps p{color:#aab9c3;font-size:13px;margin-top:5px;line-height:1.5}@media(max-width:900px){.foundation-evidence article{padding-inline:20px}.foundation-evidence h3{font-size:25px}.foundation-pilot{gap:35px;padding:32px}.foundation-heading>p{font-size:16px}}@media(max-width:600px){.foundation-evidence{grid-template-columns:1fr;margin:32px 0}.foundation-evidence article,.foundation-evidence article:first-child,.foundation-evidence article:last-child{padding:25px 0;border-right:0;border-bottom:1px solid #bdc8cf}.foundation-evidence article:last-child{border-bottom:0}.foundation-evidence h3{margin:14px 0 12px;font-size:28px}.foundation-evidence article>p{margin-bottom:16px}.foundation-pilot{grid-template-columns:1fr;padding:26px 22px;gap:30px;margin-inline:-7px}.foundation-heading .eyebrow{margin-bottom:22px}.foundation-heading h2{font-size:38px}.pilot-steps strong{font-size:17px}}.mvp-heading h2{font-size:clamp(48px,4vw,76px)}.mvp-heading .section-intro{max-width:720px}.mvp-grid{grid-template-columns:minmax(0,1.15fr) minmax(480px,.85fr);max-width:1900px;margin-inline:auto;gap:clamp(44px,5vw,92px);align-items:stretch}.mvp-content,.mvp-visual{min-width:0}.mvp-visual{min-height:0;aspect-ratio:1.752;align-self:start;padding:0;background:#dfe5e9}.mvp-visual:before{display:none}.mvp-visual img{width:100%;height:100%;object-fit:cover;transform:none}.mvp-visual .corner-label,.mvp-visual .image-footnote{padding:6px 9px;background:rgba(233,237,240,.88)}.mvp-content{display:flex;flex-direction:column;justify-content:center}.mvp-content h3{font-size:clamp(36px,3vw,54px);margin:20px 0 22px;max-width:650px}.mvp-content>p{font-size:16px;max-width:630px}.mvp-stats{display:grid;grid-template-columns:1fr;gap:0;margin:30px 0 20px;padding:0;border-top:1px solid #aebbc3}.mvp-stats>div{display:grid;grid-template-columns:minmax(190px,.85fr) 1.15fr;gap:28px;align-items:center;padding:20px 0;border-bottom:1px solid #c4cdd2}.mvp-stats dt{font-size:12px;line-height:1.45;letter-spacing:.04em;text-transform:uppercase;color:#52616b}.mvp-stats dd{margin:0;display:flex;align-items:baseline;gap:12px}.mvp-stats dd strong{font-size:clamp(34px,2.7vw,48px);font-weight:400;letter-spacing:-.05em;white-space:nowrap}.mvp-stats dd small{font-size:11px;line-height:1.35;color:#52616b;max-width:105px}.mvp-content>.fineprint{max-width:650px}.mvp-path-intro{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-top:72px;padding-bottom:18px}.mvp-path-intro p{font-size:14px;color:#52616b}.mvp-path-intro+.readiness{margin-top:0}@media(min-width:1201px){.mvp-heading h2{white-space:nowrap}}@media(max-width:1200px){.mvp-grid{grid-template-columns:1.08fr .92fr;gap:38px}.mvp-stats>div{grid-template-columns:1fr;gap:8px}.mvp-content h3{font-size:38px}}@media(max-width:900px){.mvp-grid{grid-template-columns:1fr;max-width:760px}.mvp-content h3{font-size:38px}.mvp-stats{grid-template-columns:1fr 1fr;gap:28px;border-top:1px solid #aebbc3}.mvp-stats>div{display:block;padding:20px 0;border-bottom:1px solid #c4cdd2}.mvp-stats dd{margin-top:10px;display:block}.mvp-stats dd small{display:block;margin-top:5px;max-width:none}}@media(max-width:600px){.mvp-heading h2{font-size:38px}.mvp-visual{margin-inline:-7px}.mvp-visual .corner-label{top:12px;left:12px}.mvp-visual .image-footnote{bottom:12px;left:12px}.mvp-content h3{font-size:32px}.mvp-stats{grid-template-columns:1fr;gap:0;margin-top:25px}.mvp-stats>div{display:block}.mvp-stats dd{display:flex;text-align:left;margin-top:9px}.mvp-stats dd strong{font-size:34px}.mvp-stats dd small{font-size:10px;max-width:none;margin:0}.mvp-path-intro{display:block;margin-top:50px}.mvp-path-intro p{font-size:14px;margin-top:12px}}.hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);gap:28px 48px;height:auto;min-height:900px;padding:125px var(--pad) 22px;align-content:start}.hero-bottom,.hero-topline,.hero-word{grid-column:1/-1}.hero-word{margin:8px -4px 0;font-size:8.5vw}.hero-copy{width:auto;margin:0;align-self:center}.hero h1{font-size:clamp(48px,3.8vw,82px)}.hero-copy p{font-size:clamp(17px,1.1vw,22px);max-width:490px}.hero-craft{position:relative;inset:auto;width:100%;max-width:960px;align-self:center;justify-self:center;animation:none;filter:none;mix-blend-mode:lighten}.hero-craft .visual-caption{display:none}.hero-actions{position:static;grid-column:1;grid-row:4;align-self:center;flex-direction:row;flex-wrap:wrap;gap:18px 28px}.hero-actions .button{font-size:16px;min-height:66px}.hero-actions .text-link{font-size:16px}.hero-ready{position:relative;grid-column:2;grid-row:4;inset:auto;width:100%;padding:22px 0 8px;border:0;border-top:1px solid var(--copper);background:var(--ink);align-self:center}.hero-ready:before{display:none}.hero-ready .status{font-size:13px;letter-spacing:.1em}.hero-ready-copy{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:16px}.hero-ready p{font-size:clamp(24px,1.5vw,32px);line-height:1.35;margin:0}.hero-ready a{font-size:17px;max-width:210px;padding:10px 0;min-height:48px;color:#c4d0d8;flex-shrink:0}.hero-ready a .arrow{color:var(--copper);width:24px;height:24px}.hero-bottom{position:relative;inset:auto;margin-top:10px;padding-top:12px;font-size:10px}.proof-strip{padding:32px var(--pad);align-items:stretch}.proof-strip>div,.proof-strip>div:first-child,.proof-strip>div:nth-child(2n){padding:12px 24px;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:10px;border-right:1px solid var(--line)}.proof-strip>div:last-child{border:0}.proof-strip strong{font-size:clamp(36px,2.5vw,52px);line-height:1.1}.proof-strip span{font-size:clamp(16px,1vw,20px);max-width:none;line-height:1.4;color:#b9c6cf}@media(min-width:1600px){.hero{gap:18px 64px;padding-top:115px}.hero-word{font-size:clamp(110px,6vw,140px)}.hero h1{font-size:72px}.hero-ready{padding-block:18px}.hero-actions .button{font-size:18px;padding:24px 30px}.hero-actions .text-link{font-size:18px}}@media(max-width:1200px){.hero{gap:26px 28px}.hero-ready-copy{display:block}.hero-ready a{max-width:none;justify-content:space-between}.hero-ready p{font-size:25px}.hero h1{font-size:48px}.hero-actions{flex-direction:column;align-items:flex-start}.proof-strip>div{padding-inline:16px}}@media(max-width:900px){.hero{padding-top:110px;grid-template-columns:1fr;min-height:0;gap:24px}.hero-bottom,.hero-topline,.hero-word{grid-column:auto}.hero-copy{grid-row:3}.hero-copy p{max-width:650px;width:auto}.hero-craft{grid-row:4;width:88%;max-width:680px}.hero-actions{grid-row:6;flex-direction:row;align-items:center}.hero-ready{grid-column:1;grid-row:5;width:100%}.hero-ready-copy{display:flex}.hero-ready a{max-width:230px}.hero-bottom{grid-row:7}.proof-strip>div:nth-child(2n){border-right:0}.proof-strip{gap:22px 0}}@media(max-width:600px){.hero{padding-top:99px;padding-bottom:20px;gap:24px}.hero-word{font-size:8.6vw;margin:0}.hero h1{font-size:clamp(38px,10vw,56px)}.hero-copy p{font-size:17px;margin-top:22px}.hero-craft{width:100%}.hero-ready{padding-top:20px}.hero-ready .status{font-size:12px}.hero-ready-copy{display:block;margin-top:12px}.hero-ready p{font-size:24px}.hero-ready a{font-size:16px;max-width:none;margin-top:10px}.hero-actions{display:flex;flex-direction:column;align-items:stretch;gap:6px}.hero-actions .button{font-size:15px;padding:18px;min-height:60px}.hero-actions .text-link{font-size:15px;justify-content:center}.hero-bottom{font-size:9px}.hero-bottom>span{font-size:9px;max-width:220px}.hero-bottom a{font-size:9px}.proof-strip{padding:25px 14px;gap:20px 0}.proof-strip>div,.proof-strip>div:first-child,.proof-strip>div:nth-child(2n){padding:8px 12px;gap:10px}.proof-strip strong{font-size:32px}.proof-strip span{font-size:16px;max-width:155px}}.product-visual{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#061521;border:1px solid rgba(111,157,190,.22);isolation:isolate}.product-visual:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 55px rgba(2,11,18,.22)}.product-visual img{width:100%;height:100%;max-width:none;object-fit:contain;transform:none}.product-visual figcaption{position:absolute;z-index:2;left:18px;bottom:14px;padding:6px 8px;background:rgba(5,19,31,.72);color:#aebdca;font-size:8px;font-weight:600;line-height:1.35;letter-spacing:.13em;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.barrier-product{grid-template-columns:minmax(330px,.78fr) minmax(0,1.42fr);gap:clamp(34px,4vw,72px);align-items:center}.barrier-product .product-text{padding-block:4px}.barrier-product .barrier-visual{min-height:0}.product-grid .product{display:flex;flex-direction:column}.product-grid .product>p:first-of-type{min-height:44px}.product-image{height:auto;margin:24px 0 0}.cargo-image img,.tuzik-image img{transform:none;object-fit:contain}.product-grid .product-metrics{margin-top:22px}.strato-product{grid-template-columns:minmax(330px,.78fr) minmax(0,1.42fr);gap:clamp(34px,4vw,72px);align-items:center;padding:48px}.strato-copy{min-width:0}.strato-product .strato-visual{width:100%;height:auto;max-width:none;margin:0}.strato-product .strato-visual img{width:100%;height:100%;max-width:none;margin:0;object-fit:contain}.strato-product .product-metrics{margin-top:30px}.strato-product .product-note{margin-top:22px}@media(max-width:1200px){.barrier-product,.strato-product{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:30px;padding:34px}.product-visual figcaption{left:12px;bottom:10px}}@media(max-width:900px){.barrier-product,.strato-product{grid-template-columns:1fr}.barrier-product .product-text,.strato-copy{max-width:720px}.product-grid .product>p:first-of-type{min-height:0}}@media(max-width:600px){.barrier-product,.strato-product{padding:22px;margin-inline:-7px;gap:24px}.product-grid .product{padding:22px}.product-image{height:auto;margin-top:22px}.product-visual figcaption{left:9px;bottom:8px;font-size:6px;letter-spacing:.09em}.strato-product .strato-visual{height:auto;max-width:none}.strato-product .product-metrics{margin-top:25px}}.market{background:#e9edf0;color:var(--ink);border-top:1px solid #c2cbd0;border-bottom:1px solid #c2cbd0}.market-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:clamp(36px,5vw,86px);align-items:stretch}.market-intro .eyebrow{margin-bottom:28px}.market-intro h2{font-size:clamp(50px,5vw,86px);line-height:1.02;max-width:1050px}.market-intro h2 span{color:#9d5c1b;white-space:nowrap}.market-intro>p{font-size:20px;line-height:1.55;color:#455864;max-width:940px;margin-top:28px}.market-intro>small{display:block;color:#667984;font-size:12px;line-height:1.5;margin-top:20px}.market-lead{background:#0b1b28;color:var(--white);border-left:4px solid var(--copper);padding:38px 40px;display:flex;flex-direction:column;justify-content:center}.market-lead>span,.market-position>div>span{font-size:10px;font-weight:700;letter-spacing:.14em;color:#e4a15e}.market-lead>strong{font-size:clamp(29px,2.4vw,42px);font-weight:500;letter-spacing:-.045em;line-height:1.1;margin:22px 0}.market-lead>p{font-size:16px;line-height:1.6;color:#bdc9d1}.market-directions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:52px;border-top:1px solid #9eacb5;border-bottom:1px solid #9eacb5}.market-directions article{padding:30px 32px 32px;border-right:1px solid #b8c3ca;display:flex;flex-direction:column;min-width:0}.market-directions article:first-child{padding-left:0}.market-directions article:last-child{border-right:0;padding-right:0}.market-card-head{display:flex;gap:18px;align-items:flex-start}.market-card-head>span{color:#9d5c1b;font-size:13px;padding-top:6px}.market-card-head h3{font-size:clamp(23px,1.8vw,31px);line-height:1.15;letter-spacing:-.035em}.market-directions article>p{font-size:16px;line-height:1.55;color:#52616b;margin:20px 0 18px;min-height:50px}.market-formula{font-size:14px;line-height:1.5;color:#1f3543;padding:14px 0;border-top:1px solid #c6cfd4;border-bottom:1px solid #c6cfd4;min-height:72px;display:flex;align-items:center}.market-directions dl{margin:24px 0 0;display:grid;gap:13px}.market-directions dl>div{display:flex;align-items:baseline;justify-content:space-between;gap:18px}.market-directions dt{font-size:12px;color:#667984}.market-directions dd{margin:0;font-size:clamp(20px,1.45vw,27px);white-space:nowrap;letter-spacing:-.035em}.market-directions dl>div:last-child dd{color:#9d5c1b;font-weight:600}.market-position{margin-top:36px;padding:32px 38px;background:#11253a;color:var(--white);display:grid;grid-template-columns:.7fr 1.3fr;gap:50px;align-items:center}.market-position h3{font-size:clamp(27px,2.2vw,38px);line-height:1.12;margin-top:14px;max-width:440px}.market-position dl{margin:0;display:grid;grid-template-columns:repeat(3,1fr)}.market-position dl>div{padding:8px 28px;border-left:1px solid rgba(189,201,209,.25)}.market-position dt{font-size:15px;color:#c2cdd4;margin-bottom:13px}.market-position dd{margin:0;display:flex;flex-direction:column;gap:4px}.market-position dd strong{font-size:clamp(22px,1.7vw,30px);font-weight:500;white-space:nowrap;color:#f2f5f6;letter-spacing:-.035em}.market-position dd span{font-size:10px;color:#93a5b1;text-transform:uppercase;letter-spacing:.08em}.comparison-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.55fr);gap:60px;align-items:end;margin-bottom:52px}.comparison-heading .eyebrow{margin-bottom:28px}.comparison-heading h2{font-size:clamp(48px,4.8vw,80px);line-height:1.04}.comparison-heading>p{font-size:19px;line-height:1.6;color:#52616b;max-width:500px}.comparison .comparison-row{grid-template-columns:.72fr 1fr 1.14fr}.comparison .comparison-row>span{font-size:18px;line-height:1.45;padding:27px 26px}.comparison .comparison-row>span:first-child{font-weight:600;padding-left:0}.comparison .comparison-head>span{font-size:11px;letter-spacing:.08em;line-height:1.35}.comparison .comparison-head>span:last-child{color:#fff}.comparison .check{font-size:19px;flex:0 0 auto}.comparison-source{font-size:12px;color:#667984;margin-top:20px}@media(max-width:1200px){.market-hero{grid-template-columns:1.2fr .8fr;gap:34px}.market-intro h2{font-size:58px}.market-intro>p{font-size:18px}.market-lead{padding:32px}.market-directions article{padding-inline:22px}.market-directions article:first-child{padding-left:0}.market-directions article:last-child{padding-right:0}.market-directions dl>div{display:block}.market-directions dd{display:block;margin-top:4px}.market-position{grid-template-columns:1fr;gap:28px}.market-position dl>div:first-child{border-left:0;padding-left:0}.comparison-heading{gap:40px}.comparison .comparison-row>span{font-size:16px;padding:23px 18px}}@media(max-width:900px){.market-hero{grid-template-columns:1fr}.market-intro h2{font-size:52px}.market-directions{grid-template-columns:1fr}.market-directions article,.market-directions article:first-child,.market-directions article:last-child{padding:28px 0;border-right:0;border-bottom:1px solid #b8c3ca}.market-directions article:last-child{border-bottom:0}.market-directions article>p,.market-formula{min-height:0}.market-directions dl{grid-template-columns:1fr 1fr}.market-position dl>div{padding-inline:18px}.comparison-heading{grid-template-columns:1fr;gap:22px}.comparison-heading>p{font-size:17px;max-width:720px}}@media(max-width:600px){.market-intro h2{font-size:39px}.market-intro h2 span{white-space:normal}.market-intro>p{font-size:17px}.market-lead{padding:28px 24px;margin-inline:-7px}.market-lead>strong{font-size:31px}.market-lead>p{font-size:16px}.market-directions{margin-top:34px}.market-card-head h3{font-size:25px}.market-directions article>p{font-size:16px}.market-formula{font-size:14px}.market-directions dt{font-size:12px}.market-directions dd{font-size:23px}.market-position{padding:27px 22px;margin-inline:-7px}.market-position h3{font-size:29px}.market-position dl{grid-template-columns:1fr}.market-position dl>div,.market-position dl>div:first-child{border-left:0;border-top:1px solid rgba(189,201,209,.25);padding:18px 0}.market-position dd strong{font-size:26px}.comparison-heading h2{font-size:39px}.comparison-heading>p{font-size:16px}.comparison .comparison-row>span:first-child{font-size:17px;padding:22px 0 10px}.comparison .comparison-row>span:last-child,.comparison .comparison-row>span:nth-child(2){font-size:14px;line-height:1.5;padding:16px 13px}.comparison .comparison-row>span:nth-child(2){padding-left:0}.comparison .comparison-head>span:last-child,.comparison .comparison-head>span:nth-child(2){font-size:9px;line-height:1.35}.comparison-source{font-size:11px;line-height:1.5}}