.contact-page[data-astro-cid-3dsyqeef]{padding:2rem 1.5rem 5rem}.contact-grid[data-astro-cid-3dsyqeef]{max-width:var(--container);grid-template-columns:.85fr 1.15fr;align-items:stretch;gap:1.25rem;margin-inline:auto;display:grid}.info[data-astro-cid-3dsyqeef]{background:var(--surface-card);border-radius:1.5rem;flex-direction:column;padding:clamp(2rem,3.5vw,3rem);display:flex}.info__heading[data-astro-cid-3dsyqeef]{color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3rem)}.info__blurb[data-astro-cid-3dsyqeef]{color:var(--text-secondary);max-width:26rem;font-size:1.05rem;line-height:1.65}.info__details[data-astro-cid-3dsyqeef]{flex-direction:column;gap:1.25rem;margin-top:auto;padding-top:2.5rem;display:flex}.detail[data-astro-cid-3dsyqeef]{flex-direction:column;gap:.35rem;display:flex}.detail__label[data-astro-cid-3dsyqeef]{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.72rem}.detail[data-astro-cid-3dsyqeef] a[data-astro-cid-3dsyqeef],.detail[data-astro-cid-3dsyqeef] span[data-astro-cid-3dsyqeef]:not(.detail__label){color:var(--text-primary);font-size:1.05rem;text-decoration:none}.detail[data-astro-cid-3dsyqeef] a[data-astro-cid-3dsyqeef]:hover{text-decoration:underline}.info__follow[data-astro-cid-3dsyqeef]{flex-direction:column;gap:.75rem;margin-top:1.75rem;display:flex}.socials-round[data-astro-cid-3dsyqeef]{gap:.6rem;list-style:none;display:flex}.social-round[data-astro-cid-3dsyqeef]{background:var(--text-primary);color:#fff;border-radius:50%;place-items:center;width:2.5rem;height:2.5rem;transition:transform .15s,opacity .15s;display:grid}.social-round[data-astro-cid-3dsyqeef] svg[data-astro-cid-3dsyqeef]{width:1.05rem;height:1.05rem}.social-round[data-astro-cid-3dsyqeef]:hover{opacity:.85;transform:translateY(-2px)}.form-panel[data-astro-cid-3dsyqeef]{background:linear-gradient(160deg, var(--sky-top), var(--sky-mid) 70%, #fff);border-radius:1.5rem;place-items:center;padding:clamp(1.25rem,3vw,2.75rem);display:grid}.contact-form[data-astro-cid-3dsyqeef]{background:#fff;border-radius:1.25rem;width:100%;max-width:34rem;padding:clamp(1.5rem,3vw,2.25rem);box-shadow:0 24px 60px -24px #0a0c1440}.field[data-astro-cid-3dsyqeef]{margin-bottom:1.1rem}.field[data-astro-cid-3dsyqeef] label[data-astro-cid-3dsyqeef]{color:var(--text-primary);margin-bottom:.4rem;font-size:.85rem;font-weight:500;display:block}.field[data-astro-cid-3dsyqeef] input[data-astro-cid-3dsyqeef],.field[data-astro-cid-3dsyqeef] textarea[data-astro-cid-3dsyqeef]{border:1px solid var(--border-default);width:100%;font:inherit;color:var(--text-primary);background:#fff;border-radius:.75rem;padding:.8rem 1rem;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.field[data-astro-cid-3dsyqeef] input[data-astro-cid-3dsyqeef]::placeholder,.field[data-astro-cid-3dsyqeef] textarea[data-astro-cid-3dsyqeef]::placeholder{color:var(--text-muted)}.field[data-astro-cid-3dsyqeef] textarea[data-astro-cid-3dsyqeef]{resize:vertical;min-height:8rem}.field[data-astro-cid-3dsyqeef] input[data-astro-cid-3dsyqeef]:focus,.field[data-astro-cid-3dsyqeef] textarea[data-astro-cid-3dsyqeef]:focus{border-color:var(--brand-blue);outline:none;box-shadow:0 0 0 3px #2453ff1f}.hp[data-astro-cid-3dsyqeef]{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.form-consent[data-astro-cid-3dsyqeef]{color:var(--text-muted);margin:.25rem 0 1.1rem;font-size:.8rem;line-height:1.5}.form-consent[data-astro-cid-3dsyqeef] a[data-astro-cid-3dsyqeef]{color:var(--text-primary);text-underline-offset:2px;text-decoration:underline}.form-consent[data-astro-cid-3dsyqeef] a[data-astro-cid-3dsyqeef]:hover{opacity:.7}.form-actions[data-astro-cid-3dsyqeef]{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.btn-dark[data-astro-cid-3dsyqeef]{z-index:0;background:var(--text-primary);color:#fff;border:2.5px solid var(--text-primary);font:inherit;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border-radius:5rem;align-items:center;gap:.75rem;padding:.6rem .6rem .6rem 1.4rem;font-size:.8125rem;font-weight:600;transition:color .3s;display:inline-flex;position:relative;overflow:hidden}.btn-dark[data-astro-cid-3dsyqeef]:before{content:"";z-index:0;background:var(--brand-lime);border-radius:50%;width:1.5rem;height:1.5rem;transition:transform .5s cubic-bezier(.65,0,.35,1);position:absolute;top:50%;right:.85rem;transform:translateY(-50%)scale(1)}.btn-dark[data-astro-cid-3dsyqeef]:hover{color:var(--text-primary)}.btn-dark[data-astro-cid-3dsyqeef]:hover:before{transform:translateY(-50%)scale(22)}.btn-dark[data-astro-cid-3dsyqeef]:disabled{opacity:.7;cursor:default}.btn-dark__label[data-astro-cid-3dsyqeef],.btn-dark__icon[data-astro-cid-3dsyqeef]{z-index:1;position:relative}.btn-dark__icon[data-astro-cid-3dsyqeef]{background:var(--brand-lime);width:1.9rem;height:1.9rem;color:var(--text-primary);border-radius:50%;place-items:center;display:grid}.form-status[data-astro-cid-3dsyqeef]{color:var(--text-secondary);font-size:.9rem}.form-status[data-astro-cid-3dsyqeef][data-state=error]{color:#d0342c}@media (width<=860px){.contact-grid[data-astro-cid-3dsyqeef]{grid-template-columns:1fr}.info__details[data-astro-cid-3dsyqeef]{margin-top:2rem}}
