@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(fonts/font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/font-5.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/font-6.ttf) format('truetype');
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/font-7.ttf) format('truetype');
}

500;600;700&family=Manrope:wght@400;500;600&display=swap');
.logo:has(.brand-image){display:flex;flex-direction:column;align-items:center;flex-shrink:0;letter-spacing:normal}.logo .brand-image{width:224px;height:auto;object-fit:contain;mix-blend-mode:multiply}.logo:has(.brand-image) small{margin-top:2px;white-space:nowrap}.showroom-brand{margin:0 auto 24px;max-width:300px;letter-spacing:.18em}.showroom-photo .showroom-brand .brand-image{position:static;width:100%;height:auto;object-fit:contain;mix-blend-mode:lighten}.showroom-brand .brand-image{margin:auto}@media(max-width:760px){.logo .brand-image{width:185px}.logo:has(.brand-image) small{font-size:.58rem}.showroom-brand{max-width:260px}}@media(max-width:390px){.logo .brand-image{width:165px}.logo:has(.brand-image) small{font-size:.52rem;letter-spacing:.14em}}
:root{--ink:#202622;--muted:#666b65;--paper:#f8f7f3;--line:#dcded5;--accent:#bfcaa8;--dark:#26332b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #798754;outline-offset:5px}button{color:inherit}img{max-width:100%;display:block;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.08;letter-spacing:-.035em}h1{font-size:clamp(3.4rem,6.2vw,6.8rem)}h2{font-size:clamp(2.6rem,4vw,4.5rem)}h3{font-size:1.35rem;font-weight:500;line-height:1.3}.wrap{max-width:1440px;padding:0 5%;margin:auto}.eyebrow{text-transform:uppercase;font-size:.78rem;letter-spacing:.18em;font-weight:600;margin-bottom:24px}.skip{position:absolute;top:-80px;background:white;padding:15px;z-index:100}.skip:focus{top:0}.header{height:96px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);background:var(--paper);position:sticky;top:0;z-index:20;padding:0 5%}.logo{font:500 1.7rem 'Manrope',Arial,sans-serif;letter-spacing:.22em;line-height:1.2}.logo small{display:block;font:400 .62rem Arial,sans-serif;letter-spacing:.18em;margin-top:7px}.nav{display:flex;gap:25px;font-size:.87rem}.nav a:hover{color:#697853}.langs{display:flex;align-items:center;gap:12px}.langs a{font-size:.78rem;padding:5px 0}.langs a[aria-current]{border-bottom:1px solid var(--ink);font-weight:700}.menu{display:none;border:0;background:none;font-size:1.3rem}.hero{display:grid;grid-template-columns:46% 54%;min-height:680px}.hero-copy{padding:90px 10% 55px 11%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero h1 em{font-weight:400;color:#768267}.hero-copy>p:not(.eyebrow){max-width:420px;color:var(--muted);margin:30px 0}.actions{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.btn{background:var(--dark);color:white;padding:17px 25px;display:inline-flex;align-items:center;gap:30px;border:1px solid var(--dark);font-size:.88rem}.btn:hover{background:#405044}.text-link{font-size:.88rem;border-bottom:1px solid;padding:10px 0}.hero-picture{position:relative;min-height:620px;background:#d2d2c8}.hero-picture img{width:100%;height:100%;position:absolute}.photo-label{position:absolute;bottom:28px;left:30px;color:#fff;background:#202622bd;padding:8px 14px;font-size:.75rem;letter-spacing:.08em}.hero-foot{margin-top:65px;display:flex;align-items:center;gap:14px;color:var(--muted);font-size:.78rem}.hero-foot:before{content:'';width:30px;height:1px;background:currentColor}.intro-strip{display:flex;justify-content:space-between;gap:24px;border-block:1px solid var(--line);padding:25px 5%;font-size:.79rem;letter-spacing:.06em}.section{padding:110px 0}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:46px}.section-top p:not(.eyebrow){max-width:390px;color:var(--muted)}.collections{display:grid;grid-template-columns:repeat(3,1fr);gap:38px 25px}.collection{display:block}.collection .pic{height:310px;overflow:hidden;background:#ddd}.collection img{width:100%;height:100%;transition:transform .5s}.collection:hover img{transform:scale(1.04)}.collection-head{display:flex;gap:15px;justify-content:space-between;align-items:baseline;margin:20px 0 8px}.num{font-size:.75rem;color:var(--muted)}.collection p{color:var(--muted);font-size:.88rem}.inspiration{background:#e9ece5}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:30px}.filter{background:transparent;border:1px solid #bcc3b6;padding:10px 21px;font-size:.85rem;border-radius:30px}.filter[aria-pressed=true]{background:var(--dark);border-color:var(--dark);color:white}.gallery{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:22px}.gallery-card{padding:0;border:0;text-align:left;background:none}.gallery-card img{width:100%;height:340px}.gallery-card:first-child img{height:440px}.gallery-card span{display:block;margin-top:15px;font-size:.9rem}.gallery-card[hidden]{display:none}.note{font-size:.8rem;color:var(--muted);margin-top:26px}.brands{padding:70px 0}.brand-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:30px;margin-top:35px;padding-top:35px;border-top:1px solid var(--line);font-family:Georgia,serif;font-size:1.6rem}.showroom{background:var(--dark);color:#f8f7f3}.showroom-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.showroom p:not(.eyebrow){margin:28px 0;color:#d5dbd2}.showroom .btn{background:var(--accent);border-color:var(--accent);color:var(--ink)}.showroom-photo{min-height:440px;position:relative;background:#35463b;display:flex;align-items:center;justify-content:center;border:1px solid #647461}.showroom-photo img{position:absolute;width:100%;height:100%}.showroom-photo .placeholder{padding:55px;text-align:center}.placeholder strong{display:block;font-family:Georgia,serif;font-size:3rem;font-weight:400}.placeholder span{font-size:.84rem;color:#c3ccbd}.visit-data{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin:35px 0;border-top:1px solid #69756a;padding-top:25px;font-size:.85rem}.visit-data strong{display:block;color:white;margin-bottom:8px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:12%}.contact-copy>p{margin:25px 0;color:var(--muted)}.contact-links{margin-top:35px}.contact-links a{display:block;font-size:clamp(1.15rem,2vw,1.8rem);margin-bottom:12px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:block;font-size:.8rem;margin-bottom:18px}input,textarea{display:block;width:100%;margin-top:8px;border:1px solid #cdd2c7;border-radius:0;background:transparent;padding:13px;color:var(--ink)}textarea{resize:vertical;min-height:120px}.form-note{font-size:.78rem;color:var(--muted);margin:15px 0}footer{background:#e9ece5;padding:48px 5% 25px}.footer-top,.footer-bottom{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-bottom{border-top:1px solid #ccd3c6;margin-top:40px;padding-top:22px;font-size:.75rem;color:var(--muted)}dialog{border:0;padding:20px;background:var(--paper);max-width:min(1000px,94vw);max-height:94vh}dialog::backdrop{background:#142016dc}dialog img{max-height:72vh;max-width:100%;margin:auto}dialog .close{display:block;margin:0 0 15px auto;background:none;border:0;font-size:1rem}dialog p{margin:15px 0 0}.status{font-size:.85rem;margin:12px 0}.privacy{margin-top:30px;font-size:.8rem;color:var(--muted)}.privacy summary{cursor:pointer}.privacy p{margin-top:10px}body:has(dialog[open]){overflow:hidden}@media(min-width:1600px){.hero{max-width:1600px;margin:auto}}@media(max-width:1050px){.nav{gap:13px;font-size:.78rem}.header{gap:15px}.logo{font-size:1.4rem}.hero-copy{padding-top:55px;padding-bottom:45px}.hero{min-height:610px}.hero-picture{min-height:610px}.hero-foot{margin-top:35px}.collection .pic{height:250px}.section{padding:80px 0}.gallery-card img{height:300px}.gallery-card:first-child img{height:360px}}@media(max-width:760px){.header{height:78px}.menu{display:block}.nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--paper);padding:25px 5%;border-bottom:1px solid var(--line);font-size:1rem;flex-direction:column}.nav.open{display:flex}.langs{margin-left:auto}.hero{grid-template-columns:1fr}.hero-copy{padding:55px 6% 40px}.hero h1{font-size:3.9rem}.hero-picture{min-height:430px}.hero-foot{margin-top:32px}.hero-copy>p:not(.eyebrow){margin:22px 0}.intro-strip{flex-wrap:wrap;font-size:.7rem;gap:12px}.intro-strip span:last-child{display:none}.section-top{display:block}.section-top p:not(.eyebrow){margin-top:20px}.collections{grid-template-columns:1fr 1fr;gap:28px 15px}.collection .pic{height:230px}.collection h3{font-size:1.15rem}.collection p{font-size:.8rem}.gallery{grid-template-columns:1fr 1fr;gap:20px 14px}.gallery-card img,.gallery-card:first-child img{height:270px}.gallery-card:first-child{grid-column:1/-1}.gallery-card:first-child img{height:370px}.showroom-grid,.contact-grid{grid-template-columns:1fr;gap:45px}.showroom-photo{min-height:330px}.brand-list{justify-content:flex-start;font-size:1.25rem;gap:24px}.section{padding:65px 0}.eyebrow{margin-bottom:18px}.form-row{grid-template-columns:1fr}.footer-top{display:block}.footer-top>a{display:block;margin-top:20px}.visit-data{gap:15px}}@media(max-width:390px){.hero h1{font-size:3.35rem}.collections{grid-template-columns:1fr}.collection .pic{height:300px}.gallery{grid-template-columns:1fr}.gallery-card:first-child{grid-column:auto}.gallery-card img,.gallery-card:first-child img{height:340px}.logo{font-size:1.2rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.brand-image{aspect-ratio:7146/1595}.partner-logo{max-width:185px;max-height:70px;object-fit:contain}.showroom-thumbs{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:20px}.showroom-thumbs figure{margin:0}.showroom-thumbs img{width:100%;height:170px;object-fit:cover}.showroom-thumbs figcaption{font-size:.8rem;margin-top:8px}
