@font-face{font-family:Manrope;src:url('/assets/manrope.ttf') format('truetype');font-weight:100 900;font-display:swap}@font-face{font-family:Literata;src:url('/assets/literata.ttf') format('truetype');font-weight:200 900;font-display:swap}:root{--ink:#1b302a;--forest:#183b30;--ivory:#f5f3ec;--muted:#626861;--line:#d8dcd2;--serif:Literata,Georgia,serif;--sans:Manrope,Arial,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--ivory);color:var(--ink);font:16px/1.6 var(--sans)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.5}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a77733;outline-offset:4px}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:1.12}h1{font-size:clamp(2.5rem,5vw,5rem)}h2{font-size:clamp(2rem,3.2vw,3.2rem)}h3{font-size:1.12rem;line-height:1.4;font-weight:500}p{color:var(--muted)}.header{height:104px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--ivory)}.brand{display:inline-flex;align-items:center;gap:12px;font-size:30px;letter-spacing:-1.2px;font-weight:600}.brand svg{width:38px;height:40px}.header nav{display:flex;gap:38px;font-size:14px}.header nav a{padding:10px 0;border-bottom:1px solid transparent}.header nav a:hover,.header nav a[aria-current]{border-color:var(--ink)}.header-contact{display:flex;flex-direction:column;text-align:right;font-size:15px}.header-contact span{font-size:12px;letter-spacing:.03em;color:var(--muted)}.menu-button{display:none;border:0;background:transparent;font-size:26px}.hero{min-height:665px;height:calc(100svh - 104px);max-height:940px;position:relative;color:#fff;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-image{object-position:center 55%}.hero-shade{background:linear-gradient(90deg,rgba(8,24,18,.82),rgba(8,24,18,.25) 75%),linear-gradient(0deg,rgba(8,24,18,.5),transparent 25%)}.hero-content{position:relative;padding:110px 6% 100px;max-width:1100px}.eyebrow{display:block;font-size:12px;letter-spacing:.16em;font-weight:600;margin-bottom:22px}.hero h1{font-size:clamp(3.5rem,5.5vw,6rem);margin-bottom:30px;line-height:1.08}.hero-content p{color:#e3e4d9;font-size:17px;max-width:450px}.hero-actions{display:flex;align-items:center;gap:38px;margin-top:40px}.button{background:var(--forest);color:white;padding:17px 25px;display:inline-flex;align-items:center;justify-content:space-between;gap:40px;border:1px solid var(--forest);font-size:14px;font-weight:600;min-height:54px}.button:hover{background:#295442}.button.light{background:var(--ivory);border-color:var(--ivory);color:var(--ink)}.button.light:hover{background:white}.text-button{display:inline-flex;gap:28px;border-bottom:1px solid #8c9a89;padding:12px 0}.hero-foot{position:absolute;bottom:30px;left:6%;right:6%;display:flex;justify-content:space-between;font-size:11px;letter-spacing:.12em;color:#dedfd6}.section{padding:96px 6%;max-width:2000px;margin:auto}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:38px}.section-head h2{margin-bottom:0}.section-head p{margin-bottom:0}.text-link{display:inline-flex;align-items:center;gap:30px;font-size:14px;border-bottom:1px solid var(--ink);padding:10px 0;white-space:nowrap}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.category-card{min-height:300px;aspect-ratio:1.32;position:relative;overflow:hidden;color:white;background:#253b2f}.category-card:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent,rgba(4,22,13,.83))}.category-card img{height:100%;width:100%;transition:transform .6s}.category-card:nth-child(even) img{object-position:70%;transform:scale(1.06)}.category-card:hover img{transform:scale(1.1)}.category-card>div{position:absolute;bottom:25px;left:28px;right:28px;z-index:1}.category-card .eyebrow{font-size:10px;margin-bottom:12px}.category-card h3{display:flex;justify-content:space-between;align-items:center;font-family:var(--serif);font-size:27px;margin:0;line-height:1.2}.featured{border-top:1px solid var(--line)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px 24px}.product-photo{background:#e8e6dd;aspect-ratio:1.08;position:relative;overflow:hidden}.product-photo img{width:100%;height:100%;transition:transform .5s}.product-card:hover img{transform:scale(1.04)}.badge{position:absolute;top:14px;left:14px;font-size:10px;padding:5px 9px;background:#f5f3ece6;letter-spacing:.02em}.round-arrow{position:absolute;right:14px;bottom:14px;background:var(--ivory);border-radius:50%;width:35px;height:35px;text-align:center;line-height:35px}.product-meta{display:flex;justify-content:space-between;gap:8px;font-size:11px;color:var(--muted);margin-top:18px}.product-card h3{margin:8px 0}.dimension{font-size:13px;margin-bottom:20px}.price{display:flex;align-items:baseline;gap:8px}.price strong{font-size:20px;font-weight:500}.price span{font-size:13px;color:var(--muted)}.detail-link{font-size:13px;display:flex;justify-content:space-between;padding-top:16px;margin-top:16px;border-top:1px solid var(--line)}.demo-price{font-size:11px;line-height:1.45;margin-top:10px}.demo-note{font-size:13px;border-left:2px solid #a68b59;padding:10px 16px;background:#edece3;margin-bottom:25px;color:#595b50}.material-story{display:grid;grid-template-columns:1fr 1fr;background:#203c31;color:var(--ivory)}.story-photo img{width:100%;height:100%;min-height:670px;object-position:72%}.story-text{padding:80px 12%}.story-text p{color:#c2ccbd}.story-text>p{margin-bottom:35px}.story-row{display:flex;gap:24px;border-top:1px solid #526658;padding:22px 0}.story-row>span{font-size:12px;color:#a3b09d}.story-row h3{margin-bottom:6px}.story-row p{font-size:14px;margin:0}.story-text .text-link{border-color:#a9b7a4}.about-strip{display:grid;grid-template-columns:1fr 2fr;gap:60px;border-bottom:1px solid var(--line)}.about-strip p{font-family:var(--serif);font-size:clamp(24px,2.7vw,40px);line-height:1.5;color:var(--ink);margin:0}.contact-band{padding:60px 6%;display:flex;justify-content:space-between;gap:30px;align-items:center;background:#e7eadf}.contact-band h2{font-size:clamp(27px,3vw,42px);margin:0}.contact-band .eyebrow{margin-bottom:15px}footer{padding:65px 6% 25px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px;background:#132b23;color:#e2e8dc}footer p{color:#aab6a7;font-size:13px;margin-top:18px}footer>div:not(:first-child){display:flex;flex-direction:column;gap:12px;font-size:14px}.footer-bottom{grid-column:1/-1;border-top:1px solid #344b3b;padding-top:25px;margin-top:25px;display:flex!important;flex-direction:row!important;justify-content:space-between;font-size:11px!important;color:#aab6a7}.mobile-call{display:none}.breadcrumbs{font-size:13px;color:var(--muted);margin-bottom:50px;overflow-wrap:anywhere}.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.catalog h1{margin-bottom:24px}.intro{max-width:650px;font-size:18px}.category-tabs{display:flex;gap:12px;flex-wrap:wrap;margin:40px 0 30px}.category-tabs a{padding:10px 15px;border:1px solid var(--line);font-size:14px}.category-tabs a[aria-current],.category-tabs a:hover{background:var(--ink);color:white}.catalog-tools{display:flex;align-items:center;gap:25px;margin-bottom:25px;font-size:13px;flex-wrap:wrap}.search{display:flex;flex:1;min-width:260px}.search input{width:100%;min-width:0}.search button{border:1px solid var(--line);background:white;width:50px;font-size:25px}input,select,textarea{border:1px solid #bac2b7;background:#fff;padding:12px;color:var(--ink);border-radius:0}input,textarea{min-width:0;max-width:100%}.catalog-tools select{margin-left:8px}.empty{grid-column:1/-1;padding:80px 20px;text-align:center}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:7%}.gallery{position:relative;align-self:start}.main-photo{width:100%;aspect-ratio:1.08;background:#e6e3da;height:auto}.zoom-button{position:absolute;top:15px;right:15px;border:0;padding:10px;background:var(--ivory);font-size:12px}.thumbnails{display:flex;gap:12px;margin-top:15px;overflow:auto;padding:4px}.thumbnails button{flex:0 0 80px;padding:0;border:2px solid transparent}.thumbnails button[aria-pressed=true]{border-color:var(--ink)}.thumbnails img{width:80px;height:70px}.product-info h1{font-size:clamp(32px,3.1vw,50px)}.detail-price{display:flex;gap:15px;align-items:baseline;margin:28px 0 8px}.detail-price strong{font-size:32px;font-weight:500}.detail-price span{color:var(--muted)}.product-call{padding:20px 0 30px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:20px;flex-wrap:wrap}.phone{font-size:20px}.description{margin-top:30px;white-space:pre-line}.spec-title{font:500 20px var(--sans);letter-spacing:0}.specs>div{display:flex;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid var(--line);font-size:14px}.specs dt{color:var(--muted)}.specs dd{text-align:right;margin:0}.muted{font-size:13px}.lightbox{border:0;background:#f5f3ec;padding:15px;max-width:95vw;max-height:95svh;width:1100px}.lightbox::backdrop{background:#07120de8}.lightbox>button{position:absolute;right:20px;top:20px;z-index:1;border:0;padding:10px}.lightbox img{max-height:80svh;width:100%;object-fit:contain}.lightbox>div{display:flex;justify-content:space-between}.lightbox>div button{padding:8px 25px}.contact-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:10%;margin-top:65px}.contact-primary{border-right:1px solid var(--line);padding-right:40px}.big-phone{display:block;font:400 clamp(25px,3.4vw,55px) var(--serif);margin-bottom:30px;letter-spacing:-.04em}.contact-details h2{font:500 18px var(--sans);margin-bottom:10px}.contact-details p{white-space:pre-line}.socials{display:flex;flex-wrap:wrap;gap:20px;margin-top:35px}.business-details{margin-top:50px}.about-detail{display:grid;grid-template-columns:1fr 1fr;gap:7%;margin-top:60px;align-items:center}.about-detail img{height:540px;width:100%}.sr-only,.skip{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip:focus{clip:auto;position:fixed;top:0;left:0;width:auto;height:auto;background:white;padding:15px;z-index:100}.notice{padding:14px;background:#efe2cb;color:#4d3b1d}.menu-button{min-width:44px;min-height:44px}@media(min-width:1700px){.hero-content{padding-top:140px}.section{padding-top:120px;padding-bottom:120px}}@media(max-width:1100px){.header{height:85px}.header nav{gap:20px}.header-contact{display:none}.hero{height:720px;min-height:600px}.hero-content{padding-top:110px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(2,1fr)}.story-text{padding:55px 9%}.product-detail{gap:4%}.contact-band{align-items:start}.contact-band .button{flex-shrink:0}}@media(max-width:700px){.header{height:78px;padding:0 6%}.brand{font-size:26px}.brand svg{width:31px}.menu-button{display:block}.header nav{display:none;position:absolute;z-index:10;top:78px;left:0;right:0;background:var(--ivory);padding:25px 6%;flex-direction:column;border-top:1px solid var(--line)}.header nav.open{display:flex}.hero{height:700px;min-height:600px;max-height:900px}.hero-content{padding:90px 6%}.hero h1{font-size:clamp(38px,9vw,57px);line-height:1.15}.hero-content p{font-size:16px;max-width:280px}.hero-shade{background:linear-gradient(90deg,#0b1e16da,#0b1e1660),linear-gradient(0deg,#0b1e1680,transparent)}.hero-image{object-position:65%}.hero-actions{gap:25px;align-items:start;flex-direction:column;margin-top:30px}.hero-foot{font-size:9px;gap:20px}.hero-foot span:last-child{display:none}.eyebrow{font-size:10px;margin-bottom:18px}.section{padding:60px 6%}.section-head{align-items:start;gap:25px;flex-direction:column}.section-head h2{font-size:34px}.category-grid{gap:14px}.category-card{min-height:220px;aspect-ratio:.82}.category-card>div{left:15px;right:15px;bottom:20px}.category-card h3{font-size:23px;gap:8px}.category-card .eyebrow{font-size:8px}.category-card h3 span{font-size:18px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 15px}.product-card h3{font-size:15px}.product-meta{font-size:10px;flex-wrap:wrap}.price{flex-wrap:wrap;gap:3px}.price strong{font-size:17px}.dimension{font-size:11px}.badge{font-size:8px;left:8px;top:8px;padding:3px 5px}.round-arrow{width:28px;height:28px;line-height:28px;right:8px;bottom:8px}.demo-price{font-size:10px}.material-story{grid-template-columns:1fr}.story-photo img{min-height:0;height:330px}.story-text{padding:50px 6%}.about-strip{grid-template-columns:1fr;gap:10px}.about-strip p{font-size:27px}.contact-band{flex-direction:column;padding:45px 6%}footer{grid-template-columns:1fr 1fr;padding:50px 6% 30px}footer>div:first-child{grid-column:1/-1}.footer-bottom{flex-wrap:wrap;gap:15px!important}.mobile-call{display:block;position:sticky;bottom:0;z-index:6;background:var(--ivory);padding:8px 6%;box-shadow:0 -2px 15px #0001}.mobile-call .button{width:100%;min-height:48px;padding:10px 20px}.breadcrumbs{margin-bottom:30px;font-size:11px}.catalog h1{font-size:37px}.intro{font-size:16px}.category-tabs{gap:8px;margin-top:25px}.category-tabs a{padding:8px 10px;font-size:12px}.catalog-tools{gap:15px}.search{flex-basis:100%;min-width:0}.catalog-tools label{max-width:100%}.catalog-tools select{font-size:13px;margin-left:0}.catalog-tools>span{font-size:12px}.product-detail{grid-template-columns:1fr;gap:35px}.product-info h1{font-size:36px}.contact-grid{grid-template-columns:1fr;gap:35px;margin-top:40px}.contact-primary{border:0;padding:0}.big-phone{font-size:34px}.about-detail{grid-template-columns:1fr;gap:35px}.about-detail img{height:340px}.contacts h1{font-size:54px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-card{min-width:0}.category-card h3{overflow-wrap:anywhere}.category-card h3 span{flex-shrink:0}@media(max-width:1100px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.category-card{aspect-ratio:auto;min-height:220px}.category-card h3{font-size:21px}.category-card h3 span{display:none}}
@media(max-width:900px){.material-story{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.story-text{min-width:0}.contact-band>div{min-width:0}.about-strip{grid-template-columns:minmax(0,1fr) minmax(0,2fr)}.contact-band h2{overflow-wrap:anywhere}}
@media(max-width:700px){.material-story,.about-strip{grid-template-columns:minmax(0,1fr)}.category-card h3{font-size:17px;overflow-wrap:normal}.category-card{min-height:210px}}
.category-card{width:100%;height:clamp(260px,24vw,430px);aspect-ratio:auto;min-height:0}@media(max-width:700px){.category-card{height:210px}}
.hero-content{max-width:none}.hero-content h1{max-width:1200px}
