@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";:root{--navy:#06152d;--deep:#15378f;--blue:#016df8;--graphite:#666672;--soft:#ecebed;--white:#fff;--ease:cubic-bezier(.16,1,.3,1)}*{box-sizing:border-box}html{scroll-behavior:auto}body{color:var(--navy);background:#f4f3f1;margin:0;font-family:Montserrat,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{width:100%;display:block}.wrap{padding-left:clamp(24px,5vw,76px);padding-right:clamp(24px,5vw,76px)}.link-arrow{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1.15em;height:1.15em;display:block;overflow:visible}.loader{z-index:100;background:var(--blue);position:fixed;inset:0}header{z-index:20;color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;height:108px;padding:0 clamp(24px,4vw,64px);display:grid;position:absolute;top:0;left:0;right:0}.brand{align-items:center;width:152px;height:72px;display:flex;overflow:hidden}.brand img{filter:none;transform:scale(1.65)}nav{gap:34px;font-size:12px;font-weight:500;display:flex}nav a{opacity:.82;transition:opacity .3s}nav a:hover{opacity:1}.header-cta{border-bottom:1px solid #ffffff8c;justify-self:end;align-items:center;gap:26px;padding:12px 0;font-size:12px;display:flex}.header-cta .link-arrow{width:16px;height:16px}.menu{background:0 0;border:0;display:none}.mobile-nav{display:none}.hero{background:var(--blue);color:#fff;height:100dvh;min-height:720px;padding:18px;position:relative}.hero-media{background:#071832;border-radius:0 0 76px 76px;position:absolute;inset:18px;overflow:hidden}.hero-media img{object-fit:cover;will-change:transform;height:100%}.hero-shade{background:linear-gradient(90deg,#020b19d6 0%,#020b1959 48%,#020b1914 75%),linear-gradient(#0000 45%,#020a1547);position:absolute;inset:0}.hero-copy{z-index:2;width:min(670px,72vw);position:absolute;bottom:clamp(74px,10vh,116px);left:clamp(34px,7vw,106px)}.eyebrow{text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:13px;margin-bottom:32px;font-size:10px;display:flex}.eyebrow span{background:var(--blue);width:26px;height:1px}h1{letter-spacing:-.065em;margin:0;font-size:clamp(48px,6.4vw,94px);font-weight:500;line-height:.94}h1>span{padding-bottom:.08em;display:block;overflow:hidden}h1 b{font-weight:500;display:block}.hero-bottom{grid-template-columns:1fr auto;align-items:end;gap:44px;margin-top:34px;display:grid}.hero-bottom p{color:#fffc;max-width:390px;margin:0;font-size:13px;line-height:1.65}.magnetic{background:var(--blue);color:#fff;width:182px;height:54px;transition:transform .4s var(--ease);will-change:transform;border-radius:50px;justify-content:space-between;align-items:center;padding:0 9px 0 20px;font-size:11px;font-weight:600;display:flex}.magnetic i{width:38px;height:38px;color:var(--navy);background:#fff;border-radius:50%;place-items:center;font-style:normal;display:grid}.magnetic i .link-arrow{width:17px;height:17px}.magnetic:active{scale:.98}.magnetic.dark{background:var(--navy)}.scroll-cue{z-index:2;text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:14px;font-size:9px;display:flex;position:absolute;bottom:54px;right:48px}.scroll-cue i{border:1px solid #ffffff80;border-radius:50%;width:42px;height:42px;position:relative}.scroll-cue i:after{content:"";background:#fff;width:1px;height:15px;position:absolute;top:12px;left:20px}.section-id{letter-spacing:.15em;text-transform:uppercase;color:#57616d;border-top:1px solid #b8bdc4;padding-top:14px;font-size:10px}.intro{padding-top:120px;padding-bottom:150px}.intro-grid{grid-template-columns:1.35fr .65fr;gap:9vw;margin-top:92px;display:grid}.intro h2,.tech h2,.process h2,.contact h2{letter-spacing:-.06em;margin:0;font-size:clamp(48px,6vw,88px);font-weight:500;line-height:.98}.intro h2 em{color:var(--blue);font-style:normal}.intro-side{padding-top:10px}.intro-side>p{margin:0 0 74px;font-size:17px;line-height:1.65}.metrics{border-top:1px solid #bbc0c6}.metrics>div{border-bottom:1px solid #bbc0c6;grid-template-columns:145px 1fr;align-items:center;padding:21px 0;display:grid}.metrics b{letter-spacing:-.06em;font-size:50px;font-weight:500}.metrics sup{font-size:19px}.metrics span{color:#626b76;font-size:11px;line-height:1.45}.tech{background:var(--navy);color:#fff;padding-top:120px;overflow:hidden}.section-id.light{color:#9aa9bf;border-color:#ffffff47}.tech-title{grid-template-columns:1.25fr .55fr;align-items:end;gap:10vw;margin-top:84px;display:grid}.tech-title p{color:#b7c3d6;margin:0 0 8px;font-size:14px;line-height:1.7}.specs{border-top:1px solid #fff3;grid-template-columns:repeat(4,1fr);margin-top:120px;display:grid}.specs>div{border-right:1px solid #fff3;flex-direction:column;padding:22px 16px 70px 0;display:flex}.specs span{color:#7d91ad;font-size:9px}.specs b{letter-spacing:-.07em;margin-top:54px;font-size:clamp(52px,6vw,88px);font-weight:500}.specs small{text-transform:uppercase;letter-spacing:.12em;color:#8fa3bf;font-size:8px}.marquee{background:var(--blue);letter-spacing:.14em;width:max-content;padding:24px 0;font-size:13px;animation:24s linear infinite marquee;display:flex}.marquee>div{white-space:nowrap}@keyframes marquee{to{transform:translate(-50%)}}.process{padding-top:130px;padding-bottom:150px}.process-head{grid-template-columns:1.25fr .55fr;align-items:end;gap:10vw;margin:88px 0 110px;display:grid}.process-head>p{color:#586270;margin:0;font-size:15px;line-height:1.7}.steps{border-top:1px solid #aeb5be;grid-template-columns:repeat(4,1fr);display:grid}.steps>div{border-right:1px solid #aeb5be;min-height:240px;padding:24px 24px 40px 0}.steps>div:not(:first-child){padding-left:24px}.steps span{color:var(--blue);font-size:10px}.steps h3{margin:64px 0 14px;font-size:24px;font-weight:500}.steps p{color:#68717b;margin:0;font-size:11px;line-height:1.6}.safety{border-radius:70px;min-height:100dvh;margin:0 18px;position:relative;overflow:hidden}.safety>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.safety:after{content:"";background:linear-gradient(90deg,#041023b3,#0000 70%);position:absolute;inset:0}.safety-card{z-index:1;color:#fff;max-width:610px;position:absolute;bottom:10vh;left:7vw}.safety-card>span{text-transform:uppercase;letter-spacing:.16em;font-size:9px}.safety-card h2{letter-spacing:-.055em;margin:30px 0;font-size:clamp(42px,5vw,74px);font-weight:500;line-height:1}.safety-card p{color:#d9e3ee;max-width:500px;font-size:13px;line-height:1.7}.contact{background:var(--blue);color:#fff;flex-direction:column;min-height:90vh;margin-top:18px;padding:54px clamp(24px,5vw,76px) 34px;display:flex}.contact-top{text-transform:uppercase;letter-spacing:.14em;border-bottom:1px solid #ffffff80;justify-content:space-between;padding-bottom:18px;font-size:9px;display:flex}.contact-main{flex:1;grid-template-columns:1.35fr .65fr;align-items:end;gap:10vw;padding:90px 0;display:grid}.contact-main>div:last-child p{max-width:390px;margin:0 0 35px;font-size:14px;line-height:1.7}.contact footer{border-top:1px solid #ffffff80;grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:30px;padding-top:24px;font-size:9px;display:grid}.contact footer img{filter:none;width:125px}.contact footer>div{flex-direction:column;gap:8px;display:flex}.contact footer small{opacity:.8}@media (width<=800px){header{grid-template-columns:1fr auto;height:84px}.brand{width:120px;height:60px}nav,.header-cta{display:none}.menu{flex-direction:column;gap:7px;padding:10px;display:flex}.menu b{background:#fff;width:27px;height:1px;display:block}.mobile-nav{z-index:30;background:var(--blue);color:#fff;flex-direction:column;justify-content:center;gap:18px;padding:30px;display:flex;position:fixed;inset:0}.mobile-nav button{color:#fff;background:0 0;border:0;position:absolute;top:28px;right:24px}.mobile-nav a{letter-spacing:-.04em;font-size:38px}.hero{min-height:660px;padding:10px}.hero-media{border-radius:0 0 38px 38px;inset:10px}.hero-media img{object-position:62% center}.hero-copy{width:auto;bottom:76px;left:28px;right:28px}.hero-copy h1{font-size:48px}.hero-bottom{grid-template-columns:1fr;gap:24px}.hero-bottom p{max-width:300px;font-size:11px}.scroll-cue{display:none}.intro{padding-top:80px;padding-bottom:90px}.intro-grid,.tech-title,.process-head,.contact-main{grid-template-columns:1fr;gap:42px}.intro-grid{margin-top:55px}.intro h2,.tech h2,.process h2,.contact h2{font-size:47px}.intro-side>p{margin-bottom:50px;font-size:15px}.metrics>div{grid-template-columns:115px 1fr}.benefits{grid-template-columns:1fr}.benefit-image{height:65vh;min-height:480px;position:relative}.benefit-list article{min-height:56vh}.tech{padding-top:82px}.tech-title{margin-top:54px}.specs{grid-template-columns:1fr 1fr;margin-top:70px}.specs>div{padding:18px 12px 40px}.specs b{margin-top:32px}.process{padding-top:90px;padding-bottom:90px}.process-head{margin:54px 0 65px}.steps{grid-template-columns:1fr 1fr}.steps>div:nth-child(odd){padding-left:0}.safety{border-radius:38px;min-height:780px;margin:0 10px}.safety>img{object-position:66% center}.safety-card{bottom:55px;left:24px;right:24px}.contact{min-height:780px;margin-top:10px}.contact-main{align-content:center}.contact footer{grid-template-columns:1fr 1fr}.contact footer img,.contact footer small{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.brand img{object-fit:contain;width:auto;height:100%;transform:none}.brand.brand-logo{align-self:start;width:192px;height:172px;overflow:visible}.brand-logo img{object-position:left center;max-width:100%}header>nav,header>.header-cta{transform:translateY(-8px)}@media (width<=800px){.brand.brand-logo{width:136px;height:120px}}.wordmark{letter-spacing:-.06em;font-size:22px;font-weight:600}.wordmark span{color:#4c9cff}.footer-wordmark{font-size:21px}.contact footer .footer-wordmark{width:auto}.gallery{background:#eef1de;padding-top:140px;padding-bottom:190px}.gallery-title{grid-template-columns:1.2fr .55fr;align-items:end;gap:10vw;margin:84px 0 110px;display:grid}.gallery-title h2{letter-spacing:-.06em;margin:0;font-size:clamp(50px,6vw,86px);font-weight:500;line-height:.96}.gallery-title>p{color:#55606a;margin:0;font-size:14px;line-height:1.7}.gallery-grid{grid-template-rows:auto auto;grid-template-columns:1.35fr .65fr;align-items:start;gap:9vw 4vw;display:grid}.gallery-grid figure{margin:0;overflow:hidden}.gallery-grid img{object-fit:cover;height:100%;transition:transform 1.3s var(--ease)}.gallery-grid figure:hover img{transform:scale(1.025)}.gallery-grid figcaption{text-transform:uppercase;letter-spacing:.14em;gap:22px;margin-top:15px;font-size:9px;display:flex}.gallery-grid figcaption span{color:#76828a}.gallery-main{aspect-ratio:4/5;border-radius:70px;grid-row:1/3}.gallery-small{aspect-ratio:1/1.06;border-radius:42px;margin-top:13vw!important}.gallery-wide{aspect-ratio:1.35;border-radius:42px}.gallery-main img{object-position:center}.gallery-small img{object-position:70% center}.sectors{background:#eef1de;padding:130px clamp(24px,5vw,76px) 160px}.sector-stage{grid-template-columns:.52fr .95fr .53fr;align-items:center;gap:5vw;min-height:760px;margin-top:80px;display:grid}.sector-list{flex-direction:column;display:flex}.sector-list button{appearance:none;text-align:left;color:#9aa19c;cursor:pointer;transition:color .6s var(--ease),transform .6s var(--ease);background:0 0;border:0;align-items:center;gap:14px;padding:10px 0;font:500 clamp(18px,2vw,28px)/1.25 Montserrat,sans-serif;display:flex}.sector-list button i{background:var(--navy);opacity:0;width:7px;height:7px;transition:.5s var(--ease);border-radius:50%;transform:scale(0)}.sector-list button.active{color:var(--navy);transform:translate(6px)}.sector-list button.active i{opacity:1;transform:scale(1)}.sector-visual{border-radius:64px;height:640px;position:relative;overflow:hidden}.sector-visual img{object-fit:cover;will-change:transform,opacity;height:100%;position:absolute;inset:0}.sector-copy>span{text-transform:uppercase;letter-spacing:.16em;color:#747d78;font-size:9px}.sector-copy p{max-width:300px;margin-top:26px;font-size:17px;line-height:1.55}.tech{background:var(--navy);min-height:100dvh;position:relative}.tech:before{content:"";opacity:.2;background:url(/images/dron-industrial-sc25-taller.webp) 50%/cover no-repeat;position:absolute;inset:0}.tech:after{content:"";background:linear-gradient(90deg,var(--navy) 0%,#06152d8c 58%,#06152d40);position:absolute;inset:0}.tech>.wrap,.tech>.marquee{z-index:1;position:relative}.tech-title{align-content:end;min-height:48vh}@media (width<=800px){.gallery{padding-top:90px;padding-bottom:110px}.gallery-title{grid-template-columns:1fr;gap:36px;margin:52px 0 70px}.gallery-title h2{font-size:46px}.gallery-grid{grid-template-rows:auto;grid-template-columns:1fr;gap:50px}.gallery-main{aspect-ratio:4/5;border-radius:42px;grid-row:auto}.gallery-small{aspect-ratio:1.25;border-radius:30px;margin-top:0!important}.gallery-wide{border-radius:30px}.sectors{padding-top:90px;padding-bottom:100px}.sector-stage{grid-template-columns:1fr;gap:34px;min-height:auto;margin-top:52px}.sector-list{flex-direction:row;gap:22px;padding-bottom:8px;overflow-x:auto}.sector-list button{white-space:nowrap;font-size:15px}.sector-visual{border-radius:38px;grid-row:2;height:480px}.sector-copy{grid-row:3}.sector-copy p{font-size:15px}.tech:before{opacity:.26;background-position:62%}}.loader{pointer-events:none;will-change:transform;display:block}.hero{padding:0}.hero-media{border-radius:0 0 76px 76px;inset:0 0 150px}.hero-copy{text-align:center;width:min(900px,88vw);bottom:clamp(190px,24vh,225px);left:50%;transform:translate(-50%)}.hero-copy h1{font-size:clamp(58px,7vw,104px);line-height:.93}.hero-tagline{z-index:4;color:#fff;white-space:nowrap;text-align:center;margin:0;font-size:clamp(13px,1.45vw,20px);font-weight:400;position:absolute;bottom:52px;left:50%;transform:translate(-50%)}header{opacity:0;animation:header-enter .8s var(--ease) 1.84s forwards}@keyframes header-enter{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@media (width<=800px){.hero-media{border-radius:0 0 42px 42px;inset:0 0 108px}.hero-media img{object-position:62% center}.hero{padding:0}.hero-copy{width:auto;bottom:146px;left:22px;right:22px;transform:none}.hero-copy h1{font-size:45px}.hero-tagline{white-space:normal;width:calc(100% - 48px);font-size:11px;bottom:39px}}.hero-scroll{background:#071832;height:230dvh;min-height:1500px;position:relative;overflow:clip}.hero-scroll .hero{height:100dvh;min-height:680px;position:sticky;top:0;overflow:hidden}.hero-scroll .hero-media{border-radius:0;inset:0}.hero-scroll .hero-media picture{width:100%;height:100%;display:block}.hero-scroll .hero-media img{will-change:transform}.hero-blue-mask{z-index:1;background:var(--blue);transform-origin:bottom;will-change:transform,opacity;height:150px;position:absolute;bottom:0;left:0;right:0}.hero-blue-mask:before,.hero-blue-mask:after{content:"";width:76px;height:76px;position:absolute;bottom:100%}.hero-blue-mask:before{background:radial-gradient(circle at 100% 0,transparent 0 75px,var(--blue) 76px);left:0}.hero-blue-mask:after{background:radial-gradient(circle at 0 0,transparent 0 75px,var(--blue) 76px);right:0}.hero-scroll .hero-copy{text-align:center;will-change:transform,opacity;width:min(790px,88vw);margin-inline:auto;bottom:170px;left:0;right:0;transform:none}.hero-scroll .hero-copy h1{letter-spacing:-.055em;font-size:clamp(48px,5.75vw,78px);font-weight:600;line-height:.96}.hero-scroll .hero-copy h1 b{font-weight:600}.hero-tagline{text-align:center;will-change:transform,opacity;width:100%;bottom:51px;left:0;right:0;transform:none}.hero-detail{z-index:2;color:#fff;will-change:transform,opacity;max-width:430px;margin:0;font-size:14px;font-weight:500;line-height:1.55;position:absolute;bottom:clamp(34px,6vh,58px);left:clamp(28px,5vw,72px)}@media (width<=800px){.hero-scroll{height:210dvh;min-height:1250px}.hero-scroll .hero{min-height:640px}.hero-blue-mask{height:108px}.hero-blue-mask:before,.hero-blue-mask:after{width:42px;height:42px}.hero-blue-mask:before{background:radial-gradient(circle at 100% 0,transparent 0 41px,var(--blue) 42px)}.hero-blue-mask:after{background:radial-gradient(circle at 0 0,transparent 0 41px,var(--blue) 42px)}.hero-scroll .hero-copy{width:auto;bottom:170px;left:20px;right:20px}.hero-scroll .hero-copy h1{font-size:40px;line-height:.98}.hero-tagline{width:100%;padding:0 20px;font-size:11px;bottom:43px;left:0;right:0}.hero-detail{max-width:330px;font-size:12px;line-height:1.5;bottom:34px;left:24px;right:24px}}.hero-scroll{height:320dvh;min-height:2100px}.hero-detail{letter-spacing:-.025em;max-width:none;font-size:clamp(18px,1.85vw,27px);font-weight:500;line-height:1.22;bottom:clamp(38px,7vh,68px)}.hero-detail span{display:block}@media (width<=800px){.hero-scroll{height:280dvh;min-height:1750px}.hero-scroll .hero-media img{object-position:70% center}.hero-detail{max-width:none;font-size:17px;line-height:1.3;bottom:34px;left:24px;right:24px}.hero-detail span{display:block}}.hero-scroll{background:#f4f3f1;height:650dvh;min-height:4500px}.hero-scroll .hero{background:var(--blue)}.hero-stage-light{z-index:0;pointer-events:none;will-change:opacity;background:#f4f3f1;position:absolute;inset:0}.hero-scroll .hero-media{z-index:2;will-change:transform,border-radius}.hero-scroll .hero-shade{background:linear-gradient(90deg,#0312266b,#03122614 72%),linear-gradient(#0000 42%,#03122642)}.hero-scroll .hero-blue-mask{z-index:3}.hero-scroll .hero-copy,.hero-scroll .hero-detail{z-index:4}.hero-tagline-clip{z-index:4;will-change:clip-path;height:150px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.hero-chapter-title{z-index:1;text-align:center;white-space:nowrap;letter-spacing:-.07em;transform-origin:top;will-change:transform,color;width:96vw;margin:0;font-size:clamp(64px,7.4vw,116px);font-weight:500;line-height:.9;position:absolute;top:24px;left:2vw}.intro-lead{letter-spacing:-.055em;max-width:900px;margin:0;font-size:clamp(38px,5vw,72px);line-height:1.02}@media (width<=800px){.hero-scroll{height:560dvh;min-height:3600px}.hero-tagline-clip{height:108px}.hero-chapter-title{white-space:normal;width:calc(100% - 36px);font-size:58px;line-height:.92;top:18px;left:18px}.intro-lead{font-size:39px}}.system-editorial{color:var(--navy);background:#f4f3f1;padding:110px 12px 0}.system-heading-area{background:#f4f3f1;margin:-110px -12px 0;padding:110px 12px 100px}.system-heading{grid-template-columns:1fr 1fr;column-gap:5vw;max-width:1600px;margin:0 auto;padding:0 5vw;display:grid}.system-eyebrow{letter-spacing:.13em;text-transform:uppercase;color:var(--graphite);font-size:9px}.system-heading>.system-eyebrow{grid-column:1/-1;margin-bottom:38px}.system-heading h2{letter-spacing:-.055em;grid-column:1/-1;margin:0;font-size:clamp(30px,4.5vw,68px);font-weight:500;line-height:1}.system-heading h2>span{padding-bottom:.1em;display:block;overflow:hidden}.system-heading h2 b{will-change:transform;font-weight:500;display:block}.system-heading>p{grid-column:2;max-width:420px;margin:35px 0 0;font-size:15px;line-height:1.55}.system-single-stage{background:#f4f3f1;grid-template-columns:minmax(280px,380px) minmax(0,600px);justify-content:center;align-items:end;gap:10px;width:min(100%,1120px);margin:0 auto;padding:0 24px 110px;display:grid}.system-single-copy{letter-spacing:-.025em;text-align:right;max-width:380px;color:var(--navy);flex-direction:column;place-self:end;align-items:flex-end;margin:0 0 2px;font-size:clamp(17px,1.35vw,20px);font-weight:500;line-height:1.42;display:flex}.system-single-copy span{white-space:nowrap;width:max-content;display:block}.system-single-photo{aspect-ratio:1237/1271;transform-origin:58% 62%;will-change:transform,opacity,clip-path;background:0 0;border-radius:16px;justify-self:start;width:min(100%,600px);margin:0;position:relative;overflow:hidden}.system-single-parallax{will-change:transform;position:absolute;inset:0}.system-single-photo img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0;transform:none}.system-single-photo figcaption{color:#fff;letter-spacing:.09em;text-transform:uppercase;text-shadow:0 1px 8px #06152d;align-items:center;gap:20px;font-size:9px;display:flex;position:absolute;bottom:22px;left:24px}.system-single-photo figcaption span{background:#06152d40;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}@media (width<=1100px) and (width>=801px){.system-single-stage{grid-template-columns:minmax(220px,330px) minmax(0,560px);gap:10px;padding-left:32px;padding-right:32px}.system-single-copy{max-width:330px;font-size:clamp(15px,1.55vw,17px)}.system-single-photo{width:min(100%,560px)}}.system-panel{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:center;gap:6vw;max-width:1680px;margin:0 auto 90px;display:grid}.system-panel:last-child{margin-bottom:0}.system-photo{aspect-ratio:1.13;will-change:clip-path;background:#e6e5e3;margin:0;position:relative;overflow:hidden}.system-photo img{object-fit:cover;will-change:transform;width:100%;height:100%}.system-photo figcaption{color:#fff;letter-spacing:.09em;text-transform:uppercase;text-shadow:0 1px 8px #06152d;align-items:center;gap:20px;font-size:9px;display:flex;position:absolute;bottom:22px;left:24px;right:24px}.system-photo figcaption span{background:#06152d40;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.system-copy{max-width:410px;padding-right:4vw}.system-copy h3{letter-spacing:-.05em;margin:24px 0;font-size:clamp(28px,3vw,46px);font-weight:500;line-height:1.08}.system-copy p{color:var(--graphite);margin:0;font-size:14px;line-height:1.65}.system-panel-reverse{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr)}.system-panel-reverse .system-photo{grid-area:1/2}.system-panel-reverse .system-copy{grid-area:1/1;justify-self:center;padding-left:5vw;padding-right:0}@media (width<=800px){.system-editorial{padding:72px 8px 0}.system-heading-area{margin:-72px -8px 0;padding:72px 8px 40px}.system-heading{padding:0 16px;display:block}.system-heading>.system-eyebrow{margin-bottom:28px;display:block}.system-heading h2{font-size:clamp(27px,6.5vw,42px)}.system-heading>p{max-width:340px;margin-top:26px;font-size:14px}.system-single-stage{grid-template-columns:1fr;gap:28px;width:100%;padding:0 8px 64px}.system-single-copy{text-align:right;justify-self:center;max-width:100%;padding:0 8px;font-size:clamp(13px,4vw,17px);line-height:1.4}.system-single-photo{aspect-ratio:1237/1271;border-radius:12px;justify-self:center;width:min(88vw,500px)}.system-single-photo img{transform:none}.system-single-photo figcaption{bottom:18px;left:18px}.system-panel,.system-panel-reverse{grid-template-columns:1fr;gap:28px;margin-bottom:60px}.system-photo{aspect-ratio:4/5}.system-panel .system-photo{grid-area:1/1}.system-panel .system-copy{grid-area:2/1;justify-self:start;max-width:480px;padding:0 18px}.system-copy h3{margin:18px 0;font-size:32px}.system-copy p{font-size:13px}.system-photo figcaption{bottom:18px;left:18px}}.system-rail{background:var(--blue);margin:0 -12px;position:relative}.system-rail-viewport{background:var(--blue);height:100dvh;position:sticky;top:0;overflow:hidden}.system-rail-light{z-index:0;pointer-events:none;will-change:opacity;background:#f4f3f1;position:absolute;inset:0}.system-track{z-index:1;will-change:transform;align-items:center;gap:7vw;width:max-content;height:100%;padding:4dvh 6vw 8dvh;display:flex;position:relative}.system-track .system-horizontal-panel{flex:none;grid-template-columns:1.35fr 1fr;align-items:center;gap:4vw;width:76vw;max-width:none;height:78dvh;margin:0;display:grid}.system-track .system-photo{aspect-ratio:auto;border-radius:16px;align-self:start;height:66dvh}.system-track .system-copy{max-width:350px;padding:0}.system-track .system-horizontal-panel-1{grid-template-columns:1fr 1fr;align-self:end;width:66vw}.system-track .system-horizontal-panel-1 .system-photo{align-self:end;height:48dvh;margin-bottom:3dvh}.system-track .system-horizontal-panel-1 .system-copy{align-self:start;padding-top:10dvh}.system-track .system-horizontal-panel-2 .system-photo{align-self:center;height:60dvh}.system-rail-footer{z-index:2;text-transform:uppercase;letter-spacing:.1em;color:var(--graphite);justify-content:space-between;align-items:center;gap:30px;font-size:8px;display:flex;position:absolute;bottom:22px;left:6vw;right:6vw}.system-track .system-horizontal-panel{perspective:1200px}.system-track .system-photo{will-change:transform;backface-visibility:hidden}.system-rail .system-copy h3{color:inherit}.system-rail .system-copy p,.system-rail .system-eyebrow,.system-rail .system-rail-footer{color:var(--rail-secondary,#666672)}@media (width<=800px){.system-rail{margin:0 -8px}.system-track{gap:8vw;padding:3dvh 6vw 9dvh}.system-track .system-horizontal-panel{flex-direction:column;justify-content:center;align-items:stretch;gap:22px;width:86vw;height:82dvh;display:flex}.system-track .system-photo,.system-track .system-horizontal-panel-1 .system-photo,.system-track .system-horizontal-panel-2 .system-photo{flex:none;align-self:auto;width:100%;height:43dvh;margin:0}.system-track .system-copy,.system-track .system-horizontal-panel-1 .system-copy{align-self:auto;max-width:none;padding:0 4px}.system-track .system-copy h3{margin:12px 0;font-size:27px}.system-track .system-copy p{font-size:12px;line-height:1.5}.system-rail-footer{gap:14px;bottom:18px}}.expansion-scroll{--expansion-gutter:12px;--expansion-width:calc(100vw - var(--expansion-gutter)*2);background:#f4f3f1;height:230dvh;position:relative}.expansion-sticky{height:100dvh;padding:var(--expansion-gutter);position:sticky;top:0;overflow:hidden}.expansion-stage{width:100%;height:100%;position:relative;overflow:hidden}.expansion-image{will-change:clip-path;margin:0;position:absolute;inset:0}.expansion-image img{object-fit:cover;object-position:center;width:100%;height:100%}.expansion-copy{will-change:transform;place-items:center;width:54%;height:100%;padding:4vw;display:grid;position:absolute;top:0;left:0}.expansion-copy>div{text-align:center;width:min(100%,520px)}.expansion-copy h2{letter-spacing:-.035em;text-wrap:pretty;margin:0;font-size:clamp(18px,1.65vw,26px);font-weight:500;line-height:1.16}.expansion-copy p{color:var(--graphite);margin:24px 0 0;font-size:clamp(12px,1.05vw,15px);line-height:1.5}@media (width<=800px){.expansion-scroll{--expansion-gutter:8px;height:200dvh}.expansion-copy{padding:14px}.expansion-copy h2{font-size:clamp(14px,3.5vw,18px);line-height:1.14}.expansion-copy p{margin-top:16px;font-size:11px}}.chapter-transition{color:#fff;background:#f4f3f1;position:relative}.transition-statement{align-items:flex-start;padding:4vh 6vw;display:flex}.transition-statement p{letter-spacing:-.05em;text-wrap:pretty;width:100%;max-width:1240px;margin:0;font-size:clamp(27px,3.25vw,50px);font-weight:600;line-height:1.08}.transition-statement span{transition:none}.cinematic-scroll{background:#f4f3f1;height:265dvh;position:relative}.cinematic-sticky{height:100dvh;position:sticky;top:0;overflow:hidden}.cinematic-frame{will-change:transform,clip-path;background:#06152d;margin:0;position:absolute;inset:0;overflow:hidden}.cinematic-frame>img{object-fit:cover;object-position:center;will-change:transform;width:100%;height:124%;position:absolute;inset:-12% 0}.cinematic-shade{background:linear-gradient(90deg,#030f22b8,#030f221f 58%,#030f2252),linear-gradient(#0000 46%,#030f2240);position:absolute;inset:0}.cinematic-copy-reveal{z-index:1;will-change:clip-path;pointer-events:none;position:absolute;inset:0}.cinematic-copy{color:#fff;grid-template-columns:1fr auto;align-items:center;gap:5vw;padding:clamp(28px,4vw,66px);display:grid;position:absolute;inset:0}.cinematic-copy>div{max-width:960px}.cinematic-copy span{letter-spacing:.15em;text-transform:uppercase;margin-bottom:22px;font-size:9px;display:block}.cinematic-copy h2{letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(34px,3.6vw,54px);font-weight:500;line-height:.98}.cinematic-copy h2 .cinematic-heading-line{font-size:inherit;line-height:inherit;letter-spacing:inherit;text-transform:none;white-space:nowrap;margin:0;display:block}.cinematic-copy a{letter-spacing:.04em;pointer-events:auto;border-bottom:1px solid #ffffffa6;align-items:center;gap:22px;margin-top:30px;padding-bottom:5px;font-size:10px;font-style:normal;font-weight:600;display:inline-flex}.cinematic-copy a .link-arrow{width:15px;height:15px}@media (width<=800px){.transition-statement{padding:3vh 20px}.transition-statement p{font-size:clamp(24px,7.3vw,34px);line-height:1.1}.cinematic-scroll{height:235dvh}.cinematic-frame>img{object-position:63% center}.cinematic-copy{flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:26px 18px 54px;display:flex}.cinematic-copy h2{font-size:clamp(18px,5.4vw,26px)}.cinematic-copy h2 .cinematic-heading-line{white-space:nowrap}.cinematic-copy a{margin-top:26px}}.experience{--highlight-height:95vh;--highlight-entry-x:47.84vw;--highlight-archive-x:-10.58vw;--hero-overlap:calc(100dvh + (max(650dvh,4500px) - 100dvh)*.18);margin-top:calc(-1 * var(--hero-overlap));color:var(--navy);pointer-events:none;position:relative}.experience-scroll{height:430dvh;min-height:3000px;position:relative}.experience-sticky{height:100dvh;min-height:680px;position:sticky;top:0;overflow:hidden}.experience-logo{z-index:10;transform-origin:0 100%;will-change:transform,opacity;width:clamp(230px,20vw,310px);height:clamp(205px,18vw,278px);position:absolute;bottom:24px;left:5vw}.experience-logo img{object-fit:contain;width:auto;height:100%}.highlight-visual{transform-origin:0 0;will-change:transform;border-radius:16px;width:46vw;height:95vh;margin:0;position:absolute;top:2vh;left:27vw;overflow:hidden}.highlight-visual img{object-fit:cover;will-change:transform;width:100%;height:100%}.highlight-crop{will-change:transform;width:100%;height:100%}.highlight-copy{z-index:9;will-change:transform,opacity;width:22vw;position:absolute;top:43%;left:75vw}.highlight-copy p{letter-spacing:-.025em;margin:0 0 26px;font-size:clamp(15px,1.3vw,20px);font-weight:600;line-height:1.22}.highlight-copy a{pointer-events:auto;border-bottom:1px solid;padding-bottom:4px;font-size:10px;font-weight:600;display:inline-block}.fill-statement{padding:16px 6vw 70px 27vw;position:relative}.fill-statement p{letter-spacing:-.045em;max-width:1050px;margin:0;font-size:clamp(26px,2.6vw,40px);font-weight:600;line-height:1.12}.fill-statement span{transition:none}@media (width<=800px){.experience .highlight-visual{width:64vw;left:18vw}.experience{--highlight-height:52dvh;--highlight-entry-x:calc((100vw - 32px)*.82);--highlight-archive-x:0px;--hero-overlap:calc(100dvh + (max(560dvh,3600px) - 100dvh)*.18)}.experience-scroll{height:360dvh;min-height:2500px}.experience-sticky{--mobile-logo-size:clamp(128px,36vw,160px);min-height:640px}.experience-logo{width:var(--mobile-logo-size);height:var(--mobile-logo-size);bottom:18px;left:24px}.highlight-visual{width:calc(100vw - 32px);height:var(--highlight-height);border-radius:12px;top:7dvh;left:16px}.highlight-copy{top:auto;left:24px;right:24px;bottom:calc(42px + var(--mobile-logo-size));width:auto}.highlight-copy p{max-width:350px;font-size:17px}.highlight-copy a{font-size:9px}.fill-statement{padding:16px 22px 48px}.fill-statement p{font-size:24px;line-height:1.15}}@media (width<=800px) and (height<=600px){.experience{--highlight-height:46dvh}.experience-sticky{--mobile-logo-size:104px;min-height:0}.highlight-visual{top:4dvh}.highlight-copy{bottom:128px}.highlight-copy p{margin-bottom:16px;font-size:15px;line-height:1.18}}.tech.tech-ecosystem{height:100dvh;min-height:720px;color:var(--navy);background:#f4f3f1;padding:clamp(28px,3vw,48px) clamp(24px,5vw,76px);position:relative;overflow:hidden}.tech.tech-ecosystem:before,.tech.tech-ecosystem:after{display:none}.tech-ecosystem-layout{z-index:1;max-width:1780px;height:100%;margin:0 auto;position:relative}.tech-overview{z-index:2;width:25%;padding-top:2px;position:absolute;top:13%;left:0}.tech-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--graphite);margin-bottom:clamp(54px,6vw,96px);font-size:9px;display:block}.tech-overview h2{letter-spacing:-.065em;color:var(--navy);white-space:nowrap;margin:0;font-size:clamp(34px,2.8vw,48px);font-weight:600;line-height:.94}.tech-overview>p{color:#5f6670;max-width:360px;margin:clamp(38px,4vw,62px) 0 0;font-size:clamp(13px,1vw,16px);line-height:1.5}.tech-module-grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid;position:absolute;inset:0 0 0 27%}.tech-module:first-child{grid-area:1/2}.tech-module:nth-child(2){grid-area:1/3}.tech-module:nth-child(3){grid-area:2/1}.tech-module:nth-child(4){grid-area:2/2}.tech-module{min-height:0;color:var(--navy);background-color:#e9e8e6;background-image:radial-gradient(circle,#06152d17 0 .55px,#0000 .8px),radial-gradient(circle,#06152d0e 0 .45px,#0000 .75px);background-position:0 0,7px 11px;background-size:13px 17px,19px 23px;flex-direction:column;padding:clamp(22px,2.2vw,38px);display:flex;position:relative;overflow:hidden}.tech-module:before{content:"";background:#f4f3f1;border-radius:50%;width:15px;height:15px;position:absolute;top:14px;left:14px}.tech-module:after{content:"";background:var(--blue);border-radius:4px;width:34px;height:5px;position:absolute;top:50%;transform:translateY(-50%)}.tech-module:nth-child(odd):after{right:-17px}.tech-module:nth-child(2n):after{display:none}.tech-module-index{letter-spacing:.12em;color:#707985;align-self:flex-end;font-size:9px}.tech-module h3{letter-spacing:-.045em;margin:16px 0 20px;font-size:clamp(22px,1.75vw,32px);font-weight:600;line-height:1}.tech-module>p{color:#4f5966;max-width:440px;margin:0;font-size:clamp(11px,.88vw,14px);line-height:1.45}.tech-module-value{align-items:flex-end;gap:10px;margin-top:auto;padding-top:24px;display:flex}.tech-module-value b{letter-spacing:-.065em;font-size:clamp(34px,3.2vw,54px);font-weight:500;line-height:.82}.tech-module-value span{letter-spacing:.1em;text-transform:uppercase;color:#5e6874;max-width:78px;padding-bottom:2px;font-size:9px;line-height:1.25}@media (width<=900px){.tech.tech-ecosystem{height:auto;min-height:0;padding:70px 16px 90px;overflow:visible}.tech-ecosystem-layout{gap:58px;height:auto;display:grid}.tech-overview{width:auto;padding:0 8px;position:relative;top:auto;left:auto}.tech-kicker{margin-bottom:42px}.tech-overview h2{white-space:normal;font-size:clamp(42px,9vw,64px)}.tech-overview>p{margin-top:36px;font-size:14px}.tech-module-grid{grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr));position:relative;inset:auto}.tech-module:nth-child(n){grid-area:auto}.tech-module{min-height:390px;padding:26px}.tech-module h3{font-size:28px}}@media (width<=600px){.tech-module-grid{grid-template-columns:1fr}.tech-module{min-height:350px}.tech-module:nth-child(odd):after{inset:auto auto -2px 50%;transform:translate(-50%)}.tech-module-value b{font-size:52px}}.process.process-snapshot{color:#10151d;background:#f4f3f1;padding:clamp(54px,6vw,92px) clamp(24px,3vw,48px)}.process-snapshot-shell{border-top:1px solid #bfc2c4;border-bottom:1px solid #bfc2c4;grid-template-columns:1fr 1.08fr;min-height:clamp(680px,78dvh,920px);display:grid}.process-snapshot-intro{border-right:1px solid #bfc2c4;flex-direction:column;align-items:flex-start;padding:30px clamp(28px,4vw,70px) 30px 0;display:flex;position:relative}.process-snapshot-intro>span{letter-spacing:.14em;text-transform:uppercase;color:#68717b;font-size:9px}.process-snapshot-intro h2{letter-spacing:-.07em;color:#10151d;margin:30px 0 0;font-size:clamp(50px,5.2vw,84px);font-weight:600;line-height:.92}.process-snapshot-intro>p{color:#59616a;max-width:410px;margin:38px 0 0;font-size:15px;line-height:1.55}.process-snapshot-intro>a{border:1px solid #bfc2c4;border-radius:14px;align-items:center;gap:28px;margin-top:auto;padding:14px 16px;font-size:12px;font-weight:600;display:flex}.process-snapshot-intro>a .link-arrow{width:17px;height:17px}.process-snapshot-data{grid-template-rows:1fr auto;padding:0 0 0 clamp(28px,3vw,52px);display:grid}.process-snapshot-data>header{justify-content:space-between;gap:30px;padding-right:2px;font-size:12px;font-weight:600;display:flex}.process-snapshot-total{justify-content:center;align-items:center;gap:20px;padding:40px 0;display:flex}.process-snapshot-total b{letter-spacing:-.085em;font-size:clamp(130px,16vw,260px);font-weight:600;line-height:.72}.process-snapshot-total span{letter-spacing:.12em;text-transform:uppercase;color:#68717b;align-self:flex-end;margin-bottom:3%;font-size:12px}.process-snapshot-steps{border-top:1px solid #bfc2c4;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.process-snapshot-steps article{min-width:0;padding:22px clamp(12px,1.4vw,24px) 24px 0}.process-snapshot-steps article+article{border-left:1px solid #bfc2c4;padding-left:clamp(12px,1.4vw,24px)}.process-snapshot-steps article>span{letter-spacing:.12em;color:#68717b;font-size:8px}.process-snapshot-steps h3{letter-spacing:-.03em;margin:14px 0 10px;font-size:clamp(16px,1.3vw,22px);font-weight:600}.process-snapshot-steps p{color:#5e6670;text-wrap:pretty;margin:0;font-size:clamp(13px,1vw,16px);line-height:1.45}@media (width<=900px){.process.process-snapshot{padding:70px 16px}.process-snapshot-shell{grid-template-columns:1fr;min-height:0}.process-snapshot-intro{border-bottom:1px solid #bfc2c4;border-right:0;min-height:620px;padding:26px 8px}.process-snapshot-intro h2{font-size:clamp(46px,12vw,70px)}.process-snapshot-data{min-height:650px;padding:28px 8px 0}.process-snapshot-total b{font-size:clamp(130px,34vw,220px)}}@media (width<=600px){.process-snapshot-intro{min-height:560px}.process-snapshot-data{min-height:0}.process-snapshot-data>header{font-size:10px}.process-snapshot-total{padding:90px 0}.process-snapshot-total b{font-size:42vw}.process-snapshot-total span{font-size:9px}.process-snapshot-steps{grid-template-columns:1fr 1fr}.process-snapshot-steps article{min-height:170px;padding:20px}.process-snapshot-steps article+article{padding-left:20px}.process-snapshot-steps article:nth-child(3){border-top:1px solid #bfc2c4;border-left:0}.process-snapshot-steps article:nth-child(4){border-top:1px solid #bfc2c4}.process-snapshot-steps h3{font-size:19px}.process-snapshot-steps p{font-size:13px}}.process-snapshot-intro h2{letter-spacing:-.065em;font-size:clamp(28px,3.4vw,55px);line-height:1.02}.process-snapshot-intro h2 span{white-space:nowrap}@media (width<=900px){.process-snapshot-intro h2{font-size:clamp(25px,6.8vw,52px)}}.process-snapshot-intro{border-right-color:#0000}.process-snapshot-steps article{position:relative}.process-snapshot-steps article+article{border-left-color:#0000}.process-line{pointer-events:none;width:1px;position:absolute;top:0;bottom:0;left:-1px}.process-line-main{left:auto;right:-1px}.process-line i{transform-origin:top;will-change:transform;background:#bfc2c4;width:100%;height:100%;display:block}@media (width<=900px){.process-line-main{display:none}}@media (width<=600px){.process-snapshot-steps article:nth-child(3)>.process-line{display:none}}.closing-image{clip-path:inset(0 round 18px 18px 0 0);isolation:isolate;background:#f4f3f1;height:80dvh;position:relative;overflow:hidden}.closing-image-content{will-change:transform;place-items:center;display:grid;position:absolute;inset:0}.closing-image-content>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.closing-image-shade{background:#000a164d;position:absolute;inset:0}.closing-brand{z-index:1;aspect-ratio:6;width:clamp(180px,18vw,310px);position:absolute;top:clamp(28px,6vh,64px);left:50%;overflow:hidden;translate:-50%;text-decoration:none!important}.closing-brand img{width:calc(100% - clamp(24px,2.4vw,36px));height:auto;position:absolute;top:50%;left:clamp(12px,1.2vw,18px);transform:translateY(-50%)}.closing-image h2{color:#fff;text-align:center;letter-spacing:-.045em;text-transform:uppercase;margin:0;padding:0 5vw;font-size:clamp(24px,4.2vw,84px);font-weight:400;line-height:1.1;position:relative}.closing-image h2 strong{font-weight:700}.closing-image h2 span{font-weight:400}@media (width<=600px){.closing-brand{width:170px;top:24px}.closing-image h2{padding:0 6vw;font-size:clamp(28px,7.3vw,44px)}.closing-image h2 span{margin-top:.18em;display:block}.closing-image-content>img{object-position:60% center}}.site-footer{color:#10151d;background:#f4f3f1;grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr;gap:clamp(56px,9vh,110px) 3vw;padding:clamp(36px,5vh,70px) 2.7vw 24px;display:grid}.site-footer-brand{letter-spacing:-.075em;place-self:center start;font-size:clamp(42px,5.4vw,96px);font-weight:600;line-height:1}.site-footer-logo{aspect-ratio:1;width:clamp(190px,21vw,290px);max-width:100%;margin-left:7.3vw;position:relative}.site-footer-logo img{object-fit:contain;width:100%;height:100%}.site-footer-links{align-self:center}.site-footer-nav{letter-spacing:-.05em;flex-direction:column;align-self:center;gap:0;font-size:clamp(25px,2.1vw,44px);font-weight:500;line-height:1.2;display:flex}.site-footer-nav a{opacity:1;border-bottom:1px solid #c7c7c4;padding:5px 0 7px;transition:color .2s,transform .2s}.site-footer-nav a:hover{color:#68717b;transform:translate(4px)}.site-footer-socials{justify-content:space-between;align-items:center;gap:24px;margin-top:28px;display:flex}.site-footer-socials>span{letter-spacing:.12em;text-transform:uppercase;color:#68717b;font-family:monospace;font-size:9px}.site-footer-socials>div{gap:10px;display:flex}.site-footer-socials a{width:46px;height:46px;transition:color .3s var(--ease),background-color .3s var(--ease),transform .3s var(--ease);border:1px solid #aeb2b5;border-radius:50%;place-items:center;display:grid}.site-footer-socials a:hover{color:#f4f3f1;background:#10151d;transform:translateY(-3px)}.site-footer-socials a:active{transform:translateY(-1px)scale(.96)}.site-footer-socials svg{fill:currentColor;stroke:none;width:21px;height:21px}.site-footer-socials a:first-child svg{fill:none;stroke:currentColor;stroke-width:1.7px}.site-footer-socials .social-dot{fill:currentColor;stroke:none}.site-footer-contact{border-top:1px solid #c7c7c4;border-bottom:1px solid #c7c7c4;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.site-footer-contact-item{grid-template-columns:48px 1fr;align-items:center;gap:18px;min-width:0;padding:28px clamp(16px,2vw,32px);font-size:clamp(13px,1.05vw,18px);line-height:1.25;display:grid}.site-footer-contact-item+.site-footer-contact-item{border-left:1px solid #c7c7c4}.site-footer-contact-item svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:36px;height:36px}.site-footer-contact-item span{overflow-wrap:anywhere;flex-direction:column;gap:6px;min-width:0;display:flex}.site-footer-contact-item small{letter-spacing:.1em;text-transform:uppercase;color:#68717b;font-family:monospace;font-size:9px}.site-footer-bottom{text-transform:uppercase;letter-spacing:.025em;grid-column:1/-1;justify-content:space-between;align-items:end;gap:24px;font-family:monospace;font-size:10px;display:flex}.site-footer-bottom small{font-size:inherit}.site-footer-bottom>a{align-items:center;gap:8px;display:flex}.site-footer-bottom .link-arrow{width:14px;height:14px}.site-footer-legal{letter-spacing:.04em;text-transform:uppercase;border-top:1px solid #c7c7c4;flex-wrap:wrap;grid-column:1/-1;gap:12px 30px;padding-top:22px;font-family:monospace;font-size:10px;display:flex}.site-footer-legal a{color:#59616a;transition:color .2s}.site-footer-legal a:hover{color:#10151d;text-underline-offset:4px;text-decoration:underline}.site-footer a:focus-visible{outline-offset:5px;outline:2px solid}.site-footer-contact a:hover,.site-footer-bottom a:hover{text-underline-offset:4px;text-decoration:underline}@media (width<=800px){.site-footer{grid-template-columns:1fr;gap:48px;padding:44px 24px 24px}.site-footer-brand{font-size:58px}.site-footer-logo{margin-left:0}.site-footer-nav{font-size:30px;display:flex}.site-footer-contact{grid-template-columns:1fr}.site-footer-contact-item{grid-template-columns:44px 1fr;padding:22px 8px}.site-footer-contact-item svg{width:34px;height:34px}.site-footer-contact-item+.site-footer-contact-item{border-top:1px solid #c7c7c4;border-left:0}.site-footer-legal{grid-template-columns:1fr 1fr;gap:16px 22px;line-height:1.35;display:grid}.site-footer-bottom{flex-wrap:wrap;gap:20px;font-size:9px}.site-footer-bottom>span{order:3;width:100%}}.legal-page{color:#10151d;background:#f4f3f1;min-height:100dvh}.legal-header{border-bottom:1px solid #c7c7c4;justify-content:space-between;align-items:center;height:96px;padding:0 clamp(24px,4.5vw,76px);display:flex}.legal-brand{letter-spacing:-.03em;align-items:center;gap:14px;font-size:17px;font-weight:600;display:flex}.legal-brand img{object-fit:contain;width:58px;height:58px}.legal-back{letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:18px;padding-bottom:4px;font-size:10px;font-weight:600;display:flex}.legal-back .link-arrow{width:15px;height:15px}.legal-main{padding:clamp(72px,9vw,144px) clamp(24px,5vw,84px) clamp(100px,12vw,190px)}.legal-hero{max-width:1200px;margin:0 auto clamp(92px,11vw,170px)}.legal-hero>span,.legal-grid aside>span{letter-spacing:.15em;text-transform:uppercase;color:#68717b;font-family:monospace;font-size:9px}.legal-hero h1{color:#06152d;letter-spacing:-.075em;text-wrap:balance;max-width:1050px;margin:clamp(30px,4vw,58px) 0 32px;font-size:clamp(58px,8vw,122px);font-weight:600;line-height:.88}.legal-hero p{letter-spacing:.04em;text-transform:uppercase;color:#68717b;margin:0;font-family:monospace;font-size:10px}.legal-grid{grid-template-columns:250px minmax(0,760px);align-items:start;gap:clamp(70px,10vw,160px);max-width:1200px;margin:0 auto;display:grid}.legal-grid aside{position:sticky;top:30px}.legal-grid aside nav{border-top:1px solid #c7c7c4;flex-direction:column;margin-top:22px;display:flex}.legal-grid aside a{color:#68717b;border-bottom:1px solid #c7c7c4;padding:16px 28px 16px 0;font-size:12px;line-height:1.25;transition:color .2s,padding-left .2s;position:relative}.legal-grid aside a>.link-arrow{opacity:0;color:#0874f9;width:13px;height:13px;transition:opacity .2s;position:absolute;top:17px;right:0}.legal-grid aside a:hover,.legal-grid aside a.active{color:#06152d;padding-left:8px}.legal-grid aside a.active>.link-arrow{opacity:1}.legal-grid article section{border-bottom:1px solid #c7c7c4;margin:0 0 64px;padding:0 0 64px;scroll-margin-top:32px}.legal-grid article section:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.legal-grid article h2{color:#06152d;letter-spacing:-.045em;grid-template-columns:36px minmax(0,1fr);gap:14px;margin:0 0 30px;font-size:clamp(25px,2.6vw,39px);font-weight:600;line-height:1;display:grid}.legal-grid article h2>span{color:#0874f9;letter-spacing:.1em;padding-top:7px;font-family:monospace;font-size:9px;font-weight:500}.legal-grid article p,.legal-grid article li{color:#515a64;font-size:16px;line-height:1.72}.legal-grid article p{margin:0 0 22px}.legal-grid article p:last-child{margin-bottom:0}.legal-grid article ul{border-top:1px solid #d2d2cf;margin:24px 0;padding:0;list-style:none}.legal-grid article li{border-bottom:1px solid #d2d2cf;padding:13px 0 13px 25px;position:relative}.legal-grid article li:before{content:"—";color:#0874f9;position:absolute;left:0}.legal-grid article a{color:#06152d;overflow-wrap:anywhere;border-bottom:1px solid #99a1aa}.legal-grid article a:hover{color:#0874f9;border-color:#0874f9}.legal-grid article i{color:#8a929a;margin:0 7px;font-style:normal}.legal-details{border-top:1px solid #c7c7c4;margin:30px 0 0}.legal-details>div{border-bottom:1px solid #c7c7c4;grid-template-columns:180px minmax(0,1fr);gap:24px;padding:16px 0;display:grid}.legal-details dt{color:#68717b;letter-spacing:.09em;text-transform:uppercase;font-family:monospace;font-size:9px}.legal-details dd{color:#27313c;margin:0;font-size:14px;line-height:1.5}.legal-footer{color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#06152d;justify-content:space-between;align-items:center;gap:30px;min-height:112px;padding:28px clamp(24px,5vw,84px);font-family:monospace;font-size:10px;display:flex}.legal-footer a{border-bottom:1px solid #ffffff73;padding-bottom:3px}@media (width<=800px){.legal-header{height:78px;padding:0 20px}.legal-brand{font-size:15px}.legal-brand img{width:46px;height:46px}.legal-back{gap:10px;font-size:9px}.legal-main{padding:68px 20px 100px}.legal-hero{margin-bottom:78px}.legal-hero h1{margin:28px 0 24px;font-size:clamp(48px,15vw,78px);line-height:.91}.legal-grid{grid-template-columns:1fr;gap:70px}.legal-grid aside{position:static}.legal-grid aside nav{grid-template-columns:1fr 1fr;display:grid}.legal-grid aside a:nth-child(odd){padding-right:20px}.legal-grid aside a:nth-child(2n){border-left:1px solid #c7c7c4;padding-left:20px}.legal-grid aside a:hover,.legal-grid aside a.active{padding-left:8px}.legal-grid aside a:nth-child(2n):hover,.legal-grid aside a:nth-child(2n).active{padding-left:28px}.legal-grid article section{margin-bottom:52px;padding-bottom:52px}.legal-grid article h2{grid-template-columns:30px minmax(0,1fr);gap:10px;margin-bottom:25px;font-size:clamp(27px,8vw,36px)}.legal-grid article p,.legal-grid article li{font-size:15px;line-height:1.68}.legal-details>div{grid-template-columns:1fr;gap:7px}.legal-footer{flex-direction:column;align-items:flex-start;gap:18px;padding:34px 20px}}.process.process-snapshot{z-index:1;padding-bottom:0;position:relative}.sectors.sector-wheel-scroll{color:#10151d;background:#f4f3f1;height:720dvh;margin-top:-24dvh;padding:0;position:relative}.sector-wheel-sticky{isolation:isolate;height:100dvh;min-height:720px;position:sticky;top:0;overflow:hidden}.sector-ambient{z-index:-1;filter:saturate(.75);background:radial-gradient(at 8% 92%,#f4f3f138,#0000 22%),radial-gradient(at 94% 16%,#f4f3f12e,#0000 24%),linear-gradient(115deg,#1b303d,#172936 48%,#223540);position:absolute;inset:0}.sector-ambient:after{content:"";opacity:.16;mix-blend-mode:overlay;background-image:radial-gradient(circle,#fff 0 .55px,#0000 .8px);background-size:6px 7px;position:absolute;inset:0}.sector-chapter{letter-spacing:-.09em;color:#eff0db;text-shadow:0 0 22px #eff0db8c;filter:blur(.3px);font-size:clamp(150px,21vw,330px);font-weight:500;line-height:.8;position:absolute;top:-8.5vh;left:7.5vw}.sector-wheel-index{flex-direction:column;gap:9px;display:flex;position:absolute;top:42%;left:2vw}.sector-wheel-index span{color:#10151d40;align-items:center;gap:10px;font-size:8px;display:flex}.sector-wheel-index span.active{color:#10151d}.sector-wheel-index span.active:after{content:"";background:currentColor;width:20px;height:1px}.sector-wheel-visual{pointer-events:none;position:absolute;inset:0;overflow:hidden}.sector-orbit-logo{z-index:1;width:clamp(190px,21vw,290px);position:absolute;top:52%;left:20.5vw;transform:translate(-50%,-50%)}.sector-orbit-logo img{object-fit:contain;filter:drop-shadow(0 12px 28px #06152d14);will-change:transform,opacity;width:100%;height:auto}.sector-orbit{--sector-radius:44vw;z-index:2;width:0;height:0;position:absolute;top:52%;left:-13vw}.sector-orbit-item{transform-origin:0 0;will-change:transform,opacity;width:max-content;position:absolute;top:0;left:0}.sector-orbit-item span{color:#10151d;letter-spacing:-.055em;white-space:nowrap;font-size:clamp(38px,4.5vw,70px);font-weight:600;line-height:1;display:block;transform:translateY(-50%)}@media (width<=800px){.sectors.sector-wheel-scroll{height:625dvh}.sector-wheel-sticky{min-height:0}.sector-chapter{font-size:180px;top:-3vh;left:16px}.sector-wheel-index{gap:10px;top:35%;left:14px}.sector-orbit-logo{width:clamp(120px,32vw,180px);top:54%;left:clamp(112px,29vw,190px)}.sector-orbit{--sector-radius:clamp(300px,87vw,620px);top:54%;left:-32vw}.sector-orbit-item span{font-size:clamp(18px,5.4vw,34px)}.sector-orbit-item .sector-orbit-label-long{transform-origin:0;font-size:clamp(12px,4.1vw,24px);transform:translateY(-50%)scaleX(.96)}}
