.product-categories[data-astro-cid-xf6hngan]{display:flex;justify-content:center;margin:50px 0;flex-wrap:nowrap;gap:25px;padding:15px 10px;overflow-x:auto;scrollbar-width:none}.product-categories[data-astro-cid-xf6hngan]::-webkit-scrollbar{display:none}.category-item[data-astro-cid-xf6hngan]{flex:0 0 auto;min-width:170px;width:auto;text-align:center;padding:28px 22px;margin:0;border:2px solid var(--border-color);border-radius:12px;transition:all .3s ease;cursor:pointer;background-color:#fff;font-weight:600;box-shadow:0 4px 10px #0000001a;white-space:nowrap;position:relative;overflow:hidden}.category-item[data-astro-cid-xf6hngan]:hover,.category-item[data-astro-cid-xf6hngan].active{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color);box-shadow:0 8px 20px #012da74d;transform:translateY(-5px)}.category-item[data-astro-cid-xf6hngan]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:.5s}.category-item[data-astro-cid-xf6hngan]:hover:before{left:100%}.category-icon[data-astro-cid-xf6hngan]{width:55px;height:55px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-color) 0%,#023a9e 100%);border-radius:50%;color:#fff;animation:iconPulse 2s infinite;box-shadow:0 4px 10px #012da733}.category-icon-svg[data-astro-cid-xf6hngan]{width:28px;height:28px}.category-item[data-astro-cid-xf6hngan]:hover .category-icon[data-astro-cid-xf6hngan]{background:linear-gradient(135deg,var(--secondary-color) 0%,#e06f00 100%);animation:iconBounce .6s ease}.category-item[data-astro-cid-xf6hngan] h3[data-astro-cid-xf6hngan]{margin:0;font-size:1.3rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes iconPulse{0%{transform:scale(1);box-shadow:0 0 #012da766}70%{transform:scale(1.05);box-shadow:0 0 0 8px #012da700}to{transform:scale(1);box-shadow:0 0 #012da700}}@keyframes iconBounce{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.1)}}@media(max-width:768px){.product-categories[data-astro-cid-xf6hngan]{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;padding:15px 10px}.category-item[data-astro-cid-xf6hngan]{min-width:150px;padding:22px 18px}.category-item[data-astro-cid-xf6hngan] h3[data-astro-cid-xf6hngan]{font-size:1.2rem}.category-icon[data-astro-cid-xf6hngan]{width:50px;height:50px}.category-icon-svg[data-astro-cid-xf6hngan]{width:26px;height:26px}}.product-card[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;border:1px solid var(--border-color);border-radius:8px;overflow:hidden;transition:transform .3s,box-shadow .3s;background-color:#fff;height:100%}.product-card[data-astro-cid-tjdfhdqb]:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.product-image-container[data-astro-cid-tjdfhdqb]{height:200px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5}.product-image[data-astro-cid-tjdfhdqb]{width:100%;height:100%;object-fit:cover}.product-info[data-astro-cid-tjdfhdqb]{flex:1;display:flex;flex-direction:column;padding:15px}.product-title[data-astro-cid-tjdfhdqb]{font-size:1.3rem;margin-bottom:12px;color:var(--text-color)}.product-link[data-astro-cid-tjdfhdqb]{color:var(--text-color);text-decoration:none;transition:color .3s}.product-link[data-astro-cid-tjdfhdqb]:hover{color:var(--primary-color)!important}.product-description[data-astro-cid-tjdfhdqb]{font-size:1.1rem;color:#666;margin-bottom:18px;flex:1}.product-actions[data-astro-cid-tjdfhdqb]{margin-top:auto}.product-actions[data-astro-cid-tjdfhdqb] .btn[data-astro-cid-tjdfhdqb]{width:100%;text-align:center;font-size:1rem}.pagination[data-astro-cid-d776pwuy]{display:flex;justify-content:center;margin:40px 0;gap:10px;flex-wrap:wrap}.page-item[data-astro-cid-d776pwuy]{padding:10px 20px;border:1px solid var(--border-color);cursor:pointer;border-radius:5px;background-color:#fff;transition:all .3s;font-size:1.1rem}.page-item[data-astro-cid-d776pwuy].active{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}.page-item[data-astro-cid-d776pwuy]:hover:not(.active):not(:disabled){background-color:#f5f5f5}.page-item[data-astro-cid-d776pwuy]:disabled{opacity:.5;cursor:not-allowed}
