@media (max-width:768px){.home-products{padding:12px 0}.home-products .container{padding:0 8px;max-width:100%}.home-products .section-title{margin-bottom:15px;padding:0 4px}.home-products .product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0 2px;width:100%}.home-products .product-card{padding:8px 6px;border-radius:12px;border:1px solid rgba(147,112,219,.25);background:rgba(26,31,74,.7);display:flex;flex-direction:column;align-items:center;gap:6px;min-height:140px;height:auto!important;width:100%;box-sizing:border-box}.home-products .product-image{width:100px!important;height:100px!important;border-radius:8px;padding:4px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin:0 auto;flex-shrink:0}.home-products .product-image img{width:100%;height:100%;object-fit:contain;max-width:100%;max-height:100%}.home-products .product-badge,.home-products .product-icon-mobile{display:none!important}.home-products .product-title{display:-webkit-box!important;font-size:11px;line-height:1.2;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:100%;min-height:26px;margin:0;font-weight:600}.home-products .product-description,.home-products .product-subtitle{display:none!important}.home-products .product-info{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:4px;width:100%;flex:1}.home-products .product-price-quantity{display:flex;flex-direction:column;align-items:center;gap:2px;width:100%;margin-top:auto}.home-products .product-price{font-size:12px!important;font-weight:700!important;text-align:center;color:var(--text)}.home-products .product-quantity{font-size:9px;opacity:.8;text-align:center}.home-products .product-quantity i{display:none}.home-products .action-buttons{display:none!important}}@media (max-width:480px){.home-products .container{padding:0 6px}.home-products .product-grid{gap:10px;padding:0 1px}.home-products .product-card{padding:6px 4px;min-height:130px}.home-products .product-image{width:100px!important;height:100px!important}.home-products .product-title{font-size:10px;min-height:24px;line-height:1.1}.home-products .product-price{font-size:11px!important}.home-products .product-quantity{font-size:8px}}@media (max-width:360px){.home-products .product-grid{gap:8px}.home-products .product-card{padding:5px 3px;min-height:120px}.home-products .product-image{width:100px!important;height:100px!important}.home-products .product-title{font-size:9px;min-height:22px}.home-products .product-price{font-size:10px!important}.home-products .product-quantity{font-size:7px}}