.rdai-next-step{position:relative;overflow:hidden;padding:clamp(80px,9vw,96px) 0;background:#eff6ff}.rdai-next-step__blob{position:absolute;z-index:0;width:270px;height:270px;top:-130px;right:-80px;border-radius:50%;background:#bfdbfe;filter:blur(60px);opacity:.52;pointer-events:none}.rdai-next-step__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,7fr) minmax(280px,5fr);gap:40px;align-items:center;width:min(calc(100% - 2 * clamp(24px,5vw,64px)),1200px);margin:0 auto}.rdai-next-step__eyebrow{margin:0 0 12px;color:#2563eb;font-size:13px;font-weight:600;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.rdai-next-step h2{max-width:800px;margin:0 0 12px;color:#111827;font:700 clamp(26px,3vw,34px)/1.25 Inter,Arial,sans-serif;letter-spacing:-.01em}.rdai-next-step__lead{max-width:720px;margin:0;color:#6b7280;font:400 18px/1.65 Inter,Arial,sans-serif}.rdai-next-step__card{padding:28px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.rdai-next-step__card h3{margin:0 0 8px;color:#111827;font:700 19px/1.35 Inter,Arial,sans-serif}.rdai-next-step__card p{margin:0;color:#6b7280}.rdai-next-step__actions{display:grid;gap:10px;margin-top:20px}.rdai-next-step__button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:12px 22px;border:1.5px solid transparent;border-radius:12px;font:600 15px/1.4 Inter,Arial,sans-serif;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease}.rdai-next-step__button--primary{background:#2563eb;color:#fff}.rdai-next-step__button--primary:hover{background:#1d4ed8}.rdai-next-step__button--ghost{border-color:#e5e7eb;background:#fff;color:#111827}.rdai-next-step__button--ghost:hover{border-color:#2563eb;color:#2563eb}.rdai-next-step__note{margin:16px 0 0!important;color:#6b7280!important;font-size:13px!important}@media(max-width:900px){.rdai-next-step__inner{grid-template-columns:1fr}}@media(max-width:640px){.rdai-next-step__actions,.rdai-next-step__button{width:100%}.rdai-next-step__blob{filter:blur(40px);opacity:.3}}@media(prefers-reduced-motion:reduce){.rdai-next-step__button{transition-duration:.01ms!important}}