.home-page-wrapper{background-color:var(--background-screen);flex-direction:column;justify-content:center;min-height:100vh;max-height:100vh;display:flex;overflow:hidden}.pre-footer-cta{background:linear-gradient(180deg, var(--background-screen) 0%, var(--bg-surface) 100%);text-align:center;justify-content:center;padding:8rem 2rem;display:flex}.cta-content{flex-direction:column;align-items:center;gap:1.5rem;max-width:600px;display:flex}.cta-content h2{color:var(--text-primary);margin:0;font-size:2.5rem;font-weight:700;line-height:1.2}.cta-content p{color:var(--text-secondary);margin:0;font-size:1.25rem}.cta-content .link-button{margin-top:1rem}@media (max-width:640px){.pre-footer-cta{padding:6rem 1.5rem}.cta-content h2{font-size:2rem}.cta-content p{font-size:1.125rem}}
