.contact-layout[data-astro-cid-6bfsojfh]{gap:1.5rem;width:100%;max-width:64rem;display:grid}.contact-copy[data-astro-cid-6bfsojfh] a[data-astro-cid-6bfsojfh],.contact-form__notice[data-astro-cid-6bfsojfh] a[data-astro-cid-6bfsojfh]{color:var(--color-navy);font-weight:700}.contact-card[data-astro-cid-6bfsojfh]{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-white);box-shadow:var(--shadow-soft);padding:1.75rem}.contact-form[data-astro-cid-6bfsojfh]{gap:1rem;display:grid}.contact-form__status[data-astro-cid-6bfsojfh]{border-radius:.9rem;padding:.85rem 1rem;font-weight:700;display:none}.contact-form__status[data-astro-cid-6bfsojfh]:not([hidden]){display:block}.contact-form__status[data-astro-cid-6bfsojfh][data-state=error]{color:#b42318;background:#fff2f0;border:1px solid #b423182e}.contact-grid[data-astro-cid-6bfsojfh]{gap:1rem;display:grid}.contact-field[data-astro-cid-6bfsojfh]{gap:.5rem;display:grid}.contact-field__label[data-astro-cid-6bfsojfh]{font-weight:700}.contact-field[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh],.contact-field[data-astro-cid-6bfsojfh] select[data-astro-cid-6bfsojfh],.contact-field[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]{border:1px solid var(--color-border);background:var(--color-white);width:100%;min-height:3.25rem;color:var(--color-ink);font:inherit;border-radius:.75rem;padding:.85rem 1rem}.contact-field[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]{resize:vertical;min-height:10rem}.contact-field[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]:focus-visible,.contact-field[data-astro-cid-6bfsojfh] select[data-astro-cid-6bfsojfh]:focus-visible,.contact-field[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]:focus-visible,.contact-form__submit[data-astro-cid-6bfsojfh]:focus-visible,.contact-checkbox[data-astro-cid-6bfsojfh]:focus-within{outline-offset:2px;outline:3px solid #08b8eb59}.contact-field[data-astro-cid-6bfsojfh] [data-astro-cid-6bfsojfh][aria-invalid=true]{border-color:#d92d20}.contact-field__error[data-astro-cid-6bfsojfh]{color:#b42318;min-height:1.3rem;font-size:.95rem;font-weight:600}.contact-field__error[data-astro-cid-6bfsojfh]:empty{display:none}.contact-checkbox[data-astro-cid-6bfsojfh]{border:1px solid var(--color-border);background:#f8fafb;border-radius:1rem;align-items:start;gap:.85rem;padding:1rem;font-size:.95rem;display:flex}.contact-checkbox[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]{flex:none;margin-top:.2rem}.contact-form__notice[data-astro-cid-6bfsojfh]{color:var(--color-muted-text);font-size:.95rem}.contact-form__submit[data-astro-cid-6bfsojfh]{background:var(--color-navy);min-height:3.25rem;color:var(--color-white);font:inherit;cursor:pointer;border:1px solid #0000;border-radius:.75rem;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.contact-form__submit[data-astro-cid-6bfsojfh][data-submitting=true]{gap:.625rem}.contact-form__submit[data-astro-cid-6bfsojfh]:hover:not(:disabled){background:var(--color-navy-deep)}.contact-form__submit[data-astro-cid-6bfsojfh][data-submitting=true]:disabled{background:var(--color-navy);color:var(--color-white)}.contact-form__submit[data-astro-cid-6bfsojfh]:disabled,.contact-field[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]:disabled,.contact-field[data-astro-cid-6bfsojfh] select[data-astro-cid-6bfsojfh]:disabled,.contact-field[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]:disabled,.contact-checkbox[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]:disabled{cursor:not-allowed;color:var(--color-muted-text);background:#f8fafb}.contact-form__spinner[data-astro-cid-6bfsojfh]{border:2px solid #ffffff59;border-top-color:var(--color-white);border-radius:50%;flex:none;width:1rem;height:1rem;animation:.7s linear infinite contact-spinner;display:inline-block}.contact-form__spinner[data-astro-cid-6bfsojfh][hidden]{display:none}@media (width>=48rem){.contact-grid[data-astro-cid-6bfsojfh]{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-field--full[data-astro-cid-6bfsojfh]{grid-column:1/-1}}@keyframes contact-spinner{to{transform:rotate(360deg)}}
