.contact-cta{background:radial-gradient(circle at 18% 32%,rgba(0,207,255,.18) 0,transparent 60%),linear-gradient(135deg,#0a1a28,#112530);color:#fff;text-align:center;padding:clamp(3rem,6vw,4.5rem) 0}.cta-title{font-family:var(--font-headings);font-size:clamp(1.6rem,1.3vw + 1.2rem,2.1rem);font-weight:800;line-height:1.3;margin-bottom:.75rem;text-shadow:0 3px 8px rgba(0 0 0/.4)}.cta-title .accent{color:#00cfff}.cta-text{max-width:680px;margin:0 auto;font-size:clamp(1rem,.9vw + 1rem,1.12rem);line-height:1.6;color:#d1f3ff}.cta-btn-group{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-btn{display:inline-flex;align-items:center;gap:.55rem;font-weight:700;font-size:1.05rem;padding:.9rem 2.2rem;border-radius:10px;min-width:240px;transition:transform .25s,background .25s,box-shadow .25s}.cta-btn.solid{background:#00cfff;color:#0a1a28;border:none}.cta-btn.solid:hover{background:#00b9e0;transform:translateY(-3px) scale(1.04);box-shadow:0 8px 26px rgba(0 207 255/.35)}.cta-btn.outline{background:transparent;color:#00cfff;border:2px solid #00cfff}.cta-btn.outline:hover{background:#00cfff;color:#0a1a28;transform:translateY(-3px) scale(1.04);box-shadow:0 8px 26px rgba(0 207 255/.25)}.cta-img{border-radius:8px;box-shadow:0 6px 22px rgba(0 0 0/.18);max-width:100%;height:auto}@media (max-width:768px){.cta-btn{width:100%}.cta-btn-group{flex-direction:column}}