.contact-grid.svelte-dqfc5a{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem}@media(min-width:768px){.contact-grid.svelte-dqfc5a{grid-template-columns:repeat(3,minmax(0,1fr))}}.contact-card.svelte-dqfc5a{display:flex;flex-direction:column;align-items:center;border-radius:32px;background-color:#fff;padding:3rem;text-align:center;box-shadow:0 20px 50px #0000000d;transition:var(--transition-smooth)}.contact-card.svelte-dqfc5a:hover{transform:translateY(-4px)}.icon-wrapper.svelte-dqfc5a{margin-bottom:2rem;color:var(--brand-primary)}.card-title.svelte-dqfc5a{margin-bottom:1rem;font-size:1.25rem;font-weight:700;color:var(--brand-primary)}.card-content.svelte-dqfc5a{color:#475569;font-size:.875rem;line-height:1.625;white-space:pre-line}.contact-link.svelte-dqfc5a{color:inherit;text-decoration:none;transition:var(--transition-smooth)}.contact-link.svelte-dqfc5a:hover{color:var(--brand-primary);text-decoration:underline}
