.Categories_main__ssk0m{min-height:100vh;padding:5rem 2rem;background:var(--light-bg)}.Categories_inner__mQAyk{max-width:1100px;margin:0 auto}.Categories_heading__4kanG{text-align:center;margin-bottom:3rem}.Categories_back__JpfmV{display:inline-block;font-size:1rem;font-weight:600;color:var(--text-medium);text-decoration:none;margin-bottom:1.5rem;transition:color .15s}.Categories_back__JpfmV:hover{color:var(--navy)}.Categories_title__75k2S{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--navy);margin-bottom:.875rem}.Categories_subtitle__r9Re9{font-size:1.05rem;color:var(--text-medium);max-width:560px;margin:0 auto;line-height:1.7}.Categories_grid__iEMEg{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.Categories_card__IV_cK{background:var(--real-white);border-radius:12px;padding:2rem 1.75rem;text-decoration:none;box-shadow:var(--shadow-sm);border:1px solid var(--border-color);display:flex;flex-direction:column;gap:.625rem;transition:transform .2s,box-shadow .2s,border-color .15s}.Categories_card__IV_cK:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--primary)}.Categories_iconWrapper__eJe7j{width:52px;height:52px;border-radius:12px;background:linear-gradient(135deg,var(--primary),var(--secondary));display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:.5rem}.Categories_cardName__n35_A{font-size:1.05rem;font-weight:700;color:var(--navy);line-height:1.3}.Categories_cardDesc__JOAA1{font-size:.875rem;color:var(--text-medium);line-height:1.6;flex:1 1}.Categories_count__4Ct91{font-size:.8rem;font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:.04em}@media (max-width:900px){.Categories_grid__iEMEg{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.Categories_main__ssk0m{padding:3.5rem 1.25rem}.Categories_grid__iEMEg{grid-template-columns:1fr}}