:root{--red:#9f391b;--gold:#c78a28;--cream:#fbf4ea;--ink:#191817;--muted:#766e65;--line:#dfd8ce}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.topbar{background:var(--red);color:#fff;min-height:35px;display:flex;justify-content:space-between;align-items:center;padding:8px 4.5vw;font-size:11px}.topbar strong{font-weight:600}header{height:105px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4.5vw}.logo{display:block;width:280px;height:88px;overflow:hidden;position:relative}.logo img{position:absolute;width:500px;max-width:none;left:50%;top:49%;transform:translate(-50%,-50%)}.icons{justify-self:end;display:flex;gap:18px;align-items:center}.icons button,.hamb{border:0;background:none;cursor:pointer}.icons button:first-child{font-size:25px}.cart-count{display:inline-grid;place-items:center;width:21px;height:21px;border-radius:50%;background:var(--red);color:white;font-size:11px}.hamb{visibility:hidden}.mainnav{height:50px;border-block:1px solid var(--line);display:flex;justify-content:center;align-items:center;gap:27px;font-size:12px;font-weight:600}.mainnav .sale,.mainnav a:hover{color:var(--red)}.hero{height:630px;position:relative;color:white;overflow:hidden}.hero>img{width:100%;height:100%;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(36,18,8,.72),rgba(36,18,8,.08) 66%)}.hero-copy{position:absolute;left:7vw;top:50%;transform:translateY(-50%);max-width:620px}.hero-copy>span,.title small,.shop-head small,.feature small{font-size:11px;font-weight:700;letter-spacing:.2em}.hero h1{font-family:'Playfair Display';font-size:70px;line-height:1.06;margin:16px 0}.hero p{font-size:16px;line-height:1.7;max-width:470px}.hero-copy>a,.feature button{display:inline-block;background:white;color:var(--ink);border:0;padding:16px 25px;margin-top:15px;font-size:11px;font-weight:700;letter-spacing:.13em;cursor:pointer}.hero-card{position:absolute;right:4.5vw;bottom:0;background:var(--cream);color:var(--ink);padding:22px 28px;min-width:280px}.hero-card small{color:var(--red);font-size:9px}.hero-card strong{display:block;font-family:'Playfair Display';font-size:22px;margin:6px 0}.hero-card a{font-size:11px;border-bottom:1px solid}.quick{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.quick a{padding:24px 4vw;border-right:1px solid var(--line);font-size:13px;font-weight:600;display:flex;justify-content:space-between}.custom{padding:95px 5vw;text-align:center;background:var(--cream)}.title h2,.shop-head h2,.feature h2{font-family:'Playfair Display';font-size:50px;margin:8px 0}.title p,.shop-head p{color:var(--muted);font-size:14px}.steps{display:grid;grid-template-columns:repeat(4,1fr);max-width:1200px;margin:50px auto 35px;border:1px solid var(--line);background:white}.steps div{padding:35px 25px;border-right:1px solid var(--line);position:relative}.steps b{position:absolute;left:16px;top:14px;font-size:10px;color:var(--red)}.steps i{display:block;font-style:normal;font-size:40px;color:var(--gold)}.steps h3{font-family:'Playfair Display';font-size:20px}.steps p{font-size:12px;line-height:1.6;color:var(--muted)}.outline,.viewall{display:inline-block;padding:14px 23px;border:1px solid var(--ink);font-size:11px;font-weight:700;letter-spacing:.12em}.shop{padding:95px 4.5vw;text-align:center}.shop-head{display:flex;justify-content:space-between;text-align:left;align-items:end;margin-bottom:35px}.filters button{border:0;background:none;padding:10px 13px;color:var(--muted);cursor:pointer}.filters .active{color:var(--red);border-bottom:2px solid}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:23px;text-align:left}.prod-img{height:330px;background:#f6f0e9;overflow:hidden;position:relative}.prod-img img{width:100%;height:100%;object-fit:contain;transition:.3s}.product-card:hover img{transform:scale(1.035)}.badge{position:absolute;top:12px;left:12px;background:var(--red);color:white;padding:6px 8px;font-size:9px}.buy{position:absolute;left:12px;right:12px;bottom:12px;background:rgba(25,24,23,.94);color:white;border:0;padding:13px;font-size:10px;font-weight:700;opacity:0;transition:.2s;cursor:pointer}.product-card:hover .buy{opacity:1}.product-card h3{font-family:'Playfair Display';font-size:19px;margin:14px 0 5px}.product-card p{font-size:11px;color:var(--muted);margin:0 0 8px}.price{font-weight:700;font-size:13px}.price del{color:#999;margin-right:8px;font-weight:400}.viewall{margin-top:45px}.categories{background:#f6f0e9;padding:95px 4.5vw}.categories .title{text-align:center;margin-bottom:40px}.cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cat-grid>a{height:440px;position:relative;overflow:hidden}.cat-grid img{width:100%;height:100%;object-fit:cover}.cat-grid div{position:absolute;bottom:0;left:0;right:0;padding:45px 28px 25px;color:white;background:linear-gradient(transparent,rgba(30,18,11,.8))}.cat-grid h3{font-family:'Playfair Display';font-size:28px;margin:6px 0}.cat-grid span{font-size:11px}.feature{min-height:650px;display:grid;grid-template-columns:1.3fr .7fr;background:var(--red);color:white}.feature>img{width:100%;height:650px;object-fit:contain;background:#fff8ee}.feature>div{padding:7vw 5vw;display:flex;flex-direction:column;justify-content:center}.feature h2{font-size:64px}.feature em{color:#e8b16c}.feature p{font-size:14px;line-height:1.7;color:#f0d8cc}.feature>div>strong{font-size:24px;margin-top:20px}.feature button{width:max-content}.reviews{padding:95px 5vw;text-align:center}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}.review-grid blockquote{margin:0;background:var(--cream);padding:35px;font-family:'Playfair Display';font-size:18px;line-height:1.7}.review-grid footer{font-family:'DM Sans';font-size:11px;margin-top:20px;color:var(--red)}.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:30px 4.5vw;border-block:1px solid var(--line)}.benefits>div{display:flex;justify-content:center;gap:14px;border-right:1px solid var(--line)}.benefits b{color:var(--red);font-size:24px}.benefits span{font-size:11px;color:var(--muted)}.benefits strong{display:block;color:var(--ink);font-size:13px}.site-footer{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.4fr;gap:50px;background:#1d1b18;color:#ddd3c7;padding:70px 5vw 25px}.site-footer .logo{width:230px;height:75px;background:#f7eadc}.site-footer .logo img{width:410px}.site-footer h4{font-size:11px;color:#bc9b79}.site-footer div:not(.footer-logo){display:flex;flex-direction:column;gap:12px}.site-footer a,.site-footer p{font-size:12px;color:#aaa198}.site-footer>small{grid-column:1/-1;border-top:1px solid #3d3934;padding-top:20px;margin-top:25px}.drawer-shade{position:fixed;inset:0;background:#0008;z-index:20;opacity:0;visibility:hidden;transition:.2s}.drawer{position:fixed;right:0;top:0;bottom:0;width:min(430px,100%);background:white;z-index:21;transform:translateX(100%);transition:.3s;display:flex;flex-direction:column}.drawer.open{transform:none}.drawer-shade.open{opacity:1;visibility:visible}.drawer-head{display:flex;justify-content:space-between;padding:24px;border-bottom:1px solid var(--line)}.drawer-head h2{font-family:'Playfair Display';margin:0}.drawer-head button{border:0;background:none;font-size:26px}.cart-items{overflow:auto;flex:1}.cart-line{display:grid;grid-template-columns:85px 1fr auto;gap:15px;padding:18px;border-bottom:1px solid var(--line)}.cart-line img{width:85px;height:75px;object-fit:contain;background:#f6f0e9}.cart-line h4{margin:5px 0;font-family:'Playfair Display'}.cart-line p{font-size:11px;margin:0;color:var(--muted)}.remove{border:0;background:none;color:var(--red)}.cart-empty{text-align:center;margin:auto;padding:40px}.cart-empty h3{font-family:'Playfair Display'}.cart-empty p{font-size:12px;color:var(--muted)}.cart-foot{padding:23px;border-top:1px solid var(--line)}.cart-foot>div{display:flex;justify-content:space-between}.cart-foot small{display:block;font-size:10px;color:var(--muted);margin:9px 0 16px}.checkout{display:block;background:var(--red);color:white;padding:15px;text-align:center;font-size:11px;font-weight:700}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,30px);background:#1b1917;color:white;padding:12px 20px;z-index:30;opacity:0;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:900px){.mainnav{overflow:auto;justify-content:start;padding:0 20px;white-space:nowrap}.products{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:repeat(2,1fr)}.cat-grid{grid-template-columns:1fr 1fr}.feature{grid-template-columns:1fr 1fr}.benefits{grid-template-columns:1fr 1fr}.site-footer{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.topbar span{display:none}.topbar{justify-content:center}.hamb{visibility:visible}.logo{width:190px;height:72px}.logo img{width:355px}.icons button:first-child{display:none}header{height:82px;padding:0 15px}.hero{height:590px}.hero>img{object-position:67%}.shade{background:linear-gradient(90deg,#241206c7,#24120622)}.hero-copy{left:24px;right:24px}.hero h1{font-size:47px}.hero-card{display:none}.quick,.steps{grid-template-columns:1fr}.custom,.shop,.categories,.reviews{padding:70px 20px}.title h2,.shop-head h2{font-size:39px}.shop-head{display:block}.filters{overflow:auto;white-space:nowrap}.products{gap:12px}.prod-img{height:210px}.buy{opacity:1;padding:10px}.product-card h3{font-size:16px}.cat-grid{grid-template-columns:1fr}.cat-grid>a{height:380px}.feature{grid-template-columns:1fr}.feature>img{height:400px}.feature>div{padding:65px 25px}.feature h2{font-size:50px}.review-grid{grid-template-columns:1fr}.benefits,.site-footer{grid-template-columns:1fr;padding:35px 25px}.benefits>div{justify-content:start;padding:12px;border-bottom:1px solid var(--line)}.site-footer>small{grid-column:1}}
.payments{display:grid;grid-template-columns:1fr 1.7fr 1fr;gap:40px;align-items:center;padding:55px 4.5vw;background:#fff}.payments small{font-size:10px;letter-spacing:.17em;color:var(--red);font-weight:700}.payments h2{font-family:'Playfair Display';font-size:34px;margin:5px 0}.payments p{font-size:12px;color:var(--muted)}.payment-logos,.cart-payments{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.payment-logos>span,.cart-payments>span{height:40px;min-width:68px;padding:7px 11px;border:1px solid #d8d3cc;border-radius:4px;background:#fff;display:inline-flex;align-items:center;justify-content:center;font-style:normal;line-height:1}.visa{font-weight:800;font-style:italic!important;color:#1434cb;font-size:19px;letter-spacing:-1px}.mastercard{gap:5px;flex-direction:column;font-size:7px}.mastercard i{width:31px;height:16px;background:linear-gradient(90deg,#e51937 0 50%,#f49b1a 50%);border-radius:12px;display:block}.mastercard b{font-weight:600}.amex{background:#1677b8!important;color:white;font-size:7px;font-weight:700;text-align:center}.eft{font-size:9px}.eft b{color:#118651;font-size:12px;margin-left:3px}.payflex{font-weight:800;font-size:13px}.payment-note{display:flex;gap:12px;align-items:center;border-left:1px solid var(--line);padding-left:30px}.payment-note>b{font-size:22px}.payment-note span{font-size:11px;color:var(--muted)}.payment-note strong{display:block;color:var(--ink);font-size:13px;margin-bottom:3px}.cart-payments{justify-content:flex-start;margin:14px 0}.cart-payments>span{height:29px;min-width:49px;padding:4px 6px}.cart-payments .visa{font-size:14px}.cart-payments .mastercard i{width:25px;height:12px}.secure-copy{text-align:center!important;font-size:9px!important;color:var(--muted)!important;margin:10px 0 0!important}
@media(max-width:900px){.payments{grid-template-columns:1fr;text-align:center}.payment-note{border-left:0;justify-content:center;padding-left:0}}
@media(max-width:600px){.payments{padding:50px 20px;gap:26px}.payment-logos{gap:7px}.payment-logos>span{min-width:59px}}
.complete-room{padding:95px 4.5vw;background:#f6f0e9}.complete-room>.title,.service-tools>.title{text-align:center;margin-bottom:40px}.room-set{display:grid;grid-template-columns:1.25fr .75fr;max-width:1250px;margin:auto;background:#fff}.room-visual{position:relative;min-height:600px;overflow:hidden}.room-visual>img{width:100%;height:100%;object-fit:cover}.room-visual>span{position:absolute;top:18px;left:18px;background:var(--red);color:white;font-size:10px;font-weight:700;padding:9px 12px}.bundle-list{padding:25px 35px;display:flex;flex-direction:column;justify-content:center}.bundle-list>div:not(.bundle-total){display:grid;grid-template-columns:100px 1fr;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.bundle-list img{width:100px;height:80px;object-fit:contain;background:#f8f2ea}.bundle-list span{display:flex;flex-direction:column;gap:4px}.bundle-list small{font-size:8px;letter-spacing:.13em;color:var(--red)}.bundle-list strong{font-family:'Playfair Display';font-size:18px}.bundle-list em{font-size:12px;font-style:normal}.bundle-total{display:flex;justify-content:space-between;align-items:center;padding-top:25px}.bundle-total del{font-size:11px;color:#999}.bundle-total button{border:0;background:var(--ink);color:white;padding:14px 18px;font-size:10px;font-weight:700;cursor:pointer}.service-tools{padding:95px 4.5vw}.tool-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.tool-grid article{border:1px solid var(--line);padding:28px;min-height:300px;position:relative}.tool-grid article>b{color:var(--red);font-size:11px}.tool-grid h3{font-family:'Playfair Display';font-size:22px;margin:30px 0 8px}.tool-grid p{font-size:12px;line-height:1.6;color:var(--muted);min-height:38px}.tool-grid select,.inline-field input{width:100%;border:1px solid var(--line);padding:12px;background:white;font-size:11px}.tool-result{margin-top:12px;padding:11px;background:var(--cream);font-size:10px;line-height:1.6}.inline-field{display:flex}.inline-field button{border:0;background:var(--ink);color:white;padding:0 13px;font-size:9px}.swatches{display:flex;gap:8px;margin:22px 0}.swatches i,.fabric-options i{width:30px;height:30px;border-radius:50%;border:2px solid white;box-shadow:0 0 0 1px var(--line);display:block}.sw1{background:#e6d7c3}.sw2{background:#a74525}.sw3{background:#556044}.sw4{background:#c79a5b}.sw5{background:#44342f}.text-button{border:0;background:none;padding:0;border-bottom:1px solid;font-size:10px;font-weight:700;cursor:pointer}.review-photo{width:100%;height:135px;object-fit:contain;background:#fff;margin-bottom:18px}.config-shade{position:fixed;inset:0;background:#0009;z-index:40;opacity:0;visibility:hidden;transition:.25s}.config-shade.open{opacity:1;visibility:visible}.configurator{position:fixed;z-index:41;inset:3vh 3vw;background:white;display:grid;grid-template-columns:.9fr 1.1fr;opacity:0;visibility:hidden;transform:translateY(15px);transition:.3s;overflow:hidden}.configurator.open{opacity:1;visibility:visible;transform:none}.config-close{position:absolute;right:18px;top:12px;z-index:3;border:0;background:#fff;width:36px;height:36px;border-radius:50%;font-size:24px;cursor:pointer}.config-preview{background:#f7eee2;position:relative;display:flex;align-items:center}.config-preview>img{width:100%;height:65%;object-fit:contain}.config-preview>span{position:absolute;left:25px;top:25px;font-size:9px;letter-spacing:.15em;color:var(--red)}.lead-time{position:absolute;left:25px;bottom:25px;background:#fff;padding:10px;font-size:10px}.config-form{padding:45px 55px;overflow:auto}.config-form>small{font-size:9px;color:var(--red);letter-spacing:.17em;font-weight:700}.config-form h2{font-family:'Playfair Display';font-size:38px;margin:7px 0}.progress{display:flex;gap:10px;align-items:center;font-size:10px;color:var(--muted);margin-bottom:24px}.progress i{width:80px;height:2px;background:var(--red)}.config-form fieldset{border:0;padding:18px 0;margin:0;border-top:1px solid var(--line)}.config-form legend{font-size:12px;font-weight:700;padding-top:18px}.option-row,.fabric-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px}.option-row input,.fabric-options input{position:absolute;opacity:0}.option-row label>span,.fabric-options label{border:1px solid var(--line);padding:12px;display:flex;flex-direction:column;gap:3px;font-size:11px;cursor:pointer}.option-row small,.fabric-options small{font-size:8px;color:var(--muted)}.option-row input:checked+span,.fabric-options label:has(input:checked){border-color:var(--red);background:#fff7f2}.fabric-options label{flex-direction:row;align-items:center}.fabric-options label>span{display:flex;flex-direction:column}.config-form select{width:100%;padding:12px;border:1px solid var(--line);background:white;font-size:11px}.config-summary{display:flex;justify-content:space-between;gap:20px;background:var(--cream);padding:15px;margin-top:8px}.config-summary small,.config-summary p{font-size:8px;margin:0}.config-summary strong{font-size:20px}.deposit-options{display:flex;flex-wrap:wrap;gap:12px 20px;padding:16px 0;font-size:10px}.deposit-options>span{width:100%;font-weight:700}.deposit-options b{color:var(--red);margin-left:3px}.config-actions{display:flex;align-items:center;gap:20px}.config-actions button{background:var(--red);color:white;border:0;padding:15px 19px;font-size:10px;font-weight:700;cursor:pointer}.config-actions a{font-size:9px;border-bottom:1px solid}.status-dot{color:#657239}
@media(max-width:900px){.room-set{grid-template-columns:1fr}.room-visual{min-height:450px}.tool-grid{grid-template-columns:1fr 1fr}.configurator{grid-template-columns:1fr;overflow:auto}.config-preview{min-height:300px}.config-form{overflow:visible}.config-preview>img{height:280px}.lead-time{bottom:15px}}
@media(max-width:600px){.complete-room,.service-tools{padding:70px 20px}.room-visual{min-height:360px}.bundle-list{padding:20px}.bundle-list>div:not(.bundle-total){grid-template-columns:75px 1fr}.bundle-list img{width:75px}.bundle-total{align-items:flex-end;gap:15px}.bundle-total button{padding:12px}.tool-grid{grid-template-columns:1fr}.tool-grid article{min-height:0}.configurator{inset:0}.config-preview{min-height:260px}.config-preview>img{height:230px}.config-form{padding:35px 20px}.option-row,.fabric-options{grid-template-columns:1fr}.config-actions{align-items:stretch;flex-direction:column}.config-actions button{width:100%}}
.bundle-list>div:not(.bundle-total){grid-template-columns:100px 1fr auto}.bundle-total a,.look-add{border:0;background:var(--ink);color:white;padding:12px 15px;font-size:9px;font-weight:700;cursor:pointer}.look-add{min-width:55px}.bundle-total>span small{font-size:8px;color:var(--red);letter-spacing:.12em}.colour-note{display:block;margin-top:13px;color:var(--muted);font-size:9px}
@media(max-width:600px){.bundle-list>div:not(.bundle-total){grid-template-columns:75px 1fr auto}.look-add{padding:10px;min-width:45px}.bundle-total a{padding:11px}}
.warranty{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:35px;padding:55px 7vw;background:#2a211b;color:white}.warranty-mark{width:105px;height:105px;border:1px solid #d79a50;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#e8b16c}.warranty-mark span{font-family:'Playfair Display';font-size:44px;line-height:.8}.warranty-mark small{font-size:9px;letter-spacing:.2em;margin-top:8px}.warranty>div:nth-child(2)>small{font-size:9px;letter-spacing:.18em;color:#e8b16c}.warranty h2{font-family:'Playfair Display';font-size:34px;margin:6px 0}.warranty p{font-size:12px;line-height:1.7;color:#c9bdb2;max-width:720px}.warranty>a{font-size:10px;font-weight:700;border-bottom:1px solid #e8b16c;padding-bottom:5px;white-space:nowrap}.social-block{margin-top:18px!important;gap:8px!important}.social-block>small{font-size:8px;letter-spacing:.15em;color:#bc9b79}.social-block>div{display:flex!important;flex-direction:row!important;gap:8px!important}.social-block a{width:34px;height:34px;border:1px solid #655f58;border-radius:50%;display:grid!important;place-items:center;color:white!important;font-weight:700;font-size:11px!important}.social-block span{font-size:9px;color:#827a72}.floating-cart{position:fixed;right:24px;bottom:24px;z-index:18;border:0;background:var(--red);color:white;height:58px;min-width:58px;border-radius:30px;padding:0 18px;box-shadow:0 8px 28px #3f190f55;display:flex;align-items:center;gap:9px;cursor:pointer;transition:.25s}.floating-cart:hover{transform:translateY(-3px)}.floating-cart>span{font-size:19px}.floating-cart b{position:absolute;right:-3px;top:-6px;background:#1d1b18;border:2px solid white;border-radius:50%;width:23px;height:23px;display:grid;place-items:center;font-size:9px}.floating-cart em{font-style:normal;font-size:10px;font-weight:700;white-space:nowrap}
@media(max-width:700px){.warranty{grid-template-columns:auto 1fr;padding:45px 20px;gap:20px}.warranty-mark{width:82px;height:82px}.warranty-mark span{font-size:35px}.warranty h2{font-size:27px}.warranty p{grid-column:1/-1}.warranty>a{grid-column:1/-1;width:max-content}.floating-cart{right:15px;bottom:15px;height:54px;padding:0 15px}.floating-cart em{display:none}}
.floating-cart{background:#fff8ee;color:var(--ink);border:1.5px solid var(--red);box-shadow:0 9px 28px rgba(70,40,23,.22)}.floating-cart>span{width:22px;height:22px;color:var(--red)}.floating-cart svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7}.floating-cart b{background:var(--gold);color:#21170f;border-color:#fff8ee}.floating-cart:hover{background:#f8ead9}
.logo{width:360px;height:96px;background:#fff9f0;overflow:hidden}.logo img{position:static;width:100%;height:100%;max-width:100%;transform:none;object-fit:contain;display:block}.site-footer .logo{width:310px;height:112px;background:#fff9f0;padding:5px}.site-footer .logo img{width:100%;height:100%}
@media(max-width:600px){.logo{width:230px;height:78px}.site-footer .logo{width:260px;height:94px}}
