.grid.svelte-5lymro{grid-template-columns:repeat(var(--columns), 1fr);gap:12px;display:grid}.grid.svelte-5lymro a:where(.svelte-5lymro){text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);min-height:118px;box-shadow:var(--shadow);transition:transform var(--duration-fast), box-shadow var(--duration-fast);place-items:center;padding:14px;display:grid}.grid.svelte-5lymro a:where(.svelte-5lymro):hover{box-shadow:var(--shadow-hover);transform:translateY(-2px)}.icon.svelte-5lymro{width:42px;height:42px;color:var(--primary-text);background:var(--soft-blue);border-radius:11px;place-items:center;display:grid}.grid.svelte-5lymro strong:where(.svelte-5lymro){font-size:11.5px;font-weight:750}.grid.svelte-5lymro small:where(.svelte-5lymro){color:var(--text-muted);font-size:9.5px}@media (width<=900px){.grid.svelte-5lymro{grid-template-columns:repeat(3,1fr)}}@media (width<=767px){.grid.svelte-5lymro{grid-template-columns:repeat(3,1fr);gap:9px}.grid.svelte-5lymro a:where(.svelte-5lymro){min-height:100px;padding:10px 6px}.icon.svelte-5lymro{width:38px;height:38px}.grid.svelte-5lymro strong:where(.svelte-5lymro){font-size:10.5px}.grid.svelte-5lymro small:where(.svelte-5lymro){font-size:9px}}
