:root{--paper:#f8f4ee;--paper-deep:#f0e8dd;--white:#fffdf9;--ink:#171510;--muted:#5e584f;--copper:#a3522b;--copper-dark:#813f20;--line:#ddcbb9;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Lato',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:26px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3,ul,ol,dl{margin:0}h1,h2,h3{line-height:1.08;font-weight:500}h1,h2{font-family:var(--serif)}h2{font-size:48px;letter-spacing:-1.2px}h3{font-family:var(--sans);font-size:21px;line-height:1.3}p+p{margin-top:18px}p{color:var(--muted)}strong{font-weight:700}.icon{display:inline-block;flex-shrink:0;vertical-align:middle}.wrap{width:calc(100% - 100px);max-width:1390px;margin-inline:auto}.section-space{padding-block:82px}.eyebrow{font-size:11px;font-weight:400;line-height:1.45;letter-spacing:2.8px;color:var(--copper);margin-bottom:17px}.button{display:inline-flex;align-items:center;justify-content:center;gap:17px;padding:17px 26px;min-height:58px;border:1px solid var(--copper);border-radius:5px;background:transparent;font-size:17px;line-height:1.25;transition:background .18s,color .18s,box-shadow .18s}.button.primary{background:var(--copper);color:white}.button.primary:hover{background:var(--copper-dark);border-color:var(--copper-dark)}.button.outline:hover{background:var(--paper-deep)}.button .icon{width:22px;height:22px}.text-link{display:inline-flex;align-items:center;gap:14px;color:var(--copper);font-size:16px;padding-block:10px;border-bottom:1px solid transparent;line-height:1.5}.text-link:hover{border-bottom-color:var(--copper)}.text-link .icon{width:21px;height:21px;transition:transform .18s}.text-link:hover .icon{transform:translateX(3px)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--copper);outline-offset:5px}input:focus,textarea:focus,select:focus{outline:2px solid var(--copper);outline-offset:2px}.skip-link{position:fixed;top:-100px;left:12px;background:var(--copper);color:white;padding:12px 22px;z-index:1000}.skip-link:focus{top:10px}[hidden]{display:none!important}
.site-header{height:108px;display:flex;align-items:center;gap:26px;padding:0 40px 0 47px;border-bottom:1px solid #e7ddd0;position:relative;background:var(--paper);z-index:20}.brand{flex:0 0 166px}.wordmark{display:flex;flex-direction:column;width:166px;line-height:1;color:var(--ink)}.wordmark>span:first-child{font-family:Arial,sans-serif;font-size:44px;letter-spacing:1px;font-weight:400;transform:scaleX(1.07);transform-origin:left}.wordmark>span:last-child{font-family:Arial,sans-serif;letter-spacing:22px;font-size:17px;color:var(--copper);margin-top:1px;padding-left:1px}.brand-note{border-left:1px solid #d2b69e;padding-left:23px;white-space:nowrap;font-size:14px;line-height:1.5;flex:0 0 180px}.brand-note small{font-size:12px;display:block}.desktop-nav{display:flex;align-items:center;gap:27px;margin-inline:auto;font-size:15px;white-space:nowrap;height:100%}.desktop-nav>a,.nav-group>a{height:100%;display:flex;align-items:center;position:relative}.desktop-nav a[aria-current=page]{color:var(--copper)}.desktop-nav>a[aria-current=page]:after,.nav-group>a[aria-current=page]:after{content:'';position:absolute;bottom:31px;left:0;right:0;height:2px;background:var(--copper)}.desktop-nav>a:hover,.nav-group>a:hover{color:var(--copper)}.nav-group{display:flex;gap:3px;height:100%;align-items:center;position:relative}.submenu-toggle{background:none;border:0;padding:6px;color:var(--ink)}.submenu-toggle>.icon{transform:rotate(90deg);width:17px;height:17px}.submenu-toggle[aria-expanded=true]>.icon{transform:rotate(-90deg)}.submenu{position:absolute;top:82px;left:-24px;min-width:258px;padding:12px 0;border:1px solid var(--line);background:var(--white);box-shadow:0 12px 30px #31201812;border-radius:4px}.submenu>a{display:block;padding:9px 23px;line-height:1.4}.submenu>a:hover{background:var(--paper-deep);color:var(--copper)}.header-phones{display:flex;gap:13px;align-items:center;line-height:1.5;white-space:nowrap}.header-phones>.icon{color:var(--copper);width:29px;height:29px;fill:var(--copper);stroke-width:.5}.header-phones a{display:block;font-size:18px}.header-cta{padding:20px 25px;min-height:64px;gap:20px;white-space:nowrap;font-size:18px}.header-cta .icon{width:24px;height:28px}.menu-toggle{display:none;background:transparent;border:1px solid var(--line);border-radius:4px;width:46px;height:46px;align-items:center;justify-content:center;color:var(--copper)}.mobile-menu{position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:14px 24px 22px;border-block:1px solid var(--line);box-shadow:0 15px 25px #36261719;max-height:calc(100dvh - 80px);overflow:auto}.mobile-menu>a{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line)}.mobile-menu>a[aria-current=page]{color:var(--copper)}.mobile-menu .icon{width:17px;height:17px}.mobile-menu .mobile-tel{justify-content:flex-start;gap:15px;border:0;font-size:22px;padding-top:21px;color:var(--copper)}
.home-hero{position:relative;min-height:586px;isolation:isolate;background:var(--paper)}.hero-photo{position:absolute;right:0;top:0;width:83%;height:100%;z-index:-1}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--paper) 0%,var(--paper) 14%,rgba(248,244,238,.9) 22%,rgba(248,244,238,.18) 31%,transparent 43%);pointer-events:none}.hero-copy{padding:59px 0 115px 50px;max-width:605px}.hero-copy .eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:23px;color:var(--ink);font-size:10px;letter-spacing:2.9px;white-space:nowrap}.hero-copy .eyebrow>span{display:block;height:2px;width:58px;flex:0 0 58px;background:var(--copper)}.hero-copy .eyebrow>b{font-weight:400;letter-spacing:0}.hero-copy h1{font-size:83px;line-height:.8;font-weight:500;letter-spacing:-2.2px;color:#0c0b09;margin-left:-2px}.hero-lead{font-size:25px;line-height:1.23;margin-top:10px;color:#26231e}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:27px}.hero-actions .button{min-height:63px;padding:18px 26px;font-size:18px;gap:20px}.hero-actions .primary .icon{height:27px;width:22px}.hero-facts{position:absolute;left:50px;bottom:49px;display:flex;gap:47px;align-items:center}.hero-facts>div{display:flex;align-items:center;gap:15px}.hero-facts .icon{width:34px;height:38px;color:var(--copper)}.hero-facts span{font-size:14px;line-height:1.35;color:#302a25}.hero-sign{position:absolute;right:44px;bottom:40px;z-index:1;font-family:Allura,cursive;font-size:69px;line-height:.6;color:#fffef9;transform:rotate(-7deg);text-shadow:0 2px 8px #0004}.hero-sign>span{padding-left:40px}.hero-sign:after{content:'';height:2px;display:block;width:145px;background:#fffef9;transform:rotate(-9deg);margin:22px 0 0 53px}.process{padding:23px 0 44px;background:var(--paper);border-bottom:1px solid #e5d9cb}.process .wrap{max-width:1440px}.section-heading{text-align:center}.section-heading h2{display:flex;justify-content:center;align-items:center;gap:35px}.section-heading h2:before,.section-heading h2:after{content:'';height:1px;width:88px;background:var(--copper);flex-shrink:0}.section-heading>p:not(.eyebrow){font-size:22px;line-height:1.4;margin-top:7px}.process h2{font-size:47px;letter-spacing:-.8px}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:40px;padding:26px 0 0;list-style:none;text-align:center}.steps li{position:relative}.steps li>.icon{width:48px;height:48px;color:#854321;margin:0 auto 14px}.steps li:after{content:'';position:absolute;right:-34px;top:24px;width:62px;height:1px;background:#d9beaa}.steps li:last-child:after{display:none}.step-number{position:absolute;left:20px;top:7px;border-radius:50%;background:var(--copper);color:white;width:32px;height:32px;font-size:20px;line-height:32px}.steps h3{font-size:20px;margin-bottom:12px}.steps p{font-size:17px;line-height:1.4;color:#49423b}.home-offer .section-heading{margin-bottom:37px}.home-offer .section-heading h2:before,.home-offer .section-heading h2:after{display:none}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.category>img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:2px}.category>span{display:flex;align-items:center;justify-content:space-between;padding-top:19px;gap:12px}.category h3{font-size:26px;font-family:var(--serif)}.category .icon{color:var(--copper);transition:transform .18s}.category:hover .icon{transform:translateX(5px)}.offer-more{display:flex;justify-content:space-between;gap:24px;align-items:center;padding-top:27px}.offer-more p{font-size:17px}.home-story{padding:72px 0;background:var(--paper-deep)}.story-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.story-images{position:relative;padding:0 0 34px}.story-primary{max-width:550px}.story-primary img{width:100%;border:7px solid var(--white);box-shadow:0 9px 28px #3d271315}.story-note{position:absolute;right:0;bottom:0;background:var(--copper);color:white;font-family:var(--serif);font-size:29px;line-height:1.12;padding:22px 30px}.story-copy h2{font-size:47px;margin-bottom:24px}.story-copy p{line-height:1.75}.story-copy .text-link{margin-top:16px}.heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:32px}.heading-row .eyebrow{margin-bottom:11px}.heading-row .text-link{white-space:nowrap}.project-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.project-preview img{width:100%;aspect-ratio:1.4;object-fit:contain;background:#eae1d6}.project-preview h3{font-family:var(--serif);font-size:25px;margin-top:16px}.project-preview a:hover h3{color:var(--copper)}
.page-intro{padding-top:28px;padding-bottom:35px}.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:12px;color:#756b60;line-height:1.4;margin-bottom:38px}.breadcrumb a:hover{color:var(--copper)}.page-intro .eyebrow{margin-bottom:12px}.page-intro h1{font-size:66px;letter-spacing:-1.6px;line-height:1.05;max-width:1080px}.intro-lead{font-size:21px;line-height:1.5;max-width:790px;margin-top:17px}.chapter-nav{display:flex;flex-wrap:wrap;gap:8px 28px;padding-block:14px 18px;border-bottom:1px solid var(--line);font-size:15px;color:var(--copper)}.chapter-nav a{padding:5px 0}.chapter-nav a:hover{text-decoration:underline;text-underline-offset:5px}.offer-chapter{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:75px;align-items:center;padding-block:66px;border-bottom:1px solid var(--line)}.chapter-copy h2{margin-bottom:24px;font-size:45px}.chapter-copy p{font-size:17px;line-height:1.75}.chapter-copy .text-link{margin-top:20px}.chapter-image>img{width:100%;height:auto}.offer-chapter.reverse .chapter-copy{order:2}.offer-chapter.reverse .chapter-image{order:1}.chapter-image.documentary{max-width:550px;justify-self:center;padding:10px;background:var(--white);box-shadow:0 8px 25px #3827170b}.inline-links{display:flex;gap:22px;flex-wrap:wrap}.material-note{padding:56px 0 65px;display:flex;align-items:center;justify-content:space-between;gap:35px}.material-note h2{font-size:40px}.material-note p{margin-top:10px}.about-layout{display:grid;grid-template-columns:1.12fr 1fr;gap:95px;align-items:center;padding:10px 0 66px}.about-copy h2{font-size:43px;margin-bottom:24px}.about-copy p{line-height:1.8}.about-work{padding:27px;background:var(--paper-deep)}.about-work img{width:100%}.about-work>p:last-child{font-family:var(--serif);font-size:27px;line-height:1.2;color:var(--copper);margin-top:20px}.workshop-section{background:var(--white);padding:65px 0}.narrow-note{max-width:475px;font-size:16px}.machine-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.machine-grid figure{display:flex;flex-direction:column;gap:17px;align-items:center}.machine-grid img{height:235px;width:100%;object-fit:contain}.machine-grid figcaption{font-size:19px}.cooperation{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.cooperation dl>div{padding:20px 0;border-bottom:1px solid var(--line)}.cooperation dl>div:first-child{padding-top:0}.cooperation dt{font-weight:700;font-size:18px}.cooperation dd{margin:7px 0 0;color:var(--muted)}.references-section{padding:0 0 80px}.document-list{display:grid;grid-template-columns:1fr 1fr;gap:0 50px}.document-list>a{display:flex;justify-content:space-between;gap:15px;padding:19px 0;border-top:1px solid var(--line)}.document-list>a>span:last-child{display:flex;gap:12px;align-items:center;font-size:13px;color:var(--copper)}.document-list .icon{width:19px;height:19px}.document-list>a:hover{color:var(--copper)}
.materials-intro{padding:12px 0 40px;display:grid;grid-template-columns:1fr 1fr;gap:36px 70px}.material-lead h2{font-size:44px;margin-bottom:22px}.material-lead p{line-height:1.8}.material-swatches{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;align-items:center}.swatch{position:relative;height:220px;border-radius:45% 45% 0 0;box-shadow:0 4px 15px #3a271318}.swatch>span{position:absolute;bottom:0;left:0;right:0;text-align:center;background:#f7f2e9ed;color:#514232;padding:8px 2px;font-size:14px}.swatch.wood{background:repeating-linear-gradient(89deg,#b38651 0px,#c99c66 2px,#c99c66 6px,#ac7d42 7px,#c39158 10px)}.swatch.matte{background:#baab95}.swatch.gloss{background:linear-gradient(108deg,#ece4d7,#fff9eb 44%,#c2b6a4 48%,#e8dfcf 80%)}.swatch.glass{background:linear-gradient(135deg,#768b88,#d1d5c8 42%,#f5f4e8 45%,#95a7a0 48%,#becdc2)}.spec-list{grid-column:1/-1}.spec-list>div{display:grid;grid-template-columns:.75fr 1.3fr;border-bottom:1px solid var(--line);padding:17px 0;gap:28px}.spec-list dt{font-weight:700}.spec-list dd{margin:0;color:var(--muted)}.material-options{padding:20px 0 65px}.material-options h2{font-size:42px;margin-bottom:29px}.material-columns{display:grid;grid-template-columns:1.25fr 1.25fr .8fr;gap:48px}.material-columns h3{margin-bottom:12px}.systems-section{padding:64px 0 75px;background:var(--paper-deep)}.systems-section h2{margin-bottom:30px}.systems-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.systems-grid h3{font-family:var(--serif);font-size:32px;margin-bottom:18px}.systems-grid p{line-height:1.8}.technical-details{border-block:1px solid #d4bea7;margin-top:36px}.technical-details summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:19px 0;cursor:pointer;font-size:18px}.technical-details summary::-webkit-details-marker{display:none}.technical-details[open] summary>.icon{transform:rotate(45deg)}.profile-gallery{display:grid;grid-template-columns:repeat(4,1fr);align-items:start;gap:20px;padding:14px 0 24px}.profile-gallery img{width:100%;height:185px;object-fit:contain;background:white}.profile-gallery>a:first-child{grid-column:1/-1}.profile-gallery>a:first-child img{height:65px}.gallery-section{padding:0 0 75px}.gallery-controls{display:flex;flex-wrap:wrap;gap:11px;padding:12px 0 25px;border-bottom:1px solid var(--line)}.filter-button{border:1px solid var(--line);background:none;border-radius:3px;padding:10px 20px;font-size:16px;color:var(--muted);min-height:45px;transition:.18s}.filter-button:hover{border-color:var(--copper);color:var(--copper)}.filter-button.active{background:var(--copper);border-color:var(--copper);color:white}.gallery-heading{display:flex;align-items:center;justify-content:space-between;margin-block:28px 24px}.gallery-heading h2{font-size:39px}.gallery-heading>span{color:var(--muted);font-size:14px}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:start}.gallery-grid>a{position:relative;display:flex;align-items:center;justify-content:center;background:var(--paper-deep);aspect-ratio:4/3;border:1px solid #eadfd1;overflow:hidden}.gallery-grid img{width:100%;height:100%;object-fit:contain}.photo-zoom{position:absolute;right:10px;bottom:10px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:#fffdf9e8;color:var(--copper);border-radius:50%;transition:background .18s}.photo-zoom .icon{width:18px;height:18px}.gallery-grid a:hover .photo-zoom{background:var(--copper);color:white}.load-more{display:flex;justify-content:center;margin-top:37px}.noscript-gallery{display:flex;flex-wrap:wrap;gap:15px}.lightbox{border:0;background:#1d1712f5;padding:50px 65px 20px;color:white;max-width:none;width:100%;height:100%;max-height:none;inset:0;margin:0}.lightbox::backdrop{background:#1d1712ed}.lightbox[open]{display:flex;align-items:center;justify-content:center}.lightbox figure{max-width:90%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px}.lightbox figure>img{max-height:calc(100dvh - 125px);width:auto;max-width:100%;object-fit:contain}.lightbox figcaption{font-size:15px;text-align:center;color:#f5eee4;line-height:1.4}.lightbox button{position:absolute;width:44px;height:44px;border:1px solid #fff7;border-radius:50%;background:#fff1;color:white;display:flex;align-items:center;justify-content:center}.lightbox button:hover{background:#fff2}.lightbox-close{right:22px;top:18px}.lightbox-prev{left:20px;top:48%}.lightbox-prev .icon{transform:rotate(180deg)}.lightbox-next{right:20px;top:48%}
.guide-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:90px;padding:12px 0 80px}.guide-index{display:flex;align-self:start;flex-direction:column;gap:4px;position:sticky;top:30px;border-top:2px solid var(--copper);padding-top:18px;font-size:15px}.guide-index strong{font-size:18px;padding-bottom:12px}.guide-index a{padding:10px 0;color:var(--muted);border-bottom:1px solid var(--line)}.guide-index a:hover{color:var(--copper)}.guide-body{max-width:850px}.guide-body section{padding-bottom:48px}.guide-body section+section{border-top:1px solid var(--line);padding-top:43px}.guide-body h2{font-size:45px;margin-bottom:23px}.guide-body h3{margin:30px 0 16px}.guide-body p{line-height:1.85}.guide-fact{padding:24px 0;display:flex;align-items:center;gap:32px;margin:18px 0}.guide-fact>span{font-family:var(--serif);font-size:105px;line-height:.9;color:var(--copper);white-space:nowrap}.guide-fact>span>span{font-size:26px;margin-left:5px}.guide-fact p{font-size:16px;line-height:1.65}.table-wrap{max-width:100%}table{width:100%;border-collapse:collapse;text-align:left}th,td{padding:13px 18px;border-bottom:1px solid var(--line)}th{background:var(--paper-deep);font-size:15px}td{font-size:16px}.guide-image-pair{display:flex;gap:30px;align-items:center;margin-top:24px}.guide-image-pair img{max-height:175px;max-width:45%;width:auto}.guide-body .spec-list{margin:24px 0}.guide-body .spec-list>div{padding-block:12px;font-size:16px}.guide-body .text-link{margin-top:25px}.quote-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.75fr);gap:60px;align-items:start;padding-bottom:66px}.quote-main{padding:34px 38px;background:var(--white);border:1px solid var(--line)}.quote-main h2{font-size:37px;margin-bottom:28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 22px}.field{display:flex;flex-direction:column;gap:7px;min-width:0}.field.full{grid-column:1/-1}.field>span{font-size:14px;line-height:1.45}.field input,.field select,.field textarea{display:block;border:1px solid #cebcaa;border-radius:3px;background:var(--white);width:100%;padding:12px 14px;font-size:16px;line-height:1.4;color:var(--ink);min-height:48px}.field textarea{resize:vertical;min-height:135px}.form-note{font-size:12px;line-height:1.65;margin:23px 0}.form-note a{text-decoration:underline;text-underline-offset:3px}.required-note{font-size:12px;margin-top:14px}.quote-aside{display:flex;flex-direction:column;gap:0;background:var(--paper-deep)}.quote-visual img{width:100%;height:auto}.quote-note{padding:29px 32px 34px}.quote-note h2{font-size:38px;margin-bottom:19px}.quote-note .large-phone{color:var(--copper)}.quote-note p{font-size:15px;margin-top:18px}.large-phone{display:block;font-size:29px;line-height:1.4}.config-section{display:grid;grid-template-columns:1fr 1.25fr;gap:70px;padding:58px 0 77px;border-top:1px solid var(--line);align-items:start}.config-section h2{font-size:43px;margin-bottom:22px}.config-section p:not(.eyebrow){font-size:16px;line-height:1.8}.config-options{display:grid;grid-template-columns:1fr 1fr;gap:17px}.config-option{display:flex;flex-direction:column;position:relative;padding:18px 18px 17px;border:1px solid var(--line);background:var(--white);transition:border-color .18s}.config-option:hover{border-color:var(--copper)}.config-option>strong{font-size:16px;margin-top:10px}.config-option>span:not(.wardrobe-drawing){font-size:13px;color:var(--muted)}.config-option>.icon{position:absolute;right:15px;top:16px;width:15px;height:15px;color:var(--copper)}.wardrobe-drawing{height:73px;width:92px;border:1px solid var(--copper);display:flex;padding:4px;gap:3px;background:#f5ede3}.wardrobe-drawing>i{flex:1;border:1px solid #ac8666;background:linear-gradient(90deg,#e1cbb0,#f3e4cf);position:relative}.wardrobe-drawing>i:after{content:'';position:absolute;height:10px;width:1px;background:var(--copper);right:3px;top:27px}.contact-layout{display:grid;grid-template-columns:.88fr 1.2fr;gap:60px;padding:8px 0 80px}.contact-card h2{font-size:32px;margin-bottom:30px}.contact-line{display:flex;gap:20px;margin-top:25px;align-items:flex-start}.contact-line>.icon{width:27px;height:29px;color:var(--copper);margin-top:5px}.contact-line h3{font-size:13px;letter-spacing:1.6px;text-transform:uppercase;color:var(--muted);margin-bottom:6px}.contact-line a{display:block}.contact-line a:not(.large-phone){font-size:18px}.contact-line a:hover{color:var(--copper)}.service-area{margin:27px 0;font-size:15px}.map-panel{position:relative;min-height:485px;background:#e8e4d7;overflow:hidden;display:flex;align-items:flex-end}.map-art{position:absolute;inset:0;background:linear-gradient(124deg,#e6e3d3 0%,#d9dfcd 50%,#d1d9c7 100%);opacity:.7}.map-road{position:absolute;background:#fff9ef;box-shadow:0 0 0 3px #d9d2c4}.road-a{width:150%;height:22px;transform:rotate(-26deg);left:-20%;top:33%}.road-b{height:140%;width:18px;transform:rotate(18deg);left:60%;top:-15%}.road-c{width:140%;height:14px;transform:rotate(24deg);left:-10%;top:70%}.map-river{position:absolute;right:-20px;height:160%;width:80px;background:#aec5c4;transform:rotate(-13deg);top:-20%}.map-block{position:absolute;border:1px solid #b6bda5;background:#c8d1b8;width:90px;height:60px;transform:rotate(-25deg)}.block-a{top:17%;left:15%}.block-b{top:38%;left:66%;height:90px}.block-c{top:55%;left:10%;width:120px}.map-marker{position:absolute;left:45%;top:26%;color:var(--copper)}.map-marker .icon{height:55px;width:55px;fill:#f9f3e8;stroke-width:1.3}.map-panel:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,var(--paper-deep) 10%,#f0e8ddf0 30%,#f0e8dd00 70%);pointer-events:none}.map-cover{position:relative;z-index:1;padding:33px 38px;width:100%}.map-cover h2{font-size:41px;margin-bottom:22px}.map-cover .eyebrow{font-size:10px}.map-cover .text-link{display:flex;font-size:14px;margin-top:8px}.map-panel.loaded:after{display:none}.map-panel iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.legal-copy{max-width:900px;margin-left:max(50px,calc((100% - 1390px)/2));padding:5px 0 80px}.legal-copy h2{font-size:34px;margin:24px 0 19px}.legal-copy p{line-height:1.85}.legal-copy a{color:var(--copper);text-decoration:underline}
.site-footer{background:#362a22;color:#f8f0e7;padding-top:56px}.footer-top{display:grid;grid-template-columns:1.05fr 1fr 1fr 1.1fr;gap:60px;padding-bottom:42px}.site-footer .wordmark{color:#fff9f0}.site-footer .wordmark>span:last-child{color:#d69c78}.footer-brand p{margin-top:23px;font-family:var(--serif);font-size:25px;line-height:1.1;color:#dcc8b5}.footer-top h2{font-family:var(--sans);font-size:14px;text-transform:none;letter-spacing:.3px;color:#e1c4aa;margin-bottom:18px;font-weight:400}.footer-top>div>a:not(:first-child){display:block;font-size:14px;color:#e2d4c8;padding:4px 0;line-height:1.5}.footer-top>div .footer-phone{font-size:23px!important;color:#fffaf4!important}.footer-top p{font-size:14px;color:#e2d4c8;line-height:1.6;margin-top:10px}.footer-top .footer-brand p{font-size:25px;line-height:1.12;margin-top:24px}.footer-bottom{border-top:1px solid #ffffff22;padding:20px 0 25px;display:flex;align-items:center;gap:30px;font-size:12px;color:#cdbdab}.footer-bottom .icon{width:12px;height:12px}.footer-sign{margin-left:auto;font-family:Allura,cursive;font-size:34px;line-height:1.2;color:#e7c5a9}.site-footer a:hover{color:#fff!important;text-decoration:underline;text-underline-offset:4px}
@media(min-width:1921px){.site-header{padding-inline:max(50px,calc((100vw - 1820px)/2))}.hero-copy{padding-left:max(50px,calc((100vw - 1820px)/2))}.hero-facts{left:max(50px,calc((100vw - 1820px)/2))}.home-hero{min-height:630px}.hero-photo{width:80%}}
@media(max-width:1470px){.site-header{gap:21px;padding-inline:35px}.brand-note{display:none}.desktop-nav{gap:27px}.header-cta{padding:18px 24px}.hero-facts{gap:40px}.hero-sign{font-size:63px}.steps{gap:22px}.steps li:after{right:-27px;width:46px}.step-number{left:10px}.story-layout{gap:60px}.offer-chapter{gap:55px}}
@media(max-width:1190px){.site-header{height:90px;padding-inline:30px}.desktop-nav{display:none}.brand-note{display:block;margin-right:auto}.header-phones{margin-left:auto}.header-cta{min-height:54px;font-size:16px;padding:15px 20px}.menu-toggle{display:flex}.home-hero{min-height:580px}.hero-copy{padding-left:35px;max-width:560px}.hero-copy h1{font-size:78px}.hero-copy .eyebrow{gap:8px;letter-spacing:2.1px}.hero-copy .eyebrow>span{width:37px;flex-basis:37px}.hero-photo{width:88%}.hero-photo:after{background:linear-gradient(90deg,var(--paper) 0%,#f8f4eef5 23%,#f8f4eeaa 37%,#f8f4ee00 58%)}.hero-facts{left:35px;gap:28px}.hero-actions{gap:16px}.hero-actions .button{font-size:16px;padding-inline:19px}.wrap{width:calc(100% - 70px)}.steps{gap:25px}.step-number{left:0;top:7px;width:25px;height:25px;line-height:25px;font-size:16px}.steps li:after{display:none}.steps h3{font-size:17px}.steps p{font-size:15px}.process h2{font-size:42px}.section-heading h2{gap:24px}.section-heading h2:before,.section-heading h2:after{width:58px}.story-layout{gap:40px}.story-copy h2{font-size:39px}.story-copy p{font-size:16px}.story-note{font-size:25px;padding:18px 23px}.category h3{font-size:23px}.section-space{padding-block:62px}.page-intro h1{font-size:58px}.offer-chapter{gap:40px}.chapter-copy h2{font-size:38px}.chapter-copy p{font-size:16px}.about-layout{gap:45px}.about-copy h2{font-size:39px}.machine-grid{gap:28px}.machine-grid img{height:185px}.cooperation{gap:50px}.materials-intro{gap:35px}.material-swatches{gap:9px}.swatch{height:190px}.guide-layout{gap:50px;grid-template-columns:220px minmax(0,1fr)}.quote-layout{gap:35px;grid-template-columns:1.3fr .8fr}.quote-main{padding:27px}.quote-note{padding:23px}.config-section{gap:35px}.config-section h2{font-size:38px}.footer-top{gap:35px}.contact-layout{gap:38px}.legal-copy{margin-left:35px}}
@media(max-width:900px){.header-phones{display:none}.brand-note{font-size:12px;flex-basis:160px}.brand-note small{font-size:11px}.header-cta{margin-left:auto}.site-header{gap:20px}.hero-copy h1{font-size:73px}.hero-copy{padding-top:56px}.hero-lead{font-size:23px}.hero-photo{width:100%}.hero-photo:after{background:linear-gradient(90deg,#f8f4ee 0%,#f8f4eef0 26%,#f8f4eecf 40%,#f8f4ee18 76%)}.hero-facts{gap:26px}.hero-sign{font-size:52px;right:27px;bottom:50px}.process{padding-top:28px}.steps{grid-template-columns:repeat(5,1fr);gap:15px}.steps li>.icon{height:35px;width:35px}.steps h3{font-size:15px;line-height:1.35}.steps p{font-size:13px}.step-number{left:-7px;top:5px;width:23px;height:23px;line-height:23px;font-size:15px}.section-heading h2{font-size:40px}.category-grid,.project-preview{gap:20px}.category h3{font-size:22px}.category .icon{width:18px}.home-story{padding:50px 0}.story-layout{grid-template-columns:1fr;gap:30px}.story-images{max-width:560px}.story-copy{max-width:690px}.story-copy h2{font-size:43px}.heading-row h2{font-size:40px}.heading-row{align-items:flex-start;flex-wrap:wrap;gap:15px}.heading-row .text-link{padding-block:0}.project-preview h3{font-size:23px}.offer-more{align-items:flex-start}.offer-more p{max-width:420px}.about-layout{grid-template-columns:1fr;gap:30px}.about-copy{max-width:760px}.about-work{max-width:610px}.cooperation{grid-template-columns:1fr;gap:30px}.materials-intro{grid-template-columns:1fr}.material-swatches{max-width:640px;width:100%;gap:20px}.material-columns{gap:30px;grid-template-columns:1fr 1fr}.systems-grid{gap:35px}.guide-layout{grid-template-columns:1fr;gap:35px}.guide-index{position:static;flex-direction:row;flex-wrap:wrap;gap:0 26px}.guide-index strong{flex:0 0 100%;padding-bottom:4px}.guide-index a{padding-block:8px}.quote-layout{grid-template-columns:1.3fr .8fr;gap:25px}.quote-main{padding:25px}.form-grid{grid-template-columns:1fr;gap:16px}.quote-note h2{font-size:30px}.quote-note .large-phone{font-size:25px}.config-section{grid-template-columns:1fr}.config-options{grid-template-columns:repeat(4,1fr);gap:15px}.config-option{padding:17px 13px}.config-option>strong{font-size:14px}.config-option>span:not(.wardrobe-drawing){font-size:12px}.contact-layout{grid-template-columns:1fr 1.05fr;gap:28px}.contact-card h2{font-size:29px}.contact-line{gap:12px}.contact-line .large-phone{font-size:27px}.map-cover{padding:24px}.map-cover h2{font-size:35px}.footer-top{grid-template-columns:1fr 1fr;gap:36px 80px}.footer-bottom{gap:20px;flex-wrap:wrap}.footer-sign{font-size:31px}.legal-copy{max-width:calc(100% - 70px)}}
@media(max-width:680px){html{scroll-padding-top:15px}.wrap{width:calc(100% - 42px)}body{font-size:16px}.site-header{height:80px;padding-inline:21px;gap:15px}.brand{flex-basis:144px}.wordmark{width:144px}.wordmark>span:first-child{font-size:37px;letter-spacing:1.2px}.wordmark>span:last-child{font-size:13px;letter-spacing:20px;margin-top:2px}.brand-note{display:none}.header-cta{font-size:13px;min-height:43px;padding:11px 13px;gap:7px}.header-cta .icon{display:none}.menu-toggle{width:43px;height:43px}.home-hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:30px 21px 26px;max-width:100%;order:1}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.4px;gap:7px;margin-bottom:20px;white-space:normal}.hero-copy .eyebrow>span{width:23px;flex-basis:23px}.hero-copy h1{font-size:57px;line-height:.87;letter-spacing:-1.4px}.hero-lead{font-size:19px;line-height:1.34;margin-top:18px}.hero-actions{gap:12px;margin-top:22px}.hero-actions .button{font-size:14px;padding:14px 14px;min-height:51px;gap:10px;flex:1}.hero-actions .button .icon{width:17px;height:21px}.hero-photo{position:relative;inset:auto;width:100%;height:225px;z-index:0;order:2;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-photo:after{background:linear-gradient(180deg,#f8f4ee22,transparent 25%)}.hero-sign{font-size:43px;right:23px;bottom:24px}.hero-sign>span{padding-left:24px}.hero-sign:after{width:90px;margin:15px 0 0 28px}.hero-facts{position:static;order:3;display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;padding:22px 21px 24px;align-items:flex-start}.hero-facts>div{flex-direction:column;align-items:center;text-align:center;gap:8px}.hero-facts .icon{width:26px;height:28px}.hero-facts span{font-size:11px;line-height:1.4}.process{padding:29px 0 32px}.process .section-heading h2{font-size:34px;line-height:1.08;gap:14px;letter-spacing:-.5px}.process .section-heading h2:before,.process .section-heading h2:after{width:25px}.process .section-heading>p{font-size:16px;max-width:260px;margin:10px auto 0}.steps{grid-template-columns:1fr;text-align:left;gap:0;padding-top:25px}.steps li{display:grid;grid-template-columns:36px 1fr;gap:4px 20px;padding:17px 0 17px 44px;min-height:92px;border-top:1px solid #e8dace}.steps li>.icon{width:34px;height:38px;grid-column:1;grid-row:1/3;align-self:center;margin:0}.steps li h3{font-size:17px;line-height:1.3;grid-column:2;margin:0}.steps li p{font-size:14px;line-height:1.5;grid-column:2}.steps li p br{display:none}.step-number{left:0;top:28px;min-width:25px;height:25px;line-height:25px;font-size:15px}.section-space{padding-block:45px}.section-heading h2{font-size:36px;letter-spacing:-.8px}.section-heading .eyebrow{font-size:9px;margin-bottom:12px;letter-spacing:2px}.home-offer .section-heading{margin-bottom:27px}.category-grid{grid-template-columns:1fr;gap:27px}.category>img{aspect-ratio:4/3}.category>span{padding-top:13px}.category h3{font-size:29px}.category .icon{width:23px}.offer-more{flex-direction:column;gap:11px;padding-top:29px}.offer-more p{font-size:15px}.offer-more .text-link{font-size:15px}.home-story{padding:39px 0}.story-images{padding-bottom:32px}.story-note{font-size:25px;right:8px;padding:16px 22px}.story-primary{padding-right:25px}.story-copy h2{font-size:37px;margin-bottom:21px;line-height:1.05}.eyebrow{font-size:9px;letter-spacing:2px;margin-bottom:14px}.story-copy p{font-size:16px;line-height:1.75}.heading-row{gap:16px;margin-bottom:26px}.heading-row h2{font-size:37px;letter-spacing:-.8px}.project-preview{grid-template-columns:1fr;gap:28px}.project-preview img{aspect-ratio:auto;max-height:none;object-fit:contain}.project-preview h3{font-size:26px;margin-top:12px}.page-intro{padding-top:21px;padding-bottom:28px}.breadcrumb{font-size:10px;gap:9px;margin-bottom:28px}.page-intro h1{font-size:45px;letter-spacing:-1px;line-height:1.03}.intro-lead{font-size:18px;line-height:1.5;margin-top:17px}.chapter-nav{gap:5px 22px;font-size:14px;padding-block:0 18px}.offer-chapter{grid-template-columns:1fr;gap:26px;padding-block:38px}.chapter-copy h2{font-size:36px;line-height:1.07;margin-bottom:19px}.chapter-copy p{font-size:16px;line-height:1.8}.chapter-copy .eyebrow{margin-bottom:13px}.chapter-image{order:2!important}.chapter-copy{order:1!important}.chapter-copy .text-link{margin-top:13px}.inline-links{gap:10px 24px}.inline-links .text-link{font-size:14px}.material-note{flex-direction:column;align-items:flex-start;padding-block:34px 44px;gap:22px}.material-note h2{font-size:34px}.material-note p{font-size:16px}.about-layout{gap:27px;padding:3px 0 39px}.about-copy h2{font-size:35px;margin-bottom:22px}.about-copy p{font-size:16px;line-height:1.8}.about-work{padding:20px}.about-work>p:last-child{font-size:25px}.workshop-section{padding:39px 0}.narrow-note{font-size:15px}.machine-grid{grid-template-columns:1fr;gap:32px}.machine-grid figure{gap:12px;max-width:440px}.machine-grid img{height:auto;max-height:240px}.machine-grid figcaption{font-size:18px}.cooperation{gap:28px}.cooperation h2{font-size:36px}.cooperation dt{font-size:16px}.cooperation dd{font-size:15px}.references-section{padding-bottom:45px}.document-list{grid-template-columns:1fr}.document-list>a{font-size:15px;padding-block:15px}.material-lead h2{font-size:35px;margin-bottom:20px}.materials-intro{gap:26px;padding-block:0 32px}.material-swatches{gap:11px}.swatch{height:148px}.swatch>span{font-size:12px}.spec-list>div{grid-template-columns:1fr;gap:5px;padding-block:14px;font-size:15px}.material-options{padding:7px 0 39px}.material-options h2{font-size:35px;line-height:1.05;margin-bottom:25px}.material-columns{grid-template-columns:1fr;gap:23px}.material-columns h3{font-size:19px;margin-bottom:7px}.material-columns p{font-size:15px}.systems-section{padding:38px 0 46px}.systems-section h2{font-size:36px;line-height:1.07;margin-bottom:28px}.systems-grid{grid-template-columns:1fr;gap:28px}.systems-grid h3{font-size:28px;margin-bottom:15px}.systems-grid p{font-size:15px;line-height:1.8}.technical-details{margin-top:25px}.technical-details summary{font-size:16px;gap:20px}.profile-gallery{grid-template-columns:repeat(2,1fr);gap:13px}.profile-gallery img{height:150px}.profile-gallery>a:first-child img{height:40px}.gallery-controls{gap:8px;padding-top:0;padding-bottom:20px}.filter-button{font-size:13px;padding:9px 13px;min-height:40px}.gallery-heading{margin-block:23px 18px}.gallery-heading h2{font-size:33px}.gallery-heading>span{font-size:12px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gallery-grid>a{aspect-ratio:1/1}.photo-zoom{width:25px;height:25px;right:7px;bottom:7px}.photo-zoom .icon{width:14px;height:14px}.gallery-section{padding-bottom:45px}.lightbox{padding:56px 12px 74px}.lightbox figure{max-width:100%;width:100%}.lightbox figure>img{max-height:calc(100dvh - 175px)}.lightbox figcaption{font-size:13px}.lightbox-prev{top:auto;bottom:20px;left:calc(50% - 58px)}.lightbox-next{top:auto;bottom:20px;right:calc(50% - 58px)}.lightbox-close{right:17px;top:15px}.guide-layout{padding:0 0 15px;gap:28px}.guide-index{gap:0 19px;font-size:13px;padding-top:14px}.guide-index strong{font-size:16px}.guide-body h2{font-size:35px;margin-bottom:20px;line-height:1.08}.guide-body p{font-size:16px;line-height:1.8}.guide-fact{gap:20px;margin:10px 0;padding:20px 0;align-items:flex-start}.guide-fact>span{font-size:78px;padding-top:8px}.guide-fact>span>span{font-size:19px;margin-left:3px}.guide-fact p{font-size:14px;line-height:1.7}.guide-body h3{font-size:18px}.guide-body section{padding-bottom:30px}.guide-body section+section{padding-top:31px}.guide-body .spec-list>div{grid-template-columns:1fr 1fr;gap:20px;font-size:14px}.guide-image-pair{gap:15px}th,td{padding:12px;font-size:14px}.guide-body .text-link{margin-top:15px}.quote-layout{grid-template-columns:1fr;gap:28px;padding-bottom:37px}.quote-main{padding:25px 21px}.quote-main h2{font-size:31px;margin-bottom:22px}.form-grid{gap:18px}.field>span{font-size:13px}.field input,.field select,.field textarea{padding:11px 12px}.form-note{font-size:11px;line-height:1.65;margin:22px 0}.quote-main .button{width:100%;font-size:16px;min-height:53px}.quote-aside{display:grid;grid-template-columns:1fr 1.25fr;align-items:center;background:var(--paper-deep)}.quote-visual{align-self:stretch}.quote-visual img{width:100%;height:100%;object-fit:cover;object-position:center}.quote-note{padding:20px}.quote-note h2{font-size:28px;margin-bottom:12px}.quote-note .large-phone{font-size:21px}.quote-note p{font-size:12px;margin-top:12px;line-height:1.65}.config-section{padding:35px 0 43px;gap:23px}.config-section h2{font-size:35px;margin-bottom:18px}.config-section p:not(.eyebrow){font-size:15px}.config-options{grid-template-columns:1fr 1fr;gap:13px}.config-option{padding:17px}.config-option>strong{font-size:15px}.config-option>span:not(.wardrobe-drawing){font-size:12px}.contact-layout{grid-template-columns:1fr;gap:35px;padding-top:0;padding-bottom:40px}.contact-card h2{font-size:27px;margin-bottom:25px}.contact-line{gap:17px;margin-top:22px}.contact-line h3{font-size:11px}.contact-line .large-phone{font-size:30px}.contact-line a:not(.large-phone){font-size:17px}.contact-line p{font-size:16px}.contact-line>.icon{width:24px;height:26px}.service-area{font-size:14px;margin-block:23px}.contact-card .button{font-size:16px;min-height:53px}.map-panel{min-height:425px}.map-cover{padding:27px}.map-cover h2{font-size:35px}.map-cover .button{font-size:15px;min-height:53px}.legal-copy{max-width:none;width:calc(100% - 42px);margin-inline:auto;padding:0 0 44px}.legal-copy h2{font-size:30px;line-height:1.08}.legal-copy p{font-size:15px}.site-footer{padding-top:37px}.footer-top{grid-template-columns:1fr 1fr;gap:29px 22px;padding-bottom:30px}.footer-top .footer-brand{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-top .footer-brand p{font-size:21px;margin-top:0;text-align:right}.footer-top h2{font-size:12px;margin-bottom:13px}.footer-top>div>a:not(:first-child){font-size:12px;line-height:1.6;padding-block:4px}.footer-top>div:last-child{grid-column:1/-1}.footer-top>div:last-child p{font-size:13px}.footer-top>div .footer-phone{font-size:24px!important}.footer-bottom{font-size:10px;gap:11px 20px;padding-block:18px 22px}.footer-bottom>span:first-child{flex:0 0 100%}.footer-sign{font-size:27px;margin-left:auto}}
@media(max-width:370px){.site-header{padding-inline:17px;gap:12px}.brand{flex-basis:133px}.site-header .wordmark{width:132px}.site-header .wordmark>span:first-child{font-size:35px;letter-spacing:.3px}.site-header .wordmark>span:last-child{font-size:12px;letter-spacing:18px}.header-cta{font-size:12px;padding-inline:10px}.menu-toggle{width:39px;height:41px}.hero-copy{padding:26px 18px 23px}.hero-copy .eyebrow{font-size:7px;letter-spacing:1px;gap:5px}.hero-copy .eyebrow>span{width:20px;flex-basis:20px}.hero-copy h1{font-size:53px}.hero-lead{font-size:17px;line-height:1.4}.hero-actions{gap:10px;margin-top:21px}.hero-actions .button{font-size:12px;padding:12px 10px;gap:8px;min-height:49px}.hero-photo{height:210px}.hero-facts{padding-inline:17px;gap:10px}.hero-facts span{font-size:10px}.hero-facts .icon{width:24px;height:26px}.wrap{width:calc(100% - 36px)}.process .section-heading h2{font-size:31px;gap:10px}.process .section-heading h2:before,.process .section-heading h2:after{width:16px}.page-intro h1{font-size:41px}.category h3{font-size:26px}.story-copy h2{font-size:34px}.filter-button{font-size:12px;padding-inline:11px}.quote-main{padding:23px 17px}.quote-note{padding:16px}.quote-note h2{font-size:26px}.quote-note .large-phone{font-size:18px}.quote-aside{grid-template-columns:.85fr 1.15fr}.quote-note p{font-size:11px}.guide-fact{gap:16px}.guide-fact>span{font-size:63px}.guide-fact p{font-size:13px}.guide-body .spec-list>div{font-size:13px}.footer-top .footer-brand p{font-size:19px}.footer-sign{font-size:24px}.legal-copy{width:calc(100% - 36px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

@media(min-width:901px){.footer-top.contact-footer{grid-template-columns:1.3fr 1fr 1fr}}

@media(min-width:681px){.wordmark>span:first-child{transform:scaleX(1.18)}.hero-actions .outline{gap:9px;padding-inline:24px}.hero-actions .outline .icon{width:16px}}
