.lf[data-astro-cid-sevzbneq]{flex-direction:column;gap:1rem;display:flex}.lf__row[data-astro-cid-sevzbneq]{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.lf__field[data-astro-cid-sevzbneq]{flex-direction:column;gap:.4rem;min-width:0;display:flex}.lf__field[data-astro-cid-sevzbneq]>span[data-astro-cid-sevzbneq]{color:var(--fg-dim);letter-spacing:.02em;font-size:.78rem}.lf__field[data-astro-cid-sevzbneq] input[data-astro-cid-sevzbneq],.lf__field[data-astro-cid-sevzbneq] select[data-astro-cid-sevzbneq],.lf__field[data-astro-cid-sevzbneq] textarea[data-astro-cid-sevzbneq]{width:100%;color:var(--fg);border:1px solid var(--border);background:#ffffff0a;border-radius:12px;padding:.85rem 1rem;font-family:inherit;font-size:.96rem;transition:border-color .18s,background .18s}.lf__field[data-astro-cid-sevzbneq] textarea[data-astro-cid-sevzbneq]{resize:vertical}.lf__field[data-astro-cid-sevzbneq] select[data-astro-cid-sevzbneq]{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23888' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.4rem}.lf__field[data-astro-cid-sevzbneq] input[data-astro-cid-sevzbneq]::placeholder,.lf__field[data-astro-cid-sevzbneq] textarea[data-astro-cid-sevzbneq]::placeholder{color:var(--fg-dim)}.lf__field[data-astro-cid-sevzbneq] input[data-astro-cid-sevzbneq]:focus,.lf__field[data-astro-cid-sevzbneq] select[data-astro-cid-sevzbneq]:focus,.lf__field[data-astro-cid-sevzbneq] textarea[data-astro-cid-sevzbneq]:focus{border-color:var(--brand-soft);background:#ffffff0f;outline:none}.lf__field[data-astro-cid-sevzbneq].is-error input[data-astro-cid-sevzbneq],.lf__field[data-astro-cid-sevzbneq].is-error select[data-astro-cid-sevzbneq],.lf__field[data-astro-cid-sevzbneq].is-error textarea[data-astro-cid-sevzbneq]{border-color:var(--brand)}.lf__foot[data-astro-cid-sevzbneq]{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:.4rem;display:flex}.lf__submit[data-astro-cid-sevzbneq],.lf__next[data-astro-cid-sevzbneq]{justify-content:center;min-width:160px}.lf__submit[data-astro-cid-sevzbneq][disabled],.lf__next[data-astro-cid-sevzbneq][disabled]{opacity:.6;pointer-events:none}.lf__hint[data-astro-cid-sevzbneq]{color:var(--fg-dim);margin:0;font-size:.82rem}.lf__msg[data-astro-cid-sevzbneq]{margin:0;font-size:.9rem}.lf__msg[data-astro-cid-sevzbneq].is-ok{color:var(--accent)}.lf__msg[data-astro-cid-sevzbneq].is-bad{color:var(--brand-soft)}.lf__back[data-astro-cid-sevzbneq]{color:var(--fg-muted);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:.92rem}.lf__back[data-astro-cid-sevzbneq]:hover{color:var(--fg)}.lf__prog[data-astro-cid-sevzbneq]{align-items:center;gap:.6rem;margin-bottom:.4rem;display:flex}.lf__dot[data-astro-cid-sevzbneq]{background:var(--border);border-radius:50%;flex:none;width:10px;height:10px;transition:background .3s}.lf__dot[data-astro-cid-sevzbneq].is-active{background:var(--brand)}.lf__bar[data-astro-cid-sevzbneq]{background:var(--border-soft);border-radius:999px;flex:1;height:2px;overflow:hidden}.lf__bar[data-astro-cid-sevzbneq] i[data-astro-cid-sevzbneq]{background:var(--brand);width:0;height:100%;transition:width .4s cubic-bezier(.2,.7,.2,1);display:block}.lf__step[data-astro-cid-sevzbneq]{flex-direction:column;gap:1rem;animation:.4s cubic-bezier(.2,.7,.2,1) both lfIn;display:flex}.lf__step[data-astro-cid-sevzbneq][hidden],.lf__done[data-astro-cid-sevzbneq][hidden]{display:none}.lf__steptitle[data-astro-cid-sevzbneq]{letter-spacing:.06em;text-transform:uppercase;color:var(--fg-dim);margin:0;font-size:.82rem}.lf__steptitle[data-astro-cid-sevzbneq] .em[data-astro-cid-sevzbneq]{color:var(--fg)}@keyframes lfIn{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:none}}.lf__done[data-astro-cid-sevzbneq]{text-align:center;padding:1.5rem .5rem;animation:.4s both lfIn}.lf__done[data-astro-cid-sevzbneq] h3[data-astro-cid-sevzbneq]{margin:0 0 .6rem;font-size:clamp(1.4rem,3vw,2rem)}.lf__done[data-astro-cid-sevzbneq] p[data-astro-cid-sevzbneq]{color:var(--fg-muted);max-width:46ch;margin:0 auto 1.4rem}.lf__done[data-astro-cid-sevzbneq] .lf__cta[data-astro-cid-sevzbneq]{align-items:center;gap:.5rem;display:inline-flex}@media (width<=560px){.lf__row[data-astro-cid-sevzbneq]{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.lf__step[data-astro-cid-sevzbneq],.lf__done[data-astro-cid-sevzbneq]{animation:none}.lf__bar[data-astro-cid-sevzbneq] i[data-astro-cid-sevzbneq]{transition:none}}
