.product-card[data-astro-cid-q7fx7bxx]{background:#fff;border-radius:12px;overflow:hidden;border:1px solid var(--border-color);display:flex;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%;min-width:0;box-sizing:border-box;position:relative;box-shadow:0 2px 8px var(--shadow-light)}.product-card[data-astro-cid-q7fx7bxx]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-red) 0%,var(--secondary-red) 100%);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.product-card[data-astro-cid-q7fx7bxx]:hover{transform:translateY(-8px);box-shadow:0 12px 32px var(--shadow-medium);border-color:#16a34a33}.product-card[data-astro-cid-q7fx7bxx]:hover:before{transform:scaleX(1)}.product-image-wrapper[data-astro-cid-q7fx7bxx]{position:relative;width:100%;aspect-ratio:4 / 3;background:linear-gradient(135deg,var(--bg-light-gray) 0%,#f3f4f6 100%);overflow:hidden}.product-image[data-astro-cid-q7fx7bxx]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.4,0,.2,1)}.product-card[data-astro-cid-q7fx7bxx]:hover .product-image[data-astro-cid-q7fx7bxx]{transform:scale(1.05)}.product-info[data-astro-cid-q7fx7bxx]{padding:1.75rem;display:flex;flex-direction:column;flex:1;gap:.75rem;background:#fff}.product-title[data-astro-cid-q7fx7bxx]{font-size:1.125rem;font-weight:700;color:var(--text-dark);margin:0;line-height:1.5;transition:color .3s ease;letter-spacing:.2px}.product-card[data-astro-cid-q7fx7bxx]:hover .product-title[data-astro-cid-q7fx7bxx]{color:var(--primary-red)}.product-description[data-astro-cid-q7fx7bxx]{font-size:.95rem;color:var(--text-gray);line-height:1.6;margin-bottom:1rem;flex-grow:1}.product-actions[data-astro-cid-q7fx7bxx]{display:flex;gap:.75rem;margin-top:auto}.btn-more-details[data-astro-cid-q7fx7bxx]{flex:1;padding:.85rem 1rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.95rem;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-red) 0%,var(--secondary-red) 100%);color:#fff;border:1px solid transparent;box-shadow:0 4px 12px #16a34a40}.btn-more-details[data-astro-cid-q7fx7bxx]:hover{background:linear-gradient(135deg,#b8010c,#e63946);box-shadow:0 6px 20px #16a34a59;transform:translateY(-2px)}.btn-more-details[data-astro-cid-q7fx7bxx]:active{transform:translateY(0);box-shadow:0 2px 8px #16a34a33}@media(max-width:768px){.product-info[data-astro-cid-q7fx7bxx]{padding:1.25rem}.product-title[data-astro-cid-q7fx7bxx]{font-size:1rem}.product-description[data-astro-cid-q7fx7bxx]{font-size:.85rem;margin-bottom:.75rem}.product-actions[data-astro-cid-q7fx7bxx]{flex-direction:column;gap:.5rem}.btn-more-details[data-astro-cid-q7fx7bxx]{width:100%;font-size:.875rem;padding:.75rem 1rem}}.category-page[data-astro-cid-ngyucyqc]{width:100%;background:#fff}.category-hero[data-astro-cid-ngyucyqc]{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:2.5rem;align-items:center;max-width:1400px;margin:0 auto;padding:2rem 2rem 3rem}.category-hero__content[data-astro-cid-ngyucyqc]{min-width:0}.category-hero__eyebrow[data-astro-cid-ngyucyqc]{margin:0 0 .75rem;color:#16a34a;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.category-hero[data-astro-cid-ngyucyqc] h1[data-astro-cid-ngyucyqc]{margin:0;color:#111827;font-size:clamp(2rem,4vw,4rem);font-weight:900;line-height:1.05}.category-hero[data-astro-cid-ngyucyqc] p[data-astro-cid-ngyucyqc]{max-width:760px;margin:1rem 0 0;color:#4b5563;font-size:1.05rem;line-height:1.75}.category-hero[data-astro-cid-ngyucyqc] img[data-astro-cid-ngyucyqc]{width:100%;aspect-ratio:4 / 3;-o-object-fit:cover;object-fit:cover;border-radius:12px;box-shadow:0 20px 48px #0f172a1f}.category-products[data-astro-cid-ngyucyqc]{max-width:1400px;margin:0 auto;padding:3rem 2rem 4rem}.category-products__header[data-astro-cid-ngyucyqc]{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;margin-bottom:1.5rem}.category-products__header[data-astro-cid-ngyucyqc] h2[data-astro-cid-ngyucyqc]{margin:0;color:#111827;font-size:1.8rem;font-weight:800}.category-products__header[data-astro-cid-ngyucyqc] p[data-astro-cid-ngyucyqc]{margin:0;color:#6b7280;font-weight:600}.products-grid[data-astro-cid-ngyucyqc]{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}@media(max-width:900px){.category-hero[data-astro-cid-ngyucyqc]{grid-template-columns:1fr;padding:1rem 1rem 2rem}.category-products[data-astro-cid-ngyucyqc]{padding:2rem 1rem 3rem}.category-products__header[data-astro-cid-ngyucyqc]{align-items:start;flex-direction:column}}
