@font-face{font-family:comicmono;src:url(https://dtinth.github.io/comic-mono-font/ComicMono.ttf)format("truetype")}:root{--background-color:#202020FD;--surface-color:#141b2d;--accent-color:#00d9ff;--accent-secondary-color:#8b5cf6;--primary-color:#e4e8f0;--secondary-color:#8892a6;--terminal-color:#7ce38b;--success-color:#00ff88;--warning-color:#ffb627;--error-color:#ff4757;--divider-color:#1e2841;--hover-color:#1a2332}*{scroll-behavior:smooth;font-family:ComicMono,serif}body{max-width:800px;margin:0 auto;padding:2em;line-height:1.6;color:var(--primary-color);background:var(--background-color)}h1{font-size:2em;margin-bottom:.2em;color:var(--accent-secondary-color)}h2{font-size:1.4em;margin-top:2em;margin-bottom:.8em;color:var(--accent-secondary-color);border-bottom:1px solid #ddd;padding-bottom:.2em}h3{font-size:1.1em;margin-top:1.5em;margin-bottom:.5em;color:var(--accent-secondary-color)}a{color:var(--accent-secondary-color);text-decoration:underline;transition:color .2s ease-in-out}a:visited{color:var(--accent-secondary-color)}a:hover{color:var(--accent-color)}.author{font-style:italic;color:var(--secondary-color);margin-bottom:2em}.date{font-style:italic;color:var(--secondary-color);margin-bottom:2em}.highlight{background-color:var(--hover-color);padding:.2em .4em;border-radius:4px}.post-meta{margin-bottom:2em;padding-bottom:.8em;border-bottom:1px solid var(--divider-color)}.post-meta .author,.post-meta .description,.post-meta .date{display:block;font-style:italic;color:var(--secondary-color)}.post-meta .description{margin-top:.2em}.no-border-bottom{border-bottom:none!important}.sm{margin-bottom:.2px}