.hero[data-astro-cid-ge2uvauf]{min-height:calc(100svh - var(--hero-top-offset,0px));flex-direction:column;justify-content:center;padding:104px 32px 100px;display:flex;position:relative}.hero[data-astro-cid-ge2uvauf]>.container[data-astro-cid-ge2uvauf]{width:100%;max-width:var(--max-width);margin:0 auto}.hero__eyebrow[data-astro-cid-ge2uvauf]{margin-bottom:var(--space-md);color:var(--color-text-muted)}.hero__heading[data-astro-cid-ge2uvauf]{letter-spacing:-.03em;max-width:900px;margin-bottom:32px;font-size:clamp(36px,6.5vw,72px);font-weight:400;line-height:1.12}.hero__body[data-astro-cid-ge2uvauf]{font-size:var(--fs-body-xl);max-width:560px;margin-bottom:var(--space-md);line-height:1.7}.hero__actions[data-astro-cid-ge2uvauf]{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.hero__link[data-astro-cid-ge2uvauf]{font-family:var(--font-mono);font-size:var(--fs-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted);transition:color var(--motion-hover) var(--ease-standard);padding:15px 0;position:relative}.hero__link[data-astro-cid-ge2uvauf]:after{content:"";background:var(--color-text);width:0;height:1px;transition:width var(--motion-hover) var(--ease-standard);position:absolute;bottom:12px;left:0}.hero__link[data-astro-cid-ge2uvauf]:hover{color:var(--color-text)}.hero__link[data-astro-cid-ge2uvauf]:hover:after{width:100%}.hero__heading[data-astro-cid-ge2uvauf] .hero__timeline,.hero__heading[data-astro-cid-ge2uvauf] .hero__accent{margin-top:4px;font-size:clamp(22px,4vw,46px);font-style:italic;display:block}.hero__heading[data-astro-cid-ge2uvauf] .hero__timeline s{color:var(--color-text-muted);text-decoration:line-through 2px}@media (width<=768px){.hero[data-astro-cid-ge2uvauf]{min-height:calc(100svh - var(--hero-top-offset,0px));justify-content:center;padding:32px 20px 36px}.hero__eyebrow[data-astro-cid-ge2uvauf]{margin-bottom:12px}.hero__heading[data-astro-cid-ge2uvauf]{margin-bottom:16px;font-size:clamp(30px,8vw,46px);line-height:1.1}.hero__heading[data-astro-cid-ge2uvauf] .hero__timeline,.hero__heading[data-astro-cid-ge2uvauf] .hero__accent{margin-top:2px;font-size:clamp(18px,4.5vw,30px)}.hero__body[data-astro-cid-ge2uvauf]{margin-bottom:20px;font-size:15px;line-height:1.5}.hero__actions[data-astro-cid-ge2uvauf]{gap:16px}}.offer-steps__list[data-astro-cid-n65sxi7l]{margin:var(--space-sm) 0 0}.offer-steps__endstate[data-astro-cid-n65sxi7l]{color:var(--color-text);margin-top:var(--space-sm);font-size:var(--fs-body-sm);font-weight:500}.offer-steps__endstate-label[data-astro-cid-n65sxi7l]{margin-bottom:4px;font-weight:600;display:block}.offer-steps__endstate-list[data-astro-cid-n65sxi7l]{margin:0}.about[data-astro-cid-jc5fnbdg].bg-base{--about-credential-bg:var(--color-bg-elevated)}.about[data-astro-cid-jc5fnbdg].bg-elevated{--about-credential-bg:var(--color-bg)}.about__subtitle[data-astro-cid-jc5fnbdg]{color:var(--color-text-muted);letter-spacing:.03em;text-transform:uppercase;margin-bottom:28px}.about__text[data-astro-cid-jc5fnbdg]{margin-bottom:var(--space-md);max-width:var(--max-width-narrow)}.about__credentials[data-astro-cid-jc5fnbdg]{margin-top:var(--space-md);max-width:var(--max-width-narrow);flex-wrap:wrap;gap:10px;margin-bottom:36px;display:flex}.about__credential[data-astro-cid-jc5fnbdg]{font-family:var(--font-mono);font-size:var(--fs-label);letter-spacing:.03em;background:var(--about-credential-bg,var(--color-bg));border:1px solid var(--color-border);border-radius:2px;padding:7px 14px}.about__credential--link[data-astro-cid-jc5fnbdg]{transition:border-color var(--motion-hover) var(--ease-standard), color var(--motion-hover) var(--ease-standard)}.about__credential--link[data-astro-cid-jc5fnbdg]:hover{border-color:var(--color-accent);color:var(--color-accent)}.about__closer[data-astro-cid-jc5fnbdg]{color:var(--color-text);max-width:var(--max-width-narrow);font-weight:500}.faq__item[data-astro-cid-7synugci]{border-bottom:1px solid var(--color-border)}.faq__item[data-astro-cid-7synugci]:first-child{border-top:1px solid var(--color-border)}.faq__question[data-astro-cid-7synugci]{cursor:pointer;width:100%;color:var(--color-text);font-family:var(--font-display);font-size:var(--fs-title-faq);letter-spacing:-.01em;transition:color var(--motion-hover) var(--ease-standard);justify-content:space-between;align-items:center;padding:24px 0;font-weight:400;list-style:none;display:flex}.faq__question[data-astro-cid-7synugci]:hover{color:var(--color-accent)}.faq__question[data-astro-cid-7synugci]::-webkit-details-marker{display:none}.faq__icon[data-astro-cid-7synugci]{font-size:var(--fs-body-xl);color:var(--color-accent);transition:transform var(--motion-hover) var(--ease-standard);font-family:var(--font-mono);flex-shrink:0;margin-left:16px;font-weight:400}.faq__item[data-astro-cid-7synugci][open] .faq__icon[data-astro-cid-7synugci]{transform:rotate(45deg)}.faq__item[data-astro-cid-7synugci][open] .faq__question[data-astro-cid-7synugci]{color:var(--color-text)}.faq__answer[data-astro-cid-7synugci]{max-width:var(--content-measure);padding-bottom:24px}
