.dl-steps{display:flex;flex-direction:column;gap:12px}.dl-step{display:flex;gap:12px;align-items:flex-start;font-size:14px;color:var(--text2);line-height:1.6}.dl-step-num{flex:0 0 auto;width:24px;height:24px;border-radius:50%;background:var(--accent);color:#fff;font-weight:700;font-size:12px;display:flex;align-items:center;justify-content:center}.dl-step code{background:var(--bg2);padding:1px 6px;border-radius:5px;font-size:12.5px}