.em__cta{background:var(--color-black);border-radius:var(--radius-xl);color:var(--color-white);grid-template-columns:1.2fr .8fr;align-items:center;gap:40px;padding:clamp(40px,6vw,72px);display:grid;position:relative;overflow:hidden}.em__cta-eyebrow{color:var(--color-subdued)}.em__cta-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-white);margin:16px 0 20px;font-size:clamp(1.8rem,3.4vw,2.6rem);font-weight:800}.em__cta-sub{font-family:var(--font-ui);color:var(--color-subdued);max-width:480px;margin-bottom:24px;line-height:1.6}.em__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}.em__cta-glow{filter:blur(8px);background:radial-gradient(circle,#ffffff29 0%,#fff0 68%);border-radius:50%;width:220px;height:220px;position:absolute}.em__cta-ring{border:1px solid #ffffff17;border-radius:50%;position:absolute}.em__cta-ring--1{width:130px;height:130px}.em__cta-ring--2{border-color:#ffffff0f;width:220px;height:220px}.em__cta-ring--3{border-color:#ffffff0a;width:310px;height:310px}.em__cta-core{z-index:2;-webkit-backdrop-filter:blur(10px);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}.em__cta-core svg{width:42px;height:42px;color:var(--color-white)}.em__cta-chip{z-index:3;font-family:var(--font-ui);color:#ffffffeb;-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-pill);white-space:nowrap;background:#ffffff12;border:1px solid #ffffff1f;align-items:center;gap:7px;padding:7px 13px;font-size:.78rem;font-weight:600;display:inline-flex;position:absolute}.em__cta-chip-dot{background:#22c55e;border-radius:50%;width:6px;height:6px}.em__cta-chip--1{top:15%;left:8%}.em__cta-chip--2{top:24%;right:6%}.em__cta-chip--3{bottom:22%;left:6%}.em__cta-chip--4{bottom:14%;right:8%}@media (max-width:900px){.em__cta{text-align:center;grid-template-columns:1fr}.em__cta-visual{margin:0 auto}.em__cta-sub{margin-left:auto;margin-right:auto}}
