:root{--green:#08752d;--green-dark:#055b23;--yellow:#ffd419;--ink:#111;--muted:#68706c;--line:#e9ece9;--soft:#f5f7f5;--radius:18px;--shadow:0 8px 30px rgba(10,40,20,.08)}
*{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:84px}.container{width:min(1180px,calc(100% - 32px));margin-inline:auto}button,a,input{font:inherit}button,a{cursor:pointer}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between}.icon-btn{font-size:29px;background:none;border:0;padding:8px}.brand{text-decoration:none;color:#050505;text-align:center;line-height:.8;letter-spacing:.08em}.brand strong{display:block;font-size:30px}.brand span{display:block;font-size:11px;letter-spacing:.35em;margin-top:9px}.header-actions{display:flex;align-items:center;gap:18px}.action-link{display:flex;align-items:center;gap:7px;color:inherit;text-decoration:none}.action-link span{font-size:28px}.cart-button{position:relative;border:0;background:none;font-size:27px}.cart-button i{position:absolute;right:-4px;top:-7px;background:var(--green);color:#fff;border-radius:50%;font-size:11px;font-style:normal;width:21px;height:21px;display:grid;place-items:center}.search-wrap{padding-bottom:14px}.search-form{height:54px;display:flex;align-items:center;border:1px solid #ccd2cd;border-radius:28px;overflow:hidden;background:#fff}.search-form>span{font-size:27px;margin-left:20px}.search-form input{flex:1;border:0;outline:0;padding:0 16px;font-size:16px;min-width:0}.search-form button{height:100%;border:0;background:var(--green);color:white;padding:0 30px;font-weight:700}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:24px 0}.benefits article{display:flex;gap:12px;align-items:center;padding:0 20px;border-right:1px solid var(--line)}.benefits article:last-child{border:0}.benefits span{font-size:26px}.benefits b,.benefits small{display:block}.benefits b{font-size:12px}.benefits small{font-size:11px;color:var(--muted);margin-top:4px}.categories{display:grid;grid-template-columns:repeat(7,1fr);gap:18px;padding:8px 0 26px}.categories button{border:0;background:none}.categories span{width:66px;height:66px;display:grid;place-items:center;margin:auto;border-radius:50%;background:var(--soft);font-size:28px;transition:.2s}.categories b{display:block;margin-top:10px;font-size:12px}.categories button:hover span{transform:translateY(-3px);box-shadow:var(--shadow)}.hero{min-height:380px;border-radius:24px;background:linear-gradient(110deg,#fff9e7,#eef8ec);display:grid;grid-template-columns:1fr 1.2fr;overflow:hidden;position:relative}.hero-copy{padding:54px}.badge{display:inline-block;background:var(--yellow);font-weight:800;font-size:12px;padding:8px 12px;border-radius:7px}.hero h1{font-size:47px;line-height:1.06;margin:18px 0 12px}.hero em{font-style:normal;color:var(--green)}.hero p{color:#4f5651}.primary-btn{display:inline-flex;align-items:center;gap:18px;margin-top:14px;background:var(--green);color:#fff;text-decoration:none;padding:14px 22px;border-radius:8px;font-weight:700}.hero-art{position:relative;min-height:340px}.orb{position:absolute;display:grid;place-items:center;border-radius:50%;filter:drop-shadow(0 20px 20px rgba(0,0,0,.14));background:rgba(255,255,255,.83)}.orb-a{font-size:104px;width:220px;height:220px;left:12%;top:26%}.orb-b{font-size:90px;width:190px;height:190px;right:9%;bottom:9%}.orb-c{font-size:92px;width:210px;height:210px;right:19%;top:5%}.section{padding-top:30px}.section-head{display:flex;align-items:center;gap:20px;margin-bottom:16px}.section-head h2{font-size:19px;margin:0}.section-head a{margin-left:auto;color:var(--green);text-decoration:none;font-weight:700;font-size:13px}.countdown{margin-left:auto;font-size:13px}.countdown b{display:inline-grid;place-items:center;min-width:31px;height:28px;background:var(--green);color:#fff;border-radius:5px;margin:0 3px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-card{border:1px solid var(--line);border-radius:14px;padding:14px;background:#fff;position:relative;transition:.2s}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.discount{position:absolute;top:10px;left:10px;background:var(--yellow);padding:5px 7px;border-radius:5px;font-weight:800;font-size:11px}.product-art{height:175px;border-radius:12px;background:linear-gradient(145deg,#f7f7f7,#ecefec);display:grid;place-items:center;font-size:76px}.product-card h3{font-size:14px;line-height:1.35;min-height:38px}.price-row{display:flex;align-items:center;gap:8px}.price{font-weight:800}.old-price{color:#8f9691;text-decoration:line-through;font-size:12px}.meta{display:flex;align-items:center;gap:5px;color:#6b716d;font-size:11px;margin-top:10px}.meta strong{color:#e0aa00}.add-btn{position:absolute;right:12px;bottom:10px;border:0;background:var(--green);color:#fff;border-radius:7px;width:34px;height:34px}.promo-row{display:grid;grid-template-columns:1fr 1.2fr;gap:18px;padding-top:22px}.promo-row article{border-radius:15px;background:linear-gradient(100deg,#eef8ef,#fff);padding:20px;display:flex;align-items:center;gap:18px}.promo-row article:nth-child(2){background:linear-gradient(100deg,#fff9e9,#fff)}.promo-icon{font-size:34px}.promo-row h3,.promo-row p{margin:3px 0}.promo-row p,.promo-row small{font-size:12px}.promo-row button,.delivery-banner button{margin-left:auto;border:0;background:var(--green);color:white;border-radius:7px;padding:12px 16px;font-weight:700}.promo-row .secondary{background:var(--yellow);color:#111}.tabs{display:flex;gap:10px;overflow:auto;padding-bottom:13px}.tabs button{border:1px solid var(--line);background:white;border-radius:20px;padding:9px 18px;white-space:nowrap}.tabs button.active{background:var(--green);color:#fff}.delivery-banner{margin-top:26px;margin-bottom:34px;padding:18px 24px;border-radius:14px;background:linear-gradient(90deg,#eaf7eb,#f8fbf8);display:flex;align-items:center;gap:16px}.delivery-banner>span{background:var(--green);color:#fff;border-radius:10px;width:50px;height:50px;display:grid;place-items:center;font-size:25px}.delivery-banner h3,.delivery-banner p{margin:2px 0}.delivery-banner p{font-size:13px;color:var(--muted)}.mobile-nav{display:none}.drawer{position:fixed;z-index:60;left:0;top:0;bottom:0;width:min(340px,88vw);background:#fff;transform:translateX(-102%);transition:.25s;padding:22px}.drawer.open{transform:none}.drawer-head{display:flex;justify-content:space-between;align-items:center;font-size:20px;padding-bottom:22px;border-bottom:1px solid var(--line)}.drawer-head button{border:0;background:none;font-size:32px}.drawer a{display:block;padding:18px 4px;border-bottom:1px solid var(--line);text-decoration:none;color:inherit}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:50;opacity:0;pointer-events:none;transition:.2s}.overlay.show{opacity:1;pointer-events:auto}.toast{position:fixed;z-index:80;left:50%;bottom:95px;transform:translate(-50%,20px);background:#111;color:#fff;padding:12px 18px;border-radius:9px;opacity:0;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:800px){body{padding-bottom:78px}.container{width:min(100% - 24px,680px)}.topbar{height:68px}.brand strong{font-size:25px}.action-link b{display:none}.search-form{height:50px}.search-form button{padding:0 22px}.benefits{overflow:auto;display:flex;padding:16px 0}.benefits article{min-width:185px;padding:0 14px}.categories{display:flex;overflow:auto;gap:8px;padding-bottom:20px}.categories button{min-width:82px}.categories span{width:58px;height:58px}.hero{grid-template-columns:1fr;min-height:500px}.hero-copy{padding:30px 26px;z-index:2}.hero h1{font-size:36px}.hero-art{min-height:230px;margin-top:-55px}.orb-a{width:160px;height:160px;font-size:78px;left:3%;top:25%}.orb-b{width:140px;height:140px;font-size:68px;right:3%;bottom:6%}.orb-c{width:150px;height:150px;font-size:68px;right:20%;top:0}.section-head{flex-wrap:wrap}.countdown{order:3;width:100%;margin-left:0}.product-grid{grid-template-columns:repeat(2,1fr)}.product-grid.horizontal{display:flex;overflow:auto}.product-grid.horizontal .product-card{min-width:190px}.product-art{height:145px}.promo-row{grid-template-columns:1fr}.promo-row article{padding:15px;gap:12px}.promo-row h3{font-size:16px}.delivery-banner{align-items:flex-start}.delivery-banner button{display:none}.mobile-nav{position:fixed;display:grid;z-index:40;bottom:0;left:0;right:0;height:70px;background:#fff;border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);padding-bottom:env(safe-area-inset-bottom)}.mobile-nav a,.mobile-nav button{border:0;background:#fff;text-decoration:none;color:#161916;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:11px;gap:3px}.mobile-nav span{font-size:21px}.mobile-nav .active{color:var(--green);font-weight:700}}
@media(max-width:430px){.header-actions{gap:7px}.hero h1{font-size:33px}.product-card{padding:10px}.product-card h3{font-size:12px}.product-art{height:122px;font-size:58px}.promo-row article button{padding:10px}.benefits article{min-width:170px}}

/* Sprint 1: stable premium header based on the original version */
.site-header{box-shadow:0 1px 0 rgba(0,0,0,.035)}
.topbar{position:relative;height:82px}
.brand{position:absolute;left:50%;transform:translateX(-50%)}
.brand strong{font-size:31px;letter-spacing:.075em}
.brand strong::after{content:"";display:inline-block;width:5px;height:5px;background:var(--green);border-radius:50%;margin-left:3px;vertical-align:5px}
.brand span{font-size:10px;letter-spacing:.42em;margin-top:10px;padding-left:.42em}
.icon-btn,.action-link,.cart-button,.camera-button,.search-button{display:inline-flex;align-items:center;justify-content:center}
.icon-btn svg,.action-link svg,.cart-button svg,.camera-button svg,.search-button svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.menu-btn{width:46px;height:46px;border-radius:50%;transition:.2s}
.menu-btn:hover{background:var(--soft)}
.menu-btn svg{width:29px;height:29px}
.header-actions{gap:22px}
.action-link{gap:8px;font-size:14px;font-weight:600}
.action-link svg{width:27px;height:27px}
.cart-button{width:45px;height:45px;border-radius:50%;transition:.2s}
.cart-button:hover{background:var(--soft)}
.cart-button svg{width:29px;height:29px}
.cart-button i{right:0;top:-1px;width:20px;height:20px;border:2px solid #fff;font-size:10px;font-weight:800}
.search-wrap{padding-bottom:16px}
.search-form{height:58px;border-color:#d4d8d5;box-shadow:0 2px 8px rgba(0,0,0,.025)}
.search-form:focus-within{border-color:#79a989;box-shadow:0 0 0 3px rgba(8,117,45,.08)}
.search-form .search-icon{width:26px;height:26px;margin-left:20px;flex:0 0 auto;fill:none;stroke:#151915;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.search-form input{padding:0 15px;color:#111}
.search-form input::placeholder{color:#787f7a}
.camera-button{width:58px;height:100%;border:0;background:#fff;color:#202520;border-left:1px solid transparent}
.camera-button svg{width:27px;height:27px}
.camera-button:hover{background:#f7f8f7}
.search-button{height:100%;min-width:128px;border:0;background:linear-gradient(135deg,var(--green),var(--green-dark));color:#fff;padding:0 24px;gap:9px;font-weight:700}
.search-button svg{width:23px;height:23px}
.search-button:hover{filter:brightness(.96)}
@media(max-width:800px){
  .topbar{height:74px}
  .brand strong{font-size:27px}
  .brand span{font-size:9px;margin-top:8px}
  .menu-btn{width:40px;height:40px;padding:7px}
  .menu-btn svg{width:27px;height:27px}
  .header-actions{gap:3px}
  .action-link{width:40px;height:40px}
  .action-link svg{width:25px;height:25px}
  .cart-button{width:40px;height:40px}
  .cart-button svg{width:27px;height:27px}
  .search-wrap{padding-bottom:12px}
  .search-form{height:52px}
  .search-form .search-icon{width:23px;height:23px;margin-left:16px}
  .camera-button{width:48px}
  .camera-button svg{width:25px;height:25px}
  .search-button{min-width:64px;padding:0 19px}
  .search-button span{display:none}
}
@media(max-width:430px){
  .container{width:min(100% - 20px,680px)}
  .brand strong{font-size:24px}
  .brand span{font-size:8px;letter-spacing:.38em}
  .action-link{display:none}
  .header-actions{gap:0}
  .search-form input{font-size:14px;padding:0 10px}
  .camera-button{width:45px}
  .search-button{min-width:58px;padding:0 16px}
}

/* Sprint 2: premium category rail and stable hero carousel */
.category-section{padding:18px 0 24px}
.category-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}
.category-heading small{display:block;color:var(--green);font-size:10px;font-weight:800;letter-spacing:.14em;margin-bottom:5px}
.category-heading h2{font-size:22px;margin:0}
.category-heading a{color:var(--green);text-decoration:none;font-size:13px;font-weight:700}
.categories{display:grid;grid-template-columns:repeat(7,1fr);gap:12px;padding:0;overflow:visible}
.category-card{min-width:0;border:1px solid transparent;background:#fff;border-radius:16px;padding:9px 6px 12px;text-align:center;transition:.2s}
.category-card:hover,.category-card.active{border-color:#dce9df;background:#fbfdfb;transform:translateY(-2px);box-shadow:0 9px 24px rgba(8,117,45,.08)}
.category-card .category-icon{width:74px;height:74px;display:grid;place-items:center;margin:0 auto;border-radius:50%;font-size:31px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.025);transition:.2s}
.category-card:hover .category-icon{transform:scale(1.04)}
.category-icon.fire{background:linear-gradient(145deg,#fff2db,#ffe7b0)}
.category-icon.tech{background:linear-gradient(145deg,#e9f5ff,#d8ebff)}
.category-icon.home{background:linear-gradient(145deg,#eaf8ec,#d9efdd)}
.category-icon.beauty{background:linear-gradient(145deg,#fff0f4,#f8dce6)}
.category-icon.fashion{background:linear-gradient(145deg,#f3efff,#e7defd)}
.category-icon.mobile{background:linear-gradient(145deg,#eef2f6,#dde5ec)}
.category-icon.more{background:linear-gradient(145deg,#f4f6f4,#e9ede9);font-size:36px;font-weight:300}
.category-card b{display:block;margin-top:10px;font-size:12px}
.category-card small{display:block;margin-top:3px;color:#8a918c;font-size:9px;line-height:1.2}
.hero-shell{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 18px 50px rgba(16,58,27,.10)}
.hero-slider{position:relative;min-height:390px}
.hero-slide{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1.15fr;opacity:0;visibility:hidden;transform:translateX(14px);transition:opacity .45s ease,transform .45s ease,visibility .45s}
.hero-slide.active{position:relative;opacity:1;visibility:visible;transform:none}
.hero-slide-one{background:linear-gradient(115deg,#fff9df 0%,#f7f8e9 47%,#e3f3e4 100%)}
.hero-slide-two{background:linear-gradient(115deg,#f4fbf5 0%,#eef7ee 48%,#fff1cf 100%)}
.hero-copy{padding:58px 52px;z-index:3}
.hero-copy .badge{border-radius:999px;padding:8px 13px;letter-spacing:.06em}
.hero-copy h1{font-size:49px;letter-spacing:-.045em;line-height:1.02;margin:19px 0 14px}
.hero-copy p{font-size:15px;line-height:1.65;max-width:500px;margin:0;color:#525a54}
.hero-actions{display:flex;align-items:center;gap:18px;margin-top:23px}
.hero-actions .primary-btn{margin-top:0;border-radius:10px;box-shadow:0 10px 22px rgba(8,117,45,.17)}
.hero-note{font-size:11px;color:#667068;font-weight:600;max-width:150px}
.hero-art{position:relative;min-height:390px;overflow:hidden}
.shape{position:absolute;border-radius:50%;filter:blur(.2px)}
.shape-one{width:370px;height:370px;right:3%;top:5%;background:rgba(255,255,255,.50)}
.shape-two{width:185px;height:185px;left:7%;bottom:-34px;background:rgba(255,211,25,.34)}
.shape-three{width:360px;height:360px;right:2%;top:6%;background:rgba(255,255,255,.56)}
.shape-four{width:180px;height:180px;left:8%;bottom:-28px;background:rgba(8,117,45,.12)}
.product-bubble{position:absolute;display:grid;place-items:center;background:rgba(255,255,255,.86);border:1px solid rgba(255,255,255,.7);box-shadow:0 20px 40px rgba(24,62,34,.15);backdrop-filter:blur(8px)}
.product-bubble span{line-height:1}
.product-bubble small{position:absolute;bottom:18px;background:#fff;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:700;white-space:nowrap;box-shadow:0 5px 14px rgba(0,0,0,.08)}
.bubble-main{width:235px;height:235px;border-radius:44% 56% 55% 45% / 48% 43% 57% 52%;left:10%;top:22%;transform:rotate(-5deg)}
.bubble-main span{font-size:108px;transform:rotate(5deg)}
.bubble-top{width:165px;height:165px;border-radius:50%;right:10%;top:11%}
.bubble-top span{font-size:75px}
.discount-sticker{position:absolute;right:11%;bottom:11%;width:126px;height:126px;border-radius:50%;background:var(--yellow);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(8deg);box-shadow:0 15px 30px rgba(119,88,0,.18);border:5px solid rgba(255,255,255,.78)}
.discount-sticker b{font-size:10px;letter-spacing:.08em}.discount-sticker strong{font-size:34px;line-height:1}
.hero-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.85);font-size:30px;line-height:1;color:#263228;box-shadow:0 8px 20px rgba(0,0,0,.08)}
.hero-arrow.previous{left:13px}.hero-arrow.next{right:13px}
.hero-arrow:hover{background:#fff}
.hero-dots{position:absolute;z-index:6;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:7px}
.hero-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(0,0,0,.20);transition:.2s}
.hero-dots button.active{width:25px;border-radius:10px;background:var(--green)}
@media(max-width:800px){
 .category-section{padding-top:12px}.category-heading h2{font-size:19px}.categories{display:flex;overflow:auto;gap:8px;padding:2px 1px 9px;scrollbar-width:none}.categories::-webkit-scrollbar{display:none}.category-card{min-width:91px;padding:7px 3px 10px}.category-card .category-icon{width:62px;height:62px;font-size:27px}.category-card small{display:none}
 .hero-shell{border-radius:19px}.hero-slider{min-height:505px}.hero-slide{grid-template-columns:1fr;min-height:505px}.hero-copy{padding:31px 28px 12px}.hero-copy h1{font-size:38px}.hero-copy p{font-size:13px;max-width:90%}.hero-actions{align-items:flex-start;flex-direction:column;gap:10px;margin-top:18px}.hero-note{max-width:none}.hero-art{min-height:245px;margin-top:-3px}.shape-one,.shape-three{width:290px;height:290px;right:-16%;top:-1%}.shape-two,.shape-four{width:140px;height:140px;left:-4%;bottom:-20px}.bubble-main{width:170px;height:170px;left:7%;top:15%}.bubble-main span{font-size:79px}.bubble-top{width:125px;height:125px;right:7%;top:3%}.bubble-top span{font-size:56px}.product-bubble small{bottom:10px;font-size:8px}.discount-sticker{width:96px;height:96px;right:9%;bottom:6%;border-width:4px}.discount-sticker strong{font-size:27px}.hero-arrow{display:none}.hero-dots{bottom:10px}
}
@media(max-width:430px){
 .category-heading{margin-bottom:11px}.category-heading small{font-size:9px}.category-heading h2{font-size:18px}.category-card{min-width:84px}.category-card .category-icon{width:58px;height:58px;font-size:25px}.category-card b{font-size:11px}
 .hero-slider,.hero-slide{min-height:490px}.hero-copy{padding:27px 23px 8px}.hero-copy h1{font-size:34px}.hero-copy p{max-width:100%}.primary-btn{padding:13px 18px}.hero-art{min-height:230px}.bubble-main{width:158px;height:158px}.bubble-main span{font-size:72px}.bubble-top{width:112px;height:112px}.bubble-top span{font-size:50px}.discount-sticker{width:88px;height:88px}.discount-sticker strong{font-size:24px}
}

/* Sprint 3: premium Flash Deals and product cards */
.deal-progress{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px;margin:-7px 0 15px}
.deal-progress-track{height:7px;flex:1;max-width:240px;border-radius:999px;background:#e8ece8;overflow:hidden}
.deal-progress-track span{display:block;width:72%;height:100%;border-radius:inherit;background:var(--green)}
.product-card{padding:0;overflow:hidden;border-radius:18px;box-shadow:0 2px 12px rgba(20,46,29,.04)}
.product-media{position:relative;padding:12px 12px 0;background:#fff}
.product-art{width:100%;border:0;height:205px;border-radius:14px;background:linear-gradient(145deg,#f8faf8,#edf1ed);transition:transform .25s ease;font-size:82px}
.product-card:hover .product-art{transform:scale(1.025)}
.product-badges{position:absolute;z-index:2;top:20px;left:20px;display:flex;flex-direction:column;align-items:flex-start;gap:6px}
.product-badge{display:inline-flex;align-items:center;min-height:25px;padding:4px 8px;border-radius:6px;font-size:10px;font-weight:800;letter-spacing:.02em;box-shadow:0 4px 10px rgba(0,0,0,.07)}
.product-badge.sale{background:var(--yellow);color:#171717}.product-badge.new{background:var(--green);color:#fff}.product-badge.hot{background:#161616;color:#fff}
.favourite-btn{position:absolute;z-index:3;right:20px;top:20px;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(0,0,0,.07);background:rgba(255,255,255,.94);border-radius:50%;font-size:18px;color:#303631;box-shadow:0 5px 15px rgba(0,0,0,.08);transition:.2s}
.favourite-btn:hover{transform:scale(1.06)}.favourite-btn.active{background:#fff0f1;color:#c9283d;border-color:#f5cfd5}
.product-content{padding:14px 15px 15px}
.product-category{display:block;color:var(--green);font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;margin-bottom:6px}
.product-card h3{margin:0 0 9px;font-size:14px;line-height:1.42;min-height:40px}
.rating-row{display:flex;align-items:center;gap:5px;margin-bottom:10px;font-size:11px;color:var(--muted)}
.rating-stars{color:#e5a900;letter-spacing:-1px}.rating-row b{color:#343934}
.price-line{display:flex;align-items:flex-end;justify-content:space-between;gap:9px}
.price-block{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.price{font-size:18px}.old-price{font-size:11px}
.saving{font-size:10px;color:#08752d;font-weight:700;background:#edf8f0;border-radius:5px;padding:4px 6px}
.delivery-note{display:flex;align-items:center;gap:6px;color:#4a534c;font-size:10px;margin:11px 0 12px;padding-top:10px;border-top:1px solid #eef0ee}
.delivery-note strong{color:var(--green)}
.add-btn{position:static;width:100%;height:40px;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:800;transition:.2s}.add-btn:hover{background:var(--green-dark)}
.add-btn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.flash-card .product-art{height:182px}.flash-card .product-content{padding-top:12px}
.stock-row{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:var(--muted);margin-top:10px}.stock-row b{color:#313731}
.stock-track{height:5px;background:#ecefec;border-radius:999px;overflow:hidden;margin-top:5px}.stock-track span{display:block;height:100%;background:var(--yellow);border-radius:inherit}
.quick-view{position:absolute;left:50%;bottom:12px;transform:translate(-50%,8px);opacity:0;border:0;border-radius:999px;background:rgba(17,17,17,.9);color:#fff;padding:8px 12px;font-size:10px;font-weight:700;transition:.2s;white-space:nowrap}.product-card:hover .quick-view{opacity:1;transform:translate(-50%,0)}
@media(max-width:800px){.deal-progress{margin-top:-4px}.product-art{height:165px;font-size:70px}.flash-card .product-art{height:155px}.quick-view{display:none}.product-card h3{min-height:38px}.price{font-size:16px}}
@media(max-width:430px){.product-media{padding:8px 8px 0}.product-art{height:135px;font-size:58px;border-radius:11px}.flash-card .product-art{height:140px}.product-content{padding:11px}.product-card h3{font-size:12px;min-height:34px}.product-badges{top:14px;left:14px}.favourite-btn{top:14px;right:14px;width:30px;height:30px}.product-badge{font-size:9px;min-height:22px}.delivery-note{font-size:9px}.add-btn{height:37px}.saving{display:none}}


/* Sprint 4: trust, newsletter, footer and subtle motion */
html{scroll-behavior:smooth}
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.live-shopping{display:flex;align-items:center;gap:7px;margin:12px 0 16px;color:#4d554f;font-size:12px}.live-shopping strong{color:#1c241f}.live-dot{width:8px;height:8px;border-radius:50%;background:#e94b4b;box-shadow:0 0 0 0 rgba(233,75,75,.5);animation:livePulse 1.8s infinite}@keyframes livePulse{70%{box-shadow:0 0 0 7px rgba(233,75,75,0)}100%{box-shadow:0 0 0 0 rgba(233,75,75,0)}}
.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
.trust-section{margin-top:54px;margin-bottom:54px}.trust-heading{text-align:center;max-width:650px;margin:0 auto 26px}.trust-heading small,.newsletter-kicker{color:var(--green);font-size:11px;font-weight:800;letter-spacing:.12em}.trust-heading h2{font-size:clamp(26px,4vw,40px);margin:8px 0 10px}.trust-heading p{color:var(--muted);line-height:1.7;margin:0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.trust-grid article{background:#fff;border:1px solid #e7ebe8;border-radius:18px;padding:24px;box-shadow:0 8px 26px rgba(28,39,31,.055);transition:transform .22s ease,box-shadow .22s ease}.trust-grid article:hover{transform:translateY(-4px);box-shadow:0 14px 34px rgba(28,39,31,.09)}.trust-grid article>span{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#eff8f1;font-size:23px;margin-bottom:17px}.trust-grid h3{margin:0 0 7px;font-size:16px}.trust-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}
.newsletter{margin-top:24px;margin-bottom:56px;background:linear-gradient(120deg,#0d4d2e,#176c40);color:#fff;border-radius:24px;padding:38px;display:grid;grid-template-columns:1.1fr .9fr;gap:12px 34px;align-items:center;box-shadow:0 18px 45px rgba(14,83,48,.18);overflow:hidden;position:relative}.newsletter:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:rgba(255,255,255,.06);right:-70px;top:-110px}.newsletter-kicker{color:#b9f0cd}.newsletter h2{font-size:clamp(25px,4vw,38px);margin:8px 0 8px}.newsletter p{margin:0;color:rgba(255,255,255,.78);line-height:1.6}.newsletter form{display:flex;gap:9px;position:relative;z-index:1}.newsletter input{min-width:0;flex:1;height:52px;border:0;border-radius:12px;padding:0 16px;font:inherit;outline:none}.newsletter button{border:0;border-radius:12px;background:var(--yellow);color:#142218;font-weight:800;padding:0 19px;white-space:nowrap}.newsletter>small{grid-column:1/-1;color:rgba(255,255,255,.6);font-size:10px}
.site-footer{background:#101713;color:#e8ece9;padding:52px 0 92px}.footer-main{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:46px}.footer-logo{position:static;transform:none;color:#fff;display:inline-flex;margin-bottom:15px}.footer-brand p{max-width:330px;color:#9fa9a2;line-height:1.7;font-size:13px}.footer-main h3{font-size:13px;text-transform:uppercase;letter-spacing:.08em;margin:4px 0 16px}.footer-main>div:not(.footer-brand){display:flex;flex-direction:column;gap:11px}.footer-main a{color:#aeb8b1;text-decoration:none;font-size:13px}.footer-main a:hover{color:#fff}.socials{display:flex;gap:9px;margin-top:18px}.socials a{width:36px;height:36px;display:grid;place-items:center;border:1px solid #334038;border-radius:50%;color:#fff}.footer-bottom{border-top:1px solid #2b352f;margin-top:36px;padding-top:22px;display:flex;justify-content:space-between;align-items:center;gap:20px;color:#8f9a93;font-size:11px}.payment-badges{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}.payment-badges span{background:#fff;color:#1c2520;border-radius:5px;padding:6px 8px;font-weight:700;font-size:9px}
@media (max-width:900px){.trust-grid{grid-template-columns:repeat(2,1fr)}.newsletter{grid-template-columns:1fr}.newsletter>small{grid-column:auto}.footer-main{grid-template-columns:repeat(2,1fr)}}
@media (max-width:600px){.trust-section{margin-top:38px;margin-bottom:38px}.trust-grid{grid-template-columns:1fr 1fr;gap:10px}.trust-grid article{padding:17px 14px;border-radius:14px}.trust-grid article>span{width:40px;height:40px;font-size:19px;margin-bottom:12px}.trust-grid h3{font-size:13px}.trust-grid p{font-size:11px}.newsletter{border-radius:18px;padding:25px 18px;margin-bottom:38px}.newsletter form{flex-direction:column}.newsletter input,.newsletter button{height:48px}.footer-main{grid-template-columns:1fr 1fr;gap:30px 22px}.footer-brand{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column}.payment-badges{justify-content:flex-start}.site-footer{padding-top:38px}.live-shopping{font-size:11px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.live-dot{animation:none}}

/* Sprint 5: product, basket and checkout flows */
body.locked{overflow:hidden}
.cart-drawer{position:fixed;z-index:60;top:0;right:0;width:min(440px,94vw);height:100dvh;background:#fff;box-shadow:-18px 0 55px rgba(0,0,0,.18);transform:translateX(105%);transition:transform .28s ease;display:flex;flex-direction:column}
.cart-drawer.open{transform:none}.cart-drawer-head{display:flex;justify-content:space-between;align-items:flex-start;padding:24px;border-bottom:1px solid #e7ebe8}.cart-drawer-head small,.checkout-head small{font-size:9px;color:var(--green);font-weight:800;letter-spacing:.13em}.cart-drawer-head h2{font-size:24px;margin:4px 0 0}.cart-drawer-head button,.modal-close{border:0;background:#f3f5f3;width:36px;height:36px;border-radius:50%;font-size:24px;line-height:1}.cart-items{padding:8px 24px;overflow:auto;flex:1}.empty-cart{text-align:center;padding:70px 20px;color:var(--muted)}.empty-cart span{display:block;font-size:55px;margin-bottom:12px}.cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:12px;padding:16px 0;border-bottom:1px solid #edf0ed}.cart-item-art{height:72px;border-radius:12px;background:#f3f6f3;display:grid;place-items:center;font-size:34px}.cart-item h3{font-size:12px;line-height:1.4;margin:2px 0 5px}.cart-item-price{color:var(--green);font-size:13px;font-weight:800}.quantity{display:flex;align-items:center;gap:8px;margin-top:9px;font-size:12px}.quantity button{width:25px;height:25px;border:1px solid #dce2dd;background:white;border-radius:5px}.remove-item{border:0;background:none;color:#8a938c;font-size:11px}.cart-offer{margin:0 24px 14px;padding:11px 13px;border-radius:10px;background:#edf7ef;display:flex;gap:9px;align-items:center}.cart-offer p{margin:0;font-size:10px;line-height:1.5}.cart-summary{padding:19px 24px 24px;border-top:1px solid #e7ebe8;box-shadow:0 -10px 25px rgba(17,42,24,.04)}.cart-summary p{display:flex;justify-content:space-between;margin:8px 0;font-size:12px}.cart-summary .cart-total{border-top:1px solid #e7ebe8;margin-top:14px;padding-top:14px;font-size:17px}.cart-summary>button,.checkout-modal form>button{width:100%;height:49px;border:0;border-radius:10px;background:var(--green);color:#fff;font-weight:800;margin-top:12px}.cart-summary>button:disabled{background:#aab3ac;cursor:not-allowed}.cart-summary>small{display:block;text-align:center;color:var(--muted);font-size:9px;margin-top:10px}
.product-modal,.checkout-modal{width:min(850px,94vw);max-height:90dvh;border:0;border-radius:22px;padding:0;box-shadow:0 28px 80px rgba(0,0,0,.25);overflow:auto}.product-modal::backdrop,.checkout-modal::backdrop{background:rgba(9,22,13,.68);backdrop-filter:blur(3px)}.modal-close{position:absolute;right:16px;top:16px;z-index:3}.modal-product{display:grid;grid-template-columns:1fr 1fr}.modal-product-art{min-height:470px;background:linear-gradient(145deg,#f7faf7,#e9f0ea);display:grid;place-items:center;font-size:150px}.modal-product-info{padding:52px 38px 35px}.modal-product-info .product-category{font-size:11px}.modal-product-info h2{font-size:30px;line-height:1.15;margin:9px 0}.modal-rating{color:#e2a600;font-size:13px;margin:12px 0}.modal-copy{color:var(--muted);font-size:13px;line-height:1.7}.modal-price{font-size:28px;font-weight:800;margin:20px 0}.modal-price del{font-size:13px;color:#8a928c;margin-left:8px}.choice{margin:18px 0}.choice b{display:block;font-size:12px;margin-bottom:8px}.choice span{display:inline-block;border:1px solid #dbe1dc;border-radius:7px;padding:8px 11px;font-size:11px;margin-right:5px}.modal-add{width:100%;height:49px;border:0;border-radius:10px;background:var(--green);color:#fff;font-weight:800}.modal-trust{margin-top:16px;padding-top:14px;border-top:1px solid #e7ebe8;color:#59625b;font-size:11px;line-height:1.8}
.checkout-modal{width:min(620px,94vw);padding:35px}.checkout-head h2{font-size:28px;margin:6px 0}.checkout-head p{color:var(--muted);margin:0 0 20px}.checkout-modal form{display:flex;flex-direction:column;gap:13px}.checkout-modal label{font-size:11px;font-weight:700}.checkout-modal input{width:100%;height:43px;margin-top:6px;border:1px solid #d7ddd8;border-radius:8px;padding:0 11px;font:inherit}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.checkout-payment{background:#f3f6f3;padding:14px;border-radius:10px}.checkout-payment p{font-size:11px;color:var(--muted);margin:5px 0 0}.offer-copied{animation:offerFlash .55s}@keyframes offerFlash{50%{transform:scale(1.04)}}
@media(max-width:650px){.modal-product{grid-template-columns:1fr}.modal-product-art{min-height:260px;font-size:100px}.modal-product-info{padding:28px 22px}.modal-product-info h2{font-size:24px}.product-modal{border-radius:18px}.checkout-modal{padding:28px 20px}.field-pair{grid-template-columns:1fr}.cart-drawer{padding-bottom:66px}}
.account-modal{width:min(480px,94vw)}.account-note{text-align:center;color:var(--muted);font-size:11px}.account-note button{border:0;background:none;color:var(--green);font-weight:800;padding:0}
.customer-reviews{border-top:1px solid #e5eae6;padding:32px 38px 40px;background:#fbfcfb}.reviews-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.reviews-head>div>small{color:var(--green);font-size:9px;font-weight:800;letter-spacing:.13em}.reviews-head h3{font-size:24px;margin:5px 0}.score{display:flex;align-items:center;gap:12px}.score>strong{font-size:36px}.score>span{color:#e2a600;font-size:13px}.score small{display:block;color:var(--muted);font-size:9px;margin-top:4px}.review-gallery{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.review-photo-placeholder{min-height:118px;border:1px dashed #aeb9b0;border-radius:12px;background:#f2f6f3;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:12px;color:#58615a}.review-photo-placeholder span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#fff;font-size:18px;margin-bottom:7px}.review-photo-placeholder b{font-size:11px}.review-photo-placeholder small{font-size:9px;color:var(--muted);margin-top:4px}.review{display:grid;grid-template-columns:38px 1fr;gap:11px;padding:20px 0;border-top:1px solid #e5eae6}.review-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-weight:800}.review-meta{display:flex;align-items:center;gap:8px;font-size:10px}.review-meta span{color:var(--green);font-weight:700}.review-meta time{margin-left:auto;color:var(--muted)}.review-stars{color:#e2a600;font-size:11px;margin-top:5px}.review h4{font-size:13px;margin:7px 0 4px}.review p{font-size:11px;line-height:1.6;color:#59625b;margin:0}.sample-label{display:inline-block;margin-top:7px;padding:3px 6px;border-radius:4px;background:#fff1c2;color:#6d5800;font-size:8px;font-weight:700}
.review-gallery>img{width:100%;height:150px;object-fit:cover;border-radius:12px;border:1px solid #e1e6e2}
.rating-breakdown{max-width:360px;margin:18px 0}.rating-breakdown>div{display:grid;grid-template-columns:35px 1fr 24px;align-items:center;gap:8px;margin:6px 0;font-size:10px}.rating-breakdown>div>span{height:7px;border-radius:99px;background:#e5e9e6;overflow:hidden}.rating-breakdown i{display:block;height:100%;background:#e2a600;border-radius:inherit}.rating-breakdown small{color:var(--muted)}.review-hidden{display:none}.show-reviews{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:45px;margin-top:8px;border:1px solid var(--green);border-radius:9px;background:#fff;color:var(--green);font-weight:800}.show-reviews span{font-size:9px;color:var(--muted);font-weight:600}.show-reviews:disabled{border-color:#c8d0ca;color:#7a847d;background:#f3f5f3}
@media(max-width:650px){.customer-reviews{padding:25px 20px 30px}.reviews-head{align-items:flex-start;flex-direction:column}.score>strong{font-size:31px}.review-gallery{grid-template-columns:1fr}.review-meta{align-items:flex-start;flex-wrap:wrap}.review-meta time{width:100%;margin:0}}
