.hmkt .help-lede{margin:18px 0 0;font-size:18px;line-height:1.65;color:var(--ink-2);max-width:62ch}.hmkt .help-steps{list-style:none;counter-reset:help-step;margin:0 0 16px;padding:0}.hmkt .help-steps li{position:relative;counter-increment:help-step;padding-left:44px;margin:0 0 14px;min-height:30px;font-size:16px;line-height:1.7;color:var(--ink-2)}.hmkt .help-steps li:before{content:counter(help-step);position:absolute;left:0;top:0;width:30px;height:30px;display:grid;place-items:center;border-radius:999px;background:var(--tint-indigo);border:1px solid var(--line-soft);color:var(--accent);font-family:var(--mono);font-size:13px;font-variant-numeric:tabular-nums}.hmkt .help-code{margin:0 0 18px}.hmkt .help-code pre{margin:0;padding:16px 18px;background:var(--ink);color:#eae9fe;border-radius:var(--r-md);overflow-x:auto;font-family:var(--mono);font-size:13.5px;line-height:1.6;-webkit-text-size-adjust:100%}.hmkt .help-code code{font-family:inherit;color:inherit;white-space:pre}.hmkt .help-code figcaption{margin-top:8px;font-size:13px;color:var(--ink-soft)}.hmkt .legal-section li code,.hmkt .legal-section p code{font-family:var(--mono);font-size:.88em;padding:1px 6px;border-radius:6px;background:var(--bg-soft);border:1px solid var(--line-soft);color:var(--ink);white-space:nowrap}.hmkt .help-note{margin:0 0 18px;padding:14px 18px;background:var(--tint-indigo);border:1px solid var(--line-soft);border-left:3px solid var(--accent);border-radius:var(--r-md)}.hmkt .help-note p{margin:0;font-size:15px;line-height:1.65;color:var(--ink-2)}.hmkt .help .legal-section{padding-top:48px}