.contact-hero[data-astro-cid-gd3jqq6x]{background:var(--bg-deep);padding-block:clamp(72px,12vh,var(--section-y))}.contact-hero__lockup[data-astro-cid-gd3jqq6x]{display:inline-block;margin-bottom:var(--stack-lg);line-height:1.1;text-decoration:none}.contact-hero__wordmark[data-astro-cid-gd3jqq6x]{display:block;font-family:var(--hf-font-display);font-weight:500;font-size:20px;letter-spacing:-.01em;color:var(--text-primary)}.contact-hero__descriptor[data-astro-cid-gd3jqq6x]{display:block;margin-top:var(--space-1);font-family:var(--hf-font-body);font-size:12px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--text-secondary);transition:color .25s var(--hf-ease)}.contact-hero__lockup[data-astro-cid-gd3jqq6x]:hover .contact-hero__descriptor[data-astro-cid-gd3jqq6x]{color:var(--text-primary)}.contact-hero__lockup[data-astro-cid-gd3jqq6x]:focus-visible{outline:2px solid var(--text-primary);outline-offset:3px;border-radius:var(--hf-radius-md)}.contact-hero__content[data-astro-cid-gd3jqq6x]{max-width:820px}.contact-hero__content[data-astro-cid-gd3jqq6x] h1.display{max-width:15ch;margin-top:var(--space-6)}.contact-hero__content[data-astro-cid-gd3jqq6x] .lead{margin-top:var(--space-8);max-width:56ch}.contact-fronts[data-astro-cid-cwxi6yjo]{background:var(--bg-base);padding-block:var(--space-16) 0}.contact-fronts__list[data-astro-cid-cwxi6yjo]{list-style:none;display:grid;grid-template-columns:1fr}.contact-fronts__item[data-astro-cid-cwxi6yjo]{border-bottom:1px solid var(--hairline)}.contact-fronts__item[data-astro-cid-cwxi6yjo]:first-child{border-top:1px solid var(--hairline)}.contact-fronts__link[data-astro-cid-cwxi6yjo]{display:flex;align-items:center;min-height:56px;padding:var(--space-3) 0;font-family:var(--hf-font-display);font-weight:500;font-size:clamp(18px,2vw,22px);letter-spacing:-.01em;color:var(--text-secondary);text-decoration:none;border-bottom:2px solid transparent;transition:color .25s var(--hf-ease),border-color .25s var(--hf-ease)}.contact-fronts__link[data-astro-cid-cwxi6yjo]:hover{color:var(--text-primary);border-bottom-color:var(--hf-gold)}.contact-fronts__link[data-astro-cid-cwxi6yjo]:focus-visible{outline:2px solid var(--text-primary);outline-offset:3px;border-radius:var(--hf-radius-md)}.contact-fronts__link[data-astro-cid-cwxi6yjo][aria-current=true]{color:var(--text-primary);border-bottom-color:var(--hf-gold)}@media(min-width:720px){.contact-fronts__list[data-astro-cid-cwxi6yjo]{grid-template-columns:repeat(3,1fr)}.contact-fronts__item[data-astro-cid-cwxi6yjo],.contact-fronts__item[data-astro-cid-cwxi6yjo]:first-child{border-top:0;border-bottom:0;border-left:1px solid var(--hairline)}.contact-fronts__item[data-astro-cid-cwxi6yjo]:first-child{border-left:0}.contact-fronts__link[data-astro-cid-cwxi6yjo]{justify-content:center;padding:var(--space-4)}}.contact-form[data-astro-cid-svshx33u]{background:var(--bg-base);padding-block:var(--section-y) 0;scroll-margin-top:var(--space-16)}.contact-form[data-astro-cid-svshx33u]:last-of-type{padding-bottom:var(--section-y)}.wrap[data-astro-cid-svshx33u]>.hairline[data-astro-cid-svshx33u]{margin-bottom:var(--space-12)}.contact-form__head[data-astro-cid-svshx33u]{max-width:600px;margin-bottom:var(--stack-lg)}.contact-form__front[data-astro-cid-svshx33u]{font-size:clamp(22px,2.2vw,30px);line-height:1.2;letter-spacing:-.015em;color:var(--text-primary)}.contact-form__intro[data-astro-cid-svshx33u]{margin-top:var(--space-4)}.contact-form__form[data-astro-cid-svshx33u]{max-width:600px}.field[data-astro-cid-svshx33u]+.field[data-astro-cid-svshx33u]{margin-top:var(--space-8)}.field__label[data-astro-cid-svshx33u]{display:block;font-family:var(--hf-font-body);font-size:15px;font-weight:500;line-height:1.4;color:var(--text-primary)}.field__req[data-astro-cid-svshx33u],.field__opt[data-astro-cid-svshx33u]{display:inline-block;margin-left:var(--space-2);font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary)}.field__help[data-astro-cid-svshx33u]{margin-top:var(--space-2);font-size:14px;font-weight:300;line-height:1.5;color:var(--text-secondary)}.field__control[data-astro-cid-svshx33u]{display:block;width:100%;margin-top:var(--space-2);min-height:44px;padding:var(--space-3) var(--space-4);font-family:var(--hf-font-body);font-size:16px;font-weight:300;line-height:1.5;color:var(--text-primary);background:var(--bg-deep);border:1px solid var(--hairline);border-radius:var(--hf-radius-md);transition:border-color .2s var(--hf-ease)}.field__control[data-astro-cid-svshx33u]::placeholder{color:var(--text-secondary);opacity:1}.field__control[data-astro-cid-svshx33u]:hover{border-color:var(--text-secondary)}.field__control[data-astro-cid-svshx33u]:focus-visible{outline:2px solid var(--text-primary);outline-offset:2px;border-color:var(--text-secondary)}.field__control[data-astro-cid-svshx33u][aria-invalid=true]{border-width:2px;border-color:var(--text-primary)}.field__control--textarea[data-astro-cid-svshx33u]{min-height:120px;resize:vertical}.field__control--select[data-astro-cid-svshx33u]{appearance:auto}.field__group[data-astro-cid-svshx33u]{border:0;padding:0;min-width:0}.field__options[data-astro-cid-svshx33u]{margin-top:var(--space-2);display:flex;flex-direction:column;gap:var(--space-1)}.field__radio[data-astro-cid-svshx33u]{display:flex;align-items:center;gap:var(--space-3);min-height:44px;padding-block:var(--space-2);font-size:16px;font-weight:300;color:var(--text-primary);cursor:pointer}.field__radio[data-astro-cid-svshx33u] input[data-astro-cid-svshx33u]{width:20px;height:20px;accent-color:var(--hf-emerald);cursor:pointer}.field__radio[data-astro-cid-svshx33u] input[data-astro-cid-svshx33u]:focus-visible{outline:2px solid var(--text-primary);outline-offset:2px}.field__group[data-astro-cid-svshx33u][aria-invalid=true] .field__radio[data-astro-cid-svshx33u] input[data-astro-cid-svshx33u]{outline:2px solid var(--text-primary);outline-offset:2px}.field__error[data-astro-cid-svshx33u]{display:flex;gap:var(--space-2);margin-top:var(--space-2);font-size:14px;font-weight:400;line-height:1.5;color:var(--text-primary)}.field__error[data-astro-cid-svshx33u][hidden]{display:none}.field__error-mark[data-astro-cid-svshx33u]{font-weight:700}.contact-form__actions[data-astro-cid-svshx33u]{margin-top:var(--space-12)}button[data-astro-cid-svshx33u].cta{appearance:none;background:none;border-top:0;border-right:0;border-left:0;cursor:pointer}.contact-form__status[data-astro-cid-svshx33u]:not([hidden]),.contact-form__status[data-astro-cid-svshx33u]:target{display:flex;align-items:flex-start;gap:var(--space-2);margin-top:var(--space-8);font-family:var(--hf-font-body);font-size:16px;line-height:1.5;color:var(--text-primary)}.contact-form__status[data-astro-cid-svshx33u]:target{display:flex!important;scroll-margin-top:var(--space-16)}.contact-form__status--success[data-astro-cid-svshx33u]{border-left:3px solid var(--hf-emerald);padding-left:var(--space-4)}.contact-form__status--error[data-astro-cid-svshx33u]{border:2px solid var(--text-primary);border-radius:var(--hf-radius-md);padding:var(--space-4)}.contact-form__status-mark[data-astro-cid-svshx33u]{flex:0 0 auto;font-weight:700}
