.page-hero[data-astro-cid-7bavruds]{background:transparent;color:rgb(var(--fg-channel) / .95);padding:clamp(5rem,12vh,8rem) 0 clamp(2.5rem,6vh,4rem);position:relative;isolation:isolate;margin-top:var(--nav-height, 64px)}.page-hero__container[data-astro-cid-7bavruds]{width:min(1080px,100% - 2.5rem);margin:0 auto;display:flex;flex-direction:column;gap:clamp(.85rem,2vh,1.25rem)}.page-hero--align-center[data-astro-cid-7bavruds] .page-hero__container[data-astro-cid-7bavruds]{align-items:center;text-align:center}.page-hero--align-start[data-astro-cid-7bavruds] .page-hero__container[data-astro-cid-7bavruds]{align-items:flex-start;text-align:left}.page-hero__eyebrow[data-astro-cid-7bavruds]{margin:0;display:inline-flex;align-items:center;gap:var(--space-3);font-size:var(--fs-eyebrow);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;font-weight:600;color:var(--primary)}.page-hero__eyebrow-dot[data-astro-cid-7bavruds]{width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 12px currentColor;display:inline-block;animation:page-hero-eyebrow-pulse 2.4s var(--ease-in-out) infinite}@keyframes page-hero-eyebrow-pulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}.page-hero__heading[data-astro-cid-7bavruds]{margin:0;font-size:clamp(2rem,5.5vw,3.8rem);line-height:1.05;letter-spacing:-.02em;font-weight:600;color:rgb(var(--fg-channel) / .96);text-wrap:balance;max-width:22ch}.page-hero--align-center[data-astro-cid-7bavruds] .page-hero__heading[data-astro-cid-7bavruds]{margin-inline:auto}.page-hero__lede[data-astro-cid-7bavruds]{margin:0;color:rgb(var(--fg-channel) / .65);font-size:clamp(.98rem,1.5vw,1.1rem);line-height:1.55;max-width:60ch}.page-hero--align-center[data-astro-cid-7bavruds] .page-hero__lede[data-astro-cid-7bavruds]{margin-inline:auto}.page-hero__ctas[data-astro-cid-7bavruds]{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:clamp(.5rem,2vh,1rem)}.page-hero--align-center[data-astro-cid-7bavruds] .page-hero__ctas[data-astro-cid-7bavruds]{justify-content:center}.page-hero__cta[data-astro-cid-7bavruds]{display:inline-flex;align-items:center;gap:.5rem;padding:.95rem 1.6rem;min-height:var(--touch-pref, 56px);border-radius:999px;font-weight:600;font-size:1rem;text-decoration:none;transition:transform .24s var(--ease-out),box-shadow .24s var(--ease-out),background-color .24s var(--ease-out),color .24s var(--ease-out);position:relative;overflow:hidden}.page-hero__cta--primary[data-astro-cid-7bavruds]{background:var(--gradient-brand);color:var(--primary-foreground);box-shadow:0 6px 18px rgb(var(--primary-channel) / .28),0 0 0 1px var(--border) inset}.page-hero__cta--primary[data-astro-cid-7bavruds]:before{content:"";position:absolute;inset:0;background:var(--gradient-brand-hover);opacity:0;transition:opacity .24s var(--ease-out)}.page-hero__cta--primary[data-astro-cid-7bavruds]>[data-astro-cid-7bavruds]{position:relative;z-index:1}@media(hover:hover){.page-hero__cta--primary[data-astro-cid-7bavruds]:hover{transform:translateY(-1px);box-shadow:0 10px 28px rgb(var(--primary-channel) / .4),0 0 0 1px rgb(var(--fg-channel) / .12) inset}.page-hero__cta--primary[data-astro-cid-7bavruds]:hover:before{opacity:1}}.page-hero__cta--primary[data-astro-cid-7bavruds]:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.page-hero__cta--secondary[data-astro-cid-7bavruds]{color:rgb(var(--fg-channel) / .85);background:transparent;border:1px solid rgb(var(--fg-channel) / .18);min-height:var(--touch-md, 48px);padding:.85rem 1.4rem}@media(hover:hover){.page-hero__cta--secondary[data-astro-cid-7bavruds]:hover{color:var(--primary);border-color:rgb(var(--primary-channel) / .55);background:rgb(var(--primary-channel) / .06)}}.page-hero__cta--secondary[data-astro-cid-7bavruds]:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.page-hero__eyebrow[data-astro-cid-7bavruds],.page-hero__heading[data-astro-cid-7bavruds],.page-hero__lede[data-astro-cid-7bavruds],.page-hero__ctas[data-astro-cid-7bavruds]{opacity:0;transform:translateY(10px);transition:opacity .38s var(--ease-out),transform .38s var(--ease-out)}.page-hero[data-astro-cid-7bavruds][data-revealed=true] .page-hero__eyebrow[data-astro-cid-7bavruds]{opacity:1;transform:translateY(0);transition-delay:40ms}.page-hero[data-astro-cid-7bavruds][data-revealed=true] .page-hero__heading[data-astro-cid-7bavruds]{opacity:1;transform:translateY(0);transition-delay:.12s}.page-hero[data-astro-cid-7bavruds][data-revealed=true] .page-hero__lede[data-astro-cid-7bavruds]{opacity:1;transform:translateY(0);transition-delay:.2s}.page-hero[data-astro-cid-7bavruds][data-revealed=true] .page-hero__ctas[data-astro-cid-7bavruds]{opacity:1;transform:translateY(0);transition-delay:.28s}@media(max-width:767px){.page-hero[data-astro-cid-7bavruds]{padding:3.5rem 0 2rem}.page-hero__container[data-astro-cid-7bavruds]{width:min(1080px,100% - 2.5rem)}.page-hero__heading[data-astro-cid-7bavruds]{font-size:clamp(1.85rem,8.5vw,2.6rem)}.page-hero__ctas[data-astro-cid-7bavruds]{width:100%;flex-direction:column;align-items:stretch}.page-hero__cta[data-astro-cid-7bavruds]{width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){.page-hero__eyebrow[data-astro-cid-7bavruds],.page-hero__heading[data-astro-cid-7bavruds],.page-hero__lede[data-astro-cid-7bavruds],.page-hero__ctas[data-astro-cid-7bavruds]{transition:none!important;transform:none!important;opacity:1!important}.page-hero__eyebrow-dot[data-astro-cid-7bavruds],.page-hero__scroll-hint[data-astro-cid-7bavruds]{animation:none!important}.page-hero__cta[data-astro-cid-7bavruds],.page-hero__cta--primary[data-astro-cid-7bavruds]:before{transition:none!important}}.page-hero__scroll-hint[data-astro-cid-7bavruds]{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;border:1px solid var(--divider);color:var(--foreground-muted);margin-top:clamp(1.5rem,4vh,2.5rem);opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .48s var(--ease-out),transform .48s var(--ease-out)}.page-hero[data-astro-cid-7bavruds][data-revealed=true] .page-hero__scroll-hint[data-astro-cid-7bavruds]{opacity:1;transform:translateY(0);transition-delay:.88s;animation:page-hero-bounce 1.8s ease-in-out infinite;animation-delay:1.4s}.page-hero[data-astro-cid-7bavruds][data-scrolled=true] .page-hero__scroll-hint[data-astro-cid-7bavruds]{opacity:0;animation:none;pointer-events:none;transition:opacity .32s ease-out}@keyframes page-hero-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}
