.astra.svelte-1uw4shc{background:var(--bg-card);border-radius:.5rem;max-width:1200px;margin:auto;padding:1rem;box-shadow:0 8px 16px #0000001a}.cards-container.svelte-1uw4shc{grid-template-columns:repeat(6,1fr);gap:1.5rem;display:grid}.card.svelte-1uw4shc{color:var(--text-primary);background:var(--bg-card);border:1px solid #e5e5e5;border-radius:.5rem;flex-direction:column;align-items:center;padding:1rem;text-decoration:none;transition:transform .1s;display:flex}.card.svelte-1uw4shc:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.card-icon-box.svelte-1uw4shc{background:var(--bg-card);border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:.75rem;transition:transform .1s;display:flex}.card.svelte-1uw4shc:hover .card-icon-box:where(.svelte-1uw4shc){transform:scale(1.05)}.card-title.svelte-1uw4shc{text-align:center;font-size:.875rem;font-weight:600;line-height:1.2}@media (width<=1024px){.cards-container.svelte-1uw4shc{grid-template-columns:repeat(3,1fr)}.card-title.svelte-1uw4shc{font-size:.9rem}}@media (width<=640px){.cards-container.svelte-1uw4shc{grid-template-columns:repeat(2,1fr);gap:1rem}.card.svelte-1uw4shc{padding:.75rem}.card-icon-box.svelte-1uw4shc{width:50px;height:50px;margin-bottom:.5rem}.card-title.svelte-1uw4shc{font-size:.8rem}}@media (width<=480px){.cards-container.svelte-1uw4shc{grid-template-columns:1fr}.card.svelte-1uw4shc{text-align:left;flex-direction:row}.card-icon-box.svelte-1uw4shc{margin-bottom:0;margin-right:1rem}.card-title.svelte-1uw4shc{text-align:left;font-size:.9rem}}
