@keyframes CategoriesSection-module__t1pqdq__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes CategoriesSection-module__t1pqdq__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes CategoriesSection-module__t1pqdq__float{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes CategoriesSection-module__t1pqdq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CategoriesSection-module__t1pqdq__categoriesContainer{text-align:center;max-width:1400px;margin:3rem auto 4rem;padding:0 1rem;animation:.6s ease-out CategoriesSection-module__t1pqdq__fadeIn;position:relative}.CategoriesSection-module__t1pqdq__categoryTitle{color:var(--color-text);text-align:center;margin-bottom:1rem;font-size:1.875rem;font-weight:700;display:inline-block;position:relative}.CategoriesSection-module__t1pqdq__categoryTitle:after{content:"";background:linear-gradient(90deg,var(--color-primary),var(--brand-primary-light));border-radius:2px;width:60px;height:4px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}@media (max-width:640px){.CategoriesSection-module__t1pqdq__categoryTitle{font-size:1.5rem}}.CategoriesSection-module__t1pqdq__categoryMeta{color:var(--color-text-muted);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.6}@media (max-width:640px){.CategoriesSection-module__t1pqdq__categoryMeta{margin-bottom:2rem;font-size:1rem}}.CategoriesSection-module__t1pqdq__categoryGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:1rem 0;display:grid}@media (max-width:640px){.CategoriesSection-module__t1pqdq__categoryGrid{grid-template-columns:1fr;gap:1.5rem}}@media (min-width:769px){.CategoriesSection-module__t1pqdq__categoryGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.CategoriesSection-module__t1pqdq__categoryGrid{grid-template-columns:repeat(3,1fr)}}.CategoriesSection-module__t1pqdq__categoryCard{background:linear-gradient(135deg,var(--color-surface)0%,var(--color-bg-subtle)100%);box-shadow:0 4px 6px var(--color-shadow-sm),0 1px 3px var(--color-shadow-md);cursor:pointer;text-align:center;border:1px solid #f4ecdc14;border-radius:16px;flex-direction:column;align-items:center;height:100%;min-height:350px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.6s ease-out both CategoriesSection-module__t1pqdq__slideUp;display:flex;position:relative;overflow:hidden}.CategoriesSection-module__t1pqdq__categoryCard:before{content:"";height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.CategoriesSection-module__t1pqdq__categoryCard:hover{box-shadow:0 20px 25px var(--color-shadow-md),0 10px 10px var(--color-shadow-sm);transform:translateY(-8px)scale(1.02)}.CategoriesSection-module__t1pqdq__categoryCard:hover:before{transform:scaleX(1)}.CategoriesSection-module__t1pqdq__categoryCard:active{transition:all .1s;transform:translateY(-4px)scale(1.01)}.CategoriesSection-module__t1pqdq__categoryIcon{border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;padding:1rem;font-size:3.5rem;transition:all .3s;display:flex}.CategoriesSection-module__t1pqdq__categoryCard:hover .CategoriesSection-module__t1pqdq__categoryIcon{animation:2s ease-in-out infinite CategoriesSection-module__t1pqdq__float}.CategoriesSection-module__t1pqdq__categoryName{color:var(--color-text);margin-bottom:1rem;font-size:1.25rem;font-weight:700;line-height:1.3}.CategoriesSection-module__t1pqdq__categoryDescription{color:var(--color-text-muted);text-align:center;word-wrap:break-word;hyphens:auto;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin:0 0 1.5rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.CategoriesSection-module__t1pqdq__categorySlug{color:var(--color-text-muted);text-transform:lowercase;letter-spacing:.5px;background:#f4ecdc0f;border-radius:9999px;margin-top:auto;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.CategoriesSection-module__t1pqdq__loadingSpinner{border:4px solid #f4ecdc21;border-top:4px solid var(--color-primary);border-radius:50%;width:40px;height:40px;margin:3rem auto;animation:1s linear infinite CategoriesSection-module__t1pqdq__spin}.CategoriesSection-module__t1pqdq__errorMessage{background:linear-gradient(135deg,var(--color-danger-bg),var(--color-danger-bg));color:var(--color-danger);text-align:center;border:1px solid var(--color-danger-bg);border-radius:12px;max-width:500px;margin:2rem auto;padding:1.5rem 2rem;font-weight:500}.CategoriesSection-module__t1pqdq__seeMoreContainer{justify-content:center;margin-top:3rem;padding:1rem 0;display:flex}.CategoriesSection-module__t1pqdq__seeMoreButton{color:var(--color-text);cursor:pointer;background:0 0;border:1px solid #f4ecdc30;border-radius:8px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;position:relative}.CategoriesSection-module__t1pqdq__seeMoreButton:hover{border-color:var(--color-border-strong);background:var(--color-bg-muted)}.CategoriesSection-module__t1pqdq__seeMoreButton:active{transition:all .1s;transform:scale(.98)}@media (max-width:640px){.CategoriesSection-module__t1pqdq__seeMoreButton{padding:.625rem 1.25rem;font-size:.75rem}}
