.contact-hero[data-astro-cid-6bfsojfh]{background:var(--c-cream);padding-block:clamp(7rem,16vw,10rem) clamp(3rem,6vw,5rem);position:relative;overflow:hidden}.contact-hero__content[data-astro-cid-6bfsojfh]{z-index:1;position:relative}.contact-hero__title[data-astro-cid-6bfsojfh]{color:var(--c-ink);max-width:16ch;margin:1rem 0 1.25rem;font-size:clamp(2.4rem,5.5vw,4.2rem)}.contact-hero__sub[data-astro-cid-6bfsojfh]{color:var(--c-gray);max-width:34rem;font-size:1.05rem;line-height:1.6}.contact-body[data-astro-cid-6bfsojfh]{gap:clamp(2.5rem,6vw,4rem);padding-block:clamp(1rem,3vw,1.5rem) clamp(4rem,10vw,7rem);display:grid}.contact-form[data-astro-cid-6bfsojfh]{flex-direction:column;gap:1.6rem;max-width:34rem;display:flex}.contact-form__row[data-astro-cid-6bfsojfh]{grid-template-columns:1fr 1fr;gap:1.6rem;display:grid}.contact-form[data-astro-cid-6bfsojfh] label[data-astro-cid-6bfsojfh]{flex-direction:column;gap:.55rem;display:flex}.contact-form__label[data-astro-cid-6bfsojfh]{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--c-gray);font-size:.7rem}.contact-form[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh],.contact-form[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]{font-family:var(--font-body);background:var(--c-paper);border:1px solid var(--c-line);color:var(--c-ink);border-radius:2px;padding:.85em 1em;font-size:1rem;transition:border-color .2s,box-shadow .2s}.contact-form[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh].is-invalid,.contact-form[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh].is-invalid{border-color:#b3261e}.contact-form__field-error[data-astro-cid-6bfsojfh]{color:#b3261e;min-height:1.1em;font-size:.78rem;display:block}.contact-form[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]:focus,.contact-form[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]:focus{border-color:var(--c-orange);outline:none;box-shadow:0 0 0 3px #f6861f24}.contact-form__field[data-astro-cid-6bfsojfh]{flex-direction:column;gap:.55rem;display:flex}.contact-form__select[data-astro-cid-6bfsojfh]{position:relative}.contact-form__select-trigger[data-astro-cid-6bfsojfh]{width:100%;font-family:var(--font-body);background:var(--c-paper);border:1px solid var(--c-line);color:var(--c-ink);cursor:pointer;border-radius:2px;justify-content:space-between;align-items:center;gap:.75em;padding:.85em 1em;font-size:1rem;transition:border-color .2s,box-shadow .2s;display:flex}.contact-form__select-trigger[data-astro-cid-6bfsojfh]:focus-visible,.contact-form__select-trigger[data-astro-cid-6bfsojfh][aria-expanded=true]{border-color:var(--c-orange);outline:none;box-shadow:0 0 0 3px #f6861f24}.contact-form__select-caret[data-astro-cid-6bfsojfh]{border-right:1.5px solid var(--c-gray);border-bottom:1.5px solid var(--c-gray);flex-shrink:0;width:8px;height:8px;transition:transform .2s;transform:rotate(45deg)translateY(-2px)}.contact-form__select-trigger[data-astro-cid-6bfsojfh][aria-expanded=true] .contact-form__select-caret[data-astro-cid-6bfsojfh]{transform:rotate(-135deg)translateY(-2px)}.contact-form__select-list[data-astro-cid-6bfsojfh]{z-index:5;background:var(--c-paper);border:1px solid var(--c-line);transform-origin:top;opacity:0;transition:opacity .18s var(--ease-cue), transform .18s var(--ease-cue);border-radius:4px;margin:0;padding:.35rem;list-style:none;position:absolute;top:calc(100% + .4rem);left:0;right:0;transform:scale(.96)translateY(-4px);box-shadow:0 18px 40px -16px #0c202859}.contact-form__select-list[data-astro-cid-6bfsojfh].is-open{opacity:1;transform:scale(1)translateY(0)}@media (prefers-reduced-motion:reduce){.contact-form__select-list[data-astro-cid-6bfsojfh]{transition:opacity .18s var(--ease-cue);transform:none}.contact-form__select-list[data-astro-cid-6bfsojfh].is-open{transform:none}}.contact-form__select-option[data-astro-cid-6bfsojfh]{color:var(--c-ink);cursor:pointer;border-radius:2px;padding:.65em .75em;font-size:.95rem}.contact-form__select-option[data-astro-cid-6bfsojfh].is-focused{background:#f6861f1f}@media (hover:hover) and (pointer:fine){.contact-form__select-option[data-astro-cid-6bfsojfh]:hover{background:#f6861f1f}}.contact-form__select-option[data-astro-cid-6bfsojfh][aria-selected=true]{color:var(--c-orange-text);font-weight:600}.contact-form__submit[data-astro-cid-6bfsojfh]{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:.5rem;display:flex}.contact-form[data-astro-cid-6bfsojfh] button[data-astro-cid-6bfsojfh]{border:none}.contact-form[data-astro-cid-6bfsojfh] button[data-astro-cid-6bfsojfh][disabled]{opacity:.6;cursor:not-allowed}.contact-form__note[data-astro-cid-6bfsojfh]{color:var(--c-gray);transition:opacity .15s var(--ease-cue), color .2s var(--ease-cue);margin:0;font-size:.82rem}.contact-form__note[data-astro-cid-6bfsojfh][data-state=error]{color:#b3261e}.contact-form__note[data-astro-cid-6bfsojfh][data-state=success]{color:var(--c-navy)}@media (prefers-reduced-motion:reduce){.contact-form__note[data-astro-cid-6bfsojfh]{transition:color .2s var(--ease-cue)}}.contact-form__honeypot[data-astro-cid-6bfsojfh]{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.contact-side[data-astro-cid-6bfsojfh]{flex-direction:column;gap:1.25rem;display:flex}.contact-side__card[data-astro-cid-6bfsojfh]{background:var(--c-paper);border:1px solid var(--c-line);border-radius:2px;padding:1.6rem}.contact-side__label[data-astro-cid-6bfsojfh]{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--c-gray);margin:0 0 .7rem;font-size:.7rem}.contact-side__email[data-astro-cid-6bfsojfh]{font-family:var(--font-display);color:var(--c-ink);font-size:1.5rem;transition:color .2s}@media (hover:hover) and (pointer:fine){.contact-side__email[data-astro-cid-6bfsojfh]:hover{color:var(--c-orange-deep)}}.contact-side__transfer[data-astro-cid-6bfsojfh]{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.contact-side__transfer[data-astro-cid-6bfsojfh] img[data-astro-cid-6bfsojfh]{object-fit:contain;opacity:.92;border-radius:6px;width:32px;height:32px;transition:opacity .2s,transform .2s;box-shadow:0 2px 8px #0c20281f}@media (hover:hover) and (pointer:fine){.contact-side__transfer[data-astro-cid-6bfsojfh] img[data-astro-cid-6bfsojfh]:hover{opacity:1;transform:translateY(-2px)}}.contact-side__transfer-note[data-astro-cid-6bfsojfh]{color:var(--c-gray);margin:.7rem 0 0;font-size:.78rem}.contact-side__hours[data-astro-cid-6bfsojfh]{font-size:1.15rem;font-family:var(--font-display);color:var(--c-ink);margin:0}@media (width>=900px){.contact-body[data-astro-cid-6bfsojfh]{grid-template-columns:1.4fr 1fr}}@media (width<=560px){.contact-form__row[data-astro-cid-6bfsojfh]{grid-template-columns:1fr}}
