/* V4 homepage — ours. Palette matches checkout (memory: warm cream + Fraunces). */
.v4h{max-width:1240px;margin:0 auto;padding:0 20px}
.v4h a{text-decoration:none;color:inherit}

/* vertical rail */
.v4h-rail{border-bottom:1px solid #e8dfd0;margin:0 -20px 4px;background:#fdfaf4}
.v4h-rail-in{display:flex;gap:2px;overflow-x:auto;padding:0 20px;scrollbar-width:none}
.v4h-rail-in::-webkit-scrollbar{display:none}
.v4h-vert{display:flex;align-items:center;gap:8px;padding:13px 15px;font-size:14px;font-weight:600;color:#7d7368;border-bottom:2.5px solid transparent;white-space:nowrap}
.v4h-vert:hover{color:#1a1614}
.v4h-vert.on{color:#EA6928;border-bottom-color:#EA6928}
.v4h-vert em{font-style:normal;font-size:16px}

/* hero */
.v4h-hero{display:grid;grid-template-columns:1fr 340px;gap:14px;padding:18px 0 6px}
.v4h-rot{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:3.49;background:#efe6d6}
.v4h-slide{position:absolute;inset:0;display:none}
.v4h-slide.on{display:block}
.v4h-slide img,.v4h-side img{width:100%;height:100%;object-fit:cover;display:block}
.v4h-dots{position:absolute;bottom:12px;left:16px;display:flex;gap:6px;z-index:2}
.v4h-dots i{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.55);cursor:pointer;transition:width .2s}
.v4h-dots i.on{background:#fff;width:20px;border-radius:5px}
.v4h-sides{display:grid;grid-template-rows:1fr 1fr;gap:14px}
.v4h-side{border-radius:14px;overflow:hidden;background:#efe6d6}

/* aisles */
.v4h-chips{display:flex;gap:8px;overflow-x:auto;padding:16px 0 20px;scrollbar-width:none}
.v4h-chips::-webkit-scrollbar{display:none}
.v4h-chip{display:inline-flex;align-items:center;gap:7px;padding:9px 15px;border-radius:999px;background:#fdfaf4;border:1.5px solid #e8dfd0;font-size:13.5px;font-weight:500;white-space:nowrap;transition:border-color .14s,transform .08s}
.v4h-chip:hover{border-color:#EA6928;color:#EA6928;transform:translateY(-1px)}
.v4h-chip.sel{background:#EA6928;border-color:#EA6928;color:#fff}

/* sections */
.v4h-sec{margin-bottom:38px}
.v4h-shead{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:15px;gap:16px}
.v4h-stitle{font-family:Fraunces,Georgia,serif;font-weight:600;font-size:22px;letter-spacing:-.01em;margin:0}
.v4h-seeall{font-size:13.5px;font-weight:600;color:#EA6928;white-space:nowrap}
.v4h-seeall:hover{text-decoration:underline}

/* product grid */
.v4h-card{background:#fdfaf4;border:1px solid #e8dfd0;border-radius:13px;overflow:hidden;display:flex;flex-direction:column;transition:transform .12s,box-shadow .12s}
.v4h-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px -12px rgba(56,32,16,.28)}
.v4h-pimg{aspect-ratio:1;background:#fff;position:relative;display:grid;place-items:center;overflow:hidden}
.v4h-pimg img{width:100%;height:100%;object-fit:contain;padding:8px}
.v4h-tag{position:absolute;top:8px;left:8px;background:#138808;color:#fff;font-size:10px;font-weight:700;letter-spacing:.05em;padding:3px 7px;border-radius:5px}
.v4h-age{position:absolute;top:8px;right:8px;background:#6b2b4a;color:#fff;font-size:10px;font-weight:800;padding:3px 7px;border-radius:5px}
.v4h-add{position:absolute;bottom:8px;right:8px;width:30px;height:30px;border-radius:8px;border:0;background:#EA6928;color:#fff;font-size:17px;line-height:1;cursor:pointer;box-shadow:0 4px 10px -2px rgba(234,105,40,.5);transition:transform .1s,background .14s}
.v4h-add:hover{background:#c9541b;transform:scale(1.06)}
.v4h-closed{position:absolute;bottom:8px;left:8px;right:8px;text-align:center;background:rgba(26,22,20,.82);color:#fff;font-size:10.5px;font-weight:600;padding:5px;border-radius:6px}
.v4h-cta-chip{position:absolute;bottom:8px;right:8px;background:#1a1614;color:#fff;font-size:11px;font-weight:600;padding:5px 10px;border-radius:7px}
.v4h-pbody{padding:10px 11px 12px}
.v4h-pname{font-size:12.5px;font-weight:500;line-height:1.35;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:34px}
.v4h-pvendor{font-size:11px;color:#a89e8e;margin-bottom:6px}
.v4h-pprice{font-size:14.5px;font-weight:700}
.v4h-pold{font-size:12px;color:#a89e8e;text-decoration:line-through;margin-left:5px}

/* shops */
.v4h-vgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.v4h-vcard{background:#fdfaf4;border:1px solid #e8dfd0;border-radius:13px;overflow:hidden;transition:transform .12s,box-shadow .12s}
.v4h-vcard:hover{transform:translateY(-2px);box-shadow:0 10px 24px -12px rgba(56,32,16,.28)}
.v4h-vban{height:96px;background:linear-gradient(135deg,#f0e5d2,#e6d9c2);overflow:hidden}
.v4h-vban img{width:100%;height:100%;object-fit:cover;display:block}
.v4h-vbody{padding:12px 13px 14px;display:flex;gap:11px;align-items:flex-start}
.v4h-vlogo{width:38px;height:38px;border-radius:9px;background:#fff;border:1px solid #e8dfd0;overflow:hidden;flex:none;display:grid;place-items:center}
.v4h-vlogo img{width:100%;height:100%;object-fit:contain;padding:3px}
.v4h-vname{font-size:14px;font-weight:600;margin-bottom:2px}
.v4h-vmeta{font-size:11.5px;color:#7d7368;display:flex;align-items:center;gap:6px;flex-wrap:wrap}
.v4h-vmeta i{width:3px;height:3px;border-radius:50%;background:#a89e8e;display:inline-block}
.v4h-vmeta .free{color:#138808;font-weight:600}

@media (prefers-reduced-motion:reduce){.v4h-card,.v4h-vcard,.v4h-chip,.v4h-add{transition:none}}

/* Compact pass — the old grid read better. Denser columns, smaller cards. */
.v4h{max-width:1400px}
.v4h-pimg img{padding:6px}
.v4h-pbody{padding:8px 9px 10px}
.v4h-pname{font-size:11.5px;min-height:30px;margin-bottom:3px}
.v4h-pvendor{font-size:10px;margin-bottom:4px}
.v4h-pprice{font-size:13px}
.v4h-pold{font-size:11px}
.v4h-add{width:26px;height:26px;font-size:15px;bottom:6px;right:6px}
.v4h-tag{font-size:9px;padding:2px 5px;top:6px;left:6px}
.v4h-vgrid{grid-template-columns:repeat(5,1fr);gap:12px}
.v4h-vban{height:78px}
.v4h-sec{margin-bottom:30px}
.v4h-stitle{font-size:20px}

/* 12 per row-set; tiles never stretch past a comfortable size. */

/* ---- density pass ---- */
.v4h{padding-top:0}
.v4h-hero{padding:10px 0 0;gap:10px;grid-template-columns:1fr 300px}
/* superseded by the source block: banners are 1920×550 = 3.49 */
.v4h-sides{gap:10px}

/* utility bar: verticals + shops + offers, one line */
.v4h-util{display:flex;align-items:center;gap:8px;padding:10px 0 0;flex-wrap:wrap}
.v4h-util-l{display:flex;gap:6px;flex:1;overflow-x:auto;scrollbar-width:none}
.v4h-util-l::-webkit-scrollbar{display:none}
.v4h-vpill{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;border-radius:9px;background:#fff;border:1.5px solid #e8dfd0;font-size:13px;font-weight:600;white-space:nowrap;transition:border-color .14s}
.v4h-vpill:hover{border-color:#EA6928;color:#EA6928}
.v4h-vpill.on{background:#EA6928;border-color:#EA6928;color:#fff}
.v4h-vpill em{font-style:normal;font-size:14px}
.v4h-util-r{display:flex;gap:6px;flex:none}
.v4h-qlink{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;border-radius:9px;font-size:13px;font-weight:600;white-space:nowrap;border:1.5px solid #e8dfd0;background:#fff;transition:transform .1s}
.v4h-qlink:hover{transform:translateY(-1px)}
.v4h-qlink.offers{background:#f6eef2;border-color:#e6d3dd;color:#6b2b4a}
.v4h-hot{background:#d61f4e;color:#fff;font-size:8.5px;font-weight:800;letter-spacing:.05em;padding:2px 5px;border-radius:4px}

/* aisles: compact icon rail, not fat chips */
.v4h-chips{gap:6px;padding:12px 0 14px}
.v4h-chip{padding:6px 12px;font-size:12.5px;border-radius:8px;gap:5px}

/* sections tighter */
.v4h-sec{margin-bottom:24px}
.v4h-shead{margin-bottom:10px}
.v4h-stitle{font-size:18px}
.v4h-seeall{font-size:12.5px}

@media (max-width:1080px){.v4h-hero{grid-template-columns:1fr}.v4h-rot{aspect-ratio:3.49}}

/* ---- our layout: no marquee, no Quick Links, no inherited Royo chrome ---- */
.v4-body{margin:0;background:#f7f2ea;font-family:Inter,system-ui,sans-serif;color:#1a1614;-webkit-font-smoothing:antialiased}
.v4-body *{box-sizing:border-box}
.v4-hd{position:sticky;top:0;z-index:50;background:#fdfaf4;border-bottom:1px solid #e8dfd0}
.v4-hd-in{max-width:1400px;margin:0 auto;padding:9px 20px;display:flex;align-items:center;gap:12px}
.v4-hd-logo img{width:38px;height:38px;border-radius:9px;display:block}
.v4-hd-loc{display:flex;align-items:center;gap:7px;padding:6px 10px;border:0;border-radius:9px;background:transparent;cursor:pointer;flex:none;text-align:left;font-family:inherit}
.v4-hd-loc:hover{background:#f3ede2}
.v4-hd-loc small{display:block;font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:#a89e8e;line-height:1.4}
.v4-hd-loc b{display:block;font-size:13px;font-weight:600;color:#1a1614}
.v4-hd-search{flex:1;position:relative;min-width:160px}
.v4-hd-search input{width:100%;padding:10px 14px 10px 38px;border:1.5px solid #e8dfd0;border-radius:10px;background:#fff;font-family:inherit;font-size:14px;color:#1a1614}
.v4-hd-search input::placeholder{color:#a89e8e}
.v4-hd-search input:focus{outline:none;border-color:#EA6928;box-shadow:0 0 0 3px rgba(234,105,40,.13)}
.v4-hd-search svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:15px;height:15px;color:#a89e8e}
.v4-hd-act{display:flex;align-items:center;gap:7px;flex:none}
.v4-hd-offers{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:9px;font-size:13px;font-weight:600;color:#6b2b4a;background:#f6eef2;border:1.5px solid #e6d3dd;text-decoration:none}
.v4-hd-offers:hover{transform:translateY(-1px)}
.v4-hd-hot{background:#d61f4e;color:#fff;font-size:8.5px;font-weight:800;letter-spacing:.05em;padding:2px 5px;border-radius:4px}
.v4-hd-ico{width:38px;height:38px;border-radius:9px;border:1.5px solid #e8dfd0;background:#fff;display:grid;place-items:center;text-decoration:none}
.v4-hd-ico:hover{border-color:#cfc2ab}
.v4-hd-cart{display:inline-flex;align-items:center;gap:7px;padding:9px 14px;border-radius:10px;background:#EA6928;color:#fff;font-size:13.5px;font-weight:600;text-decoration:none}
.v4-hd-cart:hover{background:#c9541b}
.v4-hd-badge{background:rgba(255,255,255,.24);border-radius:20px;padding:1px 6px;font-size:11.5px}
.v4-ft{border-top:1px solid #e8dfd0;margin-top:30px}
.v4-ft-in{max-width:1400px;margin:0 auto;padding:20px;display:flex;justify-content:space-between;gap:14px;font-size:12.5px;color:#a89e8e;flex-wrap:wrap}
.v4-ft-links{display:flex;gap:14px}
.v4-ft-links a{color:#7d7368;text-decoration:none}
.v4-ft-links a:hover{color:#EA6928}
@media (max-width:760px){.v4-hd-in{flex-wrap:wrap}.v4-hd-search{order:5;flex-basis:100%}.v4-hd-offers span{display:none}}

/* ---- tile: corner ribbon + outlined ADD ---- */
.v4h-tag{display:none}
.v4h-ribbon{
  position:absolute;top:0;left:0;z-index:2;
  background:#EA6928;color:#fff;
  font-size:9.5px;font-weight:800;line-height:1.15;letter-spacing:.02em;
  padding:5px 7px 6px;border-radius:11px 0 11px 0;text-align:center;
}
.v4h-add{
  position:static;width:auto;height:auto;
  padding:5px 12px;border-radius:7px;
  background:#fff;border:1.5px solid #EA6928;color:#EA6928;
  font-size:11px;font-weight:800;letter-spacing:.06em;box-shadow:none;
}
.v4h-add:hover{background:#EA6928;color:#fff;transform:none}
.v4h-pbody{display:flex;flex-direction:column;gap:5px}
.v4h-prow{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:2px}
.v4h-pprice{font-size:13.5px;font-weight:700;display:flex;align-items:baseline;gap:5px}
.v4h-pold{font-size:11px;margin-left:0}
.v4h-util-r b{background:#f3ede2;border-radius:5px;padding:1px 5px;font-size:11.5px;margin-left:2px}

/* fulfilment toggle */
.v4h-mode{display:inline-flex;background:#f3ede2;border:1.5px solid #e8dfd0;border-radius:10px;padding:3px;gap:2px;flex:none}
.v4h-mode-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:7px;font-size:12.5px;font-weight:600;color:#7d7368;white-space:nowrap;text-decoration:none;transition:background .14s,color .14s}
.v4h-mode-btn:hover{color:#1a1614}
.v4h-mode-btn.on{background:#fff;color:#EA6928;box-shadow:0 1px 3px rgba(56,32,16,.12)}
.v4h-mode-btn em{font-style:normal;font-size:13px}

/* ---- toggle: pill style ---- */
.v4h-mode{background:#fdf6ee;border:1.5px solid #f0dcc8;border-radius:999px;padding:4px;gap:3px}
.v4h-mode-btn{padding:8px 18px;border-radius:999px;font-size:13.5px;font-weight:700;color:#7d7368}
.v4h-mode-btn.on{background:#EA6928;color:#fff;box-shadow:0 2px 6px -1px rgba(234,105,40,.45)}
.v4h-mode-btn.on em{filter:brightness(1.6)}
.v4h-vpill{border-radius:999px;padding:8px 15px}

/* ---- hero −25% ---- */
/* superseded by the source block: banners are 1920×550 = 3.49 */
.v4h-hero{grid-template-columns:1fr 260px;padding:8px 0 0}
@media (max-width:1080px){.v4h-rot{aspect-ratio:3.49}}

/* ---- logo ---- */
.v4-hd-logo img{width:44px;height:44px;box-shadow:0 3px 10px -2px rgba(234,105,40,.5);border:2px solid #fff}
.v4-hd-logo{display:block;transition:transform .12s}
.v4-hd-logo:hover{transform:scale(1.04)}

/* ADD was clipping at the card edge */
.v4h-pimg{border-radius:12px 12px 0 0;overflow:hidden}
.v4h-pbody{padding:9px 9px 10px}
.v4h-prow{gap:6px}
.v4h-add{padding:4px 9px;font-size:10px;letter-spacing:.05em;flex:none}
.v4h-pprice{font-size:13px;min-width:0}
.v4h-pold{font-size:10.5px}

/* One row per section — the rest lives behind See all. */

/* A section with 4 items must not stretch them to fill 10 columns. */

/* trust strip + campaign row */
.v4h-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e8dfd0;border:1px solid #e8dfd0;border-radius:13px;overflow:hidden}
.v4h-tcell{background:#fdfaf4;padding:16px;text-align:center}
.v4h-tcell b{display:block;font-family:Fraunces,Georgia,serif;font-size:19px;font-weight:600;color:#EA6928;margin-bottom:2px}
.v4h-tcell span{font-size:12px;color:#7d7368;line-height:1.4}
.v4h-camp{display:block;border-radius:14px;overflow:hidden;position:relative;background:#6b2b4a}
.v4h-camp img{width:100%;display:block}
.v4h-camp-b{position:absolute;left:0;bottom:0;right:0;padding:16px 18px;background:linear-gradient(transparent,rgba(0,0,0,.72));color:#fff}
.v4h-camp-t{font-family:Fraunces,Georgia,serif;font-size:20px;font-weight:600}
.v4h-camp-d{font-size:13px;opacity:.85;margin-top:3px}
@media (max-width:720px){.v4h-trust{grid-template-columns:repeat(2,1fr)}}

/* ---- collection page ---- */
.v4c-crumb{padding:16px 0 6px;font-size:12.5px;color:#a89e8e}
.v4c-crumb a{color:#7d7368;text-decoration:none}
.v4c-crumb a:hover{color:#EA6928}
.v4c-crumb span{margin:0 6px;opacity:.5}
.v4c-crumb b{color:#1a1614;font-weight:600}
.v4c-head{display:flex;align-items:baseline;gap:12px;margin-bottom:14px}
.v4c-title{font-family:Fraunces,Georgia,serif;font-weight:600;font-size:27px;letter-spacing:-.02em;margin:0}
.v4c-count{font-size:13px;color:#7d7368}
.v4c-filter{padding:0 0 18px}
/* the collection wraps — unlike the homepage's single row */
.v4c-empty{padding:60px 20px;text-align:center;color:#7d7368}
.v4c-empty-cta{display:inline-block;margin-top:10px;color:#EA6928;font-weight:600;text-decoration:none}
.v4c-pager{padding:26px 0 10px}
.v4c-pager .pagination{display:flex;gap:5px;list-style:none;padding:0;margin:0;justify-content:center;flex-wrap:wrap}
.v4c-pager .page-link{display:block;padding:7px 12px;border:1.5px solid #e8dfd0;border-radius:8px;background:#fdfaf4;color:#1a1614;font-size:13px;text-decoration:none}
.v4c-pager .page-link:hover{border-color:#EA6928;color:#EA6928}
.v4c-pager .active .page-link{background:#EA6928;border-color:#EA6928;color:#fff}
.v4c-pager .disabled .page-link{opacity:.4}

/* ---- vendor tile: banner-led, logo overlapping, name below ---- */
.v4h-vcard{background:transparent;border:0;border-radius:0;overflow:visible}
.v4h-vcard:hover{transform:none;box-shadow:none}
.v4h-vcard:hover .v4h-vban{transform:translateY(-2px);box-shadow:0 12px 26px -12px rgba(56,32,16,.35)}
.v4h-vban{position:relative;height:120px;border-radius:13px;overflow:visible;background:linear-gradient(135deg,#f0e5d2,#e6d9c2);transition:transform .12s,box-shadow .12s}
.v4h-vban img{width:100%;height:100%;object-fit:cover;border-radius:13px;display:block}
.v4h-vpromo{position:absolute;top:0;left:0;background:#d61f4e;color:#fff;font-size:10.5px;font-weight:700;padding:5px 10px;border-radius:13px 0 10px 0;letter-spacing:.02em}
.v4h-vlogo{position:absolute;left:10px;bottom:-14px;width:46px;height:46px;border-radius:11px;background:#fff;border:2px solid #fff;box-shadow:0 3px 10px -2px rgba(56,32,16,.3);overflow:hidden;display:grid;place-items:center;z-index:2}
.v4h-vlogo img{width:100%;height:100%;object-fit:contain;padding:3px}
.v4h-vbody{display:block;padding:22px 2px 0}
.v4h-vname{font-size:14px;font-weight:700;margin-bottom:3px}
.v4h-vmeta{font-size:12px;color:#7d7368;display:flex;align-items:center;gap:6px}
.v4h-vmeta b{font-weight:700;color:#1a1614}
.v4h-vmeta b.free{color:#138808}

/* ---- vendor storefront ---- */
.v4v-head{margin-bottom:16px}
.v4v-bar{display:flex;align-items:flex-end;gap:14px;padding:0 4px;margin-top:-26px;position:relative;z-index:2}
.v4v-id{flex:1;padding-bottom:2px}
.v4v-name{font-family:Fraunces,Georgia,serif;font-size:25px;font-weight:600;letter-spacing:-.02em;margin:0 0 3px}
.v4v-meta{font-size:12.5px;color:#7d7368;display:flex;align-items:center;gap:7px;flex-wrap:wrap}
.v4v-meta b{color:#1a1614;font-weight:700}
.v4v-meta i{width:3px;height:3px;border-radius:50%;background:#c8bda9;display:inline-block}
.v4v-free{background:#eef7ea;border:1.5px solid #cfe3c8;color:#138808;font-size:12.5px;font-weight:700;padding:7px 13px;border-radius:9px;white-space:nowrap;margin-bottom:4px}
.v4v-search{position:relative;margin:16px 0 14px;max-width:420px}
.v4v-search input{width:100%;padding:10px 14px;border:1.5px solid #e8dfd0;border-radius:10px;background:#fff;font-family:inherit;font-size:14px}
.v4v-search input:focus{outline:none;border-color:#EA6928;box-shadow:0 0 0 3px rgba(234,105,40,.13)}
.v4v-clear{position:absolute;right:11px;top:50%;transform:translateY(-50%);font-size:12px;color:#EA6928;font-weight:600;text-decoration:none}
.v4h-chip b{background:rgba(0,0,0,.06);border-radius:5px;padding:0 5px;font-size:10.5px;font-weight:700;margin-left:3px}
.v4h-chip.sel b{background:rgba(255,255,255,.28)}

/* Free-delivery ribbon: green = a saving, not a warning */
.v4h-vpromo{background:#138808;box-shadow:0 2px 6px -1px rgba(19,136,8,.4)}

/* Banner: fit the whole artwork — these are logos, cropping cuts the name in half */
.v4h-vban img{object-fit:contain;background:#fff;padding:6px}
.v4h-vban{background:#fff;border:1px solid #e8dfd0}

/* Centre the facts under the tile */
.v4h-vbody{text-align:center;padding:24px 4px 0}
.v4h-vname{display:flex;align-items:center;justify-content:center;gap:6px}
.v4h-vmeta{justify-content:center}
.v4h-vlogo{left:50%;transform:translateX(-50%)}

/* Open / closed */
.v4h-dot{width:7px;height:7px;border-radius:50%;background:#c8bda9;flex:none}
.v4h-dot.on{background:#138808;box-shadow:0 0 0 2px rgba(19,136,8,.18)}
.v4h-vcard.shut .v4h-vban{opacity:.5}
.v4h-vcard.shut .v4h-vname{color:#7d7368}
.v4h-vshut{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:rgba(26,22,20,.82);color:#fff;font-size:11px;font-weight:700;padding:5px 11px;border-radius:7px;white-space:nowrap;z-index:3}

/* Logo back to the left corner; facts stay centred under the tile */
.v4h-vlogo{left:10px;transform:none}
.v4s-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));margin-bottom:30px}

/* Dot belongs with the name, not floating beside a wrapped block */
.v4h-vname{display:block}
.v4h-dot{display:inline-block;margin-right:6px;vertical-align:middle;position:relative;top:-1px}

/* ================= MOBILE ================= */
@media (max-width:760px){
  /* Nothing should scroll the page sideways */
  html,body{overflow-x:hidden}
  .v4h{padding:0 12px}

  /* Header: logo + location on row 1, search full-width on row 2 */
  .v4-hd-in{padding:8px 12px;gap:8px;row-gap:8px}
  .v4-hd-logo img{width:38px;height:38px}
  .v4-hd-loc{padding:4px 6px;flex:1;min-width:0}
  .v4-hd-loc b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:38vw}
  .v4-hd-search{order:5;flex-basis:100%;min-width:0}
  .v4-hd-act{gap:5px}
  .v4-hd-offers{padding:7px 9px;font-size:12px}
  .v4-hd-hot{display:none}          /* the label already says Offers */
  .v4-hd-ico{width:34px;height:34px}
  .v4-hd-cart{padding:7px 10px;font-size:12.5px}
  .v4-hd-cart svg{width:14px;height:14px}

  /* Utility bar: one scrollable strip, no wrapping into three rows */
  .v4h-util{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;gap:6px;padding:8px 0 0}
  .v4h-util::-webkit-scrollbar{display:none}
  .v4h-mode{flex:none}
  .v4h-mode-btn{padding:6px 12px;font-size:12px}
  .v4h-util-l{flex:none;overflow:visible}
  .v4h-util-r{flex:none}
  .v4h-vpill,.v4h-qlink{padding:6px 11px;font-size:12px}

  /* Hero: banner leads, side banners below it — not squeezed alongside */
  .v4h-hero{grid-template-columns:1fr;gap:8px;padding:8px 0 0}
  .v4h-rot{aspect-ratio:3.49;border-radius:11px}
  .v4h-sides{grid-template-rows:none;grid-template-columns:1fr 1fr;gap:8px;height:74px}
  .v4h-side{border-radius:10px}

  .v4h-chips{padding:10px 0 12px;gap:6px}
  .v4h-chip{padding:6px 11px;font-size:12px}

  .v4h-sec{margin-bottom:22px}
  .v4h-stitle{font-size:17px}
  .v4h-shead{margin-bottom:9px}

  /* Product row scrolls sideways within the section */

  .v4h-vgrid,.v4s-grid{grid-template-columns:repeat(2,1fr);gap:10px}
  .v4h-vban{height:88px}
  .v4h-vlogo{width:36px;height:36px;bottom:-11px;left:8px}
  .v4h-vbody{padding:18px 2px 0}
  .v4h-vname{font-size:12.5px}
  .v4h-vmeta{font-size:11px}
  .v4h-vpromo{font-size:9px;padding:4px 7px}

  .v4v-name{font-size:20px}
  .v4c-title{font-size:22px}
  .v4-ft-in{flex-direction:column;text-align:center;gap:10px}
}
@media (max-width:400px){
  .v4h-vgrid,.v4s-grid{grid-template-columns:1fr}
}

@media (max-width:760px){
  /* The utility strip must reach the screen edge or it looks clipped, and its
     scroll has to be reachable — verticals + All shops were falling off. */
  .v4h-util{margin:0 -12px;padding:8px 12px 0}
  .v4h-util::after{content:"";flex:none;width:4px}
  body{max-width:100vw}
}
.v4h-add.done{background:#138808;border-color:#138808;color:#fff}

/* Vendor banners are logo artwork, not cover photos — contain, don't blow up.
   Local Dukaan has no cover, so a 200px logo was being stretched to 1400px. */

/* ---- vendor: aisles as a sidebar ---- */
.v4v-aside-t{font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:#a89e8e;font-weight:700;padding:0 8px 8px}
.v4v-cat{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:8px;font-size:13px;color:#1a1614;text-decoration:none;transition:background .12s,color .12s}
.v4v-cat span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.v4v-cat b{font-size:11px;font-weight:600;color:#a89e8e;background:#f3ede2;border-radius:5px;padding:1px 6px;flex:none}
.v4v-cat:hover{background:#f3ede2}
.v4v-cat.on{background:#EA6928;color:#fff;font-weight:600}
.v4v-cat.on b{background:rgba(255,255,255,.24);color:#fff}

/* The logo repeats the banner artwork on most of these shops — drop it. */
.v4v-bar{margin-top:10px;padding:0}

@media (max-width:860px){
  /* On a phone the sidebar becomes a scrolling strip again */
  .v4v-cat{flex:none;border:1.5px solid #e8dfd0;border-radius:999px;background:#fdfaf4;padding:6px 12px;font-size:12px}
}

/* Banner: a shop header, not a hero */
.v4v-head{margin-bottom:10px}
.v4v-name{font-size:22px}
.v4v-search{max-width:none;margin:0 0 12px}

/* Ribbon variants: sale = orange, spotlight = plum, new = green */
.v4h-ribbon.feat{background:#6b2b4a}
.v4h-ribbon.new{background:#138808;padding:6px 8px}

/* ---- vendor filters ---- */
.v4v-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:14px}
.v4v-fchip{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;border-radius:999px;border:1.5px solid #e8dfd0;background:#fdfaf4;font-size:13px;font-weight:600;color:#1a1614;text-decoration:none;transition:border-color .14s}
.v4v-fchip:hover{border-color:#EA6928;color:#EA6928}
.v4v-fchip.on{background:#EA6928;border-color:#EA6928;color:#fff}
.v4v-fchip b{font-size:11px;background:rgba(0,0,0,.07);border-radius:5px;padding:0 5px}
.v4v-fchip.on b{background:rgba(255,255,255,.26)}
.v4v-select{padding:7px 11px;border-radius:9px;border:1.5px solid #e8dfd0;background:#fdfaf4;font-family:inherit;font-size:13px;color:#1a1614;cursor:pointer;max-width:190px}
.v4v-select:focus{outline:none;border-color:#EA6928}
.v4v-clearall{font-size:12.5px;color:#7d7368;text-decoration:underline;margin-left:2px}
.v4v-clearall:hover{color:#EA6928}

/* Out of stock: visible but not addable */
.v4h-card.oos .v4h-pimg img{opacity:.42;filter:grayscale(.4)}
.v4h-card.oos .v4h-pprice{color:#a89e8e}
.v4h-oos{position:absolute;left:6px;right:6px;bottom:6px;text-align:center;background:rgba(26,22,20,.84);color:#fff;font-size:10px;font-weight:700;letter-spacing:.04em;padding:5px 4px;border-radius:6px}

/* The band must anchor to the image, not the page — the card is overflow:visible
   so the ADD button can sit proud of it. */
.v4h-oos{position:absolute;left:6px;right:6px;bottom:6px;top:auto;width:auto}
.v4h-pimg{position:relative;isolation:isolate}

/* Out of stock replaces the ADD button in the price row — it is not an overlay. */
.v4h-oos{position:static;left:auto;right:auto;bottom:auto;
  display:inline-block;flex:none;white-space:nowrap;
  background:#f3ede2;color:#7d7368;border:1.5px solid #e8dfd0;
  font-size:9.5px;font-weight:700;letter-spacing:.04em;
  padding:4px 8px;border-radius:7px;text-align:center}

/* Banner is 830x200 artwork: 4.15:1. Honour the ratio, and lay the shop's
   facts over it instead of stacking another block underneath. */
.v4v-head{position:relative;margin-bottom:14px}
.v4v-over{position:absolute;left:0;right:0;bottom:0;margin:0;padding:26px 18px 12px;
          border-radius:0 0 14px 14px;
          background:linear-gradient(transparent,rgba(0,0,0,.72));align-items:flex-end}
.v4v-over .v4v-name{color:#fff;margin:0 0 2px;text-shadow:0 1px 6px rgba(0,0,0,.5)}
.v4v-over .v4v-meta{color:rgba(255,255,255,.86)}
.v4v-over .v4v-meta b{color:#fff}
.v4v-over .v4v-meta i{background:rgba(255,255,255,.5)}
.v4v-over .v4v-free{background:rgba(255,255,255,.94);border-color:transparent}
@media (max-width:760px){
  .v4v-over{padding:18px 12px 10px}
  .v4v-over .v4v-name{font-size:17px}
  .v4v-over .v4v-meta{font-size:11px}
}

/* Artwork, not photography — show all of it. The container is wider than 4.15:1
   on desktop, so cover was slicing the top and bottom off the logo. */

/* Logo returns — in the overlay, left of the name */
.v4v-over{gap:12px}

/* The banner is 830x200. Let the block BE that ratio rather than framing a
   4:1 image inside a 12:1 box and calling the white space design. */
.v4v-head{max-width:1000px;margin:0 auto 16px}

/* Filters sit in a row even when a shop has no aisle sidebar */
.v4v-filters{flex-direction:row}
.v4v-main .v4v-filters{width:100%}
@media (max-width:760px){.v4v-head{max-width:none}}

/* Banner: full width, its own ratio, no overlay. Text over a shop's artwork
   fights it; a clean bar underneath doesn't. */
.v4v-head{max-width:none;margin:0 0 14px}
.v4v-over{position:static;background:none;padding:0;border-radius:0}
.v4v-bar{position:static;background:none;padding:10px 2px 0;margin:0;align-items:center;gap:12px}
.v4v-bar .v4v-name{color:#1a1614;text-shadow:none;margin:0 0 2px}
.v4v-bar .v4v-meta{color:#7d7368}
.v4v-bar .v4v-meta b{color:#1a1614}
.v4v-bar .v4v-meta i{background:#c8bda9}

/* The block should be the artwork's size, not a wide frame around it.
   830x200 uploads: cap the width, keep the ratio, fill it. */

/* ---- vendor v2: identity left, banner right, aisles under identity ---- */
.v4v-id{padding:0 2px 14px;border-bottom:1px solid #e8dfd0;margin-bottom:12px}
.v4v-id .v4v-name{font-family:Fraunces,Georgia,serif;font-size:20px;font-weight:600;letter-spacing:-.02em;
  color:#1a1614;margin:0 0 6px;text-shadow:none;line-height:1.15}
.v4v-facts{display:flex;flex-direction:column;gap:2px;font-size:12.5px;color:#7d7368}
.v4v-facts b{color:#1a1614;font-weight:700}
.v4v-id .v4v-free{display:inline-block;margin:9px 0 0;background:#eef7ea;border:1.5px solid #cfe3c8;
  color:#138808;font-size:11.5px;font-weight:700;padding:5px 9px;border-radius:8px;white-space:normal}
.v4v-head,.v4v-bar,.v4v-over{display:none}
@media (max-width:860px){
  .v4v-id{display:flex;align-items:center;gap:12px;flex-wrap:wrap;border-bottom:0;padding-bottom:8px}
  .v4v-id .v4v-name{font-size:17px;margin:0}
  .v4v-facts{flex-direction:row;gap:8px;flex-basis:100%}
}

/* Banner: show the whole artwork. The column is ~2000px, the upload is 830 —
   cover was zooming into the middle of the logo. */

/* Identity column: bigger logo, centred */
.v4v-id{text-align:center}
.v4v-facts{align-items:center}
@media (max-width:860px){
  .v4v-id{text-align:left;flex-direction:row}
  .v4v-facts{align-items:flex-start}
}

/* Tiles −25% */
.v4h-pname{font-size:11px;min-height:28px}
.v4h-pvendor{font-size:9.5px}
.v4h-pprice{font-size:12px}
.v4h-pold{font-size:9.5px}
.v4h-add{padding:3px 7px;font-size:9px}
.v4h-ribbon{font-size:8px;padding:4px 6px 5px}
.v4h-pbody{padding:7px 7px 8px}

/* ---- search typeahead ---- */
.v4-sug{display:none;position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.10);overflow:hidden;z-index:1200}
.v4-sug-row{display:flex;align-items:center;gap:12px;padding:10px 14px;text-decoration:none;color:inherit}
.v4-sug-row:hover{background:#faf6ef}
.v4-sug-row img,.v4-sug-noimg{width:40px;height:40px;border-radius:8px;object-fit:contain;background:#f5f0e8;flex:none}
.v4-sug-t{flex:1;min-width:0;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.v4-sug-t small{display:block;font-weight:400;color:#8a8378;font-size:12px}
.v4-sug-row b{font-size:14px;flex:none}
.v4-sug-all{display:block;padding:10px 14px;text-align:center;font-size:13px;font-weight:700;color:#EA6928;text-decoration:none;border-top:1px solid #f0ebe2}
.v4-sug-all:hover{background:#faf6ef}
.v4-sug-row{padding:0}
.v4-sug-link{display:flex;align-items:center;gap:12px;padding:10px 14px;text-decoration:none;color:inherit;flex:1;min-width:0}
.v4-sug-row{display:flex;align-items:center;padding-right:12px}
.v4-sug-add{flex:none;border:1.5px solid #EA6928;color:#EA6928;background:#fff;border-radius:8px;font-size:12px;font-weight:800;padding:6px 14px;cursor:pointer}
.v4-sug-add:hover{background:#EA6928;color:#fff}
.v4-sug-add.done{background:#138808;border-color:#138808;color:#fff}
.v4-sug-oos{flex:none;font-size:11px;color:#8a8378}
.v4-sug-else{border-top:0;padding-top:2px}

/* ---- product detail ---- */
.v4p-wrap{display:grid;grid-template-columns:minmax(0,460px) 1fr;gap:36px;margin:18px 0 36px}
.v4p-main{background:#fff;border:1px solid #eee;border-radius:16px;padding:20px;display:flex;align-items:center;justify-content:center;min-height:380px}
.v4p-main img{max-width:100%;max-height:420px;object-fit:contain}
.v4p-noimg{background:#f5f0e8}
.v4p-thumbs{display:flex;gap:8px;margin-top:10px}
.v4p-thumbs img{width:64px;height:64px;object-fit:contain;background:#fff;border:1.5px solid #eee;border-radius:10px;padding:6px;cursor:pointer}
.v4p-thumbs img.sel{border-color:#EA6928}
.v4p-vendor{color:#EA6928;font-size:13px;font-weight:700;text-decoration:none}
.v4p-title{font-size:26px;margin:6px 0 14px}
.v4p-price{font-size:24px;margin-bottom:16px}
.v4p-price s{color:#8a8378;font-size:16px;margin-left:8px}
.v4p-off{background:#138808;color:#fff;font-size:12px;font-weight:800;border-radius:6px;padding:3px 8px;margin-left:8px;vertical-align:middle}
.v4p-variants{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}
.v4p-var{border:1.5px solid #ddd;background:#fff;border-radius:10px;padding:8px 14px;font-size:13px;cursor:pointer}
.v4p-var.sel{border-color:#EA6928;color:#EA6928;font-weight:700}
.v4p-add{font-size:15px;padding:12px 40px;border-radius:12px}
.v4p-oos{color:#8a8378;font-weight:700}
.v4p-body{margin-top:22px;color:#4a443c;font-size:14px;line-height:1.6}
@media(max-width:760px){.v4p-wrap{grid-template-columns:1fr;gap:18px}}

/* ---- orders list ---- */
.v4o-tabs{margin-bottom:18px}
.v4o-tabs i{font-style:normal;background:#EA6928;color:#fff;border-radius:10px;font-size:11px;padding:1px 7px;margin-left:5px}
.v4o-card{display:block;background:#fff;border:1px solid #eee;border-radius:14px;padding:16px 18px;margin-bottom:12px;text-decoration:none;color:inherit;transition:box-shadow .15s}
.v4o-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.07)}
.v4o-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}
.v4o-vendors{display:block;font-size:15px}
.v4o-meta{font-size:12px;color:#8a8378}
.v4o-pill{flex:none;font-size:12px;font-weight:800;border-radius:999px;padding:4px 12px}
.v4o-pill.go{background:#e7f5e7;color:#138808}
.v4o-pill.wait{background:#fdf1e8;color:#EA6928}
.v4o-pill.done{background:#f0ebe2;color:#4a443c}
.v4o-pill.stop{background:#fdecea;color:#c0392b}
.v4o-mid{display:flex;justify-content:space-between;align-items:center;margin-top:12px}
.v4o-thumbs{display:flex;gap:6px;align-items:center}
.v4o-thumbs img{width:44px;height:44px;border-radius:8px;object-fit:contain;background:#f5f0e8}
.v4o-more{font-size:12px;font-weight:700;color:#8a8378}
.v4o-sum{text-align:right;font-size:13px;color:#8a8378}
.v4o-sum b{display:block;font-size:16px;color:#1a1614}
.v4o-sub{margin-top:10px;font-size:12px;font-weight:700;color:#EA6928;border-top:1px dashed #eee;padding-top:8px}
.v4o-card{padding:12px 16px;margin-bottom:10px}
.v4o-card.urgent{border-color:#EA6928;box-shadow:0 0 0 1px #EA6928}
.v4o-vendors{font-size:14px}
.v4o-meta{font-size:12px}
.v4o-mid{margin-top:8px}
.v4o-thumbs img{width:38px;height:38px}
.v4o-right{display:flex;align-items:center;gap:14px}
.v4o-reorder{border:1.5px solid #EA6928;color:#EA6928;background:#fff;border-radius:9px;font-size:12px;font-weight:800;padding:7px 16px;cursor:pointer}
.v4o-reorder:hover{background:#EA6928;color:#fff}
/* Invoice sits beside Reorder but is secondary — muted until hovered, so the primary
   action still leads. */
.v4o-inv{display:inline-block;font-family:inherit;border:1.5px solid #e2dbd0;color:#6b6259;background:#fff;border-radius:9px;
  font-size:12px;font-weight:700;padding:7px 16px;cursor:pointer;text-decoration:none}
.v4o-inv:hover{border-color:#EA6928;color:#EA6928}
.v4o-sub{margin-top:8px;padding-top:6px}
.v4o-sub.urgent{color:#c0392b}

/* ---- orders filters + tracker + stars ---- */
.v4o-filters{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin:0 0 18px}
.v4o-fq,.v4o-fs,.v4o-fd{border:1.5px solid #e2dbd0;border-radius:10px;padding:8px 12px;font-size:13px;background:#fff;color:#1a1614}
.v4o-fq{min-width:220px}
.v4o-fbtn{border:none;background:#EA6928;color:#fff;font-size:13px;font-weight:800;border-radius:10px;padding:9px 20px;cursor:pointer}
.v4o-fclear{font-size:13px;color:#8a8378;text-decoration:underline}
.v4o-track{display:flex;gap:0;margin-top:10px;border-top:1px dashed #eee;padding-top:10px}
.v4o-step{flex:1;display:flex;flex-direction:column;align-items:center;font-size:11px;color:#b5ada0;position:relative}
.v4o-step i{width:10px;height:10px;border-radius:50%;background:#e2dbd0;margin-bottom:4px;z-index:1}
.v4o-step:not(:first-child):before{content:'';position:absolute;top:4px;left:-50%;width:100%;height:2px;background:#e2dbd0}
.v4o-step.on{color:#138808;font-weight:700}
.v4o-step.on i{background:#138808}
.v4o-step.on:not(:first-child):before{background:#138808}
.v4o-rate{display:flex;align-items:center;gap:4px;margin-top:10px;border-top:1px dashed #eee;padding-top:8px}
.v4o-rate-l{font-size:12px;color:#8a8378;margin-right:6px}
.v4o-star{border:none;background:none;font-size:20px;color:#e2dbd0;cursor:pointer;padding:0 2px}
.v4o-star.on{color:#f5a623}
.v4o-rate.done .v4o-star{cursor:default}

/* ---- modal ---- */
.v4-modal-back{position:fixed;inset:0;background:rgba(26,22,20,.45);display:flex;align-items:center;justify-content:center;z-index:2000}
.v4-modal{background:#fdfaf4;border-radius:16px;padding:26px;max-width:380px;width:90%;text-align:center}
.v4-modal h3{font-size:19px;margin:0 0 6px}
.v4-modal p{font-size:13px;color:#8a8378;margin:0 0 18px}
.v4-modal-b{display:block;width:100%;border:1.5px solid #e2dbd0;background:#fff;border-radius:11px;padding:12px;font-size:14px;font-weight:700;margin-bottom:8px;cursor:pointer;color:#1a1614}
.v4-modal-b.primary{background:#EA6928;border-color:#EA6928;color:#fff}
.v4-modal-b.ghost{border:none;background:none;color:#8a8378;font-weight:600}
.v4o-scx{border:none;background:none;color:#8a8378;font-size:20px;cursor:pointer;padding:0 4px}
.sc-card .v4o-mid{margin-top:10px}
/* ============================================================
   LAYOUT — one source per family. Ladder: 1400 / 1080 / 860 / 480.
   .v4h-grid = homepage carousel.  .v4l-grid = listing pages (wrap).
   Never merge these two. Never append overrides below this block —
   edit the block itself.
   ============================================================ */

/* --- homepage rows: one horizontal line, rest behind "See all" --- */
.v4h-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(140px,180px);
  justify-content:start;gap:12px;overflow:hidden}
.v4h-grid > *:nth-child(n+11){display:none}
@media (max-width:1400px){.v4h-grid > *:nth-child(n+9){display:none}}
@media (max-width:1080px){.v4h-grid > *:nth-child(n+7){display:none}}
@media (max-width:860px){
  .v4h-grid{overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity;
    grid-auto-columns:minmax(138px,150px);margin:0 -12px;padding:0 12px 4px}
  .v4h-grid::-webkit-scrollbar{display:none}
  .v4h-grid > *{scroll-snap-align:start}
  .v4h-grid > *:nth-child(n+7){display:block}
}
@media (max-width:480px){.v4h-grid{grid-auto-columns:minmax(132px,140px)}}

/* --- listing pages: a real grid that wraps and shows everything --- */
.v4l-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}
.v4l-grid > *{min-width:0}
@media (max-width:1080px){.v4l-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}
@media (max-width:860px){.v4l-grid{grid-template-columns:repeat(2,1fr);gap:10px}}
@media (max-width:480px){.v4l-grid{gap:8px}}

/* --- vendor storefront shell --- */
.v4v-body{display:grid;grid-template-columns:210px 1fr;gap:20px;align-items:start}
.v4v-aside{position:sticky;top:70px;max-height:calc(100vh - 90px);overflow-y:auto;padding-right:2px}
.v4v-aside::-webkit-scrollbar{width:5px}
.v4v-aside::-webkit-scrollbar-thumb{background:#e0d5c2;border-radius:3px}
.v4v-aside-t{font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;
  color:#a89e8e;font-weight:700;padding:0 8px 8px}
.v4v-cats{display:flex;flex-direction:column;gap:1px}
.v4v-main{min-width:0}
/* The icon rail is a phone affordance — desktop has room for the text list. */
.v4v-rail{display:none}
@media (max-width:860px){
  .v4v-body{display:block}
  .v4v-aside{position:static;max-height:none;overflow:visible;margin:0 0 12px}
  /* Identity goes horizontal: logo left, name + facts right. Saves a screen. */
  .v4v-id{display:flex;align-items:center;gap:12px;text-align:left;margin-bottom:12px}
  .v4v-idtxt{flex:1;min-width:0}
  .v4v-name{font-size:18px;margin:0 0 2px}
  .v4v-facts{justify-content:flex-start;font-size:12px;margin:0}
  .v4v-free{display:inline-block;width:auto;margin:5px 0 0;padding:4px 9px;font-size:11.5px}
  .v4v-aside-t{display:none}
  /* Identity is full width and scrolls away; only the rail sticks.
     It sits inside .v4v-aside, so lift it out of the float first. */
  .v4v-id{float:none;width:auto;margin:0 0 12px;clear:both}
  .v4v-aside{margin:0;background:transparent;max-height:none;overflow:visible}
  .v4v-rail{position:sticky;top:58px;z-index:5;float:left;width:76px;
    background:#f7f2ea;max-height:calc(100vh - 58px);overflow-y:auto;scrollbar-width:none}
  .v4v-rail::-webkit-scrollbar{display:none}
  .v4v-cats{display:none}
  .v4v-rail{display:flex;flex-direction:column;gap:2px;padding:6px 4px 20px}
  .v4v-rail-i{display:flex;flex-direction:column;align-items:center;gap:3px;
    padding:7px 2px;border-radius:10px;text-decoration:none;color:#4a443c;
    border-left:3px solid transparent}
  .v4v-rail-img{width:44px;height:44px;border-radius:12px;background:#fff;
    border:1px solid #ece3d5;display:grid;place-items:center;font-size:20px;overflow:hidden}
  .v4v-rail-img img{width:100%;height:100%;object-fit:contain;padding:4px}
  .v4v-rail-l{font-size:9.5px;line-height:1.15;text-align:center;
    display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .v4v-rail-i.on{border-left-color:#EA6928;color:#EA6928;font-weight:700}
  .v4v-rail-i.on .v4v-rail-img{border-color:#EA6928;box-shadow:0 0 0 2px rgba(234,105,40,.15)}
  .v4v-main{margin-left:84px;width:auto}
  .v4v-id{margin-left:0}
  /* Filters scroll horizontally inside the grid column — never clear the rail float. */
  .v4v-filters{display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;
    scrollbar-width:none;margin:0 0 10px;padding-bottom:2px}
  .v4v-filters::-webkit-scrollbar{display:none}
  .v4v-filters > *{flex:none}
  .v4v-fchip,.v4v-select{font-size:12px;padding:6px 10px}
  /* Two lines of name; never clip a price behind ADD */
  .v4h-pname{-webkit-line-clamp:2;font-size:12px;line-height:1.25}
  .v4h-prow{gap:4px}
  .v4h-pprice{font-size:13px;white-space:nowrap}
  .v4h-add{padding:4px 9px;font-size:10.5px}
}

/* --- vendor banner: a shop header. Logos, so contain — cropping cuts the name. --- */
.v4v-ban{max-height:200px;border-radius:14px;overflow:hidden;background:#f7f2ea;
  border:1px solid #e8dfd0;display:inline-flex;align-items:center;justify-content:center;line-height:0}
.v4v-ban img{max-width:100%;max-height:200px;width:auto;height:auto;object-fit:contain;display:block}
/* Mobile: the identity tile already carries the logo — the banner is the same
   artwork twice, pushing products below the fold. Drop it. */
@media (max-width:860px){.v4v-ban{display:none}}

/* --- vendor logo: same on both. Identity block, centred. --- */
.v4v-logo{display:grid;place-items:center;width:96px;height:96px;border-radius:18px;
  background:#fff;border:2px solid #fff;box-shadow:0 2px 8px -2px rgba(56,32,16,.28);
  overflow:hidden;flex:none;margin:0 auto 11px}
.v4v-logo img{width:100%;height:100%;object-fit:contain;padding:8px}
@media (max-width:860px){.v4v-logo{width:56px;height:56px;border-radius:12px;margin:0 auto 8px}
  .v4v-logo img{padding:5px}}

/* --- add-to-cart stepper: ADD becomes −/qty/+ once the line exists --- */
.v4h-step{display:inline-flex;align-items:center;gap:2px;border:1.5px solid #EA6928;
  border-radius:8px;overflow:hidden;background:#EA6928;flex:none}
/* display:inline-flex beats the hidden attribute — say so explicitly. */
.v4h-step[hidden],.v4h-add[hidden]{display:none}
.v4h-stepb{border:none;background:#EA6928;color:#fff;font-size:10px;font-weight:700;
  line-height:1;padding:3px 4px;cursor:pointer}
.v4h-stepb:active{background:#d25a1f}
.v4h-stepq{background:#fff;color:#1a1614;font-size:10px;font-weight:800;
  min-width:12px;text-align:center;padding:3px 1px}
.v4h-step.busy{opacity:.55;pointer-events:none}

.v4h{overflow-x:hidden}

/* ============================================================
   LANDING (/welcome) — logged-out. Self-contained: one block,
   no !important, edit here rather than appending below.
   ============================================================ */
.v4ld{max-width:1140px;margin:0 auto}
.ld-eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;
  color:#EA6928;margin-bottom:10px}
.v4ld h1,.v4ld h2,.v4ld h3{font-family:Fraunces,Georgia,serif;font-weight:600;letter-spacing:-.02em;line-height:1.1}

.ld-hero{display:grid;grid-template-columns:1fr 440px;gap:52px;align-items:center;padding:56px 0 44px}
.ld-h1{font-size:clamp(32px,4.4vw,52px);margin:0 0 14px}
.ld-h1 em{font-style:normal;color:#EA6928}
.ld-sub{font-size:17px;color:#4a423d;max-width:31ch;margin:0 0 24px}
.ld-cta{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}
.ld-btn{font-size:14.5px;font-weight:700;padding:13px 24px;border-radius:10px;
  text-decoration:none;display:inline-block;border:1.5px solid transparent;cursor:pointer;font-family:inherit}
.ld-btn-p{background:#EA6928;color:#fff}
.ld-btn-p:hover{background:#c8541c}
.ld-btn-s{color:#4a423d;border-color:#d9cdb8;background:transparent}
.ld-btn-s:hover{border-color:#EA6928;color:#EA6928}
.ld-note{font-size:12.5px;color:#8a7f77;margin:0}

.ld-conv{background:#fdfaf4;border:1px solid #e8dfd0;border-radius:18px;padding:24px 22px 20px;
  box-shadow:0 18px 44px -20px rgba(56,32,16,.22)}
.ld-conv-t{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;
  color:#8a7f77;margin-bottom:14px;text-align:center}
.ld-conv-shops{display:grid;grid-template-columns:1fr 1fr auto 1fr;gap:8px}
.ld-conv-shop{background:#f7f2ea;border:1px solid #e8dfd0;border-radius:11px;padding:12px 6px;
  text-align:center;display:flex;flex-direction:column;align-items:center;gap:6px}
.ld-conv-ico{width:26px;height:26px;color:#EA6928}
.ld-conv-ico svg{width:100%;height:100%}
.ld-conv-shop b{font-size:11.5px;font-weight:700;line-height:1.25;display:block}
.ld-conv-flow{height:52px;position:relative}
.ld-conv-flow svg{position:absolute;inset:0;width:100%;height:100%}
.ld-conv-flow path{stroke:#d9cdb8;stroke-width:1.5;fill:none;stroke-dasharray:3 4}
.ld-conv-flow circle{fill:#EA6928}
.ld-conv-bag{background:#1a1614;color:#fff;border-radius:13px;padding:14px 16px;text-align:center}
.ld-conv-bag b{display:block;font-size:13.5px}
.ld-conv-bag span{font-size:11.5px;opacity:.72}
.ld-conv-vs{margin-top:13px;padding-top:12px;border-top:1px dashed #e8dfd0;
  font-size:12px;color:#138808;font-weight:700;text-align:center}
.ld-conv-fine{font-size:10.5px;color:#8a7f77;text-align:center;margin-top:3px}

.ld-proof{display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:center;
  background:#fdfaf4;border-top:1px solid #e8dfd0;border-bottom:1px solid #e8dfd0;
  padding:20px;margin:0 -24px;border-radius:0}
.ld-proof-l{font-size:12px;font-weight:600;color:#8a7f77}
.ld-chip{background:#f7f2ea;border:1px solid #e8dfd0;border-radius:999px;padding:7px 15px;
  font-size:12.5px;font-weight:600;text-decoration:none;color:#1a1614}
.ld-chip:hover{border-color:#EA6928;color:#EA6928}
.ld-chip.more{border-style:dashed;color:#8a7f77;font-weight:500}

.ld-sec{padding:60px 0}
.ld-sec-head{max-width:44ch;margin-bottom:30px}
.ld-sec-head h2{font-size:clamp(24px,3vw,33px);margin:0 0 8px}
.ld-sec-head p{font-size:15px;color:#4a423d;margin:0}

.ld-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.ld-step{background:#fdfaf4;border:1px solid #e8dfd0;border-radius:14px;padding:22px}
.ld-step-n{font-family:Fraunces,serif;font-size:13px;font-weight:700;color:#EA6928;
  border-bottom:2px solid #EA6928;display:inline-block;padding-bottom:2px;margin-bottom:11px}
.ld-step h3{font-size:17px;margin:0 0 6px}
.ld-step p{font-size:13.5px;color:#4a423d;margin:0}

.ld-swap{display:grid;grid-template-columns:1fr 390px;gap:52px;align-items:center;
  background:#fdfaf4;border-top:1px solid #e8dfd0;border-bottom:1px solid #e8dfd0;
  margin:0 -24px;padding:60px 24px}
.ld-swap-copy h2{font-size:clamp(24px,3vw,33px);margin:0 0 11px}
.ld-swap-copy p{font-size:15px;color:#4a423d;margin:0 0 13px;max-width:46ch}
.ld-list{list-style:none;font-size:14px;color:#4a423d;padding:0;margin:0}
.ld-list li{padding:6px 0 6px 25px;position:relative}
.ld-list li:before{content:"✓";position:absolute;left:0;color:#138808;font-weight:800}

.ld-msg{background:#f7f2ea;border:1px solid #d9cdb8;border-radius:16px;padding:20px;
  box-shadow:0 16px 40px -22px rgba(56,32,16,.4)}
.ld-msg-hd{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;
  color:#EA6928;margin-bottom:11px}
.ld-msg-h{font-family:Fraunces,serif;font-size:19px;font-weight:600;margin-bottom:5px}
.ld-msg-p{font-size:13px;color:#4a423d;margin:0 0 15px}
.ld-msg-row{display:flex;align-items:center;gap:11px;background:#fdfaf4;border:1px solid #e8dfd0;
  border-radius:11px;padding:11px;margin-bottom:8px}
.ld-msg-sw{width:34px;height:34px;border-radius:8px;background:#f7f2ea;border:1px solid #e8dfd0;
  display:grid;place-items:center;font-size:15px;flex:none}
.ld-msg-t{flex:1;min-width:0;font-size:12.5px}
.ld-msg-t s{color:#8a7f77}
.ld-msg-t b{display:block}
.ld-msg-d{font-size:12px;font-weight:700;color:#138808;flex:none}
.ld-msg-abs{background:#eef7ea;border:1px solid #cfe3c8;border-radius:9px;padding:9px 11px;
  font-size:12px;color:#138808;font-weight:600;margin-bottom:13px}
.ld-msg-btns{display:flex;gap:8px}
.ld-msg-btns button{flex:1;font-family:inherit;font-size:13px;font-weight:700;padding:11px;
  border-radius:9px;cursor:pointer;border:1.5px solid #d9cdb8;background:transparent;color:#4a423d}
.ld-msg-btns .yes{background:#EA6928;border-color:#EA6928;color:#fff}

.ld-cov{max-width:560px}
.ld-cov h2{font-size:clamp(22px,2.6vw,29px);margin:0 0 8px}
.ld-cov > p{font-size:15px;color:#4a423d;margin:0}
.ld-cov-form{display:flex;gap:8px;margin:18px 0 9px}
.ld-cov-form input{flex:1;font-family:inherit;font-size:14px;padding:13px 15px;
  border:1.5px solid #d9cdb8;border-radius:10px;background:#fdfaf4;color:#1a1614}
.ld-cov-form input:focus{outline:none;border-color:#EA6928;box-shadow:0 0 0 3px rgba(234,105,40,.13)}

.ld-join{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.ld-join-c{background:#fdfaf4;border:1px solid #e8dfd0;border-radius:14px;padding:24px;
  text-decoration:none;color:inherit;display:block;transition:transform .12s,box-shadow .12s}
.ld-join-c:hover{transform:translateY(-2px);box-shadow:0 12px 28px -16px rgba(56,32,16,.3);border-color:#d9cdb8}
.ld-join-c h3{font-size:17px;margin:0 0 6px}
.ld-join-c p{font-size:13.5px;color:#4a423d;margin:0 0 11px}
.ld-join-c span{font-size:13px;font-weight:700;color:#EA6928}

@media (max-width:900px){
  .ld-hero,.ld-swap{grid-template-columns:1fr;gap:30px}
  .ld-hero{padding:36px 0 28px}
  .ld-swap{padding:44px 20px}
  .ld-steps,.ld-join{grid-template-columns:1fr}
  .ld-sec{padding:44px 0}
  .ld-proof{margin:0 -16px;padding:16px}
}

/* ============================================================
   AUTH (/v4/login) — one block. Edit here, don't append below.
   ============================================================ */
.v4au{display:flex;justify-content:center;padding:48px 0 72px}
.au-card{width:100%;max-width:400px;background:#fdfaf4;border:1px solid #e8dfd0;
  border-radius:18px;padding:32px 28px;box-shadow:0 18px 44px -24px rgba(56,32,16,.24)}
.au-h{font-family:Fraunces,Georgia,serif;font-size:26px;font-weight:600;letter-spacing:-.02em;margin:0 0 6px}
.au-sub{font-size:13.5px;color:#8a7f77;margin:0 0 22px}
.au-social{display:flex;flex-direction:column;gap:8px}
.au-soc{display:flex;align-items:center;justify-content:center;gap:9px;padding:12px;
  border:1.5px solid #d9cdb8;border-radius:10px;background:#fff;color:#1a1614;
  font-size:14px;font-weight:600;text-decoration:none}
.au-soc:hover{border-color:#EA6928;color:#EA6928}
.au-soc-i{font-weight:800;font-size:15px;width:18px;text-align:center}
.au-or{display:flex;align-items:center;gap:12px;margin:18px 0;color:#a89e8e;font-size:12px}
.au-or:before,.au-or:after{content:"";flex:1;height:1px;background:#e8dfd0}
.au-tabs{display:flex;gap:4px;background:#f3ede2;border-radius:10px;padding:3px;margin-bottom:18px}
.au-tab{flex:1;border:none;background:transparent;font-family:inherit;font-size:13px;font-weight:700;
  color:#8a7f77;padding:9px;border-radius:8px;cursor:pointer}
.au-tab.on{background:#fff;color:#1a1614;box-shadow:0 1px 3px rgba(56,32,16,.12)}
.au-l{display:block;font-size:12px;font-weight:600;color:#4a423d;margin:0 0 6px}
.au-in{width:100%;font-family:inherit;font-size:14.5px;padding:12px 14px;border:1.5px solid #d9cdb8;
  border-radius:10px;background:#fff;color:#1a1614;margin-bottom:14px}
.au-in:focus{outline:none;border-color:#EA6928;box-shadow:0 0 0 3px rgba(234,105,40,.13)}
/* show/hide password — sits INSIDE the field, right-aligned, sharing the field's own
   focus ring so it reads as one control. Icon not a word, so the label never reflows
   between Show/Hide and the layout cannot shift under the cursor. */
.au-pw{position:relative;margin-bottom:14px}
.au-pw .au-in{margin-bottom:0;padding-right:46px}
.au-pw-t{position:absolute;top:0;right:0;height:100%;width:44px;display:flex;align-items:center;
  justify-content:center;border:none;background:none;padding:0;cursor:pointer;color:#a89e8e;
  border-radius:0 10px 10px 0}
.au-pw-t:hover{color:#EA6928}
.au-pw-t:focus-visible{outline:none;color:#EA6928;box-shadow:0 0 0 3px rgba(234,105,40,.13);border-radius:10px}
.au-pw-t svg{width:19px;height:19px;display:block}
.au-pw-t .au-pw-off{display:none}
.au-pw-t[aria-pressed="true"] .au-pw-on{display:none}
.au-pw-t[aria-pressed="true"] .au-pw-off{display:block}
.au-code{letter-spacing:.4em;font-weight:700;text-align:center;font-size:18px}
.au-phone-row{display:flex;gap:8px;margin-bottom:14px}
.au-dial{flex:none;width:104px;font-family:inherit;font-size:14px;padding:12px 8px;
  border:1.5px solid #d9cdb8;border-radius:10px;background:#fff;color:#1a1614}
.au-phone-row .au-in{margin-bottom:0}
.au-btn{width:100%;border:none;background:#EA6928;color:#fff;font-family:inherit;font-size:14.5px;
  font-weight:700;padding:13px;border-radius:10px;cursor:pointer}
.au-btn:hover{background:#c8541c}
.au-btn:disabled{opacity:.6;cursor:default}
.au-link{display:block;width:100%;background:none;border:none;font-family:inherit;font-size:12.5px;
  color:#8a7f77;text-align:center;margin-top:11px;cursor:pointer;text-decoration:underline}
.au-link:hover{color:#EA6928}
.au-msg{font-size:13px;font-weight:600;color:#b3402e;background:#fdecea;border:1px solid #f5d0ca;
  border-radius:9px;padding:10px 12px;margin:14px 0 0}
.au-msg.ok{color:#138808;background:#eef7ea;border-color:#cfe3c8}
.au-alt{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:11px}
.au-alt .au-link{display:inline;width:auto;margin:0}
.au-alt .au-link:disabled{color:#c0b8ab;text-decoration:none;cursor:default}
.au-alt-sep{color:#c8bda9;font-size:12px}
.au-foot{font-size:12.5px;color:#8a7f77;text-align:center;margin:18px 0 0}
.au-foot a{color:#EA6928;font-weight:700;text-decoration:none}
.v4-hd-login{font-size:13px;font-weight:700;color:#1a1614;text-decoration:none;
  border:1.5px solid #e2dbd0;border-radius:9px;padding:8px 14px;white-space:nowrap}
.v4-hd-login:hover{border-color:#EA6928;color:#EA6928}
.v4-hd-bare .v4-hd-in{gap:14px}
.v4-hd-sp{flex:1}
.v4-hd-wordmark{font-family:Fraunces,Georgia,serif;font-size:21px;font-weight:700;
  color:#EA6928;letter-spacing:-.03em}
.v4-hd-cta{font-size:13px;font-weight:700;background:#EA6928;color:#fff;text-decoration:none;
  padding:9px 18px;border-radius:9px;white-space:nowrap}
.v4-hd-cta:hover{background:#c8541c}

/* --- header account menu --- */
.v4-hd-acct{position:relative}
.v4-hd-acct .v4-hd-ico{border:1.5px solid #e2dbd0;background:#fff;cursor:pointer}
.v4-hd-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:190px;background:#fdfaf4;
  border:1px solid #e8dfd0;border-radius:12px;box-shadow:0 10px 30px -12px rgba(56,32,16,.32);
  padding:6px;z-index:1300}
.v4-hd-menu[hidden]{display:none}
.v4-hd-menu-n{display:block;font-size:11px;font-weight:700;text-transform:uppercase;
  letter-spacing:.1em;color:#a89e8e;padding:8px 10px 6px}
.v4-hd-menu-a{display:block;padding:9px 10px;border-radius:8px;font-size:13.5px;
  color:#1a1614;text-decoration:none}
.v4-hd-menu-a:hover{background:#f3ede2;color:#EA6928}
.v4-hd-menu-a.admin{color:#EA6928;font-weight:700}
.v4-hd-menu-a.out{border-top:1px solid #f0ebe2;margin-top:4px;padding-top:11px;color:#8a7f77}

/* ---- cross-vertical switch prompt ---- */
.v4vs-ov{position:fixed;inset:0;background:rgba(26,22,20,.5);display:grid;place-items:center;z-index:3000;padding:20px}
.v4vs-box{background:#fdfaf4;border-radius:18px;max-width:400px;width:100%;padding:26px 24px;box-shadow:0 24px 60px -20px rgba(56,32,16,.5)}
.v4vs-h{font-family:Fraunces,Georgia,serif;font-size:22px;font-weight:600;margin:0 0 10px;color:#1a1614}
.v4vs-p{font-size:14px;color:#4a423d;line-height:1.55;margin:0 0 8px}
.v4vs-p2{font-size:13px;color:#8a7f77;line-height:1.5;margin:0 0 18px}
.v4vs-btns{display:flex;flex-direction:column;gap:9px}
.v4vs-go{background:#EA6928;color:#fff;border:none;font-family:inherit;font-size:14px;font-weight:700;padding:13px;border-radius:10px;cursor:pointer}
.v4vs-go:hover{background:#c8541c}
.v4vs-go:disabled{opacity:.6;cursor:default}
.v4vs-cancel{background:transparent;color:#8a7f77;border:1.5px solid #e2dbd0;font-family:inherit;font-size:13.5px;font-weight:600;padding:11px;border-radius:10px;cursor:pointer}
.v4vs-cancel:hover{border-color:#EA6928;color:#EA6928}


/* ---- deliver-to (Glovo-style) ---- */
.v4loc-ov{position:fixed;inset:0;background:rgba(20,18,16,.5);display:grid;place-items:start center;z-index:3000;padding:40px 20px 20px}
.v4loc-box{background:#fff;border-radius:20px;max-width:460px;width:100%;padding:22px;box-shadow:0 20px 60px -15px rgba(20,18,16,.35);animation:v4locIn .2s cubic-bezier(.2,.8,.2,1);max-height:calc(100vh - 100px);overflow-y:auto}
@keyframes v4locIn{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}
.v4loc-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px}
.v4loc-h{font-size:20px;font-weight:700;margin:0;color:#141210;letter-spacing:-.01em}
.v4loc-x{background:#f4f2ef;border:none;width:32px;height:32px;border-radius:50%;font-size:20px;line-height:1;color:#6b645d;cursor:pointer;display:grid;place-items:center}
.v4loc-x:hover{background:#e9e6e1}
.v4loc-field{position:relative;display:flex;align-items:center}
.v4loc-ico{position:absolute;left:15px;width:19px;height:19px;color:#9a938b;pointer-events:none}
.v4loc-in{width:100%;box-sizing:border-box;padding:14px 15px 14px 44px;border:1.5px solid #e6e2dc;border-radius:12px;font-size:15.5px;font-family:inherit;color:#141210;transition:border-color .15s}
.v4loc-in:focus{outline:none;border-color:#EA6928}
.v4loc-in::placeholder{color:#9a938b}
.v4loc-list{margin-top:6px;max-height:280px;overflow-y:auto}
.v4loc-row{width:100%;display:flex;align-items:center;gap:12px;background:none;border:none;padding:12px 8px;text-align:left;cursor:pointer;border-radius:10px;font-family:inherit}
.v4loc-row:hover{background:#f7f5f2}
.v4loc-row svg{width:20px;height:20px;color:#EA6928;flex-shrink:0}
.v4loc-row span{display:flex;flex-direction:column;min-width:0}
.v4loc-row b{font-size:14.5px;font-weight:600;color:#141210;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.v4loc-row small{font-size:12.5px;color:#9a938b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.v4loc-current{width:100%;display:flex;align-items:center;gap:10px;justify-content:center;margin-top:10px;padding:13px;background:none;border:none;border-top:1px solid #f0ede8;color:#EA6928;font-family:inherit;font-size:14.5px;font-weight:600;cursor:pointer}
.v4loc-current svg{width:18px;height:18px}
.v4loc-current:hover{color:#c8541c}
.v4loc-msg{font-size:13.5px;margin-top:8px;min-height:16px;font-weight:500;text-align:center}
.v4loc-msg.ok{color:#138808}.v4loc-msg.warn{color:#c8541c}.v4loc-msg.err{color:#c0392b}
/* ---- deliver-to (Glovo-style) ---- */
.v4loc-ov{position:fixed;inset:0;background:rgba(20,18,16,.5);display:grid;place-items:start center;z-index:3000;padding:40px 20px 20px}
.v4loc-box{background:#fff;border-radius:20px;max-width:460px;width:100%;padding:22px;box-shadow:0 20px 60px -15px rgba(20,18,16,.35);animation:v4locIn .2s cubic-bezier(.2,.8,.2,1);max-height:calc(100vh - 100px);overflow-y:auto}
@keyframes v4locIn{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}
.v4loc-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px}
.v4loc-h{font-size:20px;font-weight:700;margin:0;color:#141210;letter-spacing:-.01em}
.v4loc-x{background:#f4f2ef;border:none;width:32px;height:32px;border-radius:50%;font-size:20px;line-height:1;color:#6b645d;cursor:pointer;display:grid;place-items:center}
.v4loc-x:hover{background:#e9e6e1}
.v4loc-field{position:relative;display:flex;align-items:center}
.v4loc-ico{position:absolute;left:15px;width:19px;height:19px;color:#9a938b;pointer-events:none}
.v4loc-in{width:100%;box-sizing:border-box;padding:14px 15px 14px 44px;border:1.5px solid #e6e2dc;border-radius:12px;font-size:15.5px;font-family:inherit;color:#141210;transition:border-color .15s}
.v4loc-in:focus{outline:none;border-color:#EA6928}
.v4loc-in::placeholder{color:#9a938b}
.v4loc-list{margin-top:6px;max-height:280px;overflow-y:auto}
.v4loc-row{width:100%;display:flex;align-items:center;gap:12px;background:none;border:none;padding:12px 8px;text-align:left;cursor:pointer;border-radius:10px;font-family:inherit}
.v4loc-row:hover{background:#f7f5f2}
.v4loc-row svg{width:20px;height:20px;color:#EA6928;flex-shrink:0}
.v4loc-row span{display:flex;flex-direction:column;min-width:0}
.v4loc-row b{font-size:14.5px;font-weight:600;color:#141210;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.v4loc-row small{font-size:12.5px;color:#9a938b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.v4loc-current{width:100%;display:flex;align-items:center;gap:10px;justify-content:center;margin-top:10px;padding:13px;background:none;border:none;border-top:1px solid #f0ede8;color:#EA6928;font-family:inherit;font-size:14.5px;font-weight:600;cursor:pointer}
.v4loc-current svg{width:18px;height:18px}
.v4loc-current:hover{color:#c8541c}
.v4loc-msg{font-size:13.5px;margin-top:8px;min-height:16px;font-weight:500;text-align:center}
.v4loc-msg.ok{color:#138808}.v4loc-msg.warn{color:#c8541c}.v4loc-msg.err{color:#c0392b}
/* ---- deliver-to step 2 (map + address) ---- */
.v4loc-back{background:#f4f2ef;border:none;width:32px;height:32px;border-radius:50%;font-size:18px;color:#6b645d;cursor:pointer;margin-right:4px}
.v4loc-back:hover{background:#e9e6e1}
.v4loc-map{width:100%;height:180px;border-radius:14px;overflow:hidden;background:#eee;margin-bottom:8px}
.v4loc-hint{font-size:12.5px;color:#9a938b;margin:0 0 14px;text-align:center}
.v4loc-row2{display:flex;gap:10px}
.v4loc-lbl{display:flex;flex-direction:column;gap:5px;font-size:12px;font-weight:600;color:#6b645d;margin-bottom:12px;flex:1}
.v4loc-f{padding:11px 13px;border:1.5px solid #e6e2dc;border-radius:10px;font-size:14.5px;font-family:inherit;color:#141210}
.v4loc-f:focus{outline:none;border-color:#EA6928}
.v4loc-f[readonly]{background:#f7f5f2;color:#8a827a}
.v4loc-saveas{display:flex;align-items:center;gap:8px;margin-bottom:16px;flex-wrap:wrap}
.v4loc-saveas span{font-size:12px;font-weight:600;color:#6b645d}
.v4loc-tag{padding:7px 16px;border:1.5px solid #e6e2dc;background:#fff;border-radius:999px;font-size:13px;font-weight:600;color:#6b645d;cursor:pointer;font-family:inherit}
.v4loc-tag:hover{border-color:#EA6928}
.v4loc-tag.on{background:#EA6928;color:#fff;border-color:#EA6928}
.v4loc-confirm{width:100%;background:#EA6928;color:#fff;border:none;font-family:inherit;font-size:15px;font-weight:700;padding:15px;border-radius:13px;cursor:pointer}
.v4loc-confirm:hover{background:#c8541c}
.v4loc-eirbtn{padding:0 16px;background:#141210;color:#fff;border:none;border-radius:10px;font-family:inherit;font-size:13.5px;font-weight:600;cursor:pointer;white-space:nowrap}
.v4loc-eirbtn:hover{background:#EA6928}

/* wishlist heart on product tiles */
.v4h-pimg{position:relative}
.v4h-wish{position:absolute;top:8px;right:8px;width:32px;height:32px;border:none;border-radius:50%;background:rgba(255,255,255,.92);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 4px rgba(0,0,0,.15);opacity:0;transition:opacity .15s,transform .1s;z-index:3}
.v4h-card:hover .v4h-wish,.v4h-wish.on{opacity:1}
.v4h-wish svg{fill:none;stroke:#6b645d;stroke-width:2}
.v4h-wish.on svg{fill:#EA6928;stroke:#EA6928}
.v4h-wish:active{transform:scale(.88)}
@media(hover:none){.v4h-wish{opacity:1}}
.ld-conv-shop.ld-conv-more{background:none;border:none;padding:0;justify-content:center}
.ld-conv-shop.ld-conv-more b{font-size:22px;color:#b8ab97}

/* v4 categories index grid */
.v4cat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;margin:8px 0 32px}
.v4cat-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:22px 12px;background:#fdfaf4;border:1px solid #e8dfd0;border-radius:14px;text-decoration:none;transition:transform .1s,border-color .15s}
.v4cat-tile:hover{transform:translateY(-2px);border-color:#EA6928}
.v4cat-emoji{font-size:30px;line-height:1}
.v4cat-name{font-size:13.5px;font-weight:500;color:#1a1614;text-align:center;line-height:1.3}
.v4h-chip-more{font-weight:600;color:#EA6928}

/* pinned See-all chip beside scrolling aisle row */
.v4h-chipbar{display:flex;align-items:center;gap:8px}
.v4h-chipbar .v4h-chips{flex:1;min-width:0}
.v4h-chipbar .v4h-chip-more{flex:none;white-space:nowrap;background:#fff;border:1px solid #EA6928}

/* v4 category filter rail */
.v4cat-body{display:flex;gap:24px;align-items:flex-start}
.v4cat-rail{flex:0 0 230px;position:sticky;top:88px}
.v4cat-results{flex:1;min-width:0}
.v4cat-filters{background:#fdfaf4;border:1px solid #e8dfd0;border-radius:14px;padding:16px}
.v4cat-fgroup{padding:12px 0;border-bottom:1px solid #eee4d5}
.v4cat-fgroup:last-of-type{border-bottom:none}
.v4cat-ftitle{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b645d;margin-bottom:8px}
.v4cat-check{display:flex;align-items:center;gap:8px;padding:5px 0;cursor:pointer;font-size:13.5px;color:#1a1614}
.v4cat-check input{accent-color:#EA6928;width:15px;height:15px;flex:none}
.v4cat-scroll{max-height:220px;overflow-y:auto}
.v4cat-price{display:flex;align-items:center;gap:6px}
.v4cat-pin{width:64px;padding:6px 8px;border:1px solid #e8dfd0;border-radius:8px;font-size:13px;background:#fff}
.v4cat-pgo{padding:6px 10px;border:none;border-radius:8px;background:#EA6928;color:#fff;font-size:12.5px;font-weight:600;cursor:pointer}
.v4cat-clear{display:inline-block;margin-top:12px;font-size:13px;color:#c0392b;text-decoration:none}
.v4cat-toolbar{display:flex;gap:10px;align-items:center;margin-left:auto}
.v4cat-fbtn{display:none;align-items:center;gap:6px;padding:8px 14px;border:1px solid #e8dfd0;border-radius:10px;background:#fff;font-size:13.5px;cursor:pointer;position:relative}
.v4cat-fdot{width:7px;height:7px;border-radius:50%;background:#EA6928;display:inline-block}
.v4cat-sort{padding:8px 12px;border:1px solid #e8dfd0;border-radius:10px;background:#fff;font-size:13.5px;cursor:pointer}
.v4c-head{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
@media(max-width:860px){
  .v4cat-fbtn{display:flex}
  .v4cat-rail{position:fixed;left:0;top:0;bottom:0;width:280px;z-index:1000;background:#fff;padding:16px;overflow-y:auto;transform:translateX(-100%);transition:transform .2s;box-shadow:2px 0 16px rgba(0,0,0,.15)}
  .v4cat-rail.open{transform:translateX(0)}
  .v4cat-body{display:block}
}

/* saved addresses in the location picker */
.v4loc-saved{margin-bottom:6px}
.v4loc-savedh{font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b645d;margin:2px 0 6px}
.v4loc-savedrow{width:100%}
.v4loc-savedor{font-size:12.5px;color:#9a938b;text-align:center;margin:10px 0 4px}
.v4loc-showall{display:block;width:100%;margin-top:4px;padding:8px;border:none;background:none;color:#EA6928;font-size:13px;font-weight:600;cursor:pointer}
.v4loc-saved{max-height:340px;overflow-y:auto}
.v4loc-showall{display:block;width:100%;margin-top:4px;padding:8px;border:none;background:none;color:#EA6928;font-size:13px;font-weight:600;cursor:pointer}
.v4loc-saved{max-height:340px;overflow-y:auto}
.v4loc-saved .v4loc-row[hidden]{display:none}

/* vendor: banner + at-a-glance side by side */
.v4v-top{display:flex;gap:16px;align-items:stretch;margin-bottom:14px}
.v4v-top .v4v-ban{flex:0 1 auto;margin-bottom:0}
.v4v-glance{flex:1 1 240px;min-width:220px;background:#fdfaf4;border:1px solid #e8dfd0;border-radius:14px;padding:14px 16px;display:flex;flex-direction:column;justify-content:center}
.v4v-gl-title{font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6b645d;margin-bottom:10px}
.v4v-gl-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}
.v4v-gl-list li{display:flex;gap:9px;align-items:flex-start;font-size:13.5px;color:#1a1614;line-height:1.35}
.v4v-gl-ic{flex:none;font-size:15px;line-height:1.2}
.v4v-gl-offer{display:flex;gap:9px;align-items:flex-start;text-decoration:none;color:#EA6928;font-weight:600}
@media(max-width:860px){.v4v-top{display:block}.v4v-glance{margin-top:12px}}
.v4v-gl-cart{margin-top:12px;padding-top:12px;border-top:1px solid #eee4d5}
.v4v-gl-cartline{font-size:13px;color:#1a1614}
.v4v-gl-bar{height:6px;border-radius:99px;background:#eee4d5;margin:8px 0 6px;overflow:hidden}
.v4v-gl-bar i{display:block;height:100%;background:#138808;border-radius:99px}
.v4v-gl-nudge{font-size:12.5px;color:#6b645d}
.v4v-gl-nudge.ok{color:#138808;font-weight:600}
.v4v-gl-promo{display:flex;justify-content:space-between;gap:8px;align-items:baseline;padding:6px 0;border-bottom:1px dashed #eee4d5;font-size:12.5px}
.v4v-gl-promo:last-child{border-bottom:none}
.v4v-gl-promo b{color:#EA6928;font-family:monospace;font-size:12.5px}
.v4v-gl-promo span{color:#6b645d;text-align:right}
.v4v-glance{max-height:200px;overflow-y:auto}

/* glance card: fixed proportions, banner gets the room */
.v4v-top{align-items:flex-start}
.v4v-top .v4v-ban{flex:1 1 auto;max-width:none}
.v4v-glance{flex:0 0 300px;max-width:300px;height:200px;max-height:200px;overflow-y:auto;padding:12px 14px;justify-content:flex-start}
.v4v-glance::-webkit-scrollbar{width:4px}
.v4v-glance::-webkit-scrollbar-thumb{background:#e0d5c2;border-radius:9px}
.v4v-gl-list{gap:7px}
.v4v-gl-list li{font-size:12.5px}
.v4v-gl-title{margin-bottom:7px}

/* vendor hero: banner full-bleed, glance card overlaid right */
.v4v-top{position:relative;display:block;margin-bottom:14px}
.v4v-top .v4v-ban{width:100%;max-width:none;height:220px;max-height:220px;border-radius:14px;overflow:hidden;background:#f7f2ea;border:1px solid #e8dfd0;display:block}
.v4v-top .v4v-ban img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.v4v-glance{position:absolute;top:14px;right:14px;bottom:14px;width:280px;max-width:42%;height:auto;max-height:none;background:rgba(253,250,244,.94);backdrop-filter:blur(6px);border:1px solid rgba(232,223,208,.9);border-radius:12px;padding:12px 14px;overflow-y:auto}
.v4v-glance::-webkit-scrollbar{width:4px}
.v4v-glance::-webkit-scrollbar-thumb{background:#d9cdb8;border-radius:9px}
@media(max-width:860px){
  .v4v-top .v4v-ban{display:none}
  .v4v-glance{position:static;width:auto;max-width:none;background:#fdfaf4;backdrop-filter:none}
}
.v4v-top .v4v-ban{height:160px;max-height:160px;padding:12px 300px 12px 16px;box-sizing:border-box}
.v4v-top .v4v-ban img{width:auto;max-width:100%;height:100%;object-fit:contain;object-position:left center}
.v4v-glance{top:10px;right:10px;bottom:10px;width:270px}
.v4v-top .v4v-ban{padding:0;background:#fff}
.v4v-top .v4v-ban img{width:calc(100% - 290px);max-width:calc(100% - 290px);height:100%;object-fit:cover;object-position:center}
.v4v-top .v4v-ban{padding:10px 300px 10px 10px;background:#fff;height:170px;max-height:170px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}
.v4v-top .v4v-ban img{width:100%;max-width:100%;height:100%;object-fit:contain;object-position:center}
.v4v-glance{top:10px;right:10px;bottom:10px;width:280px}
.v4v-top .v4v-ban{width:calc(100% - 300px);max-width:calc(100% - 300px);height:170px;max-height:170px;padding:0;background:#fff;display:block;overflow:hidden}
.v4v-top .v4v-ban img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.v4v-top .v4v-ban{width:calc(100% - 300px);max-width:calc(100% - 300px);height:auto;max-height:none;aspect-ratio:83/20;padding:0;background:#fff;display:block;overflow:hidden}
.v4v-top .v4v-ban img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.v4v-top .v4v-ban{width:calc(100% - 300px);max-width:calc(100% - 300px);height:auto;max-height:none;aspect-ratio:1660/400;padding:0;background:#fff;display:block;overflow:hidden}
.v4v-top .v4v-ban img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.v4v-glance{top:0;right:0;bottom:0;width:288px}

/* ===== vendor page v2: trust row (single source block) ===== */
.v4v-trust { display: flex; align-items: center; justify-content: center; gap: 6px 10px; flex-wrap: wrap; margin: 6px 0 8px; text-align: center; }
.v4v-idtxt .v4v-trust { justify-content: center; }
.v4v-verified { font-size: 11.5px; font-weight: 700; color: #138808; background: #eaf6e8; border-radius: 20px; padding: 2px 9px; vertical-align: 3px; margin-left: 6px; white-space: nowrap; }
.v4v-rate { font-size: 13.5px; font-weight: 700; color: #1a1614; }
.v4v-rate i { font-style: normal; font-weight: 500; color: #8a8378; }
.v4v-newshop { font-size: 12px; font-weight: 700; color: #7a3a12; background: #fdf0e7; border-radius: 20px; padding: 2px 10px; }
.v4v-editorial { font-size: 12px; font-weight: 600; color: #5a4a7a; background: #f1ecfa; border-radius: 20px; padding: 2px 10px; }
.v4v-delband { font-size: 12.5px; color: #8a8378; white-space: nowrap; }
.v4v-newshop, .v4v-editorial, .v4v-rate { white-space: nowrap; }
.v4v-share { border: 1px solid #e2dccf; background: #fff; border-radius: 20px; padding: 3px 12px; line-height: 1.2; cursor: pointer; color: #6a6357; font-size: 12px; font-weight: 600; white-space: nowrap; }
.v4v-share:hover { border-color: #EA6928; color: #EA6928; }

/* ===== cart drawer (single source block) ===== */
.v4cd-overlay { position: fixed; inset: 0; background: rgba(26,22,20,.35); opacity: 0; pointer-events: none; transition: opacity .2s; z-index: 1090; }
.v4cd-overlay.open { opacity: 1; pointer-events: auto; }
.v4cd { position: fixed; top: 0; right: -400px; width: 380px; max-width: 92vw; height: 100dvh; background: #fdfaf4; box-shadow: -6px 0 30px rgba(0,0,0,.12); transition: right .25s; z-index: 1100; display: flex; flex-direction: column; }
.v4cd.open { right: 0; }
.v4cd-head { display: flex; align-items: center; justify-content: space-between; padding: 14px 18px; border-bottom: 1px solid #efe9dd; font-size: 16px; }
.v4cd-x { border: 0; background: none; font-size: 26px; line-height: 1; cursor: pointer; color: #6a6357; }
.v4cd-body { flex: 1; overflow-y: auto; padding: 10px 18px; }
.v4cd-empty { text-align: center; color: #8a8378; padding: 40px 0; }
.v4cd-shop { display: flex; justify-content: space-between; align-items: baseline; font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .04em; color: #8a8378; margin: 12px 0 4px; }
.v4cd-shop b { font-size: 11.5px; color: #6a6357; text-transform: none; letter-spacing: 0; }
.v4cd-summary { background: #fff; border: 1px solid #efe9dd; border-radius: 10px; padding: 8px 12px; margin: 4px 0 8px; }
.v4cd-sumrow { display: flex; align-items: baseline; gap: 8px; font-size: 12.5px; padding: 3px 0; }
.v4cd-sumrow span { flex: 1; font-weight: 600; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.v4cd-sumrow i { font-style: normal; color: #8a8378; }
.v4cd-sumrow b { min-width: 56px; text-align: right; }
.v4cd-line { display: flex; align-items: center; gap: 10px; padding: 8px 0; border-bottom: 1px solid #f1ede6; }
.v4cd-img { width: 44px; height: 44px; border-radius: 8px; background: #fff; object-fit: contain; flex: none; border: 1px solid #f1ede6; }
.v4cd-mid { flex: 1; min-width: 0; }
.v4cd-t { font-size: 13px; line-height: 1.25; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.v4cd-p { font-size: 13px; font-weight: 700; margin-top: 2px; }
.v4cd-step { display: flex; align-items: center; gap: 0; border: 1px solid #EA6928; border-radius: 8px; overflow: hidden; flex: none; }
.v4cd-step button { border: 0; background: #EA6928; color: #fff; width: 26px; height: 26px; font-size: 15px; cursor: pointer; line-height: 1; }
.v4cd-step i { font-style: normal; min-width: 26px; text-align: center; font-size: 13px; font-weight: 700; }
.v4cd-foot { border-top: 1px solid #efe9dd; padding: 14px 18px; background: #fff; }
.v4cd-total { display: flex; justify-content: space-between; font-size: 14px; margin-bottom: 10px; }
.v4cd-checkout { display: block; text-align: center; background: #EA6928; color: #fff; border-radius: 10px; padding: 11px; font-weight: 700; font-size: 14.5px; }
.v4cd-checkout:hover { color: #fff; opacity: .93; }
@media (max-width: 480px) { .v4cd { width: 100vw; max-width: 100vw; right: -100vw; } }

/* ===== vendor page v2: tabs + panels (single source block) ===== */
.v4v-tabs { display: flex; gap: 8px; margin: 2px 0 14px; overflow-x: auto; padding-bottom: 2px; }
.v4v-tabs a { padding: 8px 18px; font-size: 14px; font-weight: 600; color: #6a6357; white-space: nowrap; border: 1.5px solid #e2dccf; border-radius: 22px; background: #fff; transition: all .15s; }
.v4v-tabs a b { font-weight: 700; color: #EA6928; }
.v4v-tabs a:hover { border-color: #EA6928; color: #EA6928; }
.v4v-tabs a.on { background: #EA6928; border-color: #EA6928; color: #fff; }
.v4v-tabs a.on b { color: #fff; }
.v4v-hidden { display: none; }
.v4v-panel { background: #fdfaf4; border: 1px solid #efe9dd; border-radius: 12px; padding: 18px; margin-bottom: 16px; }
.v4v-about-desc { font-size: 14px; line-height: 1.55; color: #3a352f; margin: 0 0 14px; }
.v4v-factgrid { display: grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap: 12px; }
.v4v-fact { background: #fff; border: 1px solid #f1ede6; border-radius: 10px; padding: 10px 14px; }
.v4v-fact span { display: block; font-size: 11.5px; font-weight: 700; text-transform: uppercase; letter-spacing: .04em; color: #8a8378; margin-bottom: 3px; }
.v4v-fact b { font-size: 13.5px; font-weight: 600; line-height: 1.4; }
.v4v-delgrid { display: grid; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); gap: 10px; }
.v4v-delcard { background: #fff; border: 1px solid #f1ede6; border-radius: 10px; padding: 10px 14px; font-size: 13px; }
.v4v-delcard b { display: block; margin-bottom: 4px; }
.v4v-delcard ul { margin: 0; padding-left: 16px; }
.v4v-delcard i { display: block; color: #8a8378; font-style: normal; font-size: 12px; margin-top: 3px; }
.v4v-delnote { margin: 12px 0 0; font-size: 13px; color: #138808; font-weight: 600; }
@media (max-width: 480px) { .v4v-panel { padding: 14px; } }

/* ===== mobile sticky basket bar (single source block) ===== */
.v4cd-bar { display: none; }
.v4cd-bar.show { display: none; }
@media (max-width: 860px) {
  .v4cd-bar { position: fixed; left: 10px; right: 76px; bottom: 12px; z-index: 1080;
    background: #EA6928; border-radius: 14px; padding: 11px 16px; align-items: center; gap: 10px;
    box-shadow: 0 4px 14px rgba(234,105,40,.35); cursor: pointer; }
  .v4cd-bar.show { display: flex; }
  .v4cd-bar-ic { font-style: normal; font-size: 20px; }
  .v4cd-bar-mid { flex: 1; line-height: 1.2; color: #fff; }
  .v4cd-bar-mid span { display: block; font-size: 13px; font-weight: 700; }
  .v4cd-bar-mid small { font-size: 11px; color: #ffe3d1; }
  .v4cd-bar-total { color: #fff; font-weight: 700; font-size: 15px; }
  .v4cd-bar-cta { background: #fff; color: #EA6928; font-size: 12px; font-weight: 700; border-radius: 9px; padding: 5px 11px; white-space: nowrap; }
  /* Drawer open: the bar would otherwise float over it with a redundant View. */
  .v4cd.open ~ .v4cd-bar { opacity: 0; pointer-events: none; }
}
