.category-hero[data-astro-cid-oe7va7gf]{padding:2rem 0 1rem;background:var(--color-neutral-light)}.hero-content[data-astro-cid-oe7va7gf]{text-align:left}.hero-content[data-astro-cid-oe7va7gf] h1[data-astro-cid-oe7va7gf]{font-size:clamp(1.75rem,3vw,2.25rem);margin-bottom:0;font-weight:600;color:var(--color-text-dark)}.breadcrumb[data-astro-cid-oe7va7gf]{background:var(--color-neutral-light);padding:1rem 0;border-bottom:1px solid var(--color-neutral-dark)}.breadcrumb-list[data-astro-cid-oe7va7gf]{list-style:none;display:flex;align-items:center;gap:.5rem;font-size:.9rem}.breadcrumb-list[data-astro-cid-oe7va7gf] li[data-astro-cid-oe7va7gf]:not(:last-child):after{content:"→";margin-left:.5rem;opacity:.6}.breadcrumb-list[data-astro-cid-oe7va7gf] a[data-astro-cid-oe7va7gf]{color:var(--color-primary);text-decoration:none}.breadcrumb-list[data-astro-cid-oe7va7gf] a[data-astro-cid-oe7va7gf]:hover{text-decoration:underline}.price-filter-section[data-astro-cid-oe7va7gf],.subcategories[data-astro-cid-oe7va7gf],.products[data-astro-cid-oe7va7gf],.care-instructions[data-astro-cid-oe7va7gf]{padding:4rem 0}.price-filter-section[data-astro-cid-oe7va7gf]{background:var(--color-neutral);border-top:1px solid var(--color-neutral-dark)}.subcategories[data-astro-cid-oe7va7gf]{background:var(--color-neutral-light)}.care-instructions[data-astro-cid-oe7va7gf]{background:var(--color-neutral)}.section-header[data-astro-cid-oe7va7gf]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.section-header[data-astro-cid-oe7va7gf] h2[data-astro-cid-oe7va7gf]{margin-bottom:0;font-size:1.5rem;font-weight:600}.section-header[data-astro-cid-oe7va7gf] p[data-astro-cid-oe7va7gf]{font-size:1.1rem;color:var(--color-text-light)}.products[data-astro-cid-oe7va7gf] .section-header[data-astro-cid-oe7va7gf]{text-align:center;margin-bottom:3rem;flex-direction:column}.products[data-astro-cid-oe7va7gf] .section-header[data-astro-cid-oe7va7gf] h2[data-astro-cid-oe7va7gf]{font-size:2.5rem;margin-bottom:.5rem}.carousel-controls[data-astro-cid-oe7va7gf]{display:flex;gap:.5rem}.carousel-btn[data-astro-cid-oe7va7gf]{padding:.5rem;background:var(--color-white);border:1px solid var(--color-neutral-dark);border-radius:var(--border-radius-sm);cursor:pointer;transition:var(--transition);display:flex;align-items:center;justify-content:center;color:var(--color-text)}.carousel-btn[data-astro-cid-oe7va7gf]:hover{background:var(--color-neutral);transform:none;box-shadow:none}.carousel-btn[data-astro-cid-oe7va7gf]:disabled{opacity:.5;cursor:not-allowed}.categories-carousel-container[data-astro-cid-oe7va7gf]{overflow:hidden;position:relative}.categories-carousel[data-astro-cid-oe7va7gf]{display:flex;gap:1rem;transition:transform .3s ease;scroll-behavior:smooth}.category-card[data-astro-cid-oe7va7gf]{flex:0 0 200px;display:flex;flex-direction:column;background:var(--color-white);border-radius:var(--border-radius);overflow:hidden;text-decoration:none;color:var(--color-text);box-shadow:var(--shadow-sm);transition:var(--transition)}.category-card[data-astro-cid-oe7va7gf]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.category-image[data-astro-cid-oe7va7gf]{height:120px;overflow:hidden;position:relative}.category-image[data-astro-cid-oe7va7gf] img[data-astro-cid-oe7va7gf]{width:100%;height:100%;object-fit:cover;transition:var(--transition)}.category-card[data-astro-cid-oe7va7gf]:hover .category-image[data-astro-cid-oe7va7gf] img[data-astro-cid-oe7va7gf]{transform:scale(1.05)}.category-content[data-astro-cid-oe7va7gf]{padding:1rem;text-align:center}.category-content[data-astro-cid-oe7va7gf] h3[data-astro-cid-oe7va7gf]{margin:0 0 .5rem;font-size:.95rem;font-weight:600;color:var(--color-text-dark)}.product-count[data-astro-cid-oe7va7gf]{font-size:.8rem;color:var(--color-text-light)}.products-grid[data-astro-cid-oe7va7gf]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.care-content[data-astro-cid-oe7va7gf] h2[data-astro-cid-oe7va7gf]{text-align:center;margin-bottom:2rem;font-size:2.5rem}.care-grid[data-astro-cid-oe7va7gf]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.care-tip[data-astro-cid-oe7va7gf]{background:var(--color-white);padding:2rem;border-radius:var(--border-radius-lg);text-align:center;box-shadow:var(--shadow-md);transition:var(--transition)}.care-tip[data-astro-cid-oe7va7gf]:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}.care-icon[data-astro-cid-oe7va7gf]{font-size:3rem;margin-bottom:1rem;display:block}.care-tip[data-astro-cid-oe7va7gf] h3[data-astro-cid-oe7va7gf]{margin-bottom:1rem;color:var(--color-text-dark)}.care-tip[data-astro-cid-oe7va7gf] p[data-astro-cid-oe7va7gf]{color:var(--color-text-light);line-height:1.6}.category-description-section[data-astro-cid-oe7va7gf]{background:var(--color-neutral-light);padding:4rem 0;border-top:1px solid var(--color-neutral-dark)}.description-content[data-astro-cid-oe7va7gf]{max-width:none;width:100%;margin:0}.description-content[data-astro-cid-oe7va7gf] h2[data-astro-cid-oe7va7gf]{color:var(--color-text-dark);margin-bottom:1.5rem;font-size:2rem;text-align:center}.description-content[data-astro-cid-oe7va7gf] h3[data-astro-cid-oe7va7gf]{color:var(--color-primary);margin:2rem 0 1rem;font-size:1.5rem}.description-content[data-astro-cid-oe7va7gf] p[data-astro-cid-oe7va7gf]{color:var(--color-text);line-height:1.8;margin-bottom:1.5rem;text-align:justify}.description-content[data-astro-cid-oe7va7gf] a{color:#8b5a9b;text-decoration:underline;font-weight:500;transition:var(--transition)}.description-content[data-astro-cid-oe7va7gf] a:hover,.description-content[data-astro-cid-oe7va7gf] a:focus{color:#6d4c7e;text-decoration:underline}.description-content[data-astro-cid-oe7va7gf] a:visited{color:#8b5a9b}.description-content[data-astro-cid-oe7va7gf] strong[data-astro-cid-oe7va7gf]{color:var(--color-text-dark);font-weight:600}.description-content[data-astro-cid-oe7va7gf] em[data-astro-cid-oe7va7gf]{color:var(--color-text);font-style:italic}.fallback-content[data-astro-cid-oe7va7gf]{text-align:center;margin-bottom:3rem}.fallback-content[data-astro-cid-oe7va7gf] h2[data-astro-cid-oe7va7gf]{color:var(--color-text-dark);margin-bottom:2rem;font-size:2rem}.description-text[data-astro-cid-oe7va7gf]{color:var(--color-text);line-height:1.8}.description-text[data-astro-cid-oe7va7gf] p[data-astro-cid-oe7va7gf]{margin-bottom:1.5rem}.service-features[data-astro-cid-oe7va7gf]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:3rem}.feature[data-astro-cid-oe7va7gf]{background:var(--color-white);padding:1.5rem;border-radius:var(--border-radius);box-shadow:var(--shadow-sm);text-align:left;transition:var(--transition)}.feature[data-astro-cid-oe7va7gf]:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.feature[data-astro-cid-oe7va7gf] strong[data-astro-cid-oe7va7gf]{color:var(--color-primary);display:block;margin-bottom:.5rem}@media (max-width: 768px){.category-description-section[data-astro-cid-oe7va7gf]{padding:3rem 0}.description-content[data-astro-cid-oe7va7gf] h2[data-astro-cid-oe7va7gf]{font-size:1.5rem}.description-content[data-astro-cid-oe7va7gf] p[data-astro-cid-oe7va7gf]{text-align:left}}@media (max-width: 768px){.category-hero[data-astro-cid-oe7va7gf]{padding:1.5rem 0}.subcategories[data-astro-cid-oe7va7gf],.price-filter-section[data-astro-cid-oe7va7gf],.products[data-astro-cid-oe7va7gf],.care-instructions[data-astro-cid-oe7va7gf]{padding:2.5rem 0}.section-header[data-astro-cid-oe7va7gf]{flex-direction:column;align-items:center;gap:.75rem;text-align:center;margin-bottom:1.5rem}.section-header[data-astro-cid-oe7va7gf] h2[data-astro-cid-oe7va7gf]{font-size:1.35rem;font-weight:600}.carousel-controls[data-astro-cid-oe7va7gf]{order:-1}.category-card[data-astro-cid-oe7va7gf]{flex:0 0 160px}.category-image[data-astro-cid-oe7va7gf]{height:100px}.category-content[data-astro-cid-oe7va7gf]{padding:.75rem}.category-content[data-astro-cid-oe7va7gf] h3[data-astro-cid-oe7va7gf]{font-size:.85rem;margin-bottom:.25rem}.product-count[data-astro-cid-oe7va7gf]{font-size:.75rem}.products-grid[data-astro-cid-oe7va7gf],.care-grid[data-astro-cid-oe7va7gf]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.products[data-astro-cid-oe7va7gf] .section-header[data-astro-cid-oe7va7gf] h2[data-astro-cid-oe7va7gf],.care-content[data-astro-cid-oe7va7gf] h2[data-astro-cid-oe7va7gf]{font-size:2rem}}@media (max-width: 480px){.subcategories[data-astro-cid-oe7va7gf],.price-filter-section[data-astro-cid-oe7va7gf],.products[data-astro-cid-oe7va7gf],.care-instructions[data-astro-cid-oe7va7gf]{padding:2rem 0}.section-header[data-astro-cid-oe7va7gf] h2[data-astro-cid-oe7va7gf]{font-size:1.25rem}.category-card[data-astro-cid-oe7va7gf]{flex:0 0 140px}.category-content[data-astro-cid-oe7va7gf]{padding:.5rem}.category-content[data-astro-cid-oe7va7gf] h3[data-astro-cid-oe7va7gf]{font-size:.8rem}.products-grid[data-astro-cid-oe7va7gf]{grid-template-columns:1fr}}
