pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub Dark
  Description: Dark theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-dark
  Current colors taken from GitHub's CSS
*/.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#79c0ff}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-comment,.hljs-code,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}@tailwind base;@tailwind components;@tailwind utilities;@layer base{body{@apply bg-[#050505] text-gray-200 antialiased;}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#1b4d24;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#39ff14}.prose h1{font-size:2.5rem!important;margin-top:2.5rem!important;margin-bottom:2rem!important;font-weight:800!important;line-height:1.2!important;color:#fff!important}.prose h2{font-size:1.8rem!important;margin-top:3rem!important;margin-bottom:1.5rem!important;padding-bottom:.5rem!important;border-bottom:1px solid #1b4d24!important;color:#fff!important}.prose h3{font-size:1.4rem!important;margin-top:2rem!important;margin-bottom:1rem!important;color:#fff!important}.prose p{margin-bottom:1.5rem!important;line-height:1.8!important;color:#e5e7eb!important}.prose ul,.prose ol{margin-bottom:1.5rem!important;padding-left:1.5rem!important}.prose ul{list-style-type:disc!important}.prose ol{list-style-type:decimal!important}.prose li{margin-top:.5rem!important;margin-bottom:.5rem!important;padding-left:.5rem!important}.prose li::marker{color:#39ff14!important}.prose pre{background-color:#050505!important;border:1px solid #1b4d24!important;border-radius:.5rem!important;padding:1.5rem!important;margin-top:1.5rem!important;margin-bottom:1.5rem!important;font-family:Fira Code,monospace!important}.prose pre code{background-color:transparent!important;color:inherit!important;padding:0!important;border:none!important;font-family:inherit!important}.prose :not(pre)>code{background-color:#39ff1426!important;color:#39ff14!important;padding:.2em .4em!important;border-radius:.3em!important;border:1px solid rgba(57,255,20,.2)!important;font-weight:400!important;font-family:Fira Code,monospace!important}.prose blockquote{background-color:#14141466!important;border-left:6px solid #39FF14!important;border-radius:.25rem!important;padding:.75rem 0rem .75rem 1.25rem!important;margin-top:1.5rem!important;margin-bottom:2rem!important;color:#9ca3af!important;box-shadow:none!important;border-top:none!important;border-right:none!important;border-bottom:none!important}.prose blockquote p{margin:0!important;color:#9ca3af!important}.prose blockquote p:first-of-type:before{content:none!important}.prose blockquote p:last-of-type:after{content:none!important}
