.NavigationBar{font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;margin:0;padding:.5rem 0;font-size:20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;min-width:275px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);transition:background .3s linear;position:fixed;top:0;right:0;left:0;z-index:1080;opacity:.975;border-bottom:1px solid rgba(255,255,255,.15)}.Icon{display:flex;align-items:center;justify-content:center;margin-right:.75rem;margin-left:.5rem;color:inherit}.Icon img{height:45px;aspect-ratio:1}.Name{margin:0 auto;display:none;font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal}.NavLinks-Container{display:flex;align-items:center;list-style:none;padding-left:0;margin:0}.NavLink{padding:0 1rem;text-align:center;color:#ffffffbf!important;text-decoration:none}.NavLink:hover{color:#f0f0f0!important}.NavLink.active{background-color:#008163!important;color:#f0f0f0!important}.Hamburger{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.Hamburger:focus{outline:0;box-shadow:0 0 0 .2rem #17a2b840}.Hamburger-icon{display:inline-block;width:1.5em;height:1.5em;background-repeat:no-repeat;background-position:center;background-size:100% 100%;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.NavigationBar-collapse{flex-basis:100%;flex-grow:0;align-items:center}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (min-width: 992px){.NavigationBar{flex-wrap:nowrap;justify-content:flex-start}.NavLinks-Container{flex:1 0 auto;justify-content:center}.NavLink{padding-right:.5rem;padding-left:.5rem}.NavigationBar-collapse{display:flex!important;flex-basis:auto}.Hamburger{display:none}}@media screen and (max-width: 991.98px){.NavigationBar{justify-content:space-between!important}.NavigationBar-collapse{flex-grow:1!important;margin-top:.5rem}.Icon{position:initial;color:inherit;top:auto;left:auto;margin-right:0!important}.Name{display:inline-block}}.Footer{display:grid;height:100%;width:100%;padding:10px 0 25px;text-align:center;align-items:center;justify-content:center}.Footer a{color:inherit;text-decoration:underline}.RingButton{background:none;border:none;padding:0 4px;font-size:inherit;color:inherit;cursor:pointer;transition:color .2s ease,text-shadow .2s ease,transform .15s ease}.RingButton:hover{color:#fff;text-shadow:0 0 6px rgba(255,255,255,.75);transform:translateY(-1px)}.RingButton:focus{outline:none}@media screen and (max-width: 400px){.FooterText{flex-wrap:wrap}.WebRings{width:100%;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #f2f1ef}}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}
