.tmp12-banner{position:relative;display:block;width:100%;aspect-ratio:16/6.4;min-height:210px;overflow:hidden;border-radius:20px;background:#f3f4f6;text-decoration:none}.tmp12-banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.tmp12-banner-caption{position:absolute;left:0;right:0;bottom:0;padding:50px 28px 24px;background:linear-gradient(transparent,rgba(15,23,42,.68));color:#fff}.tmp12-banner-caption span{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:800}.tmp12-banner-caption h1{font-size:clamp(20px,2.4vw,34px);margin:5px 0 0;max-width:650px;font-weight:800}@media(max-width:768px){.tmp12-banner{border-radius:14px;aspect-ratio:16/8;min-height:160px}.tmp12-banner-caption{padding:38px 16px 15px}}.tmp12-product-card{position:relative;background:#fff;border:1px solid #edf0f4;border-radius:16px;overflow:hidden;transition:transform .2s,box-shadow .2s,border-color .2s}.tmp12-product-card:hover{transform:translateY(-3px);border-color:#e4e7ec;box-shadow:0 12px 28px rgba(15,23,42,.08)}.tmp12-product-image{position:relative;display:block;aspect-ratio:1/1;background:#f8fafc;overflow:hidden}.tmp12-product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.tmp12-product-card:hover .tmp12-product-image img{transform:scale(1.03)}.tmp12-discount{position:absolute;z-index:2;left:10px;top:10px;background:var(--theme);color:#fff;border-radius:999px;font-size:11px;font-weight:800;padding:5px 8px}.tmp12-product-info{padding:13px}.tmp12-product-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:38px;color:#1f2937!important;text-decoration:none;font-size:14px;line-height:1.35;font-weight:650}.tmp12-product-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:11px}.tmp12-product-bottom>strong{font-size:15px;color:#111827;white-space:nowrap}.tmp12-qty{height:34px;display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.tmp12-qty.active{border-color:color-mix(in srgb,var(--theme) 35%,#e5e7eb)}.tmp12-qty button{height:100%;min-width:31px;border:0;background:#fff;color:#4b5563;display:grid;place-items:center;font-size:12px}.tmp12-qty button:hover{background:color-mix(in srgb,var(--theme) 8%,#fff);color:var(--theme)}.tmp12-qty svg{width:14px}.tmp12-qty .tmp12-add{padding:0 10px;min-width:45px;color:var(--theme);font-weight:750;background:color-mix(in srgb,var(--theme) 7%,#fff)}@media(max-width:520px){.tmp12-product-card{border-radius:13px}.tmp12-product-info{padding:10px}.tmp12-product-name{font-size:12.5px;min-height:34px}.tmp12-product-bottom{align-items:flex-end;flex-direction:column;gap:7px}.tmp12-product-bottom>strong{align-self:flex-start}.tmp12-qty{width:100%}.tmp12-qty button{flex:1}.tmp12-qty .tmp12-add{flex:2}}.tmp12-products{background:#f7f8fa;padding:18px 0 40px}.tmp12-products-layout{max-width:1400px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:255px minmax(0,1fr);gap:20px}.tmp12-category-sidebar{background:#fff;border:1px solid #edf0f4;border-radius:18px;padding:16px;height:-moz-max-content;height:max-content;position:sticky;top:145px}.tmp12-category-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.tmp12-category-title span{font-size:16px;font-weight:800;color:#1f2937}.tmp12-category-title button{border:0;background:transparent;color:var(--theme);font-size:11px;font-weight:700}.tmp12-category-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.tmp12-cat-card{border:1px solid #edf0f4;background:#fff;border-radius:13px;padding:10px 5px 8px;min-width:0;cursor:pointer}.tmp12-cat-card.active,.tmp12-cat-card:hover{border-color:var(--theme);background:color-mix(in srgb,var(--theme) 4%,#fff)}.tmp12-cat-card span{display:grid;place-items:center;width:52px;height:52px;margin:auto;border-radius:11px;background:#f8fafc;overflow:hidden}.tmp12-cat-card img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:5px}.tmp12-cat-card b{display:block;margin-top:7px;font-size:11px;line-height:1.25;color:#4b5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tmp12-cat-card.active b{color:var(--theme)}.tmp12-cat-skeleton{height:83px;border-radius:13px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 37%,#f3f4f6 63%);background-size:400% 100%;animation:tmp12Shimmer 1.3s infinite}.tmp12-products-main{min-width:0}.tmp12-products-heading{display:flex;justify-content:space-between;align-items:flex-end;padding:22px 2px 13px}.tmp12-products-heading small{color:var(--theme);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.tmp12-products-heading h2{font-size:24px;margin:3px 0 0;color:#111827;font-weight:800}.tmp12-products-heading>span{font-size:12px;color:#6b7280}.tmp12-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.tmp12-product-skeleton{background:#fff;border:1px solid #edf0f4;border-radius:16px;padding-bottom:14px;overflow:hidden}.tmp12-product-skeleton>*{display:block;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 37%,#f3f4f6 63%);background-size:400% 100%;animation:tmp12Shimmer 1.3s infinite}.tmp12-product-skeleton>div{aspect-ratio:1/1}.tmp12-product-skeleton span{height:11px;border-radius:6px;margin:12px 12px 0}.tmp12-product-skeleton span:nth-child(3){width:55%}.tmp12-product-skeleton b{height:30px;width:70px;border-radius:9px;margin:12px 12px 0}.tmp12-no-products{text-align:center;background:#fff;border:1px dashed #d8dee8;border-radius:18px;padding:70px 20px}.tmp12-no-products h3{margin:0 0 6px;color:#1f2937}.tmp12-no-products p{margin:0;color:#9ca3af}.tmp12-category-mobile{display:none}@keyframes tmp12Shimmer{0%{background-position:100% 0}to{background-position:0 0}}@media(max-width:1180px){.tmp12-products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:991px){.tmp12-products{padding-top:8px}.tmp12-products-layout{display:block;padding:0 12px}.tmp12-category-sidebar{display:none}.tmp12-category-mobile{display:flex;gap:8px;overflow:auto;padding:8px 12px 12px;scrollbar-width:none}.tmp12-category-mobile::-webkit-scrollbar{display:none}.tmp12-category-mobile button{flex:0 0 auto;border:1px solid #e5e7eb;background:#fff;color:#4b5563;border-radius:999px;padding:8px 13px;font-size:12px}.tmp12-category-mobile button.active{background:var(--theme);border-color:var(--theme);color:#fff}.tmp12-products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.tmp12-products-grid{grid-template-columns:repeat(2,1fr);gap:9px}.tmp12-products-heading{padding:17px 1px 10px}.tmp12-products-heading h2{font-size:20px}.tmp12-products-heading>span{display:none}}.tmp12-home{min-height:70vh;background:#f7f8fa}