*, ::before, ::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
}
::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
}
.static {
    position: static;
}
.relative {
    position: relative;
}
.m-0 {
    margin: 0px;
}
.my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
}
.mb-4 {
    margin-bottom: 1rem;
}
.ml-auto {
    margin-left: auto;
}
.mr-auto {
    margin-right: auto;
}
.inline {
    display: inline;
}
.flex {
    display: flex;
}
.table {
    display: table;
}
.h-2 {
    height: 0.5rem;
}
.h-\[1\.2em\] {
    height: 1.2em;
}
.min-h-screen {
    min-height: 100vh;
}
.w-\[1\.2em\] {
    width: 1.2em;
}
.w-\[60rem\] {
    width: 60rem;
}
.w-full {
    width: 100%;
}
.max-w-full {
    max-width: 100%;
}
.flex-1 {
    flex: 1 1 0%;
}
.flex-row {
    flex-direction: row;
}
.flex-col {
    flex-direction: column;
}
.items-center {
    align-items: center;
}
.justify-between {
    justify-content: space-between;
}
.bg-bg-0 {
    --tw-bg-opacity: 1;
    background-color: rgb(19 23 33 / var(--tw-bg-opacity, 1));
}
.bg-bg-hard {
    --tw-bg-opacity: 1;
    background-color: rgb(13 16 23 / var(--tw-bg-opacity, 1));
}
.bg-bg-soft {
    --tw-bg-opacity: 1;
    background-color: rgb(33 39 51 / var(--tw-bg-opacity, 1));
}
.p-\[4px\] {
    padding: 4px;
}
.p-\[5px\] {
    padding: 5px;
}
.px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}
.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
}
.py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}
.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.align-text-bottom {
    vertical-align: text-bottom;
}
.font-mono {
    font-family: Fantasque, monospace;
}
.font-sans {
    font-family: Inter, sans-serif;
}
.font-serif {
    font-family: Roboto Slab, serif;
}
.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}
.font-bold {
    font-weight: 700;
}
.text-fg-0 {
    --tw-text-opacity: 1;
    color: rgb(191 189 182 / var(--tw-text-opacity, 1));
}
.text-fg-currentPage {
    --tw-text-opacity: 1;
    color: rgb(108 89 128 / var(--tw-text-opacity, 1));
}
.text-fg-dark {
    --tw-text-opacity: 1;
    color: rgb(156 154 147 / var(--tw-text-opacity, 1));
}
.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
@font-face {
    font-family: Fantasque;
    src: url(fonts/FantasqueSansMono-Bold.woff2);
    font-weight: bold;
}
@font-face {
    font-family: Fantasque;
    src: url(fonts/FantasqueSansMono-Regular.woff2);
}
@font-face {
    font-family: Fantasque;
    src: url(fonts/FantasqueSansMono-Italic.woff2);
    font-style: italic;
}
@font-face {
    font-family: Fantasque;
    src: url(fonts/FantasqueSansMono-BoldItalic.woff2);
    font-style: italic;
    font-weight: bold;
}
pre,
html {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
pre::-webkit-scrollbar,
html::-webkit-scrollbar {
    display: none;
}
.font-serif {
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}
.header-links {
    text-decoration: underline;
    text-decoration-style: solid;
    -webkit-text-decoration-skip-ink: all;
            text-decoration-skip-ink: all;
    text-decoration-thickness: 2px;
    text-underline-offset: 2px;
    color: #73b8ff !important;
}
:link {
    color: #ff8f40;
}
:visited {
    color: #e6b673;
}
a:hover {
    color: #ffb454;
}
a {
    text-decoration: underline;
}
p,
ul {
    margin-top: 8px;
    margin-bottom: 8px;
}
pre {
    padding: 1rem;
    border-radius: 20px;
    border: 2px dashed #ff8f40;
    overflow-x: scroll;
}
code *,
pre * {
    font-family: Fantasque;
}
img {
    max-width: 100%;
}
h1 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
li {
    line-height: 150%;
}
.location {
    font-family: "Germania One", system-ui;
    font-size: 1.1rem;
}