:root{
  --primary:#48bea8;
  --primary-dark:#249b86;
  --orange:#ef553e;
  --orange-2:#f47a28;
  --red:#ef3c3d;
  --text:#303033;
  --muted:#77777f;
  --line:#e9edf3;
  --soft:#f7f8fb;
  --cream:#fff8f4;
  --white:#fff;
  --shadow:0 2px 8px rgba(31,36,45,.08);
  --shadow-2:0 8px 30px rgba(31,36,45,.08);
  --radius:10px;
  --container:1260px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:#fff;line-height:1.45;padding-bottom:72px}
body.no-scroll{overflow:hidden}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
button{cursor:pointer}
img{display:block;max-width:100%}
button:disabled,.disabled{opacity:.55;pointer-events:none}
.container{width:min(100% - 32px,var(--container));margin-inline:auto}
.skip-link{position:absolute;left:16px;top:-80px;z-index:100;background:#111;color:#fff;border-radius:8px;padding:10px 14px}.skip-link:focus{top:16px}
.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.muted{color:var(--muted)}
.badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#e9fbf6;color:#219b85;font-weight:800;font-size:.8rem;padding:6px 10px}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;background:var(--orange);color:#fff;font-weight:800;padding:12px 18px;transition:.18s}
.btn:hover{transform:translateY(-1px);filter:brightness(.98)}
.btn.secondary{background:#fff;border:1px solid var(--line);color:var(--text)}
.btn.ghost{background:#eef3ff;color:#111;border:0}.btn.compact{min-height:28px;padding:7px 11px;font-size:11px;border-radius:7px}.btn.full{width:100%}
.input,.select,.textarea{width:100%;border:1px solid #d7dce5;border-radius:8px;background:#fff;color:var(--text);padding:12px 14px;outline:none}.textarea{min-height:128px;resize:vertical}.input:focus,.select:focus,.textarea:focus,.btn:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid rgba(72,190,168,.28);outline-offset:2px}
.field{display:grid;gap:7px}.field span{font-weight:700;font-size:.86rem;color:#444}
.price{font-weight:900;color:var(--orange-2)}.old-price{font-size:13px;color:#888;text-decoration:line-through;font-weight:600}

/* Header inspired by modern marketplace layout */
.site-header,.header{position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid rgba(0,0,0,.03)}
.header-inner,.topbar{height:62px;display:flex;align-items:center;gap:24px}
.brand-logo,.brand{display:flex;align-items:center;gap:6px;flex:0 0 auto;font-weight:900;letter-spacing:-.04em;color:var(--primary);font-size:26px;line-height:1}.brand-word b{color:var(--orange)}.brand-bag,.brand-mark{width:28px;height:28px;border:3px solid var(--orange);border-radius:5px;display:inline-grid;place-items:center;color:var(--orange);font-size:17px;font-weight:900;line-height:1;position:relative;background:#fff}.brand-bag:before,.brand-mark:before{content:"";position:absolute;top:-10px;left:6px;width:12px;height:10px;border:3px solid var(--orange);border-bottom:0;border-radius:12px 12px 0 0}.brand-mark{font-size:0}.brand-mark:after{content:"H";font-size:17px}.brand span:last-child{color:var(--primary)}.brand span:last-child::first-letter{color:var(--orange)}
.main-nav,.desktop-nav{display:none;align-items:center;gap:25px;font-size:16px;font-weight:600;color:#7b7b84;white-space:nowrap}.main-nav a,.desktop-nav a{position:relative}.main-nav a:hover,.main-nav a.active,.desktop-nav a:hover{color:#2e2e33}.main-nav a.active:after,.desktop-nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:-12px;height:3px;background:var(--orange-2);border-radius:999px}
.header-search{display:none;align-items:center;gap:10px;margin-left:auto;width:min(320px,30vw);height:40px;border:1px solid #cfd5df;border-radius:7px;color:#8f98a8;padding:0 14px;background:#fff}.header-search input{border:0;outline:0;width:100%;font-size:15px;background:transparent;color:var(--text)}
.header-cart{position:relative;border:0;background:#fff;color:#68707b;width:36px;height:40px;display:grid;place-items:center}.cart-count{position:absolute;top:-3px;right:-6px;min-width:18px;height:18px;border-radius:999px;background:var(--orange);color:#fff;font-size:10px;font-weight:900;display:grid;place-items:center;padding:0 5px}.login-btn{display:none;background:var(--orange);color:#fff;border-radius:4px;min-width:124px;height:40px;align-items:center;justify-content:center;font-weight:700}
.icon-btn{border:1px solid var(--line);background:#fff;color:var(--text);border-radius:999px;min-width:42px;height:42px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;justify-content:center;font-weight:900}
.mini-cart-label{margin-left:auto;font-weight:700;color:var(--muted)}

.service-voucher{background:linear-gradient(90deg,#fff 0%,#fff8f2 55%,#fff 100%);border-bottom:1px solid rgba(0,0,0,.03)}
.service-voucher-inner{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:16px}.service-items{display:none;align-items:center;gap:22px;font-size:11px;color:#2c3442}.service-items b{font-size:16px;color:var(--primary);vertical-align:middle}.voucher-box{display:flex;align-items:center;gap:0;margin-left:auto;font-size:13px}.voucher-box strong{margin-right:12px}.voucher-box code{height:30px;display:inline-flex;align-items:center;background:#f6f7f9;border:1px solid #e7e8ed;padding:0 16px;font-family:inherit;color:#253247}.voucher-box button{height:30px;border:0;background:var(--primary);color:#fff;font-size:11px;font-weight:900;padding:0 14px;border-radius:0 4px 4px 0}

.hero-banner{position:relative;margin-top:10px}.hero-banner img{width:100%;height:auto;border-radius:5px;background:#eef6ff}.hero-dots{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);background:rgba(50,50,50,.25);border-radius:999px;padding:4px;display:flex;gap:4px}.hero-dots span{width:12px;height:12px;border-radius:999px;background:#f7f7f7}.hero-dots .active{background:#f59035}
.brand-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px;margin-bottom:32px}.brand-circle{border:0;aspect-ratio:1/1;border-radius:999px;color:#fff;font-weight:900;font-size:clamp(14px,4vw,25px);display:grid;place-items:center;text-align:center;box-shadow:var(--shadow);line-height:1.05;transition:.18s}.brand-circle:hover{transform:translateY(-3px)}.brand-circle.blue{background:#1f69b2}.brand-circle.navy{background:radial-gradient(circle at 30% 20%,#7583b8,#283463)}.brand-circle.lime{background:#a5ce2e;color:#fff}.brand-circle.black{background:#030303}.brand-circle.gold{color:#d7ad42}.brand-circle.orange{background:#f36d2d}.brand-circle.green{background:#3c922a}

.category-popular{margin-bottom:36px}.category-popular h2,.section-header-line h2,.flash-title-row h2{margin:0;color:#090909;font-size:22px;letter-spacing:-.03em}.category-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:12px}.category-card{position:relative;overflow:hidden;min-height:160px;border-radius:10px;background:#50c2ad;color:#fff;padding:18px;font-weight:900;box-shadow:var(--shadow)}.category-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(255,255,255,.36),transparent 30%)}.category-card span{position:relative;z-index:2}.category-card img{position:absolute;right:-20px;bottom:-46px;width:62%;max-width:190px;filter:drop-shadow(0 16px 22px rgba(0,0,0,.18))}

.flash-section{padding:12px 0 28px}.flash-title-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.flash-title-row h2{font-size:24px;display:flex;align-items:center;gap:4px}.countdown{display:flex;align-items:center;gap:8px;color:#e82736;font-weight:900;font-size:18px}.countdown span:not(:last-child):after{content:""}.flash-board{background:#fff8f5;display:grid;grid-template-columns:1fr;gap:12px;min-height:300px}.flash-poster{display:none;width:300px;height:480px;object-fit:cover}.flash-products{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:12px}

.section{padding:14px 0 40px}.section-header-line{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.section-header-line p{margin:2px 0 0;color:#717171}.section-header-line a{color:var(--orange);font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;font-size:12px}.catalog-tools{display:grid;grid-template-columns:1fr;gap:10px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px;margin-bottom:10px}.product-count{margin:0 0 12px;color:#777;font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}

.product-card{position:relative;background:#fff;border:1px solid #eeeeef;border-radius:8px;box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:.18s}.product-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-2)}.product-media{position:relative;display:block;aspect-ratio:1/1;background:#f1f1f1;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:contain}.placeholder-icon{width:100%;height:100%;display:grid;place-items:center;font-size:44px;background:#f3f4f6}.discount{position:absolute;top:0;right:0;background:#ef3542;color:#fff;padding:6px 7px;font-weight:900;font-size:15px;line-height:1;z-index:2;border-bottom-left-radius:1px}.product-ribbon{position:absolute;left:0;right:0;bottom:0;height:23px;display:flex;align-items:center;background:#52c1ae;color:#fff;font-size:10px;font-weight:800}.product-ribbon span:first-child{background:var(--orange);height:23px;display:flex;align-items:center;justify-content:center;min-width:72%;padding:0 8px;border-radius:0 999px 999px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-ribbon span:last-child{flex:1;text-align:center;white-space:nowrap}.product-body{padding:13px 12px 12px;display:flex;flex-direction:column;gap:8px;flex:1}.product-meta{display:none}.product-title{font-size:14px;font-weight:800;color:#333;line-height:1.35;min-height:38px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-desc{display:none}.product-price-box{min-height:42px}.product-price-box .price{display:block;font-size:17px}.sold-row{display:flex;justify-content:space-between;align-items:end;gap:8px;font-size:10px;font-weight:800;color:#111;margin-top:auto}.sold-row span:first-child{color:#7d7d7d;font-weight:700}.product-actions{margin-top:8px}.product-actions .btn{width:100%;height:28px;border-radius:7px;background:#eef3ff;color:#0b0b0b;font-size:11px;padding:0 10px}.product-actions .btn:hover{background:#dfe7f8}.skeleton-product,.skeleton-card,.skeleton-lines{min-height:260px;border-radius:8px;background:linear-gradient(90deg,#f3f4f6,#fff,#f3f4f6);background-size:240% 100%;animation:shimmer 1.2s infinite}@keyframes shimmer{from{background-position:100% 0}to{background-position:-100% 0}}

.page-shell{padding-top:24px;min-height:56vh}.breadcrumb{display:flex;gap:8px;align-items:center;color:#777;font-size:13px;margin-bottom:20px}.breadcrumb a{color:var(--primary-dark);font-weight:700}.section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.section-title{margin:4px 0 0;font-size:clamp(24px,4vw,38px);letter-spacing:-.04em;color:#111}.toolbar{display:grid;gap:12px;margin:18px 0}.category-pills{display:flex;gap:10px;overflow-x:auto;padding:2px 0 14px}.pill{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;font-weight:800;color:#444}.pill.active{background:var(--primary);color:#fff;border-color:var(--primary)}.quick-categories{display:flex;gap:10px;overflow-x:auto;padding:12px 0}.quick-category{min-width:100px;border:1px solid var(--line);background:#fff;border-radius:12px;padding:10px;font-weight:800}.quick-category span{display:block;font-size:24px}.quick-category.active{border-color:var(--primary);color:var(--primary-dark)}

/* Product detail / cart / checkout */
.product-detail{display:grid;gap:18px}.detail-media{background:#f1f1f1;border-radius:10px;min-height:320px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--line)}.detail-media img{width:100%;height:100%;object-fit:contain}.detail-info{background:#fff;border:1px solid var(--line);border-radius:10px;padding:20px;box-shadow:var(--shadow);display:grid;gap:14px}.detail-info h1{font-size:clamp(26px,4vw,42px);line-height:1.15;margin:0;color:#111}.detail-rating{display:flex;gap:10px;flex-wrap:wrap;color:#777;font-size:.9rem}.detail-price strong{font-size:30px;color:var(--orange-2)}.detail-benefit{font-weight:800;color:#333;margin:0}.detail-description{border-top:1px solid var(--line);padding-top:12px}.qty-picker{display:inline-flex;width:max-content;border:1px solid var(--line);border-radius:8px;overflow:hidden}.qty-picker button,.qty-picker input{border:0;background:#fff;height:44px;text-align:center}.qty-picker button{width:44px;font-weight:900;color:var(--primary-dark)}.qty-picker input{width:64px;font-weight:900}.detail-actions{display:grid;grid-template-columns:1fr;gap:10px}
.checkout-grid,.payment-layout{display:grid;gap:18px}.checkout-page-grid,.cart-page-grid{display:grid;gap:18px}.panel{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:18px}.cart-page-list{display:grid;gap:12px}.cart-page-item{display:grid;grid-template-columns:88px 1fr;gap:12px;padding:12px;border:1px solid var(--line);border-radius:10px;background:#fff}.cart-page-thumb,.cart-thumb{background:#f1f1f1;display:grid;place-items:center;overflow:hidden}.cart-page-thumb{width:88px;height:88px;border-radius:8px}.cart-thumb{width:64px;height:64px;border-radius:8px}.cart-page-thumb img,.cart-thumb img{width:100%;height:100%;object-fit:contain}.cart-page-info h2{font-size:1rem;margin:0;color:#111}.line-subtotal{grid-column:1/-1;color:var(--orange);font-weight:900}.sticky-summary{height:max-content}.safe-box{padding:12px 14px;border-radius:10px;background:#effbf8;color:#247e70;font-weight:700;margin:12px 0}.form-grid{display:grid;gap:12px}.form-title{margin:0;color:#111}.checkout-steps{display:flex;gap:8px;overflow-x:auto;margin-bottom:16px}.checkout-steps span{white-space:nowrap;border-radius:999px;padding:8px 12px;background:#fff;border:1px solid var(--line);color:#777;font-weight:800}.checkout-steps span.active{background:var(--primary);color:#fff;border-color:var(--primary)}.checkout-summary-item{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px dashed var(--line)}.checkout-summary-item span{display:grid;gap:3px}.checkout-summary-item small{color:#777}.payment-success{min-height:320px}.payment-layout h1{font-size:clamp(28px,5vw,44px);margin:8px 0;color:#111}.payment-info{border:1px solid var(--line);border-radius:12px;padding:16px;background:#fff}.payment-actions{display:grid;gap:10px;margin-top:16px}.qr-img{width:210px;max-width:100%;border-radius:12px;background:#fff;margin:16px auto;border:1px solid var(--line)}.instructions{margin-top:14px}.instructions details{border:1px solid var(--line);border-radius:10px;padding:12px;margin-top:8px}.instructions summary{font-weight:900;color:#111}.empty{padding:24px;border-radius:10px;background:#f7f8fb;text-align:center;color:#777}.big-empty{display:grid;gap:12px;place-items:center;min-height:260px}.big-empty strong{color:#111;font-size:1.15rem}

/* Cart drawer */
.drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.48);z-index:70;opacity:0;pointer-events:none;transition:.2s}.drawer-backdrop.show{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;right:0;top:0;height:100dvh;width:min(100%,430px);background:#fff;z-index:71;transform:translateX(100%);transition:.25s;display:flex;flex-direction:column;box-shadow:-20px 0 50px rgba(0,0,0,.16)}.cart-drawer.show{transform:translateX(0)}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:18px;border-bottom:1px solid var(--line)}.drawer-body{padding:16px;overflow:auto;display:grid;gap:12px}.drawer-footer{margin-top:auto;border-top:1px solid var(--line);padding:16px;display:grid;gap:10px}.cart-item{display:grid;grid-template-columns:64px 1fr;gap:12px;padding:12px;border:1px solid var(--line);border-radius:12px}.cart-title{color:#111}.qty-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px}.qty-control{display:flex;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.qty-control button{border:0;background:#fff;width:34px;height:34px;font-weight:900;color:var(--primary-dark)}.qty-control span{min-width:30px;display:grid;place-items:center;font-weight:900}.summary-line{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px dashed var(--line)}.summary-line.total{font-size:1.1rem;font-weight:950;border-bottom:0;color:#111}

.floating-help{position:fixed;right:18px;bottom:18px;z-index:42;width:56px;height:56px;border-radius:999px;background:var(--primary);color:#fff;display:grid;place-items:center;font-size:28px;box-shadow:0 10px 22px rgba(38,166,146,.32)}
.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:39;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid var(--line);box-shadow:0 -10px 30px rgba(0,0,0,.06)}.bottom-nav a{position:relative;min-height:62px;display:grid;place-items:center;gap:2px;font-size:1.18rem;color:#777;font-weight:800}.bottom-nav span{font-size:.72rem}.bottom-nav [aria-current="page"],.bottom-nav a:hover{color:var(--orange)}.bottom-nav b{position:absolute;top:6px;right:22%;min-width:18px;height:18px;border-radius:999px;background:var(--orange);color:#fff;font-size:10px;display:grid;place-items:center}.toast{position:fixed;left:16px;right:16px;bottom:82px;z-index:90;background:#222;color:#fff;padding:14px 16px;border-radius:10px;box-shadow:var(--shadow-2);transform:translateY(160%);transition:.25s}.toast.show{transform:translateY(0)}

/* Footer */
.footer{margin-top:36px;background:#f5f5f5;color:#333;padding:50px 0 24px}.footer-grid{display:grid;gap:18px}.footer-market-grid{display:grid;gap:28px}.footer h3{margin:0 0 14px;font-size:16px}.footer a{display:block;color:#454545;margin:0 0 11px}.footer p{color:#444;margin:16px 0 18px;max-width:320px}.footer-about .brand-logo{font-size:26px}.mini-brand-row{display:flex;flex-wrap:wrap;gap:8px;max-width:230px}.mini-brand-row span{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:#1f69b2;color:#fff;font-size:9px;font-weight:900}.mini-brand-row span:nth-child(2){background:#283463}.mini-brand-row span:nth-child(3){background:#a5ce2e}.mini-brand-row span:nth-child(4){background:#050505;color:#d7ad42}.mini-brand-row span:nth-child(5){background:#050505}.mini-brand-row span:nth-child(6){background:#f36d2d}.mini-brand-row span:nth-child(7){background:#3c922a}.mini-brand-row span:nth-child(8){background:#8a3836}.footer-two-col{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.pay-row,.ship-row,.social-row{display:flex;gap:8px;flex-wrap:wrap;margin:4px 0 28px}.pay-row span{font-size:11px;color:#2669a7;font-weight:900}.ship-row span{font-size:12px;color:#ef3f35;font-weight:900;font-style:italic}.social-row span{font-size:24px}.footer-copy{text-align:center;border-top:1px solid #ddd;margin-top:44px;padding-top:28px;color:#868686;font-size:14px}.marketplace-footer{padding-bottom:70px}

@media (min-width:560px){.product-grid,.flash-products{grid-template-columns:repeat(3,1fr)}.category-card-grid{grid-template-columns:repeat(4,1fr)}.brand-strip{grid-template-columns:repeat(7,1fr)}}
@media (min-width:760px){body{padding-bottom:0}.header-inner,.topbar{height:62px}.main-nav,.desktop-nav{display:flex}.header-search{display:flex}.login-btn{display:inline-flex}.service-items{display:flex}.bottom-nav{display:none}.marketplace-footer{padding-bottom:24px}.product-grid{grid-template-columns:repeat(4,1fr)}.catalog-tools{grid-template-columns:1.4fr .8fr .8fr}.flash-board{grid-template-columns:300px 1fr;gap:0}.flash-poster{display:block}.flash-products{grid-template-columns:repeat(3,1fr);align-content:center;padding:38px 26px}.product-detail{grid-template-columns:.95fr 1.05fr;align-items:start}.detail-media{min-height:520px}.detail-actions{grid-template-columns:1fr 1fr}.checkout-grid{grid-template-columns:1fr 1fr}.checkout-page-grid,.cart-page-grid{grid-template-columns:1.25fr .75fr}.form-grid{grid-template-columns:1fr 1fr}.field.full,.form-title.full,.safe-box.full{grid-column:1/-1}.sticky-summary{position:sticky;top:88px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-market-grid{grid-template-columns:1.5fr .9fr 1.1fr 1.1fr 1.3fr}.floating-help{bottom:20px}.toast{bottom:16px;left:auto;width:min(420px,calc(100% - 32px))}}
@media (min-width:1040px){.product-grid{grid-template-columns:repeat(5,1fr);gap:18px}.flash-products{grid-template-columns:repeat(4,1fr);gap:12px}.flash-section{padding-top:18px}.category-card{min-height:176px}.category-card img{width:68%;right:-24px;bottom:-58px}.product-card{border-radius:8px}.container{width:min(100% - 158px,var(--container))}}
@media (max-width:759px){.site-header,.header{position:sticky}.header-inner,.topbar{height:auto;min-height:62px;flex-wrap:wrap;padding:10px 0;gap:10px}.brand-logo,.brand{font-size:23px}.header-cart{margin-left:auto}.header-search{order:5;display:flex;width:100%;margin-left:0}.voucher-box{width:100%;justify-content:flex-end}.hero-banner{width:100%;margin-top:0}.hero-banner img{border-radius:0}.service-voucher-inner{padding:6px 0}.brand-strip{gap:12px;margin-top:20px;overflow-x:auto;display:flex}.brand-circle{width:94px;min-width:94px}.flash-board{margin-left:-16px;margin-right:-16px}.section-header-line{align-items:flex-start}.floating-help{bottom:82px;width:52px;height:52px}.footer-market-grid{grid-template-columns:1fr 1fr}.footer-about{grid-column:1/-1}.footer-copy{font-size:12px}.catalog-tools{display:none}}
@media (max-width:420px){.container{width:min(100% - 24px,var(--container))}.product-grid,.flash-products{gap:9px}.product-body{padding:10px}.product-title{font-size:12px}.product-price-box .price{font-size:14px}.old-price{font-size:11px}.sold-row{font-size:9px}.discount{font-size:12px}.product-ribbon{font-size:8px}.category-card-grid{grid-template-columns:1fr 1fr}.flash-title-row h2{font-size:20px}.countdown{font-size:15px}.brand-circle{width:82px;min-width:82px}.footer-market-grid{grid-template-columns:1fr}}
