main[data-astro-cid-6bfsojfh]{padding:0}.container[data-astro-cid-6bfsojfh]{max-width:1000px;margin:0 auto;padding:0 1.5rem}.label[data-astro-cid-6bfsojfh]{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:var(--color-label-bg);border:1px solid var(--color-label-border);border-radius:100px;padding:.2rem .75rem;font-size:.72rem;font-weight:700;display:inline-block}.required[data-astro-cid-6bfsojfh]{color:var(--accent)}.contact-hero[data-astro-cid-6bfsojfh]{border-bottom:1px solid rgb(var(--gray-light));background:linear-gradient(150deg,#fefcfb 0%,#fff 60%);padding:4rem 1.5rem 3rem}.contact-hero[data-astro-cid-6bfsojfh] .container[data-astro-cid-6bfsojfh]{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:680px;margin:0 auto;padding:0 1.5rem;display:flex}.contact-hero[data-astro-cid-6bfsojfh] h1[data-astro-cid-6bfsojfh]{color:rgb(var(--black));letter-spacing:-.02em;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.lead[data-astro-cid-6bfsojfh]{color:rgb(var(--gray));max-width:560px;margin:0;font-size:1rem;line-height:1.7}.cons-note[data-astro-cid-6bfsojfh]{text-align:center;color:rgb(var(--gray));max-width:680px;margin:1.5rem auto 0;font-size:.85rem}.cons-note[data-astro-cid-6bfsojfh] a[data-astro-cid-6bfsojfh]{color:var(--accent)}.cards-section[data-astro-cid-6bfsojfh]{background:var(--color-background);padding:4rem 1.5rem}.contact-cards[data-astro-cid-6bfsojfh]{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.contact-card[data-astro-cid-6bfsojfh]{border:1px solid rgb(var(--gray-light));background:#fff;border-radius:12px;flex-direction:column;gap:1.5rem;padding:1.75rem;transition:box-shadow .2s,transform .2s;display:flex}.contact-card[data-astro-cid-6bfsojfh]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000012}.card-top[data-astro-cid-6bfsojfh]{flex-direction:column;flex:1;gap:.6rem;display:flex}.contact-card[data-astro-cid-6bfsojfh] h2[data-astro-cid-6bfsojfh]{color:rgb(var(--black));margin:0;font-size:1.1rem;font-weight:700}.contact-card[data-astro-cid-6bfsojfh]>.card-top[data-astro-cid-6bfsojfh]>p[data-astro-cid-6bfsojfh]{color:rgb(var(--gray));margin:0;font-size:.875rem;line-height:1.65}.card-details[data-astro-cid-6bfsojfh]{flex-direction:column;gap:.3rem;margin:.25rem 0 0;padding:0;list-style:none;display:flex}.card-details[data-astro-cid-6bfsojfh] li[data-astro-cid-6bfsojfh]{color:rgb(var(--gray-dark));padding-left:1rem;font-size:.8rem;line-height:1.5;position:relative}.card-details[data-astro-cid-6bfsojfh] li[data-astro-cid-6bfsojfh]:before{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px;position:absolute;top:.52em;left:0}.card-cta[data-astro-cid-6bfsojfh]{color:var(--accent);border:1.5px solid var(--accent);text-align:center;background:0 0;border-radius:6px;padding:.65rem 1.1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:inline-block}.card-cta[data-astro-cid-6bfsojfh]:hover{background:var(--accent);color:#fff}.form-section[data-astro-cid-6bfsojfh]{background:#fff;padding:5rem 1.5rem}.form-inner[data-astro-cid-6bfsojfh]{max-width:680px;margin:0 auto}.form-header[data-astro-cid-6bfsojfh]{flex-direction:column;gap:.5rem;margin-bottom:2.5rem;display:flex}.form-header[data-astro-cid-6bfsojfh] h2[data-astro-cid-6bfsojfh]{color:rgb(var(--black));margin:0;font-size:clamp(1.5rem,3vw,2rem)}.form-header[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{color:rgb(var(--gray));margin:0;font-size:.95rem;line-height:1.65}.contact-form[data-astro-cid-6bfsojfh]{flex-direction:column;gap:1.25rem;display:flex}.form-row[data-astro-cid-6bfsojfh]{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-field[data-astro-cid-6bfsojfh]{flex-direction:column;gap:.4rem;display:flex}.form-field[data-astro-cid-6bfsojfh] label[data-astro-cid-6bfsojfh]{color:rgb(var(--gray-dark));font-size:.85rem;font-weight:600}.form-field[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh],.form-field[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh],.form-field[data-astro-cid-6bfsojfh] select[data-astro-cid-6bfsojfh]{background:var(--color-background);border:1.5px solid rgb(var(--gray-light));color:rgb(var(--black));box-sizing:border-box;border-radius:6px;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .15s,background .15s}.form-field[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]::placeholder,.form-field[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]::placeholder{color:rgb(var(--gray))}.form-field[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]:focus,.form-field[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]:focus,.form-field[data-astro-cid-6bfsojfh] select[data-astro-cid-6bfsojfh]:focus{border-color:var(--accent);background:#fff;outline:none}.form-field[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]{resize:vertical;min-height:140px}.select-wrapper[data-astro-cid-6bfsojfh]{align-items:center;display:flex;position:relative}.select-wrapper[data-astro-cid-6bfsojfh] select[data-astro-cid-6bfsojfh]{appearance:none;cursor:pointer;padding-right:2.5rem}.select-arrow[data-astro-cid-6bfsojfh]{pointer-events:none;color:rgb(var(--gray));position:absolute;right:.85rem}.form-actions[data-astro-cid-6bfsojfh]{flex-direction:column;gap:.75rem;margin-top:.25rem;display:flex}.btn-submit[data-astro-cid-6bfsojfh]{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:6px;align-self:flex-start;padding:.9rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;transition:background .15s,transform .15s;display:inline-block}.btn-submit[data-astro-cid-6bfsojfh]:hover{background:var(--accent-dark);transform:translateY(-1px)}.form-legal[data-astro-cid-6bfsojfh]{color:rgb(var(--gray));margin:0;font-size:.78rem;line-height:1.5}@media (width<=720px){.contact-cards[data-astro-cid-6bfsojfh],.form-row[data-astro-cid-6bfsojfh]{grid-template-columns:1fr}.cards-section[data-astro-cid-6bfsojfh],.form-section[data-astro-cid-6bfsojfh]{padding:3.5rem 1.5rem}.contact-hero[data-astro-cid-6bfsojfh]{padding:2.5rem 1.5rem}}@media (prefers-reduced-motion:reduce){.contact-card[data-astro-cid-6bfsojfh],.card-cta[data-astro-cid-6bfsojfh],.btn-submit[data-astro-cid-6bfsojfh]{transition:none;transform:none}}
