.inb__cta-section{background:var(--color-surface);border-top:1px solid var(--color-border)}.inb__cta{background:var(--color-black);border-radius:var(--radius-xl);grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(32px,5vw,64px);padding:clamp(36px,5vw,64px);display:grid;overflow:hidden}.inb__cta-eyebrow{color:var(--color-subdued)}.inb__cta-copy h2{color:#fff;font-family:var(--font-display);letter-spacing:-.02em;margin:12px 0 16px}.inb__cta-copy p{color:#ffffffb3;font-family:var(--font-ui);max-width:440px;margin-bottom:28px;line-height:1.6}.inb__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}.inb__cta-glow{background:radial-gradient(circle,#3d7dd459,#0000 70%);border-radius:50%;width:220px;height:220px;position:absolute}.inb__cta-ring{border:1px solid #ffffff1f;border-radius:50%;position:absolute}.inb__cta-ring--1{width:130px;height:130px}.inb__cta-ring--2{border-color:#ffffff0f;width:220px;height:220px}.inb__cta-ring--3{border-color:#ffffff0a;width:310px;height:310px}.inb__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}.inb__cta-core svg{width:42px;height:42px}.inb__cta-chip{z-index:3;color:#ffffffeb;-webkit-backdrop-filter:blur(8px);white-space:nowrap;background:#ffffff12;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:7px;padding:7px 13px;font-size:.78rem;font-weight:600;display:inline-flex;position:absolute}.inb__cta-chip-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:6px;height:6px}.inb__cta-chip--1{animation-delay:0s;top:15%;left:8%}.inb__cta-chip--2{animation-delay:.5s;top:24%;right:6%}.inb__cta-chip--3{animation-delay:1s;bottom:22%;left:6%}.inb__cta-chip--4{animation-delay:1.5s;bottom:14%;right:8%}@keyframes inbCtaFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:860px){.inb__cta{grid-template-columns:1fr}.inb__cta-visual{height:220px}}@media (prefers-reduced-motion:reduce){.inb__cta-chip{animation:none}}
