.contact-grid.svelte-c1uftx{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-details.svelte-c1uftx{margin-top:3rem}.contact-item.svelte-c1uftx{margin-bottom:2rem}.contact-item.svelte-c1uftx h3:where(.svelte-c1uftx){color:var(--primary-color);font-size:1.2rem;margin-bottom:.5rem}.contact-item.svelte-c1uftx a:where(.svelte-c1uftx){color:inherit;text-decoration:none;display:inline-block;transition:all .3s ease}.contact-item.svelte-c1uftx a:where(.svelte-c1uftx):hover{color:var(--primary-color)}@media (max-width: 768px){.contact-grid.svelte-c1uftx{grid-template-columns:1fr}}.form-message.svelte-c1uftx{padding:1rem;margin-bottom:1.5rem;border-radius:var(--radius-sm);text-align:center}.form-message.success.svelte-c1uftx{background-color:#10b9811a;border:1px solid rgba(16,185,129,.3);color:#10b981}.form-message.error.svelte-c1uftx{background-color:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#ef4444}
