/* Reuse the existing book-page design without changing The Relay. */
.forever-page .relay-copy h1 { font-size: clamp(2.6rem, 5vw, 4.5rem); line-height: 1.08; text-wrap: balance; }
.forever-page .purchase-heading { font-size: 1.35rem; margin: 0 0 20px; }
.forever-page .store-label { font-size: .8rem; color: var(--sk-muted); margin: 20px 0 10px; }
.forever-page .edition-links { display: flex; flex-wrap: wrap; gap: 10px; }
.forever-page .edition-links .sk-btn { font-size: .875rem; padding: 12px 18px; }
.forever-page .edition-note { color: var(--sk-muted); font-size: .8rem; line-height: 1.6; max-width: 58ch; }
