:root{--paper:#f4f5f2;--white:#fff;--ink:#202923;--muted:#67706a;--line:#d8ddd7;--accent:#b44c35;--forest:#354d43;--mono:'Space Mono',monospace;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.5;letter-spacing:0}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}button:disabled{opacity:.35;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:5px}button{border:0;background:none}img{display:block;max-width:100%}svg.lucide{width:19px;height:19px;stroke-width:1.5;flex:none}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}h2{font-size:44px;line-height:1.13}h3{font-size:29px;line-height:1.2}p{font-weight:400}.mono,.eyebrow{font-family:var(--mono);font-size:10px;line-height:1.6}.eyebrow{margin-bottom:24px;color:var(--muted)}.section-pad{padding:86px max(5%,24px)}.text-link{display:inline-flex;gap:15px;align-items:center;font-size:13px;font-weight:500}.text-link:hover{color:var(--accent)}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;padding:15px 22px;min-height:50px;font-size:14px;font-weight:500;border-radius:3px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--accent);color:#fff}.primary:hover{background:#963d29}.light{background:var(--paper);color:var(--ink)}.icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:40px;width:40px;height:40px;border-radius:3px}.icon-button:hover{background:#2029230a}.skip-link{position:fixed;z-index:100;top:10px;left:10px;padding:10px;background:#fff;transform:translateY(-160%)}.skip-link:focus{transform:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.site-header{position:sticky;top:0;z-index:50;display:flex;justify-content:space-between;align-items:center;height:76px;padding:0 5%;background:#f4f5f2f5;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:14px;font-size:31px;line-height:1;font-weight:700}.brand span{font-family:var(--mono);font-size:10px;font-weight:400;border-left:1px solid #c2c9c2;padding:8px 0 8px 14px;color:var(--muted)}nav{display:flex;gap:30px;align-items:center;font-size:13px}nav>a:hover{color:var(--accent)}.nav-cta{display:flex;align-items:center;gap:18px;margin-left:18px;color:var(--accent)}.mobile-menu{display:none}
.hero{position:relative;height:calc(100svh - 142px);max-height:810px;min-height:520px;isolation:isolate;overflow:hidden}.hero-scene{position:absolute;inset:0;z-index:-1}.hero-scene canvas,.assembly-scene canvas{display:block;width:100%;height:100%}.hero-copy{position:relative;width:42%;padding:64px 0 80px 5%;pointer-events:none}.hero-copy a{pointer-events:auto}.hero-copy .eyebrow{font-size:9px;display:flex;align-items:center;gap:9px;white-space:nowrap}.status-dot{width:5px;height:5px;border-radius:50%;background:var(--accent);flex:none}h1{font-size:100px;line-height:1;font-weight:550}h1 span{display:block;font-size:39px;font-weight:450;line-height:1.15;margin-top:9px}.hero-intro{font-size:18px;color:#505d54;line-height:1.55;margin-top:27px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:32px;flex-wrap:wrap}.hero-foot{position:absolute;bottom:18px;left:5%;right:5%;display:flex;justify-content:space-between;align-items:center;color:var(--muted)}.hero-tools{display:flex;gap:14px;align-items:center}.hero-tools .text-link{font-size:12px}.scene-fallback{position:absolute;inset:0;overflow:hidden;background:var(--paper);z-index:-1}.hero-scene .scene-fallback{left:46%;inset-block:6%}.scene-fallback img{width:100%;height:100%;object-fit:cover}.scene-fallback span{position:absolute;bottom:20px;left:20px;background:var(--paper);padding:8px 12px;font-size:12px}.is-ready>.scene-fallback{display:none}.intro-band{display:grid;grid-template-columns:1fr 1fr 60px;align-items:center;gap:8%;padding:38px 5%;background:#e7ece5;border-block:1px solid var(--line)}.intro-band>p:first-child{font-size:22px;line-height:1.4}.intro-band>p:first-child span{color:#6b766b}.intro-band>p:nth-child(2){max-width:455px;font-size:14px;line-height:1.7;color:#505d54}.round-link{width:47px;height:47px;border:1px solid #b9c5b8;display:grid;place-items:center;border-radius:50%}.round-link:hover{background:#d8e2d5}
.system-section{background:#fff}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:0 8%;align-items:end}.section-heading>.eyebrow{grid-column:1/-1}.section-heading>p:last-child{font-size:16px;color:var(--muted);line-height:1.7;margin-bottom:3px}.assembly-layout{display:grid;grid-template-columns:290px 1fr;gap:6%;margin-top:55px;border-top:1px solid var(--line)}.tabs{display:flex;border-bottom:1px solid var(--line);gap:30px;margin-bottom:32px}.tabs button{padding:17px 0 14px;font-size:14px;border-bottom:2px solid transparent}.tabs button[aria-selected=true]{border-color:var(--accent);color:var(--accent)}.tabs button:hover{color:var(--accent)}.module-index{display:block;color:#859086;margin-bottom:16px}.assembly-detail h3{font-size:29px;line-height:1.2}.assembly-detail p{font-size:14px;line-height:1.75;color:var(--muted);margin-top:18px}.layer-list{border:0;margin:24px 0;padding:0;display:grid;gap:12px}.layer-list label{display:flex;align-items:center;gap:11px;font-size:12px;cursor:pointer}.layer-list input{accent-color:var(--forest);width:14px;height:14px;margin:0}.swatch{width:9px;height:9px;border-radius:50%}.swatch.frame{background:#d2b493}.swatch.timber{background:#dfb59b}.swatch.insulation{background:#d6bcbd}.swatch.sheathing{background:#aaa997}.assembly-view{position:relative;min-width:0}.viewer-heading{display:flex;justify-content:space-between;align-items:center;position:relative;height:58px;z-index:2;color:var(--muted);border-bottom:1px solid #ecf0eb}.viewer-heading>div{display:flex;gap:4px}.assembly-scene{position:relative;width:100%;height:430px;touch-action:pan-y}.assembly-scene .scene-fallback{z-index:0}.assembly-scene canvas{position:relative;z-index:1}.viewer-controls{display:flex;align-items:center;gap:12px;height:62px;border-top:1px solid var(--line);font-size:11px;white-space:nowrap}.viewer-controls input{flex:1;min-width:20px;accent-color:var(--forest);cursor:ew-resize;height:20px}.viewer-controls output{font-family:var(--mono);width:36px;text-align:right;font-size:10px}.assembly-caption{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#788176;border-top:1px solid var(--line);padding-top:17px;margin-top:28px}
.material-section{display:grid;grid-template-columns:1.1fr 1fr;min-height:670px;background:#edf0eb}.material-photo{position:relative;min-height:600px;overflow:hidden}.material-photo>img{width:100%;height:100%;object-fit:cover;position:absolute;object-position:42% 65%}.photo-caption{position:absolute;bottom:25px;left:25px;background:var(--paper);padding:10px 14px;font-size:9px}.material-copy{padding:72px 12%}.material-copy h2{font-size:39px}.material-copy>p:not(.eyebrow){margin-top:24px;font-size:15px;line-height:1.75;color:var(--muted);max-width:430px}.material-note{display:flex;gap:20px;align-items:flex-start;margin:36px 0;font-size:22px;line-height:1.35}.small-rule{width:28px;height:2px;background:var(--accent);margin-top:14px;flex:none}.material-copy .text-link{font-size:12px}
.configure-section{background:var(--forest);color:#f4f5f2;display:grid;grid-template-columns:1fr 1fr;gap:12%;padding-block:85px}.configure-heading .eyebrow{color:#b9c7bd}.configure-heading h2{font-size:46px}.configure-heading>p:not(.eyebrow){margin-top:25px;max-width:390px;font-size:15px;line-height:1.75;color:#d1dbd4}.configure-heading .button{margin-top:30px}.account-note{display:block;font-size:11px;color:#b9c7bd;margin-top:12px}.design-steps{padding-top:20px}.design-steps>div{position:relative;display:grid;grid-template-columns:35px 1fr;gap:8px 17px;padding:25px 40px 25px 0;border-top:1px solid #ffffff30}.design-steps>div:last-child{border-bottom:1px solid #ffffff30}.design-steps h3{font-size:22px}.design-steps p{grid-column:2;font-size:14px;line-height:1.7;color:#c7d4ca;max-width:340px}.step-number{color:#b9c7bd;padding-top:5px}.design-steps svg{position:absolute;right:0;top:28px;width:22px;height:22px;color:#b9c7bd}.technical-section{display:grid;grid-template-columns:1fr 1fr;gap:8%;background:var(--paper)}.technical-section h2{font-size:38px}.resources>a{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;border-bottom:1px solid var(--line)}.resources>a:first-child{border-top:1px solid var(--line)}.resources strong{display:block;font-size:17px;font-weight:500}.resources small{display:block;font-size:12px;color:var(--muted);margin-top:5px}.resources a:hover strong{color:var(--accent)}
footer{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;padding:42px 5%;border-top:1px solid var(--line);align-items:center}.footer-brand{display:flex;gap:22px;align-items:center;font-size:44px;font-weight:650;line-height:1}.footer-brand span{font-size:11px;line-height:1.6;color:var(--muted);font-weight:400}.footer-contact{font-size:12px;display:flex;flex-direction:column;gap:5px;color:var(--muted)}.footer-contact a:hover{color:var(--accent)}.ash-credit{display:flex;gap:20px;justify-content:flex-end;align-items:center}.ash-credit img{width:50px;height:auto}.ash-credit span{font-size:10px;color:var(--muted);line-height:1.6}.noscript-note{padding:20px 5%;font-size:14px;background:#e7ece5}
@media(min-width:1600px){.hero-copy{padding-top:85px}h1{font-size:118px}.hero-intro{font-size:20px}.hero{max-height:850px}.section-pad{padding-inline:max(5%,calc((100% - 1500px)/2))}}
@media(max-width:1100px){.hero-copy{width:44%;padding-top:55px}.hero-copy .eyebrow{white-space:normal;font-size:9px;max-width:290px}h1{font-size:85px}h1 span{font-size:32px}.hero-intro{font-size:16px}.hero-actions{gap:18px}.button{padding:13px 18px;gap:20px}nav{gap:22px}.section-pad{padding-block:65px}.assembly-layout{gap:4%;grid-template-columns:255px 1fr}.material-copy{padding:60px 9%}.material-copy h2{font-size:33px}.material-photo{min-height:640px}.configure-section{gap:8%}.footer-brand{gap:12px;font-size:36px}.ash-credit{gap:12px}}
@media(max-width:760px){html{scroll-padding-top:76px}.site-header{height:66px;padding:0 6%}.brand{font-size:29px}.mobile-menu{display:flex}nav{display:none;position:absolute;top:65px;left:0;right:0;align-items:stretch;gap:0;background:var(--paper);border-bottom:1px solid var(--line);padding:8px 6% 20px}nav.is-open{display:flex;flex-direction:column}nav>a{padding:14px 0;font-size:15px}.nav-cta{margin:0}.hero{height:auto;min-height:0;max-height:none;padding-bottom:65px}.hero-copy{width:100%;padding:35px 6% 0}.hero-copy .eyebrow{max-width:none;white-space:normal;margin-bottom:21px}.hero h1{font-size:76px}.hero h1 span{font-size:31px;margin-top:5px}.hero-intro{font-size:16px;margin-top:18px;line-height:1.5}.hero-actions{margin-top:23px;gap:24px}.hero-scene{position:relative;height:320px;z-index:0;margin-top:2px}.hero{display:flex;flex-direction:column}.hero-copy{order:0}.hero-scene{order:1}.hero-foot{bottom:14px;left:6%;right:6%}.hero-foot>.mono{font-size:8px;max-width:110px}.hero-tools{gap:2px}.hero-tools .text-link{font-size:10px;gap:8px}.hero-tools .lucide{width:16px;height:16px}.hero-scene .scene-fallback{inset:0 6%}.intro-band{grid-template-columns:1fr 44px;gap:20px;padding:30px 6%}.intro-band>p:first-child{font-size:21px}.intro-band>p:nth-child(2){grid-column:1;font-size:13px}.round-link{grid-row:1;grid-column:2;width:40px;height:40px}.section-pad{padding:54px 6%}.section-heading{display:block}.section-heading>.eyebrow{margin-bottom:19px}h2{font-size:33px}.section-heading>p:last-child{font-size:14px;margin-top:20px}.assembly-layout{display:flex;flex-direction:column;margin-top:30px;gap:0}.tabs{margin-bottom:22px;gap:35px}.tabs button{font-size:15px}.module-index{display:none}.assembly-detail h3{font-size:26px}.assembly-detail h3 br{display:none}.assembly-detail p{font-size:13px;margin-top:12px;max-width:520px}.layer-list{grid-template-columns:1fr 1fr;gap:12px 8px;margin-block:18px}.layer-list label{font-size:10px;gap:7px}.layer-list input{width:15px;height:15px}.assembly-detail .text-link{font-size:12px;margin-bottom:20px}.viewer-heading{border-top:1px solid var(--line);height:49px}.assembly-scene{height:320px}.viewer-controls{gap:8px;font-size:9px;height:55px}.viewer-controls .icon-button{width:32px;min-width:32px}.viewer-controls output{width:30px;font-size:9px}.assembly-caption{flex-direction:column;gap:6px;font-size:9px;margin-top:18px}.material-section{display:flex;flex-direction:column;min-height:0}.material-photo{height:430px;min-height:0}.material-copy{padding:45px 6% 50px}.material-copy h2{font-size:32px}.material-copy>p:not(.eyebrow){font-size:14px;margin-top:21px}.material-note{font-size:22px;margin:28px 0}.photo-caption{left:6%;bottom:20px;font-size:8px;max-width:88%}.configure-section{display:block}.configure-heading h2{font-size:37px}.configure-heading>p:not(.eyebrow){font-size:14px}.design-steps{padding-top:40px}.design-steps>div{padding-block:23px}.design-steps h3{font-size:20px}.design-steps p{font-size:13px}.technical-section{display:block}.technical-section h2{font-size:33px}.resources{margin-top:28px}.resources strong{font-size:16px}footer{grid-template-columns:1fr 1fr;gap:28px;padding:35px 6%}.footer-brand{grid-column:1/-1;font-size:44px;gap:25px}.footer-contact{font-size:10px}.ash-credit{justify-content:flex-start;gap:10px}.ash-credit img{width:34px}.ash-credit span{font-size:9px}}
@media(max-width:370px){.hero h1{font-size:67px}.hero h1 span{font-size:28px}.hero-actions{gap:16px}.hero-actions .text-link{font-size:12px}.hero-scene{height:270px}.hero-tools .text-link{max-width:142px}.layer-list label{font-size:9px}.swatch{display:none}.viewer-controls{gap:5px}.assembly-scene{height:280px}.footer-contact{font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media(max-width:760px) and (max-height:740px){.hero-copy{padding-top:22px}.hero-copy .eyebrow{margin-bottom:14px;font-size:8px}.hero h1{font-size:64px}.hero h1 span{font-size:27px}.hero-intro{font-size:14px;margin-top:15px}.hero-actions{margin-top:18px}.hero-actions .button{min-height:44px;padding:10px 16px}.hero-scene{height:max(150px,calc(100svh - 420px))}.hero{padding-bottom:48px}.hero-foot{bottom:8px}}
.hero-scene:not(.is-ready)>canvas,.assembly-scene:not(.is-ready)>canvas{opacity:0}
@media(max-width:370px){.hero-actions .button{font-size:12px;padding-inline:13px;gap:12px}.hero-actions .text-link{font-size:11px;gap:9px}.hero-actions{gap:17px}.hero-tools .text-link{font-size:9px}.hero-foot>.mono{max-width:95px}}
@media(max-width:370px) and (max-height:620px){.hero-copy{padding-top:18px}.hero-copy .eyebrow{margin-bottom:8px}.hero h1{font-size:56px}.hero-intro{margin-top:10px}.hero-actions{margin-top:12px}.hero{padding-bottom:44px}}
.hero-scroll{position:relative}.hero-scroll.is-scroll-ready{height:calc(var(--hero-height) + var(--hero-travel))}.hero-scroll.is-scroll-ready>.hero{position:sticky;top:var(--header-height)}.scroll-cue{display:flex;align-items:center;gap:14px}.scroll-cue svg{width:17px;height:17px}.hero-scroll.is-complete .scroll-cue{opacity:.35}@media(prefers-reduced-motion:reduce){.scroll-cue{visibility:hidden}}
@media(prefers-reduced-motion:reduce){.hero-scroll.is-scroll-ready{height:auto}.hero-scroll.is-scroll-ready>.hero{position:relative;top:auto}}
.post-hero{position:relative;display:flow-root}@media(prefers-reduced-motion:reduce){.post-hero{margin-top:0!important;transform:none!important}.hero-scroll>.hero{transform:none!important}}
.section-hold{position:relative}.section-hold.is-holding{height:calc(var(--hold-height) + var(--hold-travel))}.section-hold.is-holding>.section-hold-content{position:sticky;top:var(--hold-top)}@media(prefers-reduced-motion:reduce){.section-hold.is-holding{height:auto}.section-hold.is-holding>.section-hold-content{position:relative;top:auto}}
body>footer .ash-credit img[alt="ASH"]{filter:brightness(0) invert(1)}
#technical .resources a.resource-cta{background:transparent;color:#e27b56;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:25px 0;margin:0}#technical .resources a.resource-cta strong{font-family:var(--sans);font-size:16px;font-weight:500;color:inherit}#technical .resources a.resource-cta small{font-family:var(--mono);font-size:9px;color:inherit;opacity:1}#technical .resources a.resource-cta svg{color:inherit}#technical .resources a.resource-cta:hover{background:transparent;color:#f1ac8e}body>footer .ash-credit img{filter:brightness(0) invert(1)}.site-header>.header-ash{height:46px;opacity:1}@media(max-width:760px){.site-header>.header-ash{height:34px}}@media(max-width:370px){.site-header>.header-ash{height:30px}}
.hero-scene .scene-fallback{inset:0}.hero-scene .scene-fallback img,.assembly-scene .scene-fallback img{object-fit:contain}.hero-scene .scene-fallback span{left:auto;right:5%;bottom:18px}
#material .material-copy{background:#191b18;color:#f5f2eb}#material .material-copy>p:not(.eyebrow){color:#cfcec5}#material .material-copy>.eyebrow{color:#aaa99f}#material .material-copy .text-link{color:#f1ac8e}#material .material-copy .text-link:hover{color:#ffd2bf}#material .material-copy .small-rule{background:#e07752}#material .material-photo>img{filter:brightness(.94) saturate(.96) contrast(1.01)}#material .photo-caption{background:rgba(25,27,24,.94);color:#f5f2eb}#material .photo-caption>.mono{color:#b6b5aa}
#material,#configure,#technical,body>footer{--ink:#f5f2eb;--muted:#cfcec5;--line:#42463f;background:#191b18;color:#f5f2eb}#configure .configure-heading>p:not(.eyebrow){color:#cfcec5}#configure .eyebrow,#configure .step-number,#configure .account-note{color:#aaa99f}#technical .film-resources{background:#191b18;color:#f5f2eb}#technical .resources a:not(.resource-cta):hover strong{color:#f1ac8e}body>footer .footer-brand{color:#f5f2eb}body>footer a:hover{color:#f1ac8e}body>footer .ash-credit img{filter:brightness(1.35)}@media(max-width:760px){#technical .film-copy{background:#191b18;color:#f5f2eb}#technical .film-copy .eyebrow{color:#aaa99f}#technical .film-copy h2{color:#f5f2eb}#technical .film-copy>p:last-child{color:#cfcec5}}
.technical-section .process-film::after{inset:0;background:linear-gradient(90deg,rgba(0,0,0,.48),transparent 70%)}
section.material-section{background:#fff}.configure-section.section-pad{border:0}body>footer{border-top:0}.layer-list label{position:relative;min-height:22px}.layer-list input[type=checkbox]{appearance:none;-webkit-appearance:none;display:inline-block;width:12px;height:12px;flex:0 0 12px;border:1px solid #a09890;border-radius:1px;background:transparent;margin:0}.layer-list input[type=checkbox]:checked{border-color:#82796c}.layer-list .layer-check{position:absolute;left:1px;top:calc(50% - 5px);width:10px;height:10px;stroke-width:1.3;pointer-events:none;color:#5a5145}.layer-list input:not(:checked)+.layer-check{opacity:0}.technical-section.film-section{display:block;padding:0;border:0}.process-film{position:relative;background:#181b16;isolation:isolate}.process-film video{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}.process-film::after{content:'';position:absolute;inset:30% 0 38px;pointer-events:none;background:linear-gradient(0deg,rgba(0,0,0,.78),transparent 85%);z-index:1}.film-copy{position:absolute;z-index:2;left:5%;bottom:80px;max-width:460px;color:#fff;pointer-events:none}.technical-section .film-copy .eyebrow{color:#efeee8;margin-bottom:20px}.technical-section .film-copy h2{font-size:42px;line-height:1.05;color:#fff}.film-copy>p:last-child{font-size:14px;line-height:1.6;font-weight:300;margin-top:18px;max-width:375px;color:#f5f3ee}.film-resources{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start;background:#fff}.film-resources>h3{font-size:35px;line-height:1.06;font-weight:500;padding-top:22px}.resources a.resource-cta{background:var(--accent);color:#fff;border:0;border-radius:3px;padding:20px 22px;margin-top:22px}.resources a.resource-cta:hover{background:#a43d20}.resources a.resource-cta strong{font-family:var(--mono);font-size:12px;color:#fff}.resources a.resource-cta small{color:#fff;opacity:.88;font-family:var(--sans);font-size:12px}.resources a.resource-cta svg{color:#fff}@media(max-width:760px){.layer-list label{min-height:26px}.film-copy{position:relative;left:auto;bottom:auto;max-width:none;padding:30px 6% 38px;background:#fff;color:var(--ink)}.process-film::after{display:none}.technical-section .film-copy .eyebrow{color:var(--muted)}.technical-section .film-copy h2{font-size:31px;color:var(--ink)}.film-copy>p:last-child{color:var(--muted);font-size:13px}.film-resources{display:block;padding-top:20px}.film-resources>h3{font-size:30px;padding-top:0}.film-resources .resources{margin-top:28px}}
.hero-foot>.scroll-cue.mono{max-width:none;white-space:nowrap}
.hero .hero-copy{padding-top:46px}.hero .hero-copy .hero-intro{max-width:360px}.hero .hero-copy .hero-acronym{max-width:390px;margin-top:18px;font-size:9px;line-height:1.7;color:#a09890}.hero .hero-copy .hero-actions{margin-top:25px}@media(max-width:760px){.hero .hero-copy{padding-top:25px}.hero .hero-copy #hero-title{font-size:36px;max-width:350px}.hero .hero-copy .hero-intro{font-size:14px;line-height:1.5;margin-top:18px;max-width:360px}.hero .hero-copy .hero-acronym{font-size:8px;line-height:1.65;margin-top:16px}.hero .hero-copy .hero-actions{margin-top:20px}.hero .hero-scene{height:260px}.hero{padding-bottom:48px}}@media(max-width:760px) and (max-height:740px){.hero .hero-copy{padding-top:18px}.hero .hero-copy #hero-title{font-size:32px}.hero .hero-copy .eyebrow{margin-bottom:12px}.hero .hero-copy .hero-intro{font-size:13px;margin-top:14px}.hero .hero-copy .hero-acronym{margin-top:12px;font-size:7.5px}.hero .hero-copy .hero-actions{margin-top:16px}.hero .hero-scene{height:max(130px,calc(100svh - 430px))}.hero{padding-bottom:40px}}@media(max-width:370px) and (max-height:620px){.hero .hero-copy{padding-top:14px}.hero .hero-copy #hero-title{font-size:29px}.hero .hero-copy .hero-actions{margin-top:14px}.hero .hero-scene{height:130px}}
.hero .hero-copy h1{font-size:52px;font-weight:500;line-height:1.025;max-width:390px;text-wrap:pretty}.hero .hero-copy .hero-intro{font-size:15px;line-height:1.55;margin-top:23px}.resource-section.section-pad{display:block}.resource-section #resource-title{max-width:620px;font-size:48px;line-height:1.025}.resource-section .resource-description{max-width:610px;margin-top:28px;font-size:16px;line-height:1.6}.resource-section .resource-acronym{max-width:660px;margin-top:25px;color:#a09890;font-size:10px;line-height:1.8}@media(max-width:760px){.hero .hero-copy h1{font-size:41px;max-width:350px}.hero .hero-copy .hero-intro{font-size:15px;margin-top:21px}.resource-section #resource-title{font-size:37px}.resource-section .resource-description{font-size:15px;margin-top:24px}.resource-section .resource-acronym{font-size:9px;margin-top:22px}}@media(max-width:370px){.hero .hero-copy h1{font-size:36px}.resource-section #resource-title{font-size:33px}.hero .hero-copy .hero-intro{font-size:14px}}
figure.material-photo{margin:0}.material-photo .photo-caption{max-width:380px;padding:15px 18px}.photo-caption>.mono{display:block;font-size:9px;color:var(--muted)}.photo-caption>p{font-family:var(--sans);font-size:12px;font-weight:300;line-height:1.5;margin-top:8px}@media(max-width:760px){.material-photo .photo-caption{max-width:88%;padding:13px 15px}.photo-caption>.mono{font-size:8px}.photo-caption>p{font-size:11px}}
.resource-section{display:grid;grid-template-columns:1.15fr 1fr;column-gap:8%;align-items:end;background:#fff}.resource-section.section-pad{padding-top:120px;padding-bottom:110px}.resource-section>.eyebrow{grid-column:1/-1}.resource-section h2{max-width:660px;font-size:48px;font-weight:500;line-height:1.04;text-wrap:pretty}.resource-section .resource-description{max-width:400px;font-size:16px;font-weight:300;line-height:1.65;color:var(--muted);padding-bottom:3px}.system-section.section-pad{padding-bottom:144px}@media(max-width:1100px){.resource-section h2{font-size:42px}.resource-section.section-pad{padding-top:104px;padding-bottom:90px}.resource-section .resource-description{font-size:15px}}@media(max-width:760px){.resource-section{display:block}.resource-section.section-pad{padding-top:76px;padding-bottom:64px}.resource-section h2{font-size:36px;max-width:480px}.resource-section .resource-description{font-size:15px;line-height:1.6;margin-top:25px;max-width:460px}.system-section.section-pad{padding-bottom:96px}}@media(max-width:370px){.resource-section h2{font-size:32px}}
body{--ink:#141210;--muted:#6e6860;--line:#d8d2c8;--accent:#c14a28}
:root{--ink:#141210;--muted:#6e6860;--line:#d8d2c8;--accent:#c14a28}.site-header{height:54px;padding-inline:24px;background:#f4f5f2fa}.site-header .brand{font-size:15px;gap:.5ch;align-items:baseline;line-height:1;text-transform:uppercase;white-space:nowrap;font-weight:700}.site-header .brand span{font-family:var(--sans);font-size:15px;font-weight:400;border:0;padding:0;color:var(--muted)}.site-header nav{margin-left:auto;gap:25px;font-family:var(--mono);font-size:10px;text-transform:uppercase}.site-header .nav-cta{font-size:10px;margin-left:0}.header-ash{height:38px;width:auto;margin-left:25px;opacity:.8}@media(max-width:760px){.site-header{height:64px;padding-inline:6%}.site-header nav{top:63px;margin:0;gap:0}.site-header nav>a{font-size:11px}.header-ash{height:28px;margin-left:auto}.mobile-menu{margin-left:10px}}@media(max-width:370px){.site-header .brand,.site-header .brand span{font-size:13px}.header-ash{height:24px}.mobile-menu{margin-left:4px}}
.intro-band{background:#fff;border:0;padding-block:38px}.intro-band>p:first-child{font-size:20px;font-weight:400}.intro-band>p:nth-child(2){font-size:13px}.intro-band .round-link{border:0}.intro-band>p:first-child span{color:var(--muted)}h1,h2,h3{font-weight:450}.hero-intro{font-weight:400}.section-heading{grid-template-columns:1.15fr 1fr}.section-heading h2{font-size:38px;line-height:1.08}.section-heading>p:last-child{font-size:14px}.assembly-detail h3{font-size:27px;font-weight:450;line-height:1.12}.assembly-detail p{font-size:13px;line-height:1.65}.material-copy h2{font-size:35px;font-weight:450;line-height:1.1}.configure-heading h2{font-size:40px;line-height:1.1}.technical-section h2{font-size:35px;line-height:1.1}#assembly-dimensions{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none;overflow:hidden}#assembly-dimensions line{stroke:#7d857c;stroke-width:.8}#assembly-dimensions text{font:10px var(--mono);fill:#5b665c;paint-order:stroke;stroke:#fff;stroke-width:5px;stroke-linejoin:round}#assembly-play[aria-pressed=true]{color:var(--accent)}@media(max-width:760px){.intro-band{padding-block:26px}.section-heading h2{font-size:30px;line-height:1.12}.assembly-detail h3{font-size:25px}.material-copy h2{font-size:30px}.configure-heading h2{font-size:34px}.technical-section h2{font-size:30px}#assembly-dimensions text{font-size:8px}}
:root{--ink:#201e1b;--muted:#726e67;--line:#deddd8;--accent:#b4482d;--forest:#514d44}.site-header{background:#f4f5f2f5}.eyebrow{font-size:10px;text-transform:uppercase;color:#938c80}.hero-copy .eyebrow{text-transform:none}.hero-intro{color:#595650;font-size:17px;line-height:1.5}.hero h1{font-weight:450}.hero h1 span{font-weight:400}.hero-actions .button,.nav-cta{font-family:var(--mono);font-size:11px}.hero-actions .text-link{font-family:var(--mono);font-size:10px}.intro-band>p:nth-child(2){color:#655f56}.intro-band>p:first-child{font-size:19px}.intro-band .round-link{color:var(--accent)}.module-index{color:#999184}.tabs button{font-family:var(--mono);font-size:11px}.section-heading>p:last-child{line-height:1.6}.material-section{background:#f6f5f1}.material-copy>p:not(.eyebrow){font-size:14px;line-height:1.65}.material-note{font-size:21px}.configure-section{background:#fff;color:var(--ink);border-block:1px solid var(--line)}.configure-heading .eyebrow,.configure-heading>p:not(.eyebrow),.account-note{color:var(--muted)}.configure-heading .button{background:var(--accent);color:#fff;font-family:var(--mono);font-size:11px}.design-steps>div{border-color:var(--line)}.design-steps>div:last-child{border-color:var(--line)}.design-steps p,.design-steps svg,.step-number{color:var(--muted)}.design-steps h3{font-size:21px;font-weight:450}.technical-section{background:#fff}.resources strong{font-size:16px;font-weight:450}.resources small{font-family:var(--mono);font-size:9px}.assembly-caption{color:#8a8378}.viewer-controls input{accent-color:var(--accent)}.layer-list input{accent-color:#746f61}.brand span{color:var(--muted)}.round-link:hover{background:#f4f1e9}.footer-brand{color:#201e1b}#assembly-dimensions line{stroke:#918a7f}#assembly-dimensions text{fill:#736c60}@media(max-width:760px){.hero-intro{font-size:16px}.hero-actions .button{font-size:10px}.hero-actions .text-link{font-size:9px}.tabs button{font-size:11px}.material-copy>p:not(.eyebrow){font-size:13px}.intro-band>p:first-child{font-size:18px}}@media(max-width:760px) and (max-height:740px){.hero-intro{font-size:14px}}
body{font-optical-sizing:auto;-webkit-font-smoothing:antialiased}h1,h2,h3{font-weight:500}.hero h1{font-weight:500;line-height:.98}.hero h1 span{font-weight:500;line-height:1.04}.hero-intro{font-weight:300;line-height:1.55;margin-top:25px}.section-heading h2,.material-copy h2,.configure-heading h2,.technical-section h2{font-weight:500;line-height:1.035;text-wrap:pretty}.section-heading>p:last-child,.intro-band>p:nth-child(2),.material-copy>p:not(.eyebrow),.configure-heading>p:not(.eyebrow),.design-steps p{font-weight:300;line-height:1.6}.assembly-detail h3{font-weight:500;line-height:1.055}.assembly-detail p{font-weight:300;line-height:1.6;margin-top:17px}.eyebrow{margin-bottom:21px}.module-index{font-size:9px;margin-bottom:13px}.tabs{margin-bottom:27px}.material-copy>p:not(.eyebrow){margin-top:21px}.resources>a{padding-block:25px}.resources strong{font-weight:500}.intro-band>p:first-child{font-weight:400;line-height:1.4}.section-heading h2{font-size:39px}.material-copy h2{font-size:36px}.configure-heading h2{font-size:42px}.technical-section h2{font-size:36px}.section-heading>p:last-child{max-width:390px}.hero-intro{color:#514c44}.assembly-detail p,.material-copy>p:not(.eyebrow),.configure-heading>p:not(.eyebrow){color:#615a51}@media(max-width:760px){.section-heading h2{font-size:31px}.material-copy h2{font-size:31px}.configure-heading h2{font-size:35px}.technical-section h2{font-size:31px}.hero-intro{margin-top:18px}.eyebrow{margin-bottom:18px}.tabs{margin-bottom:22px}.assembly-detail h3{font-size:26px}.assembly-detail p{margin-top:13px}}@media(max-width:760px) and (max-height:740px){.hero-intro{margin-top:15px}}@media(max-width:370px) and (max-height:620px){.hero-intro{margin-top:10px}}
