@font-face{font-display:swap;font-family:inter;font-style:normal;font-weight:400;src:url(/fonts/inter/inter-v20-latin-regular.woff2)format('woff2')}@font-face{font-display:swap;font-family:inter;font-style:italic;font-weight:400;src:url(/fonts/inter/inter-v20-latin-italic.woff2)format('woff2')}@font-face{font-display:swap;font-family:inter;font-style:normal;font-weight:700;src:url(/fonts/inter/inter-v20-latin-700.woff2)format('woff2')}:root{--fg:#D4D4D4;--bg:#1F1F1F;--bg0:#2D2D2D;--red:#F44747;--dark-red:#6F1313;--orange:#CE9178;--yellow:#DCDCAA;--green:#6A9955;--blue-green:#4EC9B0;--blue:#569CD6;--pink:#C586C0}html{background-color:var(--bg0)}body{color:var(--fg);background-color:var(--bg);font-family:Inter,sans-serif;font-size:14pt;line-height:1.5;margin:auto;padding:1em;max-width:80ch}h1.logo{font-weight:600;font-size:32pt;text-align:center;border:solid var(--fg)thin;a { color: var(--blue); text-decoration: none; } background-color: var(--bg0)}nav>ul{display:flex;flex-direction:row;flex-flow:wrap;justify-content:center;padding:.35rem}nav>ul>li{font-size:20pt;list-style-type:"";margin:auto;padding:0 1.5em;font-weight:700;border:solid var(--fg)thin;background-color:var(--bg0);a { color: var(--orange); text-decoration: none; }}h1{color:var(--blue);border-bottom:1px solid var(--fg)}h2{color:var(--orange)}h3{color:var(--yellow)}h4{color:var(--green)}time{font-weight:700}footer{border-top:1px solid var(--fg)}a{text-decoration:underline;color:var(--blue-green)}.warning{font-size:16pt;background-color:var(--bg0);border:solid var(--dark-red)thin;h1 { font-size: inherit; font-weight: bold; color: var(--fg); background-color: var(--dark-red); padding: 0.35em; margin: 0 0 0 0; border: none; } p { padding: 0 0.35em 0 0.35em; }}