:root{--ink:#171a1c;--dark:#141719;--dark-soft:#1c2023;--paper:#fff;--soft:#f3f4f4;--muted:#73797c;--line:#dfe2e3;--orange:#fa5035;--orange-dark:#c3301b;--body:"Arial", "Helvetica Neue", sans-serif;--mono:"Courier New",monospace;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:var(--body);font-size:16px;line-height:1.6;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:500;line-height:1.04}button:focus-visible,a:focus-visible,summary:focus-visible,canvas:focus-visible{outline:3px solid var(--orange);outline-offset:5px}input:focus-visible{outline:2px solid var(--orange);outline-offset:7px}::selection{background:var(--orange);color:#fff}.skip-link{position:fixed;z-index:50;left:16px;top:-80px;background:#fff;padding:12px 20px}.skip-link:focus{top:10px}.site-header{height:96px;padding:0 clamp(24px,4.8vw,90px);display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border-bottom:1px solid #e7e8e8}.brand{display:inline-flex;align-items:center;gap:15px;flex-shrink:0}.brand-symbol{object-fit:contain;width:43px;height:54px}.brand-type{display:flex;flex-direction:column;gap:6px;line-height:1}.brand-type strong{font-size:26px;font-weight:600;letter-spacing:.24em}.brand-type>span{font-size:10px;letter-spacing:.105em;font-weight:500}.site-header nav{display:flex;align-items:center;gap:34px;font-size:14px}.site-header nav>a{position:relative;padding:10px 0}.site-header nav>a:not(.nav-contact):after{content:"";position:absolute;bottom:3px;left:0;width:0;height:2px;background:var(--orange);transition:width .22s}.site-header nav>a:hover:after{width:100%}.site-header nav .nav-contact{border:1px solid #cbd0d1;padding:11px 20px;display:flex;gap:30px;align-items:center}.nav-contact:hover{border-color:var(--ink)}.menu-toggle{display:none}.hero{background:var(--dark);color:#f9f9f8;overflow:hidden}.hero-inner{max-width:1680px;margin:auto;padding:64px clamp(24px,4.8vw,90px) 54px;display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(35px,5vw,85px);align-items:center}.eyebrow{font-family:var(--mono);font-size:12px;line-height:1.5;letter-spacing:.1em;color:#555c5f;font-weight:400}.eyebrow.light{color:#bdc3c6}.hero-copy>.eyebrow{display:flex;align-items:center;gap:13px;margin-bottom:30px}.orange-line{width:24px;height:2px;background:var(--orange)}.hero h1{font-size:clamp(62px,6.1vw,101px);letter-spacing:-.055em;line-height:.98;margin-left:-4px}.hero h1>span{color:#9da5a9}.hero-description{font-size:17px;line-height:1.7;color:#bcc2c5;max-width:390px;margin:28px 0 26px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:17px 23px;font-size:14px;line-height:1.4;min-height:54px;font-weight:600;transition:background .2s,transform .2s}.button>span{font-size:22px;font-weight:400;line-height:1}.button:hover{transform:translateY(-2px)}.button-orange{background:var(--orange);color:#141719}.button-orange:hover{background:#ff735b}.hero-proof{display:flex;align-items:center;gap:18px;margin-top:42px}.hero-proof>strong{font-size:46px;font-weight:400;line-height:1;letter-spacing:-.065em}.hero-proof>strong>span{font-size:32px;color:var(--orange)}.hero-proof>span{font-size:13px;line-height:1.55;color:#a3adb2;border-left:1px solid #3a4145;padding-left:18px}.model-panel{min-width:0;align-self:center}.model-heading{display:flex;justify-content:space-between;gap:16px;font-family:var(--mono);font-size:12px;letter-spacing:.11em;line-height:1.5;color:#d0d7da;margin-bottom:6px}.model-number{color:#77858b}.canvas-wrap{position:relative;height:clamp(380px,37vw,580px);width:100%;background:radial-gradient(ellipse at 50% 56%,#28333a 0%,#1a2126 40%,var(--dark) 73%)}#building-canvas{display:block;width:100%;height:100%;cursor:grab;touch-action:pan-y}#building-canvas:active{cursor:grabbing}.model-corner{position:absolute;width:16px;height:16px;pointer-events:none;opacity:.55}.corner-tl{top:21px;left:0;border-top:1px solid #6a757a;border-left:1px solid #6a757a}.corner-br{right:0;bottom:25px;border-right:1px solid #6a757a;border-bottom:1px solid #6a757a}.model-annotation{position:absolute;left:0;bottom:16px;color:#8b989f;font:10px var(--mono);letter-spacing:.12em;pointer-events:none}.orbit-controls{position:absolute;bottom:4px;right:18px;display:flex;gap:5px}.orbit-controls button{background:#1c242a;color:#c3cdd2;border:1px solid #38434a;min-width:34px;height:34px;padding:0 8px;font-size:16px;display:grid;place-items:center}.orbit-controls button:last-child{font-size:12px}.orbit-controls button:hover{background:#334048}.model-toolbar{display:flex;gap:5px;margin-top:20px;flex-wrap:wrap}.system-button{flex:1 0 auto;display:flex;justify-content:center;align-items:center;gap:8px;background:transparent;border:1px solid #343c41;color:#b9c3c8;padding:11px 12px;min-height:42px;font-size:12px;line-height:1.5;transition:color .2s,border-color .2s,background .2s}.system-button:hover{border-color:#91a1aa;color:#fff}.system-button.is-active{background:#f2f4f4;border-color:#f2f4f4;color:#1c252a}.system-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:#999;flex-shrink:0}.system-dot.hvac{background:#48c5e8}.system-dot.electrical{background:#eabf57}.system-dot.plumbing{background:#47d3b3}.system-dot.interior{background:var(--orange)}.model-details{display:grid;grid-template-columns:1fr 155px;gap:24px;align-items:start;margin-top:22px}.model-caption{min-height:78px}.model-caption strong{font-size:14px;font-weight:500;color:#eef3f5}.model-caption p{font-size:13px;line-height:1.55;margin-top:7px;color:#93a1a8;max-width:340px}.explode-control{padding-top:2px}.explode-control>span{font-size:12px;display:flex;gap:8px;justify-content:space-between;color:#abb5bb}.explode-control output{color:#e0e5e8;font-family:var(--mono)}.explode-control input{display:block;margin:16px 0 0;width:100%;accent-color:var(--orange);height:5px;cursor:ew-resize}.model-footnote{display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#8a969d;border-top:1px solid #2c363c;padding-top:11px;margin-top:13px}.hero-baseline{max-width:1680px;margin:auto;padding:22px clamp(24px,4.8vw,90px);border-top:1px solid #303639;display:flex;align-items:center;justify-content:space-between;gap:24px}.hero-baseline>span{font:11px/1.6 var(--mono);letter-spacing:.1em;color:#9da6aa}.hero-baseline>a{font-size:13px;color:#d1d8db;display:flex;gap:45px}.hero-baseline>a>span{font-size:19px}.section-pad{padding:94px clamp(24px,6.5vw,110px);max-width:1680px;margin:0 auto}.section-topline{display:flex;align-items:center;justify-content:space-between;gap:28px}.section-topline>span{font-size:13px;color:#6a7377}.section-intro{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:end;margin:38px 0 57px}.section-intro h2,.contact h2{font-size:clamp(42px,4.5vw,72px);letter-spacing:-.055em;line-height:1.05}.muted{color:#8a9195}.section-intro>p{max-width:385px;line-height:1.8;color:#5a6469;font-size:16px;padding-bottom:3px}.expertise-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.expertise-card{padding:30px 55px 0 0}.expertise-card+.expertise-card{padding:30px 0 0 55px;border-left:1px solid var(--line)}.card-kicker{display:flex;justify-content:space-between;gap:20px;font:12px/1.5 var(--mono);letter-spacing:.08em;color:#737d82}.card-kicker>span:first-child{color:var(--orange-dark)}.expertise-card h3{font-size:37px;letter-spacing:-.045em;margin:30px 0 15px}.expertise-card>p{font-size:16px;line-height:1.75;color:#647077;max-width:350px;min-height:84px}.service-list{border-top:1px solid var(--line);margin-top:20px}.service-list details{border-bottom:1px solid var(--line);padding:0}.service-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;cursor:pointer;font-size:16px;line-height:1.6}.service-list summary::-webkit-details-marker{display:none}.detail-plus{position:relative;width:11px;height:11px;flex-shrink:0}.detail-plus:before,.detail-plus:after{content:"";position:absolute;top:5px;left:0;width:11px;height:1px;background:#607077}.detail-plus:after{transform:rotate(90deg);transition:transform .2s}.service-list details[open] .detail-plus:after{transform:rotate(0)}.service-list details p{font-size:14px;line-height:1.7;color:#6e777b;max-width:420px;padding:0 22px 22px 0}.text-link{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:29px;font-size:14px;min-height:42px}.text-link:hover{color:var(--orange-dark)}.text-link>span{font-size:24px}.spaces{background:var(--soft)}.spaces .section-intro{grid-template-columns:1.3fr .7fr;gap:55px}.spaces .section-intro h2{font-size:clamp(39px,4.4vw,68px)}.image-grid{display:grid;grid-template-columns:1.35fr .85fr;gap:36px;align-items:start}.space-image-small{padding-top:88px}.image-frame{position:relative;overflow:hidden;background:#dde1e3}.image-frame img{width:100%;height:100%;object-fit:cover;aspect-ratio:1.28;transition:transform .65s ease}.space-image-small .image-frame img{aspect-ratio:.95;object-position:45% 50%}.space-image:hover img{transform:scale(1.025)}.image-tag{position:absolute;bottom:18px;left:20px;color:#fff;font:11px/1.4 var(--mono);letter-spacing:.09em;background:rgba(18,23,26,.78);padding:8px 10px}.space-image figcaption{display:flex;flex-direction:column;gap:5px;margin-top:17px}.space-image figcaption strong{font-size:18px;letter-spacing:-.015em;font-weight:500}.space-image figcaption>span{font-size:13px;color:#707b82}.imagery-note{font-size:12px;color:#6d767a;margin-top:28px;line-height:1.7}.sector-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;border-top:1px solid #d0d6d9;margin-top:36px;padding-top:28px}.sector-strip span{font-size:14px;color:#52616a;border-left:2px solid var(--orange);padding-left:14px}.studio{max-width:none;background:var(--dark);color:#e5e9eb;display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-top:100px;padding-bottom:105px}.studio-heading{max-width:610px;justify-self:end;width:100%}.studio h2{font-size:clamp(50px,5vw,80px);letter-spacing:-.055em;margin-top:40px;line-height:1.06}.studio h2>span{color:#879399}.studio-body{max-width:540px;padding-top:57px}.studio-body>p{color:#a2afb6;line-height:1.85;margin-bottom:16px;font-size:16px}.studio-body>p strong{color:#e0e7eb;font-weight:400}.studio-body>.studio-lead{color:#e3eaef;font-size:24px;line-height:1.4;letter-spacing:-.02em;margin-bottom:24px}.perspective-list{margin-top:40px;border-top:1px solid #384249}.perspective-list>div{display:flex;gap:22px;border-bottom:1px solid #384249;padding:23px 0}.perspective-list>div>span{color:var(--orange);font:12px/1.6 var(--mono)}.perspective-list h3{font-size:16px;line-height:1.6}.perspective-list p{font-size:14px;color:#909ea6;margin-top:6px;line-height:1.7}.studio-body>.founder-note{font-size:12px;color:#7f8d95;margin:18px 0 0}.contact{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:start;padding-top:110px;padding-bottom:110px}.contact h2{font-size:clamp(45px,4.4vw,70px);margin-top:32px}.contact>div>p:last-child{margin-top:24px;max-width:420px;color:#606c74;font-size:16px;line-height:1.8}.contact-panel{padding-top:34px}.contact-label{font:12px/1.6 var(--mono);letter-spacing:.09em;color:#68747b}.contact-panel>a:not(.button){font-size:clamp(21px,2vw,31px);letter-spacing:-.025em;display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #bdc7cc;padding:15px 0 20px;overflow-wrap:anywhere}.contact-panel>a:hover{color:var(--orange-dark)}.contact-panel>p{color:#67767e;font-size:14px;line-height:1.8;margin:23px 0 29px}.button-dark{background:var(--ink);color:#fff}.contact-panel .button-dark:hover{background:#394247;color:#fff}.email-help{display:block;color:#77848b;font-size:12px;margin-top:12px;max-width:290px}.site-footer{border-top:1px solid #dce1e3;padding:34px clamp(24px,4.8vw,90px);display:flex;justify-content:space-between;align-items:center;gap:30px;max-width:1680px;margin:auto}.footer-brand .brand-type strong{font-size:22px}.footer-brand .brand-symbol{width:34px;height:39px}.footer-brand .brand-type>span{font-size:9px}.site-footer>span,.site-footer>a:last-child{font-size:12px;color:#727d83}.noscript-note{padding:18px 25px;background:#fff1ed;color:#6b2e1f;font-size:14px}
@media(min-width:1681px){.hero-inner{padding-top:80px;padding-bottom:70px}.studio{padding-left:max(110px,calc((100vw - 1460px)/2));padding-right:max(110px,calc((100vw - 1460px)/2))}}
@media(max-width:1100px){.site-header nav{gap:22px}.hero-inner{gap:25px;padding-top:50px;padding-bottom:45px;grid-template-columns:.8fr 1.2fr}.hero h1{font-size:68px}.hero-description{font-size:16px}.model-details{grid-template-columns:1fr 122px;gap:14px}.system-button{padding:10px 8px;font-size:11px;gap:5px}.model-footnote{font-size:9px}.model-number{display:none}.section-intro{gap:45px}.expertise-card{padding-right:34px}.expertise-card+.expertise-card{padding-left:34px}.studio{gap:50px}.contact{gap:40px}.contact h2{font-size:52px}.section-pad{padding-top:76px;padding-bottom:76px}.image-grid{gap:26px}.sector-strip{grid-template-columns:repeat(2,1fr);row-gap:18px}.site-footer{flex-wrap:wrap}}
@media(max-width:760px){html{scroll-padding-top:20px}.site-header{height:85px;padding:0 24px;position:relative;z-index:15}.brand-symbol{width:33px;height:44px}.brand{gap:12px}.brand-type strong{font-size:23px;letter-spacing:.2em}.brand-type>span{font-size:9px;letter-spacing:.065em}.menu-toggle{display:flex;gap:12px;align-items:center;border:0;background:transparent;padding:12px 0 12px 12px;font-size:13px;color:#303a40}.menu-lines{position:relative;width:19px;height:10px;border-top:1px solid;border-bottom:1px solid}.menu-toggle[aria-expanded="true"] .menu-lines{transform:rotate(-45deg);height:0;border-bottom:0}.menu-toggle[aria-expanded="true"] .menu-lines:after{content:"";position:absolute;width:19px;border-top:1px solid;transform:rotate(90deg);top:-1px}.site-header nav{display:none;position:absolute;left:0;right:0;top:84px;background:#fff;border-bottom:1px solid var(--line);padding:20px 24px 26px;box-shadow:0 15px 22px #00000015;align-items:stretch;gap:12px;font-size:16px}.site-header nav.is-open{display:flex;flex-direction:column}.site-header nav .nav-contact{justify-content:space-between;margin-top:5px}.hero-inner{display:flex;flex-direction:column;padding:42px 24px 35px;gap:45px;align-items:stretch}.hero-copy>.eyebrow{margin-bottom:26px;font-size:11px}.hero h1{font-size:clamp(59px,11vw,87px);letter-spacing:-.055em;line-height:1}.hero h1>span{color:#9aa5ab}.hero h1 br:nth-of-type(1){display:none}.hero h1 br:nth-of-type(3){display:none}.hero-description{margin:23px 0;max-width:440px;font-size:16px}.hero-proof{margin-top:31px}.hero-proof>strong{font-size:40px}.hero-proof>span{font-size:12px}.model-heading{font-size:11px}.canvas-wrap{height:clamp(350px,88vw,500px)}.model-toolbar{gap:6px;margin-top:16px}.system-button{min-height:44px;font-size:12px;padding:10px 10px;flex:1 0 auto}.model-details{grid-template-columns:1fr 130px;margin-top:22px;gap:22px}.model-caption strong{font-size:14px}.model-caption p{font-size:13px}.model-footnote{font-size:10px;line-height:1.5}.model-annotation{font-size:9px;bottom:13px}.orbit-controls{right:0;bottom:1px}.orbit-controls button{height:36px;min-width:34px}.hero-baseline{padding:20px 24px}.hero-baseline>span{font-size:9px;max-width:185px}.hero-baseline>a{font-size:12px;gap:15px;max-width:140px}.section-pad{padding:62px 24px}.section-topline>span{display:none}.eyebrow{font-size:11px}.section-intro{display:block;margin:31px 0 39px}.section-intro h2,.spaces .section-intro h2,.contact h2{font-size:clamp(38px,8.2vw,58px);line-height:1.1}.section-intro>p{margin-top:25px;max-width:500px;font-size:16px;line-height:1.8}.expertise-grid{display:block}.expertise-card{padding:27px 0 45px}.expertise-card+.expertise-card{padding:28px 0 0;border-left:0;border-top:1px solid var(--line)}.expertise-card h3{font-size:34px;margin-top:25px}.expertise-card>p{min-height:0;max-width:440px}.service-list{margin-top:29px}.service-list details p{max-width:500px;font-size:14px}.service-list summary{font-size:16px}.text-link{font-size:14px}.image-grid{display:block}.image-frame img{aspect-ratio:1.12}.space-image-small{padding-top:34px}.space-image-small .image-frame img{aspect-ratio:1.23;object-position:center 47%}.space-image figcaption strong{font-size:18px}.image-tag{font-size:10px;left:15px;bottom:14px}.imagery-note{font-size:12px}.sector-strip{font-size:13px;gap:22px 18px}.sector-strip span{font-size:13px;line-height:1.6;padding-left:11px}.studio{display:block}.studio-heading{max-width:none}.studio h2{font-size:clamp(50px,10vw,72px);margin-top:28px}.studio-body{padding-top:35px;max-width:none}.studio-body>.studio-lead{font-size:22px}.studio-body>p{font-size:16px}.perspective-list{margin-top:30px}.contact{display:block}.contact h2{margin-top:30px}.contact-panel{padding-top:39px}.contact-panel>a:not(.button){font-size:27px}.site-footer{padding:30px 24px;gap:28px 15px;display:grid;grid-template-columns:1fr auto}.footer-brand{grid-column:1/-1}.site-footer>span{font-size:11px}.site-footer>a:last-child{font-size:12px;text-align:right}}
@media(max-width:380px){.hero h1{font-size:55px}.model-details{grid-template-columns:1fr;gap:12px}.model-caption{min-height:72px}.explode-control{max-width:200px}.model-footnote{margin-top:23px}.system-button{flex-basis:calc(33% - 6px)}.hero-baseline>span{max-width:155px}.contact-panel>a:not(.button){font-size:24px}.canvas-wrap{height:335px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover{transform:none}.space-image:hover img{transform:none}}
/* Keep technical labels readable at compact sizes. */
.brand-type>span,.footer-brand .brand-type>span{font-size:12px;letter-spacing:.025em}
.eyebrow,.hero-copy>.eyebrow,.model-heading,.model-annotation,.model-footnote,.hero-baseline>span,.image-tag,.site-footer>span{font-size:12px}
.system-button{font-size:12px}
@media(min-width:761px) and (max-width:1100px){.hero h1{font-size:clamp(48px,6.1vw,68px)}}
@media(max-width:760px){.model-annotation{display:none}.model-footnote{flex-direction:column;gap:3px}.model-details{grid-template-columns:1fr}.model-caption{min-height:0}.explode-control{max-width:250px}.hero-baseline>span{font-size:12px;max-width:200px}.hero-baseline>a{flex-shrink:0}.brand-type>span{font-size:12px}.site-header{gap:16px}}
@media(max-width:440px){.site-header .brand-type>span{display:none}.brand-type strong{font-size:24px}.site-header .brand-symbol{height:47px;width:38px}.hero-baseline>span{max-width:165px}.footer-brand .brand-type>span{font-size:12px}.contact-panel>a:not(.button){font-size:23px}}
