.hero-pin-track{position:relative}.hero__trail{height:100vh;pointer-events:none}@media(max-width:767px){.hero__trail{display:none}}@media(prefers-reduced-motion:reduce){.hero__trail{display:none}}.hero-pin-track+*{margin-top:-100vh;position:relative;z-index:2}@media(max-width:767px){.hero-pin-track+*{margin-top:0}}@media(prefers-reduced-motion:reduce){.hero-pin-track+*{margin-top:0}}.hero-handoff{background:linear-gradient(to bottom,transparent 0,transparent 18vh,var(--hero-handoff-bg, var(--mth-dark-900, #101B20)) min(100vh,880px))!important}.hero-handoff>*{position:relative;z-index:1}:is([class*=-section--deep],[class*=-section--legend]){background:linear-gradient(to bottom,transparent 0,var(--mth-dark-950, #0B1418) 180px,var(--mth-dark-950, #0B1418) calc(100% - 180px),transparent 100%)!important}:is([class*=-section--deep],[class*=-section--legend])>*{position:relative;z-index:1}.hero__media{position:sticky;top:0;width:100%;height:100vh;overflow:hidden;z-index:0;opacity:clamp(0,calc((var(--hero-fade-end, .85) - var(--hero-progress, 0)) / (var(--hero-fade-end, .85) - var(--hero-fade-start, .55))),1);transition:none;will-change:opacity}.hero__media-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.92;transition:opacity .6s ease;z-index:1}.hero__media-canvas{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .4s ease;z-index:2;pointer-events:none}.hero__media[data-scrub-ready] .hero__media-canvas{opacity:.92}.hero__media[data-scrub-ready] .hero__media-img{opacity:0}.hero__media-grade{position:absolute;inset:0;background:linear-gradient(180deg,#101b2059,#101b200d 30%,#101b2040 70%,#101b20e6),linear-gradient(90deg,#101b208c,#101b201f 40%,#101b2000 65%);pointer-events:none;z-index:3}.hero__media-bottom-fade{position:absolute;left:0;right:0;bottom:0;height:220px;background:linear-gradient(180deg,rgba(16,27,32,0) 0%,var(--mth-dark-900, #101B20) 90%);pointer-events:none;z-index:4}.hero__fg{position:relative;z-index:1;margin-top:-100vh}@media(max-width:767px){.hero__fg{margin-top:0}}@media(prefers-reduced-motion:reduce){.hero__fg{margin-top:0}}.hero__content{position:relative;min-height:100vh;padding:clamp(96px,10vw,140px) clamp(24px,4vw,56px) clamp(48px,6vw,88px);display:flex;align-items:center;overflow:visible}.hero__inner{position:relative;z-index:5;width:100%;max-width:1320px;margin:0 auto;display:flex;flex-direction:column;justify-content:center}.hero__copy{max-width:920px}.hero__breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;color:#b4b8bcb3}.hero__breadcrumb a{position:relative;color:#b4b8bcb3;text-decoration:none;transition:color .25s ease}.hero__breadcrumb a:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background:var(--mth-teal-400, #14E0B8);transform:scaleX(0);transform-origin:left;transition:transform .35s var(--ease-out-expo, ease)}.hero__breadcrumb a:hover{color:var(--mth-teal-400, #14E0B8)}@media(hover:hover)and (pointer:fine){.hero__breadcrumb a:hover:after{transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){.hero__breadcrumb a:after{transition:none}}.hero__breadcrumb span:last-child{color:var(--mth-teal-400, #14E0B8)}.hero__overline-row{display:flex;align-items:center;gap:24px;margin-bottom:clamp(20px,2.4vw,32px);flex-wrap:wrap}.hero__title{font-family:Geist,system-ui,sans-serif;font-weight:200;font-size:clamp(2.75rem,6.8vw,6.5rem);line-height:1.1;letter-spacing:-.04em;margin:0 0 clamp(24px,2.4vw,36px);max-width:22ch;color:var(--mth-text-primary, #F3F5F6)}.hero__title span{display:inline-block}.hero__sub{font-family:Geist,system-ui,sans-serif;font-weight:300;font-size:clamp(1.0625rem,1.5vw,1.3125rem);line-height:1.55;color:var(--mth-text-body, #D5D9DE);max-width:64ch;margin:0 0 clamp(32px,3.4vw,48px)}.hero__ctas{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:clamp(28px,2.4vw,36px)}.hero__chips{display:flex;flex-wrap:wrap;gap:clamp(12px,1.2vw,16px);margin-bottom:clamp(40px,4vw,64px)}.hero__scroll-hint{position:absolute;bottom:clamp(20px,3vw,36px);right:clamp(24px,4vw,56px);display:flex;align-items:center;gap:16px;z-index:6}.hero__scroll-hint .pipe-mono-label{font-size:9px;color:#b4b8bc99}.hero__scroll-line{width:80px;height:1px;background:linear-gradient(90deg,rgba(20,224,184,.6),transparent);position:relative;overflow:hidden}.hero__scroll-line:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,#14E0B8,transparent);transform:translate(-100%);animation:hero-scroll-sweep 3s ease-in-out infinite}@keyframes hero-scroll-sweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media(max-width:900px){.hero__scroll-hint{display:none}}@media(prefers-reduced-motion:reduce){.hero__scroll-line:after{animation:none!important}}.hero-kpi-band{position:relative;min-height:100vh;padding:clamp(80px,12vw,180px) clamp(24px,4vw,56px);display:flex;align-items:center;justify-content:center;z-index:0}.hero-kpi-band__inner{max-width:1200px;margin:0 auto;width:100%}@media(max-width:767px){.hero-kpi-band{min-height:auto;padding:64px 24px}}@media(max-width:767px){.hero-pin-track{overflow:hidden}.hero__media{position:absolute!important;top:0;left:0;right:0;width:100%;height:100vh;height:100svh;opacity:1!important}.hero__media-img{-o-object-position:58% center;object-position:58% center;opacity:.72}.hero__media-grade{background:linear-gradient(180deg,rgba(16,27,32,.68) 0%,rgba(16,27,32,.36) 34%,rgba(16,27,32,.76) 72%,var(--mth-dark-900, #101B20) 100%),linear-gradient(90deg,#101b20f2,#101b20b8 52%,#101b202e),radial-gradient(120% 70% at 8% 58%,#14e0b829,#101b2000 62%)}.hero__media-bottom-fade{height:280px}.hero__content{min-height:100vh;min-height:100svh;padding:calc(104px + env(safe-area-inset-top,0px)) 20px calc(42px + env(safe-area-inset-bottom,0px))}.hero__copy{max-width:100%}.hero__overline-row{gap:10px 14px;margin-bottom:18px}.hero__title{font-size:2.6rem;line-height:1.04;letter-spacing:0;margin-bottom:18px;max-width:14ch}}[data-mth-gated][hidden]{display:none!important}footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte].mono-label{position:relative;display:inline-block}footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte].mono-label:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1px;background:var(--mth-teal-400, #14E0B8);transform:scaleX(0);transform-origin:left;transition:transform .35s var(--ease-out-expo, ease)}.footer-social[data-astro-cid-sz7xmlte]{display:inline-flex;transition:transform .3s var(--ease-out-expo, ease)}@media(min-width:1024px){.footer-cols[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(4,minmax(0,1fr))}html[data-mth-all] .footer-cols[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(6,minmax(0,1fr))}}.footer-badges[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:640px){.footer-badges[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer-badges[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(5,1fr)}}.footer-badge[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:14px;border:1px solid rgba(20,224,184,.14);background:linear-gradient(180deg,#14e0b80d,#14e0b803),#17191e8c;transition:border-color .3s ease,transform .3s var(--ease-out-expo, ease)}.footer-badge__icon[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border-radius:10px;border:1px solid rgba(20,224,184,.3);background:linear-gradient(180deg,#14e0b829,#14e0b808)}.footer-badge__label[data-astro-cid-sz7xmlte]{font-size:.8125rem;line-height:1.35;color:var(--mth-neutral-50, #F3F5F6)}@media(hover:hover)and (pointer:fine){footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte].mono-label:hover:after{transform:scaleX(1)}.footer-social[data-astro-cid-sz7xmlte]:hover{transform:translateY(-2px)}.footer-badge[data-astro-cid-sz7xmlte]:hover{border-color:#14e0b852;transform:translateY(-2px)}}@media(prefers-reduced-motion:reduce){footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte].mono-label:after{transition:none}.footer-social[data-astro-cid-sz7xmlte],.footer-social[data-astro-cid-sz7xmlte]:hover,.footer-badge[data-astro-cid-sz7xmlte],.footer-badge[data-astro-cid-sz7xmlte]:hover{transform:none}}.bg-lines-radial[data-astro-cid-sz7xmlte]{position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(90% 60% at 50% 108%,rgba(20,224,184,.07),transparent 65%),repeating-conic-gradient(from 262deg at 50% 118%,rgba(20,224,184,.055) 0deg,rgba(20,224,184,.055) .22deg,transparent .22deg,transparent 4.6deg);-webkit-mask-image:radial-gradient(85% 78% at 50% 105%,black 30%,transparent 78%);mask-image:radial-gradient(85% 78% at 50% 105%,black 30%,transparent 78%)}html{scrollbar-width:none!important;-ms-overflow-style:none!important}::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.custom-scrollbar[data-astro-cid-gh7mhq4z]{position:fixed;right:10px;top:24px;bottom:24px;width:14px;z-index:9999;display:flex;justify-content:center;pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:0;transition:opacity .5s ease}@media(hover:hover)and (pointer:fine){.custom-scrollbar[data-astro-cid-gh7mhq4z]{opacity:.65}}.custom-scrollbar[data-astro-cid-gh7mhq4z]:hover{opacity:1}.custom-scrollbar__track[data-astro-cid-gh7mhq4z]{position:absolute;top:0;bottom:0;width:1px;background:#ffffff14;border-radius:999px;transition:background .3s ease,width .3s ease}.custom-scrollbar[data-astro-cid-gh7mhq4z]:hover .custom-scrollbar__track[data-astro-cid-gh7mhq4z]{background:#14e0b81f;width:2px}.custom-scrollbar__thumb[data-astro-cid-gh7mhq4z]{position:absolute;top:0;left:0;width:100%;height:60px;cursor:pointer;display:flex;justify-content:center;align-items:center;will-change:transform}.custom-scrollbar__indicator[data-astro-cid-gh7mhq4z]{width:3px;height:100%;background-color:#14e0b84d;border-radius:999px;box-shadow:0 0 8px #14e0b81a;transition:width .25s cubic-bezier(.16,1,.3,1),background-color .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1)}.custom-scrollbar[data-astro-cid-gh7mhq4z]:hover .custom-scrollbar__indicator[data-astro-cid-gh7mhq4z]{width:5px;background-color:#14e0b8;box-shadow:0 0 12px #14e0b880}.custom-scrollbar__thumb[data-astro-cid-gh7mhq4z].is-dragging .custom-scrollbar__indicator[data-astro-cid-gh7mhq4z]{width:5px;background-color:#12c9a5;box-shadow:0 0 16px #14e0b8d9}.mth-pt{position:fixed;inset:0;z-index:99990;display:flex;pointer-events:none;visibility:hidden;contain:strict}.mth-pt.is-active{visibility:visible}.mth-pt__col{flex:1 1 0%;height:100%;background:linear-gradient(180deg,#0e1a20,#0b1418 55%,#081013);border-right:1px solid rgba(20,224,184,.08);transform:scaleY(0);transform-origin:center top;will-change:transform;box-shadow:1px 0 #0b1418}.mth-pt__col:after{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,transparent,rgba(20,224,184,.45),transparent);opacity:.5}.mth-pt__col{position:relative}.mth-pt__col:last-child{border-right:none}@media(max-width:1024px){.mth-pt__col:nth-child(n+4){display:none}.mth-pt__col:nth-child(3){border-right:none}}html.mth-pt-entering .mth-pt{visibility:visible}html.mth-pt-entering .mth-pt__col{transform:scaleY(1);transform-origin:center bottom}@media(prefers-reduced-motion:reduce){.mth-pt,html.mth-pt-entering .mth-pt{display:none!important}}
