.category-explore-grid_section__k8qrX{display:flex;flex-direction:column;width:100%;min-width:0}.category-explore-grid_heading__hReVT{margin-bottom:16px}.category-explore-grid_title__MghHp{margin:0 0 6px;font-size:19px;font-weight:600;color:var(--foreground,#18181a)}.category-explore-grid_subtitle__6mDJG{margin:0;font-size:13px;line-height:1.4;color:var(--muted-foreground,#6b6875)}.category-explore-grid_grid__M_UmU{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%}.category-explore-grid_skeletonCard__u6NMR{height:88px;border-radius:18px;background:linear-gradient(100deg,#e9e6f0 22%,#f4f3f6 38%,#e9e6f0 54%);background-size:220% 100%;animation:category-explore-grid_categorySkeletonShimmer__zkhhw 1.35s ease-in-out infinite}@keyframes category-explore-grid_categorySkeletonShimmer__zkhhw{0%{background-position:120% 0}to{background-position:-120% 0}}@media (prefers-reduced-motion:reduce){.category-explore-grid_skeletonCard__u6NMR{animation:none;background:#e9e6f0}}@media (min-width:768px){.category-explore-grid_grid__M_UmU{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){.category-explore-grid_grid__M_UmU{grid-template-columns:repeat(6,minmax(0,1fr))}.category-explore-grid_title__MghHp{font-size:21px}}