@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap");*,:after,:before{box-sizing:border-box;padding:0;margin:0}body,h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0;padding:0;list-style:none}body{font-family:Montserrat,Arial,sans-serif;line-height:1.6}h1{font-size:2.5rem;margin-bottom:1rem}h2{font-size:2rem;margin-bottom:.8rem}h3{font-size:1.8rem}h3,h4{margin-bottom:.6rem}h5{margin-bottom:.4rem}h6{margin-bottom:.2rem}p{margin-bottom:1rem}a{text-decoration:underline;color:inherit;cursor:pointer}a:hover{text-decoration:none}button{padding:10px}p+p{margin-top:1rem}li{margin-bottom:.5rem}dl{line-height:1.5;margin-bottom:2em}dt{font-weight:600;margin-top:1em}dd{margin-left:1.5em}.container{max-width:800px;margin:0 auto;padding:0 20px}h1,h2,h3{color:var(--pallet-heading)}h4,h5,h6{color:var(--pallet-subheading)}a{color:var(--pallet-link)}a:hover{color:var(--pallet-link-hover)}button{background-color:var(--pallet-button);color:var(--pallet-button-text)}button:hover{background-color:var(--pallet-button-hover);color:var(--pallet-button-hovertext)}.theme0,.theme1,.theme2,.theme3,.theme4{--pallet-background:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),95%);--pallet-background-alt:hsl(var(--theme-secondary-hue),var(--theme-secondary-saturation),90%);--pallet-banner-text:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),100%);--pallet-banner-text-hover:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),85%);--pallet-banner-background:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),30%);--pallet-banner-background-lighter:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),40%);--pallet-banner-background-darker:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),20%);--pallet-heading:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),20%);--pallet-subheading:hsl(var(--theme-secondary-hue),var(--theme-secondary-saturation),25%);--pallet-text:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),40%);--pallet-text-muted:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),60%);--pallet-highlight:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),25%);--pallet-menu-bg:var(--pallet-background-alt);--pallet-menu-heading-text:var(--pallet-heading);--pallet-menu-link-text:var(--pallet-text,hsl(var(--theme-primary-hue),var(--theme-primary-saturation),40%));--pallet-menu-bg-hover:hsl(var(--theme-secondary-hue),var(--theme-secondary-saturation),80%);--pallet-menu-link-text-hover:var(--pallet-text,hsl(var(--theme-primary-hue),var(--theme-primary-saturation),60%));--pallet-link:hsl(var(--theme-secondary-hue),var(--theme-secondary-saturation),50%);--pallet-link-hover:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),45%);--pallet-button:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),55%);--pallet-button-text:hsl(0,0%,100%);--pallet-button-hover:hsl(var(--theme-secondary-hue),var(--theme-secondary-saturation),50%);--pallet-button-hovertext:hsl(0,0%,100%);--pallet-button-disabled:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),80%);--pallet-button-disabled-text:hsl(0,0%,70%);--pallet-button-outline-text:var(--pallet-text);--pallet-button-link-text:var(--pallet-link);--pallet-border:hsl(var(--theme-primary-hue),var(--theme-primary-saturation),80%);--pallet-divider:hsl(var(--theme-secondary-hue),var(--theme-secondary-saturation),75%)}.theme0{--theme-primary:hsl(0,0%,0%);--theme-secondary:hsl(0,0%,0%);--theme-primary-hue:0;--theme-primary-saturation:0%;--theme-primary-lightness:0%;--theme-secondary-hue:0;--theme-secondary-saturation:0%;--theme-secondary-lightness:0%}.theme1{--theme-primary:hsl(21,100%,43%);--theme-secondary:hsl(204,71%,53%);--theme-primary-hue:21;--theme-primary-saturation:100%;--theme-primary-lightness:43%;--theme-secondary-hue:204;--theme-secondary-saturation:71%;--theme-secondary-lightness:53%}.theme2{--theme-primary:hsl(125,60%,35%);--theme-secondary:hsl(175,50%,40%);--theme-primary-hue:125;--theme-primary-saturation:60%;--theme-primary-lightness:35%;--theme-secondary-hue:175;--theme-secondary-saturation:50%;--theme-secondary-lightness:40%}.theme3{--theme-primary:hsl(265,60%,30%);--theme-secondary:hsl(45,80%,60%);--theme-primary-hue:265;--theme-primary-saturation:60%;--theme-primary-lightness:30%;--theme-secondary-hue:45;--theme-secondary-saturation:80%;--theme-secondary-lightness:60%}.theme4{--theme-primary:hsl(210,50%,25%);--theme-secondary:hsl(15,90%,55%);--theme-primary-hue:210;--theme-primary-saturation:50%;--theme-primary-lightness:25%;--theme-secondary-hue:15;--theme-secondary-saturation:90%;--theme-secondary-lightness:55%}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:#ffffff}.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-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#005cc5}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-code,.hljs-comment,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{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}