.category-card{min-height:142px;padding:12px 8px;gap:7px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.category-card:hover{transform:translateY(-3px);border-color:#bae6fd;box-shadow:0 12px 25px rgba(2,132,199,.12)}.category-card .category-visual{display:grid;place-items:center;width:62px;height:62px;margin-bottom:1px;border-radius:20px;background:linear-gradient(145deg,#f0f9ff,#e0f2fe);overflow:hidden}.category-card .category-visual svg{display:block;width:52px;height:52px}.category-card strong{min-height:30px;display:grid;place-items:center}@media(min-width:700px){.category-card{min-height:150px}.category-card .category-visual{width:68px;height:68px}.category-card .category-visual svg{width:58px;height:58px}}
