.page-hero[data-astro-cid-4xq3sbmz]{position:relative;overflow:hidden;padding-top:0;padding-bottom:0;min-height:100vh;display:flex;align-items:flex-end;background:var(--dark-warm)}.page-hero__curtain[data-astro-cid-4xq3sbmz]{position:absolute;inset:0;z-index:3;background:#0a0a0a;animation:curtainReveal 1.4s cubic-bezier(.76,0,.24,1) .2s forwards}@keyframes curtainReveal{0%{clip-path:inset(0 0 0 0)}to{clip-path:inset(0 0 100% 0)}}.page-hero__bg[data-astro-cid-4xq3sbmz]{position:absolute;inset:0;z-index:0;animation:bgZoom 8s ease-out forwards}@keyframes bgZoom{0%{transform:scale(1.15)}to{transform:scale(1)}}.page-hero__bg[data-astro-cid-4xq3sbmz] img[data-astro-cid-4xq3sbmz]{width:100%;height:100%;object-fit:cover;object-position:center}.page-hero__bg[data-astro-cid-4xq3sbmz]:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#0a0a0a80,#0a0a0a99 40%,#0a0a0ae0)}.page-hero__content[data-astro-cid-4xq3sbmz]{position:relative;z-index:2;padding-top:160px;padding-bottom:100px;display:flex;flex-direction:column;justify-content:flex-end}.page-hero__content[data-astro-cid-4xq3sbmz] .heading-hero[data-astro-cid-4xq3sbmz],.page-hero__content[data-astro-cid-4xq3sbmz] .page-hero__sub[data-astro-cid-4xq3sbmz],.page-hero__content[data-astro-cid-4xq3sbmz] .page-hero__ctas[data-astro-cid-4xq3sbmz],.page-hero__content[data-astro-cid-4xq3sbmz] .page-hero__eyebrow[data-astro-cid-4xq3sbmz]{max-width:760px}.page-hero__content--centered[data-astro-cid-4xq3sbmz]{align-items:center;text-align:center}.page-hero__content--centered[data-astro-cid-4xq3sbmz] .heading-hero[data-astro-cid-4xq3sbmz],.page-hero__content--centered[data-astro-cid-4xq3sbmz] .page-hero__sub[data-astro-cid-4xq3sbmz],.page-hero__content--centered[data-astro-cid-4xq3sbmz] .page-hero__ctas[data-astro-cid-4xq3sbmz],.page-hero__content--centered[data-astro-cid-4xq3sbmz] .page-hero__eyebrow[data-astro-cid-4xq3sbmz]{max-width:800px}.page-hero__content--centered[data-astro-cid-4xq3sbmz] .page-hero__eyebrow[data-astro-cid-4xq3sbmz],.page-hero__content--centered[data-astro-cid-4xq3sbmz] .page-hero__ctas[data-astro-cid-4xq3sbmz]{justify-content:center}.page-hero__content--centered[data-astro-cid-4xq3sbmz] .page-hero__sub[data-astro-cid-4xq3sbmz]{max-width:600px}.page-hero__eyebrow[data-astro-cid-4xq3sbmz]{display:flex;align-items:center;gap:12px;margin-bottom:24px;opacity:0;transform:translate(-30px);animation:eyebrowIn .8s var(--ease-out-expo) 1.2s forwards}.page-hero__eyebrow-line[data-astro-cid-4xq3sbmz]{display:block;width:0;height:1px;background:var(--primary);animation:lineGrow .6s var(--ease-out-expo) 1.6s forwards}@keyframes eyebrowIn{to{opacity:1;transform:translate(0)}}@keyframes lineGrow{to{width:40px}}.page-hero__content[data-astro-cid-4xq3sbmz] .heading-hero[data-astro-cid-4xq3sbmz]{opacity:0;clip-path:inset(100% 0 0 0);animation:headingReveal 1s cubic-bezier(.22,1,.36,1) 1.4s forwards}@keyframes headingReveal{to{opacity:1;clip-path:inset(0 0 0 0)}}.page-hero__sub[data-astro-cid-4xq3sbmz]{margin-top:24px;max-width:560px;color:#f7f7f7d9;opacity:0;transform:translateY(20px);animation:fadeUp .8s var(--ease-out-expo) 1.8s forwards}.page-hero__ctas[data-astro-cid-4xq3sbmz]{display:flex;gap:16px;margin-top:32px;opacity:0;transform:translateY(16px) scale(.95);animation:ctaReveal .7s var(--ease-out-expo) 2.2s forwards}@keyframes ctaReveal{to{opacity:1;transform:translateY(0) scale(1)}}.page-hero__stats[data-astro-cid-4xq3sbmz]{display:flex;gap:40px;margin-top:48px;padding-top:32px;border-top:1px solid var(--primary-dim);opacity:0;animation:fadeUp .8s var(--ease-out-expo) 2.5s forwards}.page-hero__stat[data-astro-cid-4xq3sbmz]{display:flex;flex-direction:column;gap:4px}.page-hero__stat-value[data-astro-cid-4xq3sbmz]{font-family:var(--font-display);font-weight:400;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1;color:var(--primary)}.page-hero__stat-label[data-astro-cid-4xq3sbmz]{font-family:var(--font-body);font-size:.65rem;font-weight:500;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.page-hero__curtain[data-astro-cid-4xq3sbmz]{animation:none;display:none}.page-hero__bg[data-astro-cid-4xq3sbmz]{animation:none}.page-hero__eyebrow[data-astro-cid-4xq3sbmz],.page-hero__content[data-astro-cid-4xq3sbmz] .heading-hero[data-astro-cid-4xq3sbmz],.page-hero__sub[data-astro-cid-4xq3sbmz],.page-hero__ctas[data-astro-cid-4xq3sbmz],.page-hero__stats[data-astro-cid-4xq3sbmz]{opacity:1;transform:none;clip-path:none;animation:none}.page-hero__eyebrow-line[data-astro-cid-4xq3sbmz]{width:40px;animation:none}}@media(max-width:768px){.page-hero[data-astro-cid-4xq3sbmz]{min-height:85vh}.page-hero__content[data-astro-cid-4xq3sbmz]{padding-top:120px;padding-bottom:60px}.page-hero__ctas[data-astro-cid-4xq3sbmz]{flex-direction:column}.page-hero__ctas[data-astro-cid-4xq3sbmz] .btn[data-astro-cid-4xq3sbmz]{width:100%;justify-content:center;min-height:48px}.page-hero__stats[data-astro-cid-4xq3sbmz]{flex-wrap:wrap;gap:24px}.page-hero__sub[data-astro-cid-4xq3sbmz]{max-width:none}}@media(max-width:480px){.page-hero__content[data-astro-cid-4xq3sbmz]{padding-top:100px;padding-bottom:48px}.page-hero__eyebrow[data-astro-cid-4xq3sbmz]{margin-bottom:16px}.page-hero__sub[data-astro-cid-4xq3sbmz]{margin-top:16px}.page-hero__ctas[data-astro-cid-4xq3sbmz]{margin-top:24px}.page-hero__stats[data-astro-cid-4xq3sbmz]{margin-top:32px;gap:20px}}
