.cta-section{background:var(--bg-dark);padding:96px 0;text-align:center}.cta-h2{color:#fff;font-family:var(--serif);font-size:clamp(32px,4vw,56px);font-weight:700;letter-spacing:-.03em;line-height:1.05;margin-bottom:24px}.cta-h2 em{color:var(--orange);font-style:italic}.cta-sub{color:hsla(42,25%,92%,.68);font-size:16px;line-height:1.75;margin:0 auto 40px;max-width:560px}.cta-btns{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.cta-btns .btn-ghost{border-color:hsla(42,25%,92%,.28);color:hsla(42,25%,92%,.85)}.cta-btns .btn-ghost:hover{border-color:var(--orange);color:var(--orange)}