.lead-dialog:where(.astro-xyq5hly5){position:fixed;inset:0;margin:auto;width:min(46rem,92vw);max-height:90vh;padding:0;overflow:hidden;box-sizing:border-box;border:1px solid var(--brand-border);border-radius:1rem;background:var(--brand-surface);color:var(--brand-text);box-shadow:0 24px 60px #00000080}.lead-dialog:where(.astro-xyq5hly5)::backdrop{background:#010407a8;backdrop-filter:blur(3px)}.lead-form:where(.astro-xyq5hly5){display:flex;flex-direction:column;gap:.85rem;padding:clamp(1.25rem,3vw,2rem);overflow-y:auto;max-height:90vh;box-sizing:border-box;width:100%}.lead-close:where(.astro-xyq5hly5){position:absolute;top:.5rem;right:.6rem;border:0;background:transparent;color:var(--brand-text-muted);font-size:1.6rem;line-height:1;cursor:pointer;padding:.2rem .5rem;border-radius:.4rem}.lead-close:where(.astro-xyq5hly5):hover{color:var(--brand-text)}.lead-heading:where(.astro-xyq5hly5){font-family:var(--brand-font-display);font-size:clamp(1.5rem,4vw,2rem);color:var(--sl-color-accent-high);margin:0;letter-spacing:-.03em}.lead-intro:where(.astro-xyq5hly5){margin:0;color:var(--brand-text-muted);font-size:.95rem}.lead-grid:where(.astro-xyq5hly5){display:grid;grid-template-columns:1fr 1fr;gap:.75rem 1rem}.lead-field:where(.astro-xyq5hly5){display:flex;flex-direction:column;gap:.3rem;margin:0}.lead-field-wide:where(.astro-xyq5hly5){grid-column:1 / -1}.lead-field:where(.astro-xyq5hly5) label:where(.astro-xyq5hly5){font-size:.85rem;font-weight:600;line-height:1.3}.lead-req:where(.astro-xyq5hly5){color:var(--brand-accent)}.lead-opt:where(.astro-xyq5hly5){color:var(--brand-text-muted);font-weight:400}.lead-field:where(.astro-xyq5hly5) input:where(.astro-xyq5hly5),.lead-field:where(.astro-xyq5hly5) select:where(.astro-xyq5hly5),.lead-field:where(.astro-xyq5hly5) textarea:where(.astro-xyq5hly5){width:100%;box-sizing:border-box;margin:0;padding:.5rem .7rem;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:.5rem;color:var(--brand-text);font-family:inherit;font-size:.95rem;line-height:1.4}.lead-field:where(.astro-xyq5hly5) input:where(.astro-xyq5hly5),.lead-field:where(.astro-xyq5hly5) select:where(.astro-xyq5hly5){height:2.6rem}.lead-field:where(.astro-xyq5hly5) select:where(.astro-xyq5hly5){appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none' stroke='%238b93a3' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 4.5 6 7.5 9 4.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .7rem center;background-size:.8em}.lead-field:where(.astro-xyq5hly5) input:where(.astro-xyq5hly5):focus-visible,.lead-field:where(.astro-xyq5hly5) select:where(.astro-xyq5hly5):focus-visible,.lead-field:where(.astro-xyq5hly5) textarea:where(.astro-xyq5hly5):focus-visible{outline:2px solid var(--brand-accent);outline-offset:1px;border-color:var(--brand-accent)}.lead-field:where(.astro-xyq5hly5) textarea:where(.astro-xyq5hly5){resize:vertical;min-height:4.75rem;height:auto}.lead-error:where(.astro-xyq5hly5){color:#f66d67;font-size:.8rem;min-height:1em}.lead-field:where(.astro-xyq5hly5)[data-invalid] input:where(.astro-xyq5hly5),.lead-field:where(.astro-xyq5hly5)[data-invalid] select:where(.astro-xyq5hly5){border-color:#db4241}.lead-consent:where(.astro-xyq5hly5){flex-direction:column}.lead-consent:where(.astro-xyq5hly5) label:where(.astro-xyq5hly5){display:flex;gap:.5rem;align-items:flex-start;font-weight:400;font-size:.9rem;line-height:1.4}.lead-consent:where(.astro-xyq5hly5) input:where(.astro-xyq5hly5){width:auto;margin-top:.2rem;flex:0 0 auto}.lead-consent:where(.astro-xyq5hly5) a:where(.astro-xyq5hly5){color:var(--sl-color-text-accent);text-decoration:underline}.lead-hp:where(.astro-xyq5hly5){position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.lead-actions:where(.astro-xyq5hly5){margin-top:.25rem}.lead-submit:where(.astro-xyq5hly5){width:100%;padding:.7rem 1rem;background:var(--brand-accent);color:#04080d;border:0;border-radius:.6rem;font:inherit;font-weight:700;cursor:pointer;transition:filter .2s var(--brand-ease-expo)}.lead-submit:where(.astro-xyq5hly5):hover{filter:brightness(1.08)}.lead-submit:where(.astro-xyq5hly5):disabled{opacity:.6;cursor:progress}.lead-status:where(.astro-xyq5hly5){margin:0;font-size:.9rem;min-height:1em}.lead-status:where(.astro-xyq5hly5)[data-state=error]{color:#fd736d}.lead-status:where(.astro-xyq5hly5)[data-state=success]{color:var(--brand-accent-2)}.lead-fallback:where(.astro-xyq5hly5){margin:0;font-size:.85rem;color:var(--brand-text-muted)}.lead-fallback:where(.astro-xyq5hly5) a:where(.astro-xyq5hly5){color:var(--sl-color-text-accent)}@media(max-width:34rem){.lead-grid:where(.astro-xyq5hly5){grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.lead-submit:where(.astro-xyq5hly5){transition:none}}
