
:root{--green:#438e25;--green-dark:#22551f;--cream:#fffdf4;--line:#e7e3d7;--text:#172b19;--muted:#758073}
*{box-sizing:border-box}html{background:#ece9df}body{margin:0;background:#f2efe6;color:var(--text);font-family:Inter,system-ui,-apple-system,"Segoe UI",Arial,sans-serif}.app{width:100%;max-width:430px;min-height:100vh;margin:0 auto;background:#fffdf5;box-shadow:0 14px 50px rgba(50,55,40,.16);overflow:hidden}
.garden-header{position:sticky;top:0;z-index:40;background:rgba(255,253,245,.97);backdrop-filter:blur(12px);padding:18px 18px 12px;border-bottom:0}.header-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.brand{display:flex;align-items:center;gap:10px;background:none!important;border:0!important;padding:0!important;text-align:left;color:inherit}.brand img{width:48px;height:48px;object-fit:contain}.brand h1{font-family:Georgia,"Times New Roman",serif;font-style:italic;font-size:27px;line-height:.86;margin:0;color:#1c5d2c;font-weight:700;letter-spacing:-.6px}.brand small{display:block;margin-top:7px;font-size:10px;color:#74836f;font-style:normal}.cartbtn{width:48px;height:48px;border:1px solid #d9e2d3;background:#fff;border-radius:14px;display:grid;place-items:center;position:relative;box-shadow:0 5px 14px rgba(45,72,38,.08);padding:0}.cartbtn svg{width:24px;height:24px;fill:none;stroke:#1f2e20;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cartbtn b{position:absolute;right:-5px;top:-6px;background:#3f8f28;color:#fff;min-width:21px;height:21px;border-radius:50%;display:grid;place-items:center;font-size:11px;border:2px solid #fffdf5}.search-wrap{height:46px;margin-top:16px;border:1px solid #e4e5de;border-radius:13px;background:#fff;display:flex;align-items:center;padding:0 13px;box-shadow:0 4px 14px rgba(40,56,35,.045)}.search-wrap svg{width:21px;height:21px;fill:none;stroke:#8e988a;stroke-width:1.8;stroke-linecap:round}.search-wrap input{height:44px!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important;padding:0 8px!important;font-size:14px;color:#263627}
.garden-hero{position:relative;margin:4px 18px 0;height:236px;border-radius:19px;overflow:hidden;background:#f4f4df;border:0}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-board{position:absolute;left:18px;top:83px;width:216px;background:linear-gradient(#e6bd73,#c9954d);border:1px solid #9e6f31;border-radius:6px;text-align:center;padding:11px 12px 12px;box-shadow:0 5px 14px rgba(74,49,23,.22)}.hero-board h2{margin:0 0 9px;font:700 20px/1.05 Georgia,serif;color:#342511}.hero-board button{border:0;background:linear-gradient(#4da435,#2d8426);color:#fff;border-radius:7px;padding:9px 14px;font-weight:800;font-size:12px;box-shadow:0 4px 10px rgba(49,116,37,.25)}
.pad{padding:18px}.section-heading,.products-head{display:flex;align-items:end;justify-content:space-between;margin:0 0 11px}.section-heading h3,.products-head h3{font-size:17px;margin:0;font-weight:800}.section-heading span,.products-head span{font-size:12px;color:#3f8c2b}.cats-viewport{overflow-x:auto;scrollbar-width:none;margin:0 -18px;padding:0 18px 6px}.cats-viewport::-webkit-scrollbar{display:none}.cats{display:flex!important;gap:10px!important;min-width:max-content!important}.cats button{width:68px!important;min-width:68px!important;padding:0!important;border:0!important;background:transparent!important;color:#263526!important;box-shadow:none!important;display:flex;flex-direction:column;align-items:center;gap:6px}.cat-photo{width:54px;height:54px;border-radius:15px;background:#f3f6eb;border:1px solid #e7eadf;display:block;overflow:hidden;box-shadow:0 3px 9px rgba(50,71,42,.05)}.cat-photo img{width:100%;height:100%;object-fit:cover}.cat-name{font-size:10px;line-height:1.05;max-width:68px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cats button.on .cat-photo{border:2px solid #72ad5f;box-shadow:0 0 0 3px #eff7e9}.cats button.on .cat-name{color:#2a782d;font-weight:800}
.subcats-wrap{overflow-x:auto;margin:3px -18px 10px;padding:0 18px 2px;scrollbar-width:none}.subcats{display:flex;gap:7px;min-width:max-content}.subcats button{border:1px solid #e0e5da;background:#fff;border-radius:999px;padding:7px 10px;font-size:11px;color:#3c4a3a}.subcats button.on{background:#eff7ea;border-color:#80b76f;color:#2b742c;font-weight:700}
.delivery-progress-card{margin:14px 0 20px;background:#fbfcf7;border:1px solid #e0e8d8;border-radius:12px;padding:12px 13px}.delivery-progress-head{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px}.truck-icon{width:22px;height:22px;display:grid;place-items:center;background:#eef6e8;border-radius:7px}.truck-icon svg{width:15px;height:15px;fill:none;stroke:#3b812c;stroke-width:1.8}.delivery-progress-track{height:8px;background:#e9ece2;border-radius:999px;overflow:hidden;margin:9px 0 6px}.delivery-progress-track i{display:block;height:100%;background:#4c992f;border-radius:inherit;transition:width .4s ease}.delivery-progress-card small{font-size:9px;color:#7e877b}
.grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.card{background:#fff!important;border:1px solid #e6e8e1!important;border-radius:11px!important;overflow:hidden!important;box-shadow:0 4px 10px rgba(46,58,40,.065)!important;animation:cardIn .28s both}.product-image-btn{width:100%;height:147px!important;padding:5px!important;background:#fff!important;border:0!important;overflow:hidden}.product-image-btn img{width:100%;height:100%;object-fit:contain!important;transition:transform .28s ease}.card:hover .product-image-btn img{transform:scale(1.03)}.ci{padding:7px 9px 4px!important}.brand2{font-size:8px!important;color:#8c9489!important;text-transform:none}.nm{font-size:12px!important;line-height:1.2!important;min-height:29px;font-weight:700!important;color:#202c20}.price{font-size:15px!important;margin-top:5px!important;color:#182a19!important;font-weight:800}.stock-state{font-size:8px!important}.actions{padding:6px 8px 9px!important;display:block!important}.actions .soft{display:none!important}.actions .primary{width:100%;min-height:34px!important;border:0!important;border-radius:6px!important;background:#3e9229!important;color:white!important;font-size:11px!important;font-weight:700;box-shadow:none!important}.actions .primary.added{background:#edf7e8!important;color:#2d7a2f!important;border:1px solid #a8cda0!important}
.panel,.checkout-panel{border-radius:14px!important;border:1px solid #e0e5da!important;box-shadow:0 4px 12px rgba(50,68,43,.05)!important}.delivery-choice{background:#f9fbf5!important;border-color:#dde8d5!important}.primary{background:#3f922b!important;border-radius:8px!important}
nav{position:sticky!important;bottom:0!important;z-index:50;display:grid!important;grid-template-columns:repeat(4,1fr)!important;background:rgba(255,254,248,.97)!important;backdrop-filter:blur(12px);border-top:1px solid #e2e5dc!important;padding:4px 3px max(5px,env(safe-area-inset-bottom))!important;box-shadow:0 -6px 18px rgba(45,59,39,.045)}nav button{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;min-height:57px!important;border:0!important;background:transparent!important;color:#687467!important;font-size:9px!important;padding:3px!important}.nav-ico{width:22px;height:22px;display:block}.nav-ico svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}nav button.on{color:#3d8d2b!important;font-weight:800}.modal .sheet{border-radius:22px 22px 0 0!important}
@keyframes cardIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
@media(min-width:650px){.app{max-width:930px}.garden-header{padding-left:28px;padding-right:28px}.garden-hero{margin-left:28px;margin-right:28px;height:280px}.hero-board{left:42px;top:105px;width:280px}.pad{padding:22px 28px}.cats-viewport{margin:0 -28px;padding:0 28px 8px}.grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.product-image-btn{height:190px!important}.cat-photo{width:60px;height:60px}.cats button{width:76px!important;min-width:76px!important}}


/* V17 — дизайн по утверждённому макету */
:root{
  --green:#2f8f25;
  --green-dark:#155c23;
  --cream:#fffdf5;
  --text:#152d18;
  --muted:#7d877b;
}
html{background:#f4f0e7}
body{background:#f4f0e7}
.app{max-width:1180px;background:#fffdf8;box-shadow:0 18px 60px rgba(43,55,36,.12)}

.garden-header{
  position:sticky;top:0;
  padding:18px 26px 14px;
  background:rgba(255,253,248,.97);
}
.header-top{min-height:54px}
.brand img{width:56px;height:56px}
.brand h1{font-size:31px;line-height:.85}
.brand small{font-size:11px}
.cartbtn{width:52px;height:52px;border-radius:15px}
.search-wrap{height:50px;margin-top:14px;border-radius:14px}
.search-wrap input{height:48px!important;font-size:15px}

.garden-hero{
  height:auto;
  aspect-ratio: 2.5 / 1;
  margin:6px 26px 0;
  border-radius:18px;
  background:#f7f2df;
  box-shadow:0 8px 24px rgba(60,76,45,.06);
}
.hero-art{position:relative;display:block;width:100%;height:100%;object-fit:cover}
.hero-board{display:none!important}
.hero-click{
  position:absolute;
  left:42%;
  top:52%;
  width:20%;
  height:24%;
  background:transparent;
  border:0;
  cursor:pointer;
}

.pad{padding:18px 26px 28px}
.section-heading h3,.products-head h3{font-size:20px}
.section-heading span,.products-head span{font-size:13px}

.cats-viewport{margin:0 -26px;padding:0 26px 9px}
.cats{gap:14px!important}
.cats button{width:94px!important;min-width:94px!important;gap:7px}
.cat-photo{
  width:82px;height:82px;
  border-radius:14px;
  background:#fff;
  border:1px solid #e6e7df;
  box-shadow:0 5px 13px rgba(45,65,37,.07);
}
.cat-photo img{object-fit:cover}
.cat-name{font-size:11px;max-width:94px;overflow:visible;text-overflow:clip}
.cats button.on .cat-photo{border:2px solid #69aa55;box-shadow:0 0 0 3px #eff7ea}

.delivery-row{
  display:grid;
  grid-template-columns:1fr 1.2fr;
  gap:16px;
  margin:16px 0 18px;
}
.delivery-info-card,
.delivery-progress-card{
  min-height:122px;
  border:1px solid #dfe9d8!important;
  border-radius:16px!important;
  background:#fbfdf7!important;
  box-shadow:0 5px 16px rgba(52,74,43,.05);
}
.delivery-info-card{
  padding:14px 14px 10px 18px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  overflow:hidden;
  text-align:left;
  color:var(--text);
  cursor:pointer;
}
.delivery-info-copy{display:flex;flex-direction:column;gap:12px;z-index:2}
.delivery-info-copy b{font-size:17px;line-height:1.18}
.delivery-info-copy span{font-size:12px;font-weight:800;color:#318228}
.delivery-info-card img{
  width:48%;height:108px;
  object-fit:contain;
  object-position:center;
  border-radius:10px;
  mix-blend-mode:multiply;
}
.delivery-progress-card{
  margin:0!important;
  padding:20px 18px!important;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.delivery-progress-head{font-size:15px!important}
.gift-icon{
  width:40px;height:40px;
  display:grid;place-items:center;
  border-radius:12px;
  background:#fff;
  border:1px solid #e4e8de;
}
.gift-icon svg{width:23px;height:23px;fill:none;stroke:#35922b;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.delivery-progress-track{height:10px;margin:14px 0 9px}
.delivery-progress-card small{font-size:11px!important}

.subcats-wrap{margin:0 -26px 14px;padding:0 26px 3px}
.subcats{gap:10px}
.subcats button{padding:9px 15px;font-size:12px;border-radius:999px}

.grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:14px!important;
}
.card{border-radius:14px!important}
.product-image-btn{height:215px!important;padding:12px!important}
.ci{padding:10px 12px 5px!important}
.brand2{font-size:10px!important}
.nm{font-size:14px!important;min-height:36px}
.price{font-size:18px!important}
.stock-state{font-size:10px!important}
.actions{padding:8px 11px 12px!important}
.actions .primary{min-height:38px!important;font-size:12px!important;border-radius:8px!important}

nav{
  position:sticky!important;
  max-width:1180px;
  margin:0 auto;
  padding:6px 12px max(7px,env(safe-area-inset-bottom))!important;
}
nav button{font-size:10px!important;min-height:62px!important}
.nav-ico{width:24px;height:24px}

@media(min-width:1050px){
  .grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}
  .product-image-btn{height:180px!important}
}

@media(max-width:760px){
  .app{max-width:100%;box-shadow:none}
  .garden-header{padding:12px 14px 10px}
  .brand img{width:44px;height:44px}
  .brand h1{font-size:24px}
  .brand small{font-size:9px}
  .cartbtn{width:44px;height:44px}
  .search-wrap{height:44px;margin-top:10px}
  .search-wrap input{height:42px!important;font-size:13px}
  .garden-hero{
    margin:4px 14px 0;
    border-radius:16px;
    aspect-ratio:2.15/1;
  }
  .hero-click{left:37%;top:50%;width:30%;height:30%}
  .pad{padding:15px 14px 22px}
  .section-heading h3,.products-head h3{font-size:17px}
  .cats-viewport{margin:0 -14px;padding:0 14px 7px}
  .cats{gap:9px!important}
  .cats button{width:72px!important;min-width:72px!important}
  .cat-photo{width:58px;height:58px;border-radius:13px}
  .cat-name{font-size:9px;max-width:72px}
  .delivery-row{grid-template-columns:1fr;gap:10px;margin:12px 0 15px}
  .delivery-info-card,.delivery-progress-card{min-height:104px}
  .delivery-info-copy b{font-size:14px}
  .delivery-info-card img{width:46%;height:92px}
  .delivery-progress-card{padding:14px!important}
  .delivery-progress-head{font-size:12px!important}
  .subcats-wrap{margin:0 -14px 12px;padding:0 14px 2px}
  .grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .product-image-btn{height:158px!important}
  .nm{font-size:12px!important;min-height:31px}
  .price{font-size:16px!important}
}

/* V18 — mobile cleanup and no active highlight */
.cats button.on .cat-photo,
.cats button.on .cat-name{
  border-color:#e6e7df !important;
  box-shadow:0 5px 13px rgba(45,65,37,.07) !important;
  color:#263526 !important;
  font-weight:500 !important;
}
.subcats button.on{
  background:#fff !important;
  border-color:#e0e5da !important;
  color:#3c4a3a !important;
  font-weight:500 !important;
}

@media (max-width:760px){
  html,body{
    background:#f7f4eb;
  }
  .app{
    max-width:100%;
    background:#fffdf8;
    box-shadow:none;
  }
  .garden-header{
    padding:10px 12px 8px;
    background:rgba(255,253,248,.98);
    border-bottom:1px solid #efeee7;
  }
  .header-top{
    gap:10px;
    min-height:46px;
  }
  .brand{
    gap:8px;
  }
  .brand img{
    width:42px;
    height:42px;
  }
  .brand h1{
    font-size:21px;
    line-height:.9;
    letter-spacing:-.4px;
  }
  .brand small{
    margin-top:5px;
    font-size:8.5px;
    color:#7d8477;
  }
  .cartbtn{
    width:42px;
    height:42px;
    border-radius:13px;
    box-shadow:0 3px 10px rgba(45,72,38,.05);
  }
  .cartbtn svg{
    width:22px;
    height:22px;
  }
  .search-wrap{
    margin-top:10px;
    height:42px;
    padding:0 12px;
    border-radius:14px;
    box-shadow:none;
  }
  .search-wrap input{
    height:40px !important;
    font-size:13px;
    padding-left:6px !important;
  }
  .garden-hero{
    margin:10px 12px 0;
    aspect-ratio:2.22/1;
    border-radius:16px;
    background:#f3efdc;
    box-shadow:none;
  }
  .hero-art{
    object-position:center;
  }
  .hero-click{
    left:34%;
    top:45%;
    width:34%;
    height:35%;
  }
  .pad{
    padding:14px 12px 18px;
  }
  .section-heading,
  .products-head{
    margin:0 0 10px;
    align-items:center;
  }
  .section-heading h3,
  .products-head h3{
    font-size:16px;
    line-height:1.1;
  }
  .section-heading span,
  .products-head span{
    font-size:11px;
    color:#5e8e4b;
  }
  .cats-viewport,
  .subcats-wrap{
    margin:0 -12px;
    padding-left:12px;
    padding-right:12px;
  }
  .cats,
  .subcats{
    scroll-snap-type:x proximity;
  }
  .cats button,
  .subcats button{
    scroll-snap-align:start;
  }
  .cats{
    gap:10px !important;
    padding-bottom:2px;
  }
  .cats button{
    width:70px !important;
    min-width:70px !important;
    gap:6px;
  }
  .cat-photo{
    width:56px;
    height:56px;
    border-radius:16px;
    background:#fbfbf7;
    box-shadow:none;
  }
  .cat-name{
    max-width:70px;
    font-size:9.5px;
    line-height:1.15;
    white-space:normal;
    min-height:22px;
    text-align:center;
    overflow:visible;
    text-overflow:initial;
  }
  .cats button.on .cat-photo{
    transform:none;
  }
  .delivery-row{
    grid-template-columns:1fr;
    gap:10px;
    margin:12px 0 14px;
  }
  .delivery-info-card,
  .delivery-progress-card{
    min-height:auto;
    padding:14px;
    border-radius:16px !important;
    box-shadow:none !important;
  }
  .delivery-info-card{
    align-items:center;
    gap:10px;
  }
  .delivery-info-copy{
    gap:8px;
  }
  .delivery-info-copy b{
    font-size:14px;
    line-height:1.15;
  }
  .delivery-info-copy span{
    font-size:11px;
  }
  .delivery-info-card img{
    width:42%;
    max-width:136px;
    height:78px;
  }
  .delivery-progress-card{
    padding:14px 14px 12px !important;
  }
  .delivery-progress-head{
    font-size:12px !important;
    gap:10px;
  }
  .gift-icon{
    width:34px;
    height:34px;
    border-radius:10px;
  }
  .gift-icon svg{
    width:20px;
    height:20px;
  }
  .delivery-progress-track{
    height:8px;
    margin:10px 0 7px;
  }
  .delivery-progress-card small{
    font-size:10px !important;
  }
  .subcats{
    gap:8px;
  }
  .subcats button{
    padding:8px 12px;
    font-size:11px;
    white-space:nowrap;
  }
  .grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:10px !important;
  }
  .card{
    border-radius:14px !important;
    box-shadow:none !important;
  }
  .product-image-btn{
    height:150px !important;
    padding:10px !important;
    background:#fff !important;
  }
  .ci{
    padding:9px 10px 5px !important;
  }
  .brand2{
    font-size:8px !important;
    letter-spacing:.02em;
  }
  .nm{
    min-height:32px;
    font-size:12px !important;
    line-height:1.22 !important;
  }
  .price{
    margin-top:6px !important;
    font-size:16px !important;
  }
  .stock-state{
    font-size:9px !important;
  }
  .actions{
    padding:7px 10px 10px !important;
  }
  .actions .primary{
    min-height:36px !important;
    border-radius:10px !important;
    font-size:11px !important;
  }
  .panel,
  .checkout-panel{
    border-radius:16px !important;
    box-shadow:none !important;
  }
  nav{
    padding:6px 8px max(8px,env(safe-area-inset-bottom)) !important;
    border-top:1px solid #e7e7e0 !important;
    box-shadow:none !important;
  }
  nav button{
    min-height:58px !important;
    font-size:9px !important;
  }
  .nav-ico{
    width:23px;
    height:23px;
  }
}


/* V19 — real MAX mobile polish */
.cats button.on,
.cats .on{
  background:transparent !important;
  border-color:transparent !important;
  color:#263526 !important;
  box-shadow:none !important;
  transform:none !important;
}
.cats button.on .cat-photo,
.cats button.on .cat-name{
  border-color:#e4e8df !important;
  box-shadow:none !important;
  color:#263526 !important;
  font-weight:500 !important;
}
.subcats button.on{
  background:#fff !important;
  border-color:#dfe5d9 !important;
  color:#354434 !important;
  box-shadow:none !important;
  font-weight:500 !important;
}

@media (max-width:760px){
  .garden-header{
    padding:9px 12px 8px !important;
  }
  .header-top{
    min-height:42px !important;
  }
  .brand img{
    width:40px !important;
    height:40px !important;
  }
  .brand h1{
    font-size:20px !important;
    line-height:.9 !important;
  }
  .brand small{
    font-size:8px !important;
    margin-top:4px !important;
  }
  .cartbtn{
    width:40px !important;
    height:40px !important;
    border-radius:12px !important;
  }
  .search-wrap{
    height:40px !important;
    margin-top:9px !important;
    border-radius:12px !important;
  }
  .search-wrap input{
    height:38px !important;
    font-size:12.5px !important;
  }

  .garden-hero{
    margin:8px 12px 0 !important;
    aspect-ratio:2.35/1 !important;
    border-radius:14px !important;
    background:transparent !important;
    box-shadow:none !important;
  }
  .hero-art{
    object-fit:cover !important;
    object-position:center !important;
  }

  .pad{
    padding:13px 12px 18px !important;
  }
  .section-heading{
    margin-bottom:8px !important;
  }
  .section-heading h3,
  .products-head h3{
    font-size:15.5px !important;
  }
  .section-heading span,
  .products-head span{
    font-size:10.5px !important;
  }

  .cats-viewport{
    margin:0 -12px !important;
    padding:0 12px 4px !important;
  }
  .cats{
    gap:8px !important;
  }
  .cats button{
    width:64px !important;
    min-width:64px !important;
    padding:0 !important;
    border:0 !important;
    background:transparent !important;
    border-radius:0 !important;
  }
  .cat-photo{
    width:52px !important;
    height:52px !important;
    border-radius:14px !important;
    border:1px solid #e3e7df !important;
    background:#fff !important;
    box-shadow:none !important;
  }
  .cat-name{
    font-size:9px !important;
    max-width:64px !important;
    min-height:20px !important;
    line-height:1.1 !important;
    white-space:normal !important;
  }

  .delivery-row{
    grid-template-columns:1fr !important;
    gap:8px !important;
    margin:10px 0 12px !important;
  }
  .delivery-info-card,
  .delivery-progress-card{
    border-radius:14px !important;
    min-height:0 !important;
    box-shadow:none !important;
  }
  .delivery-info-card{
    padding:12px 12px 10px 14px !important;
    height:92px !important;
  }
  .delivery-info-copy{
    gap:6px !important;
  }
  .delivery-info-copy b{
    font-size:13.5px !important;
    line-height:1.15 !important;
  }
  .delivery-info-copy span{
    font-size:10.5px !important;
  }
  .delivery-info-card img{
    width:42% !important;
    height:72px !important;
    max-width:130px !important;
    border-radius:8px !important;
  }
  .delivery-progress-card{
    padding:12px 13px !important;
  }
  .delivery-progress-head{
    font-size:11px !important;
  }
  .gift-icon{
    width:30px !important;
    height:30px !important;
    border-radius:9px !important;
  }
  .gift-icon svg{
    width:18px !important;
    height:18px !important;
  }
  .delivery-progress-track{
    height:7px !important;
    margin:9px 0 6px !important;
  }
  .delivery-progress-card small{
    font-size:9.5px !important;
  }

  .subcats-wrap{
    margin:0 -12px 10px !important;
    padding:0 12px 2px !important;
  }
  .subcats{
    gap:7px !important;
  }
  .subcats button{
    padding:7px 10px !important;
    font-size:10px !important;
    border-radius:999px !important;
  }

  .products-head{
    margin-bottom:9px !important;
  }
  .grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:8px !important;
  }
  .card{
    border-radius:13px !important;
    border:1px solid #e8e9e4 !important;
    box-shadow:none !important;
  }
  .product-image-btn{
    height:136px !important;
    padding:8px !important;
  }
  .ci{
    padding:8px 9px 4px !important;
  }
  .brand2{
    font-size:7.5px !important;
  }
  .nm{
    min-height:30px !important;
    font-size:11.5px !important;
  }
  .price{
    font-size:15px !important;
    margin-top:5px !important;
  }
  .stock-state{
    font-size:8.5px !important;
  }
  .actions{
    padding:6px 9px 9px !important;
  }
  .actions .primary{
    min-height:34px !important;
    border-radius:9px !important;
    font-size:10.5px !important;
  }

  nav{
    padding:5px 6px max(7px,env(safe-area-inset-bottom)) !important;
  }
  nav button{
    min-height:54px !important;
    font-size:8.5px !important;
    gap:2px !important;
  }
  .nav-ico{
    width:22px !important;
    height:22px !important;
  }
}


/* V20 — expanded categories and cleaner mobile spacing */
@media (max-width:760px){
  .section-heading h3,.products-head h3{font-size:16px !important}
  .cats button{width:68px !important;min-width:68px !important}
  .cat-photo{width:54px !important;height:54px !important}
  .cat-name{max-width:68px !important;font-size:9px !important;min-height:22px !important}
  .delivery-info-card{height:auto !important;min-height:96px !important}
  .delivery-info-copy b{font-size:13px !important;line-height:1.12 !important}
  .delivery-info-copy span{font-size:10px !important;line-height:1.15 !important}
  .delivery-info-card img{height:70px !important}
}

/* V21 — final MAX/mobile hero fix */
@media (max-width:760px){
  .garden-hero{
    margin:8px 12px 0 !important;
    height:200px !important;
    min-height:200px !important;
    aspect-ratio:auto !important;
    border-radius:16px !important;
    overflow:hidden !important;
    background:#f3efdc !important;
    box-shadow:none !important;
  }
  .hero-art{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center center !important;
    display:block !important;
  }
  .hero-click{
    position:absolute !important;
    inset:0 !important;
    left:0 !important;
    top:0 !important;
    width:100% !important;
    height:100% !important;
  }
}
