.help-toc{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#10151beb;position:sticky;top:68px}.help-toc__inner{gap:24px;padding:14px 24px;display:flex;overflow-x:auto}.help-toc a{white-space:nowrap;color:var(--text-dim);font-size:.85rem;font-weight:500;text-decoration:none}.help-toc a:hover{color:var(--accent-2)}.help-section{border-bottom:1px solid var(--line);padding:72px 0;scroll-margin-top:120px}.help-section--alt{background:var(--ink-2)}.help-section h2{max-width:34ch;margin-bottom:32px}.help-steps{counter-reset:help-step;flex-direction:column;gap:18px;max-width:70ch;margin:0 0 28px;padding:0;list-style:none;display:flex}.help-steps li{counter-increment:help-step;color:var(--text-dim);padding-left:40px;font-size:.95rem;position:relative}.help-steps li:before{content:counter(help-step);background:var(--accent-soft);width:26px;height:26px;color:var(--accent-2);font-family:var(--font-display);border-radius:999px;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:flex;position:absolute;top:0;left:0}.help-steps strong{color:var(--text);margin-bottom:2px;font-weight:600;display:block}.help-callout{max-width:70ch;padding:22px 24px}.help-callout h3{margin-bottom:8px;font-size:.98rem}.help-callout p{color:var(--text-dim);margin:0;font-size:.9rem}.help-section__note{max-width:70ch;color:var(--text-dim);font-size:.9rem}.help-section__note--cta{text-align:center;margin:0 auto 24px}.help-faq{flex-direction:column;gap:20px;max-width:70ch;display:flex}.help-faq__item h3{margin-bottom:6px;font-size:.98rem}.help-faq__item p{color:var(--text-dim);margin:0;font-size:.92rem}@media (width<=640px){.help-toc{top:0}}
