:root{
  --orange:#f76532;--orange-dark:#df4f21;--peach:#fff1e9;--cream:#fffaf6;--ink:#201d1b;--muted:#756f6a;
  --line:#ece7e2;--soft:#f7f4f1;--white:#fff;--green:#16835d;--terracotta:#a8492a;--sand:#e8d6c8;
  --shadow:0 14px 42px rgba(64,43,31,.09);--radius:18px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--ink);background:#fff;padding-bottom:0}
body.drawer-open{overflow:hidden}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}
svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
a{text-decoration:none;color:inherit}button,input,select{font:inherit}button{cursor:pointer}
.topbar{background:#211d1b;color:#fff;font-size:12px;padding:9px 16px;overflow:hidden}.ticker{display:flex;justify-content:center;gap:34px;white-space:nowrap}.ticker span:not(:last-child)::after{content:"•";margin-left:34px;color:#8c817b}
.header{height:82px;display:flex;align-items:center;gap:28px;padding:0 max(24px,calc((100vw - 1280px)/2));border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);backdrop-filter:blur(14px);position:sticky;top:0;z-index:30}
.brand{display:flex;align-items:center;white-space:nowrap}.brand-logo{display:block;width:220px;height:auto;max-height:52px}
.search-wrap{display:flex;flex:1;max-width:650px;height:46px;border:1.5px solid #d8cec8;border-radius:999px;background:#fff;position:relative;box-shadow:0 3px 12px rgba(64,43,31,.04)}.search-wrap:focus-within{border-color:var(--orange);box-shadow:0 0 0 4px rgba(247,101,50,.10)}.search-wrap input{flex:1;border:0;outline:0;padding:0 18px;font-size:14px;border-radius:999px;min-width:0}.search-wrap>button{width:48px;border:0;background:var(--orange);color:#fff;display:grid;place-items:center;border-radius:50%;margin:3px}.search-wrap>button svg{width:19px;height:19px}.search-suggest{display:none;position:absolute;left:0;right:0;top:54px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);overflow:hidden;z-index:50}.search-suggest.show{display:block}.suggest-item{width:100%;border:0;background:#fff;display:flex;justify-content:space-between;gap:14px;padding:13px 15px;border-bottom:1px solid #f1eeeb;font-size:12px;text-align:left}.suggest-item:hover{background:var(--soft)}.suggest-item span{color:var(--muted)}
.header-actions{margin-left:auto;display:flex;gap:7px}.icon-btn{position:relative;border:0;background:transparent;display:flex;align-items:center;gap:7px;padding:10px 11px;border-radius:12px;color:#3b3633}.icon-btn:hover{background:var(--soft)}.icon-btn svg{width:22px;height:22px}.cart-btn b,.count-badge{position:absolute;right:1px;top:0;background:var(--orange);color:#fff;font-size:10px;border-radius:999px;min-width:18px;height:18px;display:grid;place-items:center}
.navline{height:50px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:28px;padding:0 max(24px,calc((100vw - 1280px)/2));font-size:13px;font-weight:650;background:#fff}.navline a:hover{color:var(--orange)}.category-toggle{border:0;background:none;padding:0;font-weight:800;display:flex;align-items:center;gap:7px}.category-toggle svg{width:18px;height:18px;color:var(--orange)}
.hero{max-width:1280px;margin:24px auto 10px;min-height:520px;border-radius:28px;background:linear-gradient(120deg,#fff2e8 0%,#fffaf7 52%,#ead3c4 100%);display:grid;grid-template-columns:1.04fr .96fr;overflow:hidden;position:relative;border:1px solid #f0dfd4}.hero-content{padding:72px 68px;position:relative;z-index:2}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:800;color:var(--terracotta)}.eyebrow.light{color:#fff7f0}h1{font-size:clamp(46px,5vw,66px);line-height:1.01;margin:16px 0 20px;letter-spacing:-.05em}h1 em{font-style:normal;color:var(--orange)}.hero p{font-size:17px;line-height:1.7;color:#5f5955;max-width:590px}.hero-actions{display:flex;gap:12px;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:13px 20px;font-weight:750;border:1px solid transparent;min-height:46px}.btn.primary{background:var(--orange);color:#fff;box-shadow:0 8px 22px rgba(247,101,50,.2)}.btn.primary:hover{background:var(--orange-dark)}.btn.ghost{background:#fff;border-color:#ddd3cd}.hero-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:31px;color:#5e5854;font-size:12px;font-weight:650}.hero-trust span{display:flex;align-items:center;gap:6px}.hero-trust svg{width:17px;height:17px;color:var(--terracotta)}
.hero-visual{position:relative;min-height:500px}.fabric-swatch{position:absolute;border-radius:38px;transform:rotate(-11deg);box-shadow:0 24px 50px rgba(92,57,39,.12)}.swatch-a{width:310px;height:390px;right:48px;top:58px;background:repeating-linear-gradient(135deg,#d99a78 0 12px,#e9b395 12px 24px)}.swatch-b{width:220px;height:310px;right:205px;top:98px;background:repeating-linear-gradient(45deg,#f5e7dc 0 10px,#fff6ef 10px 20px);transform:rotate(8deg)}
.hero-card{position:absolute;width:230px;background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.82);box-shadow:var(--shadow);border-radius:20px;padding:18px}.hero-card strong{display:block;margin:11px 0 6px;font-size:14px}.hero-card span{font-size:11px;color:#706964;line-height:1.5}.mini-icon{width:44px;height:44px;border-radius:14px;background:var(--peach);display:grid;place-items:center;color:var(--terracotta)}.mini-icon svg{width:24px;height:24px}.card-one{top:58px;right:48px}.card-two{top:225px;right:220px}.card-three{top:338px;right:40px}
.mobile-quick{display:none}
.stats-strip{max-width:1280px;margin:18px auto 0;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden}.stats-strip>div{padding:20px 24px;display:flex;gap:10px;align-items:center;justify-content:center}.stats-strip>div:not(:last-child){border-right:1px solid var(--line)}.stats-strip strong{font-size:17px}.stats-strip span{font-size:11px;color:var(--muted)}
.category-strip{max-width:1280px;margin:26px auto 6px;display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.category-pill{border:1px solid var(--line);background:#fff;border-radius:18px;padding:16px 9px;font-weight:700;font-size:12px;display:flex;flex-direction:column;gap:7px;align-items:center;min-width:0}.category-pill b{font-size:12px}.category-pill small{font-size:9px;color:var(--muted);font-weight:500;white-space:nowrap}.category-icon{width:44px;height:44px;border-radius:14px;background:#fff4ee;color:var(--terracotta);display:grid;place-items:center;transition:.2s}.category-icon svg{width:23px;height:23px}.category-pill.active,.category-pill:hover{border-color:#efb095;background:#fff7f2;color:var(--terracotta);transform:translateY(-1px)}.category-pill.active .category-icon,.category-pill:hover .category-icon{background:var(--orange);color:#fff}
.section{max-width:1280px;margin:72px auto}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px}.section-head h2,.track h2,.flash-deal h2,.newsletter h2{font-size:34px;margin:8px 0 6px;letter-spacing:-.035em}.section-head p{margin:0;color:var(--muted)}.sort-wrap{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.sort-wrap select{padding:10px 34px 10px 11px;border:1px solid var(--line);border-radius:10px;background:#fff}.filter-chips{display:flex;gap:8px;flex-wrap:wrap;margin:-6px 0 20px}.filter-chip{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:750}.filter-chip.active,.filter-chip:hover{background:#251f1c;color:#fff;border-color:#251f1c}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden;transition:.22s;position:relative}.product:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-media{aspect-ratio:1/1;background:linear-gradient(135deg,#f3efeb,#e8dfd7);display:grid;place-items:center;overflow:hidden;position:relative}.product-media img{width:100%;height:100%;object-fit:cover}.product-badge{position:absolute;left:11px;top:11px;background:#25201d;color:#fff;padding:6px 9px;border-radius:8px;font-size:9px;font-weight:800;letter-spacing:.02em}.save-btn{position:absolute;right:11px;top:11px;width:38px;height:38px;border-radius:50%;border:0;background:#fff;font-size:17px;box-shadow:0 5px 14px rgba(0,0,0,.09)}.save-btn.saved{background:var(--orange);color:#fff}.discount-label{position:absolute;bottom:11px;left:11px;background:#ecfff7;color:#087447;font-size:9px;font-weight:800;padding:5px 8px;border-radius:7px}.product-body{padding:15px}.product-cat{font-size:9px;color:var(--terracotta);text-transform:uppercase;letter-spacing:.11em;font-weight:800}.product h3{font-size:14px;line-height:1.45;margin:7px 0;height:41px;overflow:hidden}.rating{font-size:11px;color:#e99c00}.rating span{color:#92979d;margin-left:4px}.price-row{display:flex;align-items:center;justify-content:space-between;margin-top:13px}.price{font-size:19px;font-weight:800}.compare{font-size:11px;color:#999;text-decoration:line-through;margin-left:5px}.add-btn{width:38px;height:38px;border:0;border-radius:12px;background:var(--orange);color:#fff;font-size:21px;box-shadow:0 7px 16px rgba(247,101,50,.18)}.empty-state{text-align:center;padding:60px;color:var(--muted)}.empty-state h3{color:var(--ink)}
.flash-deal{max-width:1280px;margin:60px auto 28px;padding:34px 42px;background:linear-gradient(115deg,#b9502e,#f76532);color:#fff;border-radius:22px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:30px;box-shadow:0 18px 45px rgba(176,72,39,.18)}.flash-deal p{margin:0;color:#fff1e9}.countdown{display:flex;gap:8px}.countdown>div{min-width:72px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.28);border-radius:13px;padding:11px;text-align:center}.countdown strong{display:block;font-size:24px}.countdown span{font-size:9px;text-transform:uppercase;letter-spacing:.1em}.light-btn{background:#fff;color:#2c221e}
.promo-row{max-width:1280px;margin:30px auto 72px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.promo{min-height:250px;border-radius:22px;padding:40px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.promo::after{content:"";position:absolute;width:210px;height:210px;border-radius:50%;right:-50px;bottom:-90px;background:rgba(255,255,255,.10)}.promo-icon{width:46px;height:46px;border-radius:15px;background:rgba(255,255,255,.16);display:grid;place-items:center;margin-bottom:18px}.promo-icon svg{width:25px;height:25px}.promo span{font-size:10px;font-weight:800;letter-spacing:.13em}.promo h3{font-size:30px;max-width:430px;margin:9px 0}.promo p{max-width:480px;line-height:1.6;margin:0 0 18px}.promo a{font-weight:800}.promo-orange{background:linear-gradient(135deg,#ef6a3d,#b44b2a);color:#fff}.promo-dark{background:linear-gradient(135deg,#2c2724,#171412);color:#fff}
.recent-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.recent-card{border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#fff;cursor:pointer}.recent-card img{width:100%;height:150px;object-fit:cover}.recent-card div{padding:12px}.recent-card strong{display:block;font-size:12px;line-height:1.4}.recent-card span{font-size:13px;color:var(--orange);font-weight:800}.text-btn{border:0;background:transparent;color:var(--orange);font-weight:700}
.why{background:#faf8f6;border-radius:24px;padding:54px}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.benefit-grid article{background:#fff;border:1px solid var(--line);border-radius:17px;padding:24px}.benefit-icon{width:48px;height:48px;border-radius:15px;background:#fff1e9;color:var(--terracotta);display:grid;place-items:center}.benefit-icon svg{width:25px;height:25px}.benefit-grid h3{margin:15px 0 7px;font-size:16px}.benefit-grid p{font-size:13px;line-height:1.6;color:var(--muted);margin:0}
.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-grid article{border:1px solid var(--line);border-radius:17px;padding:25px;background:#fff}.stars{color:#e99c00;letter-spacing:2px}.review-grid p{line-height:1.7;color:#555;font-size:14px}.review-grid strong{font-size:11px;color:var(--muted)}
.track{max-width:1280px;margin:72px auto;background:#231f1d;color:#fff;border-radius:22px;padding:42px 48px;display:flex;align-items:center;justify-content:space-between;gap:30px}.track p{color:#c9c2bd}.track-form{display:flex;gap:8px}.track-form input{border:1px solid #514943;background:#2f2a27;color:#fff;padding:13px 14px;border-radius:10px;min-width:185px}
.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line);padding:0 4px}.faq summary{list-style:none;padding:20px 0;font-weight:700;cursor:pointer;display:flex;justify-content:space-between}.faq summary::after{content:"+";font-size:20px;color:var(--orange)}.faq details[open] summary::after{content:"−"}.faq details p{color:var(--muted);line-height:1.7;max-width:850px;margin:0 0 20px}
.newsletter{max-width:1280px;margin:72px auto;padding:40px 48px;border-radius:22px;background:#fff0e7;display:flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid #f3dacb}.newsletter p{color:var(--muted);margin:0}.newsletter form{display:flex;gap:8px}.newsletter input,.account-form input{min-width:280px;padding:13px 14px;border:1px solid #decfc6;border-radius:10px;background:#fff}
footer{background:#f7f4f1;margin-top:80px}.footer-main{max-width:1280px;margin:auto;padding:54px 0;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.footer-main>div:first-child p{color:var(--muted);font-size:13px;line-height:1.7;max-width:370px}.footer-main h4{font-size:13px;margin:0 0 15px}.footer-main>div:not(:first-child){display:flex;flex-direction:column;gap:11px}.footer-main a{font-size:12px;color:#666}.footer-brand .brand-logo{width:190px}.footer-bottom{max-width:1280px;margin:auto;border-top:1px solid #dfd8d2;padding:20px 0;font-size:11px;color:#7a746f;display:flex;justify-content:space-between}.social-row{display:flex;gap:14px;font-size:11px;color:#777;margin-top:18px}
.drawer{position:fixed;right:-440px;top:0;z-index:60;width:min(420px,92vw);height:100vh;background:#fff;box-shadow:-20px 0 50px rgba(0,0,0,.16);transition:.25s;display:flex;flex-direction:column}.drawer.open{right:0}.drawer-head{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid var(--line)}.drawer-head button,.dialog-close{border:0;background:transparent;font-size:28px}.shipping-meter{padding:14px 20px;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}.shipping-track{height:7px;background:#eee;border-radius:999px;margin-top:9px;overflow:hidden}.shipping-track span{display:block;width:0;height:100%;background:var(--orange);transition:.3s}.cart-items{padding:18px;overflow:auto;flex:1}.cart-empty{text-align:center;color:var(--muted);padding:50px 10px}.cart-line{display:grid;grid-template-columns:58px 1fr auto;gap:11px;border-bottom:1px solid var(--line);padding:12px 0}.cart-thumb{width:58px;height:58px;background:var(--soft);border-radius:10px;overflow:hidden}.cart-thumb img{width:100%;height:100%;object-fit:cover}.cart-line h4{font-size:12px;margin:2px 0 6px}.cart-line p{margin:0;font-size:12px;color:var(--muted)}.remove-btn{border:0;background:none;color:#999}.qty-control{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:8px;overflow:hidden;margin-top:7px}.qty-control button{width:28px;height:28px;border:0;background:#fff}.qty-control span{min-width:28px;text-align:center;font-size:11px}.cart-summary{border-top:1px solid var(--line);padding:20px}.cart-summary>div{display:flex;justify-content:space-between;font-size:14px}.cart-summary p{font-size:11px;color:var(--muted)}.full{width:100%}.overlay{position:fixed;inset:0;background:rgba(36,26,21,.42);z-index:50;opacity:0;pointer-events:none;transition:.2s}.overlay.show{opacity:1;pointer-events:auto}
.product-dialog,.policy-dialog{border:0;border-radius:22px;padding:0;max-width:900px;width:min(900px,92vw);box-shadow:0 30px 80px rgba(0,0,0,.28)}.product-dialog::backdrop,.policy-dialog::backdrop{background:rgba(35,27,23,.48)}.dialog-close{position:absolute;right:15px;top:11px;z-index:3}.dialog-grid{display:grid;grid-template-columns:1fr 1fr}.dialog-media{min-height:430px;background:#f3efeb}.dialog-media img{width:100%;height:100%;object-fit:cover}.dialog-copy{padding:44px}.dialog-copy h2{font-size:28px;margin:10px 0}.dialog-copy p{color:var(--muted);line-height:1.7;font-size:14px}.dialog-price{font-size:27px;font-weight:800;margin:18px 0}.dialog-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.policy-dialog{max-width:680px}.policy-content{padding:44px}.policy-content p{color:var(--muted);line-height:1.7}.account-form{display:grid;gap:10px;margin:22px 0 12px}.policy-content small{color:var(--muted)}
.support-bubble,.back-top{position:fixed;right:20px;border:0;z-index:40;box-shadow:0 10px 25px rgba(0,0,0,.18)}.support-bubble{bottom:20px;width:54px;height:54px;border-radius:50%;background:var(--orange);color:#fff;display:grid;place-items:center}.support-bubble svg{width:24px;height:24px}.back-top{bottom:84px;width:40px;height:40px;border-radius:11px;background:#211d1b;color:#fff;opacity:0;pointer-events:none;transition:.2s}.back-top.show{opacity:1;pointer-events:auto}.toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%,20px);background:#211d1b;color:#fff;padding:11px 16px;border-radius:10px;font-size:12px;opacity:0;pointer-events:none;transition:.2s;z-index:90}.toast.show{opacity:1;transform:translate(-50%,0)}
.mobile-nav{display:none}

@media(max-width:1000px){
  .header{padding:0 16px}.brand-logo{width:184px}.header-actions .icon-btn span{display:none}.hero{margin:16px;grid-template-columns:1fr}.hero-visual{min-height:390px}.stats-strip,.category-strip,.section,.promo-row,.track,.flash-deal,.newsletter{margin-left:16px;margin-right:16px}.product-grid{grid-template-columns:repeat(3,1fr)}.category-strip{grid-template-columns:repeat(4,1fr)}.benefit-grid{grid-template-columns:1fr 1fr}.track,.newsletter{display:block}.track-form,.newsletter form{margin-top:25px}.footer-main,.footer-bottom{margin:0 20px}.navline{overflow:auto}.flash-deal{grid-template-columns:1fr auto}.flash-deal .btn{grid-column:1/-1}.recent-grid{grid-template-columns:repeat(3,1fr)}
}

@media(max-width:700px){
  body{padding-bottom:78px}.topbar{font-size:10px;padding:8px 0}.ticker{justify-content:flex-start;animation:ticker 18s linear infinite;padding-left:16px}.header{height:auto;padding:10px 14px 12px;flex-wrap:wrap;gap:10px;position:sticky;top:0}.brand-logo{width:162px;max-height:44px}.header-actions{margin-left:auto}.header-actions .icon-btn{display:none}.header-actions .cart-btn{display:flex;width:44px;height:44px;padding:0;justify-content:center;border:1px solid var(--line);background:#fff}.header-actions .cart-btn svg{width:21px;height:21px}.search-wrap{order:3;flex-basis:100%;height:44px;max-width:none}.search-wrap>button{width:42px}.navline{display:none}
  .hero{margin:12px 12px 0;min-height:auto;display:block;border-radius:22px}.hero-content{padding:34px 23px 26px}.eyebrow{font-size:9px}.hero h1{font-size:39px;line-height:1.03;margin:13px 0 16px}.hero p{font-size:14px;line-height:1.65}.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:22px}.hero-actions .btn{padding:11px 10px;font-size:12px}.hero-trust{display:grid;grid-template-columns:1fr 1fr;gap:9px 12px;margin-top:22px;font-size:10px}.hero-visual{min-height:310px;overflow:hidden}.fabric-swatch{border-radius:30px}.swatch-a{width:220px;height:270px;right:8px;top:35px}.swatch-b{width:160px;height:220px;right:145px;top:55px}.hero-card{width:172px;padding:13px;border-radius:16px}.hero-card strong{font-size:11px;margin:8px 0 4px}.hero-card span{font-size:9px}.mini-icon{width:35px;height:35px;border-radius:11px}.mini-icon svg{width:20px;height:20px}.card-one{top:24px;right:14px}.card-two{top:142px;left:14px;right:auto}.card-three{top:215px;right:18px}
  .mobile-quick{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 12px 0}.mobile-quick a{border:1px solid var(--line);border-radius:14px;background:#fff;padding:11px 5px;display:flex;flex-direction:column;align-items:center;gap:6px;font-size:9px;font-weight:700}.mobile-quick svg{width:20px;height:20px;color:var(--terracotta)}
  .stats-strip{display:none}.category-strip{margin:18px 0 2px;padding:0 12px;display:flex;overflow-x:auto;gap:9px;scroll-snap-type:x proximity;scrollbar-width:none}.category-strip::-webkit-scrollbar{display:none}.category-pill{flex:0 0 104px;scroll-snap-align:start;padding:13px 7px;border-radius:16px}.category-pill small{display:none}.category-icon{width:40px;height:40px}.category-icon svg{width:21px;height:21px}
  .section{margin:48px 12px}.section-head{display:block;margin-bottom:18px}.section-head h2,.track h2,.flash-deal h2,.newsletter h2{font-size:28px}.section-head p{font-size:12px;line-height:1.55}.sort-wrap{margin-top:13px}.sort-wrap select{width:100%;min-height:44px}.filter-chips{overflow-x:auto;flex-wrap:nowrap;margin:0 -12px 16px;padding:0 12px;scrollbar-width:none}.filter-chips::-webkit-scrollbar{display:none}.filter-chip{white-space:nowrap;min-height:40px}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product{border-radius:15px}.product-media{aspect-ratio:1/1.05}.product-badge{font-size:8px;left:8px;top:8px;padding:5px 7px}.save-btn{width:34px;height:34px;right:8px;top:8px}.discount-label{left:8px;bottom:8px;font-size:8px}.product-body{padding:11px}.product-cat{font-size:8px}.product h3{font-size:12px;height:35px;margin:6px 0}.rating{font-size:9px;white-space:nowrap;overflow:hidden}.price{font-size:16px}.compare{display:block;margin-left:0;margin-top:2px;font-size:9px}.add-btn{width:34px;height:34px;border-radius:10px}
  .flash-deal{margin:46px 12px 20px;padding:26px 20px;grid-template-columns:1fr;border-radius:20px}.flash-deal p{font-size:12px;line-height:1.6}.countdown{justify-content:flex-start}.countdown>div{min-width:64px;padding:9px}.countdown strong{font-size:21px}.promo-row{margin:20px 12px 48px;grid-template-columns:1fr}.promo{min-height:225px;padding:26px;border-radius:20px}.promo h3{font-size:26px}.promo p{font-size:12px}
  .recent-grid{display:flex;overflow-x:auto;gap:10px}.recent-card{flex:0 0 150px}.recent-card img{height:120px}.why{padding:28px 18px;margin-left:12px;margin-right:12px}.benefit-grid,.review-grid{grid-template-columns:1fr}.benefit-grid article,.review-grid article{padding:20px}.track{margin:48px 12px;padding:28px 20px;display:block}.track-form{display:grid;margin-top:20px}.track-form input{min-width:0;width:100%;min-height:46px}.newsletter{margin:48px 12px;padding:28px 20px;display:block}.newsletter form{display:grid;margin-top:20px}.newsletter input{min-width:0;width:100%;min-height:46px}
  footer{margin-top:54px}.footer-main{grid-template-columns:1fr 1fr;margin:0 16px;padding:40px 0;gap:30px 20px}.footer-main>div:first-child{grid-column:1/-1}.footer-brand .brand-logo{width:175px}.footer-bottom{margin:0 16px;padding-bottom:28px;display:block;line-height:1.8}
  .drawer{top:auto;right:0;bottom:-100%;width:100%;max-height:84vh;height:84vh;border-radius:22px 22px 0 0;transition:.28s}.drawer.open{bottom:0;right:0}.drawer-head{height:64px}.cart-summary{padding-bottom:calc(20px + env(safe-area-inset-bottom))}
  .product-dialog,.policy-dialog{width:100%;max-width:none;margin:auto 0 0;border-radius:22px 22px 0 0;max-height:92vh}.product-dialog[open],.policy-dialog[open]{display:block;position:fixed;inset:auto 0 0 0}.dialog-grid{grid-template-columns:1fr;max-height:92vh;overflow:auto}.dialog-media{min-height:260px;height:300px}.dialog-copy{padding:24px 20px 28px}.dialog-copy h2{font-size:24px}.dialog-actions{grid-template-columns:1fr}.policy-content{padding:28px 20px}
  .support-bubble{right:14px;bottom:88px;width:46px;height:46px}.back-top{display:none}.toast{bottom:88px;max-width:calc(100vw - 30px);text-align:center}
  .mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;left:0;right:0;bottom:0;z-index:55;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-top:1px solid var(--line);padding:7px 7px calc(7px + env(safe-area-inset-bottom));box-shadow:0 -8px 26px rgba(50,35,26,.08)}.mobile-nav button{position:relative;border:0;background:transparent;min-height:52px;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#756d68;font-size:9px;font-weight:700}.mobile-nav button:active{background:#fff2e9;color:var(--orange)}.mobile-nav svg{width:20px;height:20px}.mobile-nav b{position:absolute;top:2px;right:20%;background:var(--orange);color:#fff;border-radius:999px;min-width:17px;height:17px;display:grid;place-items:center;font-size:9px}
}
@keyframes ticker{from{transform:translateX(0)}to{transform:translateX(-55%)}}