.speech-widget-section{align-items:start;gap:clamp(2rem,5vw,3.5rem)}.speech-widget-section__copy h2{margin-top:.75rem;margin-bottom:0}.speech-widget-section__lead{margin-top:1rem;max-width:52ch}.speech-widget-section__bullets{margin:1.5rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.65rem}.speech-widget-section__bullets li{position:relative;padding-left:1.25rem;font-size:.9375rem;color:var(--color-text-muted);line-height:1.55}.speech-widget-section__bullets li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--brand-speech);box-shadow:0 0 8px rgba(59,130,246,.45)}.speech-widget-section__bullets strong{color:var(--color-text-platinum)}.speech-widget-section__steps{margin:2rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:1rem}.speech-widget-section__steps li{display:flex;gap:.85rem;align-items:flex-start}.speech-widget-section__step-num{flex-shrink:0;font-size:.6875rem;color:var(--brand-speech);letter-spacing:.08em;padding-top:.15rem}.speech-widget-section__steps strong{display:block;font-size:.9375rem;color:var(--color-text-platinum);margin-bottom:.2rem}.speech-widget-section__steps p{margin:0;font-size:.875rem;color:var(--color-text-muted);line-height:1.5}.speech-widget-section__demo{min-width:0;display:flex;flex-direction:column}.speech-widget-section__hint{margin:.85rem 0 0;font-size:.6875rem;color:#64748b;text-align:center}