*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:DM Sans,sans-serif;font-weight:300;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}input,select,textarea,button{font-family:inherit}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:var(--cream3);border-radius:2px}input[type=range]{accent-color:var(--teak);width:100%;cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.skip-to-content-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-to-content-link:focus{position:fixed;left:12px;top:12px;width:auto;height:auto;padding:8px 14px;background:var(--ink);color:#fff;z-index:9999;border-radius:4px}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes slideRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.45}}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.fade-up{animation:fadeUp .6s ease both}.live-dot{animation:pulse 1.8s ease infinite;display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--red)}.serif{font-family:Cormorant Garamond,serif;font-weight:300;letter-spacing:-.025em}.eyebrow{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--teak);font-weight:700}.container{max-width:1440px;margin:0 auto;padding:0 80px}.px80{padding-left:80px;padding-right:80px}.section{padding:64px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;cursor:pointer;font-family:DM Sans,sans-serif;font-weight:500;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;transition:all .22s;flex-shrink:0;font-size:11px;padding:11px 26px;border-radius:0}.btn[disabled],.btn--disabled{opacity:.45;cursor:not-allowed}.btn--sm{font-size:10px;padding:7px 16px}.btn--lg{font-size:12px;padding:14px 40px}.btn--primary{background:var(--teak);color:#fff}.btn--primary:hover{background:var(--teak2)}.btn--forest{background:var(--forest);color:#fff}.btn--forest:hover{background:var(--forest2)}.btn--gold{background:var(--gold);color:var(--ink)}.btn--gold:hover{background:#b8902a}.btn--secondary{background:transparent;color:var(--ink);border:1.5px solid var(--cream3)}.btn--secondary:hover{border-color:var(--ink)}.btn--green{background:var(--green);color:#fff}.btn--green:hover{background:#157a34}.btn--ghost{background:transparent;color:var(--stone);padding:10px 0}.btn--red{background:var(--red);color:#fff}.btn--block{width:100%;display:flex}.badge{display:inline-block;font-size:9px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;padding:3px 9px;border-radius:2px;flex-shrink:0}.badge--teak{background:#b85c1e1f;color:var(--teak)}.badge--gold{background:#d9b36a26;color:#9a7a20}.badge--green{background:#1a9e441a;color:var(--green)}.badge--forest{background:#0f3d2e1a;color:var(--forest)}.badge--red{background:#b83a281a;color:var(--red)}.badge--dark{background:#1c191614;color:var(--ink)}.price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.price__amount{font-family:Cormorant Garamond,serif;font-weight:500}.price--sm .price__amount{font-size:18px}.price--md .price__amount{font-size:24px}.price--lg .price__amount{font-size:36px}.price__mrp{color:var(--mist);text-decoration:line-through}.price--sm .price__mrp{font-size:11px}.price--md .price__mrp{font-size:13px}.price--lg .price__mrp{font-size:20px}.price__off{font-size:10px;font-weight:700;color:var(--green);background:#1a9e441a;padding:2px 7px;border-radius:2px}.emi{font-size:12px;color:var(--stone);margin-top:3px}.emi strong{color:var(--teak)}.stars{display:inline-flex;gap:1px;vertical-align:middle}.rating{display:flex;align-items:center;gap:5px}.rating__count{font-size:12px;color:var(--stone)}.rating__count span{color:var(--mist)}.announcement{background:var(--forest);color:#fff;height:40px;overflow:hidden;display:flex;align-items:center;justify-content:space-between;padding:0 40px}.announcement__msg{font-size:12px;font-weight:300;opacity:.9;animation:fadeUp .35s ease both}.announcement__timer-wrap{display:flex;align-items:center;gap:8px;flex-shrink:0}.announcement__timer-label{font-size:10px;color:#ffffff80;text-transform:uppercase;letter-spacing:.1em}.countdown{display:inline-flex;gap:2px;font-weight:700;font-size:12px}.countdown__cell{background:#fff3;padding:1px 5px;border-radius:2px;min-width:22px;text-align:center}.header{height:60px;background:var(--cream);border-bottom:1px solid var(--cream3);display:flex;align-items:center}.header__inner{max-width:1440px;margin:0 auto;padding:0 48px;width:100%;display:flex;align-items:center;justify-content:space-between}.header__logo{display:flex;align-items:center;gap:10px;cursor:pointer;flex-shrink:0}.header__brand{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:500;letter-spacing:-.02em;color:var(--forest)}.header__city{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--teak);font-weight:700}.header__links{display:flex;gap:36px}.header__link{font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:500;cursor:pointer;color:var(--stone);border-bottom:1.5px solid transparent;padding-bottom:2px;transition:all .2s}.header__link.is-active{color:var(--forest);border-bottom-color:var(--teak)}.header__link:hover{color:var(--forest)}.header__right{display:flex;align-items:center;gap:20px}.header__phone{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--forest);font-weight:700;letter-spacing:.02em}.header__cart{cursor:pointer;position:relative;display:flex}.header__cart-badge{position:absolute;top:-6px;right:-6px;width:17px;height:17px;border-radius:50%;background:var(--teak);color:#fff;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center}.hero{width:100%;max-height:78vh;overflow:hidden;background:var(--cream2)}.hero img{width:100%;height:100%;max-height:78vh;object-fit:cover;object-position:center;display:block}.hero-split{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 100px)}.hero-split__left{padding:56px 80px;display:flex;flex-direction:column;justify-content:center;gap:22px;background:var(--cream)}.hero-split__title{font-family:Cormorant Garamond,serif;font-size:clamp(44px,5.4vw,82px);font-weight:300;line-height:1.04;letter-spacing:-.03em;color:var(--ink)}.hero-split__title em{color:var(--teak);font-style:italic}.hero-split__lead{font-size:15px;color:var(--stone);line-height:1.8;max-width:420px;font-weight:300}.hero-split__right{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:48px 52px;overflow:hidden;min-height:calc(100vh - 100px)}.hero-card{position:relative;z-index:2;background:var(--white);border-radius:6px;padding:14px 20px;box-shadow:0 8px 32px #0000002e;max-width:300px;width:100%}.process{display:flex;gap:0;background:var(--cream2);border-radius:6px;overflow:hidden;border:1px solid var(--cream3)}.process__item{flex:1;padding:10px 8px;text-align:center;border-right:1px solid var(--cream3)}.process__item:last-child{border-right:none}.process__icon{font-size:18px;margin-bottom:3px}.process__label{font-size:9px;letter-spacing:.07em;text-transform:uppercase;color:var(--stone);font-weight:500}.trust-strip{background:var(--forest);display:grid;grid-template-columns:repeat(4,1fr)}.trust-strip__item{padding:18px 22px;display:flex;align-items:center;gap:12px;border-right:1px solid rgba(255,255,255,.07)}.trust-strip__item:last-child{border-right:none}.trust-strip__icon{font-size:22px}.trust-strip__title{font-size:13px;font-weight:600;color:#fff}.trust-strip__sub{font-size:11px;color:#ffffff80;margin-top:1px}.cat-grid-sec{padding:56px 80px;background:var(--cream)}.cat-grid-sec__head{text-align:center;margin-bottom:32px}.cat-grid-sec__eyebrow{display:block;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--teak);font-weight:700;margin-bottom:8px}.cat-grid-sec__title{font-family:Cormorant Garamond,serif;font-weight:500;font-size:40px;color:var(--forest);letter-spacing:-.02em;margin:0}.cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1200px;margin:0 auto}.cat-grid__item{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:0;background:#fff;border:1px solid var(--cream3);border-radius:6px;text-decoration:none;color:var(--ink);overflow:hidden;transition:transform .2s,border-color .2s,box-shadow .2s}.cat-grid__item:hover{border-color:var(--teak);transform:translateY(-2px);box-shadow:0 6px 16px #b85c1e14}.cat-grid__icon{font-size:56px;line-height:1;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;background:var(--cream2)}.cat-grid__icon--img{width:100%;aspect-ratio:1 / 1;padding:0;background:var(--cream2);display:block;overflow:hidden}.cat-grid__icon--img img{width:100%;height:100%;object-fit:cover;display:block}.cat-grid__name{font-size:13px;font-weight:600;color:var(--forest);text-align:center;letter-spacing:.01em;line-height:1.3;padding:14px 10px}.cat-strip{display:grid;grid-template-columns:repeat(6,1fr);border-bottom:1px solid var(--cream3)}.cat-strip__item{padding:20px 12px;border-right:1px solid var(--cream3);cursor:pointer;text-align:center;background:var(--cream);transition:background .2s}.cat-strip__item:last-child{border-right:none}.cat-strip__item:hover{background:var(--cream2)}.cat-strip__name{font-size:11px;font-weight:600;color:var(--ink);margin:6px 0 1px}.cat-strip__price{font-size:10px;color:var(--teak);font-weight:600}.section__head{padding:0 80px;margin-bottom:32px;display:flex;justify-content:space-between;align-items:flex-end}.section__title{font-family:Cormorant Garamond,serif;font-size:42px;font-weight:300;letter-spacing:-.025em;color:var(--ink)}.section__centered{text-align:center;padding:0 80px;margin-bottom:40px}.section__lead{font-size:14px;color:var(--stone);margin-top:8px;font-weight:300}.product-grid{display:grid;gap:1px;background:var(--cream3)}.product-grid--4{grid-template-columns:repeat(4,1fr)}.product-grid--3{grid-template-columns:repeat(3,1fr)}.card-product{background:var(--cream);cursor:pointer;display:block;color:inherit}.card-product__media{background:var(--cream2);height:290px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;transition:background .25s}.card-product:hover .card-product__media{background:var(--cream3)}.card-product__badges{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:4px}.card-product__series{position:absolute;top:10px;right:10px}.card-product__overlay{position:absolute;bottom:0;left:0;right:0;background:#0f3d2ef0;padding:10px 14px;display:flex;gap:8px;opacity:0;transition:opacity .2s}.card-product:hover .card-product__overlay{opacity:1}.card-product__body{padding:14px 16px;border-top:1px solid var(--cream3)}.card-product__cat{font-size:9px;letter-spacing:.09em;text-transform:uppercase;color:var(--stone);margin-bottom:4px}.card-product__title{font-family:Cormorant Garamond,serif;font-size:18px;font-weight:500;margin:5px 0 3px;color:var(--ink)}.card-product__meta{display:flex;gap:10px;margin-top:4px;font-size:10px;color:var(--stone)}.card-product__warranty{color:var(--green);font-weight:700}.door-svg{display:block}.filter-bar{display:flex;justify-content:space-between;align-items:center;padding:14px 80px;border-bottom:1px solid var(--cream3);background:var(--cream);flex-wrap:wrap;gap:10px}.filter-bar__chips{display:flex;gap:2px;flex-wrap:wrap}.filter-chip{padding:6px 14px;border:none;background:transparent;color:var(--stone);font-size:11px;letter-spacing:.07em;text-transform:uppercase;font-weight:500;cursor:pointer;transition:all .18s;border-radius:3px}.filter-chip.is-active{background:var(--forest);color:#fff}.filter-bar__sort{display:flex;align-items:center;gap:12px}.filter-bar__count{font-size:12px;color:var(--stone)}.filter-bar select{border:1px solid var(--cream3);background:var(--white);padding:6px 12px;font-size:12px;outline:none;cursor:pointer;border-radius:3px}.featured{padding:64px 0;background:var(--cream)}.how-it-works{padding:72px 0;background:var(--cream)}.how-it-works__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--cream3)}.how-it-works__step{background:var(--cream);padding:32px 28px;position:relative}.how-it-works__step-num{font-family:Cormorant Garamond,serif;font-size:52px;font-weight:300;color:#0f3d2e14;line-height:1;margin-bottom:8px}.how-it-works__step-icon{font-size:32px;margin-bottom:14px}.how-it-works__step-title{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:500;margin-bottom:10px;color:var(--ink)}.how-it-works__step-desc{font-size:13px;color:var(--stone);line-height:1.8;font-weight:300}.how-it-works__step-arrow{position:absolute;top:40%;right:-12px;width:24px;height:24px;background:var(--teak);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1;font-size:12px;color:#fff}.how-it-works__cta{text-align:center;margin-top:36px;display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.premium-banner{width:100%;cursor:pointer}.premium-banner img{width:100%;height:auto;display:block}.testimonials{padding:64px 0;background:var(--cream2)}.testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.testimonial{background:var(--white);padding:24px;border-radius:6px;box-shadow:0 2px 12px #0000000a;border:1px solid var(--cream3)}.testimonial__head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.testimonial__author{display:flex;gap:10px;align-items:center}.testimonial__avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff;flex-shrink:0}.testimonial__name{font-weight:600;font-size:13px;color:var(--ink)}.testimonial__loc{font-size:11px;color:var(--stone)}.testimonial__text{font-size:13px;color:var(--stone);line-height:1.85;margin-top:10px;font-weight:300;font-style:italic}.testimonial__product{margin-top:10px;font-size:11px;color:var(--stone)}.testimonial__product span{color:var(--teak);font-weight:500}.faq{padding:64px 0;background:var(--cream2)}.faq__list{display:flex;flex-direction:column;gap:2px;max-width:860px;margin:0 auto}.faq__item{background:var(--white);border-radius:4px;overflow:hidden;border:1px solid var(--cream3)}.faq__q{width:100%;padding:16px 20px;border:none;background:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;text-align:left;gap:12px}.faq__q-text{font-size:14px;font-weight:500;color:var(--ink);line-height:1.45}.faq__plus{font-size:18px;color:var(--teak);flex-shrink:0;transition:transform .25s}.faq__item.is-open .faq__plus{transform:rotate(45deg)}.faq__a{padding:0 20px 16px;font-size:13px;color:var(--stone);line-height:1.85;font-weight:300;border-top:1px solid var(--cream2);display:none}.faq__item.is-open .faq__a{display:block}.faq__contact{text-align:center;margin-top:28px}.faq__contact a{font-size:14px;color:var(--forest);font-weight:700}.newsletter-band{background:var(--teak);padding:48px 80px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.newsletter-band h2{font-family:Cormorant Garamond,serif;font-size:36px;font-weight:300;color:#fff;letter-spacing:-.02em}.newsletter-band p{font-size:14px;color:#ffffffbf;font-weight:300;max-width:400px}.newsletter-band__form{display:flex;gap:8px;max-width:420px;width:100%;flex-wrap:wrap;justify-content:center}.newsletter-band__form input[type=email]{flex:1;min-width:230px;padding:13px 16px;border:none;font-size:14px;outline:none;border-radius:3px}.newsletter-band__form button{background:var(--forest);color:#fff;border:none;padding:13px 24px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border-radius:3px}.newsletter-band__small{font-size:11px;color:#ffffff73}.newsletter-band__success{background:#ffffff26;color:#fff;padding:13px 28px;border-radius:4px;font-size:14px}.breadcrumb{padding:10px 80px;border-bottom:1px solid var(--cream3);display:flex;gap:8px;align-items:center;font-size:12px;color:var(--stone)}.breadcrumb a{cursor:pointer}.breadcrumb__sep{color:var(--mist)}.breadcrumb__current{color:var(--ink)}.pdp{display:grid;grid-template-columns:1fr 1fr;max-width:1440px;margin:0 auto}.pdp__gallery{padding:44px 60px;border-right:1px solid var(--cream3);display:flex;flex-direction:column;gap:20px}.pdp__main-image{background:var(--cream2);height:460px;display:flex;align-items:center;justify-content:center;cursor:zoom-in;margin-bottom:0;position:relative;border-radius:6px;overflow:hidden;transition:background .2s}.pdp__main-image img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.pdp__main-image:hover{background:var(--cream3)}.pdp__zoom-hint{position:absolute;bottom:12px;right:14px;font-size:10px;color:var(--stone);letter-spacing:.06em;text-transform:uppercase;background:#fbf8f2d9;padding:3px 9px;border-radius:2px}.pdp__thumbs{display:flex;gap:10px;margin-bottom:0}.pdp__thumb{flex:1;background:var(--cream2);border:2px solid transparent;padding:8px 6px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:4px;border-radius:4px;transition:all .18s}.pdp__thumb.is-active{background:#0f3d2e0f;border-color:var(--forest)}.pdp__thumb-label{font-size:9px;color:var(--stone)}.pdp__thumb.is-active .pdp__thumb-label{color:var(--forest);font-weight:700}.pdp__urgency{display:flex;flex-direction:column;gap:12px}.pdp__urgency-item{display:flex;gap:10px;padding:14px 16px;border-radius:4px;align-items:center;font-size:12px;color:var(--stone);line-height:1.5}.pdp__urgency-item--scarce{background:#b83a280f;border:1px solid rgba(184,58,40,.15)}.pdp__urgency-item--scarce strong{color:var(--red)}.pdp__urgency-item--ship{background:#0f3d2e0d;border:1px solid rgba(15,61,46,.1)}.pdp__urgency-item--ship strong{color:var(--forest)}.pdp__details{padding:44px 60px;display:flex;flex-direction:column;gap:26px}.pdp__title{font-family:Cormorant Garamond,serif;font-size:42px;font-weight:300;letter-spacing:-.02em;line-height:1.15;margin:12px 0 10px;color:var(--ink)}.pdp__subtext{font-size:12px;color:var(--stone);margin-top:10px;line-height:1.5}.pdp__price-block{border-top:1px solid var(--cream3);border-bottom:1px solid var(--cream3);padding:20px 0}.pdp__gst-note{font-size:11px;color:var(--stone);margin-top:8px;line-height:1.5}.pdp__tagline{font-size:14px;color:var(--stone);line-height:1.8;font-weight:300;margin:0}.pdp__form{display:flex;flex-direction:column;gap:18px}.pdp__option-label{font-size:10px;letter-spacing:.09em;text-transform:uppercase;color:var(--stone);margin-bottom:10px}.pdp__option-label-value{color:var(--ink);text-transform:none;letter-spacing:normal;font-size:13px;font-weight:500}.pdp__option-chips{display:flex;gap:8px;flex-wrap:wrap}.pdp__option-chip{padding:8px 15px;border:1.5px solid var(--cream3);background:var(--white);color:var(--ink);font-size:12px;cursor:pointer;border-radius:3px;transition:all .18s}.pdp__option-chip.is-active{border-color:var(--forest);background:var(--forest);color:#fff}.pdp__trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.pdp__trust-item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 8px;background:var(--cream2);border-radius:4px}.pdp__trust-icon{font-size:18px}.pdp__trust-label{font-size:9px;text-transform:uppercase;letter-spacing:.07em;color:var(--stone);font-weight:600;text-align:center;line-height:1.4}.pdp__tabs{border-top:1px solid var(--cream3);padding-top:26px}.pdp__tab-buttons{display:flex;gap:24px;margin-bottom:18px}.pdp__tab-button{padding:0 0 7px;border:none;background:none;cursor:pointer;font-size:11px;letter-spacing:.07em;text-transform:uppercase;color:var(--stone);border-bottom:2px solid transparent;font-weight:500;transition:all .18s}.pdp__tab-button.is-active{color:var(--forest);border-bottom-color:var(--teak)}.pdp__tab-panel{display:none}.pdp__tab-panel.is-active{display:block}.pdp__spec-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--cream2);font-size:13px}.pdp__spec-row span:first-child{color:var(--stone);font-weight:300}.pdp__spec-row span:last-child{font-weight:500;color:var(--ink)}.pdp__spec-bullet{display:flex;gap:10px;padding:10px 0;font-size:13px;color:var(--stone);font-weight:300;line-height:1.55}.pdp__spec-bullet span:first-child{color:var(--green);flex-shrink:0}.pdp__zoom-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0806eb;z-index:2000;display:flex;align-items:center;justify-content:center;cursor:zoom-out}.pdp__zoom-modal[hidden]{display:none}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000006b;z-index:1100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;transition:opacity .3s}.cart-overlay.is-open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:460px;max-width:100vw;background:var(--white);z-index:1200;transform:translate(100%);transition:transform .36s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;box-shadow:-8px 0 48px #0000001f}.cart-drawer.is-open{transform:translate(0)}.cart-drawer__head{padding:20px 26px;border-bottom:1px solid var(--cream3);display:flex;justify-content:space-between;align-items:center;background:var(--forest)}.cart-drawer__title{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:400;color:#fff}.cart-drawer__close{background:#ffffff1a;border:none;cursor:pointer;color:#ffffffb3;font-size:22px;line-height:1;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center}.cart-drawer__progress{padding:10px 26px;background:#0f3d2e0d;border-bottom:1px solid var(--cream3)}.cart-drawer__progress-text{font-size:12px;color:var(--stone);margin-bottom:5px}.cart-drawer__progress-text strong{color:var(--forest)}.cart-drawer__progress-text .green{color:var(--green)}.cart-drawer__bar{height:3px;background:var(--cream3);border-radius:2px;overflow:hidden}.cart-drawer__bar-fill{height:100%;background:var(--green);border-radius:2px;transition:width .4s}.cart-drawer__items{flex:1;overflow-y:auto;padding:18px 26px}.cart-drawer__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:220px;gap:12px;color:var(--mist)}.cart-drawer__empty span{font-size:14px}.cart-line{display:flex;gap:12px;padding-bottom:14px;border-bottom:1px solid var(--cream2);margin-bottom:14px}.cart-line:last-child{border-bottom:none}.cart-line__media{background:var(--cream2);padding:7px;border-radius:4px;flex-shrink:0;width:66px;height:86px;display:flex;align-items:center;justify-content:center;overflow:hidden}.cart-line__media img{max-width:52px;max-height:72px;object-fit:contain}.cart-line__body{flex:1;min-width:0}.cart-line__title{font-weight:500;font-size:13px;margin-bottom:2px;color:var(--ink)}.cart-line__opt{font-size:11px;color:var(--stone)}.cart-line__hw-badge{font-size:10px;color:var(--teak);font-weight:600;margin-top:3px}.cart-line__row{display:flex;justify-content:space-between;align-items:center;margin-top:7px}.cart-line__price{font-family:Cormorant Garamond,serif;font-size:18px;font-weight:500;color:var(--ink)}.cart-line__remove{background:none;border:1px solid var(--cream3);cursor:pointer;font-size:10px;color:var(--stone);letter-spacing:.05em;text-transform:uppercase;padding:3px 9px;border-radius:2px}.cart-drawer__foot{padding:18px 26px;border-top:1px solid var(--cream3)}.cart-drawer__totals{display:flex;justify-content:space-between;margin-bottom:3px}.cart-drawer__total-label{font-size:12px;color:var(--stone)}.cart-drawer__total-amount{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:500;color:var(--ink)}.cart-drawer__delivery-note{font-size:11px;color:var(--stone);margin-top:3px;margin-bottom:14px}.cart-drawer__carpenter-note{background:#0f3d2e0f;border:1px solid rgba(15,61,46,.12);padding:10px 14px;border-radius:4px;margin-bottom:14px;font-size:12px;color:var(--stone);line-height:1.6}.cart-drawer__carpenter-note strong{color:var(--forest)}.hw-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0806a6;z-index:3000;display:none;align-items:flex-end;justify-content:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hw-modal.is-open{display:flex}.hw-modal__inner{background:var(--white);width:100%;max-width:680px;border-radius:12px 12px 0 0;max-height:88vh;overflow:auto;animation:slideUp .4s ease}.hw-modal__head{background:var(--forest);padding:20px 28px;display:flex;justify-content:space-between;align-items:center}.hw-modal__eyebrow{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#fff9;margin-bottom:4px}.hw-modal__title{font-family:Cormorant Garamond,serif;font-size:26px;font-weight:400;color:#fff;line-height:1.2}.hw-modal__title em{color:var(--gold);font-style:italic}.hw-modal__sub{font-size:13px;color:#ffffff8c;margin-top:4px;font-weight:300}.hw-modal__close{background:#ffffff1a;border:none;cursor:pointer;color:#ffffffb3;font-size:22px;line-height:1;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hw-modal__nudge{background:#d9b36a14;border-bottom:1px solid rgba(217,179,106,.2);padding:10px 28px;display:flex;gap:12px;align-items:center}.hw-modal__nudge p{font-size:12px;color:var(--stone);font-weight:300;line-height:1.5}.hw-modal__nudge p strong{color:var(--teak)}.hw-modal__list{padding:20px 28px;display:flex;flex-direction:column;gap:10px}.hw-row{display:flex;gap:14px;padding:14px 16px;border:1.5px solid var(--cream3);background:var(--white);border-radius:6px;cursor:pointer;transition:all .2s;align-items:center}.hw-row:hover{border-color:var(--forest);background:#0f3d2e0a}.hw-row__icon{width:40px;height:40px;border-radius:50%;background:var(--cream2);display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.hw-row__body{flex:1;min-width:0}.hw-row__name{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:3px}.hw-row__name span{font-size:14px;font-weight:600;color:var(--ink)}.hw-row__desc{font-size:12px;color:var(--stone);font-weight:300}.hw-row__cta{flex-shrink:0;display:flex;align-items:center;gap:6px;color:var(--forest);font-size:12px;font-weight:600}.hw-modal__foot{padding:16px 28px 28px;border-top:1px solid var(--cream3);position:sticky;bottom:0;background:var(--white)}.hw-modal__foot-actions{display:flex;gap:10px}.hw-modal__foot-note{font-size:11px;color:var(--mist);text-align:center;margin-top:10px}.popup{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000a6;z-index:4000;display:none;align-items:center;justify-content:center;padding:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.popup.is-open{display:flex}.popup__card{background:var(--white);max-width:520px;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 28px 80px #0006}.popup__head{background:var(--forest);padding:28px 32px;text-align:center}.popup__eyebrow{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:#ffffff80;margin-bottom:6px}.popup__title{font-family:Cormorant Garamond,serif;font-size:34px;font-weight:300;color:#fff;line-height:1.15;margin-bottom:8px}.popup__title em{color:var(--gold);font-style:italic}.popup__stars{display:flex;justify-content:center;gap:2px;margin-bottom:6px}.popup__sub{font-size:13px;color:#ffffff80;font-weight:300}.popup__body{padding:24px 32px}.popup__body p{font-size:14px;color:var(--stone);line-height:1.7;font-weight:300}.popup__form{display:flex;flex-direction:column;gap:12px}.popup__form input[type=email]{width:100%;padding:12px 16px;border:1px solid var(--cream3);font-size:14px;outline:none;border-radius:4px}.popup__form button[type=submit]{background:var(--teak);color:#fff;border:none;padding:13px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border-radius:4px;transition:background .2s}.popup__form button[type=submit]:hover{background:var(--teak2)}.popup__skip{background:none;border:none;cursor:pointer;font-size:11px;color:var(--mist)}.popup__success{text-align:center;padding:10px 0}.popup__success-emoji{font-size:40px;margin-bottom:10px}.popup__success-title{font-family:Cormorant Garamond,serif;font-size:24px;font-weight:400;margin-bottom:6px}.popup__success-code{font-size:13px;color:var(--stone);margin-bottom:4px}.popup__success-code strong{color:var(--teak);letter-spacing:.1em}.popup--newsletter .popup__card{max-width:460px;padding:32px;position:relative}.popup--newsletter .popup__head{background:transparent;padding:0 0 18px;text-align:center}.popup--newsletter .popup__title{font-size:28px;color:var(--ink)}.popup--newsletter .popup__sub{color:var(--stone)}.popup--newsletter .popup__sub strong{color:var(--teak)}.popup--newsletter .popup__close-x{position:absolute;top:14px;right:16px;background:none;border:none;cursor:pointer;font-size:22px;color:var(--mist);line-height:1}.popup--newsletter .popup__form button[type=submit]{background:var(--forest)}.whatsapp-float{position:fixed;bottom:28px;left:28px;z-index:900;width:54px;height:54px;border-radius:50%;background:var(--green);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 24px #1a9e4473;transition:transform .2s,box-shadow .2s}.whatsapp-float:hover{transform:scale(1.1);box-shadow:0 6px 32px #1a9e448c}.site-footer{background:var(--forest);color:#fff}.site-footer__inner{padding:48px 80px 32px}.site-footer__cols{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:36px;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.07);margin-bottom:20px}.site-footer__brand-name{font-family:Cormorant Garamond,serif;font-size:26px;font-weight:500;margin-bottom:4px;letter-spacing:-.02em}.site-footer__tag{font-size:9px;color:var(--gold);letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;font-weight:700}.site-footer__about{font-size:12px;color:#ffffff59;line-height:1.9;font-weight:300;max-width:240px}.site-footer__pills{display:flex;gap:6px;margin-top:16px;flex-wrap:wrap}.site-footer__pill{font-size:9px;background:#d9b36a26;color:var(--gold);padding:2px 7px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;border-radius:2px}.site-footer__col-title{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#ffffff40;margin-bottom:12px}.site-footer__links{display:flex;flex-direction:column;gap:8px}.site-footer__link{font-size:12px;color:#ffffff7a;cursor:pointer;font-weight:300;transition:color .18s}.site-footer__link:hover{color:#ffffffe6}.site-footer__bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.site-footer__legal{font-size:11px;color:#fff3}.cfg-page{min-height:100vh;background:var(--cream)}.cfg-page__head{padding:40px 80px 20px;border-bottom:1px solid var(--cream3)}.cfg-page__title{font-family:Cormorant Garamond,serif;font-size:48px;font-weight:300;letter-spacing:-.025em;color:var(--ink)}.cfg-grid{display:grid;grid-template-columns:1fr 320px;gap:52px;padding:44px 80px 80px;max-width:1440px;margin:0 auto;align-items:start}.cfg-progress{display:flex;gap:0;margin-bottom:40px}.cfg-progress__step{flex:1}.cfg-progress__bar{height:3px;background:var(--cream3);transition:background .3s;margin-bottom:5px}.cfg-progress__step.is-active .cfg-progress__bar,.cfg-progress__step.is-done .cfg-progress__bar{background:var(--teak)}.cfg-progress__label{font-size:9px;letter-spacing:.06em;text-transform:uppercase;color:var(--mist);padding-left:1px}.cfg-progress__step.is-active .cfg-progress__label,.cfg-progress__step.is-done .cfg-progress__label{color:var(--ink)}.cfg-step-title{font-family:Cormorant Garamond,serif;font-size:28px;font-weight:300;margin-bottom:22px;color:var(--ink)}.cfg-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;margin-bottom:24px}.cfg-option{padding:16px 14px;border:2px solid var(--cream3);background:var(--white);cursor:pointer;transition:all .18s;border-radius:4px;display:flex;flex-direction:column;gap:8px;align-items:center}.cfg-option.is-active{border-color:var(--forest);background:#0f3d2e0f}.cfg-option__label{font-size:12px;font-weight:500;color:var(--ink);text-align:center}.cfg-option__desc{font-size:10px;color:var(--stone);margin-top:2px}.cfg-tip{background:#b85c1e12;border:1px solid rgba(184,92,30,.18);padding:12px 16px;border-radius:4px;margin-bottom:22px;font-size:13px;color:var(--stone)}.cfg-tip strong{color:var(--teak)}.cfg-size-row{display:flex;gap:8px;flex-wrap:wrap}.cfg-size-grp__label{font-size:9px;color:var(--mist);text-transform:uppercase;margin-bottom:5px}.cfg-size-btns{display:flex;gap:5px}.cfg-size-btn{width:42px;height:36px;border:1.5px solid var(--cream3);background:var(--white);color:var(--ink);font-size:13px;cursor:pointer;border-radius:3px;transition:all .18s}.cfg-size-btn.is-active{border-color:var(--forest);background:var(--forest);color:#fff}.cfg-summary-row{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid var(--cream3);font-size:13px}.cfg-summary-row__key{color:var(--stone);text-transform:uppercase;letter-spacing:.07em;font-size:10px}.cfg-summary-row__val{font-weight:500;text-transform:capitalize;color:var(--ink)}.cfg-summary-total{display:flex;justify-content:space-between;padding:16px 0;border-bottom:2px solid var(--teak)}.cfg-summary-total__key{font-family:Cormorant Garamond,serif;font-size:20px;color:var(--ink)}.cfg-summary-total__val{font-family:Cormorant Garamond,serif;font-size:28px;color:var(--teak)}.cfg-preview{background:var(--cream2);border-radius:6px;padding:28px 20px;display:flex;flex-direction:column;align-items:center;gap:16px}.cfg-preview__label{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--stone)}.cfg-preview__specs{width:100%;font-size:12px;color:var(--stone);line-height:2;border-top:1px solid var(--cream3);padding-top:12px}.cfg-preview__specs span{color:var(--ink);font-weight:500}.cfg-preview__price{font-family:Cormorant Garamond,serif;font-size:22px;color:var(--teak);width:100%;text-align:center;border-top:1px solid var(--cream3);padding-top:12px}.cfg-side-note{margin-top:12px;background:#0f3d2e0f;border:1px solid rgba(15,61,46,.12);border-radius:4px;padding:14px 16px}.cfg-side-note__title{font-size:12px;font-weight:700;color:var(--forest);margin-bottom:4px}.cfg-side-note__body{font-size:12px;color:var(--stone);line-height:1.7;font-weight:300}.contact{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 100px)}.contact__col{padding:56px 72px}.contact__col--form{border-right:1px solid var(--cream3)}.contact__col--info{background:var(--cream2)}.contact__title{font-family:Cormorant Garamond,serif;font-size:44px;font-weight:300;letter-spacing:-.025em;margin-bottom:10px;color:var(--ink)}.contact__lead{font-size:14px;color:var(--stone);line-height:1.85;margin-bottom:28px;font-weight:300;max-width:360px}.contact__form{display:flex;flex-direction:column;gap:14px}.contact__form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact__form-field label{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--stone);display:block;margin-bottom:5px}.contact__form-field input,.contact__form-field select,.contact__form-field textarea{width:100%;padding:11px 14px;border:1px solid var(--cream3);background:var(--white);font-size:14px;outline:none;color:var(--ink);border-radius:4px}.contact__form-field textarea{resize:vertical;min-height:90px}.contact__success{padding:22px;background:#0f3d2e0f;border:1px solid rgba(15,61,46,.15);border-radius:6px}.contact__success-title{font-size:16px;font-weight:700;color:var(--forest);margin-bottom:6px}.contact__info-block{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid var(--cream3)}.contact__info-block:last-child{border-bottom:none;padding-bottom:0}.contact__info-title{font-family:Cormorant Garamond,serif;font-size:26px;font-weight:500;margin-bottom:10px;color:var(--ink)}.contact__info-text{font-size:13px;color:var(--stone);line-height:2.1;font-weight:300}.contact__phone{font-weight:700;color:var(--green);margin-top:8px}.contact__email{color:var(--teak)}.contact__locales{display:flex;flex-wrap:wrap;gap:6px}.contact__locale{font-size:11px;background:var(--cream3);padding:3px 9px;color:var(--stone);border-radius:2px}.contact__map{background:var(--cream3);border-radius:6px;height:150px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px}.hw-page__head{padding:44px 80px 24px;border-bottom:1px solid var(--cream3)}.hw-page__title{font-family:Cormorant Garamond,serif;font-size:48px;font-weight:300;letter-spacing:-.025em;color:var(--ink);margin-bottom:8px}.hw-page__lead{font-size:14px;color:var(--stone);font-weight:300;max-width:600px;line-height:1.8}.hw-trust{background:var(--forest);display:grid;grid-template-columns:repeat(3,1fr)}.hw-trust__item{padding:14px 28px;border-right:1px solid rgba(255,255,255,.07);display:flex;align-items:center;gap:10px}.hw-trust__item:last-child{border-right:none}.hw-trust__icon{font-size:20px}.hw-trust__title{font-size:12px;font-weight:600;color:#fff}.hw-trust__sub{font-size:11px;color:#ffffff73;margin-top:1px}.hw-cats{padding:48px 80px 72px}.hw-cat{margin-bottom:56px}.hw-cat__title{font-family:Cormorant Garamond,serif;font-size:32px;font-weight:300;color:var(--ink);margin-bottom:24px;padding-bottom:12px;border-bottom:1px solid var(--cream3)}.hw-cat__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hw-card{background:var(--white);border:2px solid var(--cream3);border-radius:6px;overflow:hidden;transition:box-shadow .2s}.hw-card.is-highlighted{border-color:var(--teak);box-shadow:0 0 0 4px #b85c1e26}.hw-card__media{background:var(--cream2);height:180px;display:flex;align-items:center;justify-content:center;font-size:56px;position:relative}.hw-card__badge{position:absolute;top:12px;left:12px}.hw-card__rec{position:absolute;top:12px;right:12px}.hw-card__body{padding:20px 20px 24px}.hw-card__name{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:500;color:var(--ink);line-height:1.2;margin-bottom:6px}.hw-card__desc{font-size:13px;color:var(--stone);line-height:1.75;margin-bottom:14px;font-weight:300}.hw-card__compat{font-size:11px;color:var(--stone);margin-bottom:14px}.hw-card__compat span{color:var(--forest);font-weight:500}.hw-card__price{display:flex;align-items:baseline;gap:8px;margin-bottom:16px}.hw-card__amount{font-family:Cormorant Garamond,serif;font-size:26px;font-weight:500}.hw-card__mrp{font-size:13px;color:var(--mist);text-decoration:line-through}.hw-card__off{font-size:10px;font-weight:700;color:var(--green);background:#1a9e441a;padding:2px 7px;border-radius:2px}.hw-card__actions{display:flex;gap:8px}.hw-card__note{font-size:11px;color:var(--stone);margin-top:10px;font-weight:300}.hw-page__cta{background:var(--forest);border-radius:6px;padding:36px 40px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.hw-page__cta h3{font-family:Cormorant Garamond,serif;font-size:28px;font-weight:400;color:#fff;margin-bottom:6px}.hw-page__cta p{font-size:13px;color:#ffffff8c;font-weight:300}.shop-cta{background:var(--forest);padding:20px 80px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px}.shop-cta__title{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:400;color:#fff;margin-bottom:3px}.shop-cta__sub{font-size:13px;color:#ffffff8c;font-weight:300}@media(max-width:1024px){.desk-only{display:none!important}.header__links{gap:22px}.container{padding:0 32px}.px80,.section__head,.section__centered,.filter-bar,.hw-page__head,.shop-cta,.newsletter-band,.pdp__gallery,.pdp__details,.contact__col,.cfg-page__head,.cfg-grid,.hw-cats,.site-footer__inner{padding-left:32px;padding-right:32px}}@media(max-width:768px){.header__links{display:none}.header__inner{padding:0 16px}.header__logo{gap:6px;flex-wrap:wrap;max-width:60%}.header__brand{font-size:17px;line-height:1.1}.header__city{font-size:8px;flex-basis:100%;margin-top:-2px}.header__right{gap:12px}.header__phone{font-size:0;gap:0}.header__phone svg{width:18px;height:18px}.cat-grid-sec{padding:40px 16px}.cat-grid-sec__title{font-size:28px}.cat-grid{grid-template-columns:repeat(2,1fr);gap:10px}.cat-grid__item{padding:0}.cat-grid__icon{font-size:44px}.cat-grid__name{font-size:12px}.hero-split{grid-template-columns:1fr}.product-grid--3,.product-grid--4{grid-template-columns:repeat(2,1fr)}.pdp{grid-template-columns:1fr}.pdp__gallery{border-right:none;border-bottom:1px solid var(--cream3)}.cfg-grid,.contact{grid-template-columns:1fr}.site-footer__cols{grid-template-columns:1fr 1fr}.px80,.section__head,.section__centered,.filter-bar,.hw-page__head,.shop-cta,.newsletter-band{padding-left:20px!important;padding-right:20px!important}.pdp__gallery,.pdp__details,.contact__col,.cfg-page__head,.cfg-grid,.hw-cats,.site-footer__inner{padding-left:20px;padding-right:20px}.trust-strip,.cat-strip{grid-template-columns:repeat(2,1fr)}.how-it-works__grid,.hw-trust,.testimonials__grid,.hw-cat__grid{grid-template-columns:1fr}.pdp__title,.cfg-page__title,.hw-page__title,.contact__title{font-size:36px}.section__title{font-size:32px}}@media(max-width:480px){.product-grid--3,.product-grid--4{grid-template-columns:1fr}.cart-drawer{width:100vw}.announcement{padding:0 16px;font-size:11px}.announcement__timer-label{display:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/theme.css.map */
