.help-content h1, .help-content h2, .help-content h3, .help-content h4 { color: #0f172a; font-weight: 600; line-height: 1.3; margin: 1.1rem 0 .45rem; }
.help-content h1 { font-size: 1.2rem; }
.help-content h2 { font-size: 1.05rem; }
.help-content h3, .help-content h4 { font-size: .95rem; }
.help-content p, .help-content ul, .help-content ol, .help-content blockquote, .help-content pre, .help-content table { margin: 0 0 .8rem; }
.help-content ul { list-style: disc; padding-left: 1.25rem; }
.help-content ol { list-style: decimal; padding-left: 1.25rem; }
.help-content a { color: #365f7d; text-decoration: underline; text-underline-offset: 2px; }
.help-content blockquote { border-left: 3px solid #94a3b8; color: #475569; padding-left: .8rem; }
.help-content code { border-radius: .2rem; background: #f1f5f9; font-size: .8rem; padding: .1rem .25rem; }
.help-content pre { overflow-x: auto; border-radius: .35rem; background: #0f172a; color: #f8fafc; padding: .75rem; }
.help-content pre code { background: transparent; color: inherit; padding: 0; }
.help-content table { width: 100%; border-collapse: collapse; }
.help-content th, .help-content td { border: 1px solid #cbd5e1; padding: .35rem .5rem; text-align: left; }
.help-content img { height: auto; max-width: 100%; }
@media (prefers-reduced-motion: reduce) {
  #platform-help-drawer { transition-duration: 0ms; }
}
