.cta-section{background:#222f30;justify-content:center;align-items:center;height:80vh;min-height:560px;display:flex;position:relative;overflow:hidden}@media (max-width:640px){.cta-section{height:auto;min-height:auto;padding:clamp(60px,10vw,100px) 0}}#cta-bg{z-index:0;width:100%;height:100%;position:absolute;inset:0}.cta-content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:32px;max-width:860px;padding:0 24px;display:flex;position:relative}.cta-headline{font-family:var(--font-serif);letter-spacing:-.025em;color:var(--text-primary);font-size:clamp(36px,5vw,72px);font-weight:500;line-height:1.1}.cta-headline-accent{font-family:var(--font-ibm-plex-serif), Georgia, serif;color:#cef79f;font-style:italic}.cta-sub{font-family:var(--font-manrope), Arial, sans-serif;color:#e7e8e1;max-width:none;margin-top:4px;font-size:16px}.cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:24px;display:flex}.cta-section .btn-filled-lg,.cta-section .btn-ghost-lg{font-family:var(--font-manrope), Arial, sans-serif}.cta-section .btn-filled-lg:hover,.cta-section .btn-ghost-lg:hover{box-shadow:none;transform:scale(1.04)}@media (max-width:480px){.cta-actions{flex-direction:column;width:100%}}
