@layer components{.page-hero{padding-block:clamp(2.25rem,1.5rem + 3vw,4.5rem) clamp(2.5rem,1.75rem + 3vw,4.75rem)}.page-hero__layout{gap:var(--space-xl) var(--space-2xl);align-items:end;display:grid}@media (width>=56rem){.page-hero--split .page-hero__layout{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:center}}.page-hero__text{align-items:flex-start;gap:var(--space-s);flex-direction:column;max-inline-size:46rem;display:flex}.page-hero__title{letter-spacing:-.02em;font-size:clamp(2.5rem,1.6rem + 3.6vw,4.5rem);line-height:1.02}.page-hero__lead{max-inline-size:36rem;color:var(--ink-muted);font-size:clamp(1rem,.95rem + .25vw,1.125rem);line-height:1.65}@media (prefers-reduced-motion:no-preference){.page-hero__text>*,.page-hero__aside{animation:page-hero-in .7s var(--ease) both}.page-hero__text>:nth-child(2){animation-delay:60ms}.page-hero__text>:nth-child(3){animation-delay:.12s}.page-hero__text>:nth-child(n+4){animation-delay:.18s}.page-hero__aside{animation-delay:.2s}}@keyframes page-hero-in{0%{opacity:0;translate:0 .875rem}}.page-hero__facts{gap:var(--space-2xs) var(--space-l);font-size:var(--step--1);color:var(--ink-muted);flex-wrap:wrap;margin-block-start:var(--space-2xs);display:flex}.page-hero__facts li{align-items:center;gap:var(--space-2xs);display:flex}.page-hero__facts svg{block-size:1.125rem;inline-size:1.125rem;color:var(--ink);flex:none}.page-hero__facts strong{color:var(--ink)}.breadcrumb{font-size:var(--step--1);color:var(--ink-muted)}.breadcrumb ol{flex-wrap:wrap;align-items:center;display:flex}.breadcrumb li+li:before{content:"/";margin-inline:var(--space-2xs);opacity:.5}.breadcrumb a{color:inherit;text-decoration:none}.breadcrumb a:hover{color:var(--ink);text-decoration:underline}}
