/* Page-specific layout; heading typography comes from the original shared styles. */
.thank-you-page { min-height: 65vh; padding-block: clamp(60px, 9vw, 120px); }
.thank-you-page h1 { margin-block: 24px; }
.thank-you-page .lede { max-width: 660px; }
.thank-you-page .hero-ctas { margin-top: 32px; }
