.help-quote{--quote-accent-rgb: 96 165 250;--quote-accent: rgb(var(--quote-accent-rgb));--quote-bg: rgb(var(--quote-accent-rgb) / .12);--quote-bg-strong: rgb(var(--quote-accent-rgb) / .2);--quote-border: rgb(var(--quote-accent-rgb) / .35);--quote-text: rgb(var(--quote-accent-rgb) / .95);display:flex;gap:.75rem;padding:1rem 1.25rem;border-radius:16px;background:linear-gradient(180deg,var(--quote-bg),var(--quote-bg-strong));border:1px solid var(--quote-border);color:var(--quote-text)}.help-quote__icon{flex:0 0 auto;width:1.25rem;height:1.25rem;color:var(--quote-accent);margin-top:.2rem}.help-quote__icon svg{width:1.25rem;height:1.25rem}.help-quote__content{color:inherit}.help-quote__content p{margin:.35rem 0}.help-quote__content p:first-child{margin-top:0}.help-quote__content p:last-child{margin-bottom:0}.help-quote--info{--quote-accent-rgb: 96 165 250}.help-quote--warning{--quote-accent-rgb: 245 158 11}.help-quote--disclaimer{--quote-accent-rgb: 167 139 250}.help-quote--tip{--quote-accent-rgb: 52 211 153}.help-quote--error{--quote-accent-rgb: 248 113 113}.light .help-quote{--quote-bg: rgb(var(--quote-accent-rgb) / .08);--quote-bg-strong: rgb(var(--quote-accent-rgb) / .14);--quote-border: rgb(var(--quote-accent-rgb) / .28);--quote-text: rgb(var(--quote-accent-rgb) / .95);box-shadow:none}.help-page{display:grid;grid-template-columns:minmax(0,56rem) 240px;gap:2rem;align-items:start;justify-content:start}.help-main{min-width:0;width:100%}.help-toc{position:sticky;top:2rem;align-self:start;width:240px;border-left:1px solid rgba(63,63,70,.6);padding-left:1rem}.help-toc--rtl{border-left:none;border-right:1px solid rgba(63,63,70,.6);padding-left:0;padding-right:1rem;text-align:right}.help-toc__title{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#a1a1aacc;margin-bottom:.75rem}.light .help-toc{border-left:1px solid rgba(203,213,225,.9)}.light .help-toc--rtl{border-right:1px solid rgba(203,213,225,.9)}.light .help-toc__title{color:#475569e6}.help-toc ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.help-toc__item{font-size:.85rem}.help-toc a{color:#e4e4e7d9;text-decoration:none}.help-toc a:hover{color:#fff}.help-toc__item.is-active a{color:#fff;font-weight:600}.light .help-toc a{color:#18181bbf}.light .help-toc a:hover{color:#18181b}.light .help-toc__item.is-active a{color:#09090b;font-weight:600}.help-main h2,.help-main h3{scroll-margin-top:6rem}.help-main h2{border-top:1px solid rgba(63,63,70,.5);padding-top:2rem;margin-top:2.5rem}.help-main h2:first-of-type{border-top:none;padding-top:0;margin-top:0}.light .help-main h2{border-top:1px solid rgba(148,163,184,.4)}.help-main ol li::marker,.help-main ul li::marker{color:#334155e6;font-weight:600}.dark .help-main ol li::marker,.dark .help-main ul li::marker{color:#94a3b8e6}@media(max-width:1024px){.help-page{grid-template-columns:minmax(0,1fr)}.help-toc{display:none}}
