@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";:root{font-family:Inter,Arial,Helvetica,sans-serif;margin-left:auto;margin-right:auto;width:95%}body{animation:fadeInAnimation 1s ease;animation-fill-mode:forwards;animation-iteration-count:1;height:100%}.title-section{margin-bottom:5vh}.title{font-size:xx-large;margin-bottom:4px}.description{color:#696969;margin-top:4px}.details{margin-bottom:4px;margin-top:4px}.bordered{border:1px solid #000}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}.italic{font-style:italic}.bold{font-weight:700}.small-caps{font-variant:small-caps}.monospaced{font-family:Jetbrains Mono,monospace}.dashed{text-decoration-style:dashed}a{color:#696969;transition:color .2s ease}a.black-link,a:hover{color:#000}a.black-link:hover{color:#696969;transition:color .2s ease}pre *{display:contents}@media screen and (min-width:992px){:root{height:100%;margin-left:auto;margin-right:auto;width:80%}}
