.ag-ig-steps__list{counter-reset:step;display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0 auto;max-width:660px;padding:0}.ag-ig-steps__item{align-items:flex-start;counter-increment:step;display:flex;gap:1.1rem;padding:1.25rem 1.5rem}.ag-ig-steps__item:before{align-items:center;background:var(--ag-gradient);border-radius:50%;color:#fff;content:counter(step);display:flex;flex-shrink:0;font-size:1rem;font-weight:700;height:2.25rem;justify-content:center;line-height:1;width:2.25rem}.ag-ig-steps__body{padding-top:.35rem}.ag-ig-steps__title{color:var(--ag-color-heading);font-size:var(--ag-text-base);font-weight:700;margin-bottom:.2rem}.ag-ig-steps__text{color:var(--ag-color-text-muted);font-size:var(--ag-text-sm);line-height:1.6}.ag-ig-steps__text p{margin:0}.ag-ig-steps__text code{background:var(--ag-color-surface-icon);border-radius:5px;color:var(--ag-brand-1);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8125rem;padding:.1rem .4rem;word-break:break-all}