html{--bg:#2E2E3A;--fg:#E7D8E7;--fg-shadow:#1A1A1A;--accent:#F6AE2D;--stress:#D8D8F6}.accent{color:var(--accent)}.stress{color:var(--stress)}.fill-current{fill:currentColor}.inherit-color{color:inherit}html{--bg:#2E2E3A;--fg:#E7D8E7;--fg-shadow:#1A1A1A;--accent:#F6AE2D;--stress:#D8D8F6}.accent{color:var(--accent)}.stress{color:var(--stress)}.fill-current{fill:currentColor}.inherit-color{color:inherit}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}html{--bg:#2E2E3A;--fg:#E7D8E7;--fg-shadow:#1A1A1A;--accent:#F6AE2D;--stress:#D8D8F6}.accent{color:var(--accent)}.stress{color:var(--stress)}.fill-current{fill:currentColor}.inherit-color{color:inherit}html{font-family:Verdana,Geneva,Tahoma,sans-serif;color:var(--fg)}h1{font-size:250%}h2{font-size:200%}h3{font-size:150%}.h-100{height:100%}.w-100{width:100%}.h-auto{height:auto}.w-auto{width:auto}.margin-h-auto{margin-top:auto;margin-bottom:auto}.margin-w-auto{margin-left:auto;margin-right:auto}.inline-block{display:inline-block}.flex-col{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.grow{flex-grow:1}.nogrow{flex-grow:0}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-center{align-items:center}.justify-start{justify-content:start}.justify-end{justify-content:end}.justify-center{justify-content:center}.text-justify{text-align:justify}.text-center{text-align:center}*{margin:0;padding:0}html{background-color:var(--bg)}svg{width:auto;height:.8em}ul{list-style-type:none}article{max-width:80ch}.blog-article p{margin-bottom:1em}.blog-article h1,.blog-article h2,.blog-article h3,.blog-article h4,.blog-article h5{text-align:center;margin-bottom:1em}footer>*{margin:0 1em}