@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:100;src:url(/fonts/ibm-plex-sans-latin-100-normal.woff2) format("woff2")}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:200;src:url(/fonts/ibm-plex-sans-latin-200-normal.woff2) format("woff2")}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:300;src:url(/fonts/ibm-plex-sans-latin-300-normal.woff2) format("woff2")}@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:400;src:url(/fonts/ibm-plex-sans-latin-400-normal.woff2) format("woff2")}:root{color-scheme:light dark;--primary-fg-color: light-dark(#000, #fff);--primary-bg-color: light-dark(#fcfcfc, #222);--dim-text-color: light-dark(#333, #ccc);--nav-fg-color: light-dark(#333, #ccc);--nav-hl-color: light-dark(#000, #fff)}*{margin:0}html,body{margin:0;padding:0}a{color:#df468e;color:var(--primary-fg-color);font-weight:300;text-underline-offset:max(.1em,2.5px)}a:hover{color:#e70b73}p{line-height:1.3;margin-bottom:2rem}body{font-family:"IBM Plex Sans",Arial,sans-serif;font-weight:200;font-size:1.3rem;color:var(--primary-fg-color);background-color:var(--primary-bg-color);max-width:720px;margin:auto;padding:2rem}h1,h2,h3,h4,h5,h6{font-weight:500}h1{margin-bottom:2rem}h1{font-size:2rem;margin-bottom:1rem}h1:has(+.post-date){margin-bottom:0}h1+.post-date{display:block;margin-bottom:2rem}h2{font-size:1.5rem;margin-bottom:1rem}h3{margin-bottom:1rem}body>header{color:var(--primary-fg-color);padding:2rem;margin:2rem 0 4rem 0}body>header .avatar{position:relative;overflow:hidden;width:150px;height:150px;border-radius:50%;margin:0 auto 2rem auto}body>header .avatar img{display:inline;margin:0 auto;height:100%;width:auto}body>header nav{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center}body>header nav a{display:block;margin:0 .75rem;font-weight:400}body>footer{margin-block-start:5rem;padding:2.5rem 0;border-block-start:1px solid #000}body>footer .content{display:grid;grid-template:"links1 links2"/.25fr .25fr}body>footer .content #footer-links1{grid-area:"links1"}body>footer .content #footer-links2{grid-area:"links2"}body>footer .content nav ul{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}body>footer .content nav ul a{color:#000}body>footer .content nav ul a:hover{font-weight:bold}.post-date{color:var(--dim-text-color)}#container{display:grid;max-width:1080px;gap:2rem;grid-template-columns:auto 270px;margin:0 auto}#sidebar{position:sticky;top:0;padding-top:10rem;height:200px}#sidebar .avatar{display:block;max-width:50%;margin:0 auto 2rem auto}#sidebar nav{text-align:center}article img{display:block;max-width:100%;margin:0 auto}article ul{margin-bottom:2rem}article .footnote-definition{font-size:.8rem;padding-top:.5rem;margin-top:4rem;border-top:1px solid var(--primary-fg-color)}ul.posts li{margin-bottom:.5rem}ul.posts li .post-date{display:block}.post-date{font-weight:200;font-size:.8rem}.intro{margin-bottom:4rem}pre{overflow-x:scroll;padding:1rem;margin-bottom:2rem}