.contact-title-icon.svelte-1ekfi9u{display:grid;place-items:center;width:3rem;height:3rem;border-radius:.85rem;background:linear-gradient(135deg,#180042,#25005f);color:#fff;font-size:1.45rem;line-height:1;box-shadow:0 12px 26px #1800422e}.contact-title-icon.svelte-1ekfi9u svg:where(.svelte-1ekfi9u){width:1.9rem;height:1.9rem;fill:#f15b8f;filter:drop-shadow(0 1px 0 rgba(255,255,255,.25));transform:rotate(-8deg)}.contact-layout.svelte-1ekfi9u{display:grid;grid-template-areas:"header" "form" "intro";gap:2rem;align-items:start}.contact-header.svelte-1ekfi9u{grid-area:header;animation:svelte-1ekfi9u-contact-rise .56s ease-out both}.contact-intro.svelte-1ekfi9u{grid-area:intro;animation:svelte-1ekfi9u-contact-rise .64s .12s ease-out both}.contact-form{grid-area:form}@media (min-width: 1024px){.contact-layout.svelte-1ekfi9u{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"header form" "intro form";column-gap:3rem;row-gap:1.25rem}}@keyframes svelte-1ekfi9u-contact-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
