/* ZUPIX Storefront v188 — complete public shop redesign. */
.z28-public-store{background:#f5f7fb!important;color:#15213a}
.z28-page{padding:26px 0 64px!important;background:radial-gradient(circle at 92% 4%,rgba(75,104,255,.07),transparent 24%),radial-gradient(circle at 4% 22%,rgba(122,70,245,.055),transparent 22%)}
.z28-shell{max-width:1540px!important}

/* Hero */
.z28-hero{position:relative;overflow:hidden;border:1px solid #e3e7ef;border-radius:28px;background:#fff;box-shadow:0 20px 55px rgba(31,43,74,.075)}
.z28-cover{position:relative;height:226px;background:linear-gradient(118deg,color-mix(in srgb,var(--store-accent) 68%,#11162d),color-mix(in srgb,var(--store-accent) 34%,#326df4));background-image:var(--store-cover,linear-gradient(118deg,color-mix(in srgb,var(--store-accent) 68%,#11162d),color-mix(in srgb,var(--store-accent) 34%,#326df4)));background-size:cover;background-position:center}
.z28-cover::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 20%,rgba(255,255,255,.18),transparent 28%),linear-gradient(90deg,rgba(8,12,29,.14),transparent 48%,rgba(8,12,29,.08));pointer-events:none}
.z28-cover-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,11,28,.02),rgba(7,11,28,.30));pointer-events:none}
.z28-cover-topline{position:absolute;z-index:2;left:24px;right:24px;top:20px;display:flex;justify-content:space-between;align-items:center;gap:12px}
.z28-market-badge,.z28-work-pill{height:34px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(13,18,40,.32);backdrop-filter:blur(14px);color:#fff;font-size:11px;font-weight:600;box-shadow:inset 0 1px 0 rgba(255,255,255,.09)}
.z28-market-badge i{width:20px;height:20px;border-radius:7px;display:grid;place-items:center;background:rgba(255,255,255,.16);font-style:normal;font-weight:900}
.z28-work-pill i{width:7px;height:7px;border-radius:50%;background:#9aa4b7;box-shadow:0 0 0 4px rgba(255,255,255,.08)}
.z28-work-pill.online i{background:#48df8b}.z28-work-pill.offline i{background:#ffab78}
.z28-profile-panel{position:relative;z-index:3;display:grid;grid-template-columns:122px minmax(0,1fr) auto;gap:22px;align-items:end;margin-top:-44px;padding:0 30px 18px}
.z28-store-logo{width:122px;height:122px;border:7px solid #fff;border-radius:30px;overflow:hidden;background:linear-gradient(145deg,#171c38,var(--store-accent));display:grid;place-items:center;box-shadow:0 16px 38px rgba(25,36,70,.20);color:#fff;font-size:40px;font-weight:900}
.z28-store-logo img{width:100%;height:100%;object-fit:cover;display:block}
.z28-identity{min-width:0;padding-bottom:5px}
.z28-title-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.z28-title-row h1{margin:0;color:#121d35;font-size:31px;line-height:1.08;letter-spacing:-.55px;font-weight:800}
.z28-verified{height:26px;padding:0 9px;border-radius:999px;display:inline-flex;align-items:center;background:#edf8f2;border:1px solid #d4eee0;color:#158c50;font-size:10px;font-weight:650}
.z28-tagline{margin:7px 0 0;color:#738097;font-size:13px;line-height:1.45}
.z28-meta{display:flex;align-items:center;gap:7px 12px;flex-wrap:wrap;margin-top:10px;color:#8792a5;font-size:10.5px}
.z28-meta>span:not(:first-child)::before{content:"";display:inline-block;width:3px;height:3px;border-radius:50%;background:#c4cad5;margin-right:10px;vertical-align:middle}
.z28-meta .rating{color:#293650;font-weight:650}.z28-meta .rating b{color:#ff9b16}
.z28-badges{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}
.z28-badges span{min-height:27px;padding:0 9px;border-radius:999px;display:inline-flex;align-items:center;gap:5px;background:color-mix(in srgb,var(--store-accent) 7%,#fff);border:1px solid color-mix(in srgb,var(--store-accent) 13%,#e5e9f1);color:color-mix(in srgb,var(--store-accent) 72%,#27334b);font-size:9.5px;font-weight:600}.z28-badges i{font-style:normal}
.z28-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding-bottom:8px}
.z28-btn{min-height:42px;padding:0 15px;border:1px solid #e1e6ef;border-radius:13px;background:#fff;color:#354158;display:inline-flex;align-items:center;justify-content:center;gap:7px;font:600 11.5px/1.1 Onest,system-ui,sans-serif;text-decoration:none;cursor:pointer;white-space:nowrap;box-shadow:0 5px 14px rgba(30,42,74,.035);transition:.17s ease}
.z28-btn span{font-size:14px}.z28-btn:hover{transform:translateY(-1px);border-color:#cfc7ee;background:#faf9ff;color:var(--store-accent)}
.z28-btn.primary{border-color:transparent;background:linear-gradient(135deg,#7442f5,#337cf5);color:#fff;box-shadow:0 10px 22px rgba(92,67,232,.19)}
.z28-btn.primary:hover{color:#fff;filter:saturate(1.04);box-shadow:0 13px 25px rgba(92,67,232,.24)}
.z28-btn.success{border-color:#caead8;background:#eef9f3;color:#168b4e}

/* Stats */
.z28-stats{margin:0 30px 26px;padding:10px;border:1px solid #e7eaf1;border-radius:18px;background:#f8f9fc;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}
.z28-stats>div{position:relative;min-height:62px;padding:9px 14px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;border-radius:13px}
.z28-stats>div+div::before{content:"";position:absolute;left:-2px;top:13px;bottom:13px;width:1px;background:#e2e6ee}
.z28-stat-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#ede9ff;color:#6541e5;font-size:14px;font-weight:800}
.z28-stat-icon.sales{background:#e9f8ef;color:#158c50}.z28-stat-icon.rating{background:#fff3d9;color:#e29500}.z28-stat-icon.positive{background:#eaf3ff;color:#3275e6}
.z28-stats p{margin:0;min-width:0;display:grid;gap:2px}.z28-stats strong{color:#19263e;font-size:17px;line-height:1.05}.z28-stats small{color:#8490a4;font-size:9.5px;line-height:1.2}

/* Promo */
.z28-promo{position:relative;overflow:hidden;margin-top:16px;min-height:102px;padding:18px 20px;border:1px solid color-mix(in srgb,var(--promo-accent) 20%,#e3e7ef);border-radius:21px;background:linear-gradient(110deg,color-mix(in srgb,var(--promo-accent) 10%,#fff),color-mix(in srgb,var(--promo-accent) 4%,#f8faff));display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:15px;color:#17223a;box-shadow:0 12px 30px rgba(37,49,79,.045)}
.z28-promo::after{content:"";position:absolute;right:-40px;top:-80px;width:220px;height:220px;border-radius:50%;background:color-mix(in srgb,var(--promo-accent) 9%,transparent);pointer-events:none}
.z28-promo-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:var(--promo-accent);color:#fff;font-size:18px;box-shadow:0 9px 19px color-mix(in srgb,var(--promo-accent) 23%,transparent)}
.z28-promo-copy{min-width:0}.z28-promo-copy>span,.z28-section-kicker{display:block;color:color-mix(in srgb,var(--store-accent) 77%,#33415a);font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.085em}.z28-promo-copy>span{color:color-mix(in srgb,var(--promo-accent) 76%,#384259)}
.z28-promo-copy h2{margin:4px 0 2px;font-size:19px;line-height:1.2}.z28-promo-copy p{margin:0;color:#758198;font-size:11.5px;line-height:1.45}
.z28-promo-cta{position:relative;z-index:2;min-width:120px;display:flex;align-items:center;justify-content:flex-end;gap:9px}.z28-promo-cta small{color:#929bad;font-size:9px}.z28-promo-cta code{padding:9px 11px;border:1px dashed color-mix(in srgb,var(--promo-accent) 42%,#d9deea);border-radius:10px;background:#fff;color:color-mix(in srgb,var(--promo-accent) 82%,#202a40);font:800 12px/1 ui-monospace,monospace}.z28-promo-cta b{font-size:11.5px}.z28-promo-cta i{width:30px;height:30px;border-radius:10px;background:var(--promo-accent);color:#fff;display:grid;place-items:center;font-style:normal}

/* Sticky store navigation */
.z28-store-nav{position:sticky;top:82px;z-index:25;margin:16px 0 0;padding:5px;border:1px solid #e3e7ef;border-radius:15px;background:rgba(255,255,255,.94);backdrop-filter:blur(15px);display:flex;gap:4px;width:max-content;max-width:100%;overflow-x:auto;scrollbar-width:none;box-shadow:0 8px 24px rgba(30,43,73,.055)}
.z28-store-nav::-webkit-scrollbar{display:none}.z28-store-nav a{height:38px;padding:0 13px;border-radius:10px;display:flex;align-items:center;gap:7px;color:#67748b;font-size:11px;font-weight:600;white-space:nowrap;transition:.15s ease}.z28-store-nav a:hover,.z28-store-nav a.active{background:#f1edff;color:var(--store-accent)}
.z28-store-nav span{min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#edf0f5;color:#7b879b;display:grid;place-items:center;font-size:8px;font-weight:700}.z28-store-nav a.active span{background:#fff;color:var(--store-accent)}

/* Sections */
.z28-sections{display:grid;gap:16px;margin-top:16px}.z28-section{scroll-margin-top:140px}.z28-card-section{padding:24px;border:1px solid #e4e8f0;border-radius:22px;background:#fff;box-shadow:0 12px 35px rgba(32,44,76,.045)}
.z28-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.z28-section-head h2,.z28-about-card h2,.z28-trust-card h2{margin:4px 0 4px;color:#152139;font-size:22px;line-height:1.18;letter-spacing:-.2px}.z28-section-head p{margin:0;color:#8490a3;font-size:11.5px;line-height:1.5}.z28-section-head p b{color:#657188}.z28-head-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#f0ecff;color:#6942e8;font-size:18px;font-weight:800}.z28-head-icon.percent{background:#fff0f3;color:#df3b5b}.z28-head-icon.star{background:#fff4df;color:#e79906}

/* Store-local search and category filters */
.z28-product-tools{margin:0 0 17px;padding:10px;border:1px solid #e6e9f1;border-radius:17px;background:#f8f9fc;display:flex;align-items:center;gap:10px}.z28-store-search{flex:0 0 300px;height:40px;padding:0 11px;border:1px solid #e1e5ee;border-radius:12px;background:#fff;display:flex;align-items:center;gap:8px}.z28-store-search svg{width:17px;height:17px;fill:none;stroke:#8792a6;stroke-width:1.8}.z28-store-search input{width:100%;border:0;outline:0;background:transparent;color:#202c44;font:500 11px/1 Onest,system-ui,sans-serif}.z28-store-search input::placeholder{color:#9ba5b6}.z28-category-chips{min-width:0;display:flex;align-items:center;gap:6px;overflow-x:auto;scrollbar-width:none}.z28-category-chips::-webkit-scrollbar{display:none}.z28-category-chips button{height:38px;padding:0 11px;border:1px solid transparent;border-radius:11px;background:transparent;color:#68758b;font:600 10px/1 Onest,system-ui,sans-serif;white-space:nowrap;cursor:pointer}.z28-category-chips button:hover{background:#fff}.z28-category-chips button.active{background:#fff;border-color:#ded8f5;color:var(--store-accent);box-shadow:0 4px 12px rgba(57,43,100,.05)}.z28-category-chips span{margin-left:4px;color:#a0a9b8;font-size:8px}

/* Product cards */
.z28-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.z28-product-card{border:1px solid #e5e9f0!important;border-radius:17px!important;background:#fff!important;box-shadow:0 7px 20px rgba(31,43,75,.035)!important;overflow:hidden!important;transition:transform .17s ease,border-color .17s ease,box-shadow .17s ease!important}.z28-product-card:hover{transform:translateY(-3px)!important;border-color:color-mix(in srgb,var(--store-accent) 27%,#dfe4ed)!important;box-shadow:0 15px 32px rgba(32,43,79,.085)!important}.z28-product-card[hidden]{display:none!important}
.z28-product-media{height:186px!important;background:linear-gradient(145deg,#f2f4f8,#e9edf4)!important}.z28-product-media::after{content:"";position:absolute;inset:auto 0 0;height:55px;background:linear-gradient(180deg,transparent,rgba(13,20,39,.08));pointer-events:none}.z28-delivery{left:10px!important;top:10px!important;max-width:calc(100% - 74px)!important;padding:5px 8px!important;border-radius:9px!important;background:rgba(25,31,51,.76)!important;backdrop-filter:blur(9px)!important;color:#fff!important;font-size:8.5px!important;font-weight:600!important;box-shadow:none!important}.z28-product-body{padding:13px 14px 14px!important}.z28-product-meta{min-height:19px!important;color:#8d97a8!important;font-size:9px!important}.z28-product-meta em{padding:4px 6px;border-radius:7px;background:#fff0f2;color:#db3c58;font-style:normal;font-size:8px;font-weight:700}.z28-product-body h3{margin:6px 0 13px!important;min-height:38px!important;color:#17223b!important;font-size:13.5px!important;line-height:1.42!important;font-weight:700!important}.z28-product-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.z28-product-footer .zsp-price{display:grid!important;grid-template-columns:auto auto;align-items:baseline;gap:6px!important}.z28-product-footer .zsp-price strong{color:#159c55!important;font-size:18px!important;line-height:1!important}.z28-product-footer .zsp-price del{font-size:9px!important}.z28-product-arrow{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#f0edff;color:var(--store-accent);font-size:14px;transition:.17s ease}.z28-product-card:hover .z28-product-arrow{background:var(--store-accent);color:#fff;transform:translateX(1px)}
.z28-product-rail{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(250px,1fr)!important;grid-template-columns:none!important;gap:14px!important;overflow-x:auto!important;padding:1px 1px 10px!important;scroll-snap-type:x proximity;scrollbar-width:thin}.z28-product-rail .z28-product-card{scroll-snap-align:start}
.z28-collection+.z28-collection{margin-top:20px;padding-top:20px;border-top:1px solid #edf0f4}.z28-collection-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.z28-collection-head h3{margin:0 0 3px;font-size:16px}.z28-collection-head p{margin:0;color:#8792a4;font-size:10.5px}.z28-collection-head>span{padding:5px 8px;border-radius:999px;background:#f1f3f7;color:#7e899c;font-size:9px}
.z28-filter-empty,.z28-empty{padding:34px!important;border:1px dashed #dce1ea!important;border-radius:16px!important;background:#fafbfc!important;text-align:center}.z28-filter-empty{margin-top:6px}.z28-filter-empty b,.z28-empty b{display:block;color:#253149;font-size:14px}.z28-filter-empty span,.z28-empty span{display:block;margin-top:4px;color:#9099aa;font-size:10.5px}

/* Reviews, about and trust */
.z28-reviews-layout{grid-template-columns:270px minmax(0,1fr)!important;gap:16px!important}.z28-rating-card{position:sticky!important;top:138px!important;border:1px solid #e7eaf0!important;border-radius:17px!important;background:#f8f9fc!important;box-shadow:none!important}.z28-review-card{border:1px solid #e6e9ef!important;border-radius:17px!important;background:#fff!important;box-shadow:none!important}.z28-review-card+.z28-review-card{margin-top:10px!important}
.z28-about-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:16px}.z28-about-card,.z28-trust-card{padding:25px;border:1px solid #e4e8f0;border-radius:22px;background:#fff;box-shadow:0 12px 35px rgba(32,44,76,.045)}.z28-about-card>p{margin:10px 0 0;color:#68758c;font-size:12px;line-height:1.7}.z28-about-badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:20px}.z28-about-badges>span{min-width:0;padding:11px;border:1px solid #eceef3;border-radius:13px;background:#fafbfc;display:grid;grid-template-columns:28px minmax(0,1fr);gap:2px 8px}.z28-about-badges i{grid-row:1/3;width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#f0ecff;color:var(--store-accent);font-style:normal}.z28-about-badges b{font-size:10px}.z28-about-badges small{color:#8c96a7;font-size:8.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.z28-trust-card{background:linear-gradient(155deg,#161f39,#202d50);border-color:#263453;color:#fff}.z28-trust-card .z28-section-kicker{color:#9eb8ff}.z28-trust-card h2{color:#fff}.z28-trust-card ul{margin:16px 0 0;padding:0;list-style:none;display:grid;gap:10px}.z28-trust-card li{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:10px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:rgba(255,255,255,.04)}.z28-trust-card li>i{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:rgba(116,83,245,.22);color:#b9a6ff;font-style:normal}.z28-trust-card li span{display:grid;gap:2px}.z28-trust-card li b{font-size:10.5px}.z28-trust-card li small{color:#aeb7c8;font-size:8.8px;line-height:1.35}
.z28-faq-list{display:grid;gap:8px}.z28-faq-list details{border:1px solid #e7eaf0!important;border-radius:14px!important;background:#fafbfc!important}.z28-faq-list summary{padding:14px 15px!important;font-size:11.5px!important}.z28-faq-list details[open]{background:#fff!important;border-color:#ded8f4!important}.z28-faq-list p{padding:0 15px 15px!important;color:#738097!important;font-size:10.5px!important;line-height:1.6!important}

@media(max-width:1180px){
  .z28-profile-panel{grid-template-columns:106px minmax(0,1fr);align-items:center}.z28-store-logo{width:106px;height:106px;border-radius:27px}.z28-actions{grid-column:1/-1;justify-content:flex-start;padding:0}
  .z28-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.z28-product-tools{align-items:stretch;flex-direction:column}.z28-store-search{flex-basis:auto;width:100%}.z28-category-chips{width:100%}
}
@media(max-width:900px){
  .z28-page{padding-top:18px!important}.z28-cover{height:180px}.z28-profile-panel{margin-top:-38px;padding:0 20px 17px}.z28-stats{margin:0 20px 20px;grid-template-columns:repeat(2,minmax(0,1fr))}
  .z28-stats>div:nth-child(3)::before{display:none}.z28-stats>div:nth-child(3)::after,.z28-stats>div:nth-child(4)::after{content:"";position:absolute;left:12px;right:12px;top:-2px;height:1px;background:#e2e6ee}
  .z28-promo{grid-template-columns:40px minmax(0,1fr);padding:16px}.z28-promo-cta{grid-column:2;justify-content:flex-start}.z28-card-section{padding:20px}.z28-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.z28-reviews-layout,.z28-about-grid{grid-template-columns:1fr!important}.z28-rating-card{position:static!important}.z28-about-badges{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
  .z28-page{padding:12px 0 38px!important}.z28-hero{border-radius:20px}.z28-cover{height:132px}.z28-cover-topline{left:13px;right:13px;top:12px}.z28-market-badge,.z28-work-pill{height:30px;padding:0 9px;font-size:9px}
  .z28-profile-panel{grid-template-columns:76px minmax(0,1fr);gap:12px;margin-top:-28px;padding:0 14px 14px}.z28-store-logo{width:76px;height:76px;border-width:5px;border-radius:21px;font-size:27px}.z28-title-row h1{font-size:22px}.z28-tagline{font-size:11px;margin-top:4px}.z28-meta{gap:5px 8px;margin-top:7px;font-size:9px}.z28-meta>span:not(:first-child)::before{margin-right:7px}.z28-badges{display:none}
  .z28-actions{grid-column:1/-1;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:7px}.z28-actions .z28-btn{width:100%;min-height:42px;padding:0 10px;font-size:10.5px}
  .z28-stats{margin:0 14px 14px;padding:7px}.z28-stats>div{min-height:54px;padding:7px;grid-template-columns:29px minmax(0,1fr);gap:7px}.z28-stat-icon{width:29px;height:29px;border-radius:9px;font-size:12px}.z28-stats strong{font-size:14px}.z28-stats small{font-size:8px}
  .z28-promo{margin-top:10px;border-radius:17px;grid-template-columns:34px minmax(0,1fr);gap:10px}.z28-promo-icon{width:34px;height:34px;border-radius:10px}.z28-promo-copy h2{font-size:15px}.z28-promo-copy p{font-size:9.5px}
  .z28-store-nav{top:74px;margin-top:10px}.z28-store-nav a{height:35px;padding:0 10px;font-size:10px}.z28-sections{gap:10px;margin-top:10px}.z28-card-section,.z28-about-card,.z28-trust-card{padding:15px;border-radius:18px}.z28-section-head{margin-bottom:13px}.z28-section-head h2,.z28-about-card h2,.z28-trust-card h2{font-size:18px}.z28-section-head p{font-size:9.5px}.z28-head-icon{width:35px;height:35px;border-radius:11px;font-size:15px}
  .z28-product-tools{margin-bottom:12px;padding:7px}.z28-store-search{height:38px}.z28-category-chips button{height:34px;font-size:9px}.z28-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.z28-product-media{height:128px!important}.z28-delivery{left:7px!important;top:7px!important;font-size:7.5px!important;padding:4px 6px!important}.z28-product-body{padding:9px!important}.z28-product-body h3{font-size:11px!important;min-height:32px!important;margin:4px 0 9px!important}.z28-product-footer .zsp-price strong{font-size:14px!important}.z28-product-arrow{width:26px;height:26px;border-radius:8px}.z28-product-rail{grid-auto-columns:minmax(190px,72%)!important}
  .z28-about-badges{grid-template-columns:1fr}.z28-review-card{padding:13px!important}
}
/* ZUPIX Storefront v189 — compact storefront layout repair.
   Fixes oversized page sections, reduces hero height, tightens product grid,
   and prevents storefront blocks from visually drifting apart. */

.z28-public-store{background:#f5f7fb!important;color:#15213a}
.z28-page{padding:18px 0 44px!important;background:radial-gradient(circle at 92% 4%,rgba(75,104,255,.05),transparent 24%),radial-gradient(circle at 4% 22%,rgba(122,70,245,.04),transparent 22%)!important}
.z28-shell{max-width:1380px!important}

/* Hero */
.z28-hero{border:1px solid #e3e7ef!important;border-radius:22px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 14px 38px rgba(31,43,74,.06)!important}
.z28-cover{height:172px!important;background-size:cover!important;background-position:center!important}
.z28-cover::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 18%,rgba(255,255,255,.14),transparent 26%),linear-gradient(90deg,rgba(8,12,29,.12),transparent 48%,rgba(8,12,29,.06));pointer-events:none}
.z28-cover-topline{left:18px!important;right:18px!important;top:14px!important;gap:10px!important}
.z28-market-badge,.z28-work-pill{height:30px!important;padding:0 10px!important;font-size:10px!important;font-weight:650!important}
.z28-market-badge i{width:18px!important;height:18px!important;border-radius:6px!important;font-size:10px!important}

.z28-profile-panel{position:relative!important;z-index:3!important;display:grid!important;grid-template-columns:96px minmax(0,1fr) auto!important;gap:16px!important;align-items:end!important;margin-top:-28px!important;padding:0 22px 12px!important}
.z28-store-logo{width:96px!important;height:96px!important;border-width:6px!important;border-radius:24px!important;font-size:31px!important;box-shadow:0 12px 26px rgba(25,36,70,.15)!important}
.z28-identity{min-width:0!important;padding-bottom:0!important}
.z28-title-row h1{margin:0!important;color:#121d35!important;font-size:26px!important;line-height:1.08!important;letter-spacing:-.35px!important;font-weight:800!important}
.z28-verified{height:24px!important;padding:0 8px!important;font-size:9px!important}
.z28-tagline{margin:4px 0 0!important;color:#738097!important;font-size:12px!important;line-height:1.4!important}
.z28-meta{margin-top:8px!important;gap:6px 10px!important;font-size:10px!important;line-height:1.35!important}
.z28-meta>span:not(:first-child)::before{margin-right:8px!important}
.z28-badges{gap:6px!important;margin-top:8px!important}
.z28-badges span{min-height:24px!important;padding:0 8px!important;font-size:8.8px!important;font-weight:700!important}

.z28-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;padding-bottom:0!important}
.z28-btn{min-height:38px!important;padding:0 13px!important;border-radius:11px!important;font:600 11px/1 Onest,system-ui,sans-serif!important;box-shadow:0 4px 12px rgba(30,42,74,.03)!important}
.z28-btn span{font-size:12px!important}
.z28-btn.primary{box-shadow:0 8px 18px rgba(92,67,232,.17)!important}
.z28-btn.primary:hover{box-shadow:0 10px 20px rgba(92,67,232,.20)!important}

/* Stats */
.z28-stats{margin:0 22px 18px!important;padding:6px!important;border:1px solid #e7eaf1!important;border-radius:16px!important;background:#f8f9fc!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important}
.z28-stats>div{position:relative!important;min-height:56px!important;padding:8px 10px!important;display:grid!important;grid-template-columns:30px minmax(0,1fr)!important;align-items:center!important;gap:8px!important}
.z28-stats>div+div::before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:1px;background:#e1e6ee}
.z28-stat-icon{width:30px!important;height:30px!important;border-radius:9px!important;font-size:12px!important;font-weight:800!important}
.z28-stats p{margin:0!important;display:grid!important;gap:2px!important}
.z28-stats strong{font-size:16px!important;line-height:1.05!important}
.z28-stats small{font-size:9px!important;line-height:1.2!important}

/* Promo */
.z28-promo{margin-top:12px!important;min-height:84px!important;padding:14px 16px!important;border-radius:18px!important;grid-template-columns:38px minmax(0,1fr) auto!important;gap:12px!important;box-shadow:0 10px 24px rgba(37,49,79,.04)!important}
.z28-promo::after{right:-44px!important;top:-92px!important;width:180px!important;height:180px!important}
.z28-promo-icon{width:38px!important;height:38px!important;border-radius:11px!important;font-size:15px!important}
.z28-promo-copy h2{margin:2px 0 1px!important;font-size:16px!important;line-height:1.2!important}
.z28-promo-copy p{font-size:10.5px!important;line-height:1.42!important}
.z28-promo-copy>span,.z28-section-kicker{font-size:8.5px!important}
.z28-promo-cta{min-width:100px!important;gap:7px!important}
.z28-promo-cta small{font-size:8px!important}.z28-promo-cta code{padding:8px 10px!important;border-radius:9px!important;font-size:11px!important}
.z28-promo-cta b{font-size:10.5px!important}.z28-promo-cta i{width:26px!important;height:26px!important;border-radius:9px!important}

/* Navigation */
.z28-store-nav{position:sticky!important;top:82px!important;z-index:25!important;width:100%!important;max-width:100%!important;margin:12px 0 0!important;padding:4px!important;border:1px solid #e3e7ef!important;border-radius:14px!important;background:rgba(255,255,255,.94)!important;display:flex!important;gap:4px!important;overflow-x:auto!important;scrollbar-width:none!important;box-shadow:0 8px 22px rgba(30,43,73,.045)!important}
.z28-store-nav a{height:36px!important;padding:0 12px!important;border-radius:10px!important;font-size:10.5px!important;font-weight:700!important}
.z28-store-nav span{min-width:18px!important;height:18px!important;font-size:7.5px!important}

/* Sections */
.z28-sections{display:grid!important;gap:12px!important;margin-top:12px!important}
.z28-section{scroll-margin-top:128px!important}
.z28-card-section,.z28-about-card,.z28-trust-card{padding:18px!important;border-radius:20px!important;box-shadow:0 10px 28px rgba(32,44,76,.04)!important}
.z28-section-head{margin-bottom:14px!important;gap:12px!important}
.z28-section-head h2,.z28-about-card h2,.z28-trust-card h2{margin:3px 0!important;font-size:19px!important;line-height:1.18!important}
.z28-section-head p{font-size:10.5px!important;line-height:1.5!important}
.z28-head-icon{width:38px!important;height:38px!important;border-radius:12px!important;font-size:16px!important}

/* Product tools */
.z28-product-tools{margin:0 0 14px!important;padding:8px!important;border-radius:15px!important;display:flex!important;align-items:flex-start!important;gap:8px!important}
.z28-store-search{flex:0 1 280px!important;height:38px!important;padding:0 10px!important;border-radius:11px!important}
.z28-store-search svg{width:16px!important;height:16px!important}
.z28-store-search input{width:100%!important;border:0!important;outline:0!important;background:transparent!important;color:#1a2740!important;font:600 12px/1.2 Onest,system-ui,sans-serif!important}
.z28-store-search input::placeholder{color:#97a1b3!important}
.z28-category-chips{display:flex!important;flex-wrap:wrap!important;gap:6px!important;min-width:0!important}
.z28-category-chips button{min-height:36px!important;padding:0 11px!important;border-radius:11px!important;font:700 10px/1 Onest,system-ui,sans-serif!important}
.z28-category-chips button span{font-size:8px!important}

/* Product grid */
.z28-products-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}
.z28-product-card{display:flex!important;flex-direction:column!important;min-height:100%!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 6px 18px rgba(31,43,75,.03)!important}
.z28-product-media{height:154px!important}
.z28-product-body{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;padding:11px 12px 12px!important}
.z28-product-meta{min-height:auto!important;font-size:8.5px!important;line-height:1.2!important}
.z28-product-meta em{font-size:7.5px!important;padding:4px 5px!important}
.z28-product-body h3{margin:5px 0 10px!important;min-height:34px!important;color:#17223b!important;font-size:12.5px!important;line-height:1.34!important;font-weight:700!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
.z28-product-footer{margin-top:auto!important}
.z28-product-footer .zsp-price strong{font-size:16px!important}.z28-product-footer .zsp-price del{font-size:8.5px!important}
.z28-product-arrow{width:28px!important;height:28px!important;border-radius:9px!important;font-size:13px!important}
.z28-delivery{left:8px!important;top:8px!important;max-width:calc(100% - 64px)!important;padding:4px 7px!important;border-radius:8px!important;font-size:8px!important}
.z28-filter-empty,.z28-empty{padding:24px!important;border-radius:15px!important}
.z28-filter-empty b,.z28-empty b{font-size:14px!important}.z28-filter-empty span,.z28-empty span{font-size:10px!important}

/* Rails/collections/reviews/about */
.z28-product-rail{grid-auto-columns:minmax(220px,1fr)!important;gap:12px!important}
.z28-collection+.z28-collection{margin-top:16px!important;padding-top:16px!important}
.z28-collection-head{margin-bottom:10px!important}.z28-collection-head h3{font-size:15px!important}.z28-collection-head p{font-size:10px!important}
.z28-reviews-layout{grid-template-columns:240px minmax(0,1fr)!important;gap:12px!important}
.z28-rating-card{top:122px!important}
.z28-about-grid{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr)!important;gap:12px!important}
.z28-about-card>p{font-size:11px!important;line-height:1.65!important}
.z28-about-badges{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-top:16px!important}
.z28-about-badges>span{padding:10px!important}
.z28-about-badges b{font-size:10px!important}.z28-about-badges small{font-size:8.5px!important}
.z28-trust-card ul{gap:9px!important}.z28-trust-card li{padding:9px!important}
.z28-faq-list summary{font-size:11px!important}.z28-faq-list p{font-size:10px!important}

/* Breakpoints */
@media(max-width:1240px){
  .z28-profile-panel{grid-template-columns:88px minmax(0,1fr)!important;align-items:center!important}
  .z28-store-logo{width:88px!important;height:88px!important;border-radius:22px!important;font-size:28px!important}
  .z28-actions{grid-column:1/-1!important;justify-content:flex-start!important}
  .z28-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .z28-reviews-layout,.z28-about-grid{grid-template-columns:1fr!important}
  .z28-rating-card{position:static!important}
}

@media(max-width:960px){
  .z28-page{padding-top:14px!important}
  .z28-cover{height:150px!important}
  .z28-profile-panel{margin-top:-22px!important;padding:0 18px 12px!important}
  .z28-title-row h1{font-size:24px!important}
  .z28-stats{margin:0 18px 16px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .z28-stats>div:nth-child(3)::before{display:none!important}
  .z28-stats>div:nth-child(3)::after,.z28-stats>div:nth-child(4)::after{content:"";position:absolute;left:10px;right:10px;top:0;height:1px;background:#e1e6ee}
  .z28-promo{grid-template-columns:38px minmax(0,1fr)!important}
  .z28-promo-cta{grid-column:2!important;justify-content:flex-start!important}
  .z28-product-tools{flex-direction:column!important;align-items:stretch!important}
  .z28-store-search{flex-basis:auto!important;width:100%!important}
}

@media(max-width:680px){
  .z28-page{padding:12px 0 34px!important}
  .z28-hero{border-radius:18px!important}
  .z28-cover{height:126px!important}
  .z28-cover-topline{left:12px!important;right:12px!important;top:10px!important}
  .z28-market-badge,.z28-work-pill{height:28px!important;padding:0 8px!important;font-size:9px!important}
  .z28-profile-panel{grid-template-columns:72px minmax(0,1fr)!important;gap:12px!important;margin-top:-18px!important;padding:0 14px 12px!important}
  .z28-store-logo{width:72px!important;height:72px!important;border-width:5px!important;border-radius:20px!important;font-size:24px!important}
  .z28-title-row h1{font-size:21px!important}
  .z28-tagline{font-size:10.5px!important}
  .z28-meta{gap:5px 8px!important;font-size:8.8px!important}
  .z28-badges{display:none!important}
  .z28-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;width:100%!important}
  .z28-actions .z28-btn{width:100%!important;min-height:40px!important;font-size:10.5px!important}
  .z28-stats{margin:0 14px 14px!important;padding:6px!important}
  .z28-stats>div{min-height:50px!important;padding:7px!important;grid-template-columns:28px minmax(0,1fr)!important;gap:7px!important}
  .z28-stat-icon{width:28px!important;height:28px!important;font-size:11px!important}
  .z28-stats strong{font-size:14px!important}.z28-stats small{font-size:8px!important}
  .z28-promo{margin-top:10px!important;min-height:auto!important;padding:12px!important;border-radius:16px!important;grid-template-columns:34px minmax(0,1fr)!important;gap:10px!important}
  .z28-promo-icon{width:34px!important;height:34px!important;border-radius:10px!important}.z28-promo-copy h2{font-size:14px!important}.z28-promo-copy p{font-size:9.5px!important}
  .z28-store-nav{top:74px!important;margin-top:10px!important}
  .z28-store-nav a{height:34px!important;padding:0 10px!important;font-size:9.5px!important}
  .z28-sections{gap:10px!important;margin-top:10px!important}
  .z28-card-section,.z28-about-card,.z28-trust-card{padding:14px!important;border-radius:17px!important}
  .z28-section-head h2,.z28-about-card h2,.z28-trust-card h2{font-size:17px!important}
  .z28-section-head p{font-size:9.5px!important}
  .z28-head-icon{width:34px!important;height:34px!important;border-radius:10px!important;font-size:14px!important}
  .z28-product-tools{margin-bottom:12px!important;padding:7px!important}
  .z28-store-search{height:36px!important}.z28-store-search input{font-size:11px!important}
  .z28-category-chips button{min-height:32px!important;padding:0 9px!important;font-size:9px!important}
  .z28-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .z28-product-media{height:122px!important}
  .z28-product-body{padding:9px!important}
  .z28-product-body h3{font-size:11px!important;min-height:31px!important;margin:4px 0 8px!important}
  .z28-product-footer .zsp-price strong{font-size:14px!important}
  .z28-product-arrow{width:25px!important;height:25px!important;border-radius:8px!important}
  .z28-product-rail{grid-auto-columns:minmax(186px,72%)!important}
  .z28-about-badges{grid-template-columns:1fr!important}
}

/* ZUPIX Storefront v191 — desktop grid containment + compact catalog cards. */
.z28-public-store .z28-shell{
  width:min(1380px,calc(100% - 32px))!important;
  max-width:1380px!important;
  min-width:0!important;
}
.z28-public-store .z28-sections,
.z28-public-store .z28-section,
.z28-public-store .z28-card-section,
.z28-public-store .z28-product-tools,
.z28-public-store .z28-products-grid,
.z28-public-store [data-store-products]{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
.z28-public-store .z28-section,
.z28-public-store .z28-card-section{
  overflow:hidden!important;
}
.z28-public-store .z28-product-tools{
  overflow:hidden!important;
}
.z28-public-store .z28-category-chips{
  flex:1 1 0!important;
  width:auto!important;
  max-width:100%!important;
  min-width:0!important;
}
.z28-public-store .z28-products-grid,
.z28-public-store .z28-products-main{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:12px!important;
  align-items:stretch!important;
}
.z28-public-store .z28-product-card,
.z28-public-store .zsp-product-card{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow:hidden!important;
}
.z28-public-store .z28-product-media,
.z28-public-store .zsp-product-cover{
  width:100%!important;
  max-width:100%!important;
  height:148px!important;
  min-width:0!important;
  overflow:hidden!important;
}
.z28-public-store .z28-product-media>img,
.z28-public-store .zsp-product-cover>img{
  width:100%!important;
  max-width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
}
.z28-public-store .z28-product-body,
.z28-public-store .zsp-product-body,
.z28-public-store .z28-product-footer,
.z28-public-store .zsp-price{
  min-width:0!important;
  max-width:100%!important;
}
.z28-public-store .z28-product-body h3,
.z28-public-store .zsp-product-body h3{
  overflow-wrap:anywhere!important;
  word-break:normal!important;
  -webkit-line-clamp:2!important;
  min-height:34px!important;
  max-height:34px!important;
}
.z28-public-store .z28-product-meta,
.z28-public-store .zsp-product-meta{
  min-width:0!important;
  overflow:hidden!important;
}
.z28-public-store .z28-product-meta>span,
.z28-public-store .zsp-product-meta>span{
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.z28-public-store .z28-product-footer .zsp-price{
  display:flex!important;
  align-items:baseline!important;
  flex-wrap:wrap!important;
  gap:5px!important;
}

@media(max-width:1180px){
  .z28-public-store .z28-products-grid,
  .z28-public-store .z28-products-main{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:860px){
  .z28-public-store .z28-products-grid,
  .z28-public-store .z28-products-main{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .z28-public-store .z28-product-media,
  .z28-public-store .zsp-product-cover{height:132px!important}
}
@media(max-width:520px){
  .z28-public-store .z28-shell{width:min(100% - 20px,1380px)!important}
  .z28-public-store .z28-products-grid,
  .z28-public-store .z28-products-main{grid-template-columns:1fr!important}
  .z28-public-store .z28-product-media,
  .z28-public-store .zsp-product-cover{height:172px!important}
}

/* ZUPIX Storefront v192 — profile overlap fix + balanced typography. */

/* Only the logo overlaps the cover. Store identity/action content begins on white. */
.z28-public-store .z28-profile-panel{
  align-items:start!important;
}
.z28-public-store .z28-identity{
  padding-top:36px!important;
  padding-bottom:0!important;
}
.z28-public-store .z28-actions{
  align-self:start!important;
  padding-top:36px!important;
  padding-bottom:0!important;
}

/* Consistent, readable typography scale — less tiny text and fewer heavy weights. */
.z28-public-store .z28-title-row h1{
  font-size:28px!important;
  line-height:1.1!important;
  font-weight:700!important;
  letter-spacing:-.35px!important;
}
.z28-public-store .z28-verified{
  font-size:10px!important;
  font-weight:550!important;
}
.z28-public-store .z28-tagline{
  font-size:13px!important;
  line-height:1.45!important;
  font-weight:450!important;
}
.z28-public-store .z28-meta{
  font-size:11.5px!important;
  line-height:1.4!important;
  font-weight:450!important;
}
.z28-public-store .z28-meta .rating{font-weight:600!important}
.z28-public-store .z28-badges span{
  min-height:26px!important;
  font-size:10.5px!important;
  font-weight:550!important;
}
.z28-public-store .z28-market-badge,
.z28-public-store .z28-work-pill{
  font-size:10.5px!important;
  font-weight:550!important;
}
.z28-public-store .z28-btn{
  font-size:11.5px!important;
  font-weight:550!important;
}

.z28-public-store .z28-stats strong{
  font-size:17px!important;
  font-weight:700!important;
}
.z28-public-store .z28-stats small{
  font-size:10.5px!important;
  line-height:1.3!important;
  font-weight:450!important;
}

.z28-public-store .z28-promo-copy>span,
.z28-public-store .z28-section-kicker{
  font-size:9.5px!important;
  font-weight:650!important;
  letter-spacing:.07em!important;
}
.z28-public-store .z28-promo-copy h2{
  font-size:17px!important;
  font-weight:700!important;
}
.z28-public-store .z28-promo-copy p{
  font-size:11.5px!important;
  font-weight:450!important;
}
.z28-public-store .z28-promo-cta small{font-size:9.5px!important;font-weight:450!important}
.z28-public-store .z28-promo-cta code{font-size:11.5px!important;font-weight:650!important}
.z28-public-store .z28-promo-cta b{font-size:11.5px!important;font-weight:600!important}

.z28-public-store .z28-store-nav a{
  font-size:11.5px!important;
  font-weight:550!important;
}
.z28-public-store .z28-store-nav span{
  font-size:9px!important;
  font-weight:600!important;
}

.z28-public-store .z28-section-head h2,
.z28-public-store .z28-about-card h2,
.z28-public-store .z28-trust-card h2{
  font-size:20px!important;
  font-weight:700!important;
  letter-spacing:-.15px!important;
}
.z28-public-store .z28-section-head p{
  font-size:11.5px!important;
  line-height:1.5!important;
  font-weight:450!important;
}
.z28-public-store .z28-section-head p b{font-weight:600!important}

.z28-public-store .z28-store-search input{
  font-size:12.5px!important;
  font-weight:450!important;
}
.z28-public-store .z28-category-chips button{
  font-size:10.5px!important;
  font-weight:550!important;
}
.z28-public-store .z28-category-chips button span{
  font-size:9px!important;
  font-weight:550!important;
}

.z28-public-store .z28-product-meta,
.z28-public-store .zsp-product-meta{
  font-size:10px!important;
  font-weight:450!important;
  line-height:1.25!important;
}
.z28-public-store .z28-product-meta em,
.z28-public-store .zsp-product-meta em{
  font-size:9px!important;
  font-weight:600!important;
}
.z28-public-store .z28-product-body h3,
.z28-public-store .zsp-product-body h3{
  font-size:13px!important;
  line-height:1.38!important;
  font-weight:600!important;
  min-height:36px!important;
  max-height:36px!important;
}
.z28-public-store .z28-product-footer .zsp-price strong{
  font-size:17px!important;
  font-weight:750!important;
}
.z28-public-store .z28-product-footer .zsp-price del{
  font-size:10px!important;
  font-weight:500!important;
}
.z28-public-store .z28-delivery,
.z28-public-store .zsp-delivery{
  font-size:9px!important;
  font-weight:550!important;
}

.z28-public-store .z28-collection-head h3{font-size:16px!important;font-weight:650!important}
.z28-public-store .z28-collection-head p{font-size:11px!important;font-weight:450!important}
.z28-public-store .z28-collection-head>span{font-size:9.5px!important;font-weight:500!important}

.z28-public-store .zsp-rating-card>strong{font-weight:800!important}
.z28-public-store .zsp-rating-card>span{font-size:12px!important;font-weight:450!important}
.z28-public-store .zsp-rating-bars b,
.z28-public-store .zsp-rating-bars em{font-size:10.5px!important;font-weight:500!important}
.z28-public-store .zsp-trust-note{font-size:11px!important;font-weight:500!important}
.z28-public-store .zsp-review-person>div>b{font-size:13px!important;font-weight:600!important}
.z28-public-store .zsp-review-card time{font-size:10.5px!important;font-weight:450!important}
.z28-public-store .zsp-review-card>p{font-size:12.5px!important;font-weight:450!important}
.z28-public-store .zsp-reviewed-product small{font-size:9.5px!important;font-weight:450!important}
.z28-public-store .zsp-reviewed-product b{font-size:11.5px!important;font-weight:600!important}
.z28-public-store .zsp-reviewed-product strong{font-size:12.5px!important;font-weight:650!important}
.z28-public-store .zsp-reviewed-product>em{font-size:9.5px!important;font-weight:600!important}

.z28-public-store .z28-about-card>p{
  font-size:12px!important;
  line-height:1.65!important;
  font-weight:450!important;
}
.z28-public-store .z28-about-badges b{font-size:10.5px!important;font-weight:600!important}
.z28-public-store .z28-about-badges small{font-size:9.5px!important;font-weight:450!important}
.z28-public-store .z28-trust-card li b{font-size:11px!important;font-weight:600!important}
.z28-public-store .z28-trust-card li small{font-size:9.5px!important;font-weight:450!important}
.z28-public-store .z28-faq-list summary{font-size:11.5px!important;font-weight:600!important}
.z28-public-store .z28-faq-list p{font-size:11px!important;font-weight:450!important}

/* Keep desktop store identity below cover at responsive widths too. */
@media(max-width:1240px){
  .z28-public-store .z28-profile-panel{align-items:start!important}
  .z28-public-store .z28-identity{padding-top:32px!important}
  .z28-public-store .z28-actions{grid-column:1/-1!important;padding-top:0!important;margin-top:2px!important}
}
@media(max-width:680px){
  .z28-public-store .z28-identity{padding-top:23px!important}
  .z28-public-store .z28-title-row h1{font-size:22px!important}
  .z28-public-store .z28-tagline{font-size:11.5px!important}
  .z28-public-store .z28-meta{font-size:9.8px!important}
  .z28-public-store .z28-stats small{font-size:8.8px!important}
  .z28-public-store .z28-promo-copy h2{font-size:15px!important}
  .z28-public-store .z28-promo-copy p{font-size:10px!important}
  .z28-public-store .z28-store-nav a{font-size:10px!important}
  .z28-public-store .z28-section-head h2,
  .z28-public-store .z28-about-card h2,
  .z28-public-store .z28-trust-card h2{font-size:18px!important}
  .z28-public-store .z28-section-head p{font-size:10px!important}
  .z28-public-store .z28-category-chips button{font-size:9.5px!important}
  .z28-public-store .z28-product-meta,
  .z28-public-store .zsp-product-meta{font-size:9px!important}
  .z28-public-store .z28-product-body h3,
  .z28-public-store .zsp-product-body h3{font-size:11.5px!important;min-height:32px!important;max-height:32px!important}
  .z28-public-store .z28-product-footer .zsp-price strong{font-size:15px!important}
}
