.products-section[data-v-2d9835a9]{background-color:#f9f9f9;width:100%;padding:60px 20px}.products-header[data-v-2d9835a9]{text-align:center;margin-bottom:50px}.products-title[data-v-2d9835a9]{color:#333;margin:0 0 10px;font-size:42px;font-weight:700}.products-subtitle[data-v-2d9835a9]{color:#666;margin:0;font-size:18px}.products-grid[data-v-2d9835a9]{grid-template-columns:repeat(4,1fr);gap:30px;max-width:1200px;margin:0 auto;padding:0;list-style:none;display:grid}.product-card[data-v-2d9835a9]{text-align:center;background-color:#fff;border-radius:8px;padding:20px;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 8px #0000001a}.product-card[data-v-2d9835a9]:hover{transform:translateY(-5px);box-shadow:0 4px 16px #00000026}.product-image-wrapper[data-v-2d9835a9]{border-radius:6px;width:100%;height:250px;margin-bottom:15px;overflow:hidden}.product-image[data-v-2d9835a9]{object-fit:cover;width:100%;height:100%}.product-name[data-v-2d9835a9]{color:#333;margin:0 0 10px;font-size:18px;font-weight:600}.product-price[data-v-2d9835a9]{color:#06c;margin:0 0 15px;font-size:22px;font-weight:700}.product-link[data-v-2d9835a9]{color:#fff;background-color:#06c;border-radius:4px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .3s;display:inline-block}.product-link[data-v-2d9835a9]:hover{background-color:#0052a3}@media (width<=1024px){.products-grid[data-v-2d9835a9]{grid-template-columns:repeat(3,1fr);gap:25px}}@media (width<=768px){.products-section[data-v-2d9835a9]{padding:40px 15px}.products-title[data-v-2d9835a9]{font-size:32px}.products-subtitle[data-v-2d9835a9]{font-size:16px}.products-grid[data-v-2d9835a9]{grid-template-columns:repeat(2,1fr);gap:20px}.product-image-wrapper[data-v-2d9835a9]{height:200px}.product-name[data-v-2d9835a9]{font-size:16px}.product-price[data-v-2d9835a9]{font-size:20px}}@media (width<=480px){.products-title[data-v-2d9835a9]{font-size:28px}.products-grid[data-v-2d9835a9]{grid-template-columns:1fr;gap:15px}.product-card[data-v-2d9835a9]{padding:15px}.product-image-wrapper[data-v-2d9835a9]{height:220px}}
