/* home.css — homepage-specific overrides only. The system lives in
   components.css; keep this file thin. */

.akf-home .akf-hero__title { max-width: 12ch; }

/* "Get to know Adam" heading sits directly above the quote — no intro line. */
.akf-home__adam-title { margin-bottom: clamp(1.8rem, 4vw, 2.6rem); }
