.auth-guide-steps{display:flex;flex-direction:column;gap:16px}.auth-guide-steps .step-item{border:1px solid #edf0f2;border-radius:8px;padding:12px;background:#fafafa}.auth-guide-steps .step-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.auth-guide-steps .step-number{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--brand-primary);color:#fff;border-radius:50%;font-size:14px;font-weight:500}.auth-guide-steps .step-title{font-size:15px;font-weight:500;color:#1d2129}.auth-guide-steps .step-body{display:flex;flex-direction:column;gap:8px}.auth-guide-steps .tutorial-collapse{margin-top:8px}.auth-guide-steps .step-note{font-size:12px;color:#86909c;line-height:1.6}.auth-guide-steps .arco-collapse-item-content-box{padding:0}