@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap');

:root{font-family:'DM Sans',Arial,sans-serif;color:#183b34;background:#f6f4ee;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}
*{box-sizing:border-box}
body{margin:0;min-width:320px}
button,a{font:inherit}
a{color:inherit;text-decoration:none}
button{cursor:pointer}
::selection{background:#c3a879;color:#153b34}
.section-wrap{width:min(100% - 100px,1440px);margin-inline:auto}
.site-header{height:92px;padding:0 50px;display:flex;align-items:center;justify-content:space-between;background:#f6f4ee;position:relative;z-index:10}
.brand{display:flex;align-items:center;gap:12px;line-height:1}
.brand-mark{font-family:Georgia,serif;font-size:42px;letter-spacing:-.11em;font-weight:bold;line-height:.9}.brand-mark span{color:#b49363}
.brand-name{font-size:24px;font-weight:700;letter-spacing:.14em;display:flex;flex-direction:column;gap:6px}.brand-name span{font-size:8px;letter-spacing:.35em;font-weight:600}
.site-nav{display:flex;align-items:center;gap:48px;font-size:14px;font-weight:600}.site-nav a{transition:opacity .2s}.site-nav a:hover{opacity:.55}.site-nav .nav-about{border-left:1px solid #bbc8c0;padding-left:48px;display:flex;align-items:center;gap:20px}.arrow-icon{font-size:21px;font-weight:400;line-height:1}
.menu-toggle{display:none}
.hero{height:min(770px,calc(100svh - 92px));min-height:600px;position:relative;color:#fff;overflow:hidden;background:#365149}.hero-image{position:absolute;inset:0;background-image:url('/hero-living-room.png');background-size:cover;background-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,36,31,.84) 0%,rgba(14,42,36,.64) 35%,rgba(18,35,30,.08) 75%)}.hero-content{position:relative;z-index:1;margin-left:max(50px,calc((100vw - 1440px)/2));padding-top:clamp(95px,15vh,150px);max-width:720px}.eyebrow{font-size:12px;letter-spacing:.28em;font-weight:700;margin:0 0 28px}.eyebrow.light{color:#e7d6b8}.hero h1{font-weight:500;font-size:clamp(60px,6.2vw,104px);letter-spacing:-.075em;line-height:1.23;margin:0}.hero h1 em,.collections h2 em,.category-story h2 em,.site-footer h2 em{font-family:Georgia,'Noto Sans SC',serif;font-weight:400;font-style:normal}.hero-copy{font-size:17px;line-height:1.9;margin:32px 0 39px;color:#f2f0e9}.hero-link{display:inline-flex;align-items:center;justify-content:space-between;gap:65px;min-width:205px;padding:18px 3px 16px;border-bottom:1px solid #efeee5;font-size:15px;font-weight:600;transition:gap .2s}.hero-link:hover{gap:78px}.hero-link span{font-size:24px;line-height:0}.hero-bottom{position:absolute;bottom:32px;left:50px;right:50px;display:flex;justify-content:space-between;font-size:11px;letter-spacing:.2em;font-weight:700;color:#e7e7dd}
.intro{display:grid;grid-template-columns:32% 1fr;padding-block:140px 150px;gap:40px}.intro-label{font-size:12px;font-weight:700;letter-spacing:.22em;padding-top:19px;display:flex;gap:16px;align-items:flex-start}.small-rule{display:inline-block;width:30px;height:1px;background:#183b34;margin-top:8px}.intro-main h2{font-size:clamp(42px,4.5vw,72px);line-height:1.38;letter-spacing:-.06em;font-weight:500;margin:0 0 35px}.intro-main h2 span{font-family:Georgia,'Noto Sans SC',serif;color:#aa8961}.intro-main p{max-width:630px;font-size:17px;line-height:2;color:#53645d;margin:0}
.collections{padding:95px 0 110px;background:#e9ebe5}.collections-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:48px}.collections-heading .eyebrow{color:#866e4e;margin-bottom:20px}.collections h2{font-size:clamp(36px,3.6vw,58px);letter-spacing:-.06em;font-weight:500;line-height:1.3;margin:0}.collections-heading>p{font-size:15px;color:#69776f;margin:0 0 8px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{min-height:480px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;transition:transform .25s,box-shadow .25s}.category-card:hover{transform:translateY(-7px);box-shadow:0 20px 40px #183b3418}.category-furniture{background:#d8d5c9}.category-smart{background:#254c45;color:#fff}.category-home{background:#c4b39c}.category-card:before{content:'';position:absolute;right:-50px;top:68px;width:260px;height:260px;border:1px solid currentColor;border-radius:50%;opacity:.16}.category-card:after{content:'';position:absolute;right:43px;top:162px;width:150px;height:150px;border:1px solid currentColor;border-radius:50%;opacity:.12}.category-card-top,.category-card-bottom{position:relative;z-index:1}.category-card-top{display:flex;justify-content:space-between;align-items:start;font-size:12px;letter-spacing:.16em;font-weight:700}.category-card-top .arrow-icon{font-size:27px}.category-english{font-size:11px;letter-spacing:.22em;font-weight:700;text-transform:uppercase}.category-card h3{font-size:42px;font-weight:500;letter-spacing:-.06em;margin:15px 0}.category-card p{font-size:15px;line-height:1.8;max-width:265px;min-height:54px;margin:0 0 45px}.category-detail{border-top:1px solid currentColor;display:block;padding-top:17px;font-size:10px;letter-spacing:.12em;font-weight:700;opacity:.72}
.category-story{scroll-margin-top:30px;min-height:370px;display:grid;grid-template-columns:32% 1fr 100px;gap:40px;align-items:start;border-bottom:1px solid #ccd3cc;padding-top:95px;padding-bottom:85px}.story-index{font-size:12px;letter-spacing:.2em;font-weight:700;padding-top:18px;color:#8e7655}.category-story h2{font-size:clamp(34px,3.4vw,54px);line-height:1.4;letter-spacing:-.06em;font-weight:500;margin:0 0 25px}.category-story p{font-size:16px;line-height:1.9;color:#63736a;max-width:550px;margin:0}.story-glyph{font-size:74px;font-family:Georgia,serif;font-weight:400;color:#af9671;line-height:1;text-align:right}
.site-footer{background:#173b34;color:#f4f1e9;margin-top:110px}.footer-main{min-height:360px;display:flex;justify-content:space-between;align-items:end;padding-block:75px}.footer-main .eyebrow{margin-bottom:24px}.site-footer h2{font-size:clamp(47px,5vw,80px);line-height:1.3;letter-spacing:-.06em;font-weight:500;margin:0}.site-footer h2 em{color:#d5ba8d}.back-top{font-size:14px;border-bottom:1px solid #b0c3b9;padding:10px 2px 17px;display:flex;justify-content:space-between;gap:70px;margin-bottom:9px}.back-top span{font-size:21px}.footer-bottom{border-top:1px solid #4d6a60;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:15px;color:#b9c8be;font-size:12px;letter-spacing:.06em}
.footer-contact{border-top:1px solid #4d6a60;display:grid;grid-template-columns:1fr 1.45fr .7fr;gap:30px;padding-block:29px;color:#d7e0da;font-size:14px}
.footer-contact a{width:max-content;max-width:100%;overflow-wrap:anywhere;border-bottom:1px solid transparent;transition:border-color .2s,color .2s}
.footer-contact a:hover{color:#fff;border-color:#aebfb4}
@media(max-width:900px){.section-wrap{width:min(100% - 48px,1440px)}.site-header{height:76px;padding:0 24px}.site-nav{gap:22px}.site-nav .nav-about{padding-left:22px}.hero{height:670px;min-height:0}.hero-content{margin-left:24px;padding-top:125px}.hero-bottom{left:24px;right:24px}.intro{grid-template-columns:1fr;padding-block:85px;gap:25px}.collections{padding-block:75px}.category-card{min-height:410px;padding:22px}.category-card h3{font-size:35px}.category-story{grid-template-columns:25% 1fr 50px;gap:20px}.story-glyph{font-size:50px}}
@media(max-width:650px){.site-header{height:72px}.brand-mark{font-size:34px}.brand-name{font-size:19px}.brand-name span{font-size:7px}.menu-toggle{display:flex;width:44px;height:44px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:7px;align-items:center;z-index:2}.menu-toggle span{width:25px;height:2px;background:#173b34;display:block}.site-nav{display:none;position:absolute;top:72px;left:0;right:0;background:#f6f4ee;padding:18px 24px 30px;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 18px 25px #142b251a}.site-nav.is-open{display:flex}.site-nav a{padding:15px 0;border-bottom:1px solid #d7ded5}.site-nav .nav-about{padding:15px 0;border-left:0;justify-content:space-between}.hero{height:650px}.hero-image{background-position:60% center}.hero-shade{background:linear-gradient(90deg,rgba(8,36,31,.84),rgba(14,42,36,.48) 75%),linear-gradient(0deg,rgba(8,36,31,.35),transparent 50%)}.hero-content{padding-top:115px;margin-inline:24px}.hero h1{font-size:clamp(53px,12vw,74px)}.hero-copy{font-size:15px;margin:27px 0 34px}.hero-bottom{bottom:25px;font-size:9px}.intro{padding-block:75px 85px}.intro-main h2{font-size:43px}.intro-main p{font-size:15px}.collections{padding-block:72px}.collections-heading{display:block;margin-bottom:34px}.collections h2{font-size:36px}.collections-heading>p{margin-top:16px}.category-grid{grid-template-columns:1fr;gap:14px}.category-card{min-height:355px}.category-card p{min-height:0;margin-bottom:25px}.category-card:before{right:5px;top:10px}.category-card:after{right:75px;top:105px}.category-story{min-height:0;grid-template-columns:1fr 45px;padding-block:58px;gap:10px}.story-index{grid-column:1/-1;padding:0;margin-bottom:18px}.category-story h2{font-size:36px}.category-story p{font-size:15px}.story-glyph{font-size:42px}.site-footer{margin-top:70px}.footer-main{min-height:315px;padding-block:65px;display:block}.site-footer h2{font-size:51px}.back-top{margin-top:45px;display:inline-flex}.footer-bottom{padding-block:20px;display:block;line-height:1.8}.footer-bottom span{display:block}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.hero-image{background-image:url('../public/hero-living-room.png')}

/* Interior pages */
.site-nav [aria-current="page"]{color:#9b774c}
.text-link{display:inline-flex;align-items:center;gap:55px;margin-top:30px;padding:12px 2px 14px;border-bottom:1px solid #173b34;font-size:14px;font-weight:700}
.text-link span{font-size:21px;font-weight:400}
.page-hero{overflow:hidden;background:#e7e2d8}
.page-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,1fr);min-height:580px}
.page-hero-copy{padding:100px 55px 85px 0;align-self:center}
.page-hero-copy .eyebrow{color:#8a6d49;margin-bottom:30px}
.page-hero h1{font-size:clamp(54px,6vw,92px);font-weight:500;line-height:1.16;letter-spacing:-.075em;margin:0 0 30px}
.page-hero h1 em,.editorial-intro h2 em{font-family:Georgia,serif;font-style:normal;font-weight:400;color:#a18561}
.page-hero-copy>p:not(.eyebrow){font-size:18px;line-height:1.8;max-width:530px;color:#506359;margin:0 0 32px}
.page-scroll{display:inline-flex;align-items:center;justify-content:space-between;gap:54px;border-bottom:1px solid currentColor;padding:12px 2px 15px;font-size:14px;font-weight:700}
.page-scroll span{font-size:20px;font-weight:400}
.page-hero-panel{align-self:stretch;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#b3a28a;color:#f4efe5}
.page-hero-panel:before,.page-hero-panel:after{content:'';position:absolute;border:1px solid currentColor;border-radius:50%;opacity:.25;width:440px;height:440px}
.page-hero-panel:after{width:300px;height:300px}
.panel-number{font-family:Georgia,serif;font-size:clamp(190px,21vw,350px);letter-spacing:-.12em;line-height:1;position:relative;z-index:1;transform:translateX(-.06em)}
.panel-caption{position:absolute;bottom:30px;left:32px;right:32px;z-index:1;font-size:11px;font-weight:700;letter-spacing:.22em}
.page-hero-smart{background:#173b34;color:#f4f1e9}
.page-hero-smart .page-hero-copy .eyebrow,.page-hero-smart h1 em{color:#d9bd8e}
.page-hero-smart .page-hero-copy>p:not(.eyebrow){color:#d1ddd4}
.page-hero-smart .page-hero-panel{background:#315a51;color:#a9c4b6}
.page-hero-home{background:#eee9e1}
.page-hero-home .page-hero-panel{background:#b99c7d;color:#f6ede1}
.page-hero-about{background:#dfe7df}
.page-hero-about .page-hero-panel{background:#254c44;color:#d9e3d6}
.panel-monogram{font-family:Georgia,serif;font-size:clamp(160px,18vw,290px);font-weight:bold;letter-spacing:-.12em;position:relative;z-index:1}
.editorial-intro{display:grid;grid-template-columns:30% 1fr;gap:45px;padding-block:125px 140px}
.section-kicker{font-size:12px;letter-spacing:.2em;font-weight:700;color:#927653;margin:0}
.editorial-intro>.section-kicker{padding-top:18px}
.editorial-intro h2{font-size:clamp(42px,4.6vw,68px);font-weight:500;letter-spacing:-.065em;line-height:1.32;margin:0 0 30px}
.editorial-intro p:not(.section-kicker){max-width:660px;font-size:17px;line-height:1.95;color:#5f7066;margin:0}
.range-section{background:#e9ebe5;padding-block:105px 125px}
.range-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:50px}
.range-heading h2{font-size:clamp(35px,3.7vw,56px);font-weight:500;letter-spacing:-.06em;margin:0}
.range-list{border-top:1px solid #b9c8bd}
.range-row{display:grid;grid-template-columns:12% 1fr 70px;gap:25px;align-items:center;border-bottom:1px solid #b9c8bd;padding:36px 0}
.range-number{align-self:start;font-size:12px;letter-spacing:.2em;color:#8c7350;font-weight:700;padding-top:12px}
.range-row h3{font-size:clamp(27px,2.5vw,38px);font-weight:500;letter-spacing:-.04em;margin:0 0 8px}
.range-row p{font-size:16px;line-height:1.7;color:#68786f;max-width:640px;margin:0}
.range-symbol{font-size:28px;font-weight:400;justify-self:end;align-self:start;color:#8d795d}
.about-range a{transition:padding .2s,background .2s}
.about-range a:hover{padding-left:18px;background:#dfe5dc}
.next-chapter{padding-block:115px 35px}
.next-chapter .section-kicker{margin-bottom:25px}
.next-chapter a{display:grid;grid-template-columns:24% 1fr 40px;align-items:center;gap:25px;border-top:1px solid #b9c8bd;border-bottom:1px solid #b9c8bd;padding:37px 0}
.next-chapter a span:first-child{font-size:14px;font-weight:700;color:#8c7350}
.next-chapter strong{font-size:clamp(27px,3vw,44px);font-weight:500;letter-spacing:-.05em}
.next-chapter a span:last-child{font-size:30px;justify-self:end}
.interior-page+.site-footer{margin-top:75px}
.contact-section{padding-block:120px 45px;display:grid;grid-template-columns:25% 1fr;column-gap:55px}
.contact-heading h2{font-size:clamp(42px,4.6vw,68px);font-weight:500;letter-spacing:-.065em;line-height:1.3;margin:0 0 24px}
.contact-heading h2 em{font-family:Georgia,serif;font-style:normal;font-weight:400;color:#a18561}
.contact-heading p{font-size:17px;line-height:1.8;color:#627269;max-width:600px;margin:0}
.contact-links{grid-column:2;margin-top:55px;border-top:1px solid #b9c8bd}
.contact-links a{display:grid;grid-template-columns:18% 1fr 28px;align-items:center;gap:20px;padding:25px 0;border-bottom:1px solid #b9c8bd}
.contact-links a>span:first-child{font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:#8c7350;font-weight:700}
.contact-links strong{font-size:clamp(16px,1.7vw,23px);font-weight:500;overflow-wrap:anywhere}
.contact-links a>span:last-child{font-size:24px;justify-self:end}
@media(max-width:900px){
  .page-hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(250px,.8fr);min-height:520px}
  .page-hero-copy{padding-block:75px;padding-right:25px}
  .page-hero h1{font-size:clamp(50px,6.4vw,68px)}
  .page-hero-copy>p:not(.eyebrow){font-size:16px}
  .panel-number{font-size:200px}
  .editorial-intro{padding-block:95px;gap:25px}
}
@media(max-width:650px){
  .page-hero-grid{display:flex;flex-direction:column;min-height:0}
  .page-hero-copy{padding:75px 0 65px;align-self:stretch}
  .page-hero h1{font-size:clamp(49px,11vw,68px)}
  .page-hero-copy>p:not(.eyebrow){font-size:16px}
  .page-hero-panel{min-height:190px}
  .page-hero-panel:before{width:260px;height:260px}
  .page-hero-panel:after{width:175px;height:175px}
  .panel-number{font-size:165px}
  .panel-monogram{font-size:150px}
  .panel-caption{bottom:16px;left:20px;right:20px;font-size:9px}
  .editorial-intro{display:block;padding-block:80px}
  .editorial-intro>.section-kicker{padding:0;margin-bottom:25px}
  .editorial-intro h2{font-size:42px}
  .editorial-intro p:not(.section-kicker){font-size:16px}
  .range-section{padding-block:75px 90px}
  .range-heading{display:block;margin-bottom:32px}
  .range-heading .section-kicker{margin-bottom:18px}
  .range-heading h2{font-size:36px}
  .range-row{grid-template-columns:36px 1fr 22px;gap:12px;padding:28px 0}
  .range-number{padding-top:8px}
  .range-row h3{font-size:27px}
  .range-row p{font-size:15px}
  .range-symbol{font-size:20px}
  .next-chapter{padding-block:75px 5px}
  .next-chapter a{grid-template-columns:1fr 25px;gap:8px;padding:25px 0}
  .next-chapter a span:first-child{grid-column:1/-1}
  .next-chapter strong{font-size:28px}
  .next-chapter a span:last-child{font-size:23px}
  .interior-page+.site-footer{margin-top:65px}
  .footer-contact{grid-template-columns:1fr;gap:15px;padding-block:25px}
  .contact-section{display:block;padding-block:80px 20px}
  .contact-section>.section-kicker{margin-bottom:25px}
  .contact-heading h2{font-size:42px}
  .contact-heading p{font-size:16px}
  .contact-links{margin-top:40px}
  .contact-links a{grid-template-columns:1fr 24px;gap:7px;padding:22px 0}
  .contact-links a>span:first-child{grid-column:1/-1}
  .contact-links strong{font-size:16px}
}
