:root{--background:#f8e9c6;--background-secondary:#fff6df;--surface:#fffaf0;--text:#3a2d22;--text-muted:#746354;--primary:#6f5a3e;--primary-text:#fff;--accent:#60785d;--accent-text:#fff;--border:#d7c7a6;--link:#75572f}@media (prefers-color-scheme:dark){:root{--background:#1f1a14;--background-secondary:#2a231b;--surface:#30281f;--text:#f4e6ca;--text-muted:#c6b79f;--primary:#d8bc8b;--primary-text:#241c14;--accent:#9fbc99;--accent-text:#172016;--border:#594b3c;--link:#e4c58f}}:root{--border-radius:.25rem;--link-padding:2rem}@media (width<600px){:root{--link-padding:.5rem}}@media (width<500px){:root{--link-padding:0rem}}.contact-page[data-astro-cid-6bfsojfh]{padding-bottom:clamp(3rem,7vw,6rem)}.contact-hero[data-astro-cid-6bfsojfh]{align-items:center;min-height:clamp(17rem,26vw,24rem);display:grid;position:relative;overflow:hidden}.hero-placeholder[data-astro-cid-6bfsojfh]{width:100%;height:100%;position:absolute;inset:0}.contact-hero-copy[data-astro-cid-6bfsojfh]{z-index:1;width:min(100% - 2rem,43rem);padding:clamp(2.5rem,5vw,4.5rem) clamp(1rem,10vw,9rem)}.contact-hero-copy[data-astro-cid-6bfsojfh] h1[data-astro-cid-6bfsojfh],.contact-hero-copy[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{margin:0}.contact-hero-copy[data-astro-cid-6bfsojfh] h1[data-astro-cid-6bfsojfh],.contact-hero-copy[data-astro-cid-6bfsojfh] .contact-main[data-astro-cid-6bfsojfh] h2[data-astro-cid-6bfsojfh],.contact-hero-copy[data-astro-cid-6bfsojfh] .contact-audience[data-astro-cid-6bfsojfh] h2[data-astro-cid-6bfsojfh]{font-family:Georgia,serif;font-weight:400}.contact-hero-copy[data-astro-cid-6bfsojfh] h1[data-astro-cid-6bfsojfh]{color:var(--accent);font-size:clamp(2.8rem,6vw,5rem);line-height:1}.contact-hero-copy[data-astro-cid-6bfsojfh]>p[data-astro-cid-6bfsojfh]:not(.eyebrow){max-width:34rem;margin-top:1rem;font-size:1.08rem;line-height:1.5}.contact-hero-copy[data-astro-cid-6bfsojfh] .invitation[data-astro-cid-6bfsojfh]{font-family:Georgia,serif;font-size:1.15rem;font-style:italic}.eyebrow[data-astro-cid-6bfsojfh]{color:var(--link);letter-spacing:.18em;text-transform:uppercase;margin:0 0 .65rem;font-family:system-ui,sans-serif;font-size:.75rem;font-weight:700}.contact-main[data-astro-cid-6bfsojfh]{grid-template-columns:minmax(0,1.15fr) minmax(19rem,.85fr);gap:clamp(2rem,5vw,5rem);max-width:68rem;margin:0 auto;padding:clamp(2.5rem,5vw,4.5rem) clamp(1rem,5vw,2rem);display:grid}.contact-form[data-astro-cid-6bfsojfh] header[data-astro-cid-6bfsojfh]{align-items:baseline;gap:1rem;margin-bottom:1.25rem;display:flex}.contact-form[data-astro-cid-6bfsojfh] h2[data-astro-cid-6bfsojfh],.contact-form[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{margin:0}.contact-form[data-astro-cid-6bfsojfh] h2[data-astro-cid-6bfsojfh]{font-size:clamp(1.7rem,3vw,2.25rem)}.contact-form[data-astro-cid-6bfsojfh] header[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{color:var(--text-muted);letter-spacing:.14em;text-transform:uppercase;font-family:system-ui,sans-serif;font-size:.62rem;font-weight:700}.form-fields[data-astro-cid-6bfsojfh]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.form-fields[data-astro-cid-6bfsojfh] label[data-astro-cid-6bfsojfh]{border:1px solid var(--border);border-radius:var(--border-radius);background:color-mix(in srgb, var(--surface) 80%, transparent);gap:.35rem;padding:.8rem;display:grid}.form-fields[data-astro-cid-6bfsojfh] label[data-astro-cid-6bfsojfh] span[data-astro-cid-6bfsojfh]{font-family:system-ui,sans-serif;font-size:.72rem;font-weight:700}.form-fields[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh],.form-fields[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]{box-sizing:border-box;width:100%;color:var(--text);font:inherit;resize:vertical;background:0 0;border:0;outline:0;padding:0}.form-fields[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]::placeholder,.form-fields[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]::placeholder{color:var(--text-muted)}.form-fields[data-astro-cid-6bfsojfh] .field-wide[data-astro-cid-6bfsojfh]{grid-column:1/-1}.contact-form[data-astro-cid-6bfsojfh] button[data-astro-cid-6bfsojfh]{border-radius:var(--border-radius);background:var(--accent);width:100%;color:var(--accent-text);cursor:pointer;border:0;margin-top:.85rem;padding:.9rem;font:1.1rem Georgia,serif}.form-result[data-astro-cid-6bfsojfh]{border-radius:var(--border-radius);background:color-mix(in srgb, var(--background-secondary) 70%, var(--accent));text-align:center;margin-top:.85rem;padding:.75rem;font-size:.9rem;line-height:1.4}.contact-reach[data-astro-cid-6bfsojfh]{border-left:1px solid var(--border);padding-left:clamp(0rem,5vw,4rem)}.contact-reach[data-astro-cid-6bfsojfh] h2[data-astro-cid-6bfsojfh],.contact-reach[data-astro-cid-6bfsojfh] h3[data-astro-cid-6bfsojfh],.contact-reach[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{margin:0}.contact-reach[data-astro-cid-6bfsojfh] h2[data-astro-cid-6bfsojfh]{font-size:clamp(1.6rem,2.6vw,2.1rem)}.contact-reach[data-astro-cid-6bfsojfh] h3[data-astro-cid-6bfsojfh]{font-family:Georgia,serif;font-size:1rem;font-weight:400}.icon-placeholder,.social-placeholder{box-sizing:border-box;border:1px dashed var(--border);background:color-mix(in srgb, var(--background-secondary) 70%, var(--accent));border-radius:50%;display:block}.reach-details[data-astro-cid-6bfsojfh] .icon-placeholder,.social-links[data-astro-cid-6bfsojfh] .social-placeholder,.response-time[data-astro-cid-6bfsojfh] .icon-placeholder,.contact-audience[data-astro-cid-6bfsojfh] .icon-placeholder{background:0 0;border:0}.reach-details[data-astro-cid-6bfsojfh]{gap:1rem;margin-top:1.25rem;display:grid}.reach-details[data-astro-cid-6bfsojfh] li[data-astro-cid-6bfsojfh]{grid-template-columns:auto 1fr;align-items:center;gap:.8rem;display:grid}.reach-details[data-astro-cid-6bfsojfh] .detail-value[data-astro-cid-6bfsojfh]{margin-top:.15rem}.reach-details[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]:not(.detail-value){color:var(--text-muted);margin-top:.25rem;font-size:.85rem;line-height:1.35}.social-links[data-astro-cid-6bfsojfh]{border-top:1px solid var(--border);align-items:center;gap:1rem;margin-top:1.25rem;padding-top:1rem;display:flex}.social-links[data-astro-cid-6bfsojfh] ul[data-astro-cid-6bfsojfh]{gap:.55rem;display:flex}.response-time[data-astro-cid-6bfsojfh]{border-radius:var(--border-radius);background:color-mix(in srgb, var(--background-secondary) 78%, var(--accent));grid-template-columns:auto 1fr;align-items:center;gap:.8rem;margin-top:1.25rem;padding:.75rem;display:grid}.response-time[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{color:var(--text-muted);margin-top:.2rem;font-size:.85rem}.contact-audience[data-astro-cid-6bfsojfh]{border-top:1px solid color-mix(in srgb, var(--border) 60%, transparent);padding:clamp(2rem,4vw,3.5rem) clamp(1rem,5vw,4.5rem)}.contact-audience[data-astro-cid-6bfsojfh] header[data-astro-cid-6bfsojfh]{text-align:center}.contact-audience[data-astro-cid-6bfsojfh] h2[data-astro-cid-6bfsojfh],.contact-audience[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{margin:0}.contact-audience[data-astro-cid-6bfsojfh] h2[data-astro-cid-6bfsojfh]{font-size:clamp(1.75rem,3vw,2.35rem)}.contact-audience[data-astro-cid-6bfsojfh] header[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{margin-top:.25rem}.contact-audience[data-astro-cid-6bfsojfh]>ul[data-astro-cid-6bfsojfh]{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:68rem;margin:1.25rem auto 0;display:grid}.contact-audience[data-astro-cid-6bfsojfh] li[data-astro-cid-6bfsojfh]{border:1px solid var(--border);border-radius:var(--border-radius);background:color-mix(in srgb, var(--surface) 70%, transparent);grid-template-columns:auto 1fr;align-items:center;gap:.9rem;padding:1rem;display:grid}.contact-audience[data-astro-cid-6bfsojfh] h3[data-astro-cid-6bfsojfh]{margin:0;font-family:Georgia,serif;font-size:1.08rem;font-weight:400}.contact-audience[data-astro-cid-6bfsojfh] li[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{color:var(--text-muted);margin-top:.3rem;font-size:.85rem;line-height:1.4}@media (width<1000px){.contact-hero-copy[data-astro-cid-6bfsojfh]{width:auto;padding:2.5rem 1.5rem}.contact-main[data-astro-cid-6bfsojfh]{grid-template-columns:1fr;padding:2.5rem 1.5rem}.contact-form[data-astro-cid-6bfsojfh] header[data-astro-cid-6bfsojfh]{gap:.4rem;display:grid}.form-fields[data-astro-cid-6bfsojfh]{grid-template-columns:1fr}.contact-reach[data-astro-cid-6bfsojfh]{border-top:1px solid var(--border);border-left:0;padding:2rem 0 0}.contact-audience[data-astro-cid-6bfsojfh]{padding:2.5rem 1.5rem}.contact-audience[data-astro-cid-6bfsojfh]>ul[data-astro-cid-6bfsojfh]{grid-template-columns:1fr}}
