.cfh{background:var(--background);color:var(--foreground);width:100%;padding-top:clamp(4.5rem,14vh,10rem);padding-bottom:clamp(4.5rem,14vh,10rem);padding-inline:var(--page-gutter-bleed);-webkit-font-smoothing:antialiased}.cfh-line{letter-spacing:-.02em;max-width:30ch;margin:0;font-size:clamp(22px,2.9vw,38px);font-weight:500;line-height:1.2}.cfh-line :is(p){margin:0}.cfh-line :is(a){color:inherit;text-underline-offset:.12em;text-decoration:underline}.cfh-line [data-rich-text-color=accent]{color:var(--brand-accent);font-weight:600}.cfh-line [data-rich-text-color=muted]{color:var(--muted-foreground)}.cfh-link{letter-spacing:.01em;color:var(--foreground);align-items:center;gap:10px;margin-top:clamp(20px,3vh,32px);font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.cfh-arrow{background:var(--brand-accent);width:26px;height:26px;color:var(--brand-accent-foreground);border-radius:50%;place-items:center;transition:transform .3s cubic-bezier(.16,1,.3,1);display:grid}.cfh-link:hover .cfh-arrow{transform:translateY(3px)}.cfh-link:focus-visible{outline:2px solid var(--brand-accent);outline-offset:3px;border-radius:6px}@media (prefers-reduced-motion:reduce){.cfh-arrow{transition:none}.cfh-link:hover .cfh-arrow{transform:none}}
