.lead[data-astro-cid-sevzbneq]{background:var(--bg-secondary)}.lead-header[data-astro-cid-sevzbneq]{max-width:620px}.lead-card[data-astro-cid-sevzbneq]{max-width:720px;margin:40px auto 0;padding:32px}.lead-card[data-astro-cid-sevzbneq]:hover{background:var(--bg-card);border-color:var(--border);box-shadow:var(--shadow-sm);transform:none}.lf-form[data-astro-cid-sevzbneq]{gap:18px;display:grid}.lf-form[data-astro-cid-sevzbneq][hidden]{display:none}.lf-row[data-astro-cid-sevzbneq]{grid-template-columns:1fr 1fr;gap:18px;display:grid}.lf-field[data-astro-cid-sevzbneq]{position:relative}.lf-field[data-astro-cid-sevzbneq] input[data-astro-cid-sevzbneq],.lf-field[data-astro-cid-sevzbneq] textarea[data-astro-cid-sevzbneq]{box-sizing:border-box;background:var(--bg-card);border:1px solid var(--border-active);border-radius:var(--r-sm);width:100%;font-family:var(--font);font-size:var(--t-body);color:var(--text-heading);transition:border-color .2s var(--ease);appearance:none;padding:18px 14px 8px}.lf-field[data-astro-cid-sevzbneq] textarea[data-astro-cid-sevzbneq]{resize:vertical;min-height:96px;line-height:1.6}.lf-field[data-astro-cid-sevzbneq] input[data-astro-cid-sevzbneq]:focus,.lf-field[data-astro-cid-sevzbneq] textarea[data-astro-cid-sevzbneq]:focus{border-color:var(--border-strong);outline:none}.lf-field[data-astro-cid-sevzbneq] label[data-astro-cid-sevzbneq]{font-family:var(--font);font-size:var(--t-body);color:var(--text-muted);pointer-events:none;transition:transform .2s var(--ease), color .2s var(--ease);transform-origin:0 0;position:absolute;top:13px;left:14px}.lf-field[data-astro-cid-sevzbneq] input[data-astro-cid-sevzbneq]:focus+label[data-astro-cid-sevzbneq],.lf-field[data-astro-cid-sevzbneq] input[data-astro-cid-sevzbneq]:not(:placeholder-shown)+label[data-astro-cid-sevzbneq],.lf-field[data-astro-cid-sevzbneq] textarea[data-astro-cid-sevzbneq]:focus+label[data-astro-cid-sevzbneq],.lf-field[data-astro-cid-sevzbneq] textarea[data-astro-cid-sevzbneq]:not(:placeholder-shown)+label[data-astro-cid-sevzbneq]{color:var(--text-secondary);transform:translateY(-7px)scale(.78)}.lf-bar[data-astro-cid-sevzbneq]{border-radius:0 0 var(--r-sm) var(--r-sm);background:var(--text-heading);transform-origin:50%;height:2px;transition:transform .28s var(--ease);position:absolute;bottom:1px;left:1px;right:1px;transform:scaleX(0)}.lf-field[data-astro-cid-sevzbneq]:focus-within .lf-bar[data-astro-cid-sevzbneq]{transform:scaleX(1)}.lf-field[data-astro-cid-sevzbneq].lf-invalid input[data-astro-cid-sevzbneq],.lf-field[data-astro-cid-sevzbneq].lf-invalid textarea[data-astro-cid-sevzbneq]{border-color:var(--text-heading)}.lf-field[data-astro-cid-sevzbneq].lf-invalid{animation:lf-shake .4s var(--ease)}@keyframes lf-shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-6px)}40%,80%{transform:translate(6px)}}.lf-submit[data-astro-cid-sevzbneq]{background:var(--black);color:var(--white);border-radius:var(--r-sm);font-family:var(--mono);font-size:var(--t-btn);cursor:pointer;touch-action:manipulation;transition:transform .2s var(--ease), box-shadow .2s var(--ease);border:none;justify-content:center;align-items:center;gap:10px;padding:14px 24px;font-weight:600;display:inline-flex;position:relative}.lf-submit[data-astro-cid-sevzbneq]:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.lf-submit[data-astro-cid-sevzbneq]:active{transform:translateY(0)}.lf-submit[data-astro-cid-sevzbneq]:focus-visible{outline:2px solid var(--black);outline-offset:2px}.lf-spinner[data-astro-cid-sevzbneq]{border:2px solid #ffffff4d;border-top-color:var(--white);border-radius:50%;width:15px;height:15px;animation:.7s linear infinite lf-spin;display:none}.lf-form[data-astro-cid-sevzbneq].lf-loading .lf-submit[data-astro-cid-sevzbneq]{pointer-events:none;opacity:.85}.lf-form[data-astro-cid-sevzbneq].lf-loading .lf-spinner[data-astro-cid-sevzbneq]{display:inline-block}@keyframes lf-spin{to{transform:rotate(360deg)}}.lf-done[data-astro-cid-sevzbneq][hidden]{display:none}.lf-done[data-astro-cid-sevzbneq]{text-align:center;animation:lf-fade .4s var(--ease) both;flex-direction:column;align-items:center;gap:8px;padding:24px 8px;display:flex}@keyframes lf-fade{0%{opacity:0}to{opacity:1}}.lf-check[data-astro-cid-sevzbneq],.lf-check[data-astro-cid-sevzbneq] svg[data-astro-cid-sevzbneq]{width:52px;height:52px}.lf-check-ring[data-astro-cid-sevzbneq]{stroke:var(--border-strong);stroke-width:2px;stroke-dasharray:151;stroke-dashoffset:151px;animation:lf-ring .5s var(--ease) forwards}.lf-check-tick[data-astro-cid-sevzbneq]{stroke:var(--text-heading);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48px;animation:lf-tick .4s var(--ease) .45s forwards}@keyframes lf-ring{to{stroke-dashoffset:0}}@keyframes lf-tick{to{stroke-dashoffset:0}}.lf-done-title[data-astro-cid-sevzbneq]{margin-top:8px}.lf-done-body[data-astro-cid-sevzbneq]{max-width:360px;color:var(--text-secondary);margin:0}.lf-error[data-astro-cid-sevzbneq]{color:var(--text-secondary);margin:14px 0 0}.lf-error[data-astro-cid-sevzbneq] a[data-astro-cid-sevzbneq]{color:var(--text-heading);text-decoration:underline}@media (width<=600px){.lf-row[data-astro-cid-sevzbneq]{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.lf-spinner[data-astro-cid-sevzbneq],.lf-field[data-astro-cid-sevzbneq].lf-invalid,.lf-done[data-astro-cid-sevzbneq]{animation:none}.lf-check-ring[data-astro-cid-sevzbneq],.lf-check-tick[data-astro-cid-sevzbneq]{stroke-dashoffset:0;animation:none}}
