.help-docs{background-color:var(--color-brand-900);color:var(--color-brand-50);--shiki-color-text:var(--color-white);--shiki-token-constant:var(--color-brand-300);--shiki-token-string:var(--color-brand-300);--shiki-token-comment:var(--color-brand-300);--shiki-token-keyword:var(--color-sky-300);--shiki-token-parameter:var(--color-pink-300);--shiki-token-function:var(--color-violet-300);--shiki-token-string-expression:var(--color-brand-300);--shiki-token-punctuation:var(--color-brand-200)}.help-docs .prose :where(:not(pre)>code):after,.help-docs .prose :where(:not(pre)>code):before{content:none!important}.help-docs .prose :is(h1,h2,h3) :is(a,a:hover){color:inherit;font-weight:inherit;text-decoration:none}.help-docs .prose :where(.not-prose pre){margin:0;background-color:transparent;border-radius:0;box-shadow:none}.help-docs .prose :where(.not-prose pre code){background-color:transparent;box-shadow:none;padding:0}