.cta{position:relative;padding:120px 5% 0;background:linear-gradient(135deg,#000000,#1a1a1a);overflow:hidden}.cta-bg{position:absolute;top:0;left:0;width:100%;height:100%}.cta-gradient{width:600px;height:600px;background:radial-gradient(circle,rgba(255,0,22,.25),transparent);top:-200px;left:-100px}.cta-gradient,.cta-gradient-2{position:absolute;filter:blur(100px)}.cta-gradient-2{width:500px;height:500px;background:radial-gradient(circle,rgba(255,0,22,.15),transparent);bottom:-150px;right:-100px}.cta-container{max-width:800px;margin:0 auto;position:relative;z-index:2}.cta-content{text-align:center;padding-bottom:100px}.cta-badge{display:inline-block;padding:12px 24px;background:rgba(255,0,22,.2);border:1px solid rgba(255,0,22,.5);border-radius:50px;font-size:14px;font-weight:700;color:white;margin-bottom:30px}.cta-title{font-size:clamp(36px,6vw,60px);font-weight:900;color:white;line-height:1.1;margin-bottom:25px}.cta-highlight{background:linear-gradient(135deg,#FF0016,#ff4d5a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-description{font-size:18px;color:rgba(255,255,255,.8);line-height:1.7;margin-bottom:35px;max-width:600px;margin-left:auto;margin-right:auto}.cta-benefits{display:grid;grid-template-columns:repeat(2,auto);gap:15px;justify-content:center;margin-bottom:40px}.cta-benefit{gap:10px;font-size:15px;color:white;font-weight:600}.check,.cta-benefit{display:flex;align-items:center}.check{justify-content:center;width:22px;height:22px;border-radius:50%;font-size:12px}.check,.cta-button{background:var(--brand-red)}.cta-button{display:inline-block;padding:22px 50px;font-size:18px;font-weight:700;color:white;border:none;border-radius:50px;cursor:pointer;box-shadow:0 10px 30px rgba(255,0,22,.3);transition:all .3s ease;margin-bottom:25px}.cta-urgency{display:inline-flex;align-items:center;gap:8px;padding:15px 25px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:10px;font-size:15px;color:white;margin-bottom:30px}.cta-urgency strong{color:var(--brand-red)}.trust-signals{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.trust-item{font-size:14px;color:rgba(255,255,255,.6);font-weight:600}.footer{border-top:1px solid rgba(255,255,255,.1);padding:50px 0 30px}.footer-content{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:30px}.footer-brand h3{font-size:24px;font-weight:900;color:white;margin-bottom:8px}.footer-brand p{font-size:14px;color:rgba(255,255,255,.6)}.footer-links,.footer-social{display:flex;flex-direction:column;gap:12px}.footer-links a,.footer-social a{color:rgba(255,255,255,.7);text-decoration:none;font-size:14px;font-weight:500;transition:color .3s}.footer-links a:hover,.footer-social a:hover{color:var(--brand-red)}.footer-bottom{text-align:center;padding-top:25px;border-top:1px solid rgba(255,255,255,.05)}.footer-bottom p{font-size:13px;color:rgba(255,255,255,.4)}@media (max-width:768px){.cta-benefits,.footer-content{grid-template-columns:1fr}.footer-content{text-align:center}.footer-links,.footer-social{align-items:center}}