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}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #ffffff;--surface: #ffffff;--surface-2: #f5f6f7;--surface-3: #eceeef;--border: rgba(0,0,0,.08);--border-md: rgba(0,0,0,.14);--text: #1d2026;--text-2: #6b7079;--text-3: #9ca0a8;--accent: #2a9d6f;--accent-2: #1f7a55;--accent-glow: rgba(42, 157, 111, .12);--header-bg: #1b1d26;--header-bg-2: #24272f;--danger: #b5282c;--danger-soft: rgba(181, 40, 44, .1);--success: #2a9d6f;--warning: #e6a619;--font-body: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-heading: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--radius: 10px;--radius-lg: 16px;--shadow: 0 2px 12px rgba(0,0,0,.08)}html,body,#root{height:100%}body{font-family:var(--font-body);background:var(--bg);color:var(--text);font-size:16px;font-weight:400;letter-spacing:normal;line-height:24px;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-md);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-3)}@media (max-width: 768px){.sidebar-left{position:fixed!important;top:56px;left:0;bottom:0;height:calc(100vh - 56px)!important;z-index:200;transform:translate(-100%);transition:transform .25s ease}.sidebar-left.open{transform:translate(0)}.sidebar-right{position:fixed!important;top:56px;right:0;bottom:0;height:calc(100vh - 56px)!important;z-index:200;transform:translate(100%);transition:transform .25s ease}.sidebar-right.open{transform:translate(0)}input,textarea,select{font-size:16px!important}}@media (min-width: 769px){.mobile-only{display:none!important}.sidebar-left,.sidebar-right{height:100%}}
