@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.contents{display:contents}.table{display:table}.rounded{border-radius:.25rem}}:root{--graphite:#393a3c;--graphite-deep:#2d2e30;--warm-white:#f7f5f1;--white:#fff;--stone:#e4dfd8;--taupe:#a49e98;--ink:#28292b;--muted:#625f5a;--line:#393a3c33;--gutter:clamp(1.25rem, 5vw, 5rem)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--warm-white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Poppins,Avenir Next,Segoe UI,sans-serif;font-size:1rem;line-height:1.7}a{color:inherit;text-underline-offset:.25em;text-decoration:none}img{max-width:100%;height:auto;display:block}svg{flex-shrink:0;width:1em;height:1em;display:block}h1,h2,h3,p{overflow-wrap:break-word}h1,h2,h3{text-wrap:balance}h1,h2{letter-spacing:-.045em;margin:0;font-weight:300;line-height:1.13}h2{font-size:clamp(2.3rem,4.3vw,4.1rem)}h3{letter-spacing:-.015em;margin:0;font-size:1.25rem;font-weight:500;line-height:1.45}p{margin:0}main{outline:none}section[id]{scroll-margin-top:2rem}a:focus-visible,summary:focus-visible{outline-offset:6px;outline:2px solid}.skip-link{z-index:100;background:var(--white);color:var(--ink);padding:.8rem 1.1rem;position:fixed;top:-6rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:30;min-height:7.5rem;padding-inline:var(--gutter);color:var(--warm-white);background:#383a3c;grid-template-columns:1fr auto;align-items:center;gap:2rem;display:grid;position:relative}.header-brand{justify-self:start;align-items:center;padding-block:.65rem;display:inline-flex}.header-brand img{object-fit:contain;width:5.75rem;height:auto}.desktop-nav{align-items:center;gap:clamp(1.25rem,2.7vw,2.75rem);display:flex}.desktop-nav a{padding-block:.65rem;font-size:.875rem}.header-cta{justify-self:end;align-items:center;gap:.75rem;margin-left:1.5rem;padding-block:.65rem;font-size:.875rem;display:inline-flex}.header-cta svg,.text-link svg,.button svg{width:1.2rem;height:1.2rem}.desktop-nav a:hover,.header-cta:hover{text-decoration:underline}.mobile-nav{display:none}.brand-hero,.product-hero{grid-template-columns:.96fr 1.04fr;max-width:1700px;margin-inline:auto;display:grid}.brand-hero__copy,.product-hero__copy{padding:clamp(3rem, 5vw, 5rem) var(--gutter);align-self:center}.eyebrow{letter-spacing:.095em;text-transform:uppercase;font-size:.875rem;font-weight:500;line-height:1.7}.brand-hero h1{max-width:10ch;margin:1.5rem 0;font-size:clamp(3rem,5.15vw,5rem)}.lead{color:var(--muted);font-size:1.125rem;font-weight:400;line-height:1.8}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-top:2rem;display:flex}.button{text-align:center;border:1px solid #0000;justify-content:center;align-items:center;gap:.9rem;min-height:3.5rem;padding:.8rem 1.3rem;font-size:.875rem;font-weight:500;line-height:1.5;transition:background .18s,color .18s;display:inline-flex}.button-dark{background:var(--graphite);color:var(--warm-white)}.button-dark:hover{background:#202123}.button-light{background:var(--warm-white);color:var(--graphite)}.button-light:hover{background:var(--stone)}.text-link{border-bottom:1px solid;align-items:center;gap:.75rem;padding:.55rem 0;font-size:.875rem;font-weight:500;line-height:1.6;display:inline-flex}.text-link:hover{text-decoration:underline}.text-link--light{color:var(--warm-white)}.availability{color:var(--muted);margin-top:1.25rem;font-size:.875rem}.brand-hero__visual,.product-hero__visual{background:#e7dfd3;flex-direction:column;justify-content:center;min-width:0;display:flex}.brand-hero__visual{min-height:28rem;position:relative;overflow:hidden}.brand-hero__visual>img{object-fit:cover;object-position:64% center;width:100%;height:100%;position:absolute;inset:0}.photo-crop{background:var(--stone);width:100%;position:relative;overflow:hidden}.photo-crop img{object-fit:fill;max-width:none;position:absolute}.photo-caption{background:var(--stone);flex-wrap:wrap;justify-content:space-between;gap:.5rem 1rem;padding:.95rem 1.5rem;font-size:.875rem;display:flex}.promise-bar{padding:1.4rem var(--gutter);background:var(--graphite);color:var(--warm-white);grid-template-columns:repeat(3,1fr);display:grid}.promise-bar p{border-right:1px solid #fff3;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1.15rem;padding:.4rem 1rem;display:flex}.promise-bar p:last-child{border:0}.promise-bar strong{font-size:2rem;font-weight:300;line-height:1.3}.promise-bar strong small{font-size:1rem}.promise-bar span{font-size:.875rem}.editorial-section,.section-inner{width:100%;max-width:1440px;padding-inline:var(--gutter);margin-inline:auto}.editorial-section{padding-block:clamp(4rem,7vw,7rem)}.featured-solution{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(3rem,7vw,7rem);display:grid}.solution-copy h2,.section-heading h2,.brand-intro h2,.product-story h2,.height-copy h2,.assembly-card h2,.spec-grid h2{margin-top:1.25rem}.solution-copy>p:not(.eyebrow){max-width:31rem;color:var(--muted);margin-top:1.5rem}.solution-copy>.text-link{margin-top:1.7rem}.feature-list{border-top:1px solid var(--line)}.feature-list article{border-bottom:1px solid var(--line);grid-template-columns:2.25rem 1fr;gap:1.1rem;padding-block:1.65rem;display:grid}.feature-number{color:var(--muted);padding-top:.2rem;font-size:.875rem}.feature-list p{color:var(--muted);margin-top:.65rem}.spaces-section{background:#ece8e2;padding-block:clamp(4rem,7vw,7rem)}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:3rem;margin-bottom:3rem;display:grid}.section-heading>p{color:var(--muted);justify-self:end;max-width:26rem}.uses-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.uses-grid article{min-width:0}.use-caption{padding:1.4rem .1rem .2rem}.use-caption p{color:var(--muted);max-width:25rem;margin-top:.45rem}.brand-spaces-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,4vw,4rem);display:grid}.brand-spaces-grid article{border-top:1px solid var(--line);padding-top:1.5rem}.brand-spaces-grid .feature-number{margin-bottom:2rem;display:block}.brand-spaces-grid h3{font-size:1.5rem}.brand-spaces-grid p{color:var(--muted);margin-top:.8rem}.brand-intro{grid-template-columns:1fr 1fr;gap:clamp(3rem,7vw,7rem);display:grid}.intro-copy{border-top:1px solid var(--line);padding-top:1.4rem}.intro-copy p{color:var(--muted);margin-bottom:1.35rem}.intro-copy .intro-copy__lead{color:var(--ink);font-size:1.2rem}.brand-principles{border-top:1px solid var(--line);flex-wrap:wrap;gap:.75rem 1.5rem;margin-top:1.8rem;padding-top:1.2rem;font-size:.875rem;display:flex}.brand-close{padding:clamp(3rem, 6vw, 6rem) var(--gutter);background:var(--graphite);color:var(--warm-white);justify-content:center;align-items:center;gap:clamp(3rem,10vw,10rem);display:flex}.brand-close>img{width:clamp(10rem,17vw,15rem);height:auto}.brand-close>div>p{letter-spacing:-.025em;font-size:clamp(1.5rem,3vw,2.6rem);font-weight:300;line-height:1.45}.brand-close .text-link{margin-top:1.4rem}.site-footer{padding:3rem var(--gutter) 1.5rem;background:var(--graphite-deep);color:var(--warm-white)}.footer-main{grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;padding-bottom:2rem;display:grid}.footer-main img{width:8rem}.footer-main>p{color:#c6c0b8;font-size:.875rem}.footer-main>a:last-child{border-bottom:1px solid;justify-self:end;padding-block:.45rem;font-size:.875rem}.footer-legal{color:#c6c0b8;border-top:1px solid #ffffff2b;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-top:1.3rem;font-size:.8125rem;display:flex}.footer-legal a:hover{text-decoration:underline}.catalog-intro{padding-block:clamp(3rem,6vw,5rem)}.catalog-intro h1{margin-block:1.2rem 1.5rem;font-size:clamp(3rem,5.15vw,5rem)}.catalog-intro .lead{max-width:38rem}.catalog-products{padding-bottom:clamp(4rem,7vw,7rem)}.product-card{border:1px solid var(--line);background:var(--white);grid-template-columns:.9fr 1.1fr;max-width:1100px;margin-inline:auto;display:grid}.product-card__image{align-self:center;min-width:0;display:block}.product-card__copy{align-self:center;min-width:0;padding:clamp(2rem,4vw,4rem)}.product-card__copy h2{margin-top:1.2rem;font-size:clamp(2.1rem,3.3vw,3.25rem)}.product-card__copy>p:not(.eyebrow){color:var(--muted);margin-top:1.5rem}.product-card__copy>.button{margin-top:1.5rem}.product-hero h1{max-width:13ch;margin:1.3rem 0;font-size:clamp(2.75rem,4.5vw,4.5rem)}.back-link{color:var(--muted);margin-bottom:2rem;padding-block:.3rem;font-size:.875rem;display:inline-block}.back-link:hover{text-decoration:underline}.product-hero__copy>.button{margin-top:1.75rem}.product-facts{padding:1.6rem var(--gutter);background:var(--graphite);color:var(--warm-white);grid-template-columns:1.5fr 1fr 1fr 1fr;display:grid}.product-facts p{border-right:1px solid #fff3;flex-direction:column;justify-content:center;gap:.4rem;padding:.75rem 1.5rem;display:flex}.product-facts p:last-child{border-right:0}.product-facts strong{font-size:clamp(1.15rem,1.8vw,1.65rem);font-weight:400;line-height:1.5}.product-facts small{font-size:.875rem}.product-facts span{color:#ddd7cf;font-size:.875rem}.product-story{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(3rem,7vw,7rem);padding-block:clamp(4rem,7vw,7rem) 0;display:grid}.product-story__copy .lead{color:var(--ink);margin-top:1.5rem}.product-story__copy>p:last-child{color:var(--muted);margin-top:1.25rem}.benefit-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.benefit-grid article{padding:2rem 2rem 0 0}.benefit-grid article+article{border-left:1px solid var(--line);padding-left:2rem}.benefit-grid article:last-child{padding-right:0}.benefit-grid svg{width:2.75rem;height:2.75rem;color:var(--muted);margin-bottom:1.5rem}.benefit-grid p{color:var(--muted);margin-top:.75rem}.height-section{background:var(--stone);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);display:grid}.height-copy{padding:clamp(3rem, 5.5vw, 5.5rem) var(--gutter);align-self:center}.height-copy>p:last-child{max-width:34rem;color:var(--muted);margin-top:1.5rem}.height-examples{background:var(--warm-white);grid-template-columns:repeat(3,minmax(0,1fr));align-self:center;display:grid}.height-example{min-width:0;margin:0}.height-example figcaption{padding:1.25rem clamp(.75rem,1.5vw,1.5rem) 1.5rem}.height-example h3{font-size:1rem}.height-example figcaption p{color:var(--muted);margin-top:.35rem;font-size:.875rem}.height-guide{padding:2rem var(--gutter);background:var(--graphite);color:var(--warm-white);grid-column:1/-1}.height-guide__heading{flex-wrap:wrap;justify-content:space-between;gap:.75rem 2rem;display:flex}.eyebrow-light{color:#e0d9d1}.height-positions{grid-template-columns:repeat(5,minmax(0,1fr));margin:1.25rem 0;padding:0;list-style:none;display:grid}.height-positions li{border-top:1px solid #ffffff4d;border-right:1px solid #fff3;flex-direction:column;gap:.2rem;padding:.8rem 1rem;display:flex}.height-positions li:first-child{padding-left:0}.height-positions li:last-child{border-right:0}.position-number{color:var(--warm-white);font-variant-numeric:tabular-nums;font-size:1rem}.height-positions small,.height-guide__note{color:#ded7cf;font-size:.875rem}.assembly-section{background:var(--graphite);color:var(--warm-white);grid-template-columns:1.2fr .8fr;display:grid}.assembly-card{padding:clamp(3rem, 5.5vw, 5.5rem) var(--gutter)}.assembly-card>p:last-child{color:#ded7cf;max-width:38rem;margin-top:1.5rem}.assembly-included{padding:3rem var(--gutter);background:var(--graphite-deep);flex-direction:column;justify-content:center;display:flex}.assembly-included>svg{color:#ded7cf;width:3rem;height:3rem;margin-bottom:1.75rem}.assembly-included ul{color:#ded7cf;margin:1rem 0 0;padding-left:1.3rem}.assembly-included li+li{margin-top:.65rem}.spec-grid{grid-template-columns:.85fr 1.15fr;gap:clamp(3rem,7vw,7rem);display:grid}.spec-grid>div>p:last-child{color:var(--muted);max-width:30rem;margin-top:1.5rem}.spec-grid dl{border-top:1px solid var(--line);margin:0}.spec-grid dl div{border-bottom:1px solid var(--line);grid-template-columns:.8fr 1.2fr;gap:1.25rem;padding:1rem 0;display:grid}.spec-grid dt{color:var(--muted)}.spec-grid dd{margin:0}.product-close{padding:clamp(4rem, 7vw, 7rem) var(--gutter);text-align:center;background:var(--graphite);color:var(--warm-white)}.product-close h2{margin:1.5rem 0}.product-close>p:not(.eyebrow){color:#ded7cf}.product-close>.button{margin-top:2rem}@media (width>=1700px){.brand-hero,.product-hero{border-inline:1px solid var(--line)}}@media (width<=1100px){.site-header{grid-template-columns:1fr auto}.header-cta{display:none}.brand-hero,.product-hero{grid-template-columns:1fr 1fr}.brand-hero h1{font-size:clamp(3rem,5.2vw,4.2rem)}.brand-hero__copy,.product-hero__copy{padding:3rem clamp(1.5rem,4vw,3rem)}.photo-caption{flex-direction:column;gap:.2rem}.featured-solution,.brand-intro,.product-story,.spec-grid{gap:3rem}.product-facts{grid-template-columns:1fr 1fr}.product-facts p:nth-child(2){border-right:0}.product-facts p:nth-child(-n+2){border-bottom:1px solid #fff3}}@media (width<=780px){.site-header{min-height:6rem}.header-brand img{width:4.5rem}.desktop-nav{display:none}.mobile-nav{display:block}.mobile-nav summary{cursor:pointer;align-items:center;gap:1rem;min-height:3rem;padding:.7rem .2rem .7rem 1rem;font-size:.875rem;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{font-size:1.5rem;line-height:1;transition:transform .15s}.mobile-nav[open] summary span{transform:rotate(45deg)}.mobile-nav nav{padding:.5rem var(--gutter) 1rem;background:var(--graphite);position:absolute;inset:100% 0 auto;box-shadow:0 1.25rem 1.5rem #00000024}.mobile-nav nav a{border-top:1px solid #fff3;padding:.85rem 0;font-size:1rem;display:block}.brand-hero,.product-hero{grid-template-columns:1fr}.brand-hero__copy,.product-hero__copy{padding:3rem var(--gutter)}.brand-hero h1{max-width:11ch;font-size:clamp(2.85rem,10vw,4rem)}.product-hero h1{max-width:15ch;font-size:clamp(2.65rem,9vw,3.75rem)}.eyebrow{letter-spacing:.07em;font-size:.875rem}.lead{font-size:1rem}.hero-actions{gap:.8rem 1.5rem}.brand-hero__visual,.product-hero__visual{width:100%}.brand-hero__visual{aspect-ratio:4/3;min-height:0}.photo-caption{padding:1rem var(--gutter);flex-direction:row}.promise-bar{padding:1.25rem .5rem}.promise-bar p{text-align:center;flex-direction:column;gap:.35rem;padding-inline:.65rem}.promise-bar strong{font-size:1.85rem}.promise-bar span{font-size:.875rem;line-height:1.6}.featured-solution,.brand-intro,.section-heading,.product-story,.height-section,.assembly-section,.spec-grid{grid-template-columns:1fr}.section-heading{gap:1.5rem;margin-bottom:2rem}.section-heading>p{justify-self:start}.uses-grid{grid-template-columns:1fr;gap:2.5rem}.brand-spaces-grid{grid-template-columns:1fr;gap:2rem}.brand-spaces-grid .feature-number{margin-bottom:1rem}.use-caption{padding-top:1.1rem}.brand-close{flex-direction:column;align-items:flex-start;gap:2rem}.brand-close>img{align-self:center;width:9rem}.brand-close>div{text-align:center;width:100%}.brand-close>div>p{font-size:1.6rem}.brand-close .text-link{text-align:left}.footer-main{grid-template-columns:1fr;gap:1.25rem}.footer-main>a:last-child{justify-self:start}.footer-legal{flex-direction:column;gap:.7rem}.product-card{grid-template-columns:1fr}.product-card__copy{padding:2rem 1.5rem}.product-facts{padding:.5rem var(--gutter)}.product-facts p{padding:1.1rem .75rem}.product-facts p:nth-child(odd){padding-left:0}.product-facts strong{font-size:1.15rem}.product-story{gap:2.5rem}.product-story>.photo-crop{justify-self:center;max-width:32rem}.benefit-grid{grid-template-columns:1fr}.benefit-grid article,.benefit-grid article+article{border-left:0;border-bottom:1px solid var(--line);padding:1.7rem 0}.benefit-grid svg{margin-bottom:1rem}.height-copy,.assembly-card{padding:3rem var(--gutter)}.height-guide{padding:2rem var(--gutter)}.height-positions li{padding-inline:.5rem}.position-number{font-size:.875rem}.assembly-included{padding:2.5rem var(--gutter)}}@media (width<=540px){.height-examples{grid-template-columns:1fr}.height-example{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;display:grid}.height-example+.height-example{border-top:1px solid var(--line)}.height-example figcaption{padding:1.25rem var(--gutter)}.position-label{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}@media (width<=380px){.promise-bar p{padding-inline:.3rem}.spec-grid dl div{grid-template-columns:1fr;gap:.35rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
