.cta{background:hsl(var(--dark));text-align:center;color:hsl(var(--bg-warm));padding:10rem 0 9rem;position:relative;overflow:hidden}.cta-glow{pointer-events:none;background:radial-gradient(#bf563633 0%,#bf56360f 35%,#0000 65%);border-radius:50%;width:900px;height:700px;position:absolute;top:55%;left:50%;transform:translate(-50%,-50%)}.cta-glow2{pointer-events:none;background:radial-gradient(#3a7d6e12 0%,#0000 60%);border-radius:50%;width:500px;height:500px;position:absolute;top:15%;right:-10%}.cta-content{z-index:1;max-width:680px;margin:0 auto;position:relative}.cta-kicker{color:hsl(var(--rust));letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.82rem;font-weight:500}.cta h2{letter-spacing:-.04em;color:#fff;margin-bottom:1.5rem;font-family:Bricolage Grotesque,sans-serif;font-size:clamp(3.2rem,7vw,5.5rem);font-weight:800;line-height:.95}.cta h2 span{color:hsl(var(--rust))}.cta .sub{color:hsl(var(--sand));margin-bottom:3.5rem;font-size:1.15rem;font-weight:300;line-height:1.6}.cta-form-wrap{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;max-width:480px;margin:0 auto;padding:2rem 2rem 1.5rem}.cta .hero-form{justify-content:center;max-width:100%;margin:0 0 .5rem}.cta .hero-form input{border:1.5px solid hsl(var(--border));color:#fff;background:#ffffff14;border-color:#ffffff1a;border-radius:12px;outline:none;flex:1;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.cta .hero-form input::placeholder{color:#ffffff4d}.cta .hero-form input:focus{border-color:hsl(var(--rust));background:#ffffff1a;box-shadow:0 0 0 3px #bf563640}.cta .hero-form .btn-rust{padding:1rem 2rem;font-size:.95rem}.cta .hero-note{text-align:center;color:hsl(var(--text-3));font-size:.78rem}.form-success.show{display:block}.cta .form-success{text-align:center}.cta-proof{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;margin-top:3.5rem;display:flex}.cta-proof-item{flex-direction:column;align-items:center;gap:.2rem;display:flex}.cta-proof-num{color:#fff;letter-spacing:-.02em;font-family:Bricolage Grotesque,sans-serif;font-size:1.6rem;font-weight:700}.cta-proof-label{color:hsl(var(--text-3));font-size:.7rem;font-weight:400}.cta-proof-dot{background:#ffffff1f;border-radius:50%;width:4px;height:4px}@media (width<=600px){.cta .hero-form{flex-direction:column;align-items:stretch}.cta .hero-form input{width:100%}.cta .hero-form .btn{justify-content:center;width:100%}.cta{padding:6rem 0 5rem}.cta h2{font-size:2.4rem}.cta-form-wrap{padding:1.5rem 1.25rem 1.25rem}.cta-proof{gap:1.5rem}.cta-proof-num{font-size:1.3rem}.cta-proof-dot{display:none}}