.CategorySection_section__E4S7i{padding:4rem 2rem;background:var(--color-bg-white)}.CategorySection_sectionTitle__O9dcV{font-size:var(--font-size-h2);font-weight:800;text-align:center;margin-bottom:.5rem;color:var(--color-text-primary);letter-spacing:.02em}.CategorySection_sectionDescription__Y5LmL{font-size:var(--font-size-base);text-align:center;color:var(--color-text-secondary);margin-bottom:3rem;font-weight:500}.CategorySection_grid__lVYW5{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.CategorySection_categoryCard__Gl6I4{background:var(--color-bg-gray);border-radius:8px;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.1)}.CategorySection_categoryCard__Gl6I4:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.CategorySection_imageContainer__lLWLY{width:100%;overflow:hidden}.CategorySection_image__Brscx{width:100%;height:auto;object-fit:cover;transition:transform .3s ease}.CategorySection_categoryCard__Gl6I4:hover .CategorySection_image__Brscx{transform:scale(1.05)}.CategorySection_content__ppLX_{padding:1.5rem}.CategorySection_categoryName__a2wsr{font-size:var(--font-size-h3);font-weight:700;margin-bottom:.5rem;color:var(--color-text-primary);letter-spacing:.02em}.CategorySection_categoryDescription__NSDhX{font-size:var(--font-size-base);color:var(--color-text-secondary);line-height:1.6;margin:0}@media (max-width:968px){.CategorySection_grid__lVYW5{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.CategorySection_section__E4S7i{padding:3rem 1.5rem}.CategorySection_sectionTitle__O9dcV{font-size:var(--font-size-h2-mobile)}.CategorySection_sectionDescription__Y5LmL{font-size:var(--font-size-base);margin-bottom:2rem}.CategorySection_grid__lVYW5{grid-template-columns:1fr;gap:1.5rem}.CategorySection_content__ppLX_{padding:1.25rem}.CategorySection_categoryName__a2wsr{font-size:var(--font-size-h3-mobile)}}