:root{--bg:#111111;--panel:#151515;--panel-soft:#1b1b1b;--text:#e9e9e9;--text-soft:#7d7d7d;--text-dim:#565656;--line:#232323;--accent:#d71919;--accent-soft:rgba(215, 25, 25, 0.16);--shadow:0 18px 48px rgba(0, 0, 0, 0.3);--shell:980px;--content:740px;--body-font:"Inter", "Helvetica Neue", Arial, sans-serif;--title-font:"IBM Plex Sans", sans-serif;--project-title-font:"Playfair Display", serif;--nav-font:"Roboto", sans-serif;--mono-font:Consolas, "Liberation Mono", "Courier New", monospace}.chroma{background-color:unset!important}.chroma .hl{display:flex}.chroma .lnt{padding:0 0 0 12px}.highlight pre.chroma code{padding:8px 0}.highlight pre.chroma .line .cl,.chroma .ln{padding:0 10px}.chroma .lntd:last-of-type{width:100%}.chroma{color:#f8f8f2;background-color:#272822}.chroma .x{}.chroma .err{color:#f92672}.chroma .cl{}.chroma .lnlinks{outline:none;text-decoration:none;color:inherit}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}.chroma .hl{background-color:#3e3d32}.chroma .lnt{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#75715e}.chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em;color:#75715e}.chroma .line{display:flex}.chroma .k{color:#f92672}.chroma .kc{color:#66d9ef}.chroma .kd{color:#66d9ef}.chroma .kn{color:#f92672}.chroma .kp{color:#f92672}.chroma .kr{color:#f92672}.chroma .kt{color:#66d9ef}.chroma .n{}.chroma .na{color:#a6e22e}.chroma .nb{color:#f8f8f2}.chroma .bp{color:#f8f8f2}.chroma .nc{color:#a6e22e}.chroma .no{color:#66d9ef}.chroma .nd{color:#a6e22e;font-weight:700}.chroma .ni{color:#f8f8f2}.chroma .ne{color:#a6e22e}.chroma .nf{color:#a6e22e}.chroma .fm{color:#a6e22e}.chroma .nl{color:#f8f8f2}.chroma .nn{color:#f8f8f2}.chroma .nx{}.chroma .py{color:#a6e22e}.chroma .nt{color:#f92672}.chroma .nv{color:#f8f8f2}.chroma .vc{color:#f8f8f2}.chroma .vg{color:#f8f8f2}.chroma .vi{color:#f8f8f2}.chroma .vm{color:#f8f8f2}.chroma .l{}.chroma .ld{color:#e6db74}.chroma .s{color:#e6db74}.chroma .sa{color:#e6db74}.chroma .sb{color:#e6db74}.chroma .sc{color:#e6db74}.chroma .dl{color:#e6db74}.chroma .sd{color:#e6db74}.chroma .s2{color:#e6db74}.chroma .se{color:#ae81ff}.chroma .sh{color:#e6db74}.chroma .si{color:#e6db74}.chroma .sx{color:#e6db74}.chroma .sr{color:#e6db74}.chroma .s1{color:#e6db74}.chroma .ss{color:#e6db74}.chroma .m{color:#ae81ff}.chroma .mb{color:#ae81ff}.chroma .mf{color:#ae81ff}.chroma .mh{color:#ae81ff}.chroma .mi{color:#ae81ff}.chroma .il{color:#ae81ff}.chroma .mo{color:#ae81ff}.chroma .o{color:#f92672}.chroma .ow{color:#f92672}.chroma .p{}.chroma .c{color:#75715e;font-style:italic}.chroma .ch{color:#75715e;font-style:italic}.chroma .cm{color:#75715e;font-style:italic}.chroma .c1{color:#75715e;font-style:italic}.chroma .cs{color:#75715e;font-style:italic}.chroma .cp{color:#75715e;font-style:italic}.chroma .cpf{color:#75715e;font-style:italic}.chroma .g{}.chroma .gd{color:#f92672}.chroma .ge{font-style:italic}.chroma .gr{color:#f92672}.chroma .gh{color:#f8f8f2;font-weight:700}.chroma .gi{color:#a6e22e}.chroma .go{color:#f8f8f2}.chroma .gp{color:#f8f8f2}.chroma .gs{font-weight:700}.chroma .gu{color:#a6e22e;font-weight:700}.chroma .gt{color:#f92672}.chroma .gl{text-decoration:underline}.chroma .w{}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);font-family:var(--body-font);line-height:1.65;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}.site-shell{width:min(calc(100% - 3rem),var(--shell));margin:0 auto}.main{padding:2.2rem 0 2rem;flex:1 0 auto}.post-feed,.content-page,.section{width:min(100%,var(--content));margin:0 auto}.post-header,.section-header{margin-bottom:1.8rem}.breadcrumbs{display:block;font-size:.9rem;color:var(--text-soft);margin-bottom:.6rem;font-family:var(--body-font);padding-bottom:.5rem}.breadcrumbs a{color:var(--text-soft);transition:color 180ms ease}.breadcrumbs a:hover{color:var(--text)}.breadcrumb-separator{color:var(--accent);font-weight:500}.breadcrumb-current{color:var(--text);font-weight:300}.content-page-home{margin-bottom:2.4rem}.section-year{margin:2rem 0 1rem;color:var(--text);font-size:1.1rem;font-weight:700;letter-spacing:-.02em}.post-description{margin:.8rem 0 0;color:var(--text-soft);font-size:.98rem}.empty-state{color:var(--text-soft);font-size:.95rem}.social-icons{display:flex;justify-content:flex-end;gap:1.2rem;margin-top:1.5rem}.social-icon{color:var(--text-soft);transition:color 180ms ease;display:flex;align-items:center}.social-icon:hover{color:var(--accent)}.social-icon-svg{width:1.4rem;height:1.4rem;display:inline-flex}.social-icon-svg svg{width:100%;height:100%}.header{padding:1.35rem 0 1.2rem;position:sticky;top:0;z-index:20;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:rgba(17,17,17,.72);border-bottom:1px solid rgba(255,255,255,4%)}.header-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:1.4rem}.icon{display:inline-flex;align-items:center;gap:1rem;flex:none;min-width:0}.icon-image{width:62px;height:62px;flex:none;overflow:hidden;border-radius:999px;display:block}.icon-image img{width:100%;height:100%;object-fit:cover}.text{display:flex;flex-direction:column;gap:.1rem;text-align:left}.title{display:block;font-family:var(--mono-font);font-size:clamp(1.45rem,1.7vw,1.75rem);font-weight:700;line-height:1.15;letter-spacing:-.02em}.tagline{display:block;margin-top:.2rem;color:var(--accent);font-family:var(--body-font);font-size:.98rem;font-weight:700}.title,.tagline{pointer-events:none}.nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1.15rem;max-width:360px;flex:0 1 360px;align-items:flex-end;padding-bottom:.15rem}.nav-link{color:var(--text-soft);font-family:var(--nav-font);font-size:.9rem;font-weight:500;padding:.2rem 0 .32rem;border-bottom:2px solid transparent;display:inline-flex;align-items:center;gap:.35rem;transition:color 180ms ease,border-color 180ms ease}.nav-icon{width:.8rem;height:.8rem;display:inline-flex;align-items:center;justify-content:center;color:var(--text-soft)}.nav-icon svg{width:100%;height:100%}.nav-link:hover,.nav-link:focus-visible,.nav-link.is-active{color:var(--text);border-color:var(--accent)}@media(max-width:820px){.header{padding:1.15rem 0 1rem}.header-inner{align-items:flex-start;flex-direction:column;gap:1rem}.icon{gap:.85rem}.icon-image{width:56px;height:56px}.tagline{font-size:.92rem}.nav{gap:.95rem;max-width:none;flex:none;justify-content:flex-start;padding-bottom:0}.site-shell{width:min(calc(100% - 2rem),var(--shell))}}@media(max-width:560px){.nav{row-gap:.8rem}.nav-link{font-size:.92rem}}.tag{display:flex;flex-wrap:wrap;column-gap:1.25rem;row-gap:1rem;margin-top:2.5rem}.tag-wrapper{display:flex;align-items:center;position:relative}.tag-wrapper:not(:last-child)::after{content:"";position:absolute;right:-.625rem;height:1rem;width:1px;background:var(--line)}.tag-item{display:inline-flex;align-items:center;min-height:1.5rem;padding:.1rem .45rem .1rem 0;background:var(--accent);color:#fff;font-family:var(--mono-font);font-size:.75rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;border-radius:.25rem;text-decoration:none}.tag-item:hover{opacity:.85}.tag .post-card-tag-icon{width:1.15rem;height:1.15rem;flex-shrink:0}.tag .post-card-tag-icon svg *{stroke:currentColor}.tag-name{line-height:1}.tag-count{font-size:.7rem;position:relative;top:-.4em;margin-left:.3rem;color:var(--text-soft);font-family:var(--mono-font);font-weight:500}.project-item{padding:1.5rem 0;border-bottom:1px solid var(--line)}.project-item:first-child{padding-top:0}.project-title{margin:0 0 .5rem;font-family:var(--body-font);font-size:1.3rem;line-height:1.2}.project-title a{color:var(--accent)}.project-title a:hover{text-decoration:underline;text-underline-offset:.2rem}.project-stars{display:inline-flex;align-items:center;gap:.35rem;margin-left:.65rem;color:var(--text-soft);font-family:var(--body-font);font-size:.92rem;vertical-align:middle}.project-stars-icon{width:1.3rem;height:1.3rem;display:inline-flex}.project-stars-icon svg{width:100%;height:100%}.project-description{margin:0;color:var(--text-soft);font-size:1rem;line-height:1.55}.footer{margin-top:4.5rem;background:rgba(255,255,255,1%);flex-shrink:0}.footer .site-shell{padding:1.5rem 0 1.9rem}.footer p{margin:0;text-align:center;color:var(--text-dim);font-size:.8rem}.footer a{color:var(--text-dim);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.15em}.footer a:hover,.footer a:focus-visible{color:var(--text-dim);text-decoration-thickness:2px}.footer-separator{color:var(--text-dim)}.notfound{width:min(100%,var(--content));margin:0 auto;text-align:left;padding:2rem 0 4rem}.notfound-code{display:inline-block;margin-bottom:.75rem;color:var(--accent);font-family:var(--mono-font);font-size:.9rem;letter-spacing:.08em;text-transform:uppercase}.notfound h1{margin:0;font-size:clamp(2rem,3vw,3rem);line-height:1.05}.notfound p{color:var(--text-soft);font-size:1rem}.post-content>*:first-child{margin-top:0}.post-content p,.post-content ul,.post-content ol,.post-content pre,.post-content blockquote{margin:0 0 1.15rem}.post-content a{color:var(--accent);text-decoration:underline;text-decoration-color:var(--accent);text-decoration-thickness:1px;text-underline-offset:.15em}.post-content a:hover,.post-content a:focus-visible{color:var(--accent);text-decoration-thickness:2px}.post-content h1 a,.post-content h2 a,.post-content h3 a,.post-content h4 a{color:var(--text)}.post-content h1 .anchor:hover,.post-content h2 .anchor:hover,.post-content h3 .anchor:hover,.post-content h4 .anchor:hover{color:var(--accent);text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:.2rem}.post-content code{font-family:var(--mono-font);font-size:.95em;padding:.15rem .35rem;margin:auto 3px}.post-content pre{padding:1rem .7rem;overflow-x:auto;border-radius:1rem;background:#2d2a2e!important}.post-content pre code{padding:0;border:0;font-family:var(--mono-font)}.post-content blockquote{padding-left:1.2rem;border-left:3px solid var(--accent);color:#b8b8b8}.post-content .text-accent{text-decoration:underline;text-decoration-color:var(--accent);text-decoration-thickness:1px;text-underline-offset:.15em}.post-content .text-bright{color:var(--text)}.post-content .featured-prose{display:block;margin:1rem auto;padding:1.2rem 1.3rem;color:var(--text);font-family:eb garamond,Georgia,serif;font-size:1.2rem;line-height:1.6;font-style:italic;border-left:3px solid var(--accent)}.post-card-date,.post-date,.post-author,.section-eyebrow{display:block;color:var(--text-soft);font-size:1rem;font-family:var(--body-font);font-weight:300;margin-top:.45rem;margin-bottom:0}.post-author{color:var(--text-soft);font-size:.9rem;font-weight:300;font-family:var(--body-font)}.post-card-title,.content-page h1,.section h1{margin:0;font-family:var(--title-font);font-size:clamp(1.7rem,2.1vw,2.2rem);line-height:1.16;letter-spacing:-.02em}.tag-item:hover,.post-card-tags a:hover{opacity:.85}.post-card-excerpt,.post-content,.section-intro{color:var(--text-soft);font-size:.98rem}.post-footer{margin-top:3.2rem;padding-top:1.8rem;border-top:1px solid var(--line)}.draft-icon{display:inline-flex;align-items:center;color:var(--accent);margin-left:.5rem;vertical-align:middle}.draft-icon svg{width:1.25rem;height:1.25rem}.post-navigation{display:flex;justify-content:space-between;padding-top:2rem}.post-footer .post-navigation:first-child{margin-top:0;padding-top:0;border-top:none}.post-nav-prev,.post-nav-next{flex:1}.post-nav-next{text-align:right}.post-nav-link{display:flex;flex-direction:column;text-decoration:none;color:inherit}.post-nav-label{color:var(--accent);font-family:var(--mono-font);font-size:1rem;font-weight:700;text-transform:uppercase;margin-bottom:.35rem}.post-nav-link:hover .post-nav-label{text-decoration:underline;text-underline-offset:.25rem}.post-nav-title{font-family:var(--title-font);font-size:1.05rem;color:var(--text-soft);line-height:1.4}.post-card{padding:1.9rem 0 2rem;border-bottom:1px solid var(--line)}.post-card:first-child{padding-top:0}.post-card-title{font-size:clamp(1.3rem,1.8vw,1.65rem)}.post-card-title a:hover{text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:.2rem}.post-card-tags{display:flex;flex-wrap:wrap;gap:.35rem;list-style:none;padding:0;margin:.8rem 0 0}.post-card-tags a{display:inline-flex;align-items:center;min-height:1.3rem;padding-right:.25rem;background:var(--accent);color:#fff;font-family:var(--mono-font);font-size:.68rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;border-radius:.2rem}.post-card-tag-icon{width:1rem;height:1rem;flex-shrink:0}.post-card-tag-icon svg{width:100%;height:100%}.post-card-tag-icon svg *{stroke:currentColor}.post-card-excerpt{margin-top:.85rem}.post-card-tags span:last-child{line-height:1}.post-card-more{display:inline-block;margin-top:.7rem;color:var(--text-dim);font-size:.95rem;transition:color 180ms ease}.post-card-more:hover,.post-card-more:focus-visible{color:var(--accent)}