:root{--ink:#202126;--muted:#72737a;--paper:#fff;--warm:#f5f3f0;--line:#e9e8e5;--yellow:#e6bd24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",Arial,sans-serif}.shell{width:min(1180px,calc(100% - 48px));margin:auto}a{text-decoration:none;color:inherit}.site-header{height:82px;border-bottom:1px solid #f1f1f1;display:flex;align-items:center;background:#fff;position:relative;z-index:2}.header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.main-nav{display:flex;gap:29px;font-size:11px;font-weight:700}.logo{font:800 27px/1 Manrope,sans-serif;letter-spacing:-2px}.logo span{color:#c99f00}.header-actions{display:flex;justify-content:flex-end;gap:15px}.header-actions button{background:none;border:0;padding:0;position:relative;cursor:pointer}.header-actions svg{width:18px;height:18px;fill:none;stroke:#25262b;stroke-width:1.6}.cart b{position:absolute;right:-6px;top:-8px;background:#dd5a4e;color:#fff;border-radius:50%;font:9px Arial;padding:2px 4px}.mobile-menu{display:none}.hero{height:515px;background:linear-gradient(90deg,#f5f5f4 0%,#f8f8f8 52%,transparent 52%),url("https://images.unsplash.com/photo-1629131726692-1accd0c53ce0?auto=format&fit=crop&w=1900&q=85") center/cover no-repeat}.hero-content{height:100%;display:flex;align-items:center}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.12em;margin:0 0 12px}.hero h1,.section-head h2,.editorial h2,.quote h2{font:800 clamp(29px,3vw,45px)/1.1 Manrope,sans-serif;letter-spacing:-2px;margin:0}.hero-copy{font-size:13px;color:var(--muted);max-width:300px;line-height:1.6;margin:22px 0}.text-link{font-size:10px;font-weight:700;letter-spacing:.05em}.text-link i{font-size:18px;font-style:normal;margin-left:7px}.promo-grid{display:grid;grid-template-columns:1fr 1.15fr;grid-template-rows:repeat(2,205px);gap:18px;margin-top:30px}.promo{position:relative;display:block;overflow:hidden;color:#fff}.promo img{width:100%;height:100%;display:block;object-fit:cover;transition:.4s}.promo:hover img{transform:scale(1.04)}.promo-tall{grid-row:span 2}.promo-top{color:var(--ink);background:#f3f2f1}.promo-bottom{color:#fff}.promo>div{position:absolute;top:50%;left:8%;transform:translateY(-50%)}.promo-overlay{inset:0!important;transform:none!important;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;background:linear-gradient(0deg,rgba(0,0,0,.18),transparent 60%)}.promo p{font-size:9px;font-weight:700;margin:0 0 9px}.promo h2{font:700 24px/1.1 Manrope,sans-serif;letter-spacing:-1px;margin:0 0 18px}.promo span{display:inline-block;background:#fff;color:#25252a;font-size:9px;font-weight:700;padding:10px 18px}.furniture{padding:80px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section-head h2{font-size:28px}.furniture-layout{display:grid;grid-template-columns:160px 1fr;gap:18px}.category-list{display:flex;flex-direction:column;gap:6px}.category-list button{background:#f5f5f4;border:0;border-radius:20px;padding:11px 13px;text-align:left;font:500 9px "DM Sans";cursor:pointer}.category-list button i{float:right;font-style:normal}.category-list .active{background:#e8c123}.product-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-card{background:#f7f7f6;text-align:center;padding-bottom:14px}.product-card img{display:block;width:100%;height:200px;object-fit:cover}.product-card h3{font:700 10px Manrope;margin:13px 0 4px}.product-card span{font-size:10px;color:var(--muted)}.editorial{display:grid;grid-template-columns:1.05fr 1fr 1.35fr;grid-template-rows:210px 210px;gap:12px}.editorial article{overflow:hidden;position:relative;background:#f4f3f1}.editorial img{width:100%;height:100%;object-fit:cover;display:block}.editorial-intro{grid-row:span 1;padding:35px}.editorial-intro h2{font-size:27px}.round-arrow{width:32px;height:32px;border-radius:50%;background:#fff;display:grid;place-items:center;position:absolute;bottom:18px;right:18px}.editorial-large{grid-row:span 2;grid-column:3}.editorial-caption{position:absolute;bottom:18px;left:18px;background:#fff;padding:12px;font:700 11px Manrope}.categories{background:#f9f9f8;margin-top:70px;padding:55px 0}.category-circles{display:flex;justify-content:space-between;gap:18px}.category-circles a{text-align:center;font-size:10px;font-weight:700;width:150px}.category-circles img{width:130px;height:130px;border-radius:50%;object-fit:cover;background:#eee;display:block;margin:0 auto 12px}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-top:76px}.story-grid article{position:relative;height:365px}.story-grid img{width:100%;height:100%;object-fit:cover}.story-card{position:absolute;bottom:12px;left:12px;right:12px;background:#fff;padding:12px;display:flex;flex-direction:column;gap:4px}.story-card small{font-size:8px;color:#777}.story-card strong{font:700 12px Manrope}.story-card span{font-size:10px}.testimonial{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:105px 0}.testimonial-image{height:350px;border-radius:50% 0 0 50%;overflow:hidden;background:#eff3ef}.testimonial-image img{width:100%;height:100%;object-fit:cover}.quote{padding:0 8%}.quote h2{font-size:25px;margin:13px 0}.quote p{font-size:12px;line-height:1.7;color:var(--muted)}.stars{color:#e4b71e;letter-spacing:2px;font-size:13px}.author{font-size:11px;margin-top:22px}.author span{color:#999}.dots{margin-top:33px}.dots i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#d5d5d5;margin-right:5px}.dots .active{background:#26262a}.site-footer{background:#202125;color:#fff;padding:37px 0}.site-footer p{font-size:11px;color:#aaa;margin:10px 0 0}.svg-icons{display:none}
@media(max-width:720px){.shell{width:min(100% - 32px,1180px)}.site-header{height:65px}.header-inner{grid-template-columns:1fr auto 1fr}.main-nav{display:none}.mobile-menu{display:flex;flex-direction:column;gap:4px;border:0;background:none;padding:0}.mobile-menu span{height:1px;width:18px;background:#222}.header-actions{gap:10px}.header-actions button:nth-child(2),.header-actions button:nth-child(3){display:none}.logo{font-size:23px}.hero{height:540px;background-position:62% center}.hero-content{align-items:flex-start;padding-top:70px}.hero h1{font-size:34px}.promo-grid{grid-template-columns:1fr;grid-template-rows:310px 185px 185px}.promo-tall{grid-row:auto}.furniture{padding:55px 0}.furniture-layout{grid-template-columns:1fr}.category-list{flex-direction:row;overflow:auto;padding-bottom:4px}.category-list button{white-space:nowrap}.product-row{overflow:auto;grid-template-columns:repeat(3,185px);padding-bottom:5px}.editorial{grid-template-columns:1fr 1fr;grid-template-rows:190px 190px 190px}.editorial-large{grid-row:span 2;grid-column:2}.categories{margin-top:45px}.category-circles{overflow:auto;justify-content:flex-start;padding-bottom:4px}.category-circles a{min-width:112px}.category-circles img{width:105px;height:105px}.story-grid{grid-template-columns:1fr;gap:12px;padding-top:55px}.story-grid article{height:330px}.testimonial{grid-template-columns:1fr;padding:70px 0;gap:35px}.testimonial-image{height:300px}.quote{padding:0}.section-head h2{font-size:24px}.section-head .text-link{white-space:nowrap}.editorial-intro{padding:24px}.editorial-intro h2{font-size:23px}}
