.pilot-form.svelte-nktry3{color-scheme:light;display:flex;flex-direction:column;gap:.88rem;padding:clamp(1rem,2vw,1.4rem);border-radius:10px;border:1px solid var(--bc-color-border, #d6d6d6);background:var(--bc-color-surface, #fff);box-shadow:0 4px 12px #0000000f}.pilot-form__intro.svelte-nktry3{margin:0;padding:.68rem .78rem;border-left:3px solid var(--bc-color-primary, #009a44);border-radius:0 6px 6px 0;background:var(--bc-color-surface-2, #f0f0f0);font-size:.86rem;line-height:1.52;color:var(--bc-color-text-muted, #4d4d4d)}.field.svelte-nktry3{display:flex;flex-direction:column;gap:.28rem;border:none;margin:0;padding:0}.field.svelte-nktry3 label:where(.svelte-nktry3),.field.svelte-nktry3 legend:where(.svelte-nktry3){font-size:.84rem;font-weight:750;color:var(--bc-color-text, #151515);padding:0}.field.svelte-nktry3 label:where(.svelte-nktry3) span:where(.svelte-nktry3){color:var(--bc-color-label, #00662c)}input.svelte-nktry3,select.svelte-nktry3,textarea.svelte-nktry3{min-height:2.75rem;font:inherit;color:var(--bc-color-text, #151515);background:#fff;border:1px solid var(--bc-color-border-strong, #aeaeae);border-radius:8px;padding:.6rem .72rem;transition:border-color var(--bc-dur-medium-1, .15s) var(--bc-ease-standard),box-shadow var(--bc-dur-medium-1, .15s) var(--bc-ease-standard)}input.svelte-nktry3::placeholder,textarea.svelte-nktry3::placeholder{color:var(--bc-color-text-faint, #606060);opacity:.9}textarea.svelte-nktry3{resize:vertical;min-height:5rem}input.svelte-nktry3:focus-visible,select.svelte-nktry3:focus-visible,textarea.svelte-nktry3:focus-visible{outline:2px dashed var(--bc-focus-ring, #00662c);outline-offset:.25rem;border-color:var(--bc-color-label, #00662c);box-shadow:none}[aria-invalid=true].svelte-nktry3{border-color:#000;box-shadow:inset 0 0 0 1px #000}.field__error.svelte-nktry3{margin:0;font-size:.8rem;color:#000;font-weight:700}.field--fieldset.svelte-nktry3{gap:.42rem}.pilot-form__radios.svelte-nktry3{display:flex;flex-wrap:wrap;gap:.38rem}.radio.svelte-nktry3{position:relative;display:inline-flex;align-items:center;gap:.45rem;min-height:2.75rem;padding:.42rem .68rem;border-radius:8px;border:1px solid var(--bc-color-border-strong, #aeaeae);background:#fff;font-size:.88rem;cursor:pointer;transition:border-color var(--bc-dur-medium-1, .15s) var(--bc-ease-standard),background var(--bc-dur-medium-1, .15s) var(--bc-ease-standard)}.radio.svelte-nktry3 input:where(.svelte-nktry3){width:1rem;height:1rem;min-height:0;accent-color:var(--bc-color-primary, #009a44);padding:0;border-radius:0}.radio.svelte-nktry3:has(input:where(.svelte-nktry3):checked){border-color:var(--bc-color-primary, #009a44);background:var(--bc-color-surface-2, #f0f0f0)}.radio.svelte-nktry3:focus-within{outline:2px dashed var(--bc-focus-ring, #00662c);outline-offset:.25rem}.pilot-form__actions.svelte-nktry3{display:flex;flex-direction:column;gap:.45rem}.pilot-form__submit.svelte-nktry3{align-self:flex-start;min-height:3rem;padding:.68rem 1.25rem;border:1px solid var(--bc-color-primary, #009a44);border-radius:8px;background:var(--bc-color-primary, #009a44);color:#000;font:inherit;font-weight:800;cursor:pointer;transition:transform var(--bc-dur-short-2, .1s) var(--bc-ease-standard),box-shadow var(--bc-dur-medium-1, .15s) var(--bc-ease-standard),opacity var(--bc-dur-medium-1, .15s) var(--bc-ease-standard);box-shadow:0 1px 2px #00000014}.pilot-form__submit.svelte-nktry3:hover:enabled{transform:translateY(-1px);background:var(--bc-color-primary-hover, #00662c);color:#fff;box-shadow:0 4px 12px #0000001f}.pilot-form__submit.svelte-nktry3:focus-visible{outline:2px dashed var(--bc-focus-ring, #00662c);outline-offset:.25rem}.pilot-form__submit.svelte-nktry3:disabled{opacity:.6;cursor:progress}.pilot-form__fine.svelte-nktry3{margin:0;font-size:.82rem;color:var(--bc-color-text-muted, #4d4d4d)}.pilot-form__fine.svelte-nktry3 a:where(.svelte-nktry3),.pilot-form__done-copy.svelte-nktry3 a:where(.svelte-nktry3){color:var(--bc-color-link, var(--bc-color-label, #00662c));font-weight:700}.pilot-form__fine.svelte-nktry3 a:where(.svelte-nktry3):hover,.pilot-form__done-copy.svelte-nktry3 a:where(.svelte-nktry3):hover{color:var(--bc-color-label, #00662c)}.pilot-form--done.svelte-nktry3{align-items:flex-start;gap:.6rem}.pilot-form__check.svelte-nktry3{display:inline-flex;align-items:center;justify-content:center;width:2.3rem;height:2.3rem;border-radius:6px;background:var(--bc-color-surface-2, #f0f0f0);border:1px solid var(--bc-color-border-strong, #aeaeae);color:var(--bc-color-label, #00662c);font-size:1.3rem;font-weight:800}.pilot-form__done-title.svelte-nktry3{margin:0;font-size:1.25rem;line-height:1.25;color:var(--bc-color-text, #151515)}.pilot-form__done-copy.svelte-nktry3{margin:0;font-size:.96rem;line-height:1.6;color:var(--bc-color-text-muted, #4d4d4d)}@media(min-width:720px){form.pilot-form.svelte-nktry3{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:.9rem}form.pilot-form.svelte-nktry3>.pilot-form__intro:where(.svelte-nktry3),form.pilot-form.svelte-nktry3>.field--fieldset:where(.svelte-nktry3),form.pilot-form.svelte-nktry3>.field:where(.svelte-nktry3):has(textarea:where(.svelte-nktry3)),form.pilot-form.svelte-nktry3>.pilot-form__actions:where(.svelte-nktry3){grid-column:1 / -1}}@media(max-width:520px){.pilot-form__radios.svelte-nktry3{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.radio.svelte-nktry3{justify-content:flex-start}.pilot-form__submit.svelte-nktry3{width:100%}}@media(prefers-reduced-motion:reduce){input.svelte-nktry3,select.svelte-nktry3,textarea.svelte-nktry3,.radio.svelte-nktry3,.pilot-form__submit.svelte-nktry3{transition:none}}.faq.svelte-1ki3urt{display:flex;flex-direction:column;gap:0;overflow:hidden;border:1px solid var(--bc-color-border, #d6d6d6);border-radius:10px;background:var(--bc-color-surface, #fff)}.faq__item.svelte-1ki3urt{border:0;border-bottom:1px solid var(--bc-color-border, #d6d6d6);background:transparent}.faq__item.svelte-1ki3urt:last-child{border-bottom:0}.faq__item[open].svelte-1ki3urt{background:var(--bc-color-surface-2, #f0f0f0)}.faq__q.svelte-1ki3urt{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:2.75rem;padding:.72rem .95rem;cursor:pointer;list-style:none;font-size:.96rem;font-weight:700;color:var(--bc-color-text, #151515)}.faq__q.svelte-1ki3urt::-webkit-details-marker{display:none}.faq__q.svelte-1ki3urt:focus-visible{outline:2px dashed var(--bc-focus-ring, #00662c);outline-offset:-.25rem;border-radius:6px}.faq__chev.svelte-1ki3urt{flex:0 0 auto;font-size:1.1rem;font-weight:700;color:var(--bc-color-label, #00662c);transition:transform var(--bc-dur-medium-1, .15s) var(--bc-ease-standard)}.faq__item[open].svelte-1ki3urt .faq__chev:where(.svelte-1ki3urt){transform:rotate(45deg)}.faq__a.svelte-1ki3urt{margin:0;max-width:72ch;padding:0 .95rem .82rem;font-size:.9rem;line-height:1.58;color:var(--bc-color-text-muted, #4d4d4d)}@media(prefers-reduced-motion:reduce){.faq__chev.svelte-1ki3urt{transition:none}}.pilot.svelte-1itbvj1{width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(1rem,3vw,1.5rem) 4.5rem;display:flex;flex-direction:column;gap:clamp(2.25rem,3.75vw,3.5rem)}.pilot__hero.svelte-1itbvj1{padding:clamp(2.75rem,5vw,4rem) 0 clamp(2.35rem,4vw,3.25rem);display:grid;grid-template-columns:minmax(0,.9fr) minmax(22rem,1fr);grid-template-rows:auto auto;column-gap:clamp(3rem,8vw,8rem);row-gap:1.2rem;align-items:end;border-bottom:1px solid var(--bc-color-border, #d6d6d6)}.pilot__eyebrow.svelte-1itbvj1{margin:0;grid-column:1;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--bc-color-label, #00662c)}.pilot__headline.svelte-1itbvj1{margin:0;grid-column:1;grid-row:2;max-width:10ch;font-size:clamp(2.5rem,4.4vw,4rem);line-height:.98;letter-spacing:-.045em;color:var(--bc-color-text, #000);text-wrap:balance}.pilot__lede.svelte-1itbvj1{margin:0;grid-column:2;grid-row:2;max-width:48ch;padding-bottom:.35rem;font-size:clamp(1rem,1.4vw,1.16rem);line-height:1.7;color:var(--bc-color-text-muted, #4d4d4d)}.pilot__grid.svelte-1itbvj1{display:grid;gap:clamp(1.75rem,4vw,3.5rem);grid-template-columns:1fr;align-items:start}@media(min-width:980px){.pilot__grid.svelte-1itbvj1{grid-template-columns:minmax(0,1.45fr) minmax(17rem,.55fr)}}.pilot__aside.svelte-1itbvj1{display:flex;flex-direction:column;gap:1.25rem}.pilot__card.svelte-1itbvj1{display:flex;flex-direction:column;gap:.85rem;padding:1.4rem;border-radius:10px;border:1px solid var(--bc-color-border, #d6d6d6);background:var(--bc-color-surface, #ffffff)}.pilot__card-label.svelte-1itbvj1{margin:0;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--bc-color-text-faint, #666)}.pilot__card-copy.svelte-1itbvj1{margin:0;font-size:.92rem;line-height:1.55;color:var(--bc-color-text-muted, #4d4d4d)}.pilot__list.svelte-1itbvj1{margin:0;padding-left:1.1rem;display:flex;flex-direction:column;gap:.5rem;font-size:.9rem;line-height:1.5;color:var(--bc-color-text-muted, #4d4d4d)}.pilot__trust.svelte-1itbvj1{display:flex;flex-direction:column;gap:1.5rem;scroll-margin-top:5rem;padding:clamp(1.75rem,4vw,3rem) 0 0;border-top:1px solid var(--bc-color-border, #d6d6d6)}.pilot__trust-eyebrow.svelte-1itbvj1{margin:0;font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--bc-color-label, #00662c)}.pilot__trust-title.svelte-1itbvj1{margin:0;max-width:18ch;font-size:clamp(1.8rem,3.5vw,2.75rem);line-height:1.12;font-weight:700;letter-spacing:-.01em;color:var(--bc-color-text, #000)}.pilot__trust-grid.svelte-1itbvj1{display:grid;gap:0;grid-template-columns:1fr}@media(min-width:760px){.pilot__trust-grid.svelte-1itbvj1{grid-template-columns:repeat(2,minmax(0,1fr))}}.pilot__trust-card.svelte-1itbvj1{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem 1.35rem;border-top:1px solid var(--bc-color-border, #d6d6d6);border-right:1px solid var(--bc-color-border, #d6d6d6)}.pilot__trust-card-eyebrow.svelte-1itbvj1{margin:0;font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--bc-color-label, #00662c)}.pilot__trust-card.svelte-1itbvj1 h3:where(.svelte-1itbvj1){margin:0;font-size:.98rem;line-height:1.25;color:var(--bc-color-text, #000)}.pilot__trust-card.svelte-1itbvj1 p:where(.svelte-1itbvj1){margin:0;font-size:.86rem;line-height:1.5;color:var(--bc-color-text-muted, #4d4d4d)}@media(min-width:1120px){.pilot__trust-grid.svelte-1itbvj1{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:40rem){.pilot.svelte-1itbvj1{padding-inline:1rem}.pilot__hero.svelte-1itbvj1{padding-block:2.75rem 2.5rem;grid-template-columns:1fr;grid-template-rows:auto;gap:1rem}.pilot__eyebrow.svelte-1itbvj1,.pilot__headline.svelte-1itbvj1,.pilot__lede.svelte-1itbvj1{grid-column:1;grid-row:auto}.pilot__trust-card.svelte-1itbvj1{padding-inline:0;border-right:0}}
