/*
 * Adcraft360 V2.3 — Taze Tema
 * Loaded last so the stable commerce/admin infrastructure remains untouched.
 */
:root{
  --ink:#263544;
  --plum:#155659;
  --plum-dark:#0b383b;
  --coral:#ffd425;
  --leaf:#22bd78;
  --ivory:#f5f8f8;
  --cream:#edf5f3;
  --line:#dfe9e7;
  --muted:#6c7b83;
  --taze-teal:#155b5e;
  --taze-deep:#0b3f42;
  --taze-yellow:#ffd323;
  --taze-green:#27c67c;
  --taze-mint:#e8f8f1;
  --commerce-plum:#155b5e;
  --commerce-coral:#ffd323;
  --commerce-green:#179766;
  --commerce-cream:#edf7f3;
  --commerce-line:#dbe7e3;
}

html{scroll-behavior:smooth}
body{background:#fff;color:var(--ink);font-family:"DM Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.container{width:min(1180px,calc(100% - 40px))}
.eyebrow{color:#12835d;font-size:11px;font-weight:900;letter-spacing:.13em}
.button{border-radius:13px;font-weight:900;letter-spacing:-.01em}
.button.primary,.button.coral{background:var(--taze-yellow);border-color:var(--taze-yellow);color:var(--taze-deep);box-shadow:0 8px 22px rgba(220,174,0,.24)}
.button.primary:hover,.button.coral:hover{background:#ffe05d;border-color:#ffe05d;transform:translateY(-2px)}
.button.dark{background:var(--taze-teal);color:#fff}
.text-link{color:var(--taze-teal);font-weight:850}

/* Header */
.announcement{min-height:31px;padding:6px 20px;background:var(--taze-yellow);color:var(--taze-deep);display:flex;justify-content:center;align-items:center;gap:24px;font-size:11px;font-weight:800}
.announcement a{color:var(--taze-deep);font-weight:950;text-decoration:underline;text-underline-offset:3px}
.site-header{position:sticky;top:0;z-index:800;background:var(--taze-teal);color:#fff;border:0;box-shadow:0 12px 34px rgba(6,54,56,.2)}
.header-main{min-height:83px;display:grid;grid-template-columns:172px 112px minmax(210px,1fr) minmax(220px,.9fr) auto;align-items:center;gap:14px}
.mobile-menu-button{display:none;color:#fff}
.brand{gap:9px;color:#fff}
.brand img{width:145px;max-height:49px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}
.brand>span{display:none}
.taze-score{height:48px;padding:0 12px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.08);display:grid;grid-template-columns:auto auto;grid-template-rows:1fr 1fr;align-items:center;column-gap:6px;color:#fff}
.taze-score i{grid-row:1/-1;width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:var(--taze-yellow);color:var(--taze-deep);font-style:normal;font-size:12px}
.taze-score b{align-self:end;font-size:13px}
.taze-score small{align-self:start;color:#cce0df;font-size:8px;white-space:nowrap}
.header-search{height:46px;border:0;border-radius:999px;background:#fff;display:grid;grid-template-columns:1fr 48px;overflow:hidden;box-shadow:0 7px 18px rgba(0,0,0,.1)}
.header-search input{border:0;background:transparent;padding:0 18px;font:inherit;color:var(--ink);outline:0}
.header-search button{border:0;background:var(--taze-yellow);color:var(--taze-deep);font-size:24px;cursor:pointer}
.location-pill{height:48px;border:0;border-radius:999px;background:#fff;color:var(--taze-deep);padding:0 13px;display:flex;align-items:center;gap:10px;cursor:pointer;text-align:left;overflow:hidden}
.location-pill>span:first-child{width:33px;height:33px;border-radius:50%;display:grid;place-items:center;background:var(--taze-teal);color:#fff;flex:none}
.location-pill small{display:block;color:#728284;font-size:9px;letter-spacing:.06em}
.location-pill b{display:block;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}
.header-tools{display:flex;align-items:center;gap:2px}
.header-tool{position:relative;min-width:52px;height:53px;padding:4px 7px!important;border:0!important;border-radius:10px;display:flex!important;flex-direction:column;justify-content:center;align-items:center;gap:2px;background:transparent!important;color:#fff!important}
.header-tool:hover{background:rgba(255,255,255,.11)!important}
.header-tool i{font-style:normal;font-size:21px;line-height:1}
.header-tool small{font-size:8px;white-space:nowrap;color:#d8e8e8}
.header-tool.cart>span{position:absolute;right:3px;top:0;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;border-radius:999px;background:var(--taze-yellow);color:var(--taze-deep);font-size:9px;font-weight:950}
.desktop-nav{border:0;background:#0e494c}
.desktop-nav>ul{min-height:43px;display:flex;justify-content:center;align-items:center;gap:2px}
.desktop-nav li>a{padding:13px 17px;color:#e9f4f3;font-size:11px;font-weight:800}
.desktop-nav li>a:hover,.desktop-nav li:hover>a{background:rgba(255,255,255,.1);color:var(--taze-yellow)}
.desktop-nav ul ul{background:#fff;border:0;border-radius:0 0 13px 13px;box-shadow:0 18px 38px rgba(6,48,50,.17);overflow:hidden}
.desktop-nav ul ul a{color:var(--ink)}

/* Hero */
.hero{width:min(1180px,calc(100% - 40px));min-height:410px;margin:24px auto 0;border-radius:20px;background:#dceceb;overflow:hidden;isolation:isolate}
.hero-bg{filter:saturate(.92);object-position:center}
.hero-shade{background:linear-gradient(90deg,rgba(8,57,59,.84),rgba(8,57,59,.46) 48%,rgba(8,57,59,.05) 78%)}
.hero-content{width:100%;min-height:410px;padding:46px 50px;display:flex;align-items:center;justify-content:space-between;gap:40px}
.hero-copy{max-width:580px}
.hero-copy .eyebrow{display:inline-flex;padding:7px 11px;border-radius:999px;background:var(--taze-yellow);color:var(--taze-deep)}
.hero-copy h1{font-family:"DM Sans",Inter,sans-serif;font-size:clamp(40px,4.6vw,62px);line-height:1.02;letter-spacing:-.055em;color:#fff;margin:17px 0 13px}
.hero-copy p{max-width:520px;color:#e6f2f1;font-size:16px;line-height:1.65}
.hero-actions{margin-top:24px}
.hero-actions .button{min-height:48px;padding:0 23px}
.hero-actions .text-link{border:0;background:transparent;color:#fff;font:inherit;font-weight:850;cursor:pointer}
.hero-proof{align-self:flex-end;width:370px;padding:17px;border:1px solid rgba(255,255,255,.18);border-radius:15px;background:rgba(12,73,76,.9);color:#fff;box-shadow:0 15px 40px rgba(0,0,0,.14);backdrop-filter:blur(10px)}
.hero-proof>span{background:var(--taze-yellow);color:var(--taze-deep)}
.hero-proof p{color:#cfe3e2}
.hero-proof p b{color:#fff}

/* Customer review strip */
.taze-review-strip{margin-top:26px;padding:25px 0;border-bottom:4px solid var(--taze-yellow);background:linear-gradient(135deg,#0e4a4d,#153f43);color:#fff;overflow:hidden}
.taze-review-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}
.taze-review-grid article{min-height:148px;padding:16px;border-radius:13px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.06)}
.taze-review-grid article>div{display:flex;align-items:center;gap:9px}
.taze-review-grid article>div>b{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--taze-yellow);color:var(--taze-deep);font-size:12px}
.taze-review-grid article>div>strong{font-size:12px}
.taze-review-grid article>span{display:block;margin:9px 0 7px;color:var(--taze-yellow);font-size:11px;letter-spacing:.08em}
.taze-review-grid article>p{margin:0;color:#d8e8e7;font-size:11px;font-style:italic;line-height:1.55;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}

/* Delivery hub */
.taze-delivery-hub{margin-top:30px;margin-bottom:20px;padding:34px 38px;border-top:3px solid var(--taze-teal);border-radius:0 0 20px 20px;background:#f5f8f8;box-shadow:0 15px 38px rgba(11,67,69,.07)}
.taze-delivery-head{display:flex;align-items:end;justify-content:space-between;gap:18px}
.taze-delivery-head h2{margin:6px 0 0;font-family:"DM Sans",Inter,sans-serif;font-size:28px;letter-spacing:-.035em}
.taze-fast{padding:7px 12px;border-radius:999px;background:var(--taze-green);color:#fff;font-size:11px;font-weight:900;box-shadow:0 7px 18px rgba(28,181,111,.2)}
.taze-trust-row{width:max-content;max-width:100%;margin:19px 0 15px;padding:11px 16px;display:flex;align-items:center;gap:28px;border-radius:999px;background:#fff;box-shadow:0 8px 22px rgba(20,70,69,.07)}
.taze-trust-row span{display:flex;align-items:center;gap:7px;color:#159a67;font-size:14px}
.taze-trust-row b{color:var(--ink);font-size:11px}
.taze-location-select{width:100%;min-height:72px;padding:8px 13px;border:2px solid var(--taze-yellow);border-radius:999px;background:#fff;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;text-align:left;cursor:pointer;box-shadow:0 8px 22px rgba(18,72,71,.08)}
.taze-location-select>i{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--taze-teal);color:#fff;font-style:normal;font-size:19px}
.taze-location-select small{display:block;color:#758387;font-size:9px;letter-spacing:.07em}
.taze-location-select b{display:block;margin-top:2px;color:var(--ink);font-size:14px}
.taze-location-select>strong{min-height:48px;padding:0 23px;border-radius:999px;background:var(--taze-yellow);color:var(--taze-deep);display:flex;align-items:center;font-size:11px;box-shadow:0 8px 20px rgba(220,174,0,.22)}
.taze-location-note{margin:14px 0 0;padding:13px;border:1px dashed #aac8c4;border-radius:9px;background:#eaf4f2;color:#2a6b69;text-align:center;font-size:11px}

/* Categories */
.category-section,.blog-section,.recommendations{padding-top:55px;padding-bottom:60px}
.section-heading{align-items:end;margin-bottom:24px}
.section-heading h2{font-family:"DM Sans",Inter,sans-serif;font-size:clamp(28px,3vw,39px);line-height:1.08;letter-spacing:-.04em;color:var(--ink);margin-top:7px}
.section-heading>a{color:var(--taze-teal);font-weight:900}
.category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}
.category-card{min-height:195px;border:1px solid #dfe8e6;border-radius:15px;background:#fff;overflow:hidden;box-shadow:0 6px 18px rgba(21,67,67,.06);transition:.24s}
.category-card:hover{transform:translateY(-5px);border-color:#9dd8c4;box-shadow:0 15px 30px rgba(13,80,75,.12)}
.category-card img{height:137px;object-fit:cover;transition:.34s}
.category-card:hover img{transform:scale(1.045)}
.category-card>span{position:static;display:block;padding:12px 13px;background:#fff;color:var(--ink)}
.category-card b{font-size:12px}
.category-card small{display:block;margin-top:3px;color:var(--muted);font-size:9px}

/* Product cards */
.products-section{padding:58px 0 72px;background:#f5f7f8;border-top:1px solid #e7edec;border-bottom:1px solid #e7edec}
.product-grid{gap:18px}
.product-card{background:#fff;border:1px solid #e0e8e7;border-radius:14px;overflow:hidden;box-shadow:0 7px 20px rgba(20,60,60,.065);transition:.23s}
.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 34px rgba(13,73,69,.13);border-color:#b9dfd2}
.product-image{aspect-ratio:1/1.02;background:#eef3f2;overflow:hidden}
.product-image img{transition:transform .4s}
.product-card:hover .product-image img{transform:scale(1.045)}
.delivery-badge{left:auto;right:9px;top:9px;padding:7px 10px;border:0;border-radius:999px;background:var(--taze-green);color:#fff;font-size:9px;font-weight:900;box-shadow:0 5px 14px rgba(17,159,96,.24)}
.discount-badge{left:9px;right:auto;top:9px;width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:var(--taze-yellow);color:var(--taze-deep);font-size:10px;font-weight:950}
.product-info{padding:13px}
.product-category{color:#159365;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
.product-info h3{min-height:41px;margin:6px 0;font-family:"DM Sans",Inter,sans-serif;font-size:13px;line-height:1.45;font-weight:800}
.rating{font-size:11px;color:#738087}
.rating>span,.stars{color:#f5bd00}
.price-row{min-height:64px;margin:11px -3px 0;padding:10px 12px;border-radius:10px;background:var(--taze-teal);display:flex;align-items:center;justify-content:space-between;gap:8px;color:#fff}
.price-row del{color:#b8d3d2;font-size:11px}
.price-row strong{color:#fff;font-size:19px;letter-spacing:-.035em}
.product-card-actions{display:grid;grid-template-columns:1.25fr .75fr;gap:7px;margin-top:8px}
.product-card-actions a{min-height:35px;border-radius:9px;display:grid;place-items:center;font-size:10px;font-weight:900;transition:.18s}
.card-quick{background:var(--taze-yellow);color:var(--taze-deep)}
.card-quick:hover{background:#ffe263;color:var(--taze-deep)}
.card-detail{border:1px solid #d8e3e1;color:var(--taze-teal)}

/* Editorial, benefits and content */
.editorial{margin-top:64px;margin-bottom:64px;border-radius:20px;background:#eaf5f2;overflow:hidden;gap:0}
.editorial-image{min-height:440px}
.editorial-image img{border-radius:0}
.editorial-image>span{background:var(--taze-yellow);color:var(--taze-deep)}
.editorial-copy{padding:50px}
.editorial-copy h2{font-family:"DM Sans",Inter,sans-serif;letter-spacing:-.045em;color:var(--taze-deep)}
.promise{background:var(--taze-teal);color:#fff}
.promise-grid{gap:0}
.promise article{padding:29px 25px;border-right:1px solid rgba(255,255,255,.12)}
.promise article:last-child{border-right:0}
.promise article>span{background:var(--taze-yellow);color:var(--taze-deep)}
.promise h3{font-family:"DM Sans",Inter,sans-serif;color:#fff;font-size:14px}
.promise p{color:#c9dfde}
.blog-grid{gap:18px}
.blog-grid article{border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden;padding-bottom:17px;box-shadow:0 6px 18px rgba(18,57,57,.06)}
.blog-grid article>a:first-child{display:block;overflow:hidden}
.blog-grid img{height:210px;transition:transform .35s}
.blog-grid article:hover img{transform:scale(1.04)}
.blog-grid time,.blog-grid h3,.blog-grid h2,.blog-grid p,.blog-grid article>.text-link{margin-left:16px;margin-right:16px}
.blog-grid time{display:block;margin-top:13px;color:#159365;font-weight:850}
.blog-grid h3,.blog-grid h2{font-family:"DM Sans",Inter,sans-serif;letter-spacing:-.025em}

/* Listing and content pages */
.page-hero{background:linear-gradient(135deg,#eaf6f2,#f8faf9);border-bottom:1px solid #deebe7}
.page-hero.compact{padding-top:54px;padding-bottom:54px}
.page-hero h1{font-family:"DM Sans",Inter,sans-serif;letter-spacing:-.05em;color:var(--taze-deep)}
.location-inline{border:1px solid #9dd9c4;background:#fff;color:var(--taze-teal);border-radius:999px}
.listing{gap:28px;padding-top:40px;padding-bottom:70px}
.filter-card,.support-nav,.legal-nav{border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 10px 28px rgba(16,62,61,.07);overflow:hidden}
.filter-card a.active,.support-nav a:hover,.legal-nav a.active{background:var(--taze-mint);color:#12825d}
.listing-top select,.large-search input{border-color:#d9e5e2;border-radius:10px}
.empty-state{border:1px solid #d8e6e2;border-radius:15px;background:#f4f9f7}
.support-layout,.article-layout{padding-top:42px;padding-bottom:72px}
.support-content details{border:1px solid var(--line);border-radius:11px;background:#fff;margin-bottom:10px;overflow:hidden}
.support-content summary{padding:18px 20px}
.support-content details[open]{border-color:#a9d8c8;box-shadow:0 8px 22px rgba(16,91,72,.07)}
.support-content details[open] summary{background:var(--taze-mint);color:#12825d}
.prose{border:1px solid var(--line);border-radius:15px;background:#fff;padding:32px;box-shadow:0 9px 27px rgba(16,62,61,.06)}

/* Product detail and checkout */
.commerce-product{padding-top:29px}
.breadcrumbs{color:#768588;font-size:12px}
.breadcrumbs a:hover{color:var(--taze-teal)}
.commerce-product-grid{grid-template-columns:minmax(0,1.07fr) minmax(260px,.72fr) minmax(340px,.86fr);gap:24px}
.commerce-gallery{top:121px;min-height:550px;border:1px solid var(--line);border-radius:17px;background:#edf3f2;box-shadow:0 8px 25px rgba(14,59,59,.07)}
.commerce-gallery>img{min-height:550px}
.commerce-summary{padding:14px 3px}
.commerce-summary h1{font-family:"DM Sans",Inter,sans-serif;font-size:clamp(30px,3vw,44px);letter-spacing:-.05em;color:var(--taze-deep)}
.product-code{display:inline-flex;padding:7px 10px;border-radius:7px;background:#eef5f3;color:#4c6a68;font-size:11px}
.detail-price{margin:18px 0}
.detail-price strong{color:var(--taze-teal)}
.button.ghost{border-color:#cbded9;color:var(--taze-teal);border-radius:10px}
.button.ghost:hover{background:var(--taze-mint)}
.delivery-wizard{top:118px;padding:23px;border:1px solid #cfe2dd;border-radius:17px;box-shadow:0 16px 42px rgba(12,74,68,.12)}
.wizard-head{margin:-23px -23px 12px;padding:21px 23px 18px;border-radius:17px 17px 0 0;background:var(--taze-teal);border-bottom:4px solid var(--taze-yellow)}
.wizard-head .eyebrow{color:var(--taze-yellow)}
.wizard-head h2{font-family:"DM Sans",Inter,sans-serif;color:#fff;letter-spacing:-.035em}
.wizard-head p{color:#cde0df}
.wizard-step b i{background:var(--taze-yellow);color:var(--taze-deep)}
.wizard-step select,.wizard-option select,.wizard-option input,.auth-card input,.checkout-forms input,.checkout-forms textarea,.tracking-search input{border-color:#d4e1dd;border-radius:10px}
.wizard-step select:focus,.wizard-option select:focus,.wizard-option input:focus,.checkout-forms input:focus,.checkout-forms textarea:focus{outline:0;border-color:#1cb979;box-shadow:0 0 0 3px rgba(28,185,121,.11)}
.slot-grid input:checked+span{border-color:var(--taze-green);background:var(--taze-mint);box-shadow:0 0 0 2px rgba(28,185,121,.1)}
.addon-list label:hover{background:var(--taze-mint)}
.live-quote{background:#eef7f4}
.live-quote strong{color:var(--taze-teal)}
.add-cart{background:var(--taze-yellow);border-color:var(--taze-yellow);color:var(--taze-deep);border-radius:10px}
.wa-secondary{color:#15845d}
.product-trust article{border-color:var(--line);background:#f6faf8}
.reviews-section{background:#f2f7f5}
.review-form,.auth-card,.cart-summary,.checkout-summary,.tracking-search{border-color:var(--line);border-radius:16px;box-shadow:0 12px 34px rgba(14,59,59,.08)}
.cart-item{border-color:var(--line);border-radius:13px}
.checkout-progress span.active{background:var(--taze-teal);color:#fff}

/* Modals, footer and fixed contact */
.location-modal section{border-top:5px solid var(--taze-yellow);border-radius:18px}
.site-footer{background:#0b3f42;color:#c8dcdb}
.footer-lead{border-bottom-color:rgba(255,255,255,.1)}
.footer-lead h2{font-family:"DM Sans",Inter,sans-serif;color:#fff;letter-spacing:-.045em}
.footer-grid h3{color:var(--taze-yellow);font-size:12px}
.footer-grid a{color:#c8dcdb}
.footer-grid a:hover{color:var(--taze-yellow)}
.footer-bottom{border-top-color:rgba(255,255,255,.1);color:#8eaaaa}
.socials a{border:1px solid rgba(255,255,255,.14);border-radius:8px;background:rgba(255,255,255,.05);color:#fff}
.payment-logos{border-top:1px solid #e1e8e6;background:#fff}
.floating-contact>button{background:var(--taze-yellow);color:var(--taze-deep);box-shadow:0 12px 34px rgba(193,152,0,.3)}
.floating-contact>button>span{background:var(--taze-teal);color:#fff}
.floating-contact-links a{color:var(--ink)}
.cookie-note{border-color:#d8e5e1;box-shadow:0 18px 45px rgba(8,55,56,.2)}
.cookie-note button{background:var(--taze-yellow);color:var(--taze-deep)}
.mobile-bottom-dock{display:none}

@media(max-width:1120px){
  .header-main{grid-template-columns:150px 95px minmax(180px,1fr) minmax(190px,.8fr) auto;gap:9px}
  .brand img{width:132px}
  .desktop-nav li>a{padding-left:11px;padding-right:11px}
  .category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .commerce-product-grid{grid-template-columns:1fr 1fr}
  .delivery-wizard{grid-column:1/-1;position:static}
}

@media(max-width:900px){
  .announcement{justify-content:space-between}
  .header-main{min-height:70px;grid-template-columns:44px 1fr auto;gap:9px}
  .mobile-menu-button{display:grid}
  .brand{justify-self:center}
  .brand img{width:137px}
  .taze-score,.header-search,.location-pill,.header-tool.tracking,.header-tool.account{display:none!important}
  .header-tool.cart{min-width:48px}
  .header-tool.cart small{display:none}
  .desktop-nav{display:none}
  .mobile-drawer{background:#fff}
  .drawer-head{background:var(--taze-teal);border:0}
  .drawer-head img{filter:brightness(0) invert(1)}
  .drawer-head button{color:#fff}
  .drawer-location{background:var(--taze-mint);color:var(--taze-teal);border-color:#bde0d4}
  .drawer-search button{background:var(--taze-yellow);color:var(--taze-deep)}
  .drawer-help{color:var(--taze-teal)}
  .hero{min-height:430px;margin-top:14px}
  .hero-content{min-height:430px;padding:40px}
  .hero-proof{display:none}
  .taze-review-grid{grid-template-columns:repeat(2,1fr)}
  .category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .promise-grid{grid-template-columns:repeat(2,1fr)}
  .promise article:nth-child(2){border-right:0}
  .promise article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}
}

@media(max-width:680px){
  body{padding-bottom:65px}
  .container{width:min(100% - 24px,1180px)}
  .announcement{min-height:29px;padding:5px 11px;font-size:9px}
  .site-header{top:0}
  .header-main{min-height:62px}
  .brand img{width:122px;max-height:41px}
  .header-tool i{font-size:21px}
  .hero{width:calc(100% - 24px);min-height:410px;margin-top:12px;border-radius:15px}
  .hero-bg{object-position:62% center}
  .hero-shade{background:linear-gradient(90deg,rgba(8,57,59,.86),rgba(8,57,59,.4))}
  .hero-content{min-height:410px;padding:27px 21px;align-items:flex-end}
  .hero-copy h1{font-size:37px;max-width:330px}
  .hero-copy p{font-size:14px;max-width:310px}
  .hero-actions{display:flex;align-items:center;gap:13px;flex-wrap:wrap}
  .taze-review-strip{margin-top:16px;padding:17px 0}
  .taze-review-grid{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;scrollbar-width:none}
  .taze-review-grid::-webkit-scrollbar{display:none}
  .taze-review-grid article{flex:0 0 78%;min-height:135px;scroll-snap-align:start}
  .taze-delivery-hub{margin-top:18px;padding:25px 16px;border-radius:0 0 15px 15px}
  .taze-delivery-head h2{font-size:23px}
  .taze-trust-row{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px 14px;border-radius:15px;padding:13px}
  .taze-location-select{min-height:67px;grid-template-columns:38px 1fr;padding:8px 11px;border-radius:15px}
  .taze-location-select>i{width:37px;height:37px}
  .taze-location-select>strong{grid-column:1/-1;min-height:40px;justify-content:center;padding:0 15px;border-radius:10px}
  .taze-location-note{font-size:10px}
  .category-section,.blog-section,.recommendations{padding-top:43px;padding-bottom:46px}
  .section-heading{align-items:start;gap:12px;margin-bottom:19px}
  .section-heading h2{font-size:27px}
  .section-heading>p{display:none}
  .category-grid{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 10px;scrollbar-width:none}
  .category-grid::-webkit-scrollbar{display:none}
  .category-card{flex:0 0 142px;min-height:174px;scroll-snap-align:start}
  .category-card img{height:116px}
  .products-section{padding:44px 0 52px}
  .product-grid,.product-grid.columns-3,.product-grid.columns-4,.product-grid.columns-5{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .product-image{aspect-ratio:1/1.06}
  .product-info{padding:10px}
  .product-info h3{min-height:38px;font-size:11px}
  .price-row{min-height:64px;display:block;padding:9px}
  .price-row del,.price-row strong{display:block}
  .price-row strong{font-size:16px;margin-top:2px}
  .product-card-actions{grid-template-columns:1fr;margin-top:7px}
  .card-detail{display:none!important}
  .delivery-badge{font-size:7px;padding:5px 6px}
  .discount-badge{width:33px;height:33px;font-size:8px}
  .editorial{width:calc(100% - 24px);margin-top:47px;margin-bottom:47px;border-radius:15px}
  .editorial-image{min-height:295px}
  .editorial-copy{padding:29px 21px}
  .promise-grid{grid-template-columns:1fr 1fr}
  .promise article{padding:23px 14px}
  .promise p{font-size:10px}
  .blog-grid{grid-template-columns:1fr}
  .page-hero.compact{padding-top:39px;padding-bottom:39px}
  .listing,.support-layout,.article-layout{padding-top:27px;padding-bottom:50px}
  .prose{padding:21px 17px}
  .commerce-product{padding-top:16px}
  .commerce-product-grid{grid-template-columns:1fr;gap:18px}
  .commerce-gallery{min-height:385px;border-radius:13px}
  .commerce-gallery>img{min-height:385px}
  .commerce-summary h1{font-size:30px}
  .delivery-wizard{padding:18px;border-radius:13px}
  .wizard-head{margin:-18px -18px 10px;padding:18px;border-radius:13px 13px 0 0}
  .footer-grid{grid-template-columns:1fr 1fr;gap:27px 19px}
  .footer-grid>section:first-child{grid-column:1/-1}
  .payment-logos{padding-bottom:76px}
  .mobile-bottom-dock{position:fixed;z-index:925;left:0;right:0;bottom:0;height:65px;padding:4px 7px calc(4px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);align-items:center;background:rgba(255,255,255,.98);border-top:1px solid #dbe5e2;box-shadow:0 -8px 24px rgba(8,55,56,.13);backdrop-filter:blur(12px)}
  .mobile-bottom-dock a,.mobile-bottom-dock button{position:relative;height:53px;border:0;background:transparent;color:#536668;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font:inherit;cursor:pointer}
  .mobile-bottom-dock i{font-style:normal;font-size:20px;line-height:1;color:var(--taze-teal)}
  .mobile-bottom-dock small{font-size:8px;font-weight:850}
  .mobile-bottom-dock button i{width:36px;height:36px;margin-top:-18px;border:4px solid #fff;border-radius:50%;background:var(--taze-yellow);color:var(--taze-deep);display:grid;place-items:center;box-shadow:0 6px 17px rgba(199,156,0,.28)}
  .mobile-bottom-dock button small{margin-top:-1px;color:var(--taze-teal)}
  .mobile-bottom-dock b{position:absolute;right:12px;top:2px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--taze-yellow);color:var(--taze-deep);font-size:8px;display:grid;place-items:center}
  .floating-contact{right:12px;bottom:76px}
  .floating-contact>button{width:48px;min-width:48px;height:48px;min-height:48px;padding:5px}
  .floating-contact>button>span{width:38px;height:38px}
  .cookie-note{left:12px;right:12px;bottom:75px}
}

@media(max-width:380px){
  .hero-copy h1{font-size:32px}
  .product-grid,.product-grid.columns-3,.product-grid.columns-4,.product-grid.columns-5{gap:7px}
  .product-info{padding:8px}
  .footer-grid{grid-template-columns:1fr}
  .footer-grid>section:first-child{grid-column:auto}
}

@media(prefers-reduced-motion:reduce){
  *,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}
}
