:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;--bg-color: #242424;--text-color: rgba(255, 255, 255, .87);--button-bg: #1a1a1a;--sidebar-bg: #333333;--surface-bg: #1e1e1e;--secondary-bg: #333333;color:var(--text-color);background-color:var(--bg-color);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;height:100%}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--button-bg);cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{--bg-color: #ffffff;--text-color: #213547;--button-bg: #f9f9f9;--sidebar-bg: #f3f3f3;--surface-bg: #ffffff;--secondary-bg: #f1f1f1}a:hover{color:#747bff}}html,body,#root{height:100%;margin:0;padding:0}.brand-logo{position:fixed;left:16px;bottom:16px;z-index:10;pointer-events:none;display:flex;align-items:center;gap:8px}.brand-logo-inline{display:flex;align-items:center;gap:8px}.brand-logo--top-left{top:16px;bottom:auto}.brand-logo__image{display:block;max-width:140px;height:auto;opacity:.9}.brand-logo__label{font-size:14px;font-weight:600;color:var(--text-color)}@media (max-width: 600px){.brand-logo{left:12px;bottom:12px}.brand-logo--top-left{top:12px}.brand-logo__image{max-width:110px;opacity:.85}}@media (max-width: 900px){.admin-topic-layout,.admin-rules-layout{grid-template-columns:1fr!important}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.typing-dots:after{content:".";animation:dots 1.2s steps(3,end) infinite}@keyframes dots{0%{content:"."}33%{content:".."}66%{content:"..."}to{content:"."}}
