:root{color:#1f2933;background:var(--color-bg-page);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Lora", Georgia, "Times New Roman", serif;--color-bg-page:#f5f3ed;--color-bg-card:#fcfbf8;--color-card-border:#eaeaea;--color-charcoal:#2c3338;--color-accent:#dc2626;--color-accent-dark:#991b1b;--color-accent-warm:#ea580c;--color-price:#c53030;--color-price-soft:#fee2e2;--color-ink:#1a1a1a;--color-muted:#6b7280;--color-border:#e5e7eb;--color-cta-bg:#fff;--color-cta-bg-hover:var(--color-price);--color-cta-bg-active:#b91c1c;--color-cta-text:#4b5563;--color-cta-border:#d1d5db;--color-cta-border-hover:var(--color-price);--shadow-card:none;--shadow-card-hover:0 8px 20px #2c333812;--shadow-cta-hover:0 4px 12px #c5303038;--ui-scale:.67;--page-max-width:calc(1224px * var(--ui-scale));--page-side-margin:calc(16px * var(--ui-scale));--page-inline-padding:calc(16px * var(--ui-scale));--touch-target-min:calc(44px * var(--ui-scale));--cta-height:calc(48px * var(--ui-scale));--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--filter-sheet-width:100%;--filter-sheet-max-height:min(88vh, calc(720px * var(--ui-scale)));--product-grid-gap:calc(10px * var(--ui-scale));--product-card-radius:calc(14px * var(--ui-scale));--product-card-body-padding:calc(12px * var(--ui-scale)) calc(14px * var(--ui-scale)) calc(14px * var(--ui-scale));--product-text-secondary:#6b7280;--product-text-emphasis:#4b5563;--product-font-meta:1.0625rem;--product-font-title:1.1875rem;--product-font-price-original:1.25rem;--product-font-price-strong:1.375rem;--ui-font-body:1.0625rem;--ui-font-body-sm:1rem;--ui-font-label:1.167rem;--ui-font-meta:1rem;--ui-font-badge:1rem;--hot-deals-slide-width:calc((100% - (var(--hot-deals-full-slots) * var(--product-grid-gap))) / (var(--hot-deals-full-slots) + var(--hot-deals-peek-ratio)));--hot-deals-nav-gutter:0px;--hot-deals-peek-ratio:.1;--hot-deals-full-slots:1;--hot-deals-slide-max-height:none;--platform-page-glow:transparent;--platform-page-glow-accent:transparent;--platform-accent:#f07850;--platform-accent-soft:color-mix(in srgb, var(--platform-accent) 12%, transparent);--platform-shadow:0 8px 24px color-mix(in srgb, var(--platform-accent) 18%, transparent)}*{box-sizing:border-box}html{font-size:calc(18px * var(--ui-scale))}body{background:radial-gradient(120% 80% at 50% -18%, var(--platform-page-glow), transparent 65%), radial-gradient(80% 50% at 85% -10%, var(--platform-page-glow-accent), transparent 50%), var(--color-bg-page);min-width:320px;min-height:100vh;font-size:var(--ui-font-body);margin:0;line-height:1.5;transition:background-color .28s;overflow-x:clip}body[data-active-platform=shopee]{--color-bg-page:#f6f7f9;--platform-page-glow:#94a3b812;--platform-page-glow-accent:#ee4d2d0a;--platform-accent:#ee4d2d}body[data-active-platform=lazada]{--color-bg-page:#f2f5fc;--platform-page-glow:#5069d217;--platform-page-glow-accent:transparent;--platform-accent:#4a63b8}body[data-active-platform=tiktok]{--color-bg-page:#eef1f5;--platform-page-glow:#3741511a;--platform-page-glow-accent:#25d3d008;--platform-accent:#374151}@media (prefers-reduced-motion:reduce){body{transition:none}}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}img{max-width:100%}.sr-only{white-space:nowrap;clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (width<=639px){:root{--product-font-meta:.9375rem;--product-font-price-original:1.0625rem;--product-font-price-strong:1.1875rem}}:where(.hero h1,.section-heading h2,.marketplace-section__heading h3,.price-filter-sheet__header h3){font-family:var(--font-display);color:var(--color-ink);letter-spacing:-.02em}:where(.section-heading h2,.marketplace-section__heading h3,.price-filter-sheet__header h3){font-weight:600;line-height:1.25}.editorial-prose :is(h1,h2,h3){font-family:var(--font-display);color:var(--color-ink);letter-spacing:-.015em;margin:0 0 .7em}.editorial-prose :is(h1,h2,h3)+p{margin-top:0}.site-header{z-index:20;padding-top:var(--safe-top);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #11182714;position:sticky;top:0;overflow-x:clip;box-shadow:0 8px 24px #0f172a0d}.top-navbar{width:min(100%, var(--page-max-width));min-width:0;max-width:100%;padding:10px max(var(--page-inline-padding), var(--safe-right)) 10px max(var(--page-inline-padding), var(--safe-left));grid-template-columns:minmax(0,1fr);gap:10px;margin:0 auto;display:grid}.brand-mark{width:max-content;color:var(--color-ink);align-items:center;gap:10px;display:inline-flex}.brand-mark__symbol{color:#fff;background:var(--color-ink);letter-spacing:.02em;border-radius:999px;place-items:center;width:42px;height:42px;font-size:.8125rem;font-weight:900;display:grid}.brand-mark strong,.brand-mark small{display:block}.brand-mark strong{letter-spacing:.01em;font-size:1.125rem}.brand-mark small{color:var(--color-muted);font-size:var(--ui-font-body-sm)}.search-field{background:#fff;border:1px solid #d1d5db;border-radius:999px;align-items:center;gap:0;width:100%;min-width:0;max-width:100%;min-height:48px;padding:4px 4px 4px 14px;transition:border-color .16s,box-shadow .16s;display:flex;box-shadow:0 1px 2px #0f172a0f,0 4px 14px #0f172a0d}.search-field:focus-within{border-color:#dc26269e;box-shadow:0 1px 2px #0f172a0f,0 4px 14px #0f172a0d,0 0 0 4px #ea580c1f}.search-field__icon{color:#374151;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-right:10px;display:flex}.search-field__icon svg{width:20px;height:20px;display:block}#search-input{min-width:0;min-height:38px;color:var(--color-ink);box-shadow:none;appearance:none;background:0 0;border:0;border-radius:0;outline:none;flex:1;padding:0}#search-input::placeholder{color:#4b5563;opacity:1}#search-input:focus{box-shadow:none;border-color:#0000}#search-input::-webkit-search-cancel-button{-webkit-appearance:none}.search-field__submit{color:#fff;background:var(--color-ink);min-height:38px;font-size:var(--ui-font-body-sm);letter-spacing:.02em;border:0;border-radius:999px;flex-shrink:0;margin-left:6px;padding:0 16px;font-weight:700;transition:background .16s,transform .12s}.search-field__submit:hover,.search-field__submit:focus-visible{background:#1f2937}.search-field__submit:active{transform:scale(.98)}.page-shell{width:min(100%, var(--page-max-width));min-width:0;max-width:100%;padding:16px max(var(--page-inline-padding), var(--safe-right)) calc(28px + var(--safe-bottom)) max(var(--page-inline-padding), var(--safe-left));margin:0 auto}.product-showcase{min-width:0}.hero{padding:10px 0 12px}.hero h1,.section-heading h2{color:var(--color-ink);letter-spacing:-.04em;margin:0}.hero h1{max-width:860px;font-family:var(--font-display);font-size:clamp(1.65rem,7.2vw,4.8rem);font-weight:500;line-height:1.05}.hero__copy{max-width:650px;color:var(--color-muted);margin:10px 0 0;font-size:1.0625rem;line-height:1.55}.eyebrow{color:var(--color-accent);font-size:var(--ui-font-body-sm);letter-spacing:.14em;text-transform:uppercase;margin:0 0 6px;font-weight:800}.blog-article,.editorial-prose{color:#333;font-family:var(--font-body);font-size:clamp(1rem,.96rem + .18vw,1.125rem);line-height:1.6}.blog-article :is(p,li),.editorial-prose :is(p,li){max-width:70ch;margin:0 0 1em}.blog-article :is(ul,ol),.editorial-prose :is(ul,ol){margin:0 0 1.1em;padding-inline-start:1.3em}.blog-article :is(strong,b),.editorial-prose :is(strong,b){color:var(--color-ink);font-weight:600}.filter-panel{background:var(--color-bg-card);border:1px solid var(--color-card-border);border-radius:18px;gap:12px;margin:0;padding:14px;display:grid}.category-filters{flex-wrap:wrap;gap:8px;margin-inline:0;padding-inline:0;display:flex;overflow:visible}@media (width>=1024px){.catalog-layout__filters .category-filters{scrollbar-width:auto;margin-inline:0;padding-inline:0;overflow:hidden visible}.catalog-layout__filters .category-filter{white-space:normal}}.category-filter{min-height:var(--touch-target-min);color:#374151;border:1px solid var(--color-border);font-size:var(--ui-font-label);white-space:nowrap;background:#f9fafb;border-radius:999px;padding:8px 16px;font-weight:800;transition:color .16s,background-color .16s,border-color .16s,transform .16s,box-shadow .16s}.category-filter:hover:not(.is-active),.category-filter:focus-visible:not(.is-active){border-color:var(--platform-accent-soft);transform:translateY(-1px)}body[data-active-platform=shopee] .category-filter.is-active{color:#ee4d2d;background:#fff;border:2px solid #ee4d2d;box-shadow:0 6px 16px #ee4d2d1f}body[data-active-platform=shopee] .catalog-layout__filters .filter-panel{background:#fff;border-color:#ee4d2d1f;box-shadow:0 10px 28px #1118270d}body[data-active-platform=lazada] .category-filter.is-active{color:#fff;background:linear-gradient(135deg,#5c7fd9,#3d52a8);border-color:#4a63b8;box-shadow:0 8px 18px #3d52a833}body[data-active-platform=tiktok] .category-filter.is-active{color:#fff;background:linear-gradient(135deg,#4b5563,#374151);border-color:#4b5563;box-shadow:0 8px 18px #37415133}.subcategory-scroll{margin:0 0 14px}.subcategory-scroll__inner{background:#fff;border:1px solid #11182714;border-radius:14px;gap:10px;padding:10px 12px;display:grid}.subcategory-scroll__hint{color:#6b7280;font-size:var(--ui-font-body-sm);margin:0;font-weight:700;line-height:1.45}.subcategory-scroll__pills{flex-wrap:wrap;align-items:center;gap:8px;display:flex;overflow:visible}.subcategory-filter{min-height:var(--touch-target-min);color:#4b5563;font-size:var(--ui-font-label);white-space:nowrap;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;flex:none;padding:8px 16px;font-weight:800}.subcategory-filter.is-active{color:#fff;background:#111827;border-color:#111827}.price-filter-trigger--active{color:#111827;background:#f3f4f6;border-color:#d1d5db}.filter-panel--search-mode .category-filters{opacity:.42;pointer-events:none}.filter-panel--search-mode .category-filter,.filter-panel--search-mode .subcategory-filter{cursor:not-allowed}.catalog-filter-notice{color:#92400e;font-size:var(--ui-font-body-sm);background:#fffbeb;border:1px solid #fde68a;border-radius:12px;margin:0;padding:10px 14px;font-weight:600;line-height:1.5}.catalog-source-status{color:#7c2d12;font-size:var(--ui-font-body-sm);background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;margin:0;padding:10px 14px;font-weight:600;line-height:1.5}.filter-toolbar{border-top:1px solid #1118270f;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding-top:4px;display:flex}.filter-advanced{flex:none;position:relative}.filter-summary{min-width:0;color:var(--color-ink);font-size:var(--ui-font-label);flex:1;margin:0;font-weight:800}.price-filter-trigger{min-height:var(--touch-target-min);color:var(--color-ink);border:1px solid var(--color-border);font-size:var(--ui-font-label);background:#fff;border-radius:999px;flex:none;align-items:center;gap:8px;padding:8px 16px;font-weight:800;transition:border-color .16s,background-color .16s;display:inline-flex}.price-filter-trigger__icon{color:var(--color-muted);flex:none}body[data-active-platform=shopee] .price-filter-trigger--active .price-filter-trigger__icon{color:#ee4d2d}body[data-active-platform=lazada] .price-filter-trigger--active .price-filter-trigger__icon{color:#4a63b8}body[data-active-platform=tiktok] .price-filter-trigger--active .price-filter-trigger__icon{color:#374151}.price-filter-sheet{z-index:30;visibility:hidden;pointer-events:none;position:fixed;inset:0}.price-filter-sheet.is-open{visibility:visible;pointer-events:auto}.price-filter-sheet__scrim{opacity:0;background:#11182773;border:none;padding:0;transition:opacity .22s;position:absolute;inset:0}.price-filter-sheet.is-open .price-filter-sheet__scrim{opacity:1}.price-filter-sheet__panel{width:100%;max-height:var(--filter-sheet-max-height);padding:0 var(--page-inline-padding) calc(12px + var(--safe-bottom)) var(--page-inline-padding);background:#fff;border-radius:16px 16px 0 0;flex-direction:column;gap:0;transition:transform .26s cubic-bezier(.32,.72,0,1);display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(100%);box-shadow:0 -12px 40px #11182724}.filter-sheet__body{min-height:0;max-height:calc(var(--filter-sheet-max-height) - 56px);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:18px;padding-bottom:4px;display:flex;overflow-y:auto}.filter-sheet__section{gap:10px;display:grid}.filter-sheet__section[hidden]{display:none}.filter-sheet__section-title{font-size:var(--ui-font-label);margin:0;font-weight:800}.filter-sheet__section-hint{color:var(--color-muted);font-size:var(--ui-font-body-sm);margin:-4px 0 0;font-weight:600;line-height:1.45}.filter-sheet__footer{border-top:1px solid #11182714;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:10px;margin-top:auto;padding-top:12px;display:grid}@media (width>=640px){.filter-sheet__section{gap:8px}.filter-sheet__footer{gap:8px;padding-top:10px}.price-filter-sheet__close{width:32px;height:32px;font-size:1.2rem}}#btn-reset-filters{min-height:var(--touch-target-min);color:var(--color-ink);border:1px solid var(--color-border);font-size:var(--ui-font-label);background:#fff;border-radius:12px;padding:0 16px;font-weight:800}#btn-reset-filters:hover,#btn-reset-filters:focus-visible{border-color:#dc262657}.price-filter-sheet.is-open .price-filter-sheet__panel{transform:translateY(0)}.price-filter-sheet__header{justify-content:space-between;align-items:center;gap:12px;padding-top:16px;display:flex}.price-filter-sheet__header h3{margin:0;font-size:1.125rem;font-weight:800}.price-filter-sheet__close{width:36px;height:36px;color:var(--color-muted);background:#f3f4f6;border:none;border-radius:999px;place-items:center;padding:0;font-size:1.35rem;line-height:1;display:grid}body.price-filter-sheet-open{overflow:hidden}.price-bucket-filters,.sort-chip-filters{flex-wrap:wrap;gap:8px;display:flex}.price-bucket-filter,.sort-chip-filter{min-height:var(--touch-target-min);color:#374151;border:1px solid var(--color-border);font-size:var(--ui-font-label);white-space:nowrap;background:#f9fafb;border-radius:999px;padding:8px 16px;font-weight:800;transition:color .16s,background-color .16s,border-color .16s,transform .16s}.price-bucket-filter:hover:not(.is-active),.price-bucket-filter:focus-visible:not(.is-active),.sort-chip-filter:hover:not(.is-active),.sort-chip-filter:focus-visible:not(.is-active){background:#f3f4f6;border-color:#d1d5db}body[data-active-platform=shopee] .price-bucket-filter.is-active,body[data-active-platform=shopee] .sort-chip-filter.is-active{color:#fff;background:linear-gradient(135deg,#ff6b3d,#ee4d2d);border-color:#ee4d2d}body[data-active-platform=lazada] .price-bucket-filter.is-active,body[data-active-platform=lazada] .sort-chip-filter.is-active{color:#fff;background:linear-gradient(145deg,#5c7fd9,#3d52a8);border-color:#4a63b8}body[data-active-platform=tiktok] .price-bucket-filter.is-active,body[data-active-platform=tiktok] .sort-chip-filter.is-active{color:#fff;background:linear-gradient(145deg,#4b5563,#374151);border-color:#4b5563}#btn-apply-price{min-height:var(--touch-target-min);color:#fff;background:var(--color-ink);border:1px solid var(--color-ink);font-size:var(--ui-font-label);border-radius:12px;padding:0 16px;font-weight:900;transition:background-color .16s,border-color .16s,transform .16s}#btn-apply-price:hover,#btn-apply-price:focus-visible{background:linear-gradient(135deg, var(--color-accent-warm), var(--color-accent));border-color:var(--color-accent);transform:translateY(-1px)}.section-heading{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px;margin:18px 0 10px;display:flex}.section-heading h2{font-size:clamp(1.25rem,4vw,1.65rem)}.section-heading__meta{color:var(--color-muted);font-size:var(--ui-font-meta);flex:none;font-weight:700;line-height:1.4}.product-card{cursor:pointer;background:var(--color-bg-card);border:1px solid var(--color-card-border);border-radius:var(--product-card-radius);min-width:0;height:100%;box-shadow:var(--shadow-card);flex-direction:column;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden}.product-card:hover,.product-card:focus-within{box-shadow:var(--shadow-card-hover);border-color:#dcdcdc;transform:translateY(-2px)}.product-card__media{aspect-ratio:4/5;background:#f3f4f6;border-bottom:1px solid #1118270f;flex:none;width:100%;position:relative;overflow:hidden}.product-card__media-art{z-index:0;pointer-events:none;background:radial-gradient(circle at 18% 22%, var(--media-glow,#ffffffb3), transparent 42%), radial-gradient(circle at 82% 78%, var(--media-glow-soft,#ffffff73), transparent 38%), linear-gradient(145deg, var(--media-tone-a,#f3f4f6), var(--media-tone-b,#e5e7eb));position:absolute;inset:0}.product-card__media-art:before{content:"";opacity:.55;background-image:linear-gradient(135deg,#ffffff2e 25%,#0000 25% 50%,#ffffff2e 50% 75%,#0000 75%,#0000);background-size:28px 28px;position:absolute;inset:0}.product-card__media-art:after{content:"";opacity:.22;background:no-repeat center / contain var(--media-icon);width:clamp(52px,34%,88px);height:clamp(52px,34%,88px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-card__media[data-media-theme=apparel]{--media-tone-a:#fce7f3;--media-tone-b:#fff1f2;--media-glow:#fb718559;--media-glow-soft:#f43f5e2e;--media-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' fill='none'%3E%3Cpath stroke='%23be123c' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' d='M32 14v6M22 28l10-7 10 7M16 32h32l-4 18H20L16 32z'/%3E%3C/svg%3E")}.product-card__media[data-media-theme=shoes]{--media-tone-a:#ffedd5;--media-tone-b:#fff7ed;--media-glow:#fb923c52;--media-glow-soft:#f9731629;--media-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' fill='none'%3E%3Cpath stroke='%23c2410c' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' d='M12 38c8-2 14-2 20 0s14 2 22 0l-4 10H16l-4-10zM18 38l6-12h16l6 12'/%3E%3C/svg%3E")}.product-card__media[data-media-theme=bags]{--media-tone-a:#ede9fe;--media-tone-b:#f5f3ff;--media-glow:#a78bfa52;--media-glow-soft:#8b5cf629;--media-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' fill='none'%3E%3Cpath stroke='%237c3aed' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' d='M18 24h28l3 34H15l3-34zM24 24v-4a8 8 0 0 1 16 0v4'/%3E%3C/svg%3E")}.product-card__media[data-media-theme=accessories]{--media-tone-a:#ecfdf5;--media-tone-b:#f0fdf4;--media-glow:#34d39947;--media-glow-soft:#10b98124;--media-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' fill='none'%3E%3Ccircle cx='32' cy='32' r='12' stroke='%23059669' stroke-width='2.4'/%3E%3Cpath stroke='%23059669' stroke-width='2.4' stroke-linecap='round' d='M32 20V12M32 52v-8M20 32h-8M52 32h-8'/%3E%3C/svg%3E")}.product-card__media[data-media-theme=default]{--media-tone-a:#f3f4f6;--media-tone-b:#e5e7eb;--media-glow:#94a3b847;--media-glow-soft:#64748b24;--media-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' fill='none'%3E%3Cpath stroke='%2364748b' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' d='M16 20h32v28H16zM24 20v-4a8 8 0 0 1 16 0v4'/%3E%3C/svg%3E")}.product-card__media[data-media-variant="2"] .product-card__media-art{filter:hue-rotate(12deg)saturate(1.06)}.product-card__media[data-media-variant="3"] .product-card__media-art{filter:hue-rotate(-10deg)saturate(1.04)}.product-card__media[data-media-variant="4"] .product-card__media-art{filter:hue-rotate(22deg)saturate(.96)}.product-card__media:not(:has(.product-card__image)) .product-card__media-art:after{opacity:.34}.product-card__image,.product-card__media-placeholder{z-index:1;object-fit:cover;background:0 0;width:100%;height:100%;display:block;position:absolute;inset:0}.product-card__media-placeholder{pointer-events:none}.product-card__discount-badge{z-index:2;color:#fff;background:linear-gradient(135deg, #d95757, var(--color-price));font-size:var(--ui-font-badge);letter-spacing:.02em;border-radius:999px;padding:4px 9px;font-weight:700;line-height:1.4;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #c5303033}.product-card__media--empty .product-card__media-art:after{opacity:.38}.product-card__body{min-height:0;padding:var(--product-card-body-padding);flex-direction:column;flex:auto;gap:0;display:flex}.product-card__head{flex-direction:column;flex:none;gap:0;display:flex}.product-card__grow{flex:auto;min-height:0}.product-card__footer{flex-direction:column;flex:none;gap:6px;margin-top:0;padding-top:8px;display:flex}.product-card__title{--product-title-line-height:1.35;color:#374151;font-size:var(--product-font-title);font-weight:600;line-height:var(--product-title-line-height);-webkit-line-clamp:2;line-clamp:2;min-height:calc(1em * var(--product-title-line-height) * 2);max-height:calc(1em * var(--product-title-line-height) * 2);text-overflow:ellipsis;overflow-wrap:break-word;word-break:break-word;-webkit-box-orient:vertical;margin:0 0 8px;display:-webkit-box;overflow:hidden}.product-card__social-proof{min-height:calc(var(--product-font-meta) * 1.4 + 6px);color:var(--product-text-secondary);font-size:var(--product-font-meta);white-space:nowrap;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:0;margin:0;font-weight:600;line-height:1.45;display:flex}.product-card__social-proof--empty{visibility:hidden;pointer-events:none}.product-card__rating{color:#d97706;align-items:center;gap:3px;font-weight:700;line-height:1.3;display:inline-flex}.product-card__social-proof-sep{color:var(--product-text-secondary);flex:none;padding-inline:6px;font-weight:400}.product-card__sold{color:var(--product-text-emphasis);align-items:center;display:inline-flex}.product-card__new-badge{z-index:2;color:#0f766e;font-size:var(--ui-font-badge);background:#ecfdf5;border:1px solid #10b98147;border-radius:999px;align-items:center;padding:3px 9px;font-weight:700;line-height:1.3;display:inline-flex;position:absolute;top:10px;left:10px}.product-rail-section{margin-bottom:28px}.product-card__price{min-height:calc(var(--product-font-price-strong) * 1.2);color:var(--color-price);font-size:var(--ui-font-body);flex-wrap:nowrap;justify-content:flex-start;align-items:baseline;gap:8px;margin:0;line-height:1.35;display:flex}.product-card__price del,.product-card__price-original{color:#6b7280;font-size:var(--product-font-price-original);white-space:nowrap;align-items:flex-start;margin:0;font-weight:500;line-height:1;text-decoration:none;display:inline-flex;position:relative}.product-card__price del:after,.product-card__price-original:after{content:"";pointer-events:none;background:linear-gradient(to top left,#0000 calc(50% - .5px),currentColor calc(50% - .5px) calc(50% + .5px),#0000 calc(50% + .5px));position:absolute;inset:0}.product-card__price-current{white-space:nowrap;max-width:100%;font-size:var(--product-font-price-strong);align-items:flex-start;margin-left:0;line-height:1;display:inline-flex}.product-card__price-amount{color:inherit;font-weight:inherit}.product-card__price-current .product-card__price-amount{color:var(--color-price);letter-spacing:-.01em;font-size:1em;font-weight:800;line-height:1}.product-card__price-currency{color:inherit;font-size:.75em;font-weight:inherit;flex-shrink:0;margin-inline-start:0;line-height:1.33333;display:block}.product-card__price-current .product-card__price-currency{color:var(--color-price);font-weight:800}.product-card__price-currency--original{color:#6b7280;font-weight:500}.product-card__price strong{color:var(--color-price);font-size:var(--product-font-price-strong);letter-spacing:-.01em;font-weight:800;line-height:1}.product-card__cta{display:none}.product-card__cta:hover,.product-card__cta:focus-visible{color:#fff;background:var(--color-cta-bg-hover);border-color:var(--color-cta-border-hover);box-shadow:var(--shadow-cta-hover);transform:translateY(-1px)}.empty-state{font-size:var(--ui-font-body);color:var(--color-muted);background:var(--color-bg-card);text-align:center;border:1px dashed #d1d5db;border-radius:18px;grid-column:1/-1;padding:28px 14px;line-height:1.55}.product-showcase__footer{justify-items:center;gap:0;margin-top:12px;padding:8px 0 4px;display:grid}.product-showcase__footer:not([hidden]){scroll-margin-bottom:calc(72px + var(--safe-bottom))}.load-more-btn{width:auto;min-width:0;max-width:none;min-height:40px;color:var(--color-ink);font-size:var(--ui-font-body-sm);background:#fff;border:2px solid #1118272e;border-radius:999px;padding:0 16px;font-weight:800;transition:background-color .16s,border-color .16s,color .16s,transform .16s;box-shadow:0 4px 12px #0f172a0f}.load-more-btn:not([hidden]){justify-content:center;align-items:center;display:inline-flex}.load-more-btn:disabled{opacity:.55;cursor:wait}.load-more-btn:hover,.load-more-btn:focus-visible{color:#fff;background:linear-gradient(135deg, var(--color-accent-warm), var(--color-accent));border-color:var(--color-accent);transform:translateY(-1px)}.showcase-pull-loader{width:100%;color:var(--color-muted);-webkit-user-select:none;user-select:none;touch-action:pan-y;flex-direction:column;align-items:center;gap:8px;padding:12px 16px 8px;display:none}.showcase-pull-loader:not([hidden]){display:flex}.showcase-pull-loader__icon{border:2px solid #11182738;border-top-color:var(--color-accent);border-radius:50%;width:20px;height:20px;transition:transform .18s;display:block}.showcase-pull-loader[data-phase=hint] .showcase-pull-loader__icon{border:7px solid #0000;border-top:9px solid #11182759;border-bottom:none;border-radius:0;width:0;height:0;animation:1.4s ease-in-out infinite showcase-pull-bounce}.showcase-pull-loader[data-phase=ready] .showcase-pull-loader__icon{transform:rotate(180deg)}.showcase-pull-loader[data-phase=loading] .showcase-pull-loader__icon{animation:.7s linear infinite showcase-pull-spin}.showcase-pull-loader__label{font-size:var(--ui-font-body-sm);text-align:center;margin:0;font-weight:700;line-height:1.4}@keyframes showcase-pull-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes showcase-pull-spin{to{transform:rotate(360deg)}}@media (width<=1023px){.product-card{touch-action:pan-y}.product-carousel .product-card{touch-action:manipulation}}@media (hover:none) and (pointer:coarse){.product-card:hover,.product-card:focus-within,.category-filter:hover,.category-filter:focus-visible,#btn-apply-price:hover,#btn-apply-price:focus-visible{transform:none}.product-card:active{border-color:#11182724;box-shadow:0 10px 24px #0f172a17}.category-filter:active,.price-filter-trigger:active,#btn-reset-filters:active,#btn-apply-price:active,.load-more-btn:active,.product-carousel__btn:active:not(:disabled){transform:scale(.98)}.product-carousel-shell.product-carousel-shell--navigable .product-carousel__nav{display:none}:root{--hot-deals-nav-gutter:0px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.product-card:hover,.product-card:focus-within,.category-filter:hover,.category-filter:focus-visible,#btn-apply-price:hover,#btn-apply-price:focus-visible{transform:none}}@media (width<=639px){.product-card__price{justify-content:flex-end;gap:6px}}@media (width>=640px){.product-card__price{justify-content:space-between;gap:10px}.product-card__price-current{margin-left:auto}:root{--page-inline-padding:18px;--hot-deals-full-slots:2}.top-navbar{grid-template-columns:auto minmax(280px,1fr);align-items:center;gap:12px;padding-block:12px}.search-field{justify-self:center;width:100%;max-width:min(680px,100%)}.page-shell{padding-top:20px;padding-bottom:calc(36px + var(--safe-bottom))}.hero{padding:18px 0 14px}.hero__copy{font-size:1rem;line-height:1.65}.filter-panel{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"categories actions""notice notice""status status";align-items:start;gap:10px 16px;margin-block:12px 20px;padding:16px;display:grid}.category-filters{flex-wrap:wrap;grid-area:categories;margin-inline:0;padding-inline:0;display:flex;overflow:visible}.catalog-filter-notice{grid-area:notice}.catalog-source-status{grid-area:status}.filter-toolbar{border-top:none;flex:none;grid-area:actions;justify-content:flex-end;align-items:center;gap:14px;min-height:auto;padding-top:0}.filter-summary{text-align:right;white-space:nowrap;font-size:var(--ui-font-label);flex:0 auto}.category-filter,.price-filter-trigger{min-height:52px;font-size:var(--ui-font-label);padding:10px 20px}.price-filter-trigger__icon{width:22px;height:22px}.catalog-filter-notice,.catalog-source-status{font-size:var(--ui-font-body);padding:10px 14px}.marketplace-switcher__tab{min-height:64px;font-size:var(--ui-font-label);flex-direction:row;justify-content:center;padding:12px 16px}.marketplace-platform-picker{padding:16px}.section-heading{flex-direction:row;justify-content:space-between;align-items:end;gap:12px;margin:22px 0 12px}.section-heading__meta{font-size:var(--ui-font-body-sm)}.price-filter-sheet{width:var(--filter-sheet-width);z-index:40;height:auto;position:absolute;inset:calc(100% + 8px) 0 auto auto}:root{--filter-sheet-width:min(420px, calc(100vw - 2 * var(--page-inline-padding)));--filter-sheet-max-height:min(78vh, 680px)}.price-filter-sheet__scrim{display:none}.price-filter-sheet__panel{width:100%;max-height:var(--filter-sheet-max-height);opacity:0;background:#fff;border-radius:16px;padding:18px 20px 16px;transition:transform .2s,opacity .2s;position:relative;bottom:auto;left:auto;right:auto;transform:translateY(8px);box-shadow:0 16px 48px #11182729,0 0 0 1px #1118270f}.filter-sheet__body{max-height:calc(var(--filter-sheet-max-height) - 52px);gap:20px}.filter-sheet__section-title{font-size:1rem}.filter-sheet__section-hint{font-size:var(--ui-font-body-sm)}.filter-sheet__section .subcategory-filter,.filter-sheet__section .discount-filter{min-height:48px;font-size:var(--ui-font-label);padding:8px 16px}.price-filter-sheet__header h3{font-size:1.25rem}#btn-reset-filters,#btn-apply-price{min-height:50px;font-size:var(--ui-font-label)}.price-filter-sheet.is-open .price-filter-sheet__panel{opacity:1;transform:translateY(0)}.price-filter-sheet__header{padding-top:0;display:flex}.price-filter{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end}body.price-filter-sheet-open{overflow:auto}:root{--hot-deals-nav-gutter:0px}.product-carousel,.shopee-products-grid,.marketplace-products-grid{gap:12px}}@media (width>=640px) and (pointer:fine){:root{--hot-deals-nav-gutter:calc(48px + var(--safe-right))}.product-carousel-shell.product-carousel-shell--navigable .product-carousel__nav{display:flex}.product-carousel__btn{width:40px;height:40px}}@media (width>=768px){:root{--page-inline-padding:20px;--product-grid-gap:14px}.product-carousel{gap:var(--product-grid-gap);margin-inline:calc(-1 * var(--page-inline-padding));padding:0 var(--hot-deals-nav-gutter) 14px max(var(--page-inline-padding), var(--safe-left));scroll-padding-inline:max(var(--page-inline-padding), var(--safe-left))}.shopee-products-grid,.marketplace-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=900px){.shopee-products-grid,.marketplace-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1024px){:root{--page-side-margin:clamp(20px, 2.5vw, 56px);--page-max-width:min(1680px, calc(100vw - 2 * var(--page-side-margin)));--page-inline-padding:clamp(20px, 1.6vw, 28px);--product-grid-gap:clamp(16px, 1.25vw, 26px);--product-card-radius:16px;--product-card-body-padding:14px 16px 16px;--product-font-meta:1.0625rem;--product-font-title:1.1875rem;--product-font-price-original:1.125rem;--product-font-price-strong:1.4375rem;--hot-deals-full-slots:4;--hot-deals-nav-gutter:calc(52px + var(--safe-right))}.search-field{max-width:min(760px,100%)}.filter-panel{gap:12px 20px;margin-block:12px 18px;padding:16px 20px}.category-filter{min-height:56px;font-size:var(--ui-font-label);padding:10px 20px}.filter-summary{font-size:var(--ui-font-label)}.price-filter-trigger{min-height:56px;font-size:var(--ui-font-label);padding:10px 20px}.price-filter-trigger__icon{width:24px;height:24px}.catalog-filter-notice,.catalog-source-status{font-size:var(--ui-font-body)}.marketplace-switcher__tab{min-height:68px;padding:14px 20px;font-size:1rem}.marketplace-switcher__tab img{width:40px;height:40px}.product-carousel{gap:var(--product-grid-gap);padding:0 var(--hot-deals-nav-gutter) 16px 0;margin-inline:0;scroll-padding-inline:0}.product-carousel__nav{right:-2px}.hot-deals-carousel__rank{padding:6px 11px;font-size:.9375rem;top:12px;left:12px}.shopee-products-grid,.marketplace-products-grid{gap:var(--product-grid-gap);grid-template-columns:repeat(4,minmax(0,1fr))}.product-card__footer{gap:8px;margin-top:0;padding-top:10px}.product-card:hover .product-card__cta,.product-card:focus-within .product-card__cta{font-size:var(--ui-font-body);border-radius:12px;margin-top:4px;padding:10px 14px}.product-card__discount-badge{font-size:var(--ui-font-badge);padding:5px 11px;font-weight:700;top:12px;right:12px}.product-showcase__footer{margin-top:24px}}@media (width>=1200px){:root{--product-card-body-padding:16px 18px 18px;--product-font-title:clamp(1.1875rem, .35vw + 1rem, 1.3125rem);--product-font-price-original:clamp(1.0625rem, .12vw + .95rem, 1.1875rem);--product-font-price-strong:clamp(1.375rem, .4vw + 1.1rem, 1.5rem)}}@media (width>=1440px){:root{--product-card-body-padding:18px 20px 20px;--product-font-meta:1.0625rem}.product-card:hover .product-card__cta,.product-card:focus-within .product-card__cta{padding:11px 16px;font-size:clamp(1rem,.2vw + .9rem,1.0625rem)}.product-card__discount-badge{font-size:var(--ui-font-badge);padding:6px 12px}.search-field{max-width:min(840px,100%)}}.catalog-layout{display:block}.catalog-layout__main{min-width:0}.catalog-layout__sidebar,.catalog-layout__filters{gap:12px;min-width:0;display:grid}.catalog-layout__sidebar .section-heading,.catalog-layout__filters-heading,.catalog-layout__filters .filter-panel{margin:0}@media (width>=1024px){.catalog-layout{grid-template-columns:var(--catalog-rail-width) minmax(0, 1fr) var(--catalog-rail-width);gap:var(--catalog-rail-clearance);grid-template-areas:"sidebar main filters";align-items:start;display:grid}.catalog-layout__sidebar{grid-area:sidebar;justify-self:stretch;width:100%}.catalog-layout__main{grid-area:main}.catalog-layout__filters{grid-area:filters;justify-self:stretch;width:100%}.catalog-layout__sidebar .marketplace-platform-picker{border-radius:16px;gap:8px;width:100%;min-width:0;padding:10px}.catalog-layout__sidebar .marketplace-switcher{gap:6px}.catalog-layout__sidebar .marketplace-switcher__tab img{border-radius:8px;width:28px;height:28px}.catalog-layout__sidebar .marketplace-price-notice{font-size:var(--ui-font-body-sm);padding:8px 12px;line-height:1.45}}.marketplace-switcher__label{line-height:1.2}@media (width<=1023px){.catalog-layout__sidebar{margin-bottom:4px}.marketplace-platform-picker{border-radius:16px;gap:8px;margin:0 0 12px;padding:12px 14px;position:static;box-shadow:0 10px 28px #1118270d}.marketplace-price-notice{font-size:var(--ui-font-meta);display:block}.marketplace-switcher{gap:6px}.marketplace-switcher__tab{border-width:1.5px;border-radius:12px;flex-direction:column;justify-content:center;gap:2px;min-height:44px;padding:4px 6px}.marketplace-switcher__tab img{border-radius:6px;width:22px;height:22px}.marketplace-switcher__label{display:none}.marketplace-switcher__count{min-width:auto;font-size:var(--ui-font-meta);padding:0 5px;line-height:1.3}.marketplace-switcher__tab.is-active{transform:none}}.shopee-products-grid,.marketplace-products-grid{gap:var(--product-grid-gap);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.marketplace-platform-picker{background:var(--color-bg-card);border:1px solid var(--color-card-border);border-radius:20px;gap:12px;margin:0;padding:14px;display:grid;box-shadow:0 10px 28px #1118270d}.marketplace-platform-picker:before{content:"";background:var(--platform-accent);opacity:.88;border-radius:999px;height:4px;display:block}.marketplace-price-notice{color:var(--color-muted);border:1px solid var(--color-card-border);font-size:var(--ui-font-body-sm);background:#ffffffb8;border-radius:12px;margin:0;padding:10px 14px;line-height:1.55}.marketplace-price-notice strong{color:var(--color-ink);font-weight:700}.marketplace-showcase{gap:20px;display:grid}.marketplace-switcher{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.marketplace-switcher__tab{min-height:92px;color:var(--color-ink);box-shadow:none;font-size:var(--ui-font-label);text-align:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:12px 8px;font-weight:800;line-height:1.2;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.marketplace-switcher__tab img{object-fit:cover;border-radius:10px;width:36px;height:36px;display:block}.marketplace-switcher__tab:hover:not(:disabled),.marketplace-switcher__tab:focus-visible:not(:disabled){border-color:#cbd5e1;transform:translateY(-1px)}.marketplace-switcher__tab.is-active{color:#fff;transform:translateY(-2px)}.marketplace-switcher__tab.is-active[data-marketplace-tab=shopee]{background:linear-gradient(145deg,#ff6b3d 0%,#ee4d2d 52%,#d93d1a 100%);border-color:#ee4d2d;box-shadow:0 0 0 2px #ffffffeb,0 14px 36px #ee4d2d57,inset 0 1px #ffffff3d}body[data-active-platform=shopee] .marketplace-platform-picker{background:#fff;border-color:#ee4d2d24;box-shadow:0 12px 32px #1118270f,0 0 0 1px #ee4d2d0f}body[data-active-platform=shopee] .marketplace-platform-picker:before{opacity:1;background:linear-gradient(90deg,#ff6b3d,#ee4d2d)}.marketplace-switcher__tab.is-active[data-marketplace-tab=lazada]{background:linear-gradient(145deg,#5c7fd9,#3d52a8);border-color:#4a63b8;box-shadow:0 10px 28px #3d52a838}.marketplace-switcher__tab.is-active[data-marketplace-tab=tiktok]{background:linear-gradient(145deg,#4b5563,#374151);border-color:#4b5563;box-shadow:0 10px 28px #37415138}.marketplace-switcher__tab:disabled{opacity:.42;cursor:not-allowed}.marketplace-switcher__count{min-width:2rem;color:inherit;font-size:var(--ui-font-body-sm);background:#ffffff2e;border-radius:999px;justify-content:center;align-items:center;padding:2px 8px;font-weight:800;line-height:1.5;display:inline-flex}.marketplace-switcher__tab:not(.is-active) .marketplace-switcher__count{color:var(--color-muted);background:#eef2f7}.marketplace-switcher__tab.is-active .marketplace-switcher__count{color:inherit;background:#ffffff2e}.marketplace-section{scroll-margin-top:calc(var(--safe-top) + 120px);gap:16px;display:grid}.marketplace-section[hidden]{display:none}.marketplace-section__heading{background:var(--color-bg-card);border:1px solid var(--color-card-border);box-shadow:none;border-radius:18px;align-items:flex-start;gap:14px;padding:16px 18px;display:flex}.marketplace-section__logo{object-fit:cover;border-radius:10px;flex-shrink:0;width:40px;height:40px}.marketplace-section__eyebrow{color:var(--color-muted);font-size:var(--ui-font-body-sm);letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-weight:800}.marketplace-section__heading h3{color:var(--color-ink);letter-spacing:-.02em;margin:0;font-size:1.375rem;font-weight:900}.marketplace-section__copy{color:var(--color-text-secondary,var(--product-text-secondary));font-size:var(--ui-font-body);margin:6px 0 0;line-height:1.55}.marketplace-section__footer{margin-top:0}.product-grid__item{flex-direction:column;min-width:0;min-height:100%;display:flex}.product-grid__item>.product-card{flex:1;width:100%}#hot-deals-section{scroll-margin-top:calc(var(--safe-top) + 120px)}#hot-deals-section>.section-heading{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:12px}#hot-deals-section .section-heading__copy{min-width:0}#hot-deals-section .section-heading__actions{flex:none}#hot-deals-section .section-heading__actions.filter-advanced{position:relative}#hot-deals-section .price-filter-trigger{min-height:var(--touch-target-min)}.product-carousel-shell{width:100%;position:relative;overflow:hidden}.product-carousel-shell:not(.product-carousel-shell--navigable) .product-carousel__nav{display:none}.product-carousel{align-items:stretch;gap:var(--product-grid-gap);padding:0 var(--hot-deals-nav-gutter) 10px 0;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;margin-inline:0;scroll-padding-inline:0;display:flex;overflow-x:auto}.product-carousel::-webkit-scrollbar{display:none}.product-carousel__nav{top:50%;right:max(2px, var(--safe-right));z-index:4;pointer-events:none;flex-direction:column;gap:8px;display:none;position:absolute;transform:translateY(-50%)}.product-carousel__btn{width:36px;height:36px;color:var(--color-ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:.82;pointer-events:auto;background:#ffffffdb;border:1px solid #1118271a;border-radius:999px;place-items:center;padding:0;font-size:1.2rem;font-weight:700;line-height:1;transition:background-color .16s,border-color .16s,color .16s,opacity .16s,transform .16s;display:grid;position:static;box-shadow:0 4px 16px #0f172a1a}.product-carousel__btn:hover:not(:disabled),.product-carousel__btn:focus-visible:not(:disabled){color:#fff;background:linear-gradient(135deg, var(--color-accent-warm), var(--color-accent));border-color:var(--color-accent);opacity:1;transform:scale(1.04)}.product-carousel__btn:disabled{cursor:not-allowed;opacity:.38}.product-carousel>.product-grid__item{flex:0 0 var(--hot-deals-slide-width);width:var(--hot-deals-slide-width);min-width:var(--hot-deals-slide-width);max-width:var(--hot-deals-slide-width);scroll-snap-align:start;scroll-snap-stop:always}.product-carousel__item,.hot-deals-carousel__item{position:relative}.hot-deals-carousel__rank{z-index:2;color:var(--product-text-emphasis);box-shadow:none;font-size:var(--ui-font-meta);letter-spacing:.02em;background:#f3f4f6;border:1px solid #1118271a;border-radius:999px;padding:5px 10px;font-weight:700;line-height:1.3;position:absolute;top:10px;left:10px}.hot-deals-carousel__item:first-child .hot-deals-carousel__rank{color:#fff;background:linear-gradient(135deg,#fbbf24,#d97706);border-color:#b4530959;font-weight:800;box-shadow:0 6px 16px #f59e0b47}.hot-deals-carousel__item:nth-child(2) .hot-deals-carousel__rank{color:#fff;background:linear-gradient(135deg,#d1d5db,#9ca3af);border-color:#6b728059;font-weight:800;box-shadow:0 6px 16px #9ca3af3d}.hot-deals-carousel__item:nth-child(3) .hot-deals-carousel__rank{color:#fff;background:linear-gradient(135deg,#d97706,#92400e);border-color:#92400e59;font-weight:800;box-shadow:0 6px 16px #b4530938}.hot-deals-carousel__item:nth-child(n+4) .hot-deals-carousel__rank{color:var(--product-text-emphasis);box-shadow:none;background:#f3f4f6;border:1px solid #1118271a;font-weight:700}@media (pointer:fine){.product-carousel{cursor:grab;-webkit-user-select:none;user-select:none}.product-carousel-shell--dragging .product-carousel{cursor:grabbing;scroll-snap-type:none}}@media (width<=639px){:root{--hot-deals-full-slots:2.2;--hot-deals-peek-ratio:.14;--hot-deals-slide-max-height:220px}#hot-deals-section>.section-heading,#new-arrivals-section>.section-heading{margin:12px 0 8px}#hot-deals-section .product-carousel,#new-arrivals-section .product-carousel{padding-bottom:6px}.product-carousel .product-card__media{aspect-ratio:4/5;max-height:var(--hot-deals-slide-max-height)}.product-carousel .product-card__body{padding:8px 10px 10px}.product-carousel .product-card__title{font-size:var(--product-font-title);-webkit-line-clamp:2;margin-bottom:4px}.product-carousel .product-card__meta{display:none}.product-carousel .product-card__social-proof{font-size:var(--product-font-meta)}.product-carousel .product-card__price{gap:6px}.product-carousel .product-card__price-current{font-size:var(--product-font-price-strong)}.product-carousel .product-card__price-original{font-size:var(--product-font-price-original)}#hot-deals-section .hot-deals-carousel__rank{font-size:var(--ui-font-meta);padding:3px 8px;top:6px;left:6px}.product-carousel .product-card__discount-badge{font-size:var(--ui-font-meta);padding:3px 7px;top:6px;right:6px}}.site-notice{--site-notice-panel-width:min(360px, calc(100vw - 32px));--site-notice-panel-max-height:min(88vh, 560px);--site-notice-panel-padding:20px 18px 18px;--site-notice-panel-gap:14px;--site-notice-panel-radius:22px;--site-notice-title-size:1.125rem;--site-notice-body-size:.9375rem;--site-notice-hint-size:.8125rem;--site-notice-confirm-height:44px;--site-notice-confirm-size:.9375rem;--site-notice-confirm-max-width:100%;z-index:40;padding:max(10px, var(--safe-top)) max(10px, var(--safe-right)) max(10px, var(--safe-bottom)) max(10px, var(--safe-left));visibility:hidden;pointer-events:none;place-items:center;display:grid;position:fixed;inset:0}.site-notice.is-open{visibility:visible;pointer-events:auto}.site-notice__scrim{opacity:0;background:#2c333885;transition:opacity .22s;position:absolute;inset:0}.site-notice.is-open .site-notice__scrim{opacity:1}.site-notice__panel{z-index:1;gap:var(--site-notice-panel-gap);width:var(--site-notice-panel-width);max-height:var(--site-notice-panel-max-height);padding:var(--site-notice-panel-padding);overscroll-behavior:contain;background:var(--color-bg-card);border:1px solid var(--color-card-border);border-radius:var(--site-notice-panel-radius);opacity:0;transition:opacity .22s,transform .26s cubic-bezier(.32,.72,0,1);display:grid;position:relative;overflow:auto;transform:translateY(12px)scale(.98);box-shadow:0 24px 56px #2c333838}.site-notice.is-open .site-notice__panel{opacity:1;transform:translateY(0)scale(1)}.site-notice__header{display:block}.site-notice__title{color:var(--color-ink);font-size:var(--site-notice-title-size);letter-spacing:-.02em;text-align:center;margin:0;font-weight:800;line-height:1.35}.site-notice__body{color:var(--color-ink)}.site-notice__body p{font-size:var(--site-notice-body-size);text-align:center;margin:0;line-height:1.72}.site-notice__accept-hint{color:var(--color-muted);font-size:var(--site-notice-hint-size);text-align:center;margin:0;line-height:1.62}.site-notice__accept-hint strong{color:var(--color-ink);font-weight:700}.site-notice__confirm{width:min(100%, var(--site-notice-confirm-max-width));min-height:var(--site-notice-confirm-height);color:#fff;background:var(--color-ink);border:1px solid var(--color-ink);font-size:var(--site-notice-confirm-size);border-radius:14px;justify-self:center;padding:0 28px;font-weight:800;transition:background-color .16s,border-color .16s,transform .16s}.site-notice__confirm:hover,.site-notice__confirm:focus-visible{background:#1f2937;border-color:#1f2937;transform:translateY(-1px)}body.site-notice-open{overflow:hidden}@media (width>=768px){.site-notice{--site-notice-panel-width:min(860px, calc(100vw - 80px));--site-notice-panel-max-height:min(88vh, 820px);--site-notice-panel-padding:44px 48px 40px;--site-notice-panel-gap:26px;--site-notice-panel-radius:32px;--site-notice-title-size:2rem;--site-notice-body-size:1.1875rem;--site-notice-hint-size:1.0625rem;--site-notice-confirm-height:56px;--site-notice-confirm-size:1.0625rem;--site-notice-confirm-max-width:360px;padding:max(24px, var(--safe-top)) max(24px, var(--safe-right)) max(24px, var(--safe-bottom)) max(24px, var(--safe-left))}}@media (prefers-reduced-motion:reduce){.site-notice__scrim,.site-notice__panel{transition-duration:.01ms!important}.site-notice__panel,.site-notice.is-open .site-notice__panel{transform:none}}.site-footer{color:#ffffffe0;background:var(--color-charcoal);border-top:1px solid #ffffff14;margin-top:48px}.site-footer__inner{width:min(100%, var(--page-max-width));max-width:100%;padding:40px max(var(--page-inline-padding), var(--safe-right)) calc(24px + var(--safe-bottom)) max(var(--page-inline-padding), var(--safe-left));margin:0 auto}.site-footer__grid{grid-template-columns:1fr;gap:32px 24px;display:grid}.site-footer__title{color:#fff;letter-spacing:.02em;text-transform:uppercase;margin:0 0 14px;font-size:.9375rem;font-weight:800}.site-footer__list,.site-footer__links{margin:0;padding:0;list-style:none}.site-footer__list li,.site-footer__links li{margin:0 0 10px;font-size:.875rem;line-height:1.55}.site-footer__list li:last-child,.site-footer__links li:last-child{margin-bottom:0}.site-footer__label{color:#ffffff85;letter-spacing:.04em;text-transform:uppercase;margin-bottom:2px;font-size:.75rem;font-weight:700;display:block}.site-footer__links a,.site-footer__list a{color:#ffffffe0;text-decoration:none;transition:color .16s}.site-footer__links a:hover,.site-footer__links a:focus-visible,.site-footer__list a:hover,.site-footer__list a:focus-visible{color:#fff}.site-footer__moit-badge{color:#ffffffeb;background:#ffffff0f;border:1px solid #ffffff24;border-radius:10px;align-items:center;gap:8px;margin-top:16px;padding:10px 12px;font-size:.75rem;font-weight:600;line-height:1.4;text-decoration:none;transition:background-color .16s,border-color .16s;display:inline-flex}.site-footer__moit-badge:hover,.site-footer__moit-badge:focus-visible{background:#ffffff1a;border-color:#ffffff3d}.site-footer__moit-badge-icon{width:22px;height:22px;color:var(--color-charcoal);background:#fff;border-radius:999px;flex-shrink:0;place-items:center;font-size:.7rem;font-weight:900;display:grid}.site-footer__social-copy{color:#ffffff9e;margin:0 0 16px;font-size:.8125rem;line-height:1.6}.site-footer__social{flex-wrap:wrap;gap:10px;display:flex}.site-footer__social-link{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:background-color .16s,border-color .16s,transform .16s,box-shadow .16s;display:inline-flex}.site-footer__social-link img{width:22px;height:22px;display:block}.site-footer__social-link:hover,.site-footer__social-link:focus-visible{background:#ffffff29;border-color:#ffffff47;transform:translateY(-1px);box-shadow:0 6px 16px #0000002e}.site-footer__bottom{border-top:1px solid #ffffff1a;gap:12px;margin-top:32px;padding-top:20px;display:grid}.site-footer__disclaimer{color:#ffffff94;text-align:center;margin:0;font-size:.8125rem;line-height:1.65}.site-footer__disclaimer strong{color:#ffffffd1;font-weight:700}.site-footer__copyright{color:#ffffff7a;text-align:center;margin:0;font-size:.8125rem;line-height:1.5}@media (width>=640px){.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=992px){.site-footer{margin-top:64px}.site-footer__inner{padding-top:52px}.site-footer__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.site-footer__disclaimer,.site-footer__copyright{text-align:left}}.site-toast{left:50%;bottom:calc(24px + var(--safe-bottom));z-index:1200;color:#fff;max-width:min(92vw,420px);font-size:var(--ui-font-body-sm);text-align:center;pointer-events:none;opacity:0;background:#1c1917eb;border-radius:12px;padding:14px 18px;font-weight:600;line-height:1.45;transition:opacity .18s,transform .18s;position:fixed;transform:translate(-50%,12px)}.site-toast.is-visible{opacity:1;transform:translate(-50%)}@media (hover:none) and (pointer:coarse){.product-card:hover,.product-card:focus-within,.category-filter:hover,.category-filter:focus-visible,#btn-apply-price:hover,#btn-apply-price:focus-visible{transform:none}.product-card:active{border-color:#11182724;box-shadow:0 10px 24px #0f172a17}.product-card__cta:active{color:#fff;background:var(--color-cta-bg-active);border-color:var(--color-cta-bg-active);box-shadow:none;transform:none}.category-filter:active,.price-filter-trigger:active,#btn-reset-filters:active,#btn-apply-price:active,.load-more-btn:active,.product-carousel__btn:active:not(:disabled){transform:scale(.98)}.product-carousel-shell.product-carousel-shell--navigable .product-carousel__nav{display:none}:root{--hot-deals-nav-gutter:0px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.product-card:hover,.product-card:focus-within,.category-filter:hover,.category-filter:focus-visible,#btn-apply-price:hover,#btn-apply-price:focus-visible{transform:none}}@media (width>=640px){:root{--page-inline-padding:18px;--hot-deals-full-slots:2}.top-navbar{grid-template-columns:auto minmax(280px,1fr);align-items:center;gap:12px;padding-block:12px}.search-field{justify-self:center;width:100%;max-width:min(680px,100%)}.page-shell{padding-top:20px;padding-bottom:calc(36px + var(--safe-bottom))}.hero{padding:18px 0 14px}.hero__copy{font-size:1rem;line-height:1.65}.filter-panel{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"categories actions""notice notice""status status";align-items:start;gap:10px 16px;margin-block:12px 20px;padding:16px;display:grid}.category-filters{flex-wrap:wrap;grid-area:categories;margin-inline:0;padding-inline:0;display:flex;overflow:visible}.catalog-filter-notice{grid-area:notice}.catalog-source-status{grid-area:status}.filter-toolbar{border-top:none;flex:none;grid-area:actions;justify-content:flex-end;align-items:center;gap:14px;min-height:auto;padding-top:0}.filter-summary{text-align:right;white-space:nowrap;font-size:var(--ui-font-label);flex:0 auto}.category-filter,.price-filter-trigger{min-height:52px;font-size:var(--ui-font-label);padding:10px 20px}.price-filter-trigger__icon{width:22px;height:22px}#hot-deals-section .filter-advanced .price-filter-sheet{width:min(560px, calc(100vw - 2 * var(--page-inline-padding)));z-index:50;height:auto;position:absolute;inset:calc(100% + 8px) 0 auto auto}#hot-deals-section .filter-advanced .price-filter-sheet__panel{max-height:none;padding:12px 16px 14px;overflow:visible}#hot-deals-section .filter-advanced .filter-sheet__body{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px 16px;max-height:none;display:grid;overflow:visible}#hot-deals-section .filter-advanced .filter-sheet__footer{grid-column:1/-1;margin-top:2px;padding-top:8px}#hot-deals-section .filter-advanced .price-bucket-filter,#hot-deals-section .filter-advanced .sort-chip-filter{min-height:40px;font-size:var(--ui-font-body-sm);padding:6px 12px}.catalog-filter-notice,.catalog-source-status{font-size:var(--ui-font-body);padding:10px 14px}.marketplace-switcher__tab{min-height:64px;font-size:var(--ui-font-label);flex-direction:row;justify-content:center;padding:12px 16px}.marketplace-platform-picker{padding:16px}.section-heading{flex-direction:row;justify-content:space-between;align-items:end;gap:12px;margin:22px 0 12px}.section-heading__meta{font-size:var(--ui-font-body-sm)}.price-filter-sheet{width:var(--filter-sheet-width);z-index:40;height:auto;position:absolute;inset:calc(100% + 8px) 0 auto auto}:root{--filter-sheet-width:min(560px, calc(100vw - 2 * var(--page-inline-padding)));--filter-sheet-max-height:none}.price-filter-sheet__scrim{display:none}.price-filter-sheet__panel{opacity:0;background:#fff;border-radius:16px;width:100%;max-height:none;padding:14px 16px 12px;transition:transform .2s,opacity .2s;position:relative;bottom:auto;left:auto;right:auto;overflow:visible;transform:translateY(8px);box-shadow:0 16px 48px #11182729,0 0 0 1px #1118270f}.filter-sheet__body{gap:14px;max-height:none;overflow:visible}.filter-sheet__section-title{font-size:1rem}.filter-sheet__section-hint{font-size:var(--ui-font-body-sm)}.filter-sheet__section .subcategory-filter{min-height:48px;font-size:var(--ui-font-label);padding:8px 16px}.price-filter-sheet__header h3{font-size:1rem}#btn-reset-filters,#btn-apply-price{min-height:44px;font-size:var(--ui-font-label)}.price-bucket-filter,.sort-chip-filter{min-height:44px;padding:6px 14px}.price-filter-sheet.is-open .price-filter-sheet__panel{opacity:1;transform:translateY(0)}.price-filter-sheet__header{padding-top:0;display:flex}body.price-filter-sheet-open{overflow:auto}:root{--hot-deals-nav-gutter:0px}.product-carousel,.shopee-products-grid,.marketplace-products-grid{gap:12px}}@media (width>=640px) and (pointer:fine){:root{--hot-deals-nav-gutter:calc(48px + var(--safe-right))}.product-carousel-shell.product-carousel-shell--navigable .product-carousel__nav{display:flex}.product-carousel__btn{width:40px;height:40px}}@media (width>=768px){:root{--page-inline-padding:20px;--product-grid-gap:14px}.product-carousel{gap:var(--product-grid-gap);margin-inline:calc(-1 * var(--page-inline-padding));padding:0 var(--hot-deals-nav-gutter) 14px max(var(--page-inline-padding), var(--safe-left));scroll-padding-inline:max(var(--page-inline-padding), var(--safe-left))}.shopee-products-grid,.marketplace-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=900px){.shopee-products-grid,.marketplace-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1024px){:root{--page-side-margin:clamp(24px, 6vw, 8vw);--page-max-width:min(1920px, calc(100vw - 2 * var(--page-side-margin)));--page-inline-padding:clamp(20px, 1.6vw, 28px);--product-grid-gap:clamp(16px, 1.25vw, 26px);--product-card-radius:16px;--product-card-body-padding:12px 14px 12px;--product-font-meta:1.0625rem;--product-font-title:1.1875rem;--product-font-price-strong:1.4375rem;--hot-deals-full-slots:4;--hot-deals-nav-gutter:calc(52px + var(--safe-right));--catalog-rail-width:clamp(160px, 9vw, 220px);--catalog-rail-clearance:clamp(20px, 2.5vw, 40px);--catalog-sticky-offset:72px;--catalog-rail-sticky-top:calc(var(--safe-top) + var(--catalog-sticky-offset) + 8px);--catalog-rail-sticky-max-height:calc(100vh - var(--catalog-rail-sticky-top) - var(--safe-bottom) - 16px)}.search-field{max-width:min(760px,100%)}.catalog-layout__main{width:auto;min-width:0;padding-inline:0}.catalog-layout__sidebar,.catalog-layout__filters{top:var(--catalog-rail-sticky-top);z-index:10;will-change:transform;backface-visibility:hidden;align-self:start;width:100%;min-width:0;position:sticky;overflow-x:visible;transform:translate(0,0)}.catalog-layout__sidebar{overscroll-behavior:contain;transform:translate3d(0, var(--catalog-sidebar-sticky-shift,0px), 0);max-height:var(--catalog-sidebar-sticky-max-height,var(--catalog-rail-sticky-max-height));overflow-y:auto}.catalog-layout__filters{transform:translate3d(0, var(--catalog-filters-sticky-shift,0px), 0);text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;display:flex;overflow:visible}.catalog-layout__main .product-card__footer{gap:5px;padding-top:6px}.catalog-layout__main .product-card__head{gap:0}.catalog-layout__sidebar .section-heading,.catalog-layout__main #new-arrivals-section>.section-heading{flex-direction:column;align-items:flex-start;gap:6px;margin:0 0 8px}.catalog-layout__main #hot-deals-section>.section-heading{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:12px;margin:0 0 8px}.catalog-layout__sidebar .section-heading h2,.catalog-layout__filters-heading h2{font-size:1.125rem}.catalog-layout__filters-heading{width:100%;max-width:var(--catalog-rail-width);flex-direction:column;align-items:center;gap:6px;margin:0 0 8px}.catalog-layout__sidebar .section-heading .eyebrow,.catalog-layout__filters-heading .eyebrow,.catalog-layout__main #hot-deals-section>.section-heading .eyebrow{font-size:var(--ui-font-body-sm);margin:0 0 6px}.catalog-layout__sidebar .section-heading__meta{text-align:left}.catalog-layout__filters-heading .section-heading__meta{text-align:center}.marketplace-platform-picker{margin:0;position:static}.marketplace-switcher{grid-template-columns:1fr}.marketplace-switcher__tab{text-align:left;min-height:48px;font-size:var(--ui-font-body);flex-direction:row;justify-content:flex-start;gap:8px;padding:8px 10px}.marketplace-switcher__label{text-align:left;flex:1;display:inline}.marketplace-price-notice{font-size:var(--ui-font-meta);padding:8px 12px}.filter-panel{gap:12px 20px;margin-block:12px 18px;padding:16px 20px}.catalog-layout__filters .filter-panel{width:100%;max-width:var(--catalog-rail-width);grid-template-columns:minmax(0,1fr);grid-template-areas:"categories""notice""status""actions";gap:8px;min-width:0;margin:8px 0 0;padding:10px;display:grid;overflow-x:hidden}.catalog-layout__filters .category-filters{grid-area:categories;grid-template-columns:minmax(0,1fr);grid-auto-flow:row;grid-auto-columns:unset;gap:5px;width:100%;max-width:100%;margin-inline:0;padding-inline:0;display:grid;overflow:hidden}.catalog-layout__filters .category-filter{width:100%;min-width:0;min-height:38px;font-size:var(--ui-font-body);text-align:center;white-space:normal;padding:0 10px}.catalog-layout__filters .catalog-filter-notice{grid-area:notice}.catalog-layout__filters .catalog-source-status{grid-area:status}.catalog-layout__filters .filter-toolbar{border-top:1px solid #1118270f;flex-direction:column;grid-area:actions;align-items:center;gap:6px;padding-top:6px}.catalog-layout__filters .filter-summary{text-align:center;white-space:normal;font-size:var(--ui-font-meta)}.catalog-layout__filters .catalog-filter-notice,.catalog-layout__filters .catalog-source-status{font-size:var(--ui-font-body-sm);padding:8px 12px;line-height:1.45}.subcategory-scroll{margin-bottom:16px}.subcategory-scroll__inner{padding:12px 14px}.subcategory-scroll__pills{gap:10px}.subcategory-filter{min-height:44px;font-size:var(--ui-font-label);padding:10px 20px}.category-filter{min-height:56px;font-size:var(--ui-font-label);padding:10px 20px}.filter-summary{font-size:1rem}.price-filter-trigger{min-height:44px;font-size:var(--ui-font-label);padding:8px 14px}.price-filter-trigger__icon{width:22px;height:22px}.catalog-filter-notice,.catalog-source-status{font-size:var(--ui-font-body)}.marketplace-switcher__tab{min-height:68px;padding:14px 20px;font-size:1rem}.marketplace-switcher__tab img{width:40px;height:40px}.product-carousel{gap:var(--product-grid-gap);padding:0 var(--hot-deals-nav-gutter) 16px 0;margin-inline:0;scroll-padding-inline:0}.product-carousel__nav{right:-2px}.hot-deals-carousel__rank{padding:6px 11px;font-size:.9375rem;top:12px;left:12px}.shopee-products-grid,.marketplace-products-grid{gap:var(--product-grid-gap);grid-template-columns:repeat(4,minmax(0,1fr))}.product-card__footer{gap:8px;margin-top:0;padding-top:10px}.product-card__meta-top{gap:5px}.product-card:hover .product-card__cta,.product-card:focus-within .product-card__cta{font-size:var(--ui-font-body);border-radius:12px;margin-top:4px;padding:10px 14px}.product-card__discount-badge{font-size:var(--ui-font-badge);padding:5px 11px;font-weight:700;top:12px;right:12px}.product-showcase__footer{margin-top:24px}}@media (width>=1200px){:root{--product-card-body-padding:16px 18px 18px;--product-font-title:clamp(1.1875rem, .35vw + 1rem, 1.3125rem);--product-font-price-strong:clamp(1.375rem, .4vw + 1.1rem, 1.5rem)}}@media (width>=1440px){:root{--product-card-body-padding:18px 20px 20px;--product-font-meta:1.0625rem}.product-card:hover .product-card__cta,.product-card:focus-within .product-card__cta{padding:11px 16px;font-size:clamp(1rem,.2vw + .9rem,1.0625rem)}.product-card__discount-badge{font-size:var(--ui-font-badge);padding:6px 12px}.search-field{max-width:min(840px,100%)}}@media (width>=640px){.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=992px){.site-footer{margin-top:64px}.site-footer__inner{padding-top:52px}.site-footer__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.site-footer__disclaimer,.site-footer__copyright{text-align:left}}@media (width>=768px){.site-notice{--site-notice-panel-width:min(860px, calc(100vw - 80px));--site-notice-panel-max-height:min(88vh, 820px);--site-notice-panel-padding:44px 48px 40px;--site-notice-panel-gap:26px;--site-notice-panel-radius:32px;--site-notice-title-size:2rem;--site-notice-body-size:1.1875rem;--site-notice-hint-size:1.0625rem;--site-notice-confirm-height:56px;--site-notice-confirm-size:1.0625rem;--site-notice-confirm-max-width:360px;padding:max(24px, var(--safe-top)) max(24px, var(--safe-right)) max(24px, var(--safe-bottom)) max(24px, var(--safe-left))}}@media (width<=1023px){.product-showcase__footer .load-more-btn{display:none!important}}@media (width>=1024px){.showcase-pull-loader{display:none!important}}@media (prefers-reduced-motion:reduce){.showcase-pull-loader[data-phase=hint] .showcase-pull-loader__icon,.showcase-pull-loader[data-phase=loading] .showcase-pull-loader__icon{animation:none}.site-notice__scrim,.site-notice__panel{transition-duration:.01ms!important}.site-notice__panel,.site-notice.is-open .site-notice__panel{transform:none}}@media (width>=515px){:root{--page-inline-padding:calc(20px * var(--ui-scale));--product-grid-gap:calc(14px * var(--ui-scale))}.shopee-products-grid,.marketplace-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=686px){:root{--page-side-margin:clamp(calc(24px * var(--ui-scale)), 6vw, 8vw);--page-max-width:min(calc(1920px * var(--ui-scale)), calc(100vw - 2 * var(--page-side-margin)));--page-inline-padding:clamp(calc(20px * var(--ui-scale)), 1.6vw, calc(28px * var(--ui-scale)));--product-grid-gap:clamp(calc(16px * var(--ui-scale)), 1.25vw, calc(26px * var(--ui-scale)));--product-card-radius:calc(16px * var(--ui-scale));--product-card-body-padding:calc(14px * var(--ui-scale)) calc(16px * var(--ui-scale)) calc(16px * var(--ui-scale));--hot-deals-full-slots:4;--hot-deals-nav-gutter:calc(52px * var(--ui-scale) + var(--safe-right))}.shopee-products-grid,.marketplace-products-grid{gap:var(--product-grid-gap);grid-template-columns:repeat(4,minmax(0,1fr))}.search-field{max-width:min(calc(760px * var(--ui-scale)), 100%)}}
