.products-section[data-v-68b5b523]{background-color:#f8f8f8;padding:40px 20px;width:100%}.products-grid[data-v-68b5b523]{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;list-style:none;padding:0;max-width:1400px;margin:0 auto}.product-item[data-v-68b5b523]{background-color:#fff;border-radius:8px;padding:16px;text-align:center;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.product-item[data-v-68b5b523]:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.product-image-wrapper[data-v-68b5b523]{width:100%;height:200px;margin-bottom:12px;overflow:hidden;border-radius:4px}.product-image-wrapper img[data-v-68b5b523]{width:100%;height:100%;object-fit:cover}.product-name[data-v-68b5b523]{font-size:16px;font-weight:600;color:#333;margin:0 0 8px}.product-price[data-v-68b5b523]{font-size:18px;font-weight:700;color:#06c;margin:0 0 12px}.product-link[data-v-68b5b523]{display:inline-block;text-decoration:none;color:#fff;background-color:#06c;padding:8px 16px;border-radius:4px;font-size:14px;font-weight:500;transition:background-color .3s ease}.product-link[data-v-68b5b523]:hover{background-color:#0052a3}@media (max-width: 1280px){.products-grid[data-v-68b5b523]{grid-template-columns:repeat(4,1fr)}}@media (max-width: 1024px){.products-grid[data-v-68b5b523]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.products-grid[data-v-68b5b523]{grid-template-columns:repeat(2,1fr);gap:16px}.product-image-wrapper[data-v-68b5b523]{height:150px}.product-name[data-v-68b5b523]{font-size:14px}.product-price[data-v-68b5b523]{font-size:16px}}@media (max-width: 480px){.products-section[data-v-68b5b523]{padding:20px 12px}.products-grid[data-v-68b5b523]{grid-template-columns:1fr;gap:12px}.product-image-wrapper[data-v-68b5b523]{height:200px}}
