.categories-page{animation:.4s ease-out fadeIn}.cats-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.cat-card-modern{border-radius:20px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:140px;padding:1.25rem;text-decoration:none;transition:transform .2s cubic-bezier(.4,0,.2,1);display:flex}.cat-card-modern:active{transform:scale(.96)}.cat-icon-box{border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.cat-title{color:#111827;letter-spacing:-.02em;font-size:1rem;font-weight:800;line-height:1.2}@media (min-width:768px){.cats-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}[data-theme=dark] .cat-title{color:#f8fafc}[data-theme=dark] .cat-icon-box{background-color:#1e293b!important}
