#bn-wrap .step{border:1px solid rgba(184,134,11,.2);border-radius:10px;margin-bottom:8px;overflow:hidden}#bn-wrap .step-head{display:flex;align-items:center;gap:10px;padding:12px 14px;cursor:pointer;background:#fff}#bn-wrap .step-num{width:32px;height:32px;border-radius:50%;background:#b8860b;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;flex-shrink:0}#bn-wrap .step-label{font-weight:700;font-size:14px;color:#1a1a1a;flex:1}#bn-wrap .step-body{padding:12px 14px;font-size:13px;color:#555;line-height:1.7;border-top:.5px solid rgba(184,134,11,.15);background:#fffdf5;display:none}#bn-wrap .step.open .step-body{display:block}#bn-wrap .arabic{font-family:"Amiri",serif;font-size:18px;color:#0f6e56;text-align:right;direction:rtl;margin:8px 0;line-height:1.8}#bn-wrap .transliteration{font-size:12px;color:#888;font-style:italic;margin-bottom:4px}#bn-wrap .tip{background:rgba(184,134,11,.08);border-radius:6px;padding:6px 10px;margin-top:8px;font-size:12px;color:#b8860b}