@charset "UTF-8";:root{--accent:#111111;--accent-dark:#f5f5f5;--border-light:rgba(0, 0, 0, 0.08);--border-dark:rgba(255, 255, 255, 0.08);--muted-light:rgba(0, 0, 0, 0.6);--muted-dark:rgba(255, 255, 255, 0.6)}html{font-feature-settings:"cv11","ss01","ss03"}body{font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif;font-size:1.7em;line-height:1.75;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:768px){body{font-size:1.6em}}h1,h2,h3,h4,h5,h6{font-family:inter tight,inter,system-ui,sans-serif;font-weight:600;letter-spacing:-.02em;line-height:1.25}code,pre,kbd,samp,tt{font-family:jetbrains mono,sfmono-regular,Menlo,Consolas,monospace;font-size:.92em;font-feature-settings:"calt","liga"}a,a:visited,.colorscheme-light a,.colorscheme-light a:visited{color:inherit!important;text-decoration:underline;text-decoration-color:rgba(0,0,0,.25);text-decoration-thickness:1px;text-underline-offset:3px;transition:text-decoration-color .15s ease,color .15s ease}a:hover,a:focus,.colorscheme-light a:hover,.colorscheme-light a:focus{text-decoration-color:initial;color:inherit!important}body.colorscheme-dark a,body.colorscheme-dark a:visited{color:inherit!important;text-decoration-color:rgba(255,255,255,.3)}body.colorscheme-dark a:hover,body.colorscheme-dark a:focus{text-decoration-color:initial}.navigation a,.social a,.post-list .post-item .title,.post-list .post-item .date,.post-list .post-item>a:first-child,.title-link,.colorscheme-toggle,footer a{text-decoration:none!important}.navigation a:hover,footer a:hover,.title-link:hover{text-decoration:underline!important;text-underline-offset:4px}.cover-img{border-radius:12px;box-shadow:none;border:1px solid var(--border-light)}body.colorscheme-dark .cover-img{border-color:var(--border-dark);box-shadow:none}.post-list{display:flex;flex-direction:column;list-style:none;padding:0;margin:2rem 0 0}.post-item{display:flex;flex-direction:column;gap:.5rem;padding:1.75rem 0;border-bottom:1px solid var(--border-light);list-style:none}.post-item:last-child{border-bottom:none}.post-item>a:first-child img{margin-bottom:.75rem;max-height:360px;width:100%;object-fit:cover;border-radius:12px}.post-item .title{font-family:inter tight,inter,system-ui,sans-serif;font-size:2.4em!important;line-height:1.2!important;font-weight:600;letter-spacing:-.02em;color:inherit;text-decoration:none;margin-top:.5rem}.post-item .title:hover{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.post-item .date{text-align:left!important;width:auto!important;font-size:1.3rem;color:var(--muted-light);font-family:jetbrains mono,monospace;letter-spacing:.01em}.post-item .summary{text-decoration:none;color:var(--muted-light);font-weight:400;font-size:1.6rem;line-height:1.65;margin-top:.5rem}.post-item .summary:hover,.post-item .summary:focus{color:inherit;text-decoration:none}body.colorscheme-dark .post-item{border-bottom-color:var(--border-dark)}body.colorscheme-dark .post-item .date,body.colorscheme-dark .post-item .summary{color:var(--muted-dark)}body.colorscheme-dark .post-item .summary:hover,body.colorscheme-dark .post-item .summary:focus{color:inherit}figure.profile-photo,.profile-photo{text-align:center;margin:0 0 2.5rem}figure.profile-photo img,.profile-photo img{width:140px;height:140px;border-radius:50%;object-fit:cover;border:1px solid var(--border-light);padding:3px}figure.profile-photo figcaption,.profile-photo figcaption{display:none}body.colorscheme-dark figure.profile-photo img,body.colorscheme-dark .profile-photo img{border-color:var(--border-dark)}article h2{margin-top:3.5rem;margin-bottom:1.25rem;font-size:2.6rem;line-height:1.2}article h2:first-of-type{margin-top:.5rem}article h3{margin-top:2.25rem;margin-bottom:.75rem;font-size:1.9rem}article ul{padding-left:1.4rem}article li{margin-bottom:.4rem}article table{width:100%;border-collapse:collapse;margin:1rem 0 2rem;font-size:.95em}article table th,article table td{text-align:left;padding:.7rem .9rem;border-bottom:1px solid var(--border-light);vertical-align:top}article table th{font-family:jetbrains mono,monospace;font-size:1.1rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-light)}article table td:last-child{font-family:jetbrains mono,monospace;font-size:.9em;color:var(--muted-light);white-space:nowrap}body.colorscheme-dark article table th,body.colorscheme-dark article table td{border-bottom-color:var(--border-dark)}body.colorscheme-dark article table th,body.colorscheme-dark article table td:last-child{color:var(--muted-dark)}@media only screen and (max-width:720px){figure.profile-photo img,.profile-photo img{width:110px;height:110px}article h2{font-size:2.2rem;margin-top:2.5rem}article h3{font-size:1.7rem;margin-top:1.75rem}article table thead{display:none}article table,article tbody,article tr,article td{display:block;width:100%}article table tr{border:1px solid var(--border-light);border-radius:10px;padding:.75rem .9rem;margin-bottom:.75rem}article table td{border-bottom:none;padding:.15rem 0}article table td:first-child{font-weight:600}article table td:last-child{color:var(--muted-light);white-space:normal;font-size:.85em}body.colorscheme-dark article table tr{border-color:var(--border-dark)}body.colorscheme-dark article table td:last-child{color:var(--muted-dark)}}.twitter-tweet-rendered{display:block;margin-left:auto;margin-right:auto}pre.mermaid svg{max-width:none!important;height:auto!important}pre.mermaid svg p{font-size:8px!important}