*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:#f4f3ef;color:#22251f;font-family:Arial,"Microsoft YaHei",sans-serif;font-size:15px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #a4b979;outline-offset:5px}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h2{font-size:clamp(30px,3.9vw,62px);line-height:1.35;letter-spacing:-.035em}h3{font-size:24px;line-height:1.5}button{background:none;border:0;color:inherit}.eyebrow{font-size:11px;letter-spacing:.16em;line-height:1.9}.skip{position:fixed;top:-100px;z-index:99;background:white;color:black;padding:12px}.skip:focus{top:0}header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;position:absolute;top:0;left:0;width:100%;z-index:5;color:white;border-bottom:1px solid #ffffff30}.logo{font-size:34px;line-height:1;font-weight:800;letter-spacing:-.065em}.logo span{display:block;font-size:7px;letter-spacing:.2em;margin-top:9px;font-weight:400}nav{display:flex;gap:36px}nav a{font-size:13px}.tools{display:flex;align-items:center;gap:12px}.tools button{min-width:44px;min-height:44px}#menu{display:none}.hero{height:100svh;min-height:650px;max-height:1250px;position:relative;color:white;background:#252723}.hero-images,.hero-shade,.hero-images img{position:absolute;inset:0}.hero-images{overflow:hidden}.hero-images img{opacity:0;transform:scale(1.06);transition:opacity 900ms ease,transform 1800ms ease}.hero-images img.active{opacity:1;transform:scale(1)}.hero-shade{background:linear-gradient(90deg,#0a1310aa,transparent 90%),linear-gradient(0deg,#10151388,transparent 45%,#0004)}.hero-copy{position:absolute;left:7%;top:28%;width:76%;max-width:950px}.hero h1{font-size:clamp(54px,6.8vw,110px);line-height:1.18;letter-spacing:-.045em;margin:28px 0}.hero .lede{color:#ffffffe0;font-size:16px}.link{display:inline-block;border-bottom:1px solid currentColor;padding:10px 0;font-size:14px}.hero .link{margin-top:27px}.hero-bottom{position:absolute;bottom:30px;left:4.5%;right:4.5%;display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:.12em}.scene-controls{display:flex;gap:8px}.scene-controls button{padding:12px 20px;border-top:2px solid #fff5}.scene-controls button[aria-pressed=true]{border-color:#fff}.section{padding:100px 7%}.intro{display:grid;grid-template-columns:1fr 2fr;gap:8%;padding-top:120px;padding-bottom:120px}.intro p:not(.eyebrow){margin-top:30px;max-width:650px;color:#696c64}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:44px}.section-head .eyebrow{margin-bottom:18px}.section-head>p{color:#73766d}.products{background:#eaece5}.filters{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:35px}.filters button{padding:9px 21px;border:1px solid #b8bdb0;border-radius:30px}.filters button[aria-pressed=true]{background:#273629;color:white;border-color:#273629}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.product-grid article[hidden]{display:none}.product-image{aspect-ratio:1/1.15;position:relative;overflow:hidden;margin-bottom:23px;background:#d6d9d0}.product-image img{transition:transform 700ms}.product-image span{position:absolute;right:16px;bottom:16px;background:#f4f3ef;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;font-size:23px}.product-grid a:hover img{transform:scale(1.045)}.product-grid h3{margin:8px 0}.product-grid article p:last-child,.product-note{font-size:13px;color:#656b60}.product-note{margin-top:32px}.spaces{display:grid;grid-template-columns:1fr 1fr;background:#273629;color:#f1f1e7;min-height:780px}.space-picture{position:relative;min-height:500px;overflow:hidden}.space-picture img{position:absolute;transition:opacity 200ms,transform 800ms}.space-picture span{position:absolute;bottom:32px;left:36px;font-size:10px;letter-spacing:.16em}.space-copy{padding:90px 12%}.space-copy h2{margin:22px 0 40px}.space-options button{display:flex;align-items:start;text-align:left;width:100%;padding:25px 0;border-top:1px solid #ffffff30;gap:20px;opacity:.6}.space-options button[aria-pressed=true],.space-options button:hover{opacity:1}.space-options h3{font-size:21px}.space-options p{font-size:13px;margin-top:8px}.space-options b{margin-left:auto;font-size:25px;font-weight:400}.space-options>button>span{font-size:11px;padding-top:7px}.factory{display:grid;grid-template-columns:1.4fr 1fr;background:#e7e6df}.factory>img{min-height:440px;max-height:580px}.factory>div{padding:60px}.factory h3{font-size:38px;margin:20px 0}.factory div>p:not(.eyebrow){color:#696c64;margin-bottom:24px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:45px 0 0;list-style:none}.steps li{border-top:1px solid #bfc1b8;padding-top:23px}.steps span{font-size:10px;letter-spacing:.12em}.steps h3{font-size:22px;margin:20px 0 10px}.steps p{color:#6d7167;font-size:14px}.faq{padding-top:0;max-width:1150px;margin:auto}.faq h2{margin:15px 0 35px}details{border-bottom:1px solid #c9cbc2;padding:23px 0}summary{cursor:pointer;font-size:18px}details p{color:#646a5e;padding-top:18px;max-width:800px}.contact{background:#e2e7da;display:grid;grid-template-columns:1fr 1fr;gap:9%}.contact h2{margin:22px 0 36px}.contact .mail{display:block;font-size:clamp(19px,2vw,30px);margin-bottom:13px}.contact>div>p:last-child{margin-top:34px;font-size:13px;color:#5f6858}form{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-content:start}label{display:grid;gap:9px;font-size:12px}input,textarea{width:100%;min-width:0;border:0;border-bottom:1px solid #909a86;background:transparent;border-radius:0;padding:12px 0;color:#253020}textarea{resize:vertical}.wide{grid-column:1/-1}form>p{font-size:12px;color:#5f6858}.submit{background:#273629;color:white;padding:16px;text-align:left}#draft{font-size:12px}#draft[hidden]{display:none}footer{background:#17201a;color:#ebeee3;padding:60px 7% 25px}.footer-top,.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-top{padding-bottom:50px}.footer-top>p{font-size:22px}.footer-top>a:last-child{font-size:12px}.footer-bottom{padding-top:24px;border-top:1px solid #ffffff25;font-size:11px;color:#b4bdad}html[lang=en] .hero h1{font-size:clamp(50px,6.5vw,96px)}html[lang=en] h2{line-height:1.13}
@media(max-width:900px){nav{gap:18px}.section{padding:70px 6%}.intro{grid-template-columns:1fr;gap:30px}.space-copy{padding:60px 8%}.spaces{min-height:650px}.factory>div{padding:35px}.steps{grid-template-columns:1fr 1fr}.contact{gap:5%}.section-head>p{max-width:220px}.hero-copy{top:27%}.hero{min-height:650px}}
@media(max-width:650px){header{height:75px;padding:0 6%}#menu{display:block}nav{display:none;position:absolute;top:75px;left:0;right:0;background:#273629;padding:26px 6%;flex-direction:column;gap:24px}nav.open{display:flex}.hero{min-height:680px;max-height:1000px}.hero-copy{left:6%;width:88%;top:26%}.hero h1{font-size:58px}.hero .eyebrow{font-size:9px}.hero .lede{font-size:14px}.hero-bottom{left:6%;right:6%;bottom:22px}.hero-bottom>a{display:none}.scene-controls button{padding:12px 14px}.section-head{display:block}.section-head>p{margin-top:20px}.product-grid{grid-template-columns:1fr}.product-image{aspect-ratio:1.15}.product-grid{gap:40px}.filters{gap:7px}.filters button{font-size:12px;padding:8px 13px}.spaces,.factory,.contact{grid-template-columns:1fr}.space-picture{min-height:380px}.space-copy{padding:50px 6%}.factory>img{min-height:280px;max-height:350px}.factory>div{padding:30px}.steps{gap:25px 20px}.steps h3{font-size:20px}.contact form{margin-top:40px}.footer-top{align-items:start;flex-wrap:wrap}.footer-top>p{font-size:18px}.footer-bottom{flex-direction:column;align-items:start;gap:12px}.eyebrow{font-size:10px}h2{font-size:35px}html[lang=en] .hero h1{font-size:49px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
