.home_homeContainer__R21we{min-height:100vh}.home_section__JtNPk{padding:3rem 1rem;max-width:1280px;margin:0 auto}.home_sectionTitle__xI2sC{font-size:1.75rem;font-weight:700;margin-bottom:2rem;text-align:right;color:var(--foreground)}.home_categoriesGrid__h9VPm{display:flex;gap:1.5rem;overflow-x:auto;overflow-y:hidden;padding:1rem 0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.home_categoriesGrid__h9VPm::-webkit-scrollbar{height:6px}.home_categoriesGrid__h9VPm::-webkit-scrollbar-track{background:transparent}.home_categoriesGrid__h9VPm::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.home_categoriesGrid__h9VPm::-webkit-scrollbar-thumb:hover{background:#94a3b8}.home_categoryCard__hBScp{background:var(--surface);border-radius:12px;display:flex;flex-direction:column;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.1);min-width:180px;max-width:180px;flex-shrink:0;text-decoration:none;overflow:hidden}.home_categoryCard__hBScp:hover{transform:translateY(-6px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.home_categoryIcon__ifNnJ{width:100%;aspect-ratio:1;position:relative;background-color:var(--background);overflow:hidden}.home_categoryName__NOs26{font-size:.95rem;font-weight:600;color:var(--foreground);text-align:center;padding:1rem;line-height:1.4;min-height:3.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.home_productCount__rmEWg{display:block;font-size:.8rem;font-weight:400;color:#64748b;margin-top:.25rem}.home_productsGrid__8BJQA{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}.home_productCard__mPUW_{background:var(--surface);border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s ease;box-shadow:0 1px 3px rgba(0,0,0,.08);display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.home_productCard__mPUW_:hover{transform:translateY(-4px);box-shadow:0 6px 16px rgba(0,0,0,.12)}.home_productImageWrapper__MVNGT{position:relative;width:100%;aspect-ratio:1;background-color:var(--background);overflow:hidden}.home_productBadge__R7eIR{position:absolute;top:.75rem;right:.75rem;background-color:#e63946;color:#fff;font-size:.75rem;padding:.25rem .75rem;border-radius:6px;font-weight:500;z-index:10}.home_productContent__uvjHX{padding:1rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.home_productName__TsX3i{font-size:1rem;font-weight:600;color:var(--foreground);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden;margin:0}.home_productFooter__v6LL3{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:.5rem}.home_productPrices__2vV11{display:flex;flex-direction:column;gap:.25rem}.home_productPrice__I38Rd{font-size:1.1rem;font-weight:700;color:var(--primary)}.home_productSalePrice__jIAI6{font-size:1.1rem;font-weight:700;color:#000}.home_productOriginalPrice__XTIFg{font-size:.85rem;color:#ef4444;text-decoration:line-through}.home_productButton__ZCjt4{background-color:var(--background);border:1px solid var(--border);color:var(--foreground);padding:.5rem 1rem;border-radius:6px;font-size:.9rem;cursor:pointer;transition:all .2s ease;font-weight:500}.home_productButton__ZCjt4:hover{background-color:var(--primary);color:#fff;border-color:var(--primary)}.home_noImage__vvRqK{display:flex;align-items:center;justify-content:center;height:100%;color:#999;font-size:.9rem}@media (max-width:768px){.home_section__JtNPk{padding:2rem 1rem}.home_sectionTitle__xI2sC{font-size:1.5rem}.home_categoriesGrid__h9VPm{gap:1rem}.home_categoryCard__hBScp{min-width:140px;max-width:140px}.home_categoryName__NOs26{font-size:.85rem;min-height:3rem;padding:.75rem}.home_productCount__rmEWg{font-size:.75rem}.home_productsGrid__8BJQA{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.home_productContent__uvjHX{padding:.75rem}.home_productName__TsX3i{font-size:.9rem}.home_productPrice__I38Rd,.home_productSalePrice__jIAI6{font-size:1rem}}.ProductCard_productCard__X_stK{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .2s,box-shadow .2s;cursor:pointer}.ProductCard_productCard__X_stK:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.ProductCard_imageWrapper__Qoprw{position:relative;width:100%;padding-top:100%;background:#f5f5f5;overflow:hidden}.ProductCard_productImage__3QlSC{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ProductCard_flashBadge__ql51d{position:absolute;top:8px;left:8px;background:var(--danger);color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:700}.ProductCard_productInfo__1Acud{padding:.75rem}.ProductCard_productName__ARPA4{font-weight:600;margin-bottom:.5rem;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ProductCard_priceWrapper__TzGJb{display:flex;align-items:center;gap:.5rem}.ProductCard_price__jt2eU{font-size:1.1rem;font-weight:700;color:var(--primary)}.ProductCard_oldPrice__F9TJr{font-size:.85rem;color:var(--text-light);text-decoration:line-through}