.help-workspace{max-width:1100px}.help-jump{position:sticky;top:64px;z-index:10;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px;padding:12px;border:1px solid var(--line);border-radius:11px;background:color-mix(in srgb,var(--panel) 94%,transparent)}.help-jump a,.help-open{color:var(--teal);font-weight:700;text-decoration:none}.help-jump a{padding:7px 10px;border-radius:16px;background:#eaf3f2;font-size:13px}.help-intro{display:flex;flex-direction:column;gap:5px;margin-bottom:18px;padding:16px 18px;border-radius:12px;background:var(--navy);color:#fff}.help-intro span{color:#d6e4e8}.help-sections{display:flex;flex-direction:column;gap:14px}.help-section{scroll-margin-top:145px;display:grid;grid-template-columns:44px 1fr;gap:16px;padding:22px;border:1px solid var(--line);border-radius:13px;background:var(--panel)}.help-section h2{margin-bottom:6px}.help-section p{margin:0;color:var(--muted)}.help-section ul{margin:14px 0 16px;padding-left:20px}.help-section li{margin:7px 0;color:#43545c}.help-number{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#e5f3f1;color:var(--teal);font-size:18px;font-weight:800}.help-note,.help-warning,.help-footer-note{margin:13px 0;padding:12px 14px;border-radius:9px}.help-note{background:#eef7fc;color:#24536f}.help-warning,.help-footer-note{border:1px solid #e8c46c;background:#fff9e9;color:#70500d}.help-statuses{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:14px 0}.help-statuses span{display:flex;flex-direction:column;gap:4px;padding:11px;border:1px solid var(--line);border-radius:9px;font-size:13px}.help-statuses strong{color:var(--navy)}.help-links{display:flex;gap:18px}.help-muted{color:var(--muted)}.help-footer-note{margin-top:18px}:root[data-theme="dark"] .help-jump a,:root[data-theme="dark"] .help-number{background:#20383a;color:#74c8bd}:root[data-theme="dark"] .help-section li{color:#c8d3d6}:root[data-theme="dark"] .help-note{background:#18313e;color:#c9e5f3}:root[data-theme="dark"] .help-warning,:root[data-theme="dark"] .help-footer-note{background:#332b18;border-color:#7d672f;color:#f0d98f}@media(max-width:700px){.help-jump{position:static}.help-section{grid-template-columns:1fr}.help-statuses{grid-template-columns:1fr}.help-links{flex-direction:column;gap:9px}}
