.hero[data-astro-cid-u2mynyun]{position:relative;overflow:hidden;padding-top:6rem;padding-bottom:5rem}.hero__inner[data-astro-cid-u2mynyun]{position:relative;z-index:1;max-width:640px}.hero__title[data-astro-cid-u2mynyun]{font-size:clamp(2rem,5vw,3rem);font-weight:700;letter-spacing:-.03em;line-height:1.05;margin-bottom:1.25rem;color:#fff}.hero__sub[data-astro-cid-u2mynyun]{font-size:1.125rem;color:var(--on-surface-dim);max-width:520px;line-height:1.7}.hero__glow[data-astro-cid-u2mynyun]{position:absolute;top:-100px;right:-150px;width:600px;height:600px;background:radial-gradient(circle,rgba(255,186,32,.06) 0%,transparent 65%);pointer-events:none;z-index:0}.path-selector[data-astro-cid-u2mynyun]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;max-width:860px;margin-inline:auto;margin-bottom:2.5rem}.path-btn[data-astro-cid-u2mynyun]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;background:var(--surface-container);color:var(--on-surface-dim);font-family:Inter,sans-serif;padding:1.75rem 2rem;border:1px solid var(--border-subtle);border-radius:var(--radius-lg, 1rem);cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.path-btn[data-astro-cid-u2mynyun]:hover:not(.path-btn--active){background:var(--surface-container-high);border-color:#ffffff1f;color:var(--on-surface)}.path-btn--active[data-astro-cid-u2mynyun]{background:var(--surface-container-high);border-color:#ffba2059;color:#fff;box-shadow:0 0 0 1px #ffba201a,0 4px 20px #0003}.path-btn__icon[data-astro-cid-u2mynyun]{width:44px;height:44px;border-radius:50%;background:var(--surface-container-high);border:1px solid var(--border-subtle);display:flex;align-items:center;justify-content:center;color:var(--on-surface-muted);margin-bottom:.25rem;transition:background .15s,border-color .15s,color .15s}.path-btn--active[data-astro-cid-u2mynyun] .path-btn__icon[data-astro-cid-u2mynyun]{background:#ffba201a;border-color:#ffba2040;color:var(--gold)}.path-btn__label[data-astro-cid-u2mynyun]{font-size:1rem;font-weight:700;color:inherit}.path-btn__sub[data-astro-cid-u2mynyun]{font-size:.8125rem;color:var(--on-surface-muted);line-height:1.5}.form-panel[data-astro-cid-u2mynyun]{max-width:860px;margin-inline:auto}.form-panel--hidden[data-astro-cid-u2mynyun]{display:none}.form-card[data-astro-cid-u2mynyun]{display:flex;flex-direction:column;gap:2rem}.form-card__header[data-astro-cid-u2mynyun]{display:flex;flex-direction:column;gap:.5rem}.form-card__title[data-astro-cid-u2mynyun]{font-size:1.5rem;font-weight:700;color:#fff}.form-card__note[data-astro-cid-u2mynyun]{font-size:.875rem;color:var(--on-surface-muted);line-height:1.6;border-left:2px solid var(--border-subtle);padding-left:.875rem}.form[data-astro-cid-u2mynyun]{display:flex;flex-direction:column;gap:1.25rem}.form__row[data-astro-cid-u2mynyun]{display:flex;flex-direction:column;gap:0}.form__row--2[data-astro-cid-u2mynyun]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form__field[data-astro-cid-u2mynyun]{display:flex;flex-direction:column;gap:.5rem}.form__label[data-astro-cid-u2mynyun]{font-size:.875rem;font-weight:600;color:var(--on-surface-dim)}.form__required[data-astro-cid-u2mynyun]{color:var(--gold)}.form__hint[data-astro-cid-u2mynyun]{font-weight:400;color:var(--on-surface-muted)}.form__input[data-astro-cid-u2mynyun]{background:var(--surface-container-low);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--on-surface);font-family:Inter,sans-serif;font-size:.9375rem;padding:.75rem 1rem;width:100%;transition:border-color .15s ease}.form__input[data-astro-cid-u2mynyun]:focus{outline:none;border-color:var(--gold)}.fdropdown[data-astro-cid-u2mynyun]{position:relative;width:100%}.fdropdown__trigger[data-astro-cid-u2mynyun]{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;background:var(--surface-container-low);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--on-surface);font-family:Inter,sans-serif;font-size:.9375rem;padding:.75rem 1rem;cursor:pointer;transition:border-color .15s ease;text-align:left}.fdropdown__trigger[data-astro-cid-u2mynyun]:hover{border-color:#fff3}.fdropdown--open[data-astro-cid-u2mynyun] .fdropdown__trigger[data-astro-cid-u2mynyun],.fdropdown__trigger[data-astro-cid-u2mynyun]:focus{outline:none;border-color:var(--gold)}.fdropdown__value--placeholder[data-astro-cid-u2mynyun]{color:var(--on-surface-muted)}.fdropdown__chevron[data-astro-cid-u2mynyun]{color:var(--on-surface-muted);flex-shrink:0;transition:transform .2s ease}.fdropdown--open[data-astro-cid-u2mynyun] .fdropdown__chevron[data-astro-cid-u2mynyun]{transform:rotate(180deg)}.fdropdown__menu[data-astro-cid-u2mynyun]{display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--surface-container);border:1px solid var(--border-subtle);border-radius:var(--radius-md);overflow:hidden;z-index:100;box-shadow:0 8px 32px #00000080}.fdropdown--open[data-astro-cid-u2mynyun] .fdropdown__menu[data-astro-cid-u2mynyun]{display:block}.fdropdown__option[data-astro-cid-u2mynyun]{padding:.75rem 1rem;font-size:.9375rem;color:var(--on-surface-dim);cursor:pointer;transition:background .1s ease,color .1s ease}.fdropdown__option[data-astro-cid-u2mynyun]:hover{background:#ffffff0f;color:var(--on-surface)}.fdropdown__option--selected[data-astro-cid-u2mynyun]{color:var(--gold);background:#ffba200f;font-weight:500}.fdropdown--invalid[data-astro-cid-u2mynyun] .fdropdown__trigger[data-astro-cid-u2mynyun]{border-color:#ff505080}.form__textarea[data-astro-cid-u2mynyun]{resize:vertical;min-height:80px}.form__acknowledgements[data-astro-cid-u2mynyun]{border:none;padding:0;display:flex;flex-direction:column;gap:.75rem}.form__acknowledgements[data-astro-cid-u2mynyun] legend[data-astro-cid-u2mynyun]{margin-bottom:.75rem}.form__checkbox-label[data-astro-cid-u2mynyun]{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;color:var(--on-surface-dim);line-height:1.5;cursor:pointer}.form__checkbox[data-astro-cid-u2mynyun]{width:18px;height:18px;flex-shrink:0;margin-top:.125rem;accent-color:var(--gold);cursor:pointer}.form__submit[data-astro-cid-u2mynyun]{margin-top:.5rem}.thankyou[data-astro-cid-u2mynyun]{max-width:480px;margin-inline:auto}.thankyou__card[data-astro-cid-u2mynyun]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.thankyou__icon[data-astro-cid-u2mynyun]{font-size:2.5rem;color:var(--teal);font-weight:700}.thankyou__body[data-astro-cid-u2mynyun]{font-size:1rem;color:var(--on-surface-dim);line-height:1.65}@media (max-width: 640px){.path-selector[data-astro-cid-u2mynyun]{grid-template-columns:1fr;gap:.75rem}.form__row--2[data-astro-cid-u2mynyun]{grid-template-columns:1fr}}
