.chat-final-cta{background:var(--color-surface);border-top:1px solid var(--color-border)}.chat-final-cta__inner{background:var(--color-black);border-radius:var(--radius-xl);color:#fff;grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(28px,5vw,56px);padding:clamp(32px,5vw,64px) clamp(24px,4vw,56px);display:grid;position:relative;overflow:hidden}.eyebrow--muted{color:#ffffff8c}.eyebrow--muted:before{background:#fff6}.chat-final-cta__inner h2{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin:14px 0 16px;font-size:clamp(28px,3.6vw,44px);font-weight:800;line-height:1.1}.chat-final-cta__inner>div:first-child>p{font-family:var(--font-ui);color:#ffffffb3;max-width:460px;margin:0 0 28px;font-size:1.02rem;line-height:1.6}.btn-accent{font-family:var(--font-ui);border-radius:var(--radius-pill);background:var(--color-accent-strong);color:#fff;border:1px solid var(--color-accent-strong);transition:background var(--transition), transform var(--transition);justify-content:center;align-items:center;font-weight:650;display:inline-flex}.btn-accent:hover{background:var(--color-accent-2);transform:translateY(-1px)}.cta-visual{aspect-ratio:1;border-radius:var(--radius-xl);background:radial-gradient(70% 70%,#ffffff0f 0%,#fff0 62%),linear-gradient(160deg,#17181c 0%,#0a0a0b 100%);border:1px solid #ffffff14;justify-content:center;align-items:center;width:100%;max-width:360px;margin:0 auto;display:flex;position:relative;overflow:hidden}.cta-glow{filter:blur(6px);background:radial-gradient(circle,#3d7dd466 0%,#3d7dd400 70%);border-radius:50%;width:220px;height:220px;position:absolute}.cta-ring{border:1px solid #ffffff24;border-radius:50%;position:absolute}.cta-ring-1{width:130px;height:130px}.cta-ring-2{border-color:#ffffff0f;width:220px;height:220px}.cta-ring-3{border-color:#ffffff0a;width:310px;height:310px}.cta-core{z-index:2;-webkit-backdrop-filter:blur(10px);color:#fff;background:#ffffff14;border:1px solid #ffffff2e;border-radius:22px;justify-content:center;align-items:center;width:78px;height:78px;display:flex;position:relative;box-shadow:0 18px 44px #00000073,inset 0 1px #ffffff26}.cta-core svg{width:42px;height:42px}.cta-chip{border-radius:var(--radius-pill);font-family:var(--font-ui);color:#fff;background:#ffffff14;border:1px solid #ffffff29;align-items:center;gap:8px;padding:8px 16px;font-size:.82rem;font-weight:600;animation:5s ease-in-out infinite ctaChipFloat;display:inline-flex;position:absolute}.cta-chip .cd{background:#4ade80;border-radius:50%;flex-shrink:0;width:6px;height:6px}.cta-chip-1{animation-delay:0s;top:15%;left:8%}.cta-chip-2{animation-delay:.6s;top:24%;right:6%}.cta-chip-3{animation-delay:1.2s;bottom:22%;left:6%}.cta-chip-4{animation-delay:1.8s;bottom:14%;right:8%}@keyframes ctaChipFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:900px){.chat-final-cta__inner{grid-template-columns:1fr}.cta-visual{height:260px}}@media (prefers-reduced-motion:reduce){.cta-chip{animation:none}}
