.tmp10-product-card{--tmp10-primary:#111827;position:relative;min-width:0;border:1px solid #edf0f3;border-radius:17px;background:#fff;overflow:hidden;box-shadow:0 7px 22px rgba(17,24,39,.04);transition:.2s}.tmp10-product-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(17,24,39,.09);border-color:color-mix(in srgb,var(--tmp10-primary) 24%,#e5e7eb)}.tmp10-product-media{display:block;position:relative;aspect-ratio:1/1;background:#f8fafc;overflow:hidden}.tmp10-product-media img{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;transition:transform .28s}.tmp10-product-card:hover .tmp10-product-media img{transform:scale(1.035)}.tmp10-discount{position:absolute;z-index:2;top:9px;left:9px;padding:5px 8px;border-radius:999px;background:var(--tmp10-primary);color:#fff;font-size:10px;font-weight:800}.tmp10-product-body{padding:12px}.tmp10-product-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:38px;color:#1f2937;text-decoration:none;font-size:13px;line-height:1.45;font-weight:700}.tmp10-price-row{display:flex;align-items:center;gap:7px;margin:8px 0 10px;flex-wrap:wrap}.tmp10-price-row del{font-size:11px;color:#9ca3af}.tmp10-price-row strong{font-size:14px;color:#111827}.tmp10-buy-btn{display:flex;align-items:center;justify-content:center;gap:5px;width:100%;min-height:36px;border:1px solid color-mix(in srgb,var(--tmp10-primary) 26%,#e5e7eb);border-radius:10px;background:color-mix(in srgb,var(--tmp10-primary) 7%,#fff);color:var(--tmp10-primary);font-size:12px;font-weight:800;text-decoration:none;cursor:pointer;transition:.2s}.tmp10-buy-btn:hover{background:var(--tmp10-primary);color:#fff}.tmp10-buy-btn.is-disabled{color:#9ca3af;background:#f3f4f6;border-color:#e5e7eb}@media(max-width:520px){.tmp10-product-body{padding:10px}.tmp10-product-name{font-size:12px;min-height:35px}.tmp10-buy-btn{min-height:34px}}.tmp10-category-groups{--tmp10-primary:#111827}.tmp10-categories-container{padding:26px 0}.tmp10-cat-section-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:16px}.tmp10-cat-section-head span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;color:var(--tmp10-primary)}.tmp10-cat-section-head h2{margin:2px 0 0;font-size:clamp(20px,2vw,28px);font-weight:800;color:#111827}.tmp10-cat-section-head>a{font-size:13px;font-weight:700;color:#4b5563;text-decoration:none}.tmp10-cat-section-head>a:hover{color:var(--tmp10-primary)}.tmp10-categories-products{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}@media(max-width:1200px){.tmp10-categories-products{grid-template-columns:repeat(4,1fr)}}@media(max-width:760px){.tmp10-categories-products{grid-template-columns:repeat(3,1fr);gap:9px}}@media(max-width:520px){.tmp10-categories-products{grid-template-columns:repeat(2,1fr);gap:8px}}