@font-face{font-family:Roboto;src:url('assets/roboto-400.ttf') format('truetype');font-style:normal;font-weight:100 400;font-display:swap}
@font-face{font-family:Roboto;src:url('assets/roboto-600.ttf') format('truetype');font-style:normal;font-weight:500 600;font-display:swap}
@font-face{font-family:Roboto;src:url('assets/roboto-800.ttf') format('truetype');font-style:normal;font-weight:700 900;font-display:swap}
:root{--ink:#0b1622;--navy:#0f1d2e;--red:#e52b23;--red-light:#ff655c;--paper:#f5f5f2;--muted:#a6b0bb;--line:rgba(255,255,255,.17);--gutter:clamp(24px,5.3vw,100px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--ink);color:#fff;font-family:Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}::selection{background:var(--red);color:#fff}:focus-visible{outline:3px solid var(--red-light);outline-offset:6px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:800;letter-spacing:-.055em}p{line-height:1.6}img{display:block;max-width:100%}.wrap{width:100%;max-width:1600px;margin-inline:auto;padding-inline:var(--gutter)}.skip-link{position:fixed;left:16px;top:-80px;z-index:100;background:white;color:var(--ink);padding:14px}.skip-link:focus{top:16px}.site-header{position:absolute;z-index:10;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:29px var(--gutter);border-bottom:1px solid rgba(255,255,255,.12);gap:24px}.brand{display:inline-flex;align-items:center;gap:5px;font-size:25px;font-weight:800;letter-spacing:-.045em;white-space:nowrap}.brand svg{width:35px;height:35px}.brand-red{color:var(--red)}.site-header nav{display:flex;gap:32px;font-size:14px}.site-header nav a{color:#d8dee5;transition:color .2s}.site-header nav a:hover{color:white}.header-cta{font-size:14px;display:flex;align-items:center;gap:24px;border:1px solid #64707a;border-radius:3px;padding:12px 17px}.header-cta:hover{background:#fff;color:var(--ink)}.hero{position:relative;min-height:840px;min-height:max(840px,96svh);isolation:isolate;overflow:hidden}.hero-photo,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-photo{background:var(--ink) url('assets/architecture-hero.webp') center center/cover no-repeat}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(6,16,27,.92) 0%,rgba(6,16,27,.65) 35%,rgba(6,16,27,.09) 85%),linear-gradient(0deg,var(--ink) 0%,transparent 30%)}.hero-content{padding-top:clamp(190px,18vh,250px);padding-bottom:150px;position:relative;z-index:2;pointer-events:none}.hero-content a{pointer-events:auto}.eyebrow{font-size:13px;letter-spacing:.12em;font-weight:600;display:flex;align-items:center;gap:14px;text-transform:uppercase}.red-rule{width:30px;height:2px;background:var(--red)}h1{font-size:clamp(62px,6.65vw,102px);line-height:1.035;max-width:1080px;margin-top:29px}h1 span{color:#fff}.hero-description{max-width:460px;font-size:21px;line-height:1.5;margin-top:30px;color:#e3e7eb}.hero-explainer{max-width:430px;font-size:16px;color:#aab8c7;line-height:1.6;margin-top:15px}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:18px 23px;font-size:15px;font-weight:600;border:0;border-radius:3px;transition:background .2s,transform .2s}.button-red{background:var(--red);color:white}.button-red:hover{background:#c8211b;transform:translateY(-2px)}.hero .button{margin-top:30px}.button span[aria-hidden]{font-size:22px;line-height:1}.cta-note{font-size:13px;color:#aab8c7;margin-top:12px}.project-marker{position:absolute;right:7.5%;top:65%;display:flex;align-items:center;gap:18px;z-index:1}.marker-cross{display:block;position:relative;width:39px;height:39px;border:1px solid var(--red-light);box-shadow:0 0 0 9px #e52b2315}.marker-cross:before,.marker-cross:after{content:"";position:absolute;background:var(--red-light);left:50%;top:50%;transform:translate(-50%,-50%)}.marker-cross:before{width:18px;height:1px}.marker-cross:after{height:18px;width:1px}.project-marker>div{display:flex;flex-direction:column;gap:7px;border-left:1px solid #ffffff50;padding:7px 16px;background:#08131cd9;backdrop-filter:blur(8px)}.marker-label{font-size:10px;letter-spacing:.09em;color:#b9c4ce}.project-marker strong{font-size:18px;letter-spacing:-.03em}.project-marker>div>span:last-child{font-size:12px;color:#c0c9d1}.scroll-cue{position:absolute;left:var(--gutter);bottom:42px;display:flex;align-items:center;gap:15px;color:#d7dce1;font-size:13px}.scroll-line{height:38px;width:1px;background:linear-gradient(var(--red),#e52b2300)}.hero-index{position:absolute;right:var(--gutter);bottom:53px;font-size:10px;letter-spacing:.12em;color:#acb5bf}.discovery{position:relative;padding-top:30px}.section-top{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#a2adb8;letter-spacing:.03em}.section-number{font-weight:500;letter-spacing:.08em}.discovery-intro{padding-top:100px;padding-bottom:70px;display:grid;grid-template-columns:1.55fr 1fr;gap:60px;align-items:end}h2{font-size:clamp(40px,4.3vw,66px);line-height:1.06}.red-text{color:var(--red-light)}.discovery-intro p{max-width:380px;font-size:17px;color:#afbdc9}.interior-stage{position:relative;isolation:isolate;min-height:470px;margin-top:0;overflow:hidden}.interior-photo,.interior-overlay{position:absolute;inset:0;z-index:-2}.interior-photo{background:var(--navy) url('assets/interior.webp') center 55%/cover no-repeat}.interior-overlay{z-index:-1;background:linear-gradient(0deg,var(--ink),#0b162200 50%,var(--ink)),linear-gradient(90deg,#0b162240,#0b162200)}.interior-caption{position:absolute;left:var(--gutter);bottom:55px;display:flex;align-items:center;gap:20px;font-size:23px;line-height:1.3;letter-spacing:-.03em}.small-cross{color:var(--red-light);font-size:50px;font-weight:300}.scan-label{position:absolute;right:var(--gutter);top:30%;padding:25px 30px;border-left:2px solid var(--red-light);background:#0b1622b3;backdrop-filter:blur(10px)}.scan-label>span{font-size:11px;letter-spacing:.08em;color:#c4ccd5}.scan-label strong{font-size:29px;line-height:1.1;letter-spacing:-.035em;display:block;margin-top:13px}.pilot-section{padding-block:100px;background:var(--red);color:white}.pilot-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}.pilot-section h2{font-size:clamp(55px,6.8vw,100px);margin-top:30px}.pilot-section h2 span{color:#ffb5b0}.pilot-intro{font-size:20px;max-width:440px}.pilot-contact-note{font-size:15px;margin-top:30px}.site-footer{padding-block:35px;display:flex;justify-content:space-between;gap:24px;color:#b6c0ca;font-size:13px}.site-footer>span:first-child{font-size:19px;font-weight:800;color:white;letter-spacing:-.03em}
@media(min-width:1650px){.hero-content{padding-top:230px}}@media(max-width:1050px){.site-header nav{gap:20px}.brand{font-size:21px}.hero h1{font-size:72px}.project-marker{right:4%;top:72%}.discovery-intro{grid-template-columns:1fr;gap:25px}.discovery-intro p{max-width:650px}.pilot-layout{gap:45px}.hero-index{display:none}}@media(max-width:700px){html{scroll-padding-top:30px}.site-header{padding-block:20px;gap:12px}.site-header nav{display:none}.brand{font-size:20px}.brand svg{width:29px;height:29px}.header-cta{gap:10px;padding:10px 11px;font-size:12px}.hero{min-height:860px}.hero-content{padding-top:150px;padding-bottom:210px}.eyebrow{font-size:11px;letter-spacing:.09em}.hero h1{font-size:clamp(43px,9.1vw,63px);line-height:1.08;margin-top:24px;letter-spacing:-.055em}.hero-description{font-size:18px;max-width:360px;margin-top:25px}.hero-explainer{font-size:15px;max-width:330px}.hero-photo{background-position:63% center}.hero-shade{background:linear-gradient(90deg,#071321ef,#07132165),linear-gradient(0deg,var(--ink),transparent 40%)}.project-marker{left:var(--gutter);right:auto;top:auto;bottom:112px}.marker-label{font-size:10px}.project-marker strong{font-size:16px}.scroll-cue{bottom:30px}.section-top>span:last-child{display:none}.discovery-intro{padding-top:55px;padding-bottom:40px;gap:23px}h2{font-size:38px}.discovery-intro p{font-size:16px}.interior-stage{min-height:460px}.scan-label{top:60px;right:var(--gutter);padding:19px 22px}.scan-label strong{font-size:25px}.interior-caption{font-size:22px;bottom:40px}.pilot-section{padding-block:65px}.pilot-layout{grid-template-columns:1fr;gap:35px}.pilot-section h2{font-size:64px}.pilot-intro{font-size:18px}.site-footer{flex-wrap:wrap;font-size:12px}.site-footer>span:nth-child(2){display:none}}
.proof-section{position:relative;background:var(--paper);color:var(--navy);padding:100px 0 75px}.proof-bridge{position:absolute;top:-69px;left:50%;display:flex;flex-direction:column;align-items:center;color:var(--red);transform:translateX(-50%);z-index:2}.proof-bridge span{height:95px;width:1px;background:var(--red)}.proof-bridge i{font-style:normal;font-size:25px;line-height:1;margin-top:-2px}.proof-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:70px;align-items:end;margin-bottom:50px}.proof-heading .eyebrow{font-size:11px;color:#6a7380}.proof-heading h2{font-size:clamp(38px,4.2vw,62px);margin-top:25px}.proof-heading h2 span{color:#84909a}.proof-heading>p{font-size:17px;color:#63707b;max-width:365px}.product-scene{background:white;border:1px solid #dce0e3;border-radius:8px;box-shadow:0 24px 65px #0b162213;overflow:hidden}.product-bar{height:69px;padding:0 26px;display:flex;align-items:center;gap:30px;border-bottom:1px solid #e7eaed}.product-brand{display:flex;align-items:center;font-size:19px;font-weight:800;letter-spacing:-.045em}.product-brand svg{height:28px;width:28px;margin-right:4px}.product-brand>span{color:var(--red)}.product-bar-label{font-size:10px;letter-spacing:.1em;color:#657684;margin-left:auto}.product-avatar{display:grid;place-items:center;background:#ecf0f3;width:29px;height:29px;border-radius:50%;font-size:10px;font-weight:600}.product-body{display:grid;grid-template-columns:245px 1fr}.product-sidebar{background:#f9fafb;border-right:1px solid #e8ebee;padding:28px 24px;display:flex;flex-direction:column;gap:12px}.sidebar-caption{font-size:10px;letter-spacing:.09em;color:#71808e;font-weight:600}.profile-location{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;margin:5px 0 2px}.profile-location>span{font-size:21px;color:#697b8c}.profile-chip{padding:8px 10px;border-radius:3px;border:1px solid #dfe5ea;font-size:12px;color:#526477;background:white}.sidebar-divider{height:1px;background:#e1e6ea;margin-block:11px}.sidebar-active{color:var(--red);background:#fff0ef;padding:12px 10px;font-size:12px;display:flex;gap:9px;align-items:center;border-radius:3px}.sidebar-item{font-size:12px;padding:3px 10px;display:flex;gap:9px;align-items:center;color:#647582}.sidebar-note{margin-top:auto;padding-top:30px;font-size:12px;line-height:1.65;color:#7a8a96}.project-detail{padding:30px 35px}.project-kicker{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:10px;letter-spacing:.06em;color:#6a7a87}.status-tag{font-size:11px;letter-spacing:0;color:#bb2621;background:#fdf0ee;padding:7px 10px;border-radius:3px}.project-detail h3{font-size:30px;line-height:1.12;letter-spacing:-.035em;margin-top:22px}.project-authority{font-size:12px;color:#738291;margin-top:10px}.project-tabs{display:flex;gap:24px;border-bottom:1px solid #e0e5e9;margin-top:27px}.project-tabs button{font-size:12px;font-weight:500;border:0;border-bottom:2px solid transparent;background:none;padding:0 0 13px;color:#6a7a88;display:flex;align-items:center;gap:6px}.project-tabs button[aria-selected=true]{color:var(--red);border-color:var(--red)}.project-tabs button span{font-size:10px;background:#f1f3f6;padding:2px 5px;border-radius:3px}.project-panel{min-height:231px;padding-top:22px}.project-panel[hidden]{display:none}.project-summary{display:flex;gap:14px;align-items:start}.summary-icon{color:var(--red);font-size:23px;line-height:1.2}.project-summary p{font-size:14px;line-height:1.65;color:#5e6e7c;max-width:600px}.project-summary strong{color:var(--navy)}.project-facts{display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:25px;gap:15px}.project-facts>div{display:flex;flex-direction:column;gap:8px;border-left:1px solid #dce3e8;padding-left:15px}.project-facts>div:first-child{border:0;padding:0}.project-facts span{font-size:9px;letter-spacing:.06em;color:#7b8996}.project-facts strong{font-size:19px;letter-spacing:-.02em}.project-facts .red-fact strong{color:var(--red)}.project-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e7ebee;padding-top:18px;margin-top:25px;font-size:11px;color:#647886;gap:14px}.check-icon{color:#3c806c;display:inline-grid;place-items:center;width:15px;height:15px;font-size:10px;border-radius:50%;background:#e7f4ec;margin-right:5px}.text-link{border:0;background:none;color:var(--red);font-size:12px;font-weight:600;padding:0;line-height:1.5}.panel-lead{font-size:15px;font-weight:600;margin-bottom:12px}.evidence-row{display:flex;justify-content:space-between;font-size:13px;padding-block:10px;border-bottom:1px solid #e8ecef;gap:20px}.evidence-note{font-size:12px;line-height:1.6;color:#6a7986;margin-top:14px}.source-copy{font-size:14px;color:#63727e}.source-link{font-size:13px;font-weight:600;display:inline-block;color:var(--red);margin-top:20px}.product-caption{display:flex;justify-content:space-between;gap:20px;margin-top:16px;font-size:11px;color:#7f8a92}.proof-outcomes{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:45px}.proof-outcomes>div{display:flex;gap:18px;border-top:1px solid #d8dde0;padding-top:23px}.proof-outcomes>div>span{font-size:12px;color:var(--red);padding-top:3px}.proof-outcomes p{font-size:13px;color:#78848e;line-height:1.6}.proof-outcomes strong{display:block;font-size:16px;color:var(--navy);margin-bottom:5px;font-weight:600}.opportunities{padding:40px 0 0;position:relative;overflow:hidden}.opportunities-layout{padding-top:95px;padding-bottom:85px;display:grid;grid-template-columns:1fr 1.15fr;gap:9%}.opportunities h2{font-size:clamp(48px,4.9vw,72px)}.opportunities h2>span{color:#8c9aa8}.opportunities-heading>p{max-width:340px;color:#a7b4c0;font-size:17px;margin-top:28px}.quiet-link{display:inline-flex;gap:30px;align-items:center;font-size:14px;border-bottom:1px solid #516170;padding-bottom:13px;margin-top:35px}.quiet-link:hover{color:var(--red-light)}.opportunity-list article{display:grid;grid-template-columns:22px 1fr 22px;gap:18px;padding:28px 0;border-top:1px solid #3b4855}.opportunity-list article:last-child{border-bottom:1px solid #3b4855}.opportunity-number{font-size:12px;color:#e95b54;padding-top:3px}.opportunity-label{font-size:10px;letter-spacing:.09em;color:#95a6b5}.opportunity-list h3{font-size:30px;letter-spacing:-.03em;margin-top:12px}.opportunity-list p{font-size:15px;color:#b1bdc8;margin-top:15px}.opportunity-list small{font-size:12px;line-height:1.6;color:#81919f;margin-top:10px;display:block}.opportunity-symbol{font-size:23px;color:#62717f;padding-top:33px}.inventory{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:30px;border-top:1px solid #3a4753;padding-block:60px 55px;position:relative}.inventory-title .eyebrow{font-size:10px;color:#8e9ead}.inventory h3{font-size:25px;line-height:1.15;letter-spacing:-.035em;margin-top:17px}.inventory-stat{display:flex;flex-direction:column;gap:5px}.inventory-stat>strong{font-size:clamp(56px,5.8vw,85px);line-height:1;letter-spacing:-.065em;font-weight:800}.inventory-stat>strong>span{color:var(--red-light);font-size:.7em}.inventory-stat>span{font-size:14px;color:#acb8c3;margin-top:9px}.inventory-note{grid-column:1/-1;max-width:900px;color:#798996;font-size:11px;line-height:1.7;margin-top:8px}.trust-section{background:#e9ecee;color:var(--navy);padding-block:75px}.trust-layout{display:grid;grid-template-columns:1fr 1fr;gap:35px 90px;align-items:start}.trust-layout>.eyebrow{grid-column:1/-1;font-size:10px;color:#677582}.trust-section h2{font-size:clamp(44px,4.7vw,68px)}.trust-section h2 span{color:#8a97a2}.trust-copy p{font-size:16px;color:#5d6c78;max-width:430px}.trust-copy p+p{margin-top:17px}.pilot-section{position:relative;overflow:hidden;padding-block:100px}.pilot-section:after{content:"";position:absolute;right:-300px;bottom:-400px;width:900px;height:900px;border:1px solid #ffffff18;border-radius:50%;pointer-events:none}.pilot-layout{gap:70px;align-items:start;position:relative;z-index:1}.pilot-copy .eyebrow{font-size:10px;line-height:1.8;letter-spacing:.07em}.pilot-section h2{font-size:clamp(52px,6.2vw,90px);line-height:1.02;margin-top:28px}.pilot-body{font-size:17px;line-height:1.7;max-width:420px;margin-top:25px;color:#fff0ef}.pilot-body+.pilot-body{margin-top:16px}.pilot-benefits{padding:0;list-style:none;display:flex;flex-direction:column;gap:14px;margin:30px 0 0;max-width:420px}.pilot-benefits li{display:flex;gap:12px;font-size:14px;line-height:1.5}.pilot-benefits li:before{content:"✓";font-size:14px;color:#ffbeb9}.pilot-small{max-width:350px;font-size:12px;color:#ffd0cd;margin-top:22px}.contact-card{background:#fff;color:var(--navy);padding:36px;border-radius:5px;box-shadow:0 18px 45px #820d1835;margin-top:14px}.contact-step{font-size:10px;letter-spacing:.09em;color:#7c8790}.contact-card h3{font-size:34px;line-height:1.08;margin-top:17px;letter-spacing:-.045em}.contact-card>p{font-size:14px;color:#7b8792;margin-top:14px}.contact-card form{margin-top:28px}.contact-card label{display:flex;flex-direction:column;gap:9px;font-size:12px;font-weight:600;color:#526272;margin-bottom:18px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.contact-card input,.contact-card select,.contact-card textarea{background:#f6f7f8;color:var(--navy);border:1px solid #dfe4e8;border-radius:2px;padding:13px 12px;font-size:14px;width:100%;min-width:0;font-weight:400;transition:border .2s}.contact-card input::placeholder,.contact-card textarea::placeholder{color:#94a0ab;opacity:1}.contact-card input:focus,.contact-card select:focus,.contact-card textarea:focus{border-color:var(--red);outline:2px solid #e52b2320;outline-offset:0}.contact-card textarea{resize:vertical;min-height:105px;line-height:1.55}.button-dark{background:var(--navy);color:white;width:100%;font-size:14px}.button-dark:hover{background:#203851}.form-note{font-size:11px;line-height:1.6;color:#7b8793;margin-top:13px}.form-status{font-size:13px;line-height:1.7;color:var(--navy);margin-top:10px}.form-status:empty{display:none}.form-status a{text-decoration:underline;color:var(--red)}.questions-section{padding-block:90px}.questions-layout{display:grid;grid-template-columns:1fr 1.3fr;gap:80px}.questions-layout .eyebrow{font-size:10px;color:#8e9eac}.questions-layout h2{font-size:49px;margin-top:25px}.questions details{border-bottom:1px solid #334350}.questions details:first-child{border-top:1px solid #334350}.questions summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:16px;font-weight:500;line-height:1.5;padding:22px 0}.questions summary::-webkit-details-marker{display:none}.questions summary>span{color:#a5b3be;font-size:25px;font-weight:400;transition:transform .2s}.questions details[open] summary>span{transform:rotate(45deg);color:var(--red-light)}.questions details p{font-size:14px;line-height:1.75;color:#a6b5c2;padding:0 25px 24px 0}.questions details a{display:block;margin-bottom:22px;color:#ff766e;font-size:14px}.footer-wordmark{font-size:clamp(45px,11.8vw,178px);font-weight:800;letter-spacing:-.055em;text-align:center;line-height:1.18;padding:0 20px 25px;color:#253544;overflow:hidden}.footer-wordmark span{color:#73423f}.site-footer{border-top:1px solid #293947;font-size:11px}.site-footer>span:first-child{font-size:11px;font-weight:400;color:#91a0ad;letter-spacing:0}.footer-links{display:flex;align-items:center;gap:23px}.footer-links button{border:0;background:none;padding:0;color:inherit;font-size:inherit}.site-footer a:hover,.footer-links button:hover{color:white}dialog{background:var(--paper);color:var(--navy);padding:0;border:0;border-radius:6px;max-width:650px;width:calc(100% - 36px);max-height:85vh;box-shadow:0 35px 100px #0006}dialog::backdrop{background:#020a12c4;backdrop-filter:blur(6px)}.dialog-content{padding:45px}.dialog-close{position:absolute;right:18px;top:12px;border:0;background:none;font-size:30px;color:var(--navy);width:36px;height:36px}.dialog-content .eyebrow{font-size:11px;color:#73808b}.dialog-content h2{font-size:32px;margin-top:20px}.dialog-content p+p,.dialog-content h2+p{margin-top:20px}.dialog-content p{font-size:15px;color:#5f6d79;line-height:1.75}.reveal{transition:opacity .65s ease,transform .65s ease}.reveal.is-pending{opacity:0;transform:translateY(20px)}
@media(min-width:1450px){.product-scene{max-width:1190px;margin-inline:auto}.product-caption{max-width:1190px;margin-inline:auto}.project-detail{padding:35px 45px}}
@media(max-width:1050px){.proof-heading{gap:35px}.product-body{grid-template-columns:200px 1fr}.product-sidebar{padding:25px 18px}.project-detail{padding:27px}.project-kicker{flex-wrap:wrap}.project-facts strong{font-size:17px}.opportunities-layout{gap:6%;grid-template-columns:1fr 1.2fr}.opportunities h2{font-size:48px}.opportunity-list h3{font-size:27px}.pilot-layout{gap:35px}.contact-card{padding:28px}.contact-card h3{font-size:30px}.field-row{grid-template-columns:1fr;gap:0}.questions-layout{gap:45px}.questions-layout h2{font-size:42px}.footer-links{gap:16px}.site-footer>span:nth-child(2){display:none}}
@media(max-width:700px){.proof-section{padding:75px 0 45px}.proof-heading{grid-template-columns:1fr;gap:25px;margin-bottom:30px}.proof-heading h2{font-size:37px}.proof-heading>p{font-size:16px;max-width:none}.product-body{display:block}.product-sidebar{display:none}.product-bar{height:55px;padding:0 16px;gap:12px}.product-brand{font-size:16px}.product-brand svg{height:24px;width:24px}.product-bar-label{font-size:8px}.product-avatar{display:none}.project-detail{padding:23px 18px}.project-kicker{font-size:8px;gap:10px}.status-tag{font-size:10px;padding:6px 8px}.project-detail h3{font-size:28px}.project-authority{font-size:11px}.project-tabs{gap:19px;margin-top:23px}.project-tabs button{font-size:11px}.project-tabs button span{font-size:9px}.project-panel{min-height:295px}.project-summary{gap:9px}.project-summary p{font-size:13px}.project-facts{grid-template-columns:1fr 1fr;gap:20px 15px;margin-top:23px}.project-facts>div:nth-child(3){padding-left:0;border:0;grid-column:1/-1}.project-facts span{font-size:9px}.project-facts strong{font-size:18px}.project-bottom{font-size:10px;gap:10px}.project-bottom .text-link{font-size:10px}.product-caption{font-size:10px;flex-direction:column;gap:3px}.proof-outcomes{grid-template-columns:1fr;gap:0;margin-top:30px}.proof-outcomes>div{padding-block:20px;gap:18px}.proof-outcomes strong{font-size:15px}.proof-outcomes p{font-size:13px}.opportunities{padding-top:30px}.opportunities-layout{grid-template-columns:1fr;gap:42px;padding-top:50px;padding-bottom:50px}.opportunities h2{font-size:47px}.opportunities h2 br:last-of-type{display:none}.opportunities-heading>p{font-size:16px;max-width:370px}.opportunity-list article{gap:12px;grid-template-columns:18px 1fr 18px}.opportunity-list h3{font-size:28px}.opportunity-list p{font-size:15px}.opportunity-label{font-size:9px}.inventory{grid-template-columns:1fr 1fr;gap:35px 25px;padding-block:40px}.inventory-title{grid-column:1/-1}.inventory h3{font-size:25px}.inventory h3 br{display:none}.inventory-stat>strong{font-size:60px}.inventory-stat>span{font-size:13px}.inventory-note{font-size:10px;margin-top:0}.trust-section{padding-block:55px}.trust-layout{grid-template-columns:1fr;gap:25px}.trust-layout>.eyebrow{font-size:9px;letter-spacing:.045em;line-height:1.7}.trust-layout .red-rule{flex:0 0 20px}.trust-section h2{font-size:47px}.trust-copy p{font-size:16px}.pilot-section{padding-block:60px}.pilot-layout{gap:40px}.pilot-section h2{font-size:65px}.pilot-copy .eyebrow{font-size:9px;letter-spacing:.035em}.pilot-body{font-size:16px}.pilot-small{font-size:11px}.contact-card{margin-top:0;padding:26px 22px}.contact-card h3{font-size:32px}.contact-card input,.contact-card select,.contact-card textarea{font-size:16px}.contact-card label{font-size:13px}.contact-card .button{font-size:14px}.form-note{font-size:12px}.questions-section{padding-block:60px}.questions-layout{grid-template-columns:1fr;gap:30px}.questions-layout h2{font-size:44px;margin-top:17px}.questions summary{font-size:15px;padding-block:20px}.questions details p{font-size:14px}.footer-wordmark{font-size:11.4vw;padding-bottom:25px}.site-footer{padding-block:25px;gap:23px}.footer-links{width:100%;justify-content:space-between;font-size:11px;gap:14px}.dialog-content{padding:40px 25px}.dialog-content h2{font-size:28px}}
/* Small annotations stay legible; the product example is real text, not an image. */
.marker-label,.project-marker>div>span:last-child,.hero-index,.scan-label>span,.proof-heading .eyebrow,.product-bar-label,.product-avatar,.sidebar-caption,.profile-chip,.sidebar-active,.sidebar-item,.sidebar-note,.project-kicker,.status-tag,.project-authority,.project-tabs button span,.project-facts span,.project-bottom,.evidence-note,.product-caption,.opportunity-number,.opportunity-label,.opportunity-list small,.inventory-title .eyebrow,.inventory-note,.trust-layout>.eyebrow,.pilot-copy .eyebrow,.pilot-small,.contact-step,.form-note,.questions-layout .eyebrow,.site-footer,.site-footer>span:first-child,.footer-links{font-size:12px}
.project-tabs button,.project-bottom .text-link,.evidence-row,.text-link,.source-link,.contact-card label{font-size:14px}
.product-bar-label{letter-spacing:.04em}.project-summary p,.source-copy{font-size:16px}.project-panel{min-height:250px}.project-facts span{letter-spacing:0}.project-kicker{letter-spacing:.03em}.project-detail,.proof-heading>div,.trust-layout>*,.opportunities-layout>*,.pilot-layout>*,.questions-layout>*{min-width:0}
@media(max-width:700px){.product-bar-label{display:none}.project-kicker{font-size:11px}.project-tabs{gap:14px}.project-tabs button{font-size:12px;min-height:40px;white-space:nowrap}.project-tabs button span{font-size:12px}.project-summary p,.source-copy{font-size:14px}.project-panel{min-height:325px}.project-facts span{font-size:11px}.project-bottom{flex-wrap:wrap;font-size:12px}.project-bottom .text-link{font-size:12px}.trust-section h2{font-size:clamp(32px,10.2vw,47px)}.trust-layout>.eyebrow{font-size:12px}.project-marker{right:var(--gutter)}.project-marker>div{padding:7px 10px}.marker-label{font-size:11px}.marker-cross{flex:0 0 34px}.pilot-copy .eyebrow{font-size:11px}.footer-links{flex-wrap:wrap;row-gap:16px}.header-cta{font-size:13px}.eyebrow{line-height:1.7}}
@media(max-width:360px){.brand{font-size:17px}.brand svg{width:25px;height:25px}.header-cta{font-size:12px;gap:7px;padding:10px}.hero h1{font-size:38px}.hero .button{font-size:13px;gap:15px;padding-inline:18px}.hero{min-height:880px}.project-marker{gap:10px}.project-marker>div>span:last-child{font-size:11px}.project-tabs{gap:10px}.project-tabs button{font-size:11px}.project-tabs button span{display:none}.project-facts strong{font-size:17px}.contact-card{padding:25px 18px}.pilot-section h2{font-size:58px}.contact-card h3{font-size:29px}.scan-label{max-width:calc(100% - 48px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.is-pending{opacity:1;transform:none}}
