@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:#050505;border-bottom:1px solid #ffffff2e;padding:0;transition:padding .24s,background .24s,border-color .24s;position:fixed;top:0;left:0;right:0}.nav-content{width:100%;max-width:none;min-height:74px;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;padding:0 0 0 clamp(2rem,5vw,4.5rem);transition:border-color .26s,min-height .26s,padding .26s;display:flex}.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{border-left:1px solid #ffffff24;align-items:stretch;gap:0;min-height:74px;margin-left:auto;transition:border-color .22s,min-height .26s;display:flex}.nav-links a{font-family:var(--font-body);color:#ffffffd1;min-width:146px;text-shadow:none;border-right:1px solid #ffffff24;justify-content:center;align-items:center;padding:0 1.35rem;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .16s,background .16s,border-color .22s;display:flex}.nav-links a:hover{color:#fff;background:#ffffff0f}.nav-links a.is-active{color:#fff;background:#ffffff17}.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:repeat(5,minmax(0,1fr));width:min(720px,100vw - 2rem);transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:absolute;top:100%;right:0;transform:translateY(-6px)}.nav-product-item:hover .nav-product-menu,.nav-product-item:focus-within .nav-product-menu{opacity:1;visibility:visible;transform:translateY(0)}.nav-product-card{color:#080808;cursor:pointer;text-align:center;background:0 0;border:0;border-right:1px solid #e2e2e2;grid-template-rows:40px auto;align-content:start;justify-items:center;gap:.45rem;min-height:96px;padding:.7rem .75rem .8rem;transition:background .18s,color .18s;display:grid}.nav-product-card:last-child{border-right: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);white-space:nowrap;font-size:clamp(.85rem,1vw,1.15rem);font-weight:600;line-height:1;display:block}.nav-links .nav-action{color:#050505;background:#fff;border-right:0;min-width:164px}.nav-links .nav-action:hover,.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-color:#111}.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;border-right-color:#d8d8d8}.navbar.is-on-white .nav-links a:hover{color:#080808;background:#f4f4f4}.navbar.is-on-white .nav-links{border-left-color:#d8d8d8}.navbar.is-on-white .nav-links a.is-active{color:#080808;background:#f1f1f1}.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:128vh;min-height:780px;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) 5rem;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}.hero-title-context{color:#ffffffeb;letter-spacing:-.055em;margin-top:clamp(.55rem,1vw,1rem);font-size:clamp(3.35rem,5.8vw,6.7rem);font-weight:400;line-height:.92}.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(470px,54vh,620px);padding:clamp(7rem,9vw,8.75rem) clamp(1.5rem,5vw,4.5rem) clamp(4.5rem,7vw,6.25rem);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(2.9rem,4.9vw,6.1rem);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}.software-section{color:#080808;background:#fff;border-top:1px solid #111;border-bottom:1px solid #111}.software-header{grid-template-columns:minmax(0,1fr) minmax(320px,.52fr);align-items:end;gap:clamp(2rem,5vw,5rem);padding:clamp(3.5rem,7vw,6.5rem) clamp(2rem,5vw,4.5rem);display:grid}.software-header h2{max-width:980px;font-family:var(--font-display);letter-spacing:0;margin:0;font-size:clamp(4rem,7.5vw,9rem);font-weight:600;line-height:.85}.software-header p{color:#222;max-width:34ch;font-family:var(--font-display);margin:0 0 .4rem;font-size:clamp(1.35rem,2vw,2.15rem);font-weight:500;line-height:1.28}.module-grid{border-bottom:1px solid #111;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.module-card{color:#080808;background:#fff;border-right:1px solid #111;grid-template-rows:auto 1fr auto;min-width:0;min-height:0;padding:0;text-decoration:none;transition:background .18s;display:grid;position:relative;overflow:hidden}.module-card:hover,.module-card:focus-visible{z-index:2;background:#f8f8f4}.module-card:last-child{border-right:0}.module-card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#00000009,#0000 34%);transition:opacity .18s;position:absolute;inset:0}.module-card-copy,.module-card-footer,.module-mark-frame{z-index:1;position:relative}.module-mark-frame{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-card-copy span{color:#686868;font-family:var(--font-body);margin:clamp(1.25rem,1.8vw,1.75rem) 0 clamp(1rem,1.5vw,1.45rem);font-size:.98rem;font-weight:600;line-height:1.05;display:block}.module-card-copy{padding:clamp(1rem,1.4vw,1.4rem) clamp(.9rem,1.3vw,1.3rem) 0}.module-card h3{font-family:var(--font-display);letter-spacing:0;white-space:nowrap;min-height:1em;margin:0;font-size:clamp(1.3rem,2.1vw,2.3rem);font-weight:600;line-height:.94}.module-card p{color:#444;max-width:25rem;margin:clamp(.7rem,1vw,1rem) 0 0;font-size:clamp(.98rem,1.02vw,1.12rem);line-height:1.35}.module-card-footer{color:#565656;border-top:1px solid #d8d8d8;justify-content:space-between;align-items:end;gap:1rem;margin:clamp(1rem,1.4vw,1.4rem) clamp(.9rem,1.3vw,1.3rem) 0;padding:1rem 0 clamp(1rem,1.4vw,1.4rem);font-size:clamp(.86rem,.9vw,.98rem);font-weight:600;line-height:1.15;display:flex}.module-card-footer span:first-child{white-space:nowrap}.module-card-footer strong{color:#080808;max-width:9rem;font-family:var(--font-display);text-align:right;opacity:0;font-size:clamp(1rem,1.2vw,1.38rem);font-weight:600;line-height:1;transition:opacity .18s,transform .22s;transform:translateY(4px)}.module-card:hover,.module-card:focus-visible{color:#080808}.module-card:hover:before,.module-card:focus-visible:before{opacity:1}.module-card:hover .module-mark-frame img,.module-card:focus-visible .module-mark-frame img{transform:scale(1.04)}.module-card:hover .module-card-footer strong,.module-card:focus-visible .module-card-footer strong{opacity:1;transform:translateY(0)}.module-shell,.products-shell{color:#080808;background:#fff;min-height:100vh;padding-top:6.5rem}.products-hero{border-bottom:1px solid #111;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(5rem,13vw,15rem);font-weight:600;line-height:.82}.products-hero p{color:#333;max-width:920px;font-family:var(--font-display);margin:clamp(1.8rem,3vw,2.8rem) 0 0;font-size:clamp(1.5rem,2.4vw,3rem);font-weight:500;line-height:1.08}.products-index{background:#f7f7f4}.products-index .container{max-width:none;padding:0}.products-index-card{background:#fff;border-bottom:1px solid #111;grid-template-columns:minmax(0,.68fr) minmax(320px,.32fr);min-height:0;display:grid}.products-index-card:nth-child(2n) figure{border-left:1px solid #111;border-right:0;order:2}.products-index-card:nth-child(2n) .products-index-copy{order:1}.products-index-card figure{aspect-ratio:4/3;background:#050505;border-right:1px solid #111;min-height:100%;margin:0;position:relative;overflow:hidden}.products-index-card figure img{object-fit:cover;filter:contrast(1.03)saturate(.95);width:100%;height:100%;display:block}.products-index-copy{flex-direction:column;justify-content:center;padding:clamp(2rem,4vw,4.5rem);display:flex}.products-index-copy span{color:#696969;font-size:.98rem;font-weight:600}.products-index-copy h2{font-family:var(--font-display);white-space:nowrap;margin:clamp(.9rem,1.3vw,1.3rem) 0 0;font-size:clamp(1.4rem,3vw,3.2rem);font-weight:600;line-height:.95}.products-index-copy p{color:#333;max-width:540px;margin:clamp(1rem,1.6vw,1.6rem) 0 0;font-size:clamp(1.05rem,1.35vw,1.38rem);line-height:1.34}.products-index-copy button,.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.6rem,2.5vw,2.4rem);padding:0 1.25rem;font-size:1rem;font-weight:600;transition:background .16s,color .16s}.products-index-copy button:hover,.module-demo-button:hover{color:#080808;background:#fff}.module-hero{border-bottom:1px solid #111}.module-hero .container{grid-template-columns:minmax(0,1fr) minmax(260px,.28fr);align-items:stretch;gap:clamp(2rem,5vw,5rem);min-height:clamp(520px,68vh,760px);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;white-space:nowrap;margin:0;font-size:clamp(2.4rem,6.4vw,7.5rem);font-weight:600;line-height:.9}.module-hero-copy strong{color:#222;max-width:840px;font-family:var(--font-display);margin:clamp(2.5rem,5vw,4.5rem) 0 0;font-size:clamp(2rem,3.4vw,4.2rem);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}.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)}.module-detail-row{border-bottom:1px solid #d8d8d8;grid-template-columns:minmax(180px,.32fr) minmax(0,1fr);gap:clamp(2rem,5vw,5rem);padding:clamp(2.5rem,4vw,4rem) 0;display:grid}.module-detail-row h2{font-family:var(--font-display);margin:0;font-size:clamp(1.6rem,2.4vw,2.6rem);font-weight:500;line-height:1}.module-detail-row p{color:#222;max-width:980px;font-family:var(--font-display);margin:0;font-size:clamp(2rem,3.3vw,4.1rem);font-weight:500;line-height:1.03}.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(5rem,13vw,15.5rem);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(5rem,13vw,15.5rem)}.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{padding-top:.35rem}.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{border-bottom:1px solid #111;padding:clamp(5rem,9vw,9rem) 0 clamp(3rem,5vw,5rem)}.info-hero h1{max-width:980px;font-family:var(--font-display);letter-spacing:0;margin:0;font-size:clamp(5rem,13vw,15.5rem);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)}.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-row-visual{aspect-ratio:1.2;background:#fff;border:1px solid #111;place-items:center;width:clamp(96px,10vw,150px);display:grid}.info-row-visual svg{color:#050505;width:78%;height:78%;display:block}.info-row-visual path,.info-row-visual circle,.info-row-visual rect{fill:none;stroke:currentColor;stroke-width:5px;stroke-linecap:square;stroke-linejoin:miter}.info-shell--security .info-rows .container{max-width:1180px}.info-shell--security .info-row{border-left:1px solid #d8d8d8;grid-template-columns:minmax(110px,.16fr) minmax(180px,.22fr) minmax(0,1fr);align-items:center;gap:clamp(1.5rem,3vw,3rem);padding:clamp(2rem,4vw,4rem)}.info-shell--security .info-row-visual{color:#fff;background:#050505}.info-shell--security .info-row:first-child{border-top:0}.info-shell--security .info-row:nth-child(odd){background:#f7f7f4}.info-shell--security .info-row p{font-size:clamp(1.55rem,2.15vw,2.7rem);line-height:1.1}.info-shell--privacy .info-rows{background:#f7f7f4}.info-shell--privacy .info-rows .container{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding-top:clamp(2rem,4vw,4rem);padding-bottom:clamp(3rem,5vw,5rem);display:grid}.info-shell--privacy .info-row{background:#fff;border:1px solid #111;border-right:0;min-height:420px;padding:clamp(1.75rem,3vw,3rem);display:block}.info-shell--privacy .info-row-visual{background:#f7f7f4;border-color:#d8d8d8;width:clamp(118px,12vw,176px);margin-bottom:clamp(2rem,4vw,4rem)}.info-shell--privacy .info-row:last-child{border-right:1px solid #111}.info-shell--privacy .info-row h2{margin-bottom:clamp(3rem,6vw,6rem)}.info-shell--privacy .info-row p{font-size:clamp(1.55rem,2.4vw,3rem)}.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-row-visual{border-color:#d8d8d8;width:clamp(74px,7vw,104px)}.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}.partners-shell{color:#080808;background:#fff;min-height:100vh;padding-top:6.5rem}.partners-hero{border-bottom:1px solid #111;grid-template-columns:minmax(300px,.28fr) minmax(0,1fr);min-height:calc(100vh - 6.5rem);display:grid}.partners-hero-copy{min-height:inherit;color:#fff;background:#050505;flex-direction:column;justify-content:space-between;padding:clamp(2rem,5vw,5.25rem);display:flex;overflow:hidden}.partners-hero-copy h1{font-family:var(--font-display);letter-spacing:0;margin:0;font-size:clamp(4rem,4.4vw,6rem);font-weight:600;line-height:.92}.partners-hero-copy p{color:#ffffffb8;max-width:520px;margin:0;font-size:clamp(1.15rem,1.45vw,1.55rem);line-height:1.24}.partners-logo-board{background:#fff;grid-template-rows:auto 1fr;display:grid}.partners-board-label{color:#6d6459;letter-spacing:.28em;text-transform:uppercase;border-bottom:1px solid #111;align-items:center;min-height:clamp(74px,8vw,112px);padding:0 clamp(1.5rem,4vw,4rem);font-size:clamp(.9rem,1vw,1.05rem);font-weight:600;display:flex}.partners-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.partners-logo-card{background:#fff;border-bottom:1px solid #d8d8d8;border-right:1px solid #d8d8d8;place-items:center;min-height:clamp(180px,18vw,280px);padding:clamp(1.25rem,3vw,3rem);display:grid}.partners-logo-card:nth-child(2n){border-right:1px solid #d8d8d8}.partners-logo-card:nth-child(3n){border-right:0}.partners-logo-card:nth-last-child(-n+2){border-bottom:0}.partners-logo-card:last-child{border-right:0}.partners-logo-card img{object-fit:contain;width:min(78%,260px);max-height:118px;display:block}.partners-wordmark{color:#080808;justify-content:center;align-items:center;gap:.8rem;display:flex}.partners-wordmark span{color:#fff;width:3.1rem;height:3.1rem;font-family:var(--font-display);background:#050505;place-items:center;font-size:1.65rem;font-weight:700;line-height:1;display:grid}.partners-wordmark strong{font-family:var(--font-display);font-size:clamp(1.35rem,1.8vw,2.25rem);font-weight:500;line-height:1}.school-banner{color:#fff;background:#050505;border-bottom:1px solid #111;overflow:hidden}.school-banner-label{color:#ffffff8f;border-bottom:1px solid #ffffff29;padding:clamp(1.2rem,2vw,1.8rem) clamp(1.5rem,4vw,4rem);font-size:clamp(1rem,1.2vw,1.25rem);font-weight:600}.school-logo-track{width:max-content;animation:26s linear infinite school-scroll;display:flex}.school-logo-track img{object-fit:contain;background:#fff;border-right:1px solid #d8d8d8;width:clamp(190px,18vw,280px);height:clamp(82px,8vw,110px);padding:1.2rem 2rem}@keyframes school-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.partners-thesis{background:#fff;border-bottom:1px solid #111}.partners-thesis-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.partners-thesis-card{border-right:1px solid #d8d8d8;min-height:clamp(280px,30vw,420px);padding:clamp(2rem,4vw,4.25rem)}.partners-thesis-card:last-child{border-right:0}.partners-thesis-card h2{font-family:var(--font-display);margin:0;font-size:clamp(2rem,3vw,4.2rem);font-weight:500;line-height:.96}.partners-thesis-card p{color:#4a4a4a;max-width:440px;margin:clamp(2rem,3vw,3rem) 0 0;font-size:clamp(1.05rem,1.3vw,1.32rem);line-height:1.34}.partners-contact-strip{background:#fff;border-bottom:1px solid #111;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;padding:clamp(2.4rem,5vw,5rem);display:grid}.partners-contact-strip h2{font-family:var(--font-display);margin:0;font-size:clamp(3rem,7vw,9rem);font-weight:600;line-height:.9}.partners-contact-strip a{color:#fff;background:#050505;justify-content:center;align-items:center;min-height:56px;padding:0 1.4rem;font-weight:600;text-decoration:none;transition:background .16s,color .16s;display:inline-flex}.partners-contact-strip a:hover{background:#202020}.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);white-space:nowrap;margin:0 0 .78rem;font-size:clamp(.82rem,1.35vw,1.6rem);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{min-width:104px;padding:0 .85rem;font-size:.82rem}.nav-links .nav-action{min-width:128px}}@media (width<=720px){.container{padding:0 1.25rem}.nav-links{display:none}.nav-content{padding-left:1.25rem;padding-right:1.25rem}.hero{height:118vh;min-height:700px}.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}.hero-title-context{font-size:clamp(2.45rem,9.7vw,3.95rem);line-height:.94}.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(3.4rem,17vw,6rem)}.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(3.4rem,17vw,6rem)}.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(2.4rem,9.5vw,3.85rem);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)}.software-header{grid-template-columns:1fr;gap:1.5rem;padding:3.25rem 1.25rem 2.5rem}.software-header h2{font-size:clamp(3.25rem,15vw,5.8rem)}.module-grid{display:block}.products-shell{padding-top:5rem}.products-hero{padding:4rem 0 3rem}.products-hero h1{font-size:clamp(3.6rem,18vw,6.2rem)}.products-hero p{font-size:clamp(1.5rem,7vw,2.7rem)}.products-index-card{grid-template-columns:minmax(0,1fr);min-height:0}.products-index-card:nth-child(2n) figure,.products-index-card:nth-child(2n) .products-index-copy{order:initial}.products-index-card:nth-child(2n) figure{border-left:0}.products-index-card figure{aspect-ratio:16/11;border-bottom:1px solid #111;border-right:0;min-width:0;min-height:0}.products-index-copy{padding:2.5rem 1.25rem 3rem}.products-index-copy h2{font-size:clamp(1.6rem,9.5vw,3.5rem)}.module-card{border-bottom:1px solid #111;border-right:0;grid-template-rows:auto auto auto;min-height:0;padding:0}.module-card:hover,.module-card:focus-visible{flex-grow:1;margin-left:0;margin-right:0}.module-mark-frame{aspect-ratio:16/11}.module-card-copy,.module-card-footer{margin-left:1.25rem;margin-right:1.25rem;padding-left:0;padding-right:0}.module-card h3{font-size:clamp(3rem,14vw,5.4rem)}.module-card-copy span{margin:1.75rem 0 2.75rem}.module-card p{min-height:0}.module-card-footer{margin-top:2.5rem}.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(2.4rem,9vw,6.5rem)}.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}.module-detail-row{grid-template-columns:1fr;gap:1.25rem;padding:3rem 0}.module-detail-row p{font-size:clamp(2rem,10vw,3.55rem)}.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(3.6rem,18vw,6.2rem)}.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-shell--privacy .info-rows .container{grid-template-columns:1fr;padding-top:0;padding-bottom:0}.info-shell--privacy .info-row{border-bottom:0;border-left:0;border-right:0;min-height:0}.info-shell--privacy .info-row:last-child{border-right:0}.info-shell--privacy .info-row h2{margin-bottom:1.5rem}.info-row-visual,.info-shell--privacy .info-row-visual,.info-shell--terms .info-row-visual{width:104px;margin-bottom:1.25rem}.info-shell--security .info-row,.info-shell--terms .info-row{border-left:0;grid-template-columns:1fr;gap:1.25rem;padding:3rem 0}.partners-shell{padding-top:5rem}.partners-hero{grid-template-columns:1fr;min-height:auto}.partners-hero-copy{min-height:430px;padding:4rem 1.25rem 3rem}.partners-hero-copy h1{font-size:clamp(3.6rem,18vw,6.2rem)}.partners-hero-copy p{font-size:1.08rem}.partners-board-label{letter-spacing:.2em;padding:1.5rem 1.25rem}.partners-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.partners-logo-card{min-height:150px;padding:1.5rem}.partners-logo-card img{width:min(78%,160px);max-height:64px}.partners-logo-card:nth-child(3n){border-right:1px solid #d8d8d8}.partners-logo-card:nth-child(2n){border-right:0}.partners-logo-card:nth-last-child(-n+3){border-bottom:1px solid #d8d8d8}.partners-logo-card:nth-last-child(-n+2){border-bottom:0}.school-logo-track img{width:190px;height:84px;padding:1rem 1.4rem}.partners-wordmark{text-align:center;flex-direction:column;gap:.7rem}.partners-thesis-grid{grid-template-columns:1fr}.partners-thesis-card{border-bottom:1px solid #d8d8d8;border-right:0;min-height:0;padding:3rem 1.25rem}.partners-thesis-card:last-child{border-bottom:0}.partners-contact-strip{grid-template-columns:1fr;padding:3rem 1.25rem}.partners-contact-strip a{width:fit-content}.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-hero{color:#fff;background:#000;min-height:max(660px,88svh);position:relative;overflow:hidden}.journal-film,.journal-film-shade{width:100%;height:100%;position:absolute;inset:0}.journal-film{object-fit:cover;filter:grayscale()contrast(1.05)}.journal-film-shade{background:#0000008f}.journal-hero-inner{z-index:2;grid-template-rows:auto 1fr;min-height:max(660px,88svh);padding:112px clamp(1.5rem,5vw,4.5rem) clamp(2rem,4vw,3.5rem);display:grid;position:relative}.journal-utility-row{border-bottom:1px solid #ffffff73;justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.journal-utility-row>span,.journal-utility-row button{font-family:var(--font-geist);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:600}.journal-utility-row button{color:#fff;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0}.journal-title-block{align-self:end;max-width:1320px;padding-bottom:clamp(3rem,6vw,6rem)}.journal-sections{width:fit-content;font-family:var(--font-geist);letter-spacing:.1em;text-transform:uppercase;border-top:1px solid #ffffff8c;border-bottom:1px solid #ffffff8c;gap:1.4rem;margin-bottom:1.5rem;padding:.65rem 0;font-size:.57rem;font-weight:600;display:flex}.journal-sections span+span:before{content:"/";color:#ffffff73;margin-right:1.4rem}.journal-title-block h1{font-family:var(--font-display);letter-spacing:-.065em;text-wrap:balance;margin:0;font-size:clamp(3.8rem,7.1vw,8.4rem);font-weight:600;line-height:.84}.journal-title-block p{color:#ffffffb8;max-width:720px;margin-top:2rem;font-size:.95rem;line-height:1.55}.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}.journal-news-list{margin:0;padding:0;list-style:none}.journal-news-list li{border-bottom:1px solid #d8d8d8}.journal-news-list a{color:#080808;grid-template-columns:7.5rem minmax(0,1fr) auto;align-items:baseline;gap:1.25rem;padding:1.1rem 0;text-decoration:none;display:grid}.journal-news-list a:hover .journal-news-title{text-decoration:underline}.journal-news-list time,.journal-news-source{color:#686868;white-space:nowrap;font-size:.9rem}.journal-news-title{font-family:var(--font-display);font-size:clamp(1rem,1.3vw,1.25rem);font-weight:600;line-height:1.3}@media (width<=720px){.journal-news-list a{grid-template-columns:1fr;gap:.3rem}}.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-hero,.journal-hero-inner{min-height:max(620px,88svh)}.journal-hero-inner{padding-top:94px}.journal-sections{flex-wrap:wrap;gap:.7rem}.journal-sections span+span:before{margin-right:.7rem}.journal-title-block h1{font-size:clamp(3.35rem,15vw,5.3rem)}.journal-title-block p{max-width:92%}.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}}@media (prefers-reduced-motion:reduce){.journal-film{display:none}.journal-hero{filter:grayscale();background:linear-gradient(#0000008c,#0000008c),url(/media/effluent-media-hero.png) 50%/cover}}
