@import"https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;700&display=swap";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}$black: #000000;$white: #e5e7eb;$green: #22c55e;$blue: #60a5fa;$purple: #a78bfa;$gray: #52525b;$red: #f87171;$yellow: #fbbf24;$gray-light: #ccc;$background: $black;$foreground: $white;$heading-before: $blue;$link: $white;$selection: $gray;$suggestion: $gray-light;$font-regular: 16px;$break-xs: 576px;$break-sm: 768px;$break-md: 1024px;$break-lg: 1280px;$link-decoration: underline;$link-decoration-hover: underline;html,body{font-family:Fira Code,monospace;background-color:$background}*{font-size:$font-regular;font-family:Fira Code,monospace;line-height:1.5;&::selection{background:$selection}}::-webkit-scrollbar-track{background:$background}::-webkit-scrollbar-thumb{background:$gray}html,body{width:100%;height:100%}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}.command-container[data-v-058c9faa]{width:100%;display:inline}.command-prefix[data-v-058c9faa]{display:inline}.command-prefix .user-info[data-v-058c9faa]{display:inline;font-weight:700;color:#22c55e}.command-prefix .user-sep[data-v-058c9faa]{margin:0}.command-prefix .user-path[data-v-058c9faa]{color:#a78bfa;font-weight:700}.command-slot[data-v-058c9faa]{display:inline}.command-slot[data-v-058c9faa]:before{content:"$";color:#e5e7eb;display:inline;margin:0 10px 0 2px}.command-slot[data-v-058c9faa] & *{display:inline}.active-suggestion{background-color:#ccc;color:#000!important}.suggestion-list{list-style-type:none;padding:0;margin-top:0!important;display:flex;flex-direction:row;width:100%;gap:15px}.suggestion-item{color:#ccc;margin-bottom:5px}.input[data-v-02f775c3]{background-color:#000;color:#e5e7eb;border:none;width:500px;resize:block;height:100%;margin:0;padding:0}.input[data-v-02f775c3]:focus{outline:none}@media screen and (max-width: 1024px){.input[data-v-02f775c3]{width:400px}}@media screen and (max-width: 768px){.input[data-v-02f775c3]{width:100%}}.history-item[data-v-efcb1dec]{background-color:#000;color:#e5e7eb;width:100%;display:block}.history-output[data-v-efcb1dec]{margin:0}.history-output-grid[data-v-efcb1dec]{display:grid;grid-column:span 3;grid-template-columns:repeat(9,minmax(0,1fr))}.history-output-grid .history-output-grid-item[data-v-efcb1dec],.history-output-grid .history-output-grid-item p[data-v-efcb1dec]{display:inline;margin:0}.text-color-green[data-v-efcb1dec]{color:#22c55e}.text-color-yellow[data-v-efcb1dec]{color:#fbbf24}.text-color-purple[data-v-efcb1dec]{color:#a78bfa}.text-color-blue[data-v-efcb1dec]{color:#60a5fa}.text-color-red[data-v-efcb1dec]{color:#f87171}.text-color-white[data-v-efcb1dec]{color:#e5e7eb}.text-weight-700[data-v-efcb1dec]{font-weight:700}.text-weight-400[data-v-efcb1dec]{font-weight:400}@media screen and (max-width: 1024px){.history-output-grid[data-v-efcb1dec]{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (max-width: 768px){.history-output-grid[data-v-efcb1dec]{grid-template-columns:repeat(3,minmax(0,1fr))}}html,body{font-family:Fira Code,monospace;background-color:#000}*{font-size:16px;font-family:Fira Code,monospace;line-height:1.5}*::selection{background:#52525b}::-webkit-scrollbar{width:2px}::-webkit-scrollbar-track{background:#000000}::-webkit-scrollbar-thumb{background:#52525b}.markdown-content h1{font-size:16px;margin:0}.markdown-content h1:before{content:"#";color:#60a5fa;margin-right:10px}.markdown-content h2{font-size:16px;margin:0}.markdown-content h2:before{content:"##";color:#60a5fa;margin-right:10px}.markdown-content h3{font-size:16px;margin:0}.markdown-content h3:before{content:"###";color:#60a5fa;margin-right:10px}.markdown-content h4{font-size:16px;margin:0}.markdown-content h4:before{content:"####";color:#60a5fa;margin-right:10px}.markdown-content h5{font-size:16px;margin:0}.markdown-content h5:before{content:"#####";color:#60a5fa;margin-right:10px}.markdown-content p{margin:0}.markdown-content code{font-family:Fira Code,monospace}.markdown-content code:before{content:"`"}.markdown-content code:after{content:"`"}.markdown-content pre code{font-family:Fira Code,monospace}.markdown-content pre code:before,.markdown-content pre code:after{content:""}.markdown-content a{margin:0!important;color:#e5e7eb;text-decoration:underline;word-break:break-word}.markdown-content a:hover{text-decoration:underline}.markdown-content ul{padding-left:8px;margin:10px 0}.markdown-content ul li{list-style-type:none}.markdown-content ul li:before{content:"*";margin-right:10px;display:inline}.markdown-content ul li p:first-child{margin:0;display:inline}.markdown-content ul li *:not(:first-child){margin-left:20px}.markdown-content table{margin:10px 0;padding:0}.markdown-content table thead th,.markdown-content table thead td,.markdown-content table tbody th,.markdown-content table tbody td{padding:0 15px 0 0}.markdown-content table{border:none}.markdown-content hr{border:1px solid #e5e7eb;margin:15px 0}.terminal{background-color:#000;color:#e5e7eb;margin:0;padding:20px}.container{max-width:100%;margin:0;padding:0}
