.CategorySection_wrap__WSoni{background:var(--bg-soft)}.CategorySection_sectionHeader__UA7w8{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:var(--space-8);gap:var(--space-4)}.CategorySection_headerText___sz8V{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.CategorySection_headerTitle__6FvBV{text-align:center;margin-bottom:var(--space-2)}.CategorySection_scrollBtns__kfeG4{display:flex;gap:var(--space-2);flex-shrink:0}.CategorySection_scrollBtn___dW2r{width:42px;height:42px;border-radius:50%;border:2px solid color-mix(in srgb,var(--color-maroon) 20%,transparent);background:var(--bg-primary);color:var(--color-maroon);font-size:var(--text-xl);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:var(--transition-fast);line-height:1}.CategorySection_scrollBtn___dW2r:hover{background:var(--color-maroon);color:var(--text-light);border-color:var(--color-maroon)}.CategorySection_desktopRow__r41UO{display:flex;flex-wrap:wrap;gap:1.75rem;justify-content:center;align-items:flex-start}.CategorySection_catCard__WlqJ9{display:flex;flex-direction:column;align-items:center;gap:14px;width:240px;text-decoration:none;color:var(--heading)}.CategorySection_catImgWrap__5XiQo{width:240px;height:240px;border-radius:22px;overflow:hidden;border:2px solid color-mix(in srgb,var(--color-maroon) 14%,transparent);box-shadow:0 12px 28px rgba(4,29,86,.1);background:color-mix(in srgb,#041d56 5%,#f7f3ef)}.CategorySection_catImg__rAvpx{width:100%;height:100%;object-fit:cover;display:block}.CategorySection_catPlaceholder__rMvvG{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:3.5rem;font-weight:700;color:#f26a21}.CategorySection_catLabel__rE05G{font-family:var(--font-ui);font-weight:700;font-size:1rem;padding:10px 22px;border-radius:999px;background:var(--btn-primary-bg);color:#fff;text-align:center;line-height:1.25;max-width:100%}.CategorySection_mobileList__9yvVz{display:none;flex-direction:column;gap:10px}.CategorySection_accItem__o7_Wa{border:1.5px solid color-mix(in srgb,#041d56 12%,transparent);border-radius:14px;background:#fff;overflow:hidden}.CategorySection_accItem__o7_Wa.CategorySection_accOpen__fDjLn{border-color:color-mix(in srgb,#f26a21 40%,transparent);box-shadow:0 6px 16px rgba(4,29,86,.06)}.CategorySection_accTrigger___pCL1{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border:none;background:transparent;cursor:pointer;text-align:left;font-family:var(--font-ui)}.CategorySection_accName__pnPe8{font-weight:700;font-size:.98rem;color:#041d56;line-height:1.3}.CategorySection_accChevron__9YG_P{flex-shrink:0;color:#f26a21;font-size:.95rem}.CategorySection_accBody__6P_kM{display:flex;flex-direction:column;gap:2px;padding:0 10px 12px;border-top:1px solid color-mix(in srgb,#041d56 8%,transparent)}.CategorySection_accSubLink__CSman{display:block;padding:12px 14px;border-radius:10px;text-decoration:none;color:#041d56;font-size:.9rem;font-weight:600}.CategorySection_skeletonRow__227Xf{display:flex;gap:var(--space-4);justify-content:center;overflow:hidden}.CategorySection_skeleton__Osu5w{flex:0 0 240px;width:240px;height:280px;border-radius:22px;background:linear-gradient(90deg,var(--border-light) 25%,var(--bg-cream) 50%,var(--border-light) 75%);background-size:200% 100%;animation:CategorySection_shimmer__8_o7l 1.4s infinite}@keyframes CategorySection_shimmer__8_o7l{0%{background-position:200% 0}to{background-position:-200% 0}}@media (min-width:1100px){.CategorySection_catCard__WlqJ9{width:280px}.CategorySection_catImgWrap__5XiQo{width:280px;height:280px}.CategorySection_scrollBtns__kfeG4{display:none}}@media (max-width:768px){.CategorySection_desktopRow__r41UO,.CategorySection_scrollBtns__kfeG4{display:none}.CategorySection_mobileList__9yvVz{display:flex}.CategorySection_skeleton__Osu5w{flex:1 1;height:56px;border-radius:14px}.CategorySection_skeletonRow__227Xf{flex-direction:column}}