:root{--dark: #2e3440;--dark2: #434c5e;--light: #d8dee9;--light2: #eceff4;--accent: #88c0d0}body{font-family:Noto Sans,Verdana,sans-serif;margin:auto;padding:20px;max-width:60%;text-align:left;background-color:var(--dark);word-wrap:break-word;overflow-wrap:break-word;line-height:1.5;color:var(--light)}html,body{height:100%;display:flex;flex-direction:column}footer{margin-top:auto;display:flex;justify-content:space-around}h1,h2,h3,h4,h5,h6,strong,b{color:var(--light)}a{color:var(--accent)}nav a{margin-right:10px}textarea{width:100%;font-size:16px}input{font-size:16px}content{line-height:1.6}table{width:100%}img.center{display:block;margin-left:auto;margin-right:auto;width:50%;height:auto}code{padding:2px 5px;color:var(--accent);background-color:var(--dark);font-family:Roboto Mono,monospace}pre{padding:1rem}pre>code{all:unset}blockquote{border:1px solid var(--accent);background-color:var(--dark2);color:var(--light2);padding:2px 0 2px 20px;margin:0;font-style:italic}.icon{width:15px;height:15px}a:where(.astro-EIMMU3LG){display:inline-block;text-decoration:none}a:where(.astro-EIMMU3LG).active{font-weight:bolder;text-decoration:underline}header:where(.astro-3EF6KSR2){margin:0 0 2em}h2:where(.astro-3EF6KSR2){margin:.5em 0}footer:where(.astro-SZ7XMLTE){padding:25px;text-align:center}
