#installGuidePanel{max-width:520px;margin:20px auto 32px;padding:22px;background:#3d1f30;border:1px solid #c8889680;border-radius:18px;scroll-margin-bottom:110px}
#installGuidePanel h2{font:700 22px/1.3 Inter,system-ui,sans-serif;color:#faeedc;margin-bottom:12px}
#installGuidePanel ol{padding-left:22px;list-style:decimal;display:grid;gap:12px;color:#f4e4d0;font-size:14px;line-height:1.6}
#download-status{margin-bottom:15px;color:#f0caa0;font-size:14px;line-height:1.5}
#download-fallback{display:inline-flex;justify-content:center;margin-top:18px;background:#f3d29f;color:#301326;font-weight:700;border-radius:24px;padding:12px 22px}
#installGuidePanel .guide-note{font-size:12px;color:#cfb4bf;margin-top:15px;line-height:1.5}
.install-link[aria-disabled=true]{opacity:.7;cursor:wait}
@media(max-width:600px){#installGuidePanel{margin-left:16px;margin-right:16px}}
