:root{--site-signature:qianyu;--paper:#efede6;--paper2:#dfddd4;--graphite:#252927;--muted:#6f736e;--line:rgba(37,41,39,.35);--orange:#f25424;--green:#526158;--sans:"DIN Alternate","Avenir Next Condensed","PingFang SC",sans-serif;--serif:"Iowan Old Style","Songti SC",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--graphite);background:var(--paper);font:15px/1.65 var(--sans)}body::before{content:"";position:fixed;inset:0;z-index:10;pointer-events:none;opacity:.1;background-image:linear-gradient(rgba(37,41,39,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(37,41,39,.13) 1px,transparent 1px);background-size:4rem 4rem;mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent)}img{display:block;max-width:100%}a{color:inherit;text-underline-offset:.22em}a:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.skip-link{position:fixed;top:-5rem;left:1rem;z-index:99;padding:.7rem 1rem;color:var(--paper);background:var(--graphite)}.skip-link:focus{top:1rem}.site-head{display:grid;grid-template-columns:1fr auto 1fr;align-items:start;gap:2rem;padding:1.25rem 3vw;border-bottom:1px solid var(--graphite);font:700 .64rem/1.35 var(--sans);letter-spacing:.08em;text-transform:uppercase}.catalog-mark{display:flex;gap:.8rem;text-decoration:none}.catalog-mark b{display:grid;place-items:center;width:2.3rem;aspect-ratio:1;color:var(--paper);background:var(--graphite);font-size:.8rem}.catalog-mark span{font-size:.58rem}.site-head nav{display:flex;gap:2rem}.site-head nav a{text-decoration:none}.site-head nav a:hover,.site-head nav a[aria-current=page]{color:var(--orange)}.site-head>p{justify-self:end;margin:0;text-align:right}main{overflow:hidden}main>section,.product-case>header,.product-case>figure,.case-next{width:min(1280px,92vw);margin-inline:auto}.hero{min-height:85svh;display:flex;flex-direction:column;justify-content:center;padding:7rem 0 3rem}.hero-label,.section-head,.product-no,.product-info dl,.tag-row,.drawing-no,.case-hero dl,figcaption,footer{font:700 .64rem/1.45 var(--sans);letter-spacing:.08em;text-transform:uppercase}.hero-label{display:flex;justify-content:space-between;border-bottom:1px solid var(--graphite)}.hero h1{margin:3rem 0 5rem;font:700 clamp(4rem,10vw,10rem)/.82 var(--sans);letter-spacing:-.065em;text-transform:uppercase}.hero h1 em,.profile-hero h1 em{color:var(--orange);font-style:normal}.hero-copy{display:grid;grid-template-columns:1fr .85fr;gap:9rem;align-items:end}.lead{font:400 clamp(1.35rem,2.5vw,2.25rem)/1.35 var(--serif)}.hero-copy>.lead{max-width:38rem;margin:0}.hero-copy dl{display:grid;grid-template-columns:repeat(3,1fr);margin:0}.hero-copy dl div{padding:.7rem 0;border-top:1px solid var(--line)}.hero-copy dt{color:var(--muted);font:700 .6rem/1.4 var(--sans);text-transform:uppercase}.hero-copy dd{margin:.2rem 0 0}.product-index{padding:9rem 0}.section-head{display:flex;justify-content:space-between;align-items:end;padding-bottom:.7rem;border-bottom:1px solid var(--graphite)}.section-head h2,.section-head p{margin:0;font:inherit}.section-head p{color:var(--muted)}.product{display:grid;grid-template-columns:1.35fr .65fr;gap:clamp(2rem,5vw,6rem);padding:4rem 0 10rem}.product--split{width:86%;grid-template-columns:.82fr .58fr;margin-left:auto}.product--compact{width:75%;grid-template-columns:.75fr .55fr}.product-image{position:relative;overflow:visible;background:var(--paper2);text-decoration:none}.product-image img{width:100%;aspect-ratio:3/2;object-fit:cover;transition:transform .7s ease}.product--split .product-image img{aspect-ratio:4/5}.product-image:hover img{transform:scale(1.012)}.dimension{position:absolute;color:var(--orange);font:700 .58rem/1 var(--sans);opacity:.65;transition:opacity .3s ease}.dimension::before,.dimension::after{content:"";position:absolute;background:var(--orange)}.dimension-x{left:5%;right:5%;bottom:-1.8rem;text-align:center;border-top:1px solid var(--orange)}.dimension-x::before,.dimension-x::after{top:-.25rem;width:1px;height:.5rem}.dimension-x::before{left:0}.dimension-x::after{right:0}.dimension-y{right:-3.4rem;top:6%;bottom:6%;writing-mode:vertical-rl;border-left:1px solid var(--orange)}.dimension-y::before,.dimension-y::after{left:-.25rem;width:.5rem;height:1px}.dimension-y::before{top:0}.dimension-y::after{bottom:0}.product-image.is-measuring .dimension{opacity:1}.product-info{display:flex;flex-direction:column;border-top:1px solid var(--graphite)}.product-no{margin:.7rem 0 auto;color:var(--orange)}.product h3{margin:4rem 0 1rem;font:700 clamp(3rem,6vw,6rem)/.88 var(--sans);letter-spacing:-.06em}.product h3 a{text-decoration:none}.product-info>p:not(.product-no,.tag-row){color:var(--muted)}.product-info dl{display:grid;grid-template-columns:1fr 1fr;margin:1rem 0 0}.product-info dl div{padding:.6rem 0;border-top:1px solid var(--line)}.product-info dt{color:var(--muted)}.product-info dd{margin:0}.tag-row{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1.5rem}.tag-row span{padding:.3rem .5rem;color:var(--paper);background:var(--graphite)}
.process{display:grid;grid-template-columns:.28fr 1fr;gap:6rem;padding:8rem 0;border-top:1px solid var(--graphite)}.drawing-no{color:var(--orange)}.process h2,.profile-page h2,.case-section h2{margin:0 0 4rem;font:700 clamp(2.5rem,5vw,5rem)/.98 var(--sans);letter-spacing:-.05em;text-transform:uppercase}.process ol{display:grid;grid-template-columns:repeat(5,1fr);list-style:none;margin:0;padding:0}.process li{min-height:14rem;display:flex;flex-direction:column;padding:1rem;border:1px solid var(--graphite);border-right:0}.process li:last-child{border-right:1px solid}.process li span{color:var(--orange);font:700 .62rem/1 var(--sans)}.process li strong{margin-top:auto;text-transform:uppercase}.process li p{color:var(--muted)}.experience{padding:8rem 0}.experience>div{display:grid;grid-template-columns:.4fr .85fr 1.2fr;gap:2rem;padding:1rem 0;border-bottom:1px solid var(--line)}.experience time,.experience strong{font:700 .64rem/1.5 var(--sans);text-transform:uppercase}.experience time{color:var(--orange)}.experience p{margin:0;color:var(--muted)}.contact{margin-bottom:8rem;padding:clamp(3rem,7vw,7rem);color:var(--paper);background:var(--graphite)}.contact>p{color:var(--orange);font:700 .63rem/1 var(--sans)}.contact h2{margin:4rem 0;font:700 clamp(3.5rem,8vw,8rem)/.84 var(--sans);letter-spacing:-.07em;text-transform:uppercase}.contact a{display:flex;justify-content:space-between;padding-top:1rem;border-top:1px solid var(--paper);font:700 .7rem/1 var(--sans);text-transform:uppercase}.contact a span{color:var(--orange)}footer{display:grid;grid-template-columns:1fr 1fr auto;gap:2rem;padding:1.3rem 3vw;border-top:1px solid var(--graphite)}footer p{margin:0}
.profile-page,.product-case{padding-top:clamp(6rem,10vw,10rem)}.profile-hero h1{max-width:16ch;margin:1rem 0 7rem;font:700 clamp(3.5rem,7vw,7.5rem)/.92 var(--sans);letter-spacing:-.06em;text-transform:uppercase}.profile-intro{display:grid;grid-template-columns:1.1fr .7fr;gap:8rem;border-top:1px solid var(--graphite)}.profile-intro p{margin-top:1rem}.work-mode{display:grid;grid-template-columns:.7fr 1.3fr;gap:8rem;padding:10rem 0}.work-mode ol{list-style:none;margin:0;padding:0}.work-mode li{display:grid;grid-template-columns:2.5rem .55fr 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line)}.work-mode li span{color:var(--orange)}.work-mode li span,.work-mode li strong{font:700 .63rem/1.5 var(--sans);text-transform:uppercase}.work-mode li p{margin:0;color:var(--muted)}.experience article{display:grid;grid-template-columns:.35fr 1.2fr auto;gap:3rem;padding:1.5rem 0;border-bottom:1px solid var(--line)}.experience article time,.experience article>span{color:var(--orange);font:700 .62rem/1.4 var(--sans)}.experience article h3{margin:0}.experience article p{color:var(--muted)}.cmf-library{display:grid;grid-template-columns:repeat(4,1fr);padding:7rem 0 10rem}.cmf-library .section-head{grid-column:1/-1;margin-bottom:2rem}.cmf{min-height:18rem;display:flex;flex-direction:column;padding:1rem;border:1px solid var(--graphite);border-right:0}.cmf:last-child{border-right:1px solid}.cmf span{font:700 .62rem/1 var(--sans)}.cmf strong{margin-top:auto}.cmf p{margin-bottom:0;color:var(--muted)}.cmf::before{content:"";display:block;width:4rem;aspect-ratio:1;margin:1rem 0 auto;border-radius:50%;box-shadow:0 0 0 1px var(--line)}.cmf.graphite::before{background:repeating-linear-gradient(45deg,#343936 0 2px,#202321 3px 5px)}.cmf.orange::before{background:var(--orange)}.cmf.warm::before{background:#dedbd0}.cmf.ceramic::before{background:radial-gradient(circle at 35% 30%,#f5f0e4,#b8aa91)}.cmf.dark::before{background:#242826}.collaboration{display:grid;grid-template-columns:.3fr 1fr;gap:6rem;padding:8rem 0;border-top:1px solid var(--graphite)}.collaboration>div{max-width:52rem}.collaboration ul{display:grid;grid-template-columns:1fr 1fr;gap:0 2rem;list-style:none;padding:0}.collaboration li{padding:.8rem 0;border-bottom:1px solid var(--line)}
.case-hero h1{margin:1rem 0;font:700 clamp(5rem,13vw,13rem)/.76 var(--sans);letter-spacing:-.08em;text-transform:uppercase}.case-hero>.lead{max-width:30ch;margin:2rem 0 6rem}.case-hero dl{display:grid;grid-template-columns:repeat(4,1fr);margin:0;border-block:1px solid var(--graphite)}.case-hero dl div{padding:1rem 0}.case-hero dt{color:var(--muted)}.case-hero dd{margin:.2rem 0 0}.case-cover{padding:4rem 0 10rem}.case-cover>div{position:relative}.case-cover img{width:100%;aspect-ratio:16/9;object-fit:cover}.case-cover--narrow{width:min(980px,86vw)!important}.case-cover--narrow img{aspect-ratio:4/3}figcaption{display:flex;justify-content:space-between;margin-top:2.3rem;color:var(--muted)}figcaption span{color:var(--orange)}.case-section{display:grid;grid-template-columns:.35fr 1fr;gap:clamp(3rem,8vw,10rem);padding:7rem 0;border-top:1px solid var(--graphite)}.case-section>div{max-width:54rem}.case-section h2{font-size:clamp(2.6rem,5vw,5.2rem)}.case-section>div>p:not(.lead){color:var(--muted)}.scenario-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:3rem}.scenario-grid article{min-height:10rem;padding:1rem;border:1px solid var(--line);border-right:0;border-bottom:0}.scenario-grid article:nth-child(even){border-right:1px solid}.scenario-grid article:nth-last-child(-n+2){border-bottom:1px solid}.scenario-grid span{color:var(--orange);font:700 .62rem/1 var(--sans)}.scenario-grid strong{display:block;margin-top:2rem}.scenario-grid p{color:var(--muted)}.exploded{display:grid;grid-template-columns:1.3fr .7fr;gap:5rem;padding:2rem 0 10rem}.exploded header{grid-column:1/-1}.exploded-view{position:relative;min-height:34rem;margin-top:2rem;border:1px solid var(--graphite);background:radial-gradient(circle at center,var(--paper2),transparent 60%)}.part{position:absolute;left:16%;right:16%;height:4.5rem;border:1px solid var(--graphite);background:var(--paper);box-shadow:1rem 1rem 0 rgba(37,41,39,.06);font-style:normal}.part span{position:absolute;right:-2rem;color:var(--orange);font:700 .62rem/1 var(--sans)}.part-1{top:7%;border:8px solid var(--orange)}.part-2{top:25%;background:repeating-linear-gradient(45deg,#343936 0 2px,#202321 3px 5px)}.part-3{top:44%;border-width:3px}.part-4{top:63%;left:30%;right:30%;background:#555}.part-5{top:82%;height:3rem}.exploded ol{align-self:center;list-style:none;padding:0}.exploded li{display:grid;grid-template-columns:2.5rem 1fr;padding:1rem 0;border-bottom:1px solid var(--line)}.exploded li span{color:var(--orange)}.dimension-card{display:grid;grid-template-columns:.7fr 1fr;gap:3rem;margin-top:3rem;padding:2rem;border:1px solid var(--graphite)}.dial{position:relative;display:grid;place-items:center;aspect-ratio:1;border:1px dashed var(--orange);border-radius:50%}.dial i{width:55%;aspect-ratio:1;border:8px ridge var(--graphite);border-radius:50%}.dial b{position:absolute;top:-.5rem;color:var(--orange);background:var(--paper);font:700 .65rem/1 var(--sans)}.dimension-card dl{align-self:center}.dimension-card dl div{display:flex;justify-content:space-between;padding:.7rem 0;border-bottom:1px solid var(--line)}.dimension-card dt{color:var(--muted)}.dimension-card dd{margin:0}.cmf-row{display:grid;grid-template-columns:repeat(3,1fr);margin-top:3rem}.cmf-row .cmf{min-height:13rem}.cmf-row--full{padding:4rem 0 10rem}.prototype-log,.validation{display:grid;grid-template-columns:repeat(4,1fr);padding:3rem 0 10rem}.prototype-log header,.validation header{grid-column:1/-1;margin-bottom:2rem}.prototype-log article,.validation article{min-height:17rem;display:flex;flex-direction:column;padding:1rem;border:1px solid var(--graphite);border-right:0}.prototype-log article:last-child,.validation article:last-child{border-right:1px solid}.prototype-log article>span,.validation article>span{color:var(--orange);font:700 .62rem/1 var(--sans)}.prototype-log h3,.validation h3{margin:auto 0 0;text-transform:uppercase}.prototype-log p,.validation p{color:var(--muted)}.proto-form{width:75%;height:5rem;margin:auto;border:2px solid var(--graphite);border-radius:1rem}.form-b{border-radius:50%;border-color:var(--orange)}.form-c{background:repeating-linear-gradient(90deg,transparent 0 20%,var(--line) 21% 22%)}.form-d{transform:rotate(-8deg);box-shadow:5px 5px 0 var(--orange)}.spec-sheet{padding:6rem 0 10rem}.spec-sheet header{display:flex;justify-content:space-between;align-items:end}.spec-sheet h2{font:700 clamp(2.5rem,5vw,5rem)/1 var(--sans);text-transform:uppercase}.spec-sheet table{width:100%;border-collapse:collapse}.spec-sheet th,.spec-sheet td{padding:1rem;border:1px solid var(--graphite);text-align:left}.spec-sheet th{width:16%;color:var(--muted);font:700 .62rem/1 var(--sans);text-transform:uppercase}.desk-envelope{position:relative;height:18rem;margin-top:3rem;border:1px solid var(--graphite)}.desk-envelope>span{position:absolute;left:0;right:0;bottom:-1.5rem;text-align:center;border-top:1px solid var(--orange);color:var(--orange)}.desk-envelope i{position:absolute}.monitor{left:8%;top:12%;width:45%;height:45%;border:4px double var(--graphite)}.product-dot{right:14%;top:20%;width:18%;aspect-ratio:1;border:8px solid var(--orange);border-radius:50%}.work-zone{left:20%;right:20%;bottom:10%;height:20%;border:1px dashed var(--muted)}.desk-envelope b{position:absolute;right:11%;top:8%;color:var(--orange);font-size:.65rem}.airflow{padding:2rem 0 10rem}.air-diagram{position:relative;width:min(620px,100%);height:32rem;margin:3rem auto;border:1px solid var(--graphite);border-radius:45% 45% 12% 12%}.air-diagram b{position:absolute;left:25%;right:25%;display:grid;place-items:center;border:1px solid var(--graphite)}.filter{top:42%;height:35%;background:repeating-linear-gradient(45deg,transparent 0 6%,var(--line) 7% 8%)}.fan{top:22%;height:15%;border-radius:50%}.flow{position:absolute;width:1px;background:var(--orange)}.flow::after{content:"↑";position:absolute;top:-1rem;color:var(--orange)}.in-a{left:10%;bottom:8%;height:25%}.in-b{right:10%;bottom:8%;height:25%}.out-a{left:35%;top:-5%;height:22%}.out-b{right:35%;top:-5%;height:22%}.air-diagram span{position:absolute;color:var(--orange);font:700 .62rem/1 var(--sans)}.air-diagram span:first-of-type{left:-5rem;bottom:10%}.air-diagram span:last-of-type{right:-6rem;top:5%}.airflow>dl{display:grid;grid-template-columns:repeat(3,1fr);margin:0}.airflow>dl div{display:flex;justify-content:space-between;padding:1rem;border:1px solid var(--line);border-right:0}.airflow>dl div:last-child{border-right:1px solid}.airflow dt{color:var(--muted)}.airflow dd{margin:0}.noise-chart{position:relative;height:18rem;margin-top:3rem;border-left:1px solid;border-bottom:1px solid;background:repeating-linear-gradient(0deg,transparent 0 32%,var(--line) 33%)}.noise-chart>span{position:relative;display:block;top:1rem;margin-bottom:4rem;color:var(--muted);font-size:.6rem}.noise-chart i{position:absolute;left:5%;right:5%;height:4rem;border-top:3px solid;transform:skewY(-8deg)}.noise-chart .before{top:32%;color:var(--orange);clip-path:polygon(0 40%,35% 50%,55% 0,70% 55%,100% 45%,100% 55%,70% 65%,55% 10%,35% 60%,0 50%)}.noise-chart .after{top:48%;color:var(--green);transform:skewY(-3deg)}.noise-chart p{position:absolute;right:0;bottom:-3rem}.noise-chart p b{display:inline-block;width:1rem;height:2px;margin:0 .4rem;background:var(--orange)}.noise-chart p b:last-of-type{background:var(--green)}.maintenance-steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:3rem}.maintenance-steps article{min-height:11rem;display:flex;flex-direction:column;padding:1rem;border:1px solid var(--line);border-right:0}.maintenance-steps article:last-child{border-right:1px solid}.maintenance-steps span{color:var(--orange)}.maintenance-steps i{display:block;width:2.5rem;aspect-ratio:1;margin:auto;border:4px solid;border-radius:50%;transform:rotate(18deg)}.maintenance-steps p{text-transform:uppercase}.validation article strong{margin:auto 0 0;color:var(--orange);font:700 2rem/1 var(--sans)}.case-next{display:flex;justify-content:space-between;align-items:end;padding:7rem 0;border-top:1px solid var(--graphite)}.case-next a:last-child{display:grid;color:var(--orange);font:700 clamp(2rem,4vw,4rem)/1 var(--sans);text-align:right;text-transform:uppercase}.case-next small{color:var(--muted);font:700 .62rem/1 var(--sans)}
.js .reveal{opacity:0;transform:translateY(1.5rem);transition:opacity .75s ease,transform .75s ease}.js .reveal.is-visible{opacity:1;transform:none}
@media(max-width:850px){.product,.product--split,.product--compact{width:100%;grid-template-columns:1fr}.product--split .product-image img{aspect-ratio:3/2}.product-info{min-height:24rem}.process,.work-mode,.case-section,.collaboration{grid-template-columns:1fr;gap:3rem}.process ol{grid-template-columns:1fr}.process li,.process li:last-child{min-height:auto;border-right:1px solid;border-bottom:0}.process li:last-child{border-bottom:1px solid}.process li strong{margin-top:2rem}.profile-intro{grid-template-columns:1fr;gap:2rem}.experience article{grid-template-columns:.3fr 1fr}.experience article>span{display:none}.cmf-library,.prototype-log,.validation{grid-template-columns:1fr 1fr}.cmf-library .section-head,.prototype-log header,.validation header{grid-column:1/-1}.case-hero dl{grid-template-columns:1fr 1fr}.exploded{grid-template-columns:1fr}.exploded header{grid-column:1}.spec-sheet table,.spec-sheet tbody{display:block}.spec-sheet tr{display:grid;grid-template-columns:.5fr 1fr}.spec-sheet th,.spec-sheet td{width:auto}.cmf-library .cmf:nth-child(3),.prototype-log article:nth-child(3),.validation article:nth-child(3){border-right:1px solid}}
@media(max-width:560px){.site-head{grid-template-columns:1fr auto;padding:1rem 5vw}.site-head>p{display:none}.site-head nav{gap:1rem}.hero{min-height:78svh}.hero h1{font-size:4rem}.hero-copy{grid-template-columns:1fr;gap:2rem}.hero-copy dl{grid-template-columns:1fr}.product-index,.experience{padding-block:5rem}.product{padding:3rem 0 6rem}.dimension-y{display:none}.process,.work-mode,.collaboration{padding-block:5rem}.experience>div{grid-template-columns:1fr;gap:.3rem}.contact{margin-bottom:4rem}.contact h2{font-size:3.7rem}.profile-hero h1,.case-hero h1{font-size:3.8rem}.profile-page,.product-case{padding-top:5rem}.case-hero dl{grid-template-columns:1fr}.case-cover{padding-bottom:6rem}.case-section{padding-block:5rem}.scenario-grid,.cmf-row,.cmf-library,.prototype-log,.validation{grid-template-columns:1fr}.scenario-grid article,.scenario-grid article:nth-child(even),.scenario-grid article:nth-last-child(-n+2),.cmf,.cmf:last-child,.prototype-log article,.prototype-log article:last-child,.validation article,.validation article:last-child{border-right:1px solid;border-bottom:0}.scenario-grid article:last-child,.cmf:last-child,.prototype-log article:last-child,.validation article:last-child{border-bottom:1px solid}.cmf-library .section-head,.prototype-log header,.validation header{grid-column:1}.exploded-view{min-height:26rem}.dimension-card{grid-template-columns:1fr}.air-diagram{height:24rem}.air-diagram span{display:none}.airflow>dl{grid-template-columns:1fr}.airflow>dl div,.airflow>dl div:last-child{border-right:1px solid;border-bottom:0}.airflow>dl div:last-child{border-bottom:1px solid}.maintenance-steps{grid-template-columns:1fr 1fr}.maintenance-steps article:nth-child(2){border-right:1px solid}.collaboration ul{grid-template-columns:1fr}.case-next a:last-child{font-size:1.7rem}footer{grid-template-columns:1fr auto}footer p:nth-child(2){display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.js .reveal{opacity:1;transform:none}}
