@import "https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700&family=IBM+Plex+Sans:wght@400;500;600&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--bg-color:#000;--text-color:#fff;--muted-text:#ffffffb8;--line-color:#ffffff24;--white-bg:#fff;--white-text:#080808;--white-muted:#5f6368;--white-line:#d9d9d9;--white-soft-line:#eee;--font-display:"Archivo", sans-serif;--font-body:"IBM Plex Sans", sans-serif;--font-editorial:"Space Grotesk", sans-serif;--font-geist:"Archivo", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background-color:var(--bg-color);color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,video{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}img{pointer-events:none}html{scrollbar-width:none}::-webkit-scrollbar{width:0;height:0;display:none}html::-webkit-scrollbar{width:0;height:0;display:none}body::-webkit-scrollbar{width:0;height:0;display:none}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.navbar{z-index:100;background:linear-gradient(#00000057,#0000);border-bottom:0;padding:0;transition:padding .24s,background .24s,border-color .24s;position:fixed;top:0;left:0;right:0}.nav-content{justify-content:unset;width:100%;max-width:none;min-height:74px;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(1.5rem,4vw,3.5rem) 0 clamp(2rem,5vw,4.5rem);transition:border-color .26s,min-height .26s,padding .26s;display:grid}.logo{align-items:center;width:156px;height:74px;text-decoration:none;transition:opacity .18s,filter .22s,height .26s;display:flex}.logo img{filter:invert();pointer-events:none;width:100%;height:auto;display:block}.logo:hover{opacity:.78}.navbar.is-compact .logo{height:62px}.logo svg{width:22px;height:22px}.nav-links{grid-column:2;justify-self:center;align-items:stretch;gap:clamp(.35rem,1.4vw,1.35rem);min-height:74px;transition:min-height .26s;display:flex}.nav-links a{font-family:var(--font-body);color:#ffffffdb;justify-content:center;align-items:center;padding:0 .35rem;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .16s,opacity .16s;display:flex}.nav-links a:hover{color:#fff;opacity:.72}.nav-links a.is-active{color:#fff}.nav-product-item{align-items:stretch;display:flex;position:relative}.nav-product-menu{opacity:0;visibility:hidden;background:#fff;border:1px solid #d8d8d8;border-top:0;grid-template-columns:minmax(0,1fr);width:min(340px,100vw - 2rem);transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:absolute;top:100%;left:50%;transform:translate(-50%,-6px)}.nav-product-item:hover .nav-product-menu,.nav-product-item:focus-within .nav-product-menu{opacity:1;visibility:visible;transform:translate(-50%)}.nav-product-card{color:#080808;cursor:pointer;text-align:center;background:0 0;border-top:0;border-bottom:0;border-left:0;gap:0;min-height:0;padding:.85rem 1.1rem;transition:background .18s,color .18s;display:block}.nav-product-card:last-child{border-bottom:0}.nav-product-card:hover{background:#f4f4f4}.nav-product-thumb{place-items:center;width:92px;max-width:100%;height:40px;display:grid}.nav-product-thumb img{object-fit:contain;filter:contrast(1.04);width:auto;max-width:100%;height:40px;transition:transform .22s,opacity .18s;display:block;transform:scale(.96)}.nav-product-card:hover .nav-product-thumb img,.nav-product-card:focus-visible .nav-product-thumb img{transform:scale(1.04)}.nav-product-card strong{color:#080808;font-family:var(--font-display);font-size:.95rem;font-weight:600;line-height:1.25;display:block}.nav-links .nav-action{color:#050505;background:#fff;align-self:center;height:40px;margin-left:clamp(.35rem,1vw,.9rem);padding:0 1.15rem}.nav-links .nav-action:hover{color:#050505;opacity:1;background:#e9e9e9}.nav-links .nav-action.is-active{color:#050505;background:#e9e9e9}.navbar.is-compact{padding-top:0}.navbar.is-compact .nav-content,.navbar.is-compact .nav-links{min-height:62px}.navbar.is-on-white{background:#fff;border-bottom:0}.navbar.is-on-white .nav-content{box-shadow:none;background:0 0}.navbar.is-on-white .logo{color:#080808}.navbar.is-on-white .logo img{filter:none}.navbar.is-on-white .nav-links a{color:#505050}.navbar.is-on-white .nav-links a:hover{color:#080808;opacity:1}.navbar.is-on-white .nav-links a.is-active{color:#080808}.navbar.is-on-white .nav-links .nav-action{color:#fff;background:#080808}.navbar.is-on-white .nav-links .nav-action:hover{background:#2a2a2a}.navbar.is-on-white .nav-links .nav-action.is-active{color:#fff;background:#2a2a2a}.navbar.is-on-white .nav-product-menu{background:#fff;border-color:#111}.route-shell{backface-visibility:hidden;will-change:opacity, transform;min-height:100vh}.route-curtain{z-index:180;pointer-events:none;opacity:0;will-change:opacity;transition:opacity .18s cubic-bezier(.22,1,.36,1);position:fixed;inset:0}.route-curtain.is-visible{opacity:1}.route-curtain--dark{background:#050505}.route-curtain--light{background:#fff}::view-transition-old(root){mix-blend-mode:normal;animation-duration:.42s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both}::view-transition-new(root){mix-blend-mode:normal;animation-duration:.42s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both}::view-transition-old(root){animation-name:route-frame-out}::view-transition-new(root){animation-name:route-frame-in}@keyframes route-frame-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@keyframes route-frame-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hero{isolation:isolate;background:#000;height:100vh;min-height:660px;position:relative;overflow:clip}.hero-stage{justify-content:center;align-items:center;height:100vh;min-height:640px;display:flex;position:sticky;top:0;overflow:hidden}.hero-video-stack{z-index:-2;contain:layout paint size;width:100%;height:118%;position:absolute;top:-9%;left:0}.hero-video{object-fit:cover;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;will-change:opacity, transform;width:100%;height:100%;transition:opacity 1.1s cubic-bezier(.65,0,.35,1),transform 5.2s linear;position:absolute;inset:0;transform:scale(1.012)}.hero-video::-webkit-media-controls{-webkit-appearance:none;opacity:0!important;pointer-events:none!important;display:none!important}.hero-video::-webkit-media-controls-enclosure{-webkit-appearance:none;opacity:0!important;pointer-events:none!important;display:none!important}.hero-video::-webkit-media-controls-panel{-webkit-appearance:none;opacity:0!important;pointer-events:none!important;display:none!important}.hero-video::-webkit-media-controls-play-button{-webkit-appearance:none;opacity:0!important;pointer-events:none!important;display:none!important}.hero-video::-webkit-media-controls-overlay-play-button{-webkit-appearance:none;opacity:0!important;pointer-events:none!important;display:none!important}.hero-video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;opacity:0!important;pointer-events:none!important;display:none!important}.hero-video.is-visible{opacity:1;transform:scale(1.035)}.hero-overlay{z-index:-1;pointer-events:none;background:#000;width:100%;height:100%;position:absolute;inset:0}.hero-vignette{z-index:0;pointer-events:none;background:linear-gradient(#00000029 0%,#0000 40%,#00000042 100%),linear-gradient(90deg,#0000002e 0%,#0000 48%,#0000001f 100%);position:absolute;inset:0}.hero-copy{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:8rem max(2rem,50vw - 700px + 2rem) 9rem;display:flex;position:absolute;inset:0}.hero-content{text-align:center;z-index:10;width:100%;max-width:1200px}.hero-lockup{width:min(100%,1120px);margin:0 auto}.hero-title{font-family:"Helvetica Neue", Helvetica, var(--font-body);color:#fff;letter-spacing:0;text-transform:none;text-shadow:0 2px 18px #0000004d;max-width:1120px;margin:0}.hero-title span{display:block}.hero-title-kicker{color:#ffffffdb;letter-spacing:-.045em;font-size:clamp(2.8rem,5vw,5.8rem);font-weight:400;line-height:.96}.hero-title-core{color:#fff;letter-spacing:-.06em;font-size:clamp(4.9rem,8.5vw,9.8rem);font-weight:500;line-height:.86}.section{padding:0;position:relative}.white-section{z-index:10;background:var(--white-bg);color:var(--white-text);border-top:1px solid var(--white-line)}.operating-section,.software-intro-section{background:#fff}.software-intro{text-align:center;border-bottom:1px solid #111;flex-direction:column;justify-content:center;align-items:center;min-height:clamp(260px,30vh,360px);padding:clamp(3.5rem,6vw,5.5rem) clamp(1.5rem,5vw,4.5rem) clamp(3rem,5vw,4.5rem);display:flex}.software-intro h2{color:#727272;font-family:"Helvetica Neue", Helvetica, var(--font-body);margin:0 0 clamp(.85rem,1.45vw,1.55rem);font-size:clamp(1.08rem,1.32vw,1.42rem);font-weight:500;line-height:1.12}.software-intro p{color:#2f3038;max-width:1180px;font-family:"Helvetica Neue", Helvetica, var(--font-body);letter-spacing:-.035em;margin:0;font-size:clamp(1.75rem,2.9vw,2.7rem);font-weight:400;line-height:1.04}.software-intro-line{white-space:nowrap;will-change:transform, opacity, filter;font-weight:400;display:block}.software-intro-line span{color:#6f6f6f}.operating-layout{border-bottom:1px solid #111;grid-template-columns:minmax(0,.92fr) minmax(360px,.48fr);gap:0;display:grid}.operating-asset{background:#050505;border-right:1px solid #111;min-height:clamp(520px,68vh,760px);margin:0;position:relative;overflow:hidden}.operating-asset img{object-fit:cover;filter:contrast(1.04)saturate(.94);width:100%;height:100%;position:absolute;inset:0}.operating-asset:after{content:"";pointer-events:none;background:linear-gradient(#00000005,#00000070),linear-gradient(90deg,#0000006b,#0000000d 62%);position:absolute;inset:0}.operating-asset figcaption{z-index:1;color:#fff;position:absolute;top:clamp(1.75rem,4vw,4rem);left:clamp(1.75rem,4vw,4rem);right:clamp(1.75rem,4vw,4rem)}.operating-asset span,.operating-module span{font-family:var(--font-body);margin:0 0 2rem;font-size:.98rem;font-weight:600;display:block}.operating-asset h3{max-width:760px;font-family:var(--font-display);letter-spacing:0;margin:0;font-size:clamp(3.5rem,7vw,8.6rem);font-weight:600;line-height:.84}.operating-asset p{color:#ffffffc7;max-width:520px;margin:1.4rem 0 0;font-size:clamp(1.05rem,1.35vw,1.38rem);line-height:1.32}.operating-modules{grid-template-rows:repeat(2,minmax(0,1fr));display:grid}.operating-module{background:#fff;border-bottom:1px solid #111;flex-direction:column;justify-content:flex-end;min-height:260px;padding:clamp(2rem,4vw,4rem);display:flex}.operating-module:last-child{border-bottom:0}.operating-module span{color:#777}.operating-module h3{max-width:440px;font-family:var(--font-display);letter-spacing:0;margin:0;font-size:clamp(2.4rem,4vw,5.3rem);font-weight:600;line-height:.9}.operating-module p{color:#444;max-width:420px;margin:1.3rem 0 0;font-size:clamp(1rem,1.2vw,1.24rem);line-height:1.34}.module-mark-frame{z-index:1;background:0 0;border-bottom:1px solid #d8d8d8;place-items:center;width:100%;min-width:0;height:clamp(140px,12vw,190px);display:grid;position:relative;overflow:hidden}.module-mark-frame img{object-fit:contain;object-position:center;width:auto;height:clamp(86px,7.4vw,118px);transition:transform .36s cubic-bezier(.22,1,.36,1)}.module-shell,.products-shell{color:#080808;background:#fff;min-height:100vh;padding-top:6.5rem}.products-hero{border-bottom:0;padding:clamp(4rem,8vw,8rem) 0 clamp(2.5rem,5vw,5rem)}.products-hero h1{max-width:980px;font-family:var(--font-display);margin:0;font-size:clamp(2.6rem,5.2vw,4.2rem);font-weight:600;line-height:.82}.products-hero p{color:#4a4842;max-width:64ch;font-family:var(--font-body);margin:clamp(1rem,1.8vw,1.5rem) 0 0;font-size:clamp(1rem,1.2vw,1.15rem);font-weight:400;line-height:1.55}.module-demo-button{color:#fff;width:fit-content;min-height:50px;font-family:var(--font-body);cursor:pointer;background:#050505;border:1px solid #111;margin-top:clamp(1.9rem,3vw,2.6rem);padding:0 1.35rem;font-size:1rem;font-weight:600;transition:background .16s,color .16s}.module-demo-button:hover{color:#080808;background:#fff}.module-hero{border-bottom:1px solid #111}.module-hero .container{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:clamp(2rem,5vw,5rem);min-height:clamp(340px,42vh,480px);display:grid}.module-hero-copy{flex-direction:column;justify-content:center;padding:clamp(3rem,6vw,6rem) 0;display:flex}.module-hero-copy>p{color:#666;margin:0 0 clamp(2.5rem,5vw,5rem);font-size:clamp(1.15rem,1.6vw,1.7rem);font-weight:600}.module-hero h1{font-family:var(--font-display);letter-spacing:0;margin:0;font-size:clamp(2.1rem,3.4vw,3rem);font-weight:600;line-height:1}.module-hero-copy strong{color:#222;max-width:840px;font-family:var(--font-display);margin:clamp(1.5rem,2.5vw,2.25rem) 0 0;font-size:clamp(1.5rem,2.4vw,2.7rem);font-weight:500;line-height:1.03}.module-hero-mark{background:#000;border-left:1px solid #111;place-items:center;min-height:100%;display:grid;position:relative;overflow:hidden}.module-hero-mark svg{color:#f2f2ee;opacity:.92;width:min(86%,420px);height:auto}.module-hero-mark img{object-fit:contain;object-position:center;filter:contrast(1.06);width:min(86%,420px);max-height:min(68vh,560px)}.module-product-view{background:#fff;border-bottom:1px solid #111}.module-product-view .container{grid-template-columns:minmax(220px,.32fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,5rem);padding-top:clamp(2rem,4vw,4rem);padding-bottom:clamp(2rem,4vw,4rem);display:grid}.module-product-caption{padding-top:.25rem;position:sticky;top:96px}.module-product-caption h2{max-width:420px;font-family:var(--font-display);letter-spacing:0;margin:0;font-size:clamp(2rem,3.1vw,4rem);font-weight:600;line-height:.96}.module-product-caption p{color:#444;max-width:400px;margin:clamp(1.2rem,2vw,1.75rem) 0 0;font-size:clamp(1rem,1.2vw,1.24rem);line-height:1.36}.module-product-frame{background:linear-gradient(135deg,#fff 0%,#f4f4f1 42%,#e8e8e2 100%);border:1px solid #111;margin:0;padding:clamp(.45rem,.8vw,.8rem);position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffd1;container-type:inline-size}.module-product-frame:before,.module-product-frame:after{content:"";pointer-events:none;z-index:2;position:absolute;inset:clamp(.45rem,.8vw,.8rem)}.module-product-frame:before{border:1px solid #00000024;box-shadow:inset 0 1px #ffffffc7,inset 0 -28px 44px #00000009}.module-product-frame:after{mix-blend-mode:soft-light;background:linear-gradient(120deg,#ffffff38 0%,#fff0 34%),linear-gradient(#ffffff1a,#0000000b)}.module-product-frame img{z-index:1;filter:contrast(1.02)saturate(.96);border:1px solid #0000001a;width:100%;height:auto;display:block;position:relative}.module-detail{padding:0 0 clamp(3rem,5vw,5rem)}.page-shell{color:#080808;background:#fff;min-height:100vh;padding-top:6.5rem}.page-shell--solutions{background:#050505;padding-top:74px}.page-shell--pilot{background:#f7f7f7}.page-hero{border-bottom:1px solid #111;padding:5.5rem 0 0}.page-hero .container{grid-template-columns:1fr;gap:clamp(2rem,4vw,3.5rem);display:grid}.page-hero-header{grid-template-columns:minmax(0,1fr) minmax(320px,.38fr);align-items:end;gap:clamp(2rem,5vw,5rem);display:grid}.page-hero h1{max-width:980px;font-family:var(--font-display);letter-spacing:0;margin:0;font-size:clamp(2.6rem,5.2vw,4.2rem);font-weight:600;line-height:.82}.page-hero p{color:#333;max-width:560px;margin:0 0 1.1rem;font-size:clamp(1.25rem,2.2vw,2rem);line-height:1.22}.page-hero-asset{aspect-ratio:16/6.2;background:#111;border-top:1px solid #111;border-left:1px solid #111;border-right:1px solid #111;width:100%;margin:0;position:relative;overflow:hidden}.page-hero-asset:after{content:"";pointer-events:none;background:linear-gradient(#0000 52%,#0000002e);position:absolute;inset:0}.page-hero-asset img{object-fit:cover;filter:contrast(1.05)saturate(.92);width:100%;height:100%;display:block}.page-hero--solutions{color:#fff;background:#050505;border-bottom-color:#050505;padding:0;position:relative;overflow:hidden}.page-hero--solutions:before{content:"";opacity:.18;pointer-events:none;background-image:url(/brand/effluent-background.png);background-position:50%;background-size:cover;position:absolute;inset:0}.page-hero--solutions .container{z-index:1;grid-template-columns:minmax(0,.44fr) minmax(0,.56fr);align-items:stretch;gap:0;width:100%;max-width:none;min-height:clamp(560px,74vh,780px);padding:0;position:relative}.page-hero--solutions .page-hero-header{border-right:1px solid #ffffff29;flex-direction:column;grid-area:1/1;justify-content:center;min-height:clamp(560px,74vh,780px);padding:clamp(2rem,5vw,5rem);display:flex}.page-hero--solutions h1{color:#fff;max-width:620px;font-size:clamp(4.25rem,7vw,8rem);line-height:.9}.page-hero--solutions p{color:#ffffffb8;max-width:560px;margin:2rem 0 0}.page-hero--solutions .page-hero-asset{aspect-ratio:auto;border:0;grid-area:1/2;height:100%;min-height:clamp(560px,74vh,780px)}.page-hero--solutions .page-hero-asset img{object-position:center}.page-hero--company{padding-top:0}.page-hero--company .container{grid-template-columns:minmax(0,.58fr) minmax(360px,.42fr);gap:0;max-width:none;min-height:clamp(520px,72vh,760px);padding:0}.page-hero--company .page-hero-asset{aspect-ratio:auto;border:0;border-right:1px solid #111;grid-area:1/1;height:100%}.page-hero--company .page-hero-header{flex-direction:column;grid-area:1/2;justify-content:end;padding:clamp(2rem,4vw,4.5rem);display:flex}.page-hero--company h1{font-size:clamp(4.7rem,8.5vw,10rem);line-height:.86}.page-hero--company p{margin-top:2rem}.page-hero--pilot{background:#f7f7f7}.page-hero--pilot .page-hero-header{align-items:center}.page-hero--pilot h1{font-size:clamp(2.6rem,5.2vw,4.2rem)}.page-hero--pilot .page-hero-asset{aspect-ratio:16/5.6}.page-rows--pilot{background:#f7f7f7}.page-rows--pilot .page-row{background:#fff;border-left:1px solid #d8d8d8;border-right:1px solid #d8d8d8;margin-bottom:0;padding-left:clamp(1.25rem,3vw,2.5rem);padding-right:clamp(1.25rem,3vw,2.5rem)}.page-row--visual{grid-template-columns:minmax(180px,.28fr) minmax(0,1fr) minmax(180px,.34fr);align-items:center}.page-row-svg{color:#080808;justify-content:flex-end;align-items:center;min-height:160px;padding-left:clamp(1rem,2vw,2rem);display:flex}.page-row-icon{width:min(100%,260px);height:auto;display:block}.calendly-section{color:#080808;background:#fff;border-bottom:1px solid #111}.calendly-section .container{grid-template-columns:minmax(220px,.32fr) minmax(0,1fr);align-items:stretch;gap:clamp(2rem,5vw,5rem);padding-top:clamp(2rem,4vw,4rem);padding-bottom:clamp(2rem,4vw,4rem);display:grid}.calendly-copy h2{max-width:420px;font-family:var(--font-display);letter-spacing:0;margin:0;font-size:clamp(2.5rem,4.8vw,6.5rem);font-weight:600;line-height:.9}.calendly-copy p{color:#444;max-width:400px;margin:clamp(1.25rem,2vw,1.75rem) 0 0;font-size:clamp(1.02rem,1.2vw,1.28rem);line-height:1.36}.calendly-copy a{color:#080808;font-family:var(--font-display);border-bottom:1px solid #080808;margin-top:clamp(1.5rem,2.4vw,2.25rem);font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.calendly-frame{background:#f7f7f7;border:1px solid #111;width:100%;min-height:760px;display:block}.page-rows{padding:0 0 5rem}.page-row{border-bottom:1px solid #d8d8d8;grid-template-columns:minmax(220px,.45fr) minmax(0,1.55fr);gap:clamp(2rem,5vw,5rem);padding:clamp(2.5rem,5vw,4.5rem) 0;display:grid}.page-row h2{font-family:var(--font-geist);margin:0;font-size:clamp(1.6rem,2.2vw,2.4rem);font-weight:500;line-height:1}.page-row p{color:#222;max-width:920px;font-family:var(--font-display);margin:0;font-size:clamp(2rem,3.3vw,4.2rem);font-weight:500;line-height:1.02}.page-rows--solutions{background:#f7f7f4;padding:0}.page-rows--solutions .container{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none;padding:0;display:grid}.page-rows--solutions .page-row{background:#fff;border-bottom:1px solid #111;border-right:1px solid #d8d8d8;grid-template-rows:auto 1fr;min-height:clamp(300px,34vw,420px);padding:clamp(1.75rem,3.4vw,3.6rem);display:grid}.page-rows--solutions .page-row:last-child{border-right:0}.page-rows--solutions .page-row h2{margin-bottom:clamp(2.25rem,5vw,4.25rem)}.page-rows--solutions .page-row p{max-width:560px;font-size:clamp(1.65rem,2.75vw,3.1rem);line-height:1.04}.page-rows--company .page-row{grid-template-columns:minmax(160px,.24fr) minmax(0,1fr) minmax(180px,.28fr);gap:clamp(2rem,5vw,5rem);padding:clamp(2.25rem,4vw,3.5rem) 0}.page-rows--company .container{border-top:1px solid #d8d8d8}.page-rows--company .page-row h2{color:#6d6d6d}.page-rows--company .page-row p{max-width:900px;font-size:clamp(1.8rem,3vw,3.85rem);line-height:1.04}.info-shell{color:#080808;background:#fff;min-height:100vh;padding-top:6.5rem}.info-hero{padding:clamp(5rem,9vw,9rem) 0 clamp(2rem,3.5vw,3.5rem)}.info-hero h1{max-width:980px;font-family:var(--font-display);letter-spacing:0;margin:0;font-size:clamp(2.6rem,5.2vw,4.2rem);font-weight:600;line-height:.82}.info-hero p{color:#333;max-width:720px;margin:clamp(2rem,4vw,3rem) 0 0;font-size:clamp(1.25rem,2vw,1.9rem);line-height:1.26}.info-switcher{border:1px solid #111;flex-wrap:wrap;gap:0;width:fit-content;margin-top:clamp(2.25rem,4vw,3.75rem);display:flex}.info-switcher a{color:#080808;background:#fff;border-right:1px solid #111;justify-content:center;align-items:center;min-width:124px;min-height:48px;padding:0 1.2rem;font-weight:600;text-decoration:none;transition:background .16s,color .16s;display:inline-flex}.info-switcher a:last-child{border-right:0}.info-switcher a:hover,.info-switcher a.is-active{color:#fff;background:#050505}.info-rows{padding:0 0 clamp(3rem,5vw,5rem)}.trust-explorer{padding-top:clamp(1rem,2.5vw,2.5rem)}.info-row{border-bottom:1px solid #d8d8d8;grid-template-columns:minmax(180px,.34fr) minmax(0,1fr);gap:clamp(2rem,5vw,5rem);padding:clamp(2.5rem,4vw,4rem) 0;display:grid}.info-row h2{font-family:var(--font-display);margin:0;font-size:clamp(1.6rem,2.4vw,2.6rem);font-weight:500;line-height:1}.info-row p{color:#222;max-width:920px;font-family:var(--font-display);margin:0;font-size:clamp(2rem,3.3vw,4.1rem);font-weight:500;line-height:1.03}.info-shell--terms .info-hero{color:#fff;background:#050505}.info-shell--terms .info-hero p{color:#ffffffb8}.info-shell--terms .info-switcher{border-color:#ffffff52}.info-shell--terms .info-switcher a{color:#fff;background:#050505;border-right-color:#ffffff52}.info-shell--terms .info-switcher a:hover,.info-shell--terms .info-switcher a.is-active{color:#050505;background:#fff}.info-shell--terms .info-row{grid-template-columns:minmax(92px,.12fr) minmax(120px,.18fr) minmax(0,1fr);align-items:start;padding:clamp(1.75rem,3vw,3rem) 0}.info-shell--terms .info-shell--terms .info-row h2{color:#6d6d6d;font-size:clamp(1.2rem,1.8vw,1.8rem)}.info-shell--terms .info-row p{font-size:clamp(1.45rem,2.15vw,2.65rem);line-height:1.12}.site-footer{color:#fff;background:#050505;border-top:1px solid #111;grid-template-columns:minmax(260px,.28fr) minmax(0,1fr);min-height:clamp(280px,34vh,360px);display:grid}.footer-image-panel{background:linear-gradient(#ffffff09,#fff0 38%),#050505;border-right:1px solid #ffffff29;flex-direction:column;justify-content:space-between;gap:2rem;min-height:clamp(280px,34vh,360px);padding:clamp(1.5rem,2.6vw,2.7rem);display:flex;overflow:hidden}.footer-brand-logo{filter:invert();width:min(78%,210px);height:auto;display:block}.footer-location{border-top:1px solid #ffffff29;align-self:stretch;gap:.65rem;padding-top:clamp(1.25rem,2vw,2rem);display:grid}.footer-location span{color:#ffffff75;font-family:var(--font-body);font-size:.92rem;font-weight:600;line-height:1}.footer-location strong{color:#fff;max-width:14rem;font-family:var(--font-display);letter-spacing:0;font-size:clamp(1.8rem,2.8vw,3.35rem);font-weight:500;line-height:.95}.footer-links-panel{min-height:clamp(280px,34vh,360px);display:flex}.footer-columns{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));min-height:100%;display:grid}.footer-column{border-right:1px solid #ffffff29;flex-direction:column;justify-content:flex-start;padding:clamp(1.4rem,2.2vw,2.35rem) clamp(1.35rem,2.5vw,3rem);display:flex}.footer-column:last-child{border-right:0}.footer-column h2{color:#ffffff85;font-family:var(--font-body);margin:0 0 clamp(1.35rem,2vw,1.9rem);font-size:.95rem;font-weight:600;line-height:1}.footer-column a{color:#fff;font-family:var(--font-display);margin:0 0 .78rem;font-size:clamp(.82rem,1.1vw,1.15rem);font-weight:500;line-height:1.08;text-decoration:none;transition:color .16s}.footer-column a:hover{color:#ffffffad}@media (width<=980px) and (width>=721px){.nav-content{padding-left:1.5rem}.logo{width:128px}.nav-links a{padding:0 .25rem;font-size:.82rem}.nav-links .nav-action{padding:0 .9rem}}@media (width<=720px){.container{padding:0 1.25rem}.nav-links{display:none}.nav-content{grid-template-columns:1fr auto;padding-left:1.25rem;padding-right:1.25rem}.hero{height:118vh;min-height:620px}.hero-stage{min-height:620px}.hero-copy{text-align:center;align-items:center;padding:7rem 1.25rem 4rem}.hero-title{text-shadow:0 2px 14px #00000047}.hero-title-kicker{font-size:clamp(2.35rem,9.4vw,3.9rem);line-height:.98}.hero-title-core{font-size:clamp(3.35rem,13.2vw,5.25rem);line-height:.88}.page-shell--solutions{padding-top:5rem}.page-hero .container{grid-template-columns:1fr;gap:2rem}.page-hero-header{grid-template-columns:1fr;gap:1.5rem}.page-hero h1{font-size:clamp(2.2rem,9vw,3.1rem)}.page-hero p{margin:0}.page-hero-asset{aspect-ratio:16/9.5;margin:0}.page-hero--solutions{padding:0}.page-hero--solutions .container{grid-template-columns:1fr;gap:0;min-height:0}.page-hero--solutions .page-hero-asset,.page-hero--solutions .page-hero-header{border-left:0;border-right:0;grid-area:auto;min-height:0}.page-hero--solutions .page-hero-asset{aspect-ratio:16/10;height:auto}.page-hero--solutions .page-hero-header{padding:3rem 1.25rem 3.5rem}.page-hero--solutions h1{font-size:clamp(2.2rem,9vw,3.1rem)}.page-hero--company .page-hero-asset{aspect-ratio:16/10;border-bottom:1px solid #111;border-right:0;grid-area:auto;height:auto}.page-hero--company .page-hero-header{grid-area:auto;justify-content:start;padding:3rem 1.25rem}.page-rows--solutions .container{grid-template-columns:1fr}.page-rows--solutions .page-row{border-right:0;min-height:0}.page-rows--solutions .page-row h2{margin-bottom:2.5rem}.calendly-section .container{grid-template-columns:1fr;gap:1.75rem;padding-top:2.25rem;padding-bottom:2.25rem}.calendly-copy h2{font-size:clamp(3rem,14vw,5.5rem)}.calendly-frame{border-left:0;border-right:0;width:calc(100% + 2.5rem);min-height:720px;margin:0 -1.25rem}.page-rows--solutions .page-row p,.page-rows--company .page-row p{font-size:clamp(1.9rem,9vw,3.35rem)}.page-rows--company .page-row{grid-template-columns:1fr;gap:1.25rem}.page-row--visual{grid-template-columns:1fr}.page-row-icon{width:min(78%,220px)}.section{padding:0}.operating-layout{grid-template-columns:1fr}.software-intro{min-height:auto;padding:5.55rem 1.25rem 3.5rem}.software-intro h2{font-size:1rem}.software-intro p{letter-spacing:-.032em;font-size:clamp(1.6rem,6.5vw,2.2rem);line-height:1}.software-intro-line{white-space:normal}.operating-asset{border-bottom:1px solid #111;border-right:0;min-height:560px}.operating-asset h3{font-size:clamp(3rem,14vw,5.3rem)}.operating-modules{grid-template-rows:none}.operating-module{min-height:280px;padding:2.25rem 1.25rem}.operating-module h3{font-size:clamp(2.65rem,12vw,4.4rem)}.products-shell{padding-top:5rem}.products-hero{padding:4rem 0 3rem}.products-hero h1{font-size:clamp(2.2rem,9vw,3.1rem)}.products-hero p{font-size:1rem}.module-mark-frame{aspect-ratio:16/11}.module-shell{padding-top:5rem}.module-hero .container{grid-template-columns:1fr;min-height:0}.module-hero-copy{padding:4rem 0 3rem}.module-hero h1{font-size:clamp(1.9rem,7.5vw,2.6rem)}.module-hero-copy strong{font-size:clamp(2rem,10vw,3.55rem)}.module-hero-mark{border-top:1px solid #111;border-left:0;min-height:220px;margin:0}.module-hero-mark img{width:min(82%,300px);max-height:190px}.module-product-view .container{grid-template-columns:1fr;gap:1.5rem;padding-top:2rem;padding-bottom:2rem}.module-product-caption{position:static;top:auto}.module-product-caption h2{font-size:clamp(2.25rem,11vw,4rem)}.module-product-frame{border-left:0;border-right:0;margin:0 -1.25rem}.page-shell{padding-top:5rem}.page-hero{padding:4rem 0 3rem}.page-row{grid-template-columns:1fr;gap:1.5rem;padding:3rem 0}.page-row p{font-size:clamp(2.1rem,11vw,4rem)}.page-row-svg{justify-content:flex-start;min-height:120px;padding-left:0;display:flex!important}.info-shell{padding-top:5rem}.info-hero{padding:4rem 0 3rem}.info-hero h1{font-size:clamp(2.2rem,9vw,3.1rem)}.info-row{grid-template-columns:1fr;gap:1.25rem;padding:3rem 0}.info-row p{font-size:clamp(2rem,10vw,3.55rem)}.info-switcher{width:100%}.info-switcher a{flex:1 1 0;min-width:0;padding:0 .7rem}.info-row-visual,.info-shell--privacy .info-row-visual,.info-shell--terms .info-shell--security .info-row,.info-shell--terms .info-row{border-left:0;grid-template-columns:1fr;gap:1.25rem;padding:3rem 0}.site-footer{grid-template-columns:1fr;min-height:0}.footer-image-panel{border-bottom:1px solid #ffffff29;border-right:0;min-height:240px}.footer-links-panel{min-height:0;display:block}.footer-columns{grid-template-columns:1fr;min-height:0}.footer-column{border-bottom:1px solid #ffffff29;border-right:0;justify-content:flex-start;padding:1.75rem 1.25rem}.footer-column h2{margin-bottom:1.25rem}.footer-column a{font-size:clamp(1.35rem,6vw,2rem);line-height:1.15}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important}.hero-video{transform:none;transition:opacity 1.1s cubic-bezier(.65,0,.35,1)!important}.hero{height:100vh;min-height:640px}.hero-stage{position:relative}}.journal-shell,.editor-shell{color:#080808;background:#fff;min-height:100vh}.journal-shell{padding-top:74px}.journal-library{max-width:1480px;min-height:680px;margin:0 auto;padding:clamp(5rem,9vw,9rem) clamp(1.5rem,5vw,4.5rem)}.journal-news{min-height:0}.journal-library+.journal-news{padding-top:0}.platform-diagram-section{background:#fff;padding:0 clamp(1.25rem,4vw,3rem) clamp(3rem,6vw,6rem)}.platform-diagram-section img{width:min(100%,1180px);height:auto;margin:0 auto;display:block}.news-shot{aspect-ratio:16/9;background:#ececec;overflow:hidden}.news-shot img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1);display:block}.news-kicker{color:#686868;font-family:var(--font-geist);letter-spacing:.08em;text-transform:uppercase;align-items:baseline;gap:.75rem;font-size:.59rem;font-weight:600;display:flex}.news-kicker span{color:#080808;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.news-kicker time{white-space:nowrap;margin-left:auto}.news-lead,.news-card{color:#080808;text-decoration:none}.news-lead:hover .news-shot img,.news-card:hover .news-shot img{transform:scale(1.03)}.news-lead:hover h3,.news-card:hover h3{text-underline-offset:.14em;text-decoration:underline;text-decoration-thickness:1px}.news-lead{border-bottom:1px solid #d8d8d8;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:center;gap:clamp(1.5rem,3vw,3rem);padding:2.5rem 0;display:grid}.news-lead-copy{flex-direction:column;gap:.85rem;display:flex}.news-lead-copy h3{font-family:var(--font-display);letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(1.9rem,3.1vw,3.2rem);font-weight:600;line-height:.98}.news-lead-copy>p{color:#4a4a4a;max-width:46ch;margin:0;font-size:1.02rem;line-height:1.5}.news-cta{color:#686868;font-family:var(--font-geist);letter-spacing:.08em;text-transform:uppercase;margin-top:.35rem;font-size:.59rem;font-weight:600}.news-lead:hover .news-cta{color:#080808}.news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,2.6vw,2.75rem) clamp(1.25rem,2.2vw,2.25rem);padding-top:2.75rem;display:grid}.news-card{flex-direction:column;gap:.7rem;display:flex}.news-card .news-shot{margin-bottom:.3rem}.news-card h3{font-family:var(--font-display);letter-spacing:-.018em;margin:0;font-size:clamp(1.05rem,1.35vw,1.35rem);font-weight:600;line-height:1.16}.news-card>p{-webkit-line-clamp:3;color:#5c5c5c;-webkit-box-orient:vertical;margin:0;font-size:.92rem;line-height:1.5;display:-webkit-box;overflow:hidden}.journal-editor-link{color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;margin-left:1rem;padding:0}@media (width<=1080px){.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.news-lead{grid-template-columns:1fr;align-items:start}.news-lead-copy h3{font-size:2.1rem}.news-grid{grid-template-columns:1fr}}.journal-library>header{border-bottom:2px solid #080808;justify-content:space-between;align-items:end;padding-bottom:2rem;display:flex}.journal-library>header span,.journal-library>header>p,.journal-entry-meta,.journal-entry-footer,.journal-entry details summary{font-family:var(--font-geist);letter-spacing:.08em;text-transform:uppercase;font-size:.59rem;font-weight:600}.journal-library>header h2{font-family:var(--font-display);letter-spacing:-.065em;margin:.5rem 0 0;font-size:clamp(3.5rem,7vw,7.5rem);font-weight:600;line-height:.8}.journal-library>header>p{color:#656565}.journal-empty{border-bottom:1px solid #d7d7d7;flex-direction:column;justify-content:center;align-items:flex-start;min-height:380px;padding:clamp(4rem,8vw,8rem) 0;display:flex}.journal-empty p{font-family:var(--font-display);letter-spacing:-.045em;margin:0 0 .8rem;font-size:clamp(2.2rem,4vw,4.6rem);font-weight:500;line-height:1}.journal-empty>span{color:#686868;max-width:520px;line-height:1.55}.journal-empty button{color:#fff;font-family:var(--font-geist);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#080808;border:1px solid #080808;margin-top:2rem;padding:.85rem 1.1rem;font-size:.61rem;font-weight:600}.journal-entry-list{border-bottom:1px solid #cfcfcf}.journal-entry{border-bottom:1px solid #cfcfcf;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:clamp(2rem,5vw,6rem);padding:2rem 0;display:grid}.journal-entry:last-child{border-bottom:0}.journal-entry>img{aspect-ratio:16/10;object-fit:cover;filter:grayscale();width:100%}.journal-entry-copy{align-self:center}.journal-entry-meta,.journal-entry-footer{color:#696969;justify-content:space-between;gap:1rem;display:flex}.journal-entry-copy h3{max-width:900px;font-family:var(--font-display);letter-spacing:-.052em;margin:1.25rem 0;font-size:clamp(2.2rem,4vw,4.8rem);font-weight:550;line-height:.94}.journal-entry-copy>p{color:#626262;max-width:670px;margin-bottom:1.7rem;line-height:1.6}.journal-entry-footer{border-top:1px solid #d4d4d4;padding-top:.85rem}.journal-entry-footer a{color:#080808;text-underline-offset:.25rem;text-decoration:underline}.journal-entry details{border-top:1px solid #d4d4d4;margin-top:1.8rem}.journal-entry details summary{cursor:pointer;padding:1rem 0}.journal-entry details div{color:#353535;max-width:720px;padding:0 0 1rem;line-height:1.72}.journal-entry details div p+p{margin-top:1rem}.editor-shell{padding-top:74px}.editor-header{border-bottom:1px solid #cfcfcf;justify-content:space-between;align-items:end;min-height:300px;padding:clamp(3rem,7vw,7rem) clamp(1.5rem,5vw,4.5rem) 2.5rem;display:flex}.editor-header span,.editor-notice,.editor-compose label,.editor-entry-list article>div,.editor-entry-list time,.editor-actions,.editor-header button{font-family:var(--font-geist)}.editor-header span{letter-spacing:.1em;text-transform:uppercase;font-size:.61rem;font-weight:600}.editor-header h1{font-family:var(--font-display);letter-spacing:-.07em;margin:.5rem 0 0;font-size:clamp(4rem,8vw,9rem);font-weight:600;line-height:.8}.editor-header button{letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0;font-size:.62rem;font-weight:600}.editor-notice{background:#f2f2f2;border-bottom:1px solid #cfcfcf;grid-template-columns:180px 1fr;gap:2rem;padding:1rem clamp(1.5rem,5vw,4.5rem);font-size:.67rem;line-height:1.5;display:grid}.editor-notice strong{text-transform:uppercase;letter-spacing:.06em}.editor-notice span{color:#606060}.editor-layout{grid-template-columns:minmax(0,1.45fr) minmax(360px,.55fr);display:grid}.editor-compose,.editor-entries{padding:clamp(2.5rem,5vw,5rem) clamp(1.5rem,5vw,4.5rem)}.editor-compose{border-right:1px solid #cfcfcf}.editor-compose h2,.editor-entries h2{font-family:var(--font-display);letter-spacing:-.052em;margin:0 0 2.5rem;font-size:clamp(2.4rem,4vw,4.5rem);font-weight:550;line-height:.9}.editor-compose form,.editor-compose label{display:grid}.editor-compose form{gap:1.6rem}.editor-compose label{letter-spacing:.08em;text-transform:uppercase;gap:.55rem;font-size:.59rem;font-weight:600}.editor-field-row{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.editor-compose input,.editor-compose select,.editor-compose textarea{color:#080808;width:100%;font-family:var(--font-body);text-transform:none;resize:vertical;background:#fff;border:0;border-bottom:1px solid #9e9e9e;border-radius:0;padding:.9rem 0;font-size:.95rem;line-height:1.5}.editor-compose textarea{border:1px solid #bdbdbd;padding:1rem}.editor-compose input:focus,.editor-compose select:focus,.editor-compose textarea:focus{outline-offset:2px;outline:2px solid #080808}.editor-actions{align-items:center;gap:.7rem;display:flex}.editor-actions button{color:#080808;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #080808;padding:.85rem 1rem;font-size:.62rem;font-weight:600}.editor-actions .editor-publish{color:#fff;background:#080808}.editor-actions>span{margin-left:.5rem;font-size:.68rem}.editor-entries>div:first-child{justify-content:space-between;align-items:start;display:flex}.editor-entries>div:first-child>span{border:1px solid #080808;border-radius:50%;place-items:center;min-width:28px;height:28px;font-size:.68rem;display:grid}.editor-empty{color:#686868;border-top:1px solid #cfcfcf;padding:2rem 0}.editor-entry-list{border-top:1px solid #cfcfcf}.editor-entry-list article{border-bottom:1px solid #cfcfcf;padding:1.4rem 0}.editor-entry-list article>div{color:#626262;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;font-size:.55rem;font-weight:600;display:flex}.editor-entry-list h3{font-family:var(--font-display);letter-spacing:-.03em;margin:.8rem 0;font-size:1.45rem;font-weight:550;line-height:1.05}.editor-entry-list time{color:#757575;font-size:.58rem}.editor-entry-list footer{gap:.6rem;margin-top:1.2rem;display:flex}.editor-entry-list footer button{color:#080808;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0;font-size:.63rem}.editor-entry-list footer button:last-child{color:#6d2424}@media (width<=900px){.editor-layout{grid-template-columns:1fr}.editor-compose{border-bottom:1px solid #cfcfcf;border-right:0}.journal-entry{grid-template-columns:1fr}}@media (width<=720px){.journal-library{min-height:540px}.journal-library>header{align-items:start}.journal-entry-copy h3{font-size:2.7rem}.editor-header{min-height:240px;padding-top:3.5rem}.editor-header h1{font-size:4.5rem}.editor-notice{grid-template-columns:1fr;gap:.4rem}.editor-field-row{grid-template-columns:1fr}.editor-actions{flex-wrap:wrap}.editor-actions>span{width:100%;margin-left:0}}.ai-explore{background:#050505;border-top:1px solid #111;align-items:center;gap:clamp(1.25rem,3vw,2.5rem);padding:clamp(1.5rem,2.4vw,2.25rem) clamp(1.25rem,5vw,4.5rem);display:flex}.ai-explore p{color:#ffffffb8;font-family:var(--font-display);white-space:nowrap;margin:0;font-size:clamp(.95rem,1.15vw,1.18rem);font-weight:600}.ai-explore-row{gap:.6rem;display:flex}.ai-explore-tile{color:#fff;background:0 0;border:1px solid #ffffff38;place-items:center;width:46px;height:46px;transition:background .18s,color .18s,border-color .18s;display:grid}.ai-explore-tile svg{width:22px;height:22px;display:block}.ai-explore-tile:hover,.ai-explore-tile:focus-visible{color:#050505;background:#fff;border-color:#fff}@media (width<=720px){.ai-explore{flex-direction:column;align-items:flex-start;gap:1rem}.ai-explore p{white-space:normal}}.hero-copy:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(82% 66%,#0009 0%,#0000006b 48%,#0000001a 76%,#0000 100%);position:absolute;inset:0}.hero-support{color:#fff;text-shadow:0 1px 20px #000000b8,0 1px 3px #00000080;max-width:52ch;margin:2.1rem auto 0;font-size:clamp(1rem,1.2vw,1.22rem);font-weight:400;line-height:1.5}.hero-trust{color:#fff;text-shadow:0 1px 20px #000000b8,0 1px 3px #00000080;font-family:var(--font-display);letter-spacing:.01em;margin:1.6rem 0 0;font-size:clamp(.92rem,1.05vw,1.08rem);font-weight:600}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.9rem;margin-top:1.9rem;display:flex}.hero-action{color:#fff;min-height:48px;font-family:var(--font-body);background:0 0;border:1px solid #ffffff8c;align-items:center;padding:0 1.35rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.hero-action:hover{background:#ffffff1f;border-color:#fff}.hero-action--primary{color:#050505;background:#fff;border-color:#fff}.hero-action--primary:hover{background:#e9e9e9}.architecture-section{color:#080808;background:#fff;border-top:1px solid #111;padding:clamp(3.25rem,6vw,5.5rem) clamp(1.25rem,5vw,4.5rem)}.problem-layout{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(1.75rem,4vw,4rem);max-width:1400px;margin:0 auto;display:grid}.problem-copy{color:#333;margin:0;font-size:clamp(1.02rem,1.15vw,1.2rem);line-height:1.5}.problem-list{align-content:start;gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.problem-list li{color:#444;border-top:1px solid #ddd;padding-top:.75rem;font-size:clamp(.98rem,1.05vw,1.1rem);line-height:1.4}.architecture-header h2{font-family:var(--font-display);letter-spacing:-.015em;max-width:26ch;margin:0 0 clamp(1.5rem,2.5vw,2.25rem);font-size:clamp(1.75rem,2.9vw,2.6rem);font-weight:500;line-height:1.1}.architecture-header p{color:#333;max-width:62ch;margin:-.75rem 0 0;font-size:clamp(1rem,1.1vw,1.15rem);line-height:1.5}.module-hero-trust{color:#6f6c66;font-family:var(--font-body);margin:1.45rem 0 0;font-size:.9rem;font-weight:400}@media (width<=720px){.hero-actions{flex-direction:column;width:100%}.hero-action{justify-content:center}}.hero-eyebrow{color:#ffffffb8;font-family:var(--font-body);letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:.9rem;font-weight:600}.hero-action--quiet{color:#ffffffe6;text-underline-offset:5px;background:0 0;border:0;min-height:0;padding:0;text-decoration:underline}.hero-action--quiet:hover{color:#fff;background:0 0}.hero-trust{color:#ffffffc7;font-size:.9rem;font-weight:500}.reveal-ready [data-reveal]{opacity:0;transition:opacity .62s cubic-bezier(.4, 0, .2, 1) var(--reveal-delay,0s), transform .62s cubic-bezier(.4, 0, .2, 1) var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(16px)}.reveal-ready [data-reveal].is-revealed{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal-ready [data-reveal]{opacity:1;transition:none;transform:none}}.problem-section{background:#fafaf9}.architecture-section,.platform-diagram-section{background:#fff}.workflow-stack+.architecture-section{border-top:0}.architecture-section{border-top:1px solid #0f0e0d1f;padding-top:clamp(3.5rem,7vw,7rem);padding-bottom:clamp(3.5rem,7vw,7rem)}.architecture-header h2,.products-hero h1,.page-hero h1,.info-hero h1,.module-hero h1{letter-spacing:-.02em;font-weight:500;line-height:1.04}.problem-list li,.crumb{font-family:var(--font-body);color:#6f6c66;align-items:center;gap:.55rem;padding-top:clamp(1.5rem,3vw,2.5rem);font-size:.88rem;display:flex}.crumb a{color:#6f6c66;text-decoration:none}.crumb a:hover{color:#0f0e0d}.crumb b{color:#0f0e0d;font-weight:500}.module-hero-split{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:start;gap:clamp(1.75rem,4vw,3.5rem);padding:clamp(1.25rem,2.2vw,1.75rem) 0 clamp(3rem,6vw,5rem);display:grid}.module-hero-split h1{font-family:var(--font-display);letter-spacing:-.024em;text-wrap:balance;max-width:15ch;margin:0;font-size:clamp(2.3rem,4.6vw,4rem);font-weight:500;line-height:1.02}.module-hero-aside{padding-top:.45rem}.module-hero-aside>p{color:#33312c;max-width:46ch;margin:0;font-size:clamp(1.02rem,1.2vw,1.16rem);line-height:1.5}.module-hero-aside .module-demo-button{margin-top:1.6rem}.plate-band{padding:0}.plate{background:var(--plate-base,#333f40);width:100%;position:relative;overflow:hidden;container-type:inline-size}.plate--2{aspect-ratio:2}.plate--43{aspect-ratio:4/3}.plate--slate{--plate-base:#333f40}.plate--olive{--plate-base:#4b4a38}.plate--oxblood{--plate-base:#4a3634}.plate--char{--plate-base:#26251f}.plate:before{content:"";background:radial-gradient(120% 92% at 14% 8%,#ffffff1f,#0000 58%),radial-gradient(92% 78% at 92% 96%,#00000080,#0000 62%);position:absolute;inset:0}.plate-grain{opacity:.44;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3'/></filter><rect width='200' height='200' filter='url(%23n)' opacity='.6'/></svg>");position:absolute;inset:0}.mock{width:64%;min-height:85%;font-size:clamp(6px,1.02cqw,13px);font-family:var(--font-body);color:#0f0e0d;background:#fff;border:1px solid #e5e5e3;border-radius:.85em;position:absolute;top:9%;left:7%;overflow:hidden;box-shadow:0 .35em 1.8em #0003}.plate.is-cropped .mock{width:76%;left:9%}.mock-pad{padding:1.9em 2.1em 2.1em}.mock h4{font-family:var(--font-display);letter-spacing:-.015em;margin:0;font-size:1.9em;font-weight:500;line-height:1.15}.mock-sub{color:#706d66;margin:.45em 0 0;font-size:1em}.mock-chart{width:100%;height:auto;margin-top:1.3em;display:block}.mock-rows{border-top:1px solid #ecebe9;margin:1.4em 0 0}.mock-row{border-bottom:1px solid #ecebe9;align-items:baseline;gap:1em;padding:.72em 0;font-size:1.05em;display:flex}.mock-row .nm{flex:auto;min-width:0}.mock-row .mono{font-family:var(--font-body);color:#706d66;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.86em}.mock-row .mono.muted{color:#9a968f}.mock-row .mono.ok{color:#14764d}.mock-row .mono.flag{color:#8a6a1f}.mock .dot{background:#14764d;border-radius:50%;width:.5em;height:.5em;margin-right:.62em;display:inline-block}.mock-panel{background:#f7f6f4;border-radius:.85em;margin-top:1.3em;padding:1.2em 1.35em}.mock-panel .lab{letter-spacing:.1em;text-transform:uppercase;color:#706d66;margin:0 0 .8em;font-size:.8em;font-weight:600}.mock-panel ul{gap:.6em;margin:0;padding:0;line-height:1.42;list-style:none;display:grid}.mock-two{grid-template-columns:1.12fr .88fr;align-items:start;gap:1.7em;margin-top:1.4em;display:grid}.mock-two .mock-rows,.mock-two .mock-panel{margin-top:0}.mock-tiles{grid-template-columns:repeat(3,1fr);gap:.8em;margin-top:1.3em;display:grid}.mock-tile{background:#f7f6f4;border-radius:.7em;padding:.9em 1em}.mock-tile .k{letter-spacing:.09em;text-transform:uppercase;color:#706d66;margin:0;font-size:.78em}.mock-tile .v{font-family:var(--font-display);letter-spacing:-.015em;font-variant-numeric:tabular-nums;margin:.26em 0 0;font-size:1.8em;font-weight:500;line-height:1}.mock-tile .u{color:#706d66;margin:.22em 0 0;font-size:.82em}.mock-lab{letter-spacing:.1em;text-transform:uppercase;color:#706d66;margin:1.3em 0 .35em;font-size:.8em;font-weight:600}.mock-bd{margin:0;font-size:1.05em;line-height:1.45}.mock-btns{gap:.7em;margin-top:1.5em;display:flex}.mock-btn{border-radius:.45em;padding:.6em 1.25em;font-size:1em;font-weight:500}.mock-btn.solid{color:#fff;background:#0f0e0d}.mock-btn.ghost{color:#0f0e0d;border:1px solid #0f0e0d}.mock-head{align-items:flex-start;gap:1.2em;display:flex}.mock-head>div{flex:auto;min-width:0}.mock-status{color:#706d66;letter-spacing:.02em;white-space:nowrap;border:1px solid #e5e5e3;border-radius:999px;flex:none;align-items:center;gap:.5em;padding:.42em .75em;font-size:.82em;display:inline-flex}.mock-status i{background:#b08a2a;border-radius:50%;width:.46em;height:.46em;animation:1.15s ease-in-out infinite mock-pulse}.mock-status.is-done{color:#14764d;border-color:#cfe0d2}.mock-status.is-done i{background:#14764d;animation:none}@keyframes mock-pulse{0%,to{opacity:1}50%{opacity:.28}}.mock-row .nm b{color:#9a968f;margin-top:.25em;font-size:.82em;font-weight:400;display:block}.mock-row.is-pending{color:#a8a49d}.mock-row.is-in{animation:.42s cubic-bezier(.4,0,.2,1) both mock-settle}@keyframes mock-settle{0%{opacity:.45;transform:translateY(2px)}to{opacity:1;transform:none}}.mock-spin{vertical-align:-.06em;border:1.5px solid #dcdad6;border-top-color:#8d8a83;border-radius:50%;width:.72em;height:.72em;margin-right:.5em;animation:.78s linear infinite mock-spin;display:inline-block}@keyframes mock-spin{to{transform:rotate(360deg)}}.mock-panel--gate{animation:.42s cubic-bezier(.4,0,.2,1) both mock-settle}.mock-foot{flex-wrap:wrap;align-items:center;gap:1.1em;margin-top:1.5em;display:flex}.mock-foot .mock-btn{margin:0}.mock-meta{color:#9a968f;font-size:.86em}@media (prefers-reduced-motion:reduce){.mock-status i,.mock-spin,.mock-row.is-in,.mock-panel--gate{animation:none}}.mock-horizon{background:#f2f1ef;border-radius:.3em;height:2.5em;margin:.85em 0 1.1em;position:relative;overflow:hidden}.mock-horizon-fill{background:repeating-linear-gradient(-45deg,#8a6a1f29 0 5px,#8a6a1f0d 5px 10px);border-left:1px solid #8a6a1f80;position:absolute;inset:0 8% 0 38%}.mock-horizon-now,.mock-horizon-band{letter-spacing:.03em;font-size:.82em;position:absolute;top:50%;transform:translateY(-50%)}.mock-horizon-now{color:#706d66;left:.85em}.mock-horizon-band{color:#8a6a1f;font-weight:500;left:41%}.mock-tags{flex-wrap:wrap;gap:.45em;margin:.7em 0 .75em;display:flex}.mock-tags i{color:#55534d;background:#f9f8f7;border:1px solid #e5e5e3;border-radius:.28em;padding:.38em .72em;font-size:.85em;font-style:normal}.mock-btns{flex-wrap:wrap}.mock-pad>.mock-meta{margin-top:1em;display:block}.statement-band{background:#fff;border-top:1px solid #111;border-bottom:1px solid #111;padding:clamp(3rem,6vw,5.5rem) 0}.statement{max-width:46ch;font-family:var(--font-display);letter-spacing:-.02em;color:#9a968f;text-wrap:balance;margin:0;font-size:clamp(1.5rem,3.2vw,2.6rem);font-weight:500;line-height:1.12}.statement b{color:#0f0e0d;font-weight:500}.feature-band{background:#fafaf9;padding:clamp(3rem,6vw,5.5rem) 0}.feature-grid{grid-template-columns:minmax(0,1fr) minmax(300px,1fr);align-items:start;gap:clamp(2rem,5vw,4.5rem);display:grid}.feature-head h2{font-family:var(--font-display);letter-spacing:-.02em;text-wrap:balance;max-width:18ch;margin:0;font-size:clamp(1.55rem,2.9vw,2.2rem);font-weight:500;line-height:1.08}.feature-head p{color:#33312c;max-width:44ch;margin:1rem 0 0;line-height:1.5}.feature-list article{border-top:1px solid #d9d7d2;padding:1.35rem 0}.feature-list article:last-child{border-bottom:1px solid #d9d7d2}.feature-list h3{font-family:var(--font-body);letter-spacing:-.005em;margin:0 0 .45rem;font-size:1rem;font-weight:600}.feature-list p{color:#4a4842;margin:0;font-size:.94rem;line-height:1.5}@media (width<=860px){.module-hero-split{grid-template-columns:1fr;gap:1.75rem}.feature-grid{grid-template-columns:1fr;gap:2rem}.mock,.plate.is-cropped .mock{width:86%;min-height:91%;top:7%;left:7%}.plate--2{aspect-ratio:4/3}.mock-two{grid-template-columns:1fr}.mock-tiles{grid-template-columns:1fr 1fr}}.screen{--s-bg:#0a0a0b;--s-rail:#0c0c0d;--s-main:#0e0e0f;--s-card:#121213;--s-line:#ffffff1c;--s-fg:#efeeea;--s-dim:#8e8c85;--s-faint:#5a5852;--s-sage:#a9c6a0;--s-amber:#d8b45f;--s-coral:#e0836a;--s-mono:ui-monospace, "SF Mono", SFMono-Regular, Menlo, monospace;background:var(--s-bg);width:100%;height:100%;color:var(--s-fg);font-family:var(--font-body);font-variant-numeric:tabular-nums;flex-direction:column;font-size:clamp(3.4px,.9cqw,11px);line-height:1.35;display:flex;position:relative;overflow:hidden}.screen-top{border-bottom:1px solid var(--s-line);flex:none;align-items:center;gap:.9em;padding:1.15em 1.6em;display:flex}.screen-brand{letter-spacing:-.01em;font-weight:600}.screen-slash,.screen-crumb{color:var(--s-dim)}.screen-crumb{color:var(--s-fg);font-weight:500}.screen-top-right{color:var(--s-faint);font-family:var(--s-mono);margin-left:auto;font-size:.88em}.screen-body{flex:auto;min-height:0;display:flex}.screen-rail{border-right:1px solid var(--s-line);background:var(--s-rail);flex:0 0 15em;padding:1.2em 1em}.screen-rail-assistant{color:var(--s-dim);justify-content:space-between;margin:0 0 1.6em;padding:0 .5em;display:flex}.screen-rail-assistant b{color:var(--s-faint);font-weight:400;font-family:var(--s-mono)}.screen-rail-group{margin-bottom:1.5em}.screen-rail-group .screen-lab{margin:0 0 .7em;padding-left:.55em}.screen-rail-item{color:var(--s-dim);border-radius:.35em;margin:0;padding:.5em .6em}.screen-rail-item.is-active{color:var(--s-fg);background:#ffffff12}.screen-main{background:var(--s-main);flex:auto;min-width:0;padding:1.6em 1.9em;overflow:hidden}.screen-status{border-top:1px solid var(--s-line);color:var(--s-faint);font-family:var(--s-mono);flex:none;align-items:center;gap:1.4em;padding:.85em 1.6em;font-size:.86em;display:flex}.screen-status span{align-items:center;gap:.6em;display:flex}.screen-status-right{margin-left:auto}.screen-live{background:var(--s-sage);border-radius:50%;width:.5em;height:.5em}.screen-lab{color:var(--s-dim);font-family:var(--s-mono);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:.7em;margin:0;font-size:.86em;display:flex}.screen-lab--gap{margin-top:1.9em;margin-bottom:.7em}.screen-lab span{color:var(--s-faint);margin-left:auto}.is-out .screen-lab span{color:var(--s-coral)}.screen-h{font-family:var(--font-display);letter-spacing:-.015em;margin:.5em 0 .35em;font-size:1.9em;font-weight:500;line-height:1.12}.screen-h--dim{color:var(--s-dim);margin-top:0}.screen-note{color:var(--s-dim);margin:.5em 0 0;font-size:.95em}.screen-val{font-family:var(--s-mono);letter-spacing:-.01em;margin:.35em 0 0;font-size:1.7em;line-height:1.1}.screen-val span{color:var(--s-dim);letter-spacing:0;margin-left:.5em;font-size:.55em}.screen-card{border:1px solid var(--s-line);background:var(--s-card);padding:.95em 1.1em}.screen-card.is-ok{border-left:2px solid var(--s-sage)}.screen-card.is-out{border-left:2px solid var(--s-coral)}.screen-card--wide{margin-top:1.5em}.screen-graph{grid-template-columns:minmax(0,1.05fr) minmax(0,.28fr) minmax(0,1fr);align-items:stretch;margin-top:1.4em;display:grid}.screen-graph-src,.screen-graph-out{align-content:center;gap:.75em;min-width:0;display:grid}.screen-graph .screen-card{min-width:0}.screen-wires{align-self:stretch;width:100%;height:100%}.screen-wires path{fill:none;stroke:var(--s-line);stroke-width:1px;vector-effect:non-scaling-stroke}.screen-tiles{border:1px solid var(--s-line);grid-template-columns:repeat(4,1fr);gap:0;margin-top:1.5em;display:grid}.screen-tile{border-right:1px solid var(--s-line);padding:.9em 1.05em}.screen-tile:last-child{border-right:0}.screen-tile .screen-val{font-size:1.45em}.screen-rows{border-top:1px solid var(--s-line);margin-top:.6em}.screen-row{border-bottom:1px solid var(--s-line);align-items:baseline;gap:1.1em;padding:.72em .1em;display:flex}.screen-row .nm{flex:auto;min-width:0}.screen-row .nm b{color:var(--s-faint);font-size:.88em;font-weight:400;display:block}.screen-row .num{font-family:var(--s-mono);white-space:nowrap;font-size:.92em}.screen-row .src{color:var(--s-dim);text-align:right;flex:0 0 9em;font-size:.88em}.is-amber,.screen-row .num.is-amber{color:var(--s-amber)}.screen-row--attn{align-items:center}.screen-num{border:1px solid var(--s-amber);height:1.65em;color:var(--s-amber);font-family:var(--s-mono);border-radius:50%;flex:0 0 1.65em;place-items:center;font-size:.86em;font-style:normal;display:grid}.screen-chart{width:100%;height:9.5em;margin-top:1.1em;display:block;overflow:visible}.screen-chart--tall{height:13em}.screen-grid{stroke:var(--s-line);stroke-width:1px;stroke-dasharray:2 3;vector-effect:non-scaling-stroke}.screen-hold{fill:#a9c6a01a}.screen-trace{fill:none;stroke:var(--s-fg);stroke-width:1.4px;vector-effect:non-scaling-stroke}.screen-trace.is-baseline{stroke:var(--s-faint);stroke-dasharray:3 3}.screen-trace.is-amber{stroke:var(--s-amber)}.screen-gap{fill:#d8b45f21;stroke:none}.screen-legend{color:var(--s-dim);align-items:baseline;gap:1.4em;margin-top:.7em;font-size:.88em;display:flex}.screen-legend span{align-items:center;gap:.5em;display:flex}.screen-legend b{color:var(--s-fg);font-family:var(--s-mono);font-weight:400}.screen-legend i{border-top:1px solid var(--s-fg);width:1.1em;height:0}.screen-legend i.k-nh4{border-top-color:var(--s-amber)}.screen-legend-end{color:var(--s-amber);margin-left:auto}.screen-split{grid-template-columns:minmax(0,.9fr) minmax(0,1.55fr);gap:1.4em;display:grid}.screen-form,.screen-result{border:1px solid var(--s-line);background:var(--s-card);padding:1em 1.1em}.screen-form label{margin-top:1em;display:block}.screen-form-pair{grid-template-columns:1fr 1fr;gap:.7em;display:grid}.screen-select,.screen-input{border:1px solid var(--s-line);background:var(--s-bg);font-family:var(--s-mono);align-items:center;margin-top:.45em;padding:.6em .7em;font-size:.92em;font-style:normal;display:flex}.screen-input b{color:var(--s-dim);margin-left:auto;font-weight:400}.screen-run{background:var(--s-sage);color:#16210f;text-align:center;margin:1.3em 0 0;padding:.72em;font-weight:500}.screen-pill{border:1px solid var(--s-line);color:var(--s-sage);letter-spacing:.06em;margin-left:auto;padding:.3em .7em}.screen-result .screen-tiles{margin-top:.9em}.screen-result .screen-row .src{flex:0 0 11em}.screen-btns{gap:.6em;margin-top:1.1em;display:flex}.screen-btns i{padding:.55em 1.1em;font-size:.95em;font-style:normal}.screen-btns .solid{background:var(--s-fg);color:#0b0b0c}.screen-btns .ghost{border:1px solid var(--s-line);color:var(--s-dim)}.module-product-frame .screen{z-index:1;aspect-ratio:16/10;height:auto;position:relative}@container (width<=520px){.screen-rail{display:none}.screen-split,.screen-graph{grid-template-columns:1fr}.screen-wires{display:none}.screen-tiles{grid-template-columns:repeat(2,1fr)}.screen-tile:nth-child(2){border-right:0}}.textured{background:radial-gradient(118% 88% at 12% 4%, var(--tex-lift), transparent 56%), radial-gradient(96% 82% at 94% 98%, #0000009e, transparent 64%), linear-gradient(148deg, var(--tex-top), var(--tex-base) 62%, #08090a 100%);color:#e9e8e4;place-items:center;width:100%;height:100%;min-height:100%;padding:clamp(1.5rem,4cqw,3.5rem);font-size:clamp(9px,1.45cqw,15px);display:grid;position:relative;overflow:hidden;container-type:inline-size}.textured--slate{--tex-top:#33383a;--tex-base:#16181a;--tex-lift:#d4dcdc2b}.textured--olive{--tex-top:#3a3a31;--tex-base:#191914;--tex-lift:#e0dec826}.textured--oxblood{--tex-top:#383130;--tex-base:#181413;--tex-lift:#e2d2cd26}.textured--char{--tex-top:#2e2e2d;--tex-base:#141414;--tex-lift:#dadad626}.textured .plate-grain{opacity:.36}.textured .screen-lab{color:#e9e8e480;font-size:.8em}.motif{z-index:1;width:100%;max-width:30em;position:relative}.motif--pills{gap:.5em;margin:0;padding:0;list-style:none;display:grid}.motif--pills li{background:#0c0d0d80;border:1px solid #ffffff29;border-radius:.4em;padding:.72em 1em;font-size:.95em}.motif--stack{text-align:center;gap:.28em;margin:0;padding:0;list-style:none;display:grid}.motif--stack li{font-family:var(--font-display);letter-spacing:-.015em;color:#e9e8e442;font-size:1.85em;font-weight:400}.motif--stack li.is-active{color:#f4f3ef}.motif--handoff{max-width:28em}.motif-card{background:#0c0d0d9e;border:1px solid #ffffff24;border-radius:.5em;padding:1.2em 1.35em}.motif-card p{margin:.7em 0 0;font-size:.98em;line-height:1.45}.motif-lines{gap:.45em;margin-top:1.1em;display:grid}.motif-lines i{background:#ffffff24;height:1px}.motif-lines i:nth-child(2){width:78%}.motif-lines i:nth-child(3){width:46%}.motif-tag{color:#14140f;background:#efeee9;border-radius:.35em;padding:.4em .8em;font-size:.82em;font-weight:500;position:absolute}.motif-tag--a{top:-.9em;right:1.4em}.motif-tag--b{color:#dfe9d8;background:#2f3a2c;bottom:-.9em;left:1.8em}.motif--model{justify-items:center;gap:1.1em;display:grid}.motif--model svg{width:100%;max-width:26em}.motif--model .w{fill:none;stroke:#ffffff47;stroke-width:.7px}.motif--model .n{fill:#0c0d0d9e;stroke:#ffffff3d;stroke-width:.7px}.motif--model .n.is-lit{fill:#a9c6a024;stroke:#a9c6a099}.page-hero-asset{overflow:hidden}.page-hero-asset .textured{min-height:clamp(280px,34vw,460px)}.hero-logos{z-index:2;-webkit-backdrop-filter:blur(3px);background:linear-gradient(#08080824,#08080875);border-top:1px solid #ffffff29;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(1.5rem,3.4vw,3.4rem);padding:clamp(.95rem,1.5vw,1.35rem) clamp(1.5rem,5vw,4.5rem);display:flex;position:absolute;bottom:0;left:0;right:0}.hero-logos a,.hero-logos span{line-height:0;display:block}.hero-logos a{transition:opacity .2s}.hero-logos a:hover img{opacity:.92}.hero-logos a:focus-visible{outline-offset:5px;border-radius:2px;outline:2px solid #fffc}.hero-logos img{width:auto;height:calc(clamp(24px, 2.7vw, 38px) * var(--logo-scale,1));object-fit:contain;filter:brightness(0)invert();opacity:.66;max-width:clamp(130px,14vw,230px);display:block}@media (width<=720px){.hero-logos{gap:1.05rem 1.4rem;padding:1rem 1.1rem}.hero-logos a,.hero-logos span{line-height:0;display:block}.hero-logos a{transition:opacity .2s}.hero-logos a:hover img{opacity:.92}.hero-logos a:focus-visible{outline-offset:5px;border-radius:2px;outline:2px solid #fffc}.hero-logos img{height:calc(15px * var(--logo-scale,1));max-width:84px}}.workflow-stack{isolation:isolate;background:var(--white-bg);color:var(--white-text);position:relative;overflow-x:clip}.workflow-band:first-child{padding-top:clamp(2rem,3.5vw,3.5rem)}.workflow-band:last-child{padding-bottom:clamp(2.5rem,4.5vw,4.5rem)}.workflow-band{padding:clamp(1.4rem,2.4vw,2.4rem) 0}.workflow-band .plate-grain{opacity:.34}.workflow-band:nth-child(2) .plate-grain{background-position:40% 18%;background-size:260px 260px}.workflow-band:nth-child(3) .plate-grain{background-position:72% 62%;background-size:180px 180px}.workflow-band:nth-child(4) .plate-grain{background-position:12% 80%;background-size:300px 300px}.workflow-band:nth-child(5) .plate-grain{background-position:88% 30%;background-size:220px 220px}.workflow-inner{z-index:1;grid-template-columns:minmax(280px,.34fr) minmax(0,.66fr);align-items:center;gap:clamp(2rem,5vw,5rem);max-width:1500px;margin:0 auto;padding:0 clamp(1.5rem,5vw,5rem);display:grid;position:relative}.workflow-band:nth-child(2n) .workflow-inner{grid-template-columns:minmax(0,.66fr) minmax(280px,.34fr)}.workflow-band:nth-child(2n) .workflow-copy{order:2}.workflow-band:nth-child(2n) .workflow-screen{order:1}.workflow-copy{color:var(--white-text)}.workflow-copy h2{font-family:"Helvetica Neue", Helvetica, var(--font-body);letter-spacing:-.028em;text-wrap:balance;margin:0;font-size:clamp(1.75rem,2.9vw,2.75rem);font-weight:400;line-height:1.04}.workflow-copy p{color:#4a4842;max-width:34ch;margin:clamp(.9rem,1.6vw,1.35rem) 0 0;font-size:clamp(.98rem,1.15vw,1.12rem);line-height:1.5}.workflow-copy button{color:var(--white-text);font:inherit;cursor:pointer;background:0 0;border:1px solid #0f0e0d42;border-radius:.3rem;margin-top:clamp(1.5rem,2.6vw,2.2rem);padding:.72rem 1.4rem;font-size:.92rem;transition:background .22s,border-color .22s}.workflow-copy button:hover{background:#0f0e0d0d;border-color:#0f0e0d80}.workflow-plate{border-radius:clamp(.6rem,1vw,.95rem);padding:clamp(1.1rem,2.6vw,2.6rem)}.workflow-screen{z-index:1;border-radius:.5rem;position:relative;overflow:hidden;box-shadow:0 1.4rem 3.2rem #0a100e6b,0 0 0 1px #ffffff1f;container-type:inline-size}.workflow-screen .screen{aspect-ratio:16/10;height:auto}.reveal-ready .workflow-screen[data-reveal]{transform:translateY(26px)scale(.97)}.reveal-ready .workflow-screen[data-reveal].is-revealed{transform:none}@media (width<=900px){.workflow-inner,.workflow-band:nth-child(2n) .workflow-inner{grid-template-columns:1fr;gap:clamp(1.75rem,5vw,2.75rem);padding:0 clamp(1.25rem,5vw,2.5rem)}.workflow-band:nth-child(2n) .workflow-copy,.workflow-band:nth-child(2n) .workflow-screen{order:unset}.workflow-copy p{max-width:none}}.screen-call{border:1px solid var(--s-line);border-left:2px solid var(--s-call,var(--s-dim));background:var(--s-card);margin-top:1.5em;padding:1em 1.15em 1.05em}.screen-call.is-clear{--s-call:var(--s-sage)}.screen-call.is-review{--s-call:var(--s-amber)}.screen-call.is-hold{--s-call:var(--s-coral)}.screen-call .screen-lab span{color:var(--s-call)}.screen-call-line{color:var(--s-dim);margin:.7em 0 0;font-size:1.05em;line-height:1.42}.screen-call-line b{color:var(--s-fg);font-weight:500}.screen-call-foot{border-top:1px solid var(--s-line);color:var(--s-faint);font-family:var(--s-mono);margin:.85em 0 0;padding-top:.75em;font-size:.84em}.detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,2.75rem);padding:clamp(2.5rem,5vw,4.5rem) 0 clamp(3rem,6vw,5.5rem);display:grid}.detail-card{flex-direction:column;display:flex}.detail-card:nth-child(2){--reveal-delay:90ms}.detail-card:nth-child(3){--reveal-delay:.18s}.detail-plate{aspect-ratio:4/3;border-radius:.6rem;place-items:center;display:grid;container-type:inline-size}.detail-plate .plate-grain{opacity:.36}.detail-terms{z-index:1;text-align:center;font-family:"Helvetica Neue", Helvetica, var(--font-body);letter-spacing:-.02em;gap:.35em;margin:0;padding:0 1.5cqw;font-size:clamp(.95rem,7cqw,2.1rem);line-height:1.1;list-style:none;display:grid;position:relative}.detail-terms li{color:#ecebe73d;transition:color .26s}.detail-terms li.is-active{color:#f4f3ef}.detail-card h3{font-family:"Helvetica Neue", Helvetica, var(--font-body);letter-spacing:-.018em;margin:clamp(1.15rem,2vw,1.6rem) 0 0;font-size:clamp(1.15rem,1.5vw,1.4rem);font-weight:500;line-height:1.1}.detail-card p{color:#55534d;text-wrap:pretty;margin:.6rem 0 0;font-size:clamp(.98rem,1.1vw,1.08rem);line-height:1.5}@media (width<=860px){.detail-grid{grid-template-columns:1fr}.detail-plate{aspect-ratio:16/7}}.page-shell--pilot{padding-top:0}.calendly-section{color:#f2f1ee;background:#0b0b0c url(/pilot-facility.png) top/cover no-repeat;border-bottom:0;position:relative;overflow:hidden}.calendly-scrim{pointer-events:none;background:linear-gradient(#080909db 0%,#0809099e 34%,#080909c7 100%),radial-gradient(120% 80% at 50% 0,#00000047,#0000 62%);position:absolute;inset:0}.calendly-section .container{z-index:1;text-align:center;grid-template-columns:minmax(0,1fr);justify-items:center;gap:clamp(1.1rem,2.2vw,1.75rem);max-width:1040px;padding-top:clamp(4.5rem,7vw,6.5rem);padding-bottom:clamp(2.5rem,4.5vw,3.75rem);display:grid;position:relative}.calendly-copy{padding-top:0}.calendly-section .calendly-copy h1{color:#fff;max-width:18ch;font-family:"Helvetica Neue", Helvetica, var(--font-body);letter-spacing:0;text-wrap:balance;text-shadow:0 2px 18px #0000004d;margin:0 auto;font-size:clamp(2.4rem,5vw,4.1rem);font-weight:400;line-height:1.02}.calendly-section .calendly-intro{color:#fff;max-width:52ch;font-family:var(--font-body);text-shadow:0 1px 20px #000000b8,0 1px 3px #00000080;margin:1.1rem auto 0;font-size:clamp(1rem,1.2vw,1.22rem);font-weight:400;line-height:1.5}.calendly-section .calendly-copy p+p{color:#f6f5f299;font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;margin:clamp(.8rem,1.4vw,1.15rem) auto 0;font-size:.8rem;font-weight:500}.calendly-section .calendly-copy a{font-family:var(--font-body);color:#fbfaf8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #ffffff6b;border-radius:.3rem;margin-top:clamp(1.15rem,2vw,1.6rem);padding:.7rem 1.35rem;font-size:.92rem;text-decoration:none;transition:background .22s,border-color .22s;display:inline-block}.calendly-section .calendly-copy a:hover{background:#ffffff24;border-color:#ffffffb3}.calendly-section .calendly-frame{background:#fff;border:0;border-radius:.5rem;width:100%;max-width:620px;min-height:620px;box-shadow:0 2.4rem 5rem #0000008c}@media (width<=860px){.calendly-section .calendly-frame{min-height:1020px}}@media (width<=720px){.calendly-section .container{padding-top:4.5rem;padding-left:1.1rem;padding-right:1.1rem}.calendly-section .calendly-frame{width:100%;margin:0}}.page-hero-asset img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=720px){.calendly-section .container{padding-left:1.1rem;padding-right:1.1rem}.calendly-section .calendly-frame{width:100%;margin:0}}.company-shell{color:#0f0e0d;background:#fff;padding-top:6.5rem}.company-shell .container{max-width:1180px}.company-hero h1{width:min(100%,clamp(760px,62vw,1100px));max-width:none;font-family:"Helvetica Neue", Helvetica, var(--font-body);letter-spacing:-.06em;margin:clamp(1rem,2vw,1.75rem) auto clamp(1.25rem,2vw,2rem);font-size:clamp(1.9rem,3.2vw,2.9rem);font-weight:500;line-height:.86}.company-photo{aspect-ratio:2;border-radius:.4rem;margin:0;overflow:hidden}.company-photo img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=720px){.company-photo{aspect-ratio:3/2}}.company-memo{padding:clamp(3.5rem,7vw,6.5rem) 0 clamp(5rem,9vw,8rem)}.company-memo .container{max-width:720px}.company-memo p:first-child{color:#0f0e0d}.company-memo p{color:#2b2a26;text-wrap:pretty;margin:0 0 clamp(1.35rem,2.2vw,1.75rem);font-size:clamp(1.08rem,1.35vw,1.22rem);line-height:1.62}.company-memo .memo-sign{color:#a6a39c;font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;border-top:1px solid #0f0e0d24;margin:clamp(2.25rem,4vw,3.25rem) 0 0;padding-top:clamp(1.25rem,2vw,1.75rem);font-size:.78rem;font-weight:500}.section-eyebrow{color:#a6a39c;font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;margin:0 0 clamp(.85rem,1.4vw,1.15rem);font-size:.74rem;font-weight:500}.section-head{max-width:1400px;margin:0 auto clamp(2rem,4vw,3.25rem)}.section-head h2{max-width:24ch;font-family:"Helvetica Neue", Helvetica, var(--font-body);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(1.75rem,2.9vw,2.6rem);font-weight:500;line-height:1.05}.trust-section{color:#ecebe7;background:#0f0e0d;border-top:0;padding:clamp(4rem,8vw,7rem) clamp(1.25rem,5vw,4.5rem) clamp(4.5rem,8vw,7.5rem)}.trust-section .section-eyebrow{color:#ecebe780}.trust-head{max-width:1400px;margin:0 auto clamp(2.5rem,4.5vw,3.75rem)}.trust-head h2{max-width:20ch;font-family:"Helvetica Neue", Helvetica, var(--font-body);letter-spacing:-.03em;margin:0;font-size:clamp(1.9rem,3.2vw,2.9rem);font-weight:400;line-height:1.04}.trust-lede{color:#ecebe7a8;max-width:58ch;margin:clamp(1rem,1.8vw,1.5rem) 0 0;font-size:clamp(1rem,1.2vw,1.14rem);line-height:1.5}.trust-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(1rem,2vw,1.75rem);max-width:1400px;margin:0 auto;display:grid}.trust-card{color:inherit;border:1px solid #ffffff24;border-radius:.4rem;padding:clamp(1.5rem,2.4vw,2rem);text-decoration:none;transition:background .22s,border-color .22s;display:block}.trust-card:hover{background:#ffffff0d;border-color:#ffffff57}.trust-card h3{font-family:"Helvetica Neue", Helvetica, var(--font-body);letter-spacing:-.02em;margin:0 0 .6rem;font-size:clamp(1.15rem,1.5vw,1.35rem);font-weight:500}.trust-card p{color:#ecebe79e;margin:0;font-size:1rem;line-height:1.5}.trust-card span{color:#ecebe761;font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;margin-top:clamp(1rem,1.8vw,1.4rem);font-size:.76rem;font-weight:500;display:inline-block}.company-block{border-top:1px solid #0f0e0d1a;padding:clamp(3.5rem,6vw,5.5rem) 0}.company-block--tint{background:#fafaf9}.company-block .container{max-width:1100px}.company-block .section-head{margin-bottom:clamp(2rem,3.5vw,3rem)}.company-block .section-head h2{max-width:22ch}.block-lede{color:#55534d;max-width:62ch;margin:clamp(.9rem,1.6vw,1.3rem) 0 0;font-size:clamp(1rem,1.2vw,1.14rem);line-height:1.55}.ladder{counter-reset:rung;margin:0;padding:0;list-style:none}.ladder li{border-top:1px solid #0f0e0d1f;grid-template-columns:3.5rem minmax(0,1fr);gap:clamp(1rem,2.5vw,2rem);padding:clamp(1.35rem,2.2vw,1.85rem) 0;display:grid}.ladder li:last-child{border-bottom:1px solid #0f0e0d1f}.ladder-index{color:#b5b2ab;font-family:var(--font-body);font-variant-numeric:tabular-nums;padding-top:.35rem;font-size:.82rem;font-weight:500}.ladder h3{font-family:"Helvetica Neue", Helvetica, var(--font-body);letter-spacing:-.02em;margin:0 0 .5rem;font-size:clamp(1.15rem,1.55vw,1.4rem);font-weight:500}.ladder p{color:#55534d;max-width:62ch;margin:0;font-size:clamp(.98rem,1.15vw,1.08rem);line-height:1.52}.why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.75rem,3vw,2.75rem) clamp(2rem,4vw,3.5rem);display:grid}.why-grid article{border-top:1px solid #0f0e0d;padding-top:clamp(1rem,1.8vw,1.4rem)}.why-grid h3{font-family:"Helvetica Neue", Helvetica, var(--font-body);letter-spacing:-.02em;margin:0 0 .6rem;font-size:clamp(1.12rem,1.5vw,1.32rem);font-weight:500;line-height:1.15}.why-grid p{color:#55534d;margin:0;font-size:clamp(.98rem,1.15vw,1.06rem);line-height:1.5}.stat-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.75rem,3.5vw,3rem);display:grid}.stat-value{font-family:"Helvetica Neue", Helvetica, var(--font-body);letter-spacing:-.045em;font-variant-numeric:tabular-nums;margin:0 0 .7rem;font-size:clamp(2.4rem,4.6vw,3.9rem);font-weight:500;line-height:.95}.stat-label{color:#55534d;margin:0;font-size:clamp(.95rem,1.1vw,1.04rem);line-height:1.5}@media (width<=860px){.why-grid,.stat-row{grid-template-columns:1fr}.ladder li{grid-template-columns:1fr;gap:.4rem}}.plate-paint{--p-pale:#b6c19ee6;--p-cool:#587068e6;--p-accent:#707e48b3;--p-lift:#c8d1b280;--p-deep:#161f1beb;--p-base:#47564c;--p-top:#74886f;isolation:isolate;background:radial-gradient(64% 58% at 80% 2%, var(--p-pale), transparent 68%), radial-gradient(56% 52% at 4% 12%, var(--p-cool), transparent 66%), radial-gradient(48% 44% at 27% 64%, var(--p-accent), transparent 62%), radial-gradient(38% 34% at 60% 40%, var(--p-lift), transparent 64%), radial-gradient(58% 58% at 99% 94%, var(--p-deep), transparent 62%), radial-gradient(72% 56% at 2% 104%, var(--p-deep), transparent 60%), linear-gradient(152deg, var(--p-top) 0%, var(--p-base) 48%, #202a26 100%);position:relative;overflow:hidden}.plate-paint .plate-grain{opacity:.62;mix-blend-mode:soft-light;background-position:18% 12%;background-size:280px 280px}.plate-paint:before{content:"";z-index:0;pointer-events:none;opacity:.45;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='300' height='300'><filter id='m'><feTurbulence type='fractalNoise' baseFrequency='.012' numOctaves='4'/></filter><rect width='300' height='300' filter='url(%23m)' opacity='.85'/></svg>");background-size:1100px 1100px;position:absolute;inset:0}.plate-paint--teal{--p-pale:#788c7080;--p-cool:#2c5458d9;--p-accent:#4a64528c;--p-lift:#96a6843d;--p-deep:#0a1212f2;--p-base:#22383a;--p-top:#35544e}.plate-paint--tide{--p-pale:#7a8a806b;--p-cool:#2e4a62d1;--p-accent:#3a58608c;--p-lift:#96a8b038;--p-deep:#080e14f2;--p-base:#223140;--p-top:#33485c}.plate-paint--fern{--p-pale:#969c6a80;--p-cool:#3a5242d1;--p-accent:#686b4d99;--p-lift:#aab0843d;--p-deep:#0c120df2;--p-base:#2b3a2c;--p-top:#47563d}.plate-paint--graphite{--p-pale:#848e8e70;--p-cool:#3e4e52d9;--p-accent:#4e58588c;--p-lift:#a0aaaa33;--p-deep:#0a0d0ef2;--p-base:#2b3335;--p-top:#414d50}.plate-paint--ember{--p-pale:#967c5c75;--p-cool:#4e4a46cc;--p-accent:#7a462c80;--p-lift:#ae987638;--p-deep:#100c0af2;--p-base:#332c27;--p-top:#4d4038}.plate-paint--slate{--p-pale:#b2bcbee6;--p-cool:#5c707ae6;--p-accent:#607476b8;--p-lift:#c6d0d27a;--p-deep:#182126eb;--p-base:#465660;--p-top:#78888f}.plate-paint--clay{--p-pale:#beb094e6;--p-cool:#686c6ae0;--p-accent:#8c684ab3;--p-lift:#d0c6b275;--p-deep:#221e1beb;--p-base:#5a5149;--p-top:#8d8375}.showcase{background:var(--white-bg);color:var(--white-text);padding:clamp(3.5rem,6.5vw,6.5rem) 0}.showcase-inner{z-index:1;max-width:1560px;margin:0 auto;padding:0 clamp(1.5rem,5vw,5rem);position:relative}.showcase-head{max-width:48rem;margin:0 0 clamp(2rem,3.6vw,3.2rem)}.showcase-head .section-eyebrow{color:#8b8880}.showcase-head h2{font-family:var(--font-display);letter-spacing:-.022em;color:var(--white-text);text-wrap:balance;margin:0 0 clamp(.85rem,1.5vw,1.25rem);font-size:clamp(1.9rem,3.3vw,3rem);font-weight:400;line-height:1.08}.showcase-head>p{color:#4a4842;max-width:40rem;margin:0;font-size:clamp(1rem,1.2vw,1.08rem);line-height:1.55}.showcase-plate{border-radius:clamp(.6rem,1vw,1rem);padding:clamp(1.4rem,3.4vw,3.4rem)}.showcase-frame{z-index:1;background:#fff;border-radius:.55rem;position:relative;overflow:hidden;box-shadow:0 1.6rem 3.6rem #0c14106b,0 0 0 1px #ffffff24;container-type:inline-size}.hv{--h-ink:#14150f;--h-mid:#43463c;--h-dim:#6e7166;--h-faint:#9b9d93;--h-line:#e7e6e0;--h-rule:#d6d5cd;--h-ground:#f7f6f2;--h-rail:#14150f;--h-good:#2f6b46;--h-near:#8a6a1f;--h-bar:#3c4a44;--h-prev:#cfd2c8;background:var(--h-ground);width:100%;color:var(--h-ink);font-family:var(--font-body);font-variant-numeric:tabular-nums;grid-template-columns:12.5em 1fr;font-size:clamp(6px,.78cqw,12.5px);line-height:1.45;display:grid;container-type:inline-size}.hv-rail{background:var(--h-rail);color:#cbcdc4;padding:1.5em 1.2em}.hv-mark{font-family:var(--font-display);color:#fff;letter-spacing:-.015em;margin:0;font-size:1.35em;font-weight:500}.hv-rail-plant{color:#83867c;margin:.15em 0 1.9em;font-size:.82em}.hv-rail-plant span{color:#61645c;margin-left:.5em}.hv-rail-grp{margin-bottom:1.5em}.hv-rail-lab{letter-spacing:.1em;text-transform:uppercase;color:#6b6e64;margin:0 0 .55em;font-size:.74em}.hv-rail-item{color:#b4b7ad;white-space:nowrap;text-overflow:ellipsis;border-radius:.35em;margin:0;padding:.42em .7em;font-size:.92em;overflow:hidden}.hv-rail-item.is-on{color:#fff;background:#ffffff1a}.hv-rail-user{color:#b4b7ad;flex-wrap:wrap;align-items:center;gap:.55em;margin:2.4em 0 0;font-size:.86em;display:flex}.hv-rail-user i{color:#fff;letter-spacing:.04em;background:#ffffff1f;border-radius:.35em;place-items:center;width:1.9em;height:1.9em;font-size:.78em;font-style:normal;display:grid}.hv-rail-user span{color:#6b6e64;flex:1 0 100%;padding-left:2.6em;font-size:.86em}.hv-main{min-width:0;padding:1.5em 1.6em 1.8em}.hv-head{align-items:center;gap:1em;margin-bottom:1.1em;display:flex}.hv-head h3{font-family:var(--font-display);letter-spacing:-.022em;margin:0;font-size:2.05em;font-weight:500;line-height:1.1}.hv-head-tools{align-items:center;gap:.6em;margin-left:auto;display:flex}.hv-toggle{color:var(--h-dim);align-items:center;gap:.45em;font-size:.86em;display:flex}.hv-toggle i{background:var(--h-ink);border-radius:.5em;width:1.9em;height:1em;position:relative}.hv-toggle i:after{content:"";background:#fff;border-radius:50%;width:.7em;height:.7em;position:absolute;top:.15em;left:.15em}.hv-btn{border:1px solid var(--h-rule);background:#fff;border-radius:.4em;padding:.42em .85em;font-size:.86em}.hv-btn.is-solid{background:var(--h-ink);border-color:var(--h-ink);color:#fff}.hv-banner{border:1px solid var(--h-line);color:var(--h-mid);background:#fff;border-radius:.5em;align-items:center;gap:.7em;margin-bottom:1em;padding:.75em 1em;font-size:.92em;display:flex}.hv-banner i{background:var(--h-ink);color:#fff;border-radius:.3em;place-items:center;width:1.5em;height:1.5em;font-size:.78em;font-style:normal;font-weight:600;display:grid}.hv-grid{grid-template-columns:1fr 1.32fr;gap:.9em;display:grid}.hv-card{border:1px solid var(--h-line);background:#fff;border-radius:.6em;flex-direction:column;min-width:0;padding:1.1em 1.2em .9em;display:flex}.hv-card-top{align-items:flex-start;gap:1em;margin-bottom:.9em;display:flex}.hv-big{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:2.5em;font-weight:500;line-height:1}.hv-delta{font-family:var(--font-body);color:var(--h-good);letter-spacing:0;margin-left:.35em;font-size:.3em;font-weight:500}.hv-delta.is-up{color:var(--h-near)}.hv-big-lab{color:var(--h-dim);margin:.45em 0 0;font-size:.86em}.hv-title{font-family:var(--font-display);letter-spacing:-.015em;margin:0;font-size:1.25em;font-weight:500}.hv-sub{color:var(--h-dim);margin:.25em 0 0;font-size:.86em}.hv-pills{flex:none;gap:.4em;margin-left:auto;display:flex}.hv-pill{border:1px solid var(--h-rule);color:var(--h-mid);white-space:nowrap;border-radius:.4em;align-items:center;gap:.4em;padding:.3em .6em;font-size:.8em;display:flex}.hv-pill i{border:.25em solid #0000;border-top-color:var(--h-dim);width:0;height:0;margin-top:.25em}.hv-plot{flex:auto;min-height:0}.hv-plot svg{width:100%;height:8em;display:block}.hv-trace{fill:none;stroke:var(--h-ink);stroke-width:1.6px;stroke-linejoin:round;vector-effect:non-scaling-stroke}.hv-area{fill:#3c4a441a;stroke:none}.hv-bar-thin{fill:var(--h-bar);opacity:.38}.hv-lim{stroke:var(--h-near);stroke-width:1px;stroke-dasharray:3 3;vector-effect:non-scaling-stroke}.hv-x{color:var(--h-faint);justify-content:space-between;margin-top:.4em;font-size:.78em;display:flex}.hv-ahead{gap:.55em;margin:0;padding:0;list-style:none;display:grid}.hv-ahead li{border:1px solid var(--h-line);border-left:2px solid var(--h-prev);border-radius:.4em;grid-template-columns:5.4em minmax(0,1fr);gap:0 .9em;padding:.7em .85em .75em;display:grid}.hv-ahead li.is-watch{border-left-color:var(--h-near)}.hv-ahead-when{font-family:var(--font-display);letter-spacing:-.015em;color:var(--h-ink);white-space:nowrap;font-size:1.05em;font-weight:500}.hv-ahead li.is-due .hv-ahead-when{color:var(--h-dim)}.hv-ahead-body{min-width:0}.hv-ahead-top{align-items:baseline;gap:.55em;margin:0;display:flex}.hv-ahead-top b{font-size:.92em;font-weight:600}.hv-ahead-top i{color:var(--h-faint);font-size:.78em;font-style:normal}.hv-ahead-chip{color:var(--h-near);letter-spacing:.04em;white-space:nowrap;background:#8a6a1f1f;border-radius:.25em;margin-left:auto;padding:.1em .5em;font-size:.74em;font-weight:600}.hv-ahead li.is-due .hv-ahead-chip{background:var(--h-ground);color:var(--h-dim)}.hv-ahead-what{color:var(--h-ink);margin:.2em 0 0;font-size:.92em}.hv-ahead-why{color:var(--h-dim);margin:.15em 0 0;font-size:.82em;line-height:1.45}.hv-work{margin:0;padding:0;list-style:none}.hv-work li{border-bottom:1px solid var(--h-line);align-items:baseline;gap:.7em;padding:.62em 0;display:flex}.hv-work li:last-child{border-bottom:0}.hv-work-mark{border:1px solid var(--h-near);border-radius:.1em;flex:none;width:.52em;height:.52em;transform:translateY(-.05em)}.hv-work li.is-waiting .hv-work-mark{border-color:var(--h-dim);border-radius:50%}.hv-work li.is-done .hv-work-mark{border-color:var(--h-prev);background:var(--h-prev);border-radius:50%}.hv-work-nm{min-width:0;color:var(--h-ink);flex:auto;font-size:.92em}.hv-work-nm b{color:var(--h-faint);font-size:.86em;font-weight:400;display:block}.hv-work li.is-done .hv-work-nm{color:var(--h-dim)}.hv-work-who{letter-spacing:.05em;color:var(--h-dim);text-transform:uppercase;flex:none;font-size:.78em}.hv-legend{border-top:1px solid var(--h-line);color:var(--h-dim);align-items:center;gap:1.1em;margin-top:.8em;padding-top:.7em;font-size:.8em;display:flex}.hv-legend span{align-items:center;gap:.4em;display:flex}.hv-legend i{background:var(--h-bar);border-radius:50%;width:.55em;height:.55em}.hv-legend i.k-prev{background:var(--h-prev)}.hv-legend i.k-lim{background:var(--h-near)}.hv-legend i.k-bar{background:var(--h-bar);opacity:.45;border-radius:0;width:.3em;height:.75em}.hv-legend i.k-watch{background:var(--h-near);border-radius:.08em;width:.28em;height:.8em}.hv-legend i.k-due{background:var(--h-prev);border-radius:.08em;width:.28em;height:.8em}.hv-legend i.k-line{border-top:1.6px solid var(--h-ink);background:0 0;border-radius:0;width:.9em;height:0}.hv-legend-end{color:var(--h-faint);margin-left:auto}@media (width<=860px){.workflow-screen .screen,.module-product-frame .screen{aspect-ratio:auto}.hv{grid-template-columns:1fr;font-size:11px}.hv-rail{flex-wrap:wrap;align-items:baseline;gap:.4em 1em;padding:1em 1.1em;display:flex}.hv-rail-grp,.hv-rail-user{display:none}.hv-rail-plant{margin:0}.hv-head{flex-wrap:wrap}.hv-head-tools{margin-left:0}.hv-grid{grid-template-columns:1fr}.hv-ahead li{grid-template-columns:1fr;gap:.3em}.hv-work-who{display:none}}.solutions-section{padding:clamp(4.5rem,8vw,8rem) clamp(1.5rem,5vw,5rem)}.sol{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:start;gap:clamp(2rem,5vw,5rem);max-width:1400px;margin:0 auto;display:grid}.sol-left h2{max-width:16ch;font-family:var(--font-display);letter-spacing:-.024em;text-wrap:balance;margin:0 0 clamp(1.75rem,3.5vw,3rem);font-size:clamp(1.9rem,3.2vw,2.85rem);font-weight:500;line-height:1.06}.sol-nav{margin:0;padding:0;list-style:none}.sol-nav li{border-top:1px solid #dcdad5}.sol-nav li:last-child{border-bottom:1px solid #dcdad5}.sol-nav li.is-on{border-top-color:#14150f}.sol-name{width:100%;font-family:var(--font-body);letter-spacing:-.012em;color:#8b8880;text-align:left;cursor:pointer;background:0 0;border:0;padding:clamp(.9rem,1.6vw,1.25rem) 0;font-size:clamp(1.05rem,1.5vw,1.35rem);font-weight:400;transition:color .18s;display:block}.sol-nav li:hover .sol-name{color:#43413c}.sol-nav li.is-on .sol-name{color:#14150f;padding-bottom:.35rem;font-weight:500}.sol-open{padding-bottom:clamp(1rem,1.8vw,1.35rem)}.sol-open p{color:#4a4842;max-width:46ch;margin:0;font-size:clamp(.95rem,1.05vw,1.02rem);line-height:1.5}.sol-more{font:inherit;color:#14150f;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #14150f;margin-top:.9rem;padding:0;font-size:.92rem;font-weight:500}.sol-stage-wrap{min-width:0}.sol-stage{border-radius:.7rem;align-items:center;min-height:clamp(320px,30vw,420px);padding:clamp(1.5rem,3vw,2.75rem) clamp(1.25rem,2.5vw,2.25rem);display:flex;position:relative}.sol-shot{z-index:1;background:#fff;border-radius:.5rem;width:100%;padding:clamp(1rem,1.7vw,1.5rem) clamp(1.1rem,1.9vw,1.7rem) clamp(1.1rem,1.8vw,1.6rem);position:relative;box-shadow:0 1.2rem 3rem #080e0b52}.shot-hd{font-family:var(--font-display);letter-spacing:-.015em;color:#14150f;margin:0 0 1rem;font-size:clamp(1.1rem,1.4vw,1.3rem);font-weight:500}.shot-hd span{font-family:var(--font-body);letter-spacing:0;color:#9b9d93;margin-top:.25rem;font-size:.85rem;font-weight:400;display:block}.shot-body{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:clamp(1rem,2vw,1.75rem);display:grid}.shot-today{background:#f3f2ef;border-radius:.4rem;padding:clamp(.8rem,1.4vw,1.1rem)}.shot-lab{letter-spacing:.1em;text-transform:uppercase;color:#6e7166;margin:0 0 .7rem;font-size:.72rem;font-weight:600}.shot-today p+p{margin-top:.62rem}.shot-today p:not(.shot-lab){color:#43463c;margin:0;font-size:.88rem;line-height:1.45}.tile-list{margin:0;padding:0;list-style:none}.tile-list li{border-bottom:1px solid #ebeae5;align-items:baseline;gap:.55rem;padding:.55rem 0;font-size:.9rem;display:flex}.tile-list li:last-child{border-bottom:0}.tile-dot{background:#2f6b46;border-radius:50%;flex:none;width:.4rem;height:.4rem;transform:translateY(-.1rem)}.tile-dot.is-watch{background:#8a6a1f}.tile-list b{color:#43463c;flex:auto;min-width:0;font-weight:400}.tile-list span{text-align:right;color:#6e7166;font-variant-numeric:tabular-nums;flex:none;font-size:.84rem}@media (width<=960px){.sol{grid-template-columns:1fr;gap:2rem}.sol-left h2{max-width:none}}@media (width<=620px){.shot-body{grid-template-columns:1fr}}.outcomes-section{padding:clamp(4.5rem,8vw,8rem) clamp(1.5rem,5vw,5rem)}.outcomes{max-width:1240px;margin:0 auto}.outcomes-head h2{max-width:20ch;font-family:var(--font-display);letter-spacing:-.024em;text-wrap:balance;margin:0 0 clamp(2rem,4vw,3.25rem);font-size:clamp(1.9rem,3.4vw,3rem);font-weight:500;line-height:1.05}.outcomes-stage{background:#fbfaf8;border:1px solid #e4e3df;border-radius:.7rem;height:clamp(230px,24vw,300px);padding:clamp(1.1rem,2vw,1.75rem) clamp(1.25rem,2.4vw,2rem);position:relative;overflow:hidden}.beats{height:100%;position:relative}.beat{opacity:0;flex-direction:column;animation:18s linear infinite beatShow;display:flex;position:absolute;inset:0}.beat--2{animation-delay:-12s}.beat--3{animation-delay:-6s}@keyframes beatShow{0%{opacity:0}3%{opacity:1}30%{opacity:1}33%,to{opacity:0}}.beat-lab{color:#43463c;align-items:baseline;gap:.6rem;margin:0;font-size:.86rem;font-weight:500;display:flex}.beat-lab span{color:#9b9d93;margin-left:auto;font-weight:400}.beat-cap{color:#6e7166;margin:0;font-size:.88rem}.beat-plot{flex:auto;min-height:0;margin:.7rem 0;position:relative}.beat-plot svg{width:100%;height:100%;display:block}.beat-limit{stroke:#8a6a1f;stroke-width:1px;stroke-dasharray:3 3;vector-effect:non-scaling-stroke}.beat-limit-tag{letter-spacing:.06em;text-transform:uppercase;color:#8a6a1f;font-size:.72rem;position:absolute;right:0;transform:translateY(-50%)}.beat-trace{fill:none;stroke:#14150f;stroke-width:1.6px;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke}.beat-trace.is-turn{stroke:#2f6b46}.beat-trace.is-draw{animation:18s linear infinite beatDraw}.beat-trace.is-rise{animation:18s linear -12s infinite beatDraw}.beat-trace.is-turn{animation:18s linear -12s infinite beatTurn}@keyframes beatDraw{0%,3%{stroke-dashoffset:var(--len,500)}24%,33%{stroke-dashoffset:0}34%,to{stroke-dashoffset:var(--len,500)}}@keyframes beatTurn{0%,17%{stroke-dashoffset:var(--len,200)}27%,33%{stroke-dashoffset:0}34%,to{stroke-dashoffset:var(--len,200)}}.beat-sweep{background:#cfcdc6;width:1px;animation:18s linear infinite beatSweep;position:absolute;top:0;bottom:0;left:0}@keyframes beatSweep{0%,3%{opacity:0;left:0}5%{opacity:1}24%{opacity:1;left:98%}27%,to{opacity:0;left:98%}}.beat-flag{opacity:0;border:2px solid #8a6a1f;border-radius:50%;width:.7rem;height:.7rem;margin:-.35rem 0 0 -.35rem;animation:18s linear -12s infinite beatFlag;position:absolute;top:30%;left:63%}@keyframes beatFlag{0%,16%{opacity:0;transform:scale(.4)}19%{opacity:1;transform:scale(1)}30%{opacity:1;transform:scale(1)}33%,to{opacity:0;transform:scale(1)}}.beat-merge{flex:auto;grid-template-columns:minmax(0,1fr) 4rem auto;align-items:center;gap:.75rem;min-height:0;margin:.7rem 0;display:grid}.beat-srcs{gap:.3rem;display:grid}.beat-src{color:#43463c;opacity:0;animation:18s linear infinite beatIn;animation-delay:calc(-6s + var(--i) * .12s);background:#fff;border:1px solid #e4e3df;border-radius:.3rem;padding:.3rem .6rem;font-size:.78rem}@keyframes beatIn{0%,3%{opacity:0;transform:translate(-.35rem)}9%{opacity:1;transform:none}30%{opacity:1;transform:none}33%,to{opacity:0;transform:none}}.beat-wires{width:100%;height:100%}.beat-wire{fill:none;stroke:#cfcdc6;stroke-width:1px;vector-effect:non-scaling-stroke;animation:18s linear infinite beatWire;animation-delay:calc(-6s + var(--i) * .12s)}@keyframes beatWire{0%,6%{stroke-dashoffset:var(--len,120)}18%,33%{stroke-dashoffset:0}34%,to{stroke-dashoffset:var(--len,120)}}.beat-model{color:#f7f6f2;white-space:nowrap;opacity:0;background:#14150f;border:1px solid #14150f;border-radius:.35rem;padding:.5rem .85rem;font-size:.82rem;animation:18s linear -5.2s infinite beatIn}.outcomes-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.25rem,2.5vw,2.5rem);margin:clamp(1.75rem,3vw,2.5rem) 0 0;padding:0;list-style:none;display:grid}.outcome{border-top:1px solid #dcdad5;padding-top:1rem;transition:border-color .4s}.outcome b{font-family:var(--font-display);letter-spacing:-.015em;color:#14150f;font-size:clamp(1.05rem,1.35vw,1.22rem);font-weight:500;display:block}.outcome p{color:#4a4842;margin:.5rem 0 0;font-size:.98rem;line-height:1.5}.outcome{animation:18s linear infinite beatEdge}.outcome--2{animation-delay:-12s}.outcome--3{animation-delay:-6s}@keyframes beatEdge{0%,2%{border-top-color:#dcdad5}5%,30%{border-top-color:#14150f}33%,to{border-top-color:#dcdad5}}@media (width<=860px){.outcomes-list{grid-template-columns:1fr;gap:1.25rem}.outcomes-stage{height:260px}.beat-merge{grid-template-columns:minmax(0,1fr) 2.5rem auto}.beat-src{font-size:.72rem}}@media (prefers-reduced-motion:reduce){.beat,.beat-trace,.beat-sweep,.beat-flag,.beat-src,.beat-wire,.beat-model,.outcome{animation:none!important}.beat{opacity:0}.beat--1{opacity:1}.beat-trace{stroke-dashoffset:0!important}.beat-sweep{display:none}}.outcomes-stage--film{aspect-ratio:16/9;height:auto;padding:0}.outcomes-film{object-fit:cover;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.ask-mark{flex:none;width:14px;height:14px}.ask-mark--light{filter:invert()}.ask-brand{align-items:center;gap:.45rem;display:inline-flex}.ask-launcher{z-index:120;color:#fff;font-family:var(--font-geist);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#080808;border:0;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.35rem;font-size:.62rem;font-weight:600;transition:transform .22s cubic-bezier(.22,1,.36,1),background .22s;display:inline-flex;position:fixed;bottom:clamp(1rem,2.5vw,2rem);right:clamp(1rem,2.5vw,2rem);box-shadow:0 12px 30px #00000038}.ask-launcher:hover{transform:translateY(-2px)}.ask-launcher.is-spotlit{box-shadow:0 0 0 3px #ffffffd9,0 12px 30px #0006}.ask-launcher.is-open{background:#3f3f3f}.ask-panel{z-index:120;color:#080808;background:#fff;border:1px solid #d8d8d8;border-radius:16px;flex-direction:column;width:min(384px,100vw - 2rem);height:min(540px,100vh - 8rem);animation:.24s cubic-bezier(.22,1,.36,1) ask-rise;display:flex;position:fixed;bottom:calc(clamp(1rem,2.5vw,2rem) + 3.4rem);right:clamp(1rem,2.5vw,2rem);overflow:hidden;box-shadow:0 24px 60px #0000002e}@keyframes ask-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.ask-panel-head{font-family:var(--font-geist);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #e2e2e2;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;font-size:.59rem;font-weight:600;display:flex}.ask-close{color:#8a8a8a;cursor:pointer;background:0 0;border:0;padding:0;line-height:0}.ask-close:hover{color:#080808}.ask-close svg{fill:none;stroke:currentColor;stroke-width:1.4px;width:12px;height:12px}.ask-log{flex-direction:column;flex:1;gap:1rem;padding:1.15rem;display:flex;overflow-y:auto}.ask-openers{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.ask-openers>p{color:#5c5c5c;margin:0 0 .35rem;font-size:.9rem;line-height:1.5}.ask-openers-label{color:#8a8a8a;font-family:var(--font-geist);letter-spacing:.08em;text-transform:uppercase;font-size:.55rem;font-weight:600}.ask-openers-row{flex-wrap:wrap;gap:.4rem;display:flex}.ask-openers button{color:#080808;font:inherit;text-align:left;cursor:pointer;background:#fafafa;border:1px solid #dcdcdc;border-radius:999px;padding:.45rem .7rem;font-size:.82rem;line-height:1.35;transition:border-color .16s,background .16s}.ask-openers button:hover{background:#fff;border-color:#080808}.ask-turn>p{margin:0 0 .6rem;font-size:.92rem;line-height:1.55}.ask-turn>p:last-child{margin-bottom:0}.ask-turn a{color:inherit;text-underline-offset:.16em}.ask-turn--user{background:#f1f1f1;border-radius:12px;align-self:flex-end;max-width:85%;padding:.6rem .8rem}.ask-turn--assistant{color:#1c1c1c}.ask-thinking{gap:.3rem;padding:.35rem 0;display:flex}.ask-thinking span{background:#b4b4b4;border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite ask-pulse}.ask-thinking span:nth-child(2){animation-delay:.15s}.ask-thinking span:nth-child(3){animation-delay:.3s}@keyframes ask-pulse{0%,60%,to{opacity:.28}30%{opacity:1}}.ask-error{color:#8a3b2c;margin:0;font-size:.86rem;line-height:1.5}.ask-composer{border-top:1px solid #e2e2e2;align-items:flex-end;gap:.6rem;padding:.85rem 1.15rem 1.05rem;display:flex}.ask-composer textarea{color:#080808;max-height:6.5rem;font:inherit;resize:none;background:0 0;border:0;flex:1;padding:.5rem 0;font-size:.92rem;line-height:1.45}.ask-composer textarea:focus{outline:none}.ask-composer textarea::placeholder{color:#a0a0a0}.ask-composer button{color:#fff;font-family:var(--font-geist);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#080808;border:0;border-radius:999px;padding:.5rem .9rem;font-size:.58rem;font-weight:600}.ask-composer button:disabled{cursor:default;background:#d0d0d0}@media (prefers-reduced-motion:reduce){.ask-panel{animation:none}.ask-launcher{transition:none}.ask-thinking span{opacity:.5;animation:none}}@media (width<=720px){.ask-panel{width:auto;height:min(70vh,520px);left:1rem;right:1rem}}.ask-cta{font-family:var(--font-geist);letter-spacing:.08em;text-transform:uppercase;background:#fafafa;border-top:1px solid #e2e2e2;gap:1.1rem;padding:.7rem 1.15rem;font-size:.57rem;font-weight:600;display:flex}.ask-cta a{color:#080808;border-bottom:1px solid #c4c4c4;text-decoration:none}.ask-cta a:hover{border-color:#080808}.ask-spotlight{z-index:118;pointer-events:none;background:#08080857;animation:5s both ask-flash;position:fixed;inset:0}.ask-hint{z-index:119;color:#080808;text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e2e2;border-radius:12px;max-width:min(15rem,100vw - 2rem);padding:.7rem .9rem;font-size:.86rem;line-height:1.35;animation:5s both ask-flash;position:fixed;bottom:calc(clamp(1rem,2.5vw,2rem) + 3.6rem);right:clamp(1rem,2.5vw,2rem);box-shadow:0 14px 32px #00000047}.ask-hint:after{content:"";background:#fff;border-bottom:1px solid #e2e2e2;border-right:1px solid #e2e2e2;border-bottom-right-radius:3px;width:9px;height:9px;position:absolute;bottom:-5px;right:1.6rem;transform:rotate(45deg)}@keyframes ask-flash{0%{opacity:0}5%{opacity:1}92%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.ask-spotlight{display:none}.ask-hint{animation:none}}.trust-ask{background:#fff;padding:clamp(3.5rem,7vw,7rem) 0 clamp(4rem,8vw,8rem)}.trust-ask>.container{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.trust-ask-copy h2{font-family:var(--font-display);letter-spacing:-.035em;margin:0 0 1rem;font-size:clamp(2rem,3.4vw,3.2rem);font-weight:600;line-height:1.02}.trust-ask-copy>p{color:#4a4a4a;max-width:42ch;margin:0 0 1.6rem;font-size:1rem;line-height:1.55}.trust-ask-cta{color:#fff;font-family:var(--font-geist);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#080808;border:0;border-radius:999px;padding:.85rem 1.4rem;font-size:.62rem;font-weight:600;transition:transform .22s cubic-bezier(.22,1,.36,1)}.trust-ask-cta:hover{transform:translateY(-2px)}.trust-ask-stage{border-radius:18px;justify-content:center;align-items:center;padding:clamp(1.75rem,4vw,3.5rem);display:flex}.trust-ask-card{background:#fff;border-radius:14px;width:min(100%,460px);padding:1.4rem 1.5rem 1.6rem;box-shadow:0 18px 44px #00000029}.trust-ask-head{color:#080808;font-family:var(--font-geist);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #e6e6e6;align-items:center;gap:.45rem;margin-bottom:1rem;padding-bottom:.9rem;font-size:.57rem;font-weight:600;display:flex}.trust-ask-head img{flex:none;width:13px;height:13px}.trust-ask-q{background:#f1f1f1;border-radius:12px;width:fit-content;max-width:90%;margin:0 0 .9rem auto;padding:.55rem .8rem;font-size:.92rem;line-height:1.45}.trust-ask-a{color:#1c1c1c;margin:0;font-size:.92rem;line-height:1.55}@media (width<=900px){.trust-ask>.container{grid-template-columns:1fr}}.company-film{background:#0b0b0b;border-radius:14px;width:min(100%,clamp(760px,62vw,1100px));margin:clamp(2rem,4vw,3.5rem) auto clamp(5rem,10vw,10rem);overflow:hidden}.company-film-video{aspect-ratio:16/9;width:100%;height:auto;display:block}.company-lede{width:min(100%,clamp(760px,62vw,1100px));margin:0 auto clamp(1.75rem,3vw,2.5rem)}.company-hero .company-film{margin-bottom:clamp(2.25rem,4vw,3.5rem)}.company-copy{width:min(100%,clamp(760px,62vw,1100px));margin:0 auto clamp(5rem,10vw,10rem)}.company-copy p,.company-lede{color:#4a4842;margin:0 0 1.3rem;font-size:clamp(1rem,1.1vw,1.08rem);line-height:1.62}.company-lede{margin:0 auto clamp(1.75rem,3vw,2.5rem)}.company-copy p:last-child{margin-bottom:0}.outcomes-stage--film{position:relative}.film-sound{z-index:2;color:#fff;font-family:var(--font-geist);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0808089e;border:0;border-radius:999px;align-items:center;gap:.45rem;padding:.5rem .8rem;font-size:.55rem;font-weight:600;transition:background .2s;display:inline-flex;position:absolute;bottom:1rem;right:1rem}.film-sound:hover{background:#080808db}.film-sound svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:13px;height:13px}.nav-burger{z-index:2;cursor:pointer;background:0 0;border:0;width:44px;height:44px;padding:0;display:none;position:relative}.nav-burger span{background:currentColor;width:22px;height:1.5px;transition:transform .22s,opacity .16s;position:absolute;left:11px}.nav-burger span:first-child{top:16px}.nav-burger span:nth-child(2){top:21.5px}.nav-burger span:nth-child(3){top:27px}.nav-burger.is-open span:first-child{transform:translateY(5.5px)rotate(45deg)}.nav-burger.is-open span:nth-child(2){opacity:0}.nav-burger.is-open span:nth-child(3){transform:translateY(-5.5px)rotate(-45deg)}.nav-sheet{z-index:99;-webkit-overflow-scrolling:touch;color:#080808;background:#fff;padding:88px 1.25rem 3rem;animation:.2s nav-sheet-in;display:none;position:fixed;inset:0;overflow-y:auto}@keyframes nav-sheet-in{0%{opacity:0}to{opacity:1}}.nav-sheet-group{border-bottom:1px solid #e4e4e4;padding:1.1rem 0}.nav-sheet-head{color:#080808;width:100%;font-family:var(--font-display);letter-spacing:-.02em;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:1.6rem;font-weight:600;display:block}.nav-sheet-sub{flex-direction:column;gap:.15rem;margin-top:.7rem;display:flex}.nav-sheet-sub button{color:#5c5c5c;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:.5rem 0;font-size:1rem}.nav-sheet-sub button:active{color:#080808}.nav-sheet-cta{color:#fff;width:100%;font-family:var(--font-geist);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#080808;border:0;border-radius:999px;margin-top:1.75rem;padding:1rem;font-size:.68rem;font-weight:600}@media (width<=720px){.nav-burger,.nav-sheet{display:block}.navbar:not(.is-on-white) .nav-burger{color:#fff}.navbar.is-on-white .nav-burger{color:#080808}}
