.sb-help-row{display:flex;align-items:center;gap:4px}.sb-help{width:16px;height:16px;padding:0;border:1px solid var(--a-line, var(--d-line, #e3e8ef));border-radius:50%;background:#fff;color:var(--a-muted, var(--d-muted, #5b6b82));font:inherit;font-size:11px;font-weight:700;line-height:1;cursor:pointer;display:grid;place-items:center}.sb-help:hover{border-color:var(--a-accent, var(--d-accent, #1677ff));color:var(--a-accent, var(--d-accent, #1677ff))}.sb-help-dialog{border:0;padding:0;background:transparent;max-width:min(calc(100% - 32px),calc(100dvw - 32px));color:var(--a-text, var(--d-text, #152238))}.sb-help-dialog::backdrop{background:#0f172a73}.sb-help-card{width:min(360px,calc(100% - 48px),calc(100dvw - 48px));padding:18px 18px 14px;border-radius:12px;background:#fff;box-shadow:0 16px 40px #0f172a29}.sb-help-card h2{margin:0 0 12px;font-size:16px;font-weight:700}.sb-help-card ol{margin:0 0 16px;padding-left:1.25em;font-size:14px;line-height:1.55}.sb-help-card li+li{margin-top:8px}.sb-help-close{display:block;margin-left:auto;height:32px;padding:0 14px;border:0;border-radius:8px;background:var(--a-accent, var(--d-accent, #1677ff));color:#fff;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.sb-help-close:hover{filter:brightness(.95)}
