:root{--color-canvas:#f8f6f1;--color-section-background:#f3f0ea;--color-surface:#fffdf8;--color-text:#171614;--color-text-muted:#69655e;--color-border:#e8e3da;--color-accent:#c7682b;--color-button:#8d7e67;--color-button-hover:#776a57;--color-focus:#a34d1e;--font-sans:"Microsoft YaHei", "微软雅黑", "PingFang SC", "Noto Sans SC", Arial, sans-serif;--font-brand:"Alibaba PuHuiTi 3.0", "Alibaba PuHuiTi", "Microsoft YaHei", "微软雅黑", "PingFang SC", Arial, sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-md:1rem;--text-lg:1.125rem;--text-xl:clamp(2rem, 2.3vw, 3rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4.5rem;--space-9:7rem;--container-wide:120rem;--container-standard:96rem;--container-text:52rem;--page-gutter:clamp(2rem, 4vw, 5rem);--header-height:5.25rem;--control-height:3.625rem;--control-radius:.125rem;--transition-fast:.16s ease;--shadow-menu:0 12px 32px #231f1912}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body,h1,h2,h3,p{margin:0}button,input,textarea,select{font:inherit}button,summary{color:inherit}img,picture,video,canvas{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0}summary{list-style:none}summary::-webkit-details-marker{display:none}html{scroll-padding-top:calc(var(--header-height) + 1.5rem);background:var(--color-canvas);color:var(--color-text);font-family:var(--font-sans);line-height:1.5}body{background:var(--color-canvas);min-width:20rem;min-height:100vh;overflow-x:hidden}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--color-focus);outline-offset:4px}#root{min-height:100vh}.site-shell{flex-direction:column;min-height:100vh;display:flex}.page-container{width:100%;padding-inline:var(--page-gutter);margin-inline:auto}.page-container--full{max-width:none;padding-inline:0}.page-container--wide{max-width:var(--container-wide)}.page-container--standard{max-width:var(--container-standard)}.page-container--text{max-width:calc(var(--container-text) + (var(--page-gutter) * 2))}.button{min-height:var(--control-height);border-radius:var(--control-radius);font-size:var(--text-sm);letter-spacing:0;cursor:pointer;transition:background-color var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);border:1px solid #0000;justify-content:center;align-items:center;padding:.875rem 1.75rem;font-weight:600;line-height:1.2;display:inline-flex}.button--primary{background:var(--color-button);color:#fff}.button--primary:hover{background:var(--color-button-hover)}.button--secondary{border-color:var(--color-border);color:var(--color-text);background:0 0}.button--secondary:hover{border-color:var(--color-button)}.button--text{min-height:auto;color:var(--color-text);background:0 0;padding-inline:0}.dropdown-arrow{width:.42rem;height:.42rem;transition:transform var(--transition-fast);border-bottom:1px solid;border-right:1px solid;flex:none;transform:translateY(-.12rem)rotate(45deg)}details[open]>summary .dropdown-arrow{transform:translateY(.12rem)rotate(225deg)}.dropdown-panel{z-index:20;border:1px solid var(--color-border);box-shadow:var(--shadow-menu);background:#fffefa;position:absolute;top:calc(100% + .875rem)}.dropdown-panel:before{content:"";height:.875rem;position:absolute;bottom:100%;left:0;right:0}.dropdown-panel--products{width:21.5rem;padding:.65rem;display:grid;left:50%;transform:translate(-50%)}.dropdown-panel--products:after{border-top:1px solid var(--color-border);border-left:1px solid var(--color-border);content:"";background:#fffefa;width:.7rem;height:.7rem;position:absolute;bottom:100%;left:50%;transform:translate(-50%,50%)rotate(45deg)}.dropdown-panel__product-link{width:100%;color:var(--color-text-muted);font-size:var(--text-sm);transition:background-color var(--transition-fast), color var(--transition-fast);align-items:flex-start;gap:.75rem;padding:.85rem .8rem;font-weight:500;line-height:1.35;display:flex}.dropdown-panel__product-link:hover,.dropdown-panel__product-link--active{background:var(--color-canvas);color:var(--color-text)}.dropdown-panel__bullet{background:var(--color-button);border-radius:50%;flex:none;width:.3rem;height:.3rem;margin-top:.43rem}.dropdown-panel--language{min-width:8.5rem;padding:.4rem;display:grid;right:0}.dropdown-panel__button{text-align:left;cursor:pointer;background:0 0;border:0;padding:.7rem .75rem}.dropdown-panel__button:hover,.dropdown-panel__button[aria-current=true]{background:var(--color-canvas)}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px)saturate(115%);backdrop-filter:blur(16px)saturate(115%);background:#faf8f3d1;border-bottom:1px solid #ebe7de;width:100%;position:sticky;top:0}.site-header__inner{min-height:var(--header-height);grid-template-columns:calc(30vw - var(--page-gutter)) max-content minmax(0, 1fr);align-items:center;column-gap:0;display:grid}.site-header__brand{justify-self:start;align-items:center;gap:.4rem;display:flex}.site-header__brand img{object-fit:contain;width:2.05rem;height:1.66rem}.site-header__brand-name{font-family:var(--font-brand);letter-spacing:-.03em;font-size:1.02rem;font-weight:700;line-height:1}.site-header__nav{justify-content:center;align-items:center;gap:clamp(2.25rem,6.25vw - 3.375rem,4.125rem);display:flex}.site-header__link,.nav-dropdown__trigger{color:#3f3b36;letter-spacing:-.01em;white-space:nowrap;cursor:pointer;transition:color var(--transition-fast);background:0 0;border:0;align-items:center;gap:.5rem;padding-block:.6rem;font-size:clamp(.78rem,.74vw,.875rem);font-weight:500;line-height:1.3;display:inline-flex;position:relative}.site-header__link:after,.nav-dropdown__trigger:after{content:"";opacity:0;width:1.2rem;height:1px;transition:opacity var(--transition-fast), transform var(--transition-fast);background:#aa7856;position:absolute;bottom:.12rem;left:50%;right:auto;transform:translate(-50%)scaleX(.45)}.site-header__link:hover,.site-header__link--active,.nav-dropdown__trigger:hover{color:var(--color-text)}.site-header__link:hover:after,.site-header__link--active:after,.nav-dropdown__trigger:hover:after{opacity:1;transform:translate(-50%)scaleX(1)}.nav-dropdown,.language-switcher{position:relative}.nav-dropdown--product-series{align-items:center;gap:.5rem;display:inline-flex}.nav-dropdown__details,.nav-dropdown__toggle{align-items:center;display:inline-flex}.nav-dropdown__toggle{color:#3f3b36;cursor:pointer;background:0 0;border:0;padding-block:.6rem;list-style:none}.nav-dropdown__toggle::-webkit-details-marker{display:none}.nav-dropdown__toggle::marker{content:""}.language-switcher{justify-self:end}.language-switcher__trigger{color:#3f3b36;cursor:pointer;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.84rem;font-weight:500;display:inline-flex}.language-switcher__icon{object-fit:contain;width:1.1rem;height:1.1rem}.site-header--finishes{color:#f4eee6;-webkit-backdrop-filter:blur(16px)saturate(115%);backdrop-filter:blur(16px)saturate(115%);background:#080706b8;border-bottom-color:#f4eee61a}.site-header--finishes .site-header__brand img,.site-header--finishes .language-switcher__icon{filter:brightness(0)invert()}.site-header--finishes .site-header__link,.site-header--finishes .nav-dropdown__trigger,.site-header--finishes .nav-dropdown__toggle,.site-header--finishes .language-switcher__trigger{color:#f4eee6e8}.site-header--finishes .site-header__link:hover,.site-header--finishes .site-header__link--active,.site-header--finishes .nav-dropdown__trigger:hover,.site-header--finishes .nav-dropdown__toggle:hover,.site-header--finishes .language-switcher__trigger:hover{color:#d18a56}.site-header--finishes .site-header__link:after,.site-header--finishes .nav-dropdown__trigger:after{background:#c47d4b}.site-header--finishes .dropdown-panel{color:var(--color-text)}.site-header--cooperation .site-header__link--active{color:#9d5f3c}.site-footer{border-top:1px solid var(--color-border);background:var(--color-surface)}.site-footer__inner{justify-content:space-between;align-items:center;gap:var(--space-7);min-height:8.5rem;display:flex}.site-footer__identity{gap:var(--space-2);display:grid}.site-footer__brand{width:fit-content;font-size:var(--text-lg);letter-spacing:-.025em;font-weight:700}.site-footer__identity p{color:var(--color-text-muted);font-size:var(--text-xs)}.site-footer__nav{color:var(--color-text-muted);font-size:var(--text-xs);justify-content:flex-end;align-items:center;gap:clamp(1rem,1.7vw,2rem);display:flex}.site-footer__nav a{transition:color var(--transition-fast)}.site-footer__nav a:hover{color:var(--color-text)}@media (width<=75rem){.site-header__inner{gap:var(--space-4)}.site-header__nav{gap:1rem}.site-header__link,.nav-dropdown__trigger{font-size:var(--text-xs)}}.placeholder-page{background:var(--color-canvas);flex:1;align-items:center;min-height:clamp(32rem,62vh,48rem);display:flex}.placeholder-page__content{gap:var(--space-5);padding-block:var(--space-9);display:grid}.placeholder-page h1{max-width:46rem;font-size:var(--text-xl);letter-spacing:-.035em;font-weight:500;line-height:1.12}.placeholder-page p{color:var(--color-text-muted);font-size:var(--text-md)}.placeholder-page__eyebrow{letter-spacing:.14em;font-weight:700;color:var(--color-accent)!important;font-size:var(--text-xs)!important}.placeholder-page__link{width:fit-content;font-size:var(--text-sm);border-bottom:1px solid;padding-bottom:.18rem;font-weight:600}.home-page{background:var(--color-canvas);flex:1}.home-hero{min-height:calc(100vh - var(--header-height));isolation:isolate;background:linear-gradient(#f2ede8 0%,#f5eeeb 25%,#f5efeb 50%,#f4efea 75%,#f4ede9 100%);position:relative;overflow:hidden}.home-hero:before{z-index:0;content:"";pointer-events:none;background:linear-gradient(90deg,#f5efeb9e 0%,#f5efeb94 40%,#f5efeb85 52%,#f5efeb61 64%,#f5efeb38 75%,#f5efeb1a 85%,#f5efeb08 93%,#0000 100%);position:absolute;inset:0}.home-hero:after{z-index:0;background:linear-gradient(180deg, #f3f0ea00 0%, #f3f0ea1f 24%, #f3f0ea6b 50%, #f3f0eac7 75%, var(--color-section-background) 100%);content:"";pointer-events:none;height:clamp(8.5rem,10vw,11rem);position:absolute;bottom:0;left:0;right:0}.home-hero__background{z-index:-1;object-fit:contain;object-position:right center;width:100%;max-width:none;height:100%;position:absolute;inset:0}.home-hero__inner{min-height:calc(100vh - var(--header-height));align-items:center;padding-top:clamp(3rem,6vh,4.5rem);padding-bottom:clamp(4.25rem,9vh,6rem);display:flex}.home-hero__content{z-index:1;width:min(64vw,68rem);position:relative}.home-hero__eyebrow{color:#8a7a65;letter-spacing:.1em;margin-bottom:clamp(1.35rem,2.2vh,1.75rem);font-size:clamp(.75rem,.68vw,.84rem);font-weight:500;line-height:1.45}.home-hero__title{color:#181715;letter-spacing:-.04em;font-size:clamp(3.5rem,3.75vw,4.5rem);font-weight:700;line-height:1.08}.home-hero__title span{white-space:nowrap;display:block}.home-hero__description{color:#625e57;max-width:51rem;margin-top:clamp(1.75rem,3vh,2.25rem);font-size:clamp(1rem,.94vw,1.125rem);font-weight:400;line-height:1.72}.home-hero__actions{align-items:center;gap:1.125rem;margin-top:clamp(2.25rem,4vh,3rem);display:flex}.home-hero__action{min-height:var(--control-height);border-radius:var(--control-radius);letter-spacing:0;white-space:nowrap;transition:background-color var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);border:1px solid #0000;justify-content:center;align-items:center;gap:1.05rem;padding:.875rem clamp(1.7rem,2.15vw,2.6rem);font-size:clamp(.84rem,.75vw,.9rem);font-weight:600;line-height:1.2;display:inline-flex}.home-hero__action--primary{border-color:var(--color-button);background:var(--color-button);color:#fff}.home-hero__action--primary:hover{border-color:var(--color-button-hover);background:var(--color-button-hover)}.home-hero__action--secondary{color:#5f574d;background:#faf8f37a;border-color:#a79b8a}.home-hero__action--secondary:hover{background:#fffefad1;border-color:#817563}.home-hero__action--disabled{opacity:.68;cursor:not-allowed}.home-hero__action--disabled:hover{background:#faf8f37a;border-color:#a79b8a}.home-hero__action-arrow{font-size:1.15em;font-weight:400;line-height:1}.home-hero__whatsapp-icon{object-fit:contain;width:1.3rem;height:1.3rem}.home-hero__products-anchor{width:1px;height:1px;position:absolute;bottom:0;left:0}@media (width>=75rem) and (width<=100rem){.home-hero__content{width:min(67vw,62rem)}.home-hero__description{max-width:46.5rem;font-size:1rem}.home-hero__action{min-height:3.25rem;padding-inline:1.75rem}}.home-advantages{background:var(--color-section-background);padding-top:clamp(5.25rem,4.5vw,5.5rem)}.home-advantages__banner{isolation:isolate;height:clamp(22rem,24.5vw,29.5rem);position:relative;overflow:hidden}.home-advantages__banner:after{z-index:0;content:"";pointer-events:none;background:linear-gradient(90deg,#372e27a3 0%,#342b2494 54%,#2f27218a 100%);position:absolute;inset:0}.home-advantages__banner-image{z-index:-1;object-fit:cover;object-position:center bottom;width:100%;max-width:none;height:100%;position:absolute;inset:0}.home-advantages__banner-inner{z-index:1;align-items:center;height:100%;display:flex;position:relative}.home-advantages__banner-copy{width:100%;padding-left:clamp(1.25rem,1.6vw,2rem)}.home-advantages__eyebrow{color:#e2a050;letter-spacing:.08em;margin-bottom:clamp(1.25rem,1.7vw,2rem);font-size:clamp(.9rem,.88vw,1.05rem);font-weight:500;line-height:1.4}.home-advantages__title{color:#fff;letter-spacing:-.04em;width:fit-content;max-width:100%;font-size:clamp(3rem,3.55vw,4.25rem);font-weight:700;line-height:1.08}.home-advantages__description{color:#fffdf9d6;max-width:40rem;margin-top:clamp(1.5rem,2vw,2.25rem);font-size:clamp(.95rem,.9vw,1.075rem);font-weight:400;line-height:1.72}.home-advantages__grid{grid-template-columns:repeat(4,minmax(0,15.5rem));justify-content:space-between;column-gap:clamp(2.75rem,4vw,7rem);max-width:none;padding:clamp(3.5rem,4vw,4.5rem) clamp(7rem,9vw,11rem) clamp(8rem,9vw,10.5rem);display:grid}.home-advantages__item{text-align:left;min-width:0}.home-advantages__number{color:#8e7b61;letter-spacing:-.045em;font-size:clamp(2.4rem,2.5vw,3rem);font-weight:500;line-height:1}.home-advantages__item-title{color:#1b1917;letter-spacing:-.025em;min-height:3em;margin-top:clamp(2rem,2.2vw,2.75rem);font-size:clamp(1.05rem,1.02vw,1.24rem);font-weight:650;line-height:1.38}.home-advantages__item-title span{display:block}.home-advantages__item-description{color:#6b6760;max-width:15.5rem;margin-top:1.15rem;font-size:clamp(.84rem,.74vw,.92rem);font-weight:400;line-height:1.74}@media (width>=75rem) and (width<=100rem){.home-advantages__grid{column-gap:clamp(2.75rem,3.5vw,3.75rem)}}.material-comparison{background:#f3f0ea;padding-top:clamp(6.5rem,6.5vw,8rem);padding-bottom:clamp(7.5rem,8vw,9rem)}.material-comparison__header{width:100%;padding-inline:var(--page-gutter);text-align:center}.material-comparison__title{color:#171614;letter-spacing:-.04em;font-size:clamp(3rem,3.55vw,4.25rem);font-weight:700;line-height:1.1}.material-comparison__description{color:#625f59;max-width:52rem;margin:clamp(1.75rem,2vw,2.25rem) auto 0;font-size:clamp(1rem,1.1vw,1.3rem);font-weight:400;line-height:1.72}.material-comparison__table{border-collapse:collapse;table-layout:fixed;width:100%;margin-top:clamp(5rem,5.5vw,6.5rem)}.material-comparison__column{width:20%}.material-comparison__table th,.material-comparison__table td{vertical-align:middle;text-align:center}.material-comparison__table thead th{color:#171614;letter-spacing:-.025em;overflow-wrap:normal;word-break:normal;padding:0 clamp(.75rem,1.8vw,2.25rem) clamp(2.75rem,3.2vw,4rem);font-size:clamp(1.08rem,1.17vw,1.4rem);font-weight:650;line-height:1.6}.material-comparison__table tbody tr:nth-child(odd){background:#fffdf9}.material-comparison__table tbody tr:nth-child(2n){background:#f3f0ea}.material-comparison__table tbody th,.material-comparison__table tbody td{overflow-wrap:normal;word-break:normal;padding-block:clamp(.9rem,.94vw,1.125rem);padding-inline:clamp(.75rem,1.8vw,2.25rem);font-size:clamp(1rem,1vw,1.1875rem);line-height:1.35}.material-comparison__table tbody th{color:#1d1b19;font-weight:650}.material-comparison__table tbody td{color:#6b6760;font-weight:400}.material-comparison__table .material-comparison__highlight{color:#e78a24}.material-comparison__visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.product-series{min-height:calc(100vh - var(--header-height));background:#f3f0ea;padding-block:clamp(2rem,2.25vw,2.75rem) clamp(2.5rem,3.5vw,4.25rem)}.product-series__layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;gap:clamp(1.5rem,1.9vw,2.25rem);display:grid}.product-series__left,.product-series__right{min-width:0}.product-series__left{flex-direction:column;display:flex}.product-series__header{max-width:45rem}.product-series__title{color:#171614;letter-spacing:-.05em;font-size:clamp(3.4rem,3.7vw,4.45rem);font-weight:700;line-height:1.04}.product-series__description{color:#625f59;max-width:43rem;margin-top:clamp(1rem,1.25vw,1.5rem);font-size:clamp(1rem,1.06vw,1.275rem);font-weight:400;line-height:1.72}.product-series__left>.product-series-card{flex:auto;height:auto;margin-top:clamp(2rem,2.35vw,2.8rem)}.product-series__right{gap:clamp(1.5rem,1.67vw,2rem);display:grid}.product-series-card{--product-series-card-padding-x:clamp(1.75rem, 2vw, 2.4rem);--product-series-index-width:clamp(4.5rem, 5.2vw, 6.25rem);color:inherit;scroll-margin-top:calc(var(--header-height) + 1rem);background:#f8f6f1;border:1px solid #d7d2ca;border-radius:clamp(1rem,1.15vw,1.4rem);grid-template-rows:minmax(0,1fr) auto;display:grid;overflow:hidden}.product-series-page__future-anchor{scroll-margin-top:var(--header-height);display:block}.product-series-page__future-case-anchor{height:0;scroll-margin-top:var(--header-height);display:block}.product-series-card--large{height:clamp(32.5rem,35.2vw,42.25rem)}.product-series-card--upper{height:clamp(22rem,24.8vw,29.75rem)}.product-series-card--lower{height:clamp(18rem,19.8vw,23.75rem)}.product-series-card__media{background:#d2d2d0;min-height:0;position:relative;overflow:hidden}.product-series-card__placeholder{background:#d2d2d0;width:100%;height:100%}.product-series-card__image{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.product-series-card__information{min-height:clamp(7.25rem,6.8vw,8.125rem);padding:clamp(1.25rem, 1.45vw, 1.75rem) var(--product-series-card-padding-x);grid-template-columns:var(--product-series-index-width) minmax(0, 1fr) auto;background:#f8f6f1;align-items:center;display:grid}.product-series-card__index{color:#6f6a62;align-self:start;align-items:center;gap:clamp(.75rem,.85vw,1rem);padding-top:.12rem;font-size:clamp(.95rem,.94vw,1.125rem);font-weight:400;line-height:1.35;display:flex}.product-series-card__line{background:#827d75;flex:none;width:clamp(1.75rem,2vw,2.4rem);height:1px}.product-series-card__copy{align-self:start;min-width:0}.product-series-card__title{color:#1b1917;letter-spacing:-.025em;max-width:100%;font-size:clamp(1.08rem,1.1vw,1.32rem);font-weight:500;line-height:1.35}.product-series-card__description{color:#6b6760;max-width:40rem;margin-top:clamp(.45rem,.55vw,.65rem);font-size:clamp(.82rem,.8vw,.96rem);font-weight:400;line-height:1.55}.product-series-card__arrow{color:#2d2a26;justify-content:flex-end;align-self:center;align-items:center;width:clamp(2.5rem,3vw,3.6rem);font-family:Arial,sans-serif;font-size:clamp(1.7rem,1.8vw,2.15rem);font-weight:300;line-height:1;display:inline-flex}.product-series-card:focus-visible{outline-offset:5px}@media (width>=75rem) and (width<=100rem){.product-series-card{--product-series-card-padding-x:clamp(1.4rem, 1.8vw, 1.8rem);--product-series-index-width:clamp(4.15rem, 5.1vw, 4.8rem)}.product-series-card--compact .product-series-card__information{column-gap:.25rem}.product-series-card__arrow{width:2.35rem}}.product-intro{isolation:isolate;min-height:max(46rem, calc(100vh - var(--header-height)));scroll-margin-top:var(--header-height);background:#120d09;display:flex;position:relative;overflow:hidden}.product-intro__image,.product-intro__shade,.product-intro__transition{width:100%;height:100%;position:absolute;inset:0}.product-intro__image{z-index:0;object-fit:cover;object-position:center 52%;display:block}.product-intro__shade{z-index:1;background:linear-gradient(90deg,#090503f0 0%,#0a0604d6 29%,#0c08058a 48%,#0c08053b 69%,#0c080547 100%),#0b070526}.product-intro__transition{z-index:2;pointer-events:none;height:clamp(6rem,9vw,10.5rem)}.product-intro__transition--top{background:linear-gradient(to bottom, var(--color-section-background) 0%, #f3f0eab3 14%, #f3f0ea38 48%, #f3f0ea00 100%);top:0;bottom:auto}.product-intro__transition--bottom{background:linear-gradient(to bottom, #f3f0ea00 0%, #f3f0ea2e 42%, #f3f0eab8 82%, var(--color-section-background) 100%);top:auto;bottom:0}.product-intro__inner{z-index:3;align-items:center;padding-block:clamp(9rem,17vh,12.5rem);display:flex;position:relative}.product-intro__content{width:min(48rem,48vw)}.product-intro__eyebrow{color:#d98a4e;letter-spacing:.42em;font-size:clamp(.78rem,.82vw,.98rem);font-weight:500;line-height:1.4}.product-intro__rule{background:#d2763b;width:clamp(4.5rem,5.6vw,6.75rem);height:2px;margin-block:clamp(2rem,2.6vw,3rem) clamp(2.2rem,2.8vw,3.25rem);display:block}.product-intro__title{color:#f4eee5;letter-spacing:.065em;text-transform:uppercase;gap:.12em;font-size:clamp(3.65rem,4.55vw,5.5rem);font-weight:400;line-height:1.08;display:grid}.product-intro__title span{white-space:nowrap;display:block}.product-intro__description{color:#efe8dfc7;max-width:45rem;margin-top:clamp(2rem,2.45vw,2.9rem);font-size:clamp(1.05rem,1.15vw,1.35rem);font-weight:400;line-height:1.65}.product-intro--wide-title .product-intro__content{width:min(66rem,62vw)}.product-intro--wide-title .product-intro__title{font-size:clamp(3.1rem,3.85vw,4.65rem)}@media (width<=100rem){.product-intro__content{width:min(43rem,52vw)}.product-intro--wide-title .product-intro__content{width:min(56rem,64vw)}.product-intro__shade{background:linear-gradient(90deg,#090503f2 0%,#0a0604db 31%,#0c080594 52%,#0c08053d 74%,#0c08054a 100%),#0b070529}}.product-specifications{min-height:calc(100vh - var(--header-height));background:var(--color-section-background);scroll-margin-top:var(--header-height);padding-block:clamp(3.25rem,4.5vw,5.25rem) clamp(3.5rem,4.8vw,5.75rem)}.product-specifications__layout{grid-template-columns:minmax(0,1.16fr) minmax(27rem,.84fr);align-items:stretch;gap:clamp(2.25rem,3vw,3.75rem);display:grid}.product-specifications__primary,.product-specifications__list{min-width:0}.product-specifications__eyebrow{color:var(--color-accent);letter-spacing:.02em;font-size:clamp(.78rem,.82vw,.98rem);font-weight:700;line-height:1.4}.product-specifications__title{color:var(--color-text);letter-spacing:-.045em;gap:.06em;margin-top:clamp(.9rem,1.2vw,1.35rem);font-size:clamp(2.85rem,3.55vw,4.6rem);font-weight:700;line-height:1.08;display:grid}.product-specifications__title span{white-space:nowrap;display:block}.product-specifications__rule{background:#d0783e;width:100%;height:2px;margin-top:clamp(1.35rem,1.75vw,2rem);display:block}.product-specifications__figure{margin:clamp(1rem,1.25vw,1.5rem) 0 0}.product-specifications__media{aspect-ratio:1.64;background:#d5d0c8;border-radius:clamp(.85rem,1vw,1.2rem);position:relative;overflow:hidden}.product-specifications__image{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.product-specifications__caption{color:#69655f;max-width:96%;margin-top:clamp(1.25rem,1.55vw,1.8rem);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.08rem,1.3vw,1.5rem);font-weight:400;line-height:1.48}.product-specifications__list{grid-template-rows:repeat(6,minmax(5.9rem,1fr));gap:clamp(.75rem,.9vw,1.05rem);margin:0;display:grid}.product-specifications__item{background:#fffdf87a;border:1px solid #ded7ce;border-radius:clamp(.9rem,1vw,1.2rem);flex-direction:column;justify-content:center;min-height:0;padding:clamp(1.1rem,1.35vw,1.55rem) clamp(1.35rem,1.7vw,2rem);display:flex}.product-specifications__label{color:var(--color-accent);letter-spacing:.01em;font-size:clamp(.7rem,.7vw,.84rem);font-weight:700;line-height:1.35}.product-specifications__value{color:var(--color-text);margin:clamp(.65rem,.75vw,.85rem) 0 0;font-size:clamp(1rem,1.08vw,1.28rem);font-weight:400;line-height:1.34}@media (width<=100rem){.product-specifications__layout{grid-template-columns:minmax(0,1.13fr) minmax(25rem,.87fr);gap:clamp(1.75rem,2.5vw,2.5rem)}.product-specifications__title{font-size:clamp(2.75rem,3.4vw,3.25rem)}.product-specifications__list{grid-template-rows:repeat(6,minmax(5.55rem,1fr))}}.cabinet-board-projects{background:var(--color-section-background);scroll-margin-top:var(--header-height);padding-block:clamp(4.5rem,6vw,7rem) clamp(5rem,7vw,8rem)}.cabinet-board-projects__header{max-width:60rem}.cabinet-board-projects__title{color:var(--color-text);letter-spacing:-.045em;font-size:clamp(2.4rem,2.45vw,3.15rem);font-weight:700;line-height:1.04;display:grid}.cabinet-board-projects__title span{display:block}.cabinet-board-projects__description{color:#716d67;max-width:49rem;margin-top:clamp(1rem,1.3vw,1.5rem);font-size:clamp(1rem,1.05vw,1.25rem);font-weight:400;line-height:1.55}.cabinet-board-projects__grid{grid-template:"featured right-top"clamp(13.5rem,16.4vw,19.75rem)"featured right-middle"clamp(13rem,15.7vw,18.85rem)"left-middle right-tall"clamp(17rem,19vw,22.75rem)"left-bottom right-tall"clamp(15rem,17.4vw,20.85rem)/minmax(0,1.62fr) minmax(22rem,1fr);gap:clamp(1rem,1.2vw,1.45rem);margin:clamp(2rem,2.65vw,3.15rem) 0 0;padding:0;list-style:none;display:grid}.cabinet-board-projects__item{min-width:0;min-height:0}.cabinet-board-projects__item--featured{grid-area:featured}.cabinet-board-projects__item--right-top{grid-area:right-top}.cabinet-board-projects__item--right-middle{grid-area:right-middle}.cabinet-board-projects__item--left-middle{grid-area:left-middle}.cabinet-board-projects__item--right-tall{grid-area:right-tall}.cabinet-board-projects__item--left-bottom{grid-area:left-bottom}.product-project-card,.product-project-card__link{width:100%;height:100%;display:block}.product-project-card{background:#d1ccc4;border-radius:clamp(.85rem,1vw,1.2rem);overflow:hidden}.product-project-card__link{color:#fff;position:relative;overflow:hidden}.product-project-card__image,.product-project-card__overlay{width:100%;height:100%;position:absolute;inset:0}.product-project-card__image{object-fit:cover;display:block}.product-project-card__overlay{background:linear-gradient(#0f0b0800 24%,#0f0b0833 48%,#0f0b0894 75%,#0d0a07d1 100%)}.product-project-card__information{z-index:1;position:absolute;bottom:clamp(1.35rem,1.8vw,2.15rem);left:clamp(1.4rem,1.8vw,2.15rem);right:clamp(4.5rem,5vw,6rem)}.product-project-card__title{color:#fff;letter-spacing:-.025em;max-width:34rem;font-size:clamp(1.12rem,1.27vw,1.5rem);font-weight:600;line-height:1.2}.product-project-card__system{color:#ffffffe8;margin-top:clamp(.55rem,.7vw,.8rem);font-size:clamp(.8rem,.84vw,1rem);font-weight:400;line-height:1.4}.cabinet-board-projects__item--featured .product-project-card__title{max-width:41rem;font-size:clamp(1.75rem,2.15vw,2.55rem)}.cabinet-board-projects__item--featured .product-project-card__system,.cabinet-board-projects__item--left-middle .product-project-card__system,.cabinet-board-projects__item--left-bottom .product-project-card__system,.cabinet-board-projects__item--right-tall .product-project-card__system{font-size:clamp(.9rem,.98vw,1.16rem)}.cabinet-board-projects__item--left-middle .product-project-card__title,.cabinet-board-projects__item--left-bottom .product-project-card__title,.cabinet-board-projects__item--right-tall .product-project-card__title{font-size:clamp(1.35rem,1.55vw,1.85rem)}.product-project-card__arrow{z-index:1;aspect-ratio:1;color:#fff;border:1px solid #ffffffd1;border-radius:50%;justify-content:center;align-items:center;width:clamp(2.7rem,3vw,3.5rem);display:inline-flex;position:absolute;bottom:clamp(1.15rem,1.45vw,1.7rem);right:clamp(1.15rem,1.5vw,1.75rem)}.product-project-card__arrow svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:52%;height:52%}.product-project-card__link:focus-visible{outline:2px solid var(--color-accent);outline-offset:-4px}@media (width<=100rem){.cabinet-board-projects__grid{grid-template-columns:minmax(0,1.58fr) minmax(20rem,1fr)}.product-project-card__information{right:4.5rem}}.product-projects{background:var(--color-section-background);scroll-margin-top:var(--header-height);padding-block:clamp(4.5rem,6vw,7rem) clamp(5rem,7vw,8rem)}.product-projects__header{max-width:67rem}.product-projects__title{color:var(--color-text);letter-spacing:-.045em;font-size:clamp(2.4rem,2.45vw,3.15rem);font-weight:700;line-height:1.04;display:grid}.product-projects__title span{display:block}.product-projects__description{color:#716d67;max-width:52rem;margin-top:clamp(1rem,1.3vw,1.5rem);font-size:clamp(1rem,1.05vw,1.25rem);font-weight:400;line-height:1.55}.product-projects__grid{gap:clamp(1rem,1.2vw,1.45rem);margin:clamp(2rem,2.65vw,3.15rem) 0 0;padding:0;list-style:none;display:grid}.product-projects__grid--wall-panel{grid-template-rows:repeat(2,clamp(12.5rem,15vw,17rem)) repeat(2,clamp(14rem,17vw,19.5rem));grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"featured featured right-top""featured featured right-middle""row-two-left row-two-middle row-two-right""row-three-left row-three-middle row-three-right"}.product-projects__grid--outdoor{grid-template:"featured secondary"clamp(30rem,39vw,46rem)"landscape facade"clamp(25rem,31.5vw,37rem)/minmax(0,1.58fr) minmax(22rem,1fr)}.product-projects__item{min-width:0;min-height:0}.product-projects__grid--wall-panel .product-projects__item--featured,.product-projects__grid--outdoor .product-projects__item--featured{grid-area:featured}.product-projects__item--right-top{grid-area:right-top}.product-projects__item--right-middle{grid-area:right-middle}.product-projects__item--row-two-left{grid-area:row-two-left}.product-projects__item--row-two-middle{grid-area:row-two-middle}.product-projects__item--row-two-right{grid-area:row-two-right}.product-projects__item--row-three-left{grid-area:row-three-left}.product-projects__item--row-three-middle{grid-area:row-three-middle}.product-projects__item--row-three-right{grid-area:row-three-right}.product-projects__item--secondary{grid-area:secondary}.product-projects__item--landscape{grid-area:landscape}.product-projects__item--facade{grid-area:facade}.product-projects__grid--wall-panel .product-projects__item--featured .product-project-card__title,.product-projects__grid--outdoor .product-projects__item--featured .product-project-card__title{max-width:42rem;font-size:clamp(1.75rem,2.05vw,2.45rem)}.product-projects__grid--wall-panel .product-projects__item--featured .product-project-card__system,.product-projects__grid--outdoor .product-projects__item--featured .product-project-card__system,.product-projects__grid--outdoor .product-projects__item--landscape .product-project-card__system,.product-projects__grid--outdoor .product-projects__item--facade .product-project-card__system{font-size:clamp(.9rem,.98vw,1.16rem)}.product-projects__grid--outdoor .product-projects__item--secondary .product-project-card__title,.product-projects__grid--outdoor .product-projects__item--landscape .product-project-card__title,.product-projects__grid--outdoor .product-projects__item--facade .product-project-card__title{font-size:clamp(1.35rem,1.55vw,1.85rem)}@media (width<=100rem){.product-projects__grid--wall-panel{grid-template-rows:repeat(2,clamp(11.5rem,15vw,14.5rem)) repeat(2,clamp(13rem,17vw,16.5rem))}.product-projects__grid--outdoor{grid-template-rows:clamp(27rem,39vw,35rem) clamp(23rem,31.5vw,29rem);grid-template-columns:minmax(0,1.54fr) minmax(20rem,1fr)}.product-projects__grid--wall-panel .product-project-card__information{bottom:1.3rem;left:1.3rem;right:3.9rem}.product-projects__grid--wall-panel .product-project-card__title{font-size:clamp(1rem,1.18vw,1.2rem)}.product-projects__grid--wall-panel .product-project-card__system{font-size:clamp(.74rem,.78vw,.84rem)}.product-projects__grid--wall-panel .product-projects__item--featured .product-project-card__title{font-size:clamp(1.55rem,1.9vw,1.95rem)}}.project-portfolio-cover{min-height:max(42rem, calc(100vh - var(--header-height)));scroll-margin-top:var(--header-height);background:#120e0a;position:relative;overflow:hidden}.project-portfolio-cover__image{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.project-portfolio-cover__semantic-copy{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.product-case-detail{background:var(--color-section-background);color:var(--color-text);isolation:isolate;scroll-margin-top:-1.5rem;position:relative;overflow:hidden}.product-case-detail__inner{height:clamp(50rem, calc(100vh - var(--header-height)), 62rem);position:relative}.product-case-detail__main-image{z-index:0;top:0;right:calc(var(--page-gutter) * -1);width:calc(66% + var(--page-gutter));object-fit:cover;clip-path:polygon(13.5% 0,100% 0,100% 100%,0 100%);height:65.5%;position:absolute}.product-case-detail__header{z-index:2;top:13.4%;left:var(--page-gutter);width:35%;position:absolute}.product-case-detail__eyebrow{color:#9b6633;letter-spacing:.015em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:clamp(.6rem,.8vw,.95rem);margin:0 0 clamp(1.25rem,1.8vw,2rem);font-size:clamp(.72rem,.82vw,.95rem);font-weight:600;display:flex}.product-case-detail__eyebrow svg{fill:currentColor;flex:none;width:1.25em;height:1.25em}.product-case-detail__eyebrow-separator{opacity:.7;background:currentColor;width:1px;height:1.15em}.product-case-detail__title{letter-spacing:-.045em;margin:0;font-size:clamp(2.35rem,2.85vw,3.55rem);font-weight:700;line-height:1.06}.product-case-detail__title-line{background:#a66e37;width:clamp(2.6rem,3.5vw,3.8rem);height:2px;margin-top:clamp(1rem,1.45vw,1.6rem);display:block}.product-case-detail__facts{z-index:2;top:37.2%;bottom:4.7%;left:var(--page-gutter);grid-template-rows:repeat(4,minmax(0,1fr));width:28.4%;margin:0;padding:0;list-style:none;display:grid;position:absolute}.product-case-detail__fact{border-bottom:1px solid #ded7cc;grid-template-columns:clamp(3.5rem,4.3vw,4.75rem) minmax(0,1fr);align-items:center;min-height:0;padding-block:clamp(.7rem,1.15vh,1rem);display:grid}.product-case-detail__fact:last-child{border-bottom:0}.product-case-detail__fact-icon{color:#9f6a36;aspect-ratio:1;border:1px solid #b98b5d;border-radius:50%;place-items:center;width:clamp(2.85rem,3.35vw,3.65rem);display:grid}.product-case-detail__fact-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;width:60%;height:60%}.product-case-detail__fact-copy{min-width:0;padding-left:clamp(.8rem,1vw,1.15rem)}.product-case-detail__fact-copy h3{color:#9b6633;letter-spacing:.015em;text-transform:uppercase;margin:0 0 .35rem;font-size:clamp(.72rem,.82vw,.92rem);font-weight:700;line-height:1.2}.product-case-detail__fact-copy p{color:#27241f;margin:0;font-size:clamp(.68rem,.72vw,.84rem);line-height:1.48}.product-case-detail__support-image-frame{z-index:3;background:#fff;width:18.4%;height:37%;margin:0;padding:clamp(.3rem,.4vw,.45rem);position:absolute;bottom:4.7%;left:32%;box-shadow:0 5px 16px #473b2c14}.product-case-detail__support-image{object-fit:cover;width:100%;height:100%}.product-case-detail__result{z-index:2;background:#faf8f4d1;border:1px solid #d9cbbb;grid-template-columns:clamp(5.5rem,6.8vw,7.5rem) minmax(0,1fr);align-items:center;width:48.2%;height:28.4%;padding:clamp(1.5rem,2.4vw,2.8rem);display:grid;position:absolute;bottom:4.2%;right:0}.product-case-detail__result-icon{color:#a66e37;align-self:center;place-items:center;display:grid}.product-case-detail__result-icon:after{content:"";background:currentColor;width:clamp(2.2rem,2.7vw,3rem);height:1px;margin-top:clamp(.8rem,1.1vw,1.25rem)}.product-case-detail__result-icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;width:clamp(3.9rem,4.8vw,5.2rem);height:clamp(3.9rem,4.8vw,5.2rem)}.product-case-detail__result-icon svg path{fill:currentColor;stroke:none}.product-case-detail__result-copy{padding-left:clamp(.8rem,1.4vw,1.6rem)}.product-case-detail__result-label{color:#9b6633;text-transform:uppercase;margin:0 0 clamp(1rem,1.35vw,1.45rem);font-size:clamp(.78rem,.9vw,1rem);font-weight:700}.product-case-detail__result-text{max-width:28ch;margin:0;font-size:clamp(1.25rem,1.6vw,1.8rem);line-height:1.42}.product-case-detail__quote{color:#d7cec3;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,5vw,5.5rem);line-height:1;position:absolute;top:.7rem;right:2rem}.product-case-detail--long-title .product-case-detail__header{width:39%;top:8.5%}.product-case-detail--long-title .product-case-detail__title{font-size:clamp(1.9rem,2.35vw,2.95rem);line-height:1.04}.product-case-detail--review-compact.product-case-detail--long-title .product-case-detail__eyebrow{gap:clamp(.45rem,.6vw,.7rem);font-size:clamp(.64rem,.7vw,.8rem)}.product-case-detail--dense-copy .product-case-detail__fact{padding-block:clamp(.5rem,.85vh,.75rem)}.product-case-detail--dense-copy .product-case-detail__fact-copy p{font-size:clamp(.62rem,.66vw,.77rem);line-height:1.4}.product-case-detail--long-result .product-case-detail__result-text{max-width:36ch;font-size:clamp(1.05rem,1.35vw,1.5rem);line-height:1.38}.product-case-detail--review-compact .product-case-detail__inner{height:clamp(44rem, calc(88vh - var(--header-height)), 54rem)}.product-case-detail--review-compact{padding-bottom:clamp(4rem,5.5vw,6.5rem)}.product-case-detail--review-compact .product-case-detail__main-image{height:53%;top:10.5%}.product-case-detail--review-compact .product-case-detail__header{top:10.5%}.product-case-detail--review-compact .product-case-detail__eyebrow{margin-bottom:clamp(.9rem,1.3vw,1.35rem)}.product-case-detail--review-compact .product-case-detail__title-line{margin-top:clamp(.75rem,1vw,1.1rem)}.product-case-detail--review-compact .product-case-detail__facts{top:35.5%;bottom:4%}.product-case-detail--review-compact .product-case-detail__fact{padding-block:clamp(.45rem,.7vh,.7rem)}.product-case-detail--review-compact .product-case-detail__fact-copy h3{margin-bottom:.25rem}.product-case-detail--review-compact .product-case-detail__fact-copy p{line-height:1.4}.product-case-detail--review-compact .product-case-detail__support-image-frame{width:17.2%;height:33.5%;bottom:4%;left:35.5%}.product-case-detail--review-compact .product-case-detail__result{grid-template-columns:clamp(4.6rem,5.6vw,6.2rem) minmax(0,1fr);width:46.8%;height:30%;padding:clamp(1.15rem,1.8vw,2rem);bottom:3%;right:0}.product-case-detail--review-compact.product-case-detail--long-result .product-case-detail__result{height:34%;bottom:0}.product-case-detail--review-compact .product-case-detail__result-icon svg{width:clamp(3.25rem,4vw,4.3rem);height:clamp(3.25rem,4vw,4.3rem)}.product-case-detail--review-compact .product-case-detail__result-label{margin-bottom:clamp(.6rem,.8vw,.9rem);font-size:clamp(.72rem,.78vw,.86rem)}.product-case-detail--review-compact .product-case-detail__result-text{max-width:30ch;font-size:clamp(1.05rem,1.35vw,1.5rem);line-height:1.35}.product-case-detail--review-compact .product-case-detail__quote{font-size:clamp(3rem,4vw,4.4rem);top:.4rem;right:1.5rem}@media (width<=100rem){.product-case-detail__main-image{width:calc(65% + var(--page-gutter))}.product-case-detail__header{width:36%}.product-case-detail__facts{width:29.2%}.product-case-detail__support-image-frame{width:18.8%;left:32.8%}.product-case-detail__result{width:47.8%}}.finishes-page{margin-top:calc(var(--header-height) * -1);background:#090604;position:relative}.finishes-hero{color:#f4eee6;isolation:isolate;background:#090604;min-height:max(42rem,100vh);display:grid;position:relative;overflow:hidden}.finishes-hero__background,.finishes-hero__tone,.finishes-hero__gradient{width:100%;height:100%;position:absolute;inset:0}.finishes-hero__background{z-index:-3;object-fit:cover;object-position:center center;max-width:none}.finishes-hero__tone{z-index:-2;background:linear-gradient(#0e09064f,#0805036b),linear-gradient(#0805033d 0%,#0000 34%,#08050324 100%)}.finishes-hero__gradient{z-index:-1;background:linear-gradient(90deg,#030302f7 0%,#040302e8 15%,#050403c7 27%,#0705048c 39%,#08060447 50%,#08060414 61%,#0000 72%)}.finishes-hero__inner{min-height:max(42rem,100vh);padding-top:calc(var(--header-height) + clamp(1.5rem, 3vh, 2.75rem));align-items:center;padding-bottom:clamp(3.5rem,7vh,6rem);display:flex}.finishes-hero__copy{width:min(34rem,41vw)}.finishes-hero__eyebrow{color:#c57a45;letter-spacing:.09em;margin:0 0 clamp(1.5rem,2vw,2.1rem);font-size:clamp(.78rem,.82vw,.98rem);font-weight:600;line-height:1.4}.finishes-hero__title{color:#f4eee6;letter-spacing:-.045em;margin:0;font-size:clamp(3.2rem,3.5vw,4.35rem);font-weight:500;line-height:1.04}.finishes-hero__description{color:#f4eee6e3;max-width:31rem;margin:clamp(1.5rem,2vw,2.15rem) 0 0;font-size:clamp(1rem,1.08vw,1.28rem);line-height:1.62}.finishes-hero__actions{gap:clamp(.85rem,1.1vw,1.25rem);width:clamp(20rem,23.5vw,25.5rem);margin-top:clamp(2rem,2.7vw,3rem);display:grid}.finishes-hero__cta{color:#f8f1e9;border:1px solid #0000;grid-template-columns:1fr auto 1fr;align-items:center;min-height:clamp(3.4rem,4vw,3.9rem);padding-inline:clamp(1.45rem,1.8vw,2rem);font-size:clamp(.92rem,.92vw,1.08rem);font-weight:500;line-height:1.2;display:grid}.finishes-hero__cta>span:first-child{text-align:center;grid-column:2}.finishes-hero__cta-arrow{grid-column:3;justify-self:end;font-size:1.4em;font-weight:300;line-height:1}.finishes-hero__cta--primary{background:linear-gradient(90deg,#854822 0%,#a66439 100%);border-color:#9d6038}.finishes-hero__cta--primary:hover{background:#a66439}.finishes-hero__cta--secondary{background:#0a070561;border-color:#b77748d4}.finishes-hero__cta--secondary:hover{background:#0a07059e;border-color:#d08a55}@media (width<=95rem){.finishes-hero__copy{width:min(31rem,43vw)}.finishes-hero__gradient{background:linear-gradient(90deg,#030302fa 0%,#040302eb 17%,#050403c9 29%,#0705048c 42%,#08060440 54%,#0000 69%)}}.finishes-collection{color:#eee7df;isolation:isolate;min-height:max(48rem,100vh);scroll-margin-top:var(--header-height);background:radial-gradient(80% 120% at 88% 8%,#671813b8 0%,#43111087 31%,#0000 67%),radial-gradient(55% 90% at 48% 70%,#3a141052 0%,#0000 74%),linear-gradient(115deg,#090a0a 0%,#0f0c0b 42%,#24100e 100%);position:relative;overflow:hidden}.finishes-collection:before{z-index:-1;content:"";opacity:.52;pointer-events:none;background:linear-gradient(100deg,#00000047 0%,#0000 48%),repeating-linear-gradient(96deg,#ffffff03 0 1px,#0000 1px 9px);position:absolute;inset:0}.finishes-collection__inner{flex-direction:column;justify-content:center;min-height:max(48rem,100vh);padding-top:clamp(4.75rem,7.5vh,7rem);padding-bottom:clamp(4rem,6.5vh,6rem);display:flex}.finishes-collection__header{max-width:43rem}.finishes-collection__eyebrow,.finishes-collection__title,.finishes-collection__description{margin:0}.finishes-collection__eyebrow{color:#d2773b;letter-spacing:.07em;font-size:clamp(.74rem,.76vw,.9rem);font-weight:500;line-height:1.35}.finishes-collection__title{color:#eee7df;letter-spacing:-.04em;margin-top:clamp(.7rem,1vw,1rem);font-size:clamp(2.6rem,3vw,3.65rem);font-weight:400;line-height:1.04}.finishes-collection__description{color:#eee7dfc2;margin-top:clamp(.8rem,1.05vw,1.15rem);font-size:clamp(.92rem,.92vw,1.08rem);line-height:1.55}.finishes-collection-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(.75rem,1vw,1.15rem);margin-top:clamp(1.8rem,2.6vw,3rem);display:grid}.finishes-collection-tabs__button{color:#eee7df;text-align:left;background:#0d0a0938;border:1px solid #eee7df45;grid-template-columns:clamp(3.5rem,4.2vw,5rem) 1fr;align-items:center;min-height:clamp(4.55rem,5.25vw,5.95rem);padding:0 clamp(1rem,1.35vw,1.55rem);display:grid}.finishes-collection-tabs__button:hover,.finishes-collection-tabs__button:focus-visible{background:#511d153d;border-color:#d57439ad}.finishes-collection-tabs__button--active{background:linear-gradient(115deg,#4d160f 0%,#711f16 100%);border-color:#d27032}.finishes-collection-tabs__code{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.85rem,2.2vw,2.65rem);font-weight:400;line-height:1}.finishes-collection-tabs__label{letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.68rem,.73vw,.86rem);font-weight:500;line-height:1.3;overflow:hidden}.finishes-swatch-panel{margin-top:clamp(2rem,2.7vw,3.15rem)}.finishes-swatch-panel__heading{border-bottom:1px solid #eee7df40;justify-content:space-between;align-items:center;padding-bottom:clamp(.85rem,1vw,1rem);display:flex}.finishes-swatch-panel__heading p{color:#eee7dfb3;letter-spacing:.04em;gap:.55rem;margin:0;font-size:clamp(.78rem,.82vw,.96rem);line-height:1.3;display:flex}.finishes-swatch-panel__heading p:first-child span:first-child,.finishes-swatch-panel__heading p:last-child span:first-child{color:#df813f}.finishes-swatch-panel__stage{margin-top:clamp(1.45rem,1.8vw,2.1rem);position:relative}.finishes-swatch-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:clamp(.85rem,1.15vw,1.4rem);padding-inline:clamp(1rem,1.6vw,1.9rem);display:grid}.finishes-swatch-card{min-width:0}.finishes-swatch-card__image{aspect-ratio:.62;object-fit:cover;background:#1a1715;border:1px solid #eee7df2e;width:100%;display:block}.finishes-swatch-card__code,.finishes-swatch-card__name{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.finishes-swatch-card__code{color:#df813f;margin-top:clamp(.75rem,.9vw,.95rem);font-size:clamp(.76rem,.78vw,.9rem);font-weight:500;line-height:1.3}.finishes-swatch-card__name{color:#eee7dfd4;letter-spacing:.015em;text-transform:uppercase;margin-top:.3rem;font-size:clamp(.62rem,.64vw,.76rem);line-height:1.35}.finishes-swatch-panel__arrow{z-index:2;aspect-ratio:1;color:#eee7df;background:#0807068c;border:1px solid #df813f9e;border-radius:50%;place-items:center;width:clamp(2.15rem,2.4vw,2.65rem);font-size:clamp(1.25rem,1.5vw,1.7rem);line-height:1;display:grid;position:absolute;top:47%;transform:translateY(-50%)}.finishes-swatch-panel__arrow--previous{left:calc(-1*clamp(1rem,1.6vw,1.9rem))}.finishes-swatch-panel__arrow--next{right:calc(-1*clamp(1rem,1.6vw,1.9rem))}.finishes-swatch-panel__arrow:hover:not(:disabled),.finishes-swatch-panel__arrow:focus-visible:not(:disabled){background:#5b1e14ad;border-color:#df813f}.finishes-swatch-panel__arrow:disabled{cursor:default;opacity:.25}@media (width<=95rem){.finishes-collection__inner{padding-top:clamp(4rem,6vh,5.25rem);padding-bottom:clamp(3.5rem,5vh,4.5rem)}.finishes-collection-tabs{gap:.75rem}.finishes-collection-tabs__button{grid-template-columns:3.4rem 1fr;min-height:4.4rem;padding-inline:.9rem}.finishes-swatch-grid{gap:.8rem;padding-inline:1.2rem}.finishes-swatch-panel__arrow--previous{left:-1rem}.finishes-swatch-panel__arrow--next{right:-1rem}}.finishes-library{color:#eee9e3;min-height:max(48rem,100vh);scroll-margin-top:var(--header-height);background:#000;overflow:hidden}.finishes-library__inner{min-height:max(48rem,100vh);padding-top:calc(var(--header-height) + clamp(1.7rem, 2.6vh, 2.5rem));flex-direction:column;padding-bottom:clamp(3rem,5vh,4.6rem);display:flex}.finishes-library__header{max-width:48rem}.finishes-library__eyebrow,.finishes-library__title,.finishes-library__description,.finishes-library-card__code,.finishes-library-card__name,.finishes-library-status__results{margin:0}.finishes-library__eyebrow{color:#de8a18;letter-spacing:.055em;font-size:clamp(.76rem,.77vw,.9rem);font-weight:500;line-height:1.35}.finishes-library__title{color:#f0ebe5;letter-spacing:-.04em;margin-top:clamp(.45rem,.7vw,.75rem);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.85rem,3.3vw,4rem);font-weight:400;line-height:.98}.finishes-library__description{color:#f0ebe5c7;margin-top:clamp(.8rem,1vw,1rem);font-size:clamp(.85rem,.83vw,.98rem);line-height:1.5}.finishes-library-toolbar{grid-template-columns:minmax(23rem,1.12fr) minmax(36rem,1.48fr) auto;align-items:center;gap:clamp(.85rem,1vw,1.25rem);margin-top:clamp(1.75rem,2.25vw,2.5rem);display:grid}.finishes-library-search{border:1px solid #f0ebe554;grid-template-columns:auto 1fr;align-items:center;min-width:0;min-height:clamp(3.45rem,3.7vw,4rem);padding-inline:clamp(1rem,1.25vw,1.35rem);display:grid}.finishes-library-search:focus-within{border-color:#c1781b}.finishes-library-search__label{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.finishes-library-search__icon{fill:none;stroke:#f0ebe5;stroke-linecap:round;stroke-width:1.6px;width:clamp(1.15rem,1.2vw,1.35rem);height:clamp(1.15rem,1.2vw,1.35rem)}.finishes-library-search input{color:#f0ebe5;min-width:0;font:inherit;background:0 0;border:0;outline:0;padding:0 0 0 clamp(.85rem,1vw,1.1rem);font-size:clamp(.84rem,.85vw,1rem);line-height:1.3}.finishes-library-search input::placeholder{color:#f0ebe59c;opacity:1}.finishes-library-search input::-webkit-search-cancel-button{filter:invert();opacity:.72}.finishes-library-filters{grid-template-columns:repeat(9,minmax(3.25rem,1fr));gap:clamp(.5rem,.62vw,.75rem);display:grid}.finishes-library-filters__button{color:#eee9e3;background:#000;border:1px solid #f0ebe54a;place-items:center;min-height:clamp(3.45rem,3.7vw,4rem);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.05rem,1.08vw,1.28rem);line-height:1;display:grid}.finishes-library-filters__button:not(:disabled):hover,.finishes-library-filters__button:not(:disabled):focus-visible{border-color:#c1781b}.finishes-library-filters__button--active{color:#df8a00;border-color:#df8a00}.finishes-library-filters__button:disabled{cursor:default;opacity:1}.finishes-library-status{justify-content:flex-end;align-items:center;gap:clamp(.85rem,1vw,1.15rem);min-width:max-content;display:flex}.finishes-library-status__results{color:#f0ebe594;letter-spacing:.08em;font-size:clamp(.72rem,.75vw,.88rem);line-height:1.3}.finishes-library-status__results span,.finishes-library-status__pagination span:first-child{color:#df8a00}.finishes-library-status__divider{background:#f0ebe554;width:1px;height:1.65rem}.finishes-library-status__pagination{color:#f0ebe599;letter-spacing:.05em;background:0 0;border:0;padding:0;font-size:clamp(.72rem,.75vw,.88rem);line-height:1.3}.finishes-library-status__pagination:not(:disabled):hover,.finishes-library-status__pagination:not(:disabled):focus-visible{color:#f0ebe5}.finishes-library-status__pagination:disabled{cursor:default}.finishes-library-results{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.65rem,2vw,2.35rem) clamp(1.9rem,2.2vw,2.7rem);margin-top:clamp(1.7rem,2vw,2.15rem);display:grid}.finishes-library-card{outline-offset:.45rem;outline:1px solid #0000;min-width:0}.finishes-library-card--interactive{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:0;display:block}.finishes-library-card--interactive:hover .finishes-library-card__image,.finishes-library-card--interactive:focus-visible .finishes-library-card__image{border-color:#c1781b}.finishes-library-card:focus-visible{outline-color:#c1781b}.finishes-library-card__image{aspect-ratio:16/9;object-fit:cover;background:#000;border:1px solid #f0ebe51f;width:100%;display:block}.finishes-library-card__code{color:#e08b00;letter-spacing:.035em;margin-top:clamp(.7rem,.85vw,.9rem);font-size:clamp(.92rem,.98vw,1.15rem);font-weight:500;line-height:1.25}.finishes-library-card__name{color:#f0ebe5c9;letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin-top:.18rem;font-size:clamp(.76rem,.8vw,.95rem);line-height:1.35;overflow:hidden}@media (width<=95rem){.finishes-library__inner{padding-top:calc(var(--header-height) + 1.65rem);padding-bottom:3rem}.finishes-library-toolbar{grid-template-columns:minmax(20rem,.95fr) minmax(31rem,1.34fr) auto;gap:.7rem;margin-top:1.65rem}.finishes-library-filters{grid-template-columns:repeat(9,minmax(2.75rem,1fr));gap:.42rem}.finishes-library-search,.finishes-library-filters__button{min-height:3.35rem}.finishes-library-results{gap:1.4rem 1.35rem;margin-top:1.55rem}}.finish-detail{z-index:2000;color:#f1eee9;isolation:isolate;background:#000;flex-direction:column;min-width:72rem;min-height:42rem;padding:clamp(1.9rem,2.4vw,2.8rem) clamp(2.8rem,3vw,3.7rem) clamp(2.1rem,2.8vw,3.2rem);display:flex;position:fixed;inset:0;overflow:hidden}.finish-detail button,.finish-detail a{outline-offset:.24rem;outline:2px solid #0000}.finish-detail button:focus-visible,.finish-detail a:focus-visible{outline-color:#d69225}.finish-detail__topbar{flex:none;grid-template-columns:1fr auto auto;align-items:center;gap:clamp(1.35rem,2vw,2.5rem);display:grid}.finish-detail__back,.finish-detail__close,.finish-detail__view-button,.finish-detail__collection,.finish-detail__navigation button{color:inherit;background:0 0;border:0}.finish-detail__back{letter-spacing:.06em;align-items:center;gap:1rem;width:max-content;padding:0;font-size:clamp(.76rem,.77vw,.9rem);display:inline-flex}.finish-detail__back span:first-child,.finish-detail__navigation button span[aria-hidden=true]{font-size:clamp(1.65rem,1.8vw,2.1rem);font-weight:300;line-height:1}.finish-detail__position{color:#e8e3dc;letter-spacing:.04em;font-size:clamp(.82rem,.84vw,.98rem)}.finish-detail__position span:first-child{color:#e3a600}.finish-detail__close{aspect-ratio:1;border:1px solid #f1eee97a;place-items:center;width:clamp(2.65rem,2.9vw,3.25rem);padding:0;font-size:clamp(1.4rem,1.55vw,1.8rem);font-weight:200;line-height:1;display:grid}.finish-detail__layout{flex:1;grid-template-columns:minmax(0,1.58fr) minmax(0,.98fr) minmax(21rem,1.03fr);gap:clamp(1.1rem,1.35vw,1.65rem);min-height:0;padding-top:clamp(1.7rem,2.25vh,2.25rem);display:grid}.finish-detail__figure{flex-direction:column;min-width:0;min-height:0;margin:0;display:flex;overflow:hidden}.finish-detail__figure img{object-fit:cover;flex:1;width:100%;min-height:0;display:block}.finish-detail__figure--texture img{object-position:center}.finish-detail__figure figcaption{color:#f1eee9de;letter-spacing:.04em;flex:none;margin-top:.65rem;font-size:clamp(.65rem,.67vw,.78rem);line-height:1.25}.finish-detail--texture-only .finish-detail__layout{grid-template-columns:minmax(0,1.1fr) minmax(0,1.06fr) minmax(21rem,.9fr)}.finish-detail--texture-only .finish-detail__figure img{object-fit:cover;flex:none;height:calc(100% - 1.7rem)}.finish-detail__figure--texture-overview img{object-position:center}.finish-detail__figure--texture-close img{transform-origin:58% 48%;transform:scale(1.38)}.finish-detail__information{flex-direction:column;min-width:0;min-height:0;padding:clamp(1.2rem,1.5vw,1.75rem) 0 0 clamp(1.35rem,1.8vw,2.1rem);display:flex}.finish-detail__series,.finish-detail__code,.finish-detail__name,.finish-detail__view-label,.finish-detail__description{margin:0}.finish-detail__series{color:#e3a600;letter-spacing:.03em;font-size:clamp(.78rem,.8vw,.94rem)}.finish-detail__code{color:#f3efea;letter-spacing:-.045em;margin-top:clamp(.85rem,1vw,1.1rem);font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,4.1vw,5rem);font-weight:400;line-height:.9}.finish-detail__name{color:#f3efea;margin-top:clamp(.8rem,1vw,1.1rem);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,1.85vw,2.25rem);line-height:1.07}.finish-detail__divider{background:#f1eee96e;width:100%;height:1px;margin-top:clamp(1.25rem,1.5vw,1.75rem)}.finish-detail__view-label{color:#f1eee9cc;margin-top:clamp(1.65rem,2vw,2.25rem);font-size:clamp(.73rem,.75vw,.88rem)}.finish-detail__view-controls{grid-template-columns:minmax(7.4rem,.86fr) minmax(9.8rem,1.14fr);gap:clamp(.75rem,.85vw,1rem);margin-top:.65rem;display:grid}.finish-detail__view-button{letter-spacing:.025em;border:1px solid #f1eee98c;min-height:clamp(2.55rem,2.8vw,3.05rem);padding-inline:.85rem;font-size:clamp(.68rem,.72vw,.84rem);line-height:1.15}.finish-detail__view-button--active{background:linear-gradient(105deg,#a76413 0%,#c68827 100%);border-color:#e3a600}.finish-detail__view-button:disabled{cursor:default;color:#f1eee9ab;opacity:1}.finish-detail__description{color:#f1eee9e3;max-width:29rem;margin-top:clamp(1.7rem,2.1vw,2.4rem);font-size:clamp(.86rem,.9vw,1.05rem);line-height:1.65}.finish-detail__actions{gap:clamp(.8rem,.9vw,1.05rem);margin-top:auto;display:grid}.finish-detail__sample,.finish-detail__collection{color:#f3efea;text-align:center;border:1px solid #f1eee98f;place-items:center;min-height:clamp(3.25rem,3.55vw,3.95rem);padding-inline:1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(.96rem,1vw,1.18rem);display:grid}.finish-detail__sample{background:linear-gradient(105deg,#a76413 0%,#c68827 100%);border-color:#e3a600}.finish-detail__navigation{grid-template-columns:1fr 1px 1fr;align-items:center;margin-top:clamp(1.35rem,1.6vw,1.8rem);display:grid}.finish-detail__navigation button{letter-spacing:.05em;justify-content:space-between;align-items:center;gap:.8rem;padding:0;font-size:clamp(.72rem,.75vw,.88rem);display:flex}.finish-detail__navigation button:last-child{padding-left:clamp(1rem,1.4vw,1.6rem)}.finish-detail__navigation button:first-child{padding-right:clamp(1rem,1.4vw,1.6rem)}.finish-detail__navigation button:disabled{cursor:default;opacity:.28}.finish-detail__navigation-divider{background:#f1eee96b;width:1px;height:clamp(2.7rem,3.4vw,3.75rem)}.finishes-guidance,.finishes-sample{color:#f1eee9;background:#000;min-height:100vh}.finishes-guidance__inner,.finishes-sample__inner{width:min(100%,120rem);min-height:100vh;margin:0 auto;padding:clamp(4.5rem,7vh,6.75rem) clamp(4.25rem,5vw,6rem);display:grid}.finishes-guidance__inner{grid-template-columns:minmax(30rem,.98fr) minmax(38rem,1.25fr);gap:clamp(3rem,4.8vw,6rem)}.finishes-guidance__copy,.finishes-sample__copy{align-self:center}.finishes-guidance__eyebrow,.finishes-sample__eyebrow{color:#d78a34;letter-spacing:.18em;margin:0;font-size:clamp(.76rem,.84vw,1rem)}.finishes-guidance h2,.finishes-sample h2{letter-spacing:-.025em;margin:clamp(1rem,1.45vw,1.7rem) 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,3.6vw,4.4rem);font-weight:400;line-height:1.04}.finishes-guidance__description,.finishes-sample__description,.finishes-guidance__steps p,.finishes-guidance__compatibility p,.finishes-sample__note{color:#f1eee9d1;line-height:1.55}.finishes-guidance__description{max-width:35rem;margin:clamp(1.3rem,1.8vw,2rem) 0 0;font-size:clamp(1rem,1.2vw,1.35rem)}.finishes-guidance__steps{max-width:38rem;margin:clamp(2.5rem,3.8vw,4.25rem) 0 0;padding:0;list-style:none}.finishes-guidance__steps li{border-bottom:1px solid #f1eee94d;grid-template-columns:clamp(4.3rem,5.1vw,6rem) 1fr;gap:clamp(1.5rem,2.2vw,2.6rem);padding:0 0 clamp(1.65rem,2vw,2.35rem);display:grid}.finishes-guidance__steps li+li{padding-top:clamp(1.65rem,2vw,2.35rem)}.finishes-guidance__step-number{color:#dd8740;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,3.4vw,4rem);line-height:.85}.finishes-guidance__steps h3,.finishes-guidance__compatibility h3{letter-spacing:.06em;margin:0;font-size:clamp(.84rem,1vw,1.15rem);font-weight:400}.finishes-guidance__steps p{max-width:25rem;margin:.72rem 0 0;font-size:clamp(.82rem,.95vw,1.08rem)}.finishes-guidance__compatibility{border:1px solid #bb681d;width:min(100%,31rem);margin-top:clamp(1rem,1.25vw,1.5rem);padding:clamp(1.25rem,1.7vw,2rem) clamp(1.4rem,1.8vw,2.15rem)}.finishes-guidance__compatibility h3{color:#d78a34}.finishes-guidance__compatibility p{max-width:25rem;margin:.8rem 0 0;font-size:clamp(.82rem,.95vw,1.08rem)}.finishes-guidance__compatibility a{color:#d78a34;text-underline-offset:.28rem;align-items:center;gap:1.25rem;margin-top:1.1rem;font-size:clamp(.8rem,.9vw,1.02rem);text-decoration:underline;display:inline-flex}.finishes-guidance__compatibility a:focus-visible,.finishes-sample__action:focus-visible{outline-offset:.3rem;outline:2px solid #d78a34}.finishes-guidance__visual,.finishes-sample__visual{min-width:0;margin:0;position:relative}.finishes-guidance__application,.finishes-guidance__texture,.finishes-sample__application,.finishes-sample__texture{object-fit:cover;display:block;position:absolute}.finishes-guidance__application{width:70%;height:57%;top:0;left:0}.finishes-guidance__texture{width:53%;height:65%;top:18%;right:0}.finishes-guidance__visual figcaption,.finishes-sample__visual figcaption{color:#f1eee9;letter-spacing:.03em;flex-direction:column;font-size:clamp(.76rem,.85vw,.96rem);line-height:1.5;display:flex;position:absolute}.finishes-guidance__visual figcaption{align-items:flex-end;bottom:12%;right:58%}.finishes-guidance__visual figcaption span,.finishes-sample__visual figcaption span{color:#d78a34}.finishes-sample__inner{grid-template-columns:minmax(30rem,.98fr) minmax(40rem,1.4fr);gap:clamp(3rem,5vw,6rem)}.finishes-sample h2 span{display:block}.finishes-sample__description{max-width:36rem;margin:clamp(1.5rem,2.1vw,2.5rem) 0 0;font-size:clamp(1rem,1.2vw,1.35rem)}.finishes-sample__actions{gap:1rem;width:min(100%,23rem);margin-top:clamp(2rem,2.5vw,3rem);display:grid}.finishes-sample__action{color:#f1eee9;border:1px solid #c07624;place-items:center;min-height:clamp(3.5rem,4vw,4.5rem);font-family:Georgia,Times New Roman,serif;font-size:clamp(1rem,1.15vw,1.3rem);display:grid}.finishes-sample__action--primary{background:linear-gradient(105deg,#a74315 0%,#c55b1f 100%)}.finishes-sample__note{max-width:24rem;margin:clamp(1.25rem,1.7vw,2rem) 0 0;font-size:clamp(.86rem,1vw,1.12rem)}.finishes-sample__application{width:78%;height:83%;top:1%;right:0}.finishes-sample__texture{width:30%;height:63%;top:12%;left:0}.finishes-sample__visual figcaption{bottom:13%;left:0}@media (width<=95rem){.finishes-guidance__inner,.finishes-sample__inner{padding:4rem 3.5rem}.finishes-guidance__inner{grid-template-columns:minmax(26rem,.94fr) minmax(34rem,1.14fr);gap:3.25rem}.finishes-sample__inner{grid-template-columns:minmax(27rem,.96fr) minmax(36rem,1.28fr);gap:3.5rem}.finish-detail{padding:1.45rem 2.25rem 1.75rem}.finish-detail__layout{grid-template-columns:minmax(0,1.46fr) minmax(0,.94fr) minmax(20rem,1fr);gap:1rem;padding-top:1.25rem}.finish-detail--texture-only .finish-detail__layout{grid-template-columns:minmax(0,1.05fr) minmax(0,1.02fr) minmax(20rem,.9fr)}.finish-detail__information{padding-top:.85rem;padding-left:1.2rem}.finish-detail__view-label{margin-top:1.2rem}.finish-detail__description{margin-top:1.25rem}.finish-detail__actions{gap:.7rem}.finish-detail__navigation{margin-top:1rem}}.delivery-support-page{--delivery-ink:#171411;--delivery-muted:#6b655e;--delivery-warm:#f3f0ea;--delivery-warm-soft:#faf7f1;--delivery-copper:#a76d3d;--delivery-copper-light:#c28b5c;--delivery-dark:#080706;--delivery-dark-soft:#12100e;background:var(--delivery-warm);color:var(--delivery-ink);overflow:clip}.delivery-support-page h1,.delivery-support-page h2,.delivery-support-page h3,.delivery-support-page p,.delivery-support-page figure,.delivery-support-page ol,.delivery-support-page ul,.delivery-support-page dl{margin:0}.delivery-support-page ol,.delivery-support-page ul{padding:0;list-style:none}.delivery-support-page img{width:100%;display:block}.delivery-support-section{min-height:min(64rem, calc(100vh - var(--header-height)));background:var(--delivery-warm);position:relative}.delivery-support-section--dark{background:var(--delivery-dark);color:#f2ece4}.delivery-support__eyebrow{color:var(--delivery-copper);letter-spacing:.24em;text-transform:uppercase;font-size:clamp(.72rem,.72vw,.9rem);font-weight:600;line-height:1.3}.delivery-support-section--dark .delivery-support__eyebrow,.delivery-support-hero .delivery-support__eyebrow{color:var(--delivery-copper-light)}.delivery-support__accent-line{background:var(--delivery-copper);width:4.5rem;height:1px;margin-block:clamp(1.5rem,2vw,2.5rem);display:block}.delivery-support__lead{color:var(--delivery-muted);font-size:clamp(1rem,1.05vw,1.25rem);line-height:1.7}.delivery-support__index{color:var(--delivery-copper);letter-spacing:.08em;font-size:clamp(.78rem,.82vw,.98rem);font-weight:600}.delivery-support__arrow-link{min-height:3.35rem;color:inherit;letter-spacing:.11em;text-transform:uppercase;border:1px solid;justify-content:space-between;align-items:center;gap:2.5rem;padding-inline:1.5rem;font-size:.76rem;font-weight:600;display:inline-flex}.delivery-support__arrow-link span:last-child{font-size:1rem;font-weight:400}.delivery-support-hero{min-height:calc(100vh - var(--header-height));isolation:isolate;color:#f6f0e8;background:#17110c;position:relative;overflow:hidden}.delivery-support-hero__image,.delivery-support-hero__shade{position:absolute;inset:0}.delivery-support-hero__image{z-index:-2;object-fit:cover;object-position:center 54%;height:100%}.delivery-support-hero__shade{z-index:-1;background:linear-gradient(90deg,#040302f2 0%,#080604db 27%,#08060457 58%,#0806041f 100%),linear-gradient(#0000 62%,#0403026b 100%)}.delivery-support-hero__inner{min-height:calc(100vh - var(--header-height));align-items:center;display:flex}.delivery-support-hero__copy{width:min(43rem,50%);padding-bottom:2vh}.delivery-support-hero h1{letter-spacing:-.055em;white-space:pre-line;max-width:12ch;margin-top:clamp(1.5rem,2.4vw,2.8rem);font-size:clamp(3.5rem,5.1vw,6.3rem);font-weight:500;line-height:.98}.delivery-support-hero__copy>p:last-child{color:#f6f0e8b8;max-width:37rem;font-size:clamp(1rem,1.1vw,1.3rem);line-height:1.7}.delivery-supply{align-items:stretch;display:grid}.delivery-supply__layout{grid-template-columns:43% 57%;width:100%;display:grid}.delivery-supply__copy{flex-direction:column;justify-content:center;padding:clamp(4.5rem,7vw,8.5rem) clamp(3rem,6vw,8.5rem);display:flex}.delivery-supply h2,.delivery-samples h2,.delivery-after-sales h2,.delivery-project-cta h2{letter-spacing:-.052em;white-space:pre-line;margin-top:1.5rem;font-size:clamp(3.2rem,4.4vw,5.6rem);font-weight:550;line-height:1.02}.delivery-supply .delivery-support__lead{max-width:34rem;margin-top:1.8rem}.delivery-supply__list{gap:0;margin-top:clamp(2.6rem,4vw,4.8rem);display:grid}.delivery-supply__list li{border-top:1px solid #d9d2c8;grid-template-columns:3.2rem 1fr;gap:1rem;padding-block:clamp(1rem,1.25vw,1.45rem);display:grid}.delivery-supply__list strong,.delivery-supply__list small,.delivery-samples__steps strong,.delivery-samples__steps small,.delivery-quality__checks strong,.delivery-quality__checks small{display:block}.delivery-supply__list strong{font-size:clamp(.98rem,1vw,1.18rem);font-weight:600}.delivery-supply__list small{color:var(--delivery-muted);margin-top:.3rem;font-size:.84rem;line-height:1.45}.delivery-supply__media{min-height:min(64rem, calc(100vh - var(--header-height)));overflow:hidden}.delivery-supply__media img{object-fit:cover;object-position:52% center;height:100%}.delivery-order{align-items:center;display:flex}.delivery-order__inner{gap:clamp(3.4rem,5vw,6rem);padding-block:clamp(4.5rem,7vw,8rem);display:grid}.delivery-order__heading{text-align:center;max-width:63rem;margin-inline:auto}.delivery-order__heading h2,.delivery-quality__heading h2,.delivery-logistics__copy h2{letter-spacing:-.052em;margin-top:1.4rem;font-size:clamp(3rem,4.1vw,5.1rem);font-weight:550;line-height:1.04}.delivery-order__heading p{max-width:48rem;color:var(--delivery-muted);margin:1.4rem auto 0;font-size:clamp(1rem,1vw,1.2rem);line-height:1.65}.delivery-order__phases{grid-template-columns:repeat(5,1fr);display:grid}.delivery-order__phases li{text-align:center;justify-items:center;padding-inline:1.25rem;display:grid;position:relative}.delivery-order__number{aspect-ratio:1;width:clamp(3.6rem,4.8vw,5.4rem);color:var(--delivery-copper);border:1px solid #c9b59e;border-radius:50%;place-items:center;font-size:clamp(1.25rem,1.8vw,2.1rem);display:grid}.delivery-order__connector{border-top:1px solid #d8d0c5;width:calc(100% - clamp(4rem,5.4vw,6rem));position:absolute;top:clamp(1.8rem,2.4vw,2.7rem);left:calc(50% + clamp(2rem,2.7vw,3rem))}.delivery-order__phases li:last-child .delivery-order__connector{display:none}.delivery-order__phases strong{letter-spacing:.14em;margin-top:1.35rem;font-size:.88rem}.delivery-order__phases small{min-height:2.6rem;color:var(--delivery-muted);white-space:pre-line;margin-top:.6rem;font-size:.8rem;line-height:1.5}.delivery-order__guarantees{border-block:1px solid #ded7cd;grid-template-columns:repeat(4,1fr);max-width:70rem;margin-inline:auto;display:grid}.delivery-order__guarantees li{color:#544e47;border-right:1px solid #ded7cd;justify-content:center;align-items:center;gap:1rem;min-height:7rem;font-size:.9rem;display:flex}.delivery-order__guarantees li:last-child{border-right:0}.delivery-order__icon,.delivery-logistics__stage-icon,.delivery-after-sales__icon{aspect-ratio:1;width:2.75rem;color:var(--delivery-copper);border:1px solid #bfa17f;border-radius:50%;place-items:center;display:grid}.delivery-order__icon svg,.delivery-logistics__stage-icon svg,.delivery-after-sales__icon svg{width:1.15rem}.delivery-samples{align-items:center;display:flex}.delivery-samples__layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(4rem,7vw,9rem);padding-block:clamp(4.5rem,7vw,7.5rem);display:grid}.delivery-samples__intro>p.delivery-support__lead{max-width:34rem}.delivery-samples__intro>img{object-fit:contain;object-position:left center;height:clamp(17rem,25vw,28rem);margin-top:clamp(2.2rem,3vw,3.6rem)}.delivery-samples__steps{align-self:center}.delivery-samples__steps ol{border-top:1px solid #d7d0c7;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.delivery-samples__steps li{border-bottom:1px solid #d7d0c7;border-right:1px solid #d7d0c7;grid-template-columns:3rem 1fr;gap:1rem;min-height:8.6rem;padding:clamp(1.2rem,1.8vw,2rem);display:grid}.delivery-samples__steps li:nth-child(2n){border-right:0}.delivery-samples__steps strong{font-size:clamp(.92rem,1vw,1.12rem)}.delivery-samples__steps small{color:var(--delivery-muted);margin-top:.55rem;font-size:.82rem;line-height:1.5}.delivery-samples__steps .delivery-support__arrow-link{margin-top:2.2rem}.delivery-quality{align-items:center;display:flex}.delivery-quality__inner{gap:clamp(2.2rem,3.6vw,4.3rem);padding-block:clamp(4.25rem,6.5vw,7.2rem);display:grid}.delivery-quality__heading{grid-template-columns:minmax(0,1fr) minmax(22rem,.65fr);align-items:end;gap:2rem;display:grid}.delivery-quality__heading .delivery-support__eyebrow{grid-column:1/-1}.delivery-quality__heading p{color:#f2ece496;font-size:.98rem;line-height:1.65}.delivery-quality__layout{grid-template-columns:minmax(0,1.35fr) minmax(21rem,.65fr);gap:clamp(2.5rem,4.5vw,5.5rem);display:grid}.delivery-quality__main-image{object-fit:cover;object-position:center 58%;height:clamp(19rem,27vw,31rem)}.delivery-quality__thumbnails{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:.75rem;display:grid}.delivery-quality__thumbnails figure{background:#181512;position:relative;overflow:hidden}.delivery-quality__thumbnails img{opacity:.76;object-fit:cover;height:clamp(6rem,7vw,8.5rem)}.delivery-quality__thumbnails figcaption{color:#fff;font-size:clamp(.58rem,.6vw,.72rem);line-height:1.25;position:absolute;bottom:.5rem;left:.55rem;right:.55rem}.delivery-quality__checks{border-top:1px solid #ffffff26;grid-template-columns:repeat(2,1fr);display:grid}.delivery-quality__checks li{border-bottom:1px solid #ffffff26;border-right:1px solid #ffffff26;grid-template-columns:2.5rem 1fr;gap:.8rem;min-height:9.2rem;padding:1.35rem;display:grid}.delivery-quality__checks li:nth-child(2n){border-right:0}.delivery-quality__checks strong{font-size:.9rem;font-weight:600}.delivery-quality__checks small{color:#f2ece485;margin-top:.5rem;font-size:.72rem;line-height:1.5}.delivery-quality__note{border-left:1px solid var(--delivery-copper);color:#f2ece4a8;padding-left:1rem;font-size:.8rem}.delivery-logistics{border-top:1px solid #ffffff14;align-items:center;display:flex}.delivery-logistics__inner{gap:clamp(2.8rem,4vw,4.8rem);padding-block:clamp(4.3rem,6.4vw,7.5rem);display:grid}.delivery-logistics__layout{grid-template-columns:minmax(31rem,.9fr) minmax(0,1.1fr);gap:clamp(3rem,5vw,6rem);display:grid}.delivery-logistics__copy>p{color:#f2ece494;max-width:35rem;margin-top:1.3rem;font-size:.9rem;line-height:1.65}.delivery-logistics__documents{grid-template-columns:repeat(2,1fr);gap:.85rem;margin-top:2rem;display:grid}.delivery-logistics__document{color:#191614;background:#f0eee9;border:1px solid #ffffff29;padding:.85rem}.delivery-logistics__document h3{color:var(--delivery-copper);letter-spacing:.13em;margin-bottom:.7rem;font-size:.7rem}.delivery-logistics__document table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.47rem}.delivery-logistics__document th,.delivery-logistics__document td{text-align:left;border:1px solid #cbc5ba;height:1rem;padding:.16rem .25rem}.delivery-logistics__document dl{gap:.2rem;margin-top:.45rem;font-size:.43rem;display:grid}.delivery-logistics__document dl div{border-bottom:1px solid #d6d0c6;grid-template-columns:1fr 1.4fr;display:grid}.delivery-logistics__document dt,.delivery-logistics__document dd{padding:.1rem 0}.delivery-logistics__records{grid-template-columns:repeat(4,1fr);gap:.7rem;margin-top:1.4rem;display:grid}.delivery-logistics__records li{color:#f2ece4b0;text-align:center;border:1px solid #ffffff26;align-content:center;justify-items:center;gap:.45rem;min-height:4.6rem;font-size:.62rem;display:grid}.delivery-logistics__records svg{width:1.05rem;color:var(--delivery-copper-light)}.delivery-logistics__mosaic{object-fit:cover;object-position:center;height:100%;min-height:35rem}.delivery-logistics__stages{grid-template-columns:repeat(4,1fr);max-width:72rem;margin-inline:auto;display:grid}.delivery-logistics__stages li{color:#f2ece4ad;white-space:pre-line;justify-content:center;align-items:center;gap:.8rem;min-width:0;font-size:.72rem;line-height:1.35;display:flex;position:relative}.delivery-logistics__stage-arrow{color:#f2ece457;position:absolute;right:-.25rem}.delivery-after-sales{border-top:1px solid #ffffff14;align-items:center;display:flex}.delivery-after-sales__layout{grid-template-columns:minmax(0,1.25fr) minmax(27rem,.75fr);gap:clamp(3.5rem,6vw,7rem);padding-block:clamp(4.5rem,7vw,8rem);display:grid}.delivery-after-sales__gallery{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);gap:.65rem;height:clamp(35rem,47vw,53rem);display:grid}.delivery-after-sales__gallery img{object-fit:cover;height:100%}.delivery-after-sales__gallery img:first-child{object-position:50% 45%}.delivery-after-sales__gallery img:nth-child(2){object-position:58% 50%}.delivery-after-sales__gallery img:nth-child(3){object-position:50% 42%}.delivery-after-sales__gallery img:nth-child(4){object-position:50% 52%}.delivery-after-sales__gallery img:nth-child(5){object-position:54% 45%}.delivery-after-sales__gallery img:nth-child(6){object-position:48% 48%}.delivery-after-sales__copy{align-self:center}.delivery-after-sales__copy>p{color:#f2ece494;max-width:31rem;margin-top:1.6rem;font-size:.95rem;line-height:1.7}.delivery-after-sales__copy ol{border-top:1px solid #ffffff26;grid-template-columns:repeat(2,1fr);margin-block:2.5rem;display:grid}.delivery-after-sales__copy li{border-bottom:1px solid #ffffff26;border-right:1px solid #ffffff26;grid-template-columns:2.2rem 2.8rem 1fr;align-items:center;gap:.7rem;min-height:8rem;padding:1rem;display:grid}.delivery-after-sales__copy li:nth-child(2n){border-right:0}.delivery-after-sales__copy strong{font-size:.78rem;font-weight:500;line-height:1.35}.delivery-after-sales__note{color:#f2ece46b;margin-top:1.1rem;font-size:.66rem;display:block}.delivery-project-cta{min-height:min(60rem, calc(100vh - var(--header-height)));isolation:isolate;background:var(--delivery-warm-soft);align-items:center;display:flex;overflow:hidden}.delivery-project-cta__drawing{z-index:-1;color:#a99e90;opacity:.58;width:69%;height:83%;position:absolute;top:4%;right:-2%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000026 9%,#000 29% 100%);mask-image:linear-gradient(90deg,#0000 0%,#00000026 9%,#000 29% 100%)}.delivery-project-cta__drawing-lines{fill:none;stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter;stroke-width:1.15px;vector-effect:non-scaling-stroke}.delivery-project-cta__drawing-lines text{fill:currentColor;stroke:none;font-family:var(--font-sans);letter-spacing:.08em;font-size:11px}.delivery-project-cta__inner{z-index:2;padding-block:clamp(5rem,8vw,9rem) clamp(8rem,11vw,12rem);position:relative}.delivery-project-cta__copy{width:min(36rem,40%)}.delivery-project-cta__copy>p{color:var(--delivery-muted);margin-top:1.6rem;font-size:1rem;line-height:1.65}.delivery-project-cta__copy ul{gap:.85rem;margin-top:2.2rem;display:grid}.delivery-project-cta__copy li{color:#4d4740;align-items:center;gap:.75rem;font-size:.84rem;display:flex}.delivery-project-cta__copy li span{aspect-ratio:1;width:1.25rem;color:var(--delivery-copper);border:1px solid #b58a64;border-radius:50%;place-items:center;font-size:.62rem;display:grid}.delivery-project-cta__actions{gap:.75rem;margin-top:2.8rem;display:flex}.delivery-project-cta__button{color:#58483b;letter-spacing:.09em;border:1px solid #a98b70;justify-content:center;align-items:center;min-height:3.35rem;padding-inline:1.45rem;font-size:.72rem;font-weight:600;display:inline-flex}.delivery-project-cta__button--primary{color:#fff;background:#9a7e65}.delivery-project-cta__footer{min-height:6.5rem;padding-inline:var(--page-gutter);color:#f5efe8a3;background:#11100e;grid-template-columns:repeat(4,1fr);align-items:center;display:grid;position:absolute;bottom:0;left:0;right:0}.delivery-project-cta__footer li{letter-spacing:.04em;text-align:center;border-right:1px solid #ffffff24;font-size:.76rem}.delivery-project-cta__footer li:last-child{border-right:0}@media (width<=100rem){.delivery-support-section{min-height:min(56rem, calc(100vh - var(--header-height)))}.delivery-supply__copy{padding:4.5rem clamp(2.8rem,4.7vw,5rem)}.delivery-supply__media{min-height:min(56rem, calc(100vh - var(--header-height)))}.delivery-samples__layout,.delivery-quality__inner,.delivery-logistics__inner,.delivery-after-sales__layout{padding-block:4.5rem}.delivery-quality__checks li{min-height:7.8rem;padding:1rem}.delivery-logistics__layout{grid-template-columns:minmax(28rem,.92fr) minmax(0,1.08fr);gap:3rem}.delivery-logistics__mosaic{min-height:31rem}.delivery-after-sales__layout{grid-template-columns:minmax(0,1.2fr) minmax(25rem,.8fr);gap:3.5rem}.delivery-after-sales__gallery{height:40rem}.delivery-after-sales__copy li{grid-template-columns:1.8rem 2.5rem 1fr;min-height:7rem;padding:.8rem}.delivery-project-cta__drawing{width:73%;right:-8%}}@media (width<=90rem){.delivery-samples__layout{gap:3.5rem}.delivery-samples__steps li{min-height:7.5rem;padding:1.1rem}.delivery-quality__layout{grid-template-columns:minmax(0,1.3fr) minmax(20rem,.7fr);gap:2.5rem}.delivery-order__guarantees li{min-height:6rem}}.cooperation-page{--cooperation-black:#030303;--cooperation-ink:#f8f4ed;--cooperation-muted:#b9b4ae;--cooperation-gold:#d59a3a;--cooperation-line:#eee2cd38;background:var(--cooperation-black);color:var(--cooperation-ink);overflow:clip}.cooperation-page h1,.cooperation-page h2,.cooperation-page h3,.cooperation-page p{margin:0}.cooperation-eyebrow{color:var(--cooperation-gold);letter-spacing:.06em;font-size:clamp(.72rem,.78vw,.93rem);font-weight:700;line-height:1.4}.cooperation-rule{background:var(--cooperation-gold);width:4.5rem;height:2px;display:block}.cooperation-hero{min-height:calc(100vh - var(--header-height));background:linear-gradient(90deg,#020202 0%,#020202f5 24%,#02020294 50%,#02020214 76%),linear-gradient(#00000024,#00000057),url(/assets/product-series/neo-polymer-intro-background.png) 50%/cover no-repeat;position:relative}.cooperation-hero__inner{min-height:calc(100vh - var(--header-height));align-items:center;display:flex}.cooperation-hero__content{width:min(48rem,53vw);padding-block:clamp(5rem,8vh,7.5rem)}.cooperation-hero h1{letter-spacing:-.045em;white-space:pre-line;margin-top:clamp(1.5rem,2.3vh,2.25rem);font-size:clamp(3.6rem,5.15vw,6.25rem);font-weight:600;line-height:.98}.cooperation-hero .cooperation-rule{margin-top:clamp(2.2rem,3.7vh,3.5rem)}.cooperation-hero__description{color:#f8f4edcf;max-width:38rem;font-size:clamp(1.05rem,1.32vw,1.55rem);line-height:1.62;margin-top:clamp(1.8rem,3vh,2.8rem)!important}.cooperation-hero__cta{color:#fff;letter-spacing:.08em;text-transform:uppercase;min-height:4.4rem;transition:background-color var(--transition-fast);background:#9c806b;align-items:center;gap:1.25rem;margin-top:clamp(2rem,4vh,3.25rem);padding:0 2.25rem;font-size:.94rem;font-weight:700;display:inline-flex}.cooperation-hero__cta:hover{background:#b0927a}.cooperation-hero__cta:focus-visible,.project-brief-form button:focus-visible{outline-offset:4px;outline:2px solid #f2b757}.quotation-essentials,.cooperation-faq,.project-brief{background:var(--cooperation-black)}.quotation-essentials__inner{min-height:max(52rem, calc(100vh - var(--header-height)));grid-template-columns:minmax(0,55%) minmax(0,45%);padding-block:clamp(5.5rem,8vh,8rem);display:grid}.quotation-essentials__primary{padding-right:clamp(3.5rem,5vw,6rem)}.quotation-essentials__primary h2,.cooperation-faq__header h2,.project-brief__intro h2{letter-spacing:-.04em;white-space:pre-line;margin-top:1.65rem;font-size:clamp(3.15rem,4.35vw,5.25rem);font-weight:600;line-height:1.04}.quotation-essentials__intro{max-width:43rem;color:var(--cooperation-muted);font-size:clamp(1rem,1.18vw,1.35rem);line-height:1.55;margin-top:1.6rem!important}.quotation-essentials__list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(2.5rem,4vw,4.75rem);margin:clamp(3.5rem,6vh,5rem) 0 0;padding:0;list-style:none;display:grid}.quotation-essentials__list li{border-bottom:1px solid var(--cooperation-line);grid-template-columns:3.25rem minmax(0,1fr);align-content:center;gap:1.15rem;min-height:9.25rem;display:grid}.quotation-essentials__list li:nth-last-child(-n+2){border-bottom:0}.quotation-essentials__number,.cooperation-faq__number{color:var(--cooperation-gold);font-size:clamp(1.85rem,2.3vw,2.8rem);font-weight:500;line-height:1}.quotation-essentials__list h3{font-size:clamp(1rem,1.15vw,1.32rem);font-weight:600;line-height:1.35}.quotation-essentials__list p{color:var(--cooperation-muted);font-size:clamp(.85rem,.89vw,1rem);line-height:1.55;margin-top:.8rem!important}.quotation-factors{border-left:1px solid var(--cooperation-line);flex-direction:column;justify-content:center;padding-left:clamp(3.5rem,5vw,6rem);display:flex}.quotation-factors__formula{flex-wrap:wrap;gap:.4rem .75rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,2.1vw,2.6rem);line-height:1.35;display:flex;margin-top:clamp(2.5rem,4vh,4rem)!important}.quotation-factors__formula span{align-items:baseline;gap:.75rem;display:inline-flex}.quotation-factors__formula b{color:var(--cooperation-gold);font-family:var(--font-sans);font-size:.7em;font-weight:400}.quotation-factors__swatches{grid-template-columns:repeat(8,minmax(0,1fr));gap:.55rem;margin-top:clamp(3rem,5vh,4.5rem);display:grid}.quotation-factors__swatches img{object-fit:cover;border-radius:.35rem;width:100%;height:clamp(7rem,15vh,11.5rem)}.quotation-factors .cooperation-rule{margin-top:clamp(2.5rem,4vh,3.7rem)}.quotation-factors__note{color:var(--cooperation-muted);white-space:pre-line;font-size:clamp(1rem,1.06vw,1.2rem);line-height:1.6;margin-top:1.5rem!important}.cooperation-faq__inner{min-height:max(50rem, calc(100vh - var(--header-height)));grid-template-columns:minmax(21rem,31%) minmax(0,69%);gap:clamp(4rem,8vw,9rem);padding-block:clamp(5.5rem,8vh,8rem);display:grid}.cooperation-faq__header{flex-direction:column;justify-content:center;display:flex}.cooperation-faq__header>p:not(.cooperation-eyebrow){max-width:25rem;color:var(--cooperation-muted);font-size:clamp(1rem,1.22vw,1.4rem);line-height:1.6;margin-top:2rem!important}.cooperation-faq__header .cooperation-rule{width:15rem;margin-top:2.7rem}.cooperation-faq__list{align-content:center;margin:0;display:grid}.cooperation-faq__item{border-bottom:1px solid var(--cooperation-line);grid-template-columns:5rem minmax(0,1fr);align-content:center;gap:1.8rem;min-height:9rem;display:grid}.cooperation-faq__item:last-child{border-bottom:0}.cooperation-faq__item dt{letter-spacing:-.025em;font-size:clamp(1.45rem,1.9vw,2.3rem);font-weight:500;line-height:1.25}.cooperation-faq__item dd{color:var(--cooperation-muted);margin:.9rem 0 0;font-size:clamp(.9rem,1vw,1.12rem);line-height:1.55}.project-brief{scroll-margin-top:var(--header-height)}.project-brief__inner{min-height:max(51rem, calc(100vh - var(--header-height)));grid-template-columns:minmax(20rem,37%) minmax(0,63%);align-items:center;gap:clamp(4rem,6vw,7rem);padding-block:clamp(4.5rem,7vh,6.5rem);display:grid}.project-brief__intro>p:not(.cooperation-eyebrow){max-width:33rem;color:var(--cooperation-muted);font-size:clamp(1rem,1.15vw,1.32rem);line-height:1.7;margin-top:2rem!important}.project-brief__intro ol{gap:1.3rem;margin:clamp(3rem,5vh,4.5rem) 0 0;padding:0;list-style:none;display:grid}.project-brief__intro li{grid-template-columns:4.5rem minmax(0,1fr);align-items:center;display:grid}.project-brief__intro li span{color:var(--cooperation-gold);border-right:1px solid #d59a3a73;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:400}.project-brief__intro li strong{padding-left:2rem;font-size:clamp(1rem,1.18vw,1.35rem);font-weight:500}.project-brief-form{color:#1d1b18;background:#f5f1ea;padding:clamp(2.4rem,3.5vw,4rem)}.project-brief-form h3{font-size:clamp(1.5rem,1.8vw,2rem);font-weight:700}.project-brief-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem 2.5rem;margin-top:1.9rem;display:grid}.project-brief-form label{color:#34302b;gap:.3rem;font-size:.9rem;display:grid}.project-brief-form input,.project-brief-form select,.project-brief-form textarea{color:#1d1b18;width:100%;min-width:0;font:inherit;background:0 0;border:0;border-bottom:1px solid #aa9d8b;border-radius:0;outline:0;padding:.28rem 0 .55rem}.project-brief-form input:focus,.project-brief-form select:focus,.project-brief-form textarea:focus{border-bottom-color:#8a5a2f;box-shadow:0 2px #8a5a2f}.project-brief-form__file{position:relative}.project-brief-form .project-brief-form__file-input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.project-brief-form__file-control{cursor:pointer;border-bottom:1px solid #aa9d8b;align-items:center;gap:.75rem;min-height:2.1rem;padding-bottom:.35rem;display:flex}.project-brief-form__file-control>span{background:#ded5c8;padding:.26rem .6rem;font-size:.72rem}.project-brief-form__file-control small{color:#625b52;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.project-brief-form__file:focus-within .project-brief-form__file-control{border-bottom-color:#8a5a2f;box-shadow:0 2px #8a5a2f}.project-brief-form__message{grid-column:1/-1}.project-brief-form textarea{resize:vertical;min-height:3.2rem}.project-brief-form button{color:#fff;min-height:4.2rem;font:inherit;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;background:#9a8b72;border:0;justify-content:center;align-items:center;gap:1rem;margin-top:2.4rem;padding:0 2.5rem;font-size:.9rem;font-weight:700;display:inline-flex}.project-brief-form>p{color:#625b52;font-size:.86rem;margin-top:1.4rem!important}@media (width<=100rem){.quotation-essentials__inner{grid-template-columns:minmax(0,57%) minmax(0,43%)}.quotation-essentials__primary,.quotation-factors{padding-left:3rem;padding-right:3rem}.quotation-essentials__primary{padding-left:0}.quotation-factors{padding-right:0}.project-brief__inner{gap:3.5rem}}@media (width<=82rem){.cooperation-hero h1{font-size:3.45rem}.quotation-essentials__primary h2,.cooperation-faq__header h2,.project-brief__intro h2{font-size:3rem}.quotation-essentials__list{column-gap:1.75rem}.quotation-essentials__list li{grid-template-columns:2.65rem minmax(0,1fr)}.quotation-essentials__number{font-size:1.85rem}.cooperation-faq__inner{gap:3.5rem}.cooperation-faq__item{grid-template-columns:3.75rem minmax(0,1fr)}.project-brief-form{padding:2.5rem}}.customer-fit{background:#f3f0ea;padding-block:clamp(5.5rem,6.25vw,7.5rem) clamp(5.75rem,6.5vw,7.75rem)}.customer-fit__inner{width:100%}.customer-fit__header{text-align:center}.customer-fit__eyebrow{color:#8d7e67;letter-spacing:.045em;font-size:clamp(.95rem,1.05vw,1.25rem);font-weight:600;line-height:1.35}.customer-fit__title{color:#171614;letter-spacing:-.045em;max-width:90rem;margin:clamp(1rem,1.25vw,1.5rem) auto 0;font-size:clamp(3rem,3.55vw,4.25rem);font-weight:700;line-height:1.1}.customer-fit__description{color:#625f59;max-width:52rem;margin:clamp(1.25rem,1.55vw,1.85rem) auto 0;font-size:clamp(1rem,1.1vw,1.3rem);font-weight:400;line-height:1.72}.customer-fit__list{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.25rem,1.65vw,2rem);margin-top:clamp(4.5rem,5.25vw,6.25rem);list-style:none;display:grid}.customer-fit__item{min-width:0}.customer-fit-card{background:#f8f6f1;border:1px solid #d4d0c9;border-radius:clamp(1rem,1.1vw,1.35rem);grid-template-rows:minmax(0,1fr) auto;height:100%;display:grid;overflow:hidden}.customer-fit-card__media{aspect-ratio:6/7;background:#d2d2d0;min-height:0;overflow:hidden}.customer-fit-card__placeholder{background:#d2d2d0;width:100%;height:100%}.customer-fit-card__image{object-fit:cover;width:100%;height:100%}.customer-fit-card__information{text-align:center;background:#f8f6f1;justify-content:center;align-items:center;min-height:clamp(5.75rem,5.8vw,6.9rem);padding:clamp(1rem,1.25vw,1.5rem) clamp(.75rem,1.15vw,1.35rem);display:flex}.customer-fit-card__label{color:#1b1917;letter-spacing:-.02em;overflow-wrap:normal;word-break:normal;font-size:clamp(.88rem,.88vw,1.05rem);font-weight:500;line-height:1.45}@media (width>=75rem) and (width<=100rem){.customer-fit__list{gap:clamp(1rem,1.4vw,1.4rem)}.customer-fit-card__information{padding-inline:.65rem}}.project-showcase{background:#f3f0ea;padding-block:clamp(4rem,4.4vw,5.25rem) clamp(4.5rem,5vw,6rem)}.project-showcase__inner{max-width:108rem}.project-showcase__header{max-width:61rem}.project-showcase__title{color:#171614;letter-spacing:-.04em;font-size:clamp(2.5rem,2.65vw,3.2rem);font-weight:700;line-height:1.08}.project-showcase__description{color:#625f59;max-width:52rem;margin-top:clamp(.8rem,.95vw,1.1rem);font-size:clamp(1rem,1.02vw,1.2rem);font-weight:400;line-height:1.55}.project-showcase-carousel{margin-top:clamp(1.8rem,2.05vw,2.45rem)}.project-showcase-carousel__stage{position:relative}.project-showcase-carousel__viewport{height:clamp(28rem,31vw,37rem);position:relative;overflow:hidden}.project-showcase-carousel__slide{position:absolute;inset:0}.project-showcase-carousel__slide[hidden]{display:none}.project-showcase-carousel__slide--active{z-index:2}.project-showcase-carousel__slide--exiting{z-index:1;pointer-events:none}.project-showcase-carousel__slide--entering-next{animation:.42s ease-out both project-showcase-enter-next}.project-showcase-carousel__slide--exiting-next{animation:.42s ease-out both project-showcase-exit-next}.project-showcase-carousel__slide--entering-previous{animation:.42s ease-out both project-showcase-enter-previous}.project-showcase-carousel__slide--exiting-previous{animation:.42s ease-out both project-showcase-exit-previous}.project-showcase-slide{gap:clamp(1rem,1.2vw,1.4rem);height:100%;display:grid}.project-showcase-slide--large-left{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}.project-showcase-slide--large-right{grid-template-columns:minmax(0,1fr) minmax(0,2fr)}.project-showcase-slide__stack{grid-template-rows:repeat(2,minmax(0,1fr));gap:clamp(1rem,1.2vw,1.4rem);min-width:0;min-height:0;display:grid}.project-card{background:#cbcbc9;border:1px solid #d4d0c9;border-radius:clamp(.55rem,.55vw,.7rem);min-width:0;min-height:0;position:relative;overflow:hidden}.project-card__media,.project-card__placeholder,.project-card__image{width:100%;height:100%}.project-card__media{background:#cbcbc9;overflow:hidden}.project-card__placeholder{background:#cbcbc9}.project-card__image{object-fit:cover}.project-card__overlay{z-index:1;background:linear-gradient(#18161400 42%,#1816141f 62%,#18161494 100%);position:absolute;inset:0}.project-card__information{z-index:2;color:#fffdf9;padding:clamp(1.45rem,1.85vw,2.2rem);position:absolute;bottom:0;left:0;right:0}.project-card__name{letter-spacing:-.025em;font-size:clamp(1.2rem,1.32vw,1.58rem);font-weight:650;line-height:1.28}.project-card__system{color:#fffdf9db;margin-top:clamp(.3rem,.35vw,.42rem);font-size:clamp(.82rem,.82vw,.98rem);font-weight:400;line-height:1.45}.project-card__line{background:#fffdf9c7;width:2.4rem;height:1px;margin-block:clamp(.65rem,.7vw,.82rem);display:block}.project-card__description{color:#fffdf9d1;max-width:31rem;font-size:clamp(.82rem,.82vw,.98rem);font-weight:400;line-height:1.55}.project-card--compact .project-card__information{padding:clamp(1.15rem,1.3vw,1.55rem)}.project-card--compact .project-card__name{font-size:clamp(1.05rem,1.05vw,1.25rem)}.project-card--compact .project-card__system,.project-card--compact .project-card__description{font-size:clamp(.76rem,.75vw,.9rem)}.project-showcase-carousel__arrow{z-index:3;color:#5f5951;cursor:pointer;background:#faf8f3;border:1px solid #d2ccc3;border-radius:50%;justify-content:center;align-items:center;width:clamp(2.65rem,2.75vw,3.25rem);height:clamp(2.65rem,2.75vw,3.25rem);font-family:Arial,sans-serif;font-size:clamp(1.05rem,1.1vw,1.3rem);font-weight:400;line-height:1;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.project-showcase-carousel__arrow--previous{left:calc(-1*clamp(3.25rem,4vw,4.8rem))}.project-showcase-carousel__arrow--next{right:calc(-1*clamp(3.25rem,4vw,4.8rem))}.project-showcase-carousel__dots{justify-content:center;align-items:center;gap:.55rem;margin-top:clamp(1.25rem,1.45vw,1.7rem);display:flex}.project-showcase-carousel__dot{cursor:pointer;background:#d1ccc4;border:0;border-radius:50%;width:.55rem;height:.55rem;padding:0}.project-showcase-carousel__dot--current{background:#9a7b58}.project-showcase__footer{justify-content:center;margin-top:clamp(1.5rem,1.75vw,2rem);display:flex}.project-showcase__view-all{color:#8f7259;letter-spacing:-.015em;opacity:1;background:#faf8f3;border:1px solid #a98a6d;border-radius:.3rem;justify-content:center;align-items:center;gap:.8rem;min-width:clamp(14rem,16vw,19rem);min-height:clamp(3.25rem,3.2vw,3.8rem);font-size:clamp(.95rem,.94vw,1.12rem);font-weight:500;line-height:1.4;text-decoration:none;display:inline-flex}.project-showcase__view-all-arrow{font-family:Arial,sans-serif;font-size:1.2em;line-height:1}@media (width>=75rem) and (width<=100rem){.project-showcase-carousel__arrow--previous{left:-3rem}.project-showcase-carousel__arrow--next{right:-3rem}}@keyframes project-showcase-enter-next{0%{opacity:0;transform:translate(1.25rem)}to{opacity:1;transform:translate(0)}}@keyframes project-showcase-exit-next{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-1.25rem)}}@keyframes project-showcase-enter-previous{0%{opacity:0;transform:translate(-1.25rem)}to{opacity:1;transform:translate(0)}}@keyframes project-showcase-exit-previous{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(1.25rem)}}@keyframes project-showcase-fade-in{0%{opacity:0}to{opacity:1}}@keyframes project-showcase-fade-out{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.project-showcase-carousel__slide--entering-next,.project-showcase-carousel__slide--entering-previous{animation-name:project-showcase-fade-in;animation-duration:1ms}.project-showcase-carousel__slide--exiting-next,.project-showcase-carousel__slide--exiting-previous{animation-name:project-showcase-fade-out;animation-duration:1ms}}.home-finishes{background:var(--color-section-background);padding-block:clamp(4.25rem,4vw,4.75rem) clamp(4.5rem,4.25vw,5rem)}.home-finishes__inner{max-width:108rem}.home-finishes__intro{grid-template-columns:minmax(20rem,29%) minmax(0,1fr);align-items:center;gap:clamp(2rem,3.1vw,3.75rem);display:grid}.home-finishes__copy{min-width:0}.home-finishes__eyebrow{color:#967354;letter-spacing:.045em;font-size:clamp(.78rem,.74vw,.9rem);font-weight:500;line-height:1.4}.home-finishes__title{color:#171614;letter-spacing:-.045em;max-width:9.2em;margin-top:clamp(.65rem,.7vw,.85rem);font-size:clamp(2.55rem,3vw,3.6rem);font-weight:700;line-height:1.08}.home-finishes__description{color:#68635c;max-width:31rem;margin-top:clamp(1rem,1.15vw,1.35rem);font-size:clamp(.94rem,.92vw,1.1rem);font-weight:400;line-height:1.62}.home-finishes__hero{min-width:0;width:calc(100% + max(0rem, (min(100vw, var(--container-wide)) - 108rem) / 2));background:#d2d2d0;border-radius:.55rem;height:clamp(16.5rem,17.5vw,20rem);overflow:hidden}.home-finishes__hero-image,.home-finishes__hero-placeholder{width:100%;height:100%}.home-finishes__hero-image{object-fit:cover}.home-finishes__hero-placeholder{background:#d2d2d0}.home-finishes-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(.65rem,.72vw,.85rem);margin-top:clamp(1.75rem,1.9vw,2.25rem);display:grid}.home-finishes-tabs__button{color:#625b53;text-align:left;cursor:pointer;background:#faf7f1;border:1px solid #e4ded4;border-radius:.3rem;align-items:center;gap:clamp(.6rem,.75vw,.9rem);min-width:0;min-height:clamp(3.45rem,3.25vw,3.9rem);padding:.65rem clamp(.85rem,1.15vw,1.35rem);display:flex}.home-finishes-tabs__button--active{color:#865f3d;background:#f4e9dc;border-color:#b88c61}.home-finishes-tabs__code{letter-spacing:-.04em;flex:none;justify-content:center;align-items:center;width:clamp(2.35rem,2.35vw,2.8rem);font-size:clamp(1.18rem,1.28vw,1.53rem);font-weight:400;line-height:1;display:inline-flex}.home-finishes-tabs__label{letter-spacing:.015em;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.62rem,.61vw,.73rem);font-weight:500;line-height:1.25;overflow:hidden}.home-finishes-carousel{margin-top:clamp(1.35rem,1.45vw,1.7rem)}.home-finishes-carousel__stage{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(.85rem,1.15vw,1.35rem);display:grid}.home-finishes-carousel__arrow{color:#8b684b;cursor:pointer;background:#fbf8f2;border:1px solid #ddd6cd;border-radius:50%;justify-content:center;align-items:center;width:clamp(2.7rem,2.75vw,3.25rem);height:clamp(2.7rem,2.75vw,3.25rem);font-family:Arial,sans-serif;font-size:clamp(1.05rem,1.05vw,1.25rem);line-height:1;display:inline-flex}.home-finishes-carousel__arrow:disabled{color:#bbb4aa;cursor:default;opacity:.55}.home-finishes-carousel__list{align-items:start;gap:clamp(.65rem,1vw,1.2rem);min-width:0;display:grid}.home-finishes-carousel__list--full{grid-template-columns:repeat(8,minmax(0,clamp(6.65rem,7.5vw,9rem)));justify-content:space-between}.home-finishes-carousel__list--partial{grid-auto-columns:clamp(6.65rem,7.5vw,9rem);grid-auto-flow:column;justify-content:center}.home-finishes-carousel__list--empty{justify-content:center;min-height:clamp(11.15rem,11.15vw,13.4rem)}.home-finish-swatch{text-align:center;grid-template-rows:1.4rem auto minmax(3rem,auto);min-width:0;display:grid}.home-finish-swatch__code{color:#5e5851;font-size:clamp(.72rem,.7vw,.83rem);font-weight:500;line-height:1.35}.home-finish-swatch__media{aspect-ratio:1;background:#d2d2d0;border-radius:.45rem;width:100%;overflow:hidden}.home-finish-swatch__image,.home-finish-swatch__placeholder{width:100%;height:100%}.home-finish-swatch__image{object-fit:cover}.home-finish-swatch__placeholder{background:#d2d2d0}.home-finish-swatch__name{color:#4f4a44;justify-content:center;align-items:flex-start;max-width:12em;margin:clamp(.6rem,.68vw,.8rem) auto 0;font-size:clamp(.68rem,.66vw,.8rem);font-weight:400;line-height:1.35;display:flex}.home-finish-swatch--empty .home-finish-swatch__code,.home-finish-swatch--empty .home-finish-swatch__name{visibility:hidden}.home-finishes-carousel__dots{justify-content:center;align-items:center;gap:.5rem;min-height:.55rem;margin-top:clamp(.8rem,.85vw,1rem);display:flex}.home-finishes-carousel__dot{cursor:pointer;background:#d5cfc6;border:0;border-radius:50%;width:.5rem;height:.5rem;padding:0}.home-finishes-carousel__dot--current{background:#9b744f}.home-finishes__actions{justify-content:center;align-items:center;gap:clamp(.8rem,1vw,1.2rem);margin-top:clamp(1rem,1.1vw,1.3rem);display:flex}.home-finishes__action{border:1px solid #9c7655;border-radius:.3rem;justify-content:center;align-items:center;gap:.95rem;min-width:clamp(14.25rem,15vw,17.5rem);min-height:clamp(3.35rem,3.2vw,3.8rem);padding:.75rem 1.5rem;font-size:clamp(.88rem,.86vw,1.02rem);font-weight:500;line-height:1.3;text-decoration:none;display:inline-flex}.home-finishes__action--primary{color:#fffdf9;background:#9c7049}.home-finishes__action--secondary{color:#8c6748;background:#faf7f1}@media (width>=75rem) and (width<=100rem){.home-finishes__intro{grid-template-columns:minmax(19.5rem,29%) minmax(0,1fr);gap:clamp(2rem,2.5vw,2.5rem)}.home-finishes-tabs__button{padding-inline:clamp(.75rem,.85vw,.9rem)}.home-finishes-tabs__label{font-size:clamp(.58rem,.6vw,.65rem)}.home-finishes-carousel__stage{gap:.85rem}}.home-support-team{--home-support-team-height:clamp(46rem, 52vw, 62rem);min-height:var(--home-support-team-height);background:var(--color-section-background);isolation:isolate;position:relative;overflow:hidden}.home-support-team__image{z-index:0;width:max(100%, calc(var(--home-support-team-height) * 1.778));object-fit:contain;object-position:right bottom;max-width:none;height:auto;position:absolute;bottom:0;right:0}.home-support-team__blend{z-index:1;background:linear-gradient(90deg, var(--color-section-background) 0%, #f3f0eafa 24%, #f3f0eabd 31%, #f3f0ea3d 36%, #f3f0ea00 40%);pointer-events:none;position:absolute;inset:0}.home-support-team__inner{z-index:2;min-height:var(--home-support-team-height);grid-template-columns:minmax(0,37%) minmax(0,63%);align-items:center;display:grid;position:relative}.home-support-team__copy{max-width:38rem;padding-block:clamp(5rem,6vw,7rem)}.home-support-team__eyebrow{color:#987456;letter-spacing:.32em;font-size:clamp(.75rem,.75vw,.875rem);font-weight:500;line-height:1.4}.home-support-team__title{color:#171614;letter-spacing:-.045em;margin-top:clamp(1.5rem,1.6vw,1.9rem);font-size:clamp(2.65rem,3.05vw,3.65rem);font-weight:700;line-height:1.16}.home-support-team__title span{white-space:nowrap;display:block}.home-support-team__rule{background:#aa8060;width:clamp(3rem,3.2vw,3.75rem);height:2px;margin-top:clamp(1.75rem,1.9vw,2.25rem);display:block}.home-support-team__description{color:#5f5b56;max-width:34rem;margin-top:clamp(1.7rem,1.85vw,2.2rem);font-size:clamp(.98rem,1vw,1.18rem);font-weight:400;line-height:1.82}@media (width>=75rem) and (width<=100rem){.home-support-team{--home-support-team-height:clamp(48rem, calc(100vh - var(--header-height)), 51rem)}.home-support-team__inner{grid-template-columns:minmax(0,38%) minmax(0,62%)}.home-support-team__copy{max-width:31rem}.home-support-team__title{font-size:clamp(2.65rem,3vw,3rem)}.home-support-team__description{max-width:29rem;line-height:1.72}}.home-factory-credibility{background:var(--color-section-background)}.home-factory-credibility__visual{background:var(--color-section-background);isolation:isolate;min-height:clamp(34rem,35.5vw,42.75rem);position:relative;overflow:hidden}.home-factory-credibility__image{z-index:0;object-fit:cover;object-position:center center;width:100%;max-width:none;height:100%;position:absolute;inset:0}.home-factory-credibility__image-blend{z-index:1;background:linear-gradient(90deg, var(--color-section-background) 0%, #f3f0ea 20%, #f3f0eaf7 27%, #f3f0ead1 34%, #f3f0ea7a 41%, #f3f0ea24 48%, #f3f0ea00 55%);pointer-events:none;position:absolute;inset:0}.home-factory-credibility__visual-inner{z-index:2;grid-template-columns:minmax(0,35%) minmax(0,65%);align-items:center;min-height:clamp(34rem,35.5vw,42.75rem);display:grid;position:relative}.home-factory-credibility__copy{max-width:34rem;padding-block:clamp(4.5rem,5vw,6rem)}.home-factory-credibility__eyebrow{color:#987456;letter-spacing:.12em;font-size:clamp(.78rem,.78vw,.92rem);font-weight:500;line-height:1.4}.home-factory-credibility__title{color:#171614;letter-spacing:-.025em;margin-top:clamp(1.25rem,1.45vw,1.75rem);font-size:clamp(3.35rem,3.55vw,4.25rem);font-weight:700;line-height:1.09}.home-factory-credibility__title span{white-space:nowrap;display:block}.home-factory-credibility__rule{background:#aa8060;width:clamp(3rem,3.2vw,3.75rem);height:2px;margin-top:clamp(1.65rem,1.8vw,2.15rem);display:block}.home-factory-credibility__description{color:#5f5b56;max-width:31rem;margin-top:clamp(1.55rem,1.75vw,2rem);font-size:clamp(1rem,1vw,1.18rem);font-weight:400;line-height:1.78}.home-factory-credibility__stats{background:var(--color-section-background);border-top:1px solid #98745617;min-height:clamp(12.25rem,13.7vw,16rem)}.home-factory-credibility__stats-list{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;min-height:clamp(12.25rem,13.7vw,16rem);display:grid}.factory-stat-item{grid-template-columns:auto auto;justify-content:center;align-items:center;gap:clamp(.75rem,1vw,1.25rem);min-width:0;padding-inline:clamp(1.25rem,2.1vw,2.5rem);display:grid;position:relative;transform:translateY(-.75rem)}.factory-stat-item:not(:first-child):before{content:"";background:#98745638;width:1px;height:clamp(4.5rem,4.9vw,6rem);position:absolute;top:50%;left:0;transform:translateY(-50%)}.factory-stat-item__icon{color:#985722;border:1px solid #aa806057;border-radius:50%;place-items:center;width:clamp(3.25rem,3.4vw,4.05rem);height:clamp(3.25rem,3.4vw,4.05rem);display:grid}.factory-stat-item__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.05px;width:64%;height:64%}.factory-stat-item__copy{min-width:0}.factory-stat-item__value{color:#8f501f;letter-spacing:-.025em;white-space:nowrap;font-size:clamp(1.5rem,1.65vw,1.95rem);font-weight:500;line-height:1.08}.factory-stat-item__description{color:#5f5b56;max-width:15rem;margin-top:clamp(.5rem,.55vw,.65rem);font-size:clamp(.78rem,.78vw,.88rem);font-weight:400;line-height:1.45}@media (width>=75rem) and (width<=100rem){.home-factory-credibility__image,.home-factory-credibility__visual-inner{min-height:34rem}.home-factory-credibility__image{object-position:52% center}.home-factory-credibility__image-blend{background:linear-gradient(90deg, var(--color-section-background) 0%, #f3f0ea 22%, #f3f0eaf7 29%, #f3f0ead1 36%, #f3f0ea75 43%, #f3f0ea1f 50%, #f3f0ea00 57%)}.home-factory-credibility__visual-inner{grid-template-columns:minmax(0,38%) minmax(0,62%)}.home-factory-credibility__copy{max-width:28rem}.home-factory-credibility__title{font-size:clamp(3.25rem,3.7vw,3.7rem)}.home-factory-credibility__description{max-width:27.5rem;line-height:1.7}.factory-stat-item{gap:clamp(.85rem,1.25vw,1.25rem);padding-inline:clamp(.85rem,1.55vw,1.55rem)}.factory-stat-item__icon{width:clamp(3.2rem,3.6vw,3.65rem);height:clamp(3.2rem,3.6vw,3.65rem)}.factory-stat-item__value{font-size:clamp(1.45rem,1.65vw,1.7rem)}.factory-stat-item__description{font-size:clamp(.78rem,.8vw,.84rem)}}.home-sample-delivery{background:var(--color-section-background)}.home-sample-delivery__visual{background:var(--color-section-background);isolation:isolate;min-height:clamp(31.5rem,35vw,38rem);position:relative;overflow:hidden}.home-sample-delivery__visual-inner{z-index:2;grid-template-columns:minmax(0,40%) minmax(0,60%);align-items:center;min-height:clamp(31.5rem,35vw,38rem);display:grid;position:relative}.home-sample-delivery__copy{max-width:43rem;padding-block:clamp(4.5rem,5vw,6rem)}.home-sample-delivery__title{color:#171614;letter-spacing:-.03em;font-size:clamp(3rem,3.05vw,3.75rem);font-weight:700;line-height:1.14}.home-sample-delivery__title span{white-space:nowrap;display:block}.home-sample-delivery__rule{background:#aa8060;width:clamp(3rem,3.2vw,3.75rem);height:2px;margin-top:clamp(1.7rem,1.85vw,2.2rem);display:block}.home-sample-delivery__description{color:#5f5b56;max-width:29rem;margin-top:clamp(1.6rem,1.75vw,2rem);font-size:clamp(1rem,1vw,1.18rem);font-weight:400;line-height:1.75}.home-sample-delivery__image{z-index:1;object-fit:contain;object-position:right bottom;pointer-events:none;width:clamp(49rem,56.5vw,68rem);max-width:none;height:auto;position:absolute;bottom:clamp(-1.5rem,-1vw,-.75rem);right:clamp(1.25rem,2vw,2.5rem)}.home-sample-delivery__process{background:var(--color-section-background);border-top:1px solid #98745614}.home-sample-delivery__steps{--sample-delivery-step-gap:clamp(2.5rem, 3.1vw, 3.75rem);align-items:start;column-gap:var(--sample-delivery-step-gap);grid-template-columns:repeat(6,minmax(0,1fr));min-height:clamp(20.5rem,21vw,24rem);padding-block:clamp(3.5rem,4vw,4.75rem) clamp(4rem,4.5vw,4.5rem);list-style:none;display:grid}.delivery-process-step{grid-template-rows:clamp(3rem,3.3vw,3.8rem) clamp(4rem,4.3vw,5rem) auto;align-content:start;min-width:0;display:grid;position:relative}.delivery-process-step__number{color:#8f5d37;letter-spacing:-.025em;font-size:clamp(1.8rem,1.9vw,2.3rem);font-weight:500;line-height:1}.delivery-process-step__title{color:#171614;letter-spacing:-.02em;align-self:start;font-size:clamp(1rem,1.05vw,1.25rem);font-weight:700;line-height:1.32;position:relative}.delivery-process-step__description{color:#5f5b56;max-width:13.5rem;font-size:clamp(.84rem,.79vw,.96rem);font-weight:400;line-height:1.58}.delivery-process-step__arrow{top:50%;right:calc(var(--sample-delivery-step-gap) / -2);color:#9b6b47;pointer-events:none;width:clamp(1.45rem,1.65vw,2rem);position:absolute;transform:translate(50%,-50%)}.delivery-process-step__arrow svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:100%;height:auto;display:block}@media (width>=75rem) and (width<=100rem){.home-sample-delivery__visual,.home-sample-delivery__visual-inner{min-height:clamp(31.5rem,35vw,35rem)}.home-sample-delivery__visual-inner{grid-template-columns:minmax(0,42%) minmax(0,58%)}.home-sample-delivery__copy{max-width:35rem}.home-sample-delivery__title{font-size:clamp(3rem,3.35vw,3.35rem)}.home-sample-delivery__description{max-width:27rem;line-height:1.68}.home-sample-delivery__image{width:clamp(49rem,56vw,56rem);bottom:-.8rem;right:clamp(1rem,2vw,2rem)}.home-sample-delivery__steps{--sample-delivery-step-gap:clamp(2rem, 2.6vw, 2.6rem);min-height:20.5rem;padding-block:3.35rem 4.5rem}.delivery-process-step{grid-template-rows:2.85rem 4.2rem auto}.delivery-process-step__number{font-size:clamp(1.7rem,2vw,2rem)}.delivery-process-step__title{font-size:clamp(.98rem,1.15vw,1.15rem)}.delivery-process-step__description{font-size:clamp(.8rem,.92vw,.88rem);line-height:1.5}.delivery-process-step__arrow{width:clamp(1.3rem,1.65vw,1.6rem)}}.home-innovation-timeline{background:var(--color-section-background)}.home-innovation-timeline__intro{background:var(--color-section-background);isolation:isolate;min-height:clamp(22rem,24vw,26rem);position:relative;overflow:hidden}.home-innovation-timeline__image{z-index:0;object-fit:cover;object-position:center 68%;opacity:.58;pointer-events:none;width:67%;max-width:none;height:100%;position:absolute;top:0;right:0}.home-innovation-timeline__blend{z-index:1;background:linear-gradient(90deg, var(--color-section-background) 0%, #f3f0ea 30%, #f3f0eaf5 38%, #f3f0eac7 47%, #f3f0ea61 58%, #f3f0ea14 73%, #f3f0ea00 100%), linear-gradient(0deg, var(--color-section-background) 0%, #f3f0eab8 6%, #f3f0ea00 24%);pointer-events:none;position:absolute;inset:0}.home-innovation-timeline__intro-inner{z-index:2;grid-template-columns:minmax(0,58%) minmax(0,42%);align-items:center;min-height:clamp(22rem,24vw,26rem);display:grid;position:relative}.home-innovation-timeline__copy{max-width:55rem;padding-block:clamp(3.5rem,4vw,4.75rem)}.home-innovation-timeline__eyebrow{color:#985722;letter-spacing:.1em;font-size:clamp(.76rem,.78vw,.9rem);font-weight:500;line-height:1.4}.home-innovation-timeline__title{color:#171614;letter-spacing:-.035em;white-space:nowrap;margin-top:clamp(1.1rem,1.25vw,1.5rem);font-size:clamp(3rem,3.1vw,3.75rem);font-weight:700;line-height:1.12}.home-innovation-timeline__rule{background:#aa8060;width:clamp(3rem,3.2vw,3.75rem);height:2px;margin-top:clamp(1.45rem,1.6vw,1.9rem);display:block}.home-innovation-timeline__description{color:#5f5b56;max-width:34rem;margin-top:clamp(1.4rem,1.55vw,1.8rem);font-size:clamp(1rem,1vw,1.16rem);font-weight:400;line-height:1.72}.home-innovation-timeline__timeline{background:var(--color-section-background)}.home-innovation-timeline__rows{padding-block:clamp(.5rem,1vw,1.25rem) clamp(4rem,4.5vw,5.25rem)}.innovation-timeline-row{--innovation-card-height:clamp(11rem, 10.5vw, 12rem);--innovation-connector-height:clamp(1.8rem, 1.9vw, 2.25rem);--innovation-node-size:clamp(.72rem, .74vw, .875rem);--innovation-column-gap:clamp(1.25rem, 1.35vw, 1.75rem);position:relative}.innovation-timeline-row+.innovation-timeline-row{margin-top:clamp(2.75rem,3vw,3.75rem)}.innovation-timeline-row:after{z-index:0;top:calc(var(--innovation-card-height) + var(--innovation-connector-height));right:calc(var(--page-gutter) * -1);left:calc(var(--page-gutter) * -1);content:"";background:#985722b8;height:1px;position:absolute}.innovation-timeline-row__grid{column-gap:var(--innovation-column-gap);grid-template-columns:repeat(8,minmax(0,1fr));list-style:none;display:grid}.innovation-milestone{z-index:1;min-width:0;min-height:calc(var(--innovation-card-height) + var(--innovation-connector-height) + (var(--innovation-node-size) / 2));position:relative}.innovation-milestone:before{top:var(--innovation-card-height);width:1px;height:var(--innovation-connector-height);content:"";background:#98572285;position:absolute;left:50%;transform:translate(-50%)}.innovation-milestone:after{top:calc(var(--innovation-card-height) + var(--innovation-connector-height) - (var(--innovation-node-size) / 2));width:var(--innovation-node-size);height:var(--innovation-node-size);background:var(--color-section-background);content:"";border:1.5px solid #985722;border-radius:50%;position:absolute;left:50%;transform:translate(-50%)}.innovation-milestone-card{height:var(--innovation-card-height);text-align:center;background:#fffdf86b;border:1px solid #aa806038;border-radius:.35rem;grid-template-rows:clamp(3.25rem,3.45vw,4rem) clamp(2rem,2.15vw,2.5rem) 1fr;place-items:start center;min-width:0;padding:clamp(.9rem,1.05vw,1.25rem) clamp(.7rem,.85vw,1rem);display:grid}.innovation-milestone-card__icon{fill:none;stroke:#985722;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:clamp(2.35rem,2.5vw,3rem);height:clamp(2.35rem,2.5vw,3rem)}.innovation-milestone-card__year{color:#8f501f;letter-spacing:-.025em;font-size:clamp(1.15rem,1.18vw,1.4rem);font-weight:700;line-height:1.15}.innovation-milestone-card__title{color:#24211e;overflow-wrap:normal;max-width:100%;font-size:clamp(.78rem,.76vw,.9rem);font-weight:500;line-height:1.42}@media (width>=75rem) and (width<=100rem){.home-innovation-timeline__intro,.home-innovation-timeline__intro-inner{min-height:22rem}.home-innovation-timeline__image{object-position:center 68%;opacity:.56;width:65%}.home-innovation-timeline__intro-inner{grid-template-columns:minmax(0,60%) minmax(0,40%)}.home-innovation-timeline__copy{max-width:46rem}.home-innovation-timeline__title{font-size:clamp(2.65rem,3.35vw,3.35rem)}.home-innovation-timeline__description{max-width:31rem;line-height:1.65}.home-innovation-timeline__rows{padding-block:.65rem 3.5rem}.innovation-timeline-row{--innovation-card-height:11rem;--innovation-connector-height:1.75rem;--innovation-node-size:.75rem;--innovation-column-gap:clamp(.7rem, .9vw, .9rem)}.innovation-timeline-row+.innovation-timeline-row{margin-top:2.5rem}.innovation-milestone-card{border-radius:.3rem;grid-template-rows:3rem 2rem 1fr;padding:.78rem .58rem}.innovation-milestone-card__icon{width:clamp(2rem,2.4vw,2.4rem);height:clamp(2rem,2.4vw,2.4rem)}.innovation-milestone-card__year{font-size:clamp(1rem,1.35vw,1.2rem)}.innovation-milestone-card__title{font-size:clamp(.72rem,.86vw,.8rem);line-height:1.36}}.home-customer-reviews{background:var(--color-section-background);isolation:isolate;position:relative;overflow:hidden}.home-customer-reviews__background{z-index:1;object-fit:cover;object-position:center;opacity:1;pointer-events:none;width:100%;max-width:none;height:100%;position:absolute;inset:0}.home-customer-reviews__inner{z-index:2;grid-template-columns:minmax(0,.36fr) minmax(0,.64fr);align-items:center;gap:clamp(2.5rem,3.4vw,4.25rem);min-height:clamp(48rem,50vw,59rem);padding-block:clamp(4.5rem,5vw,6rem);display:grid;position:relative}.home-customer-reviews__copy{min-width:0;max-width:38rem}.home-customer-reviews__eyebrow{color:#985722;letter-spacing:.2em;font-size:clamp(.76rem,.78vw,.9rem);font-weight:500;line-height:1.4}.home-customer-reviews__title{color:#171614;letter-spacing:-.038em;margin-top:clamp(1.3rem,1.55vw,1.8rem);font-size:clamp(3.35rem,3.55vw,4.25rem);font-weight:700;line-height:1.12}.home-customer-reviews__title span{white-space:nowrap;display:block}.home-customer-reviews__rule{background:#aa8060;width:clamp(3rem,3.2vw,3.75rem);height:2px;margin-top:clamp(1.5rem,1.65vw,1.95rem);display:block}.home-customer-reviews__description{color:#5f5b56;max-width:34rem;margin-top:clamp(1.4rem,1.6vw,1.9rem);font-size:clamp(1rem,1vw,1.16rem);line-height:1.7}.customer-reviews-trust{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.8rem,1.1vw,1.3rem);max-width:37rem;margin-top:clamp(2.7rem,3.2vw,3.9rem);list-style:none;display:grid}.customer-reviews-trust__item{text-align:center;grid-template-rows:auto minmax(2.8rem,auto);place-items:start center;gap:clamp(.75rem,.9vw,1rem);min-width:0;display:grid}.customer-reviews-trust__icon{width:clamp(2.8rem,3vw,3.5rem);height:clamp(2.8rem,3vw,3.5rem)}.customer-reviews-trust__label{color:#3c3935;font-size:clamp(.8rem,.82vw,.95rem);font-weight:400;line-height:1.42}.home-customer-reviews__panels{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(1rem,1.2vw,1.45rem);min-width:0;display:grid}.customer-review-panel{aspect-ratio:1/2;background:#f1eee8;border:1px solid #aa806029;border-radius:clamp(.45rem,.55vw,.7rem);min-width:0;margin:0;overflow:hidden;box-shadow:0 .75rem 2rem #493b2c14}.customer-review-panel__image{object-fit:contain;width:100%;height:100%}@media (width>=75rem) and (width<=100rem){.home-customer-reviews__inner{grid-template-columns:minmax(0,.36fr) minmax(0,.64fr);gap:clamp(2rem,2.8vw,2.75rem);min-height:48rem;padding-block:4.25rem}.home-customer-reviews__copy{max-width:31rem}.home-customer-reviews__title{font-size:clamp(2.9rem,3.65vw,3.5rem)}.home-customer-reviews__description{max-width:28rem;font-size:clamp(.96rem,1.15vw,1.05rem);line-height:1.62}.customer-reviews-trust{gap:clamp(.45rem,.7vw,.65rem);max-width:30rem;margin-top:2.8rem}.customer-reviews-trust__item{grid-template-rows:auto minmax(2.6rem,auto);gap:.7rem}.customer-reviews-trust__icon{width:clamp(2.45rem,3.2vw,2.9rem);height:clamp(2.45rem,3.2vw,2.9rem)}.customer-reviews-trust__label{font-size:clamp(.72rem,.9vw,.82rem);line-height:1.38}.home-customer-reviews__panels{gap:clamp(.75rem,1vw,1rem)}}.home-order-follow-up{background:var(--color-section-background)}.home-order-follow-up__inner{padding-block:clamp(4.75rem,5.6vw,6.75rem) clamp(6rem,6.8vw,8rem)}.home-order-follow-up__header{text-align:center;justify-items:center;display:grid}.home-order-follow-up__heading{color:var(--color-text);letter-spacing:-.04em;white-space:nowrap;font-size:clamp(3.25rem,3.4vw,4.05rem);font-weight:700;line-height:1.12}.home-order-follow-up__label-row{grid-template-columns:clamp(4rem,5.2vw,6.25rem) auto clamp(4rem,5.2vw,6.25rem);align-items:center;gap:clamp(1.25rem,1.5vw,1.8rem);margin-top:clamp(1.7rem,1.9vw,2.25rem);display:grid}.home-order-follow-up__label-rule{background:#98572257;height:1px}.home-order-follow-up__label{color:#7f4218;letter-spacing:.01em;white-space:nowrap;font-size:clamp(1.55rem,1.55vw,1.85rem);font-weight:500;line-height:1.3}.home-order-follow-up__description{max-width:49rem;color:var(--color-text-muted);margin-top:clamp(.8rem,1vw,1.15rem);font-size:clamp(1rem,1vw,1.18rem);line-height:1.72}.home-order-follow-up__grid{--order-follow-up-column-gap:clamp(1.5rem, 2.15vw, 2.55rem);column-gap:var(--order-follow-up-column-gap);grid-template-columns:repeat(5,minmax(0,1fr));row-gap:clamp(5rem,5.5vw,6.5rem);margin-top:clamp(4.75rem,5.3vw,6.25rem);list-style:none;display:grid}.order-follow-up-step{--order-follow-up-number-width:clamp(2.75rem, 3vw, 3.5rem);grid-template-columns:var(--order-follow-up-number-width) minmax(0, 1fr);align-items:start;column-gap:clamp(.65rem,.78vw,.95rem);min-width:0;display:grid;position:relative}.order-follow-up-step:not(:nth-child(5n)):after{top:.15rem;right:calc(var(--order-follow-up-column-gap) / -2);content:"";background:#9857222e;width:1px;height:calc(100% - .3rem);position:absolute}.order-follow-up-step__number{color:#7f4218;letter-spacing:-.045em;white-space:nowrap;font-size:clamp(2.15rem,2.35vw,2.8rem);font-style:italic;font-weight:500;line-height:1.35}.order-follow-up-step__content{min-width:0}.order-follow-up-step__title{--order-follow-up-arrow-tip:.9rem;width:calc(100% - var(--order-follow-up-arrow-tip));color:#613012;background:#e5d9cdc7;align-items:center;max-width:11.35rem;height:3.75rem;padding:.45rem .9rem;font-size:clamp(.86rem,.86vw,1rem);font-weight:500;line-height:1.32;display:grid;position:relative}.order-follow-up-step__title:after{border-top:1.875rem solid #0000;border-bottom:1.875rem solid #0000;border-left:var(--order-follow-up-arrow-tip) solid #e5d9cdc7;content:"";width:0;height:0;position:absolute;top:0;left:100%}.order-follow-up-step__description{color:#625e58;max-width:12rem;margin-top:clamp(1.15rem,1.25vw,1.5rem);font-size:clamp(.85rem,.87vw,1rem);line-height:1.58}@media (width>=75rem) and (width<=100rem){.home-order-follow-up__inner{padding-block:4.4rem 5.5rem}.home-order-follow-up__heading{font-size:clamp(3rem,3.65vw,3.45rem)}.home-order-follow-up__label-row{margin-top:1.55rem}.home-order-follow-up__label{font-size:clamp(1.35rem,1.75vw,1.55rem)}.home-order-follow-up__description{max-width:43rem;font-size:clamp(.94rem,1.12vw,1.02rem)}.home-order-follow-up__grid{--order-follow-up-column-gap:clamp(1rem, 1.65vw, 1.5rem);row-gap:4.35rem;margin-top:4.25rem}.order-follow-up-step{--order-follow-up-number-width:clamp(2.35rem, 3vw, 2.75rem);column-gap:clamp(.5rem,.72vw,.65rem)}.order-follow-up-step__number{font-size:clamp(1.9rem,2.45vw,2.2rem)}.order-follow-up-step__title{--order-follow-up-arrow-tip:.72rem;max-width:10.6rem;height:3.35rem;padding:.35rem .72rem;font-size:clamp(.76rem,.96vw,.86rem)}.order-follow-up-step__title:after{border-top-width:1.675rem;border-bottom-width:1.675rem}.order-follow-up-step__description{max-width:10.75rem;margin-top:1.05rem;font-size:clamp(.76rem,.95vw,.85rem);line-height:1.52}}
