:root{color-scheme:light;--bg:#f8f9f7;--surface:#ffffff;--text:#242826;--muted:#68716d;--border:#dce3df;--accent:#2f766d;--accent-soft:#e6f2ef;--code-bg:#f0f3f1;--shadow:0 1px 2px rgb(36 40 38 / 0.08)}:root[data-theme=dark]{color-scheme:dark;--bg:#121614;--surface:#181d1a;--text:#ecefeb;--muted:#a1aaa4;--border:#303833;--accent:#70c6b9;--accent-soft:#18342f;--code-bg:#202722;--shadow:none}@media(prefers-color-scheme:dark){:root[data-theme=auto]{color-scheme:dark;--bg:#121614;--surface:#181d1a;--text:#ecefeb;--muted:#a1aaa4;--border:#303833;--accent:#70c6b9;--accent-soft:#18342f;--code-bg:#202722;--shadow:none}}*{box-sizing:border-box}html{font-size:16px}body{margin:0;background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif;line-height:1.72;text-rendering:optimizeLegibility}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:10;padding:.5rem .75rem;background:var(--surface);border:1px solid var(--border)}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:3;border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--bg) 88%,transparent);backdrop-filter:blur(12px)}.header-inner,.footer-inner,.site-main{width:min(1120px,calc(100% - 32px));margin:0 auto}.header-inner{display:flex;align-items:center;gap:1rem;min-height:64px}.site-title{flex:none;color:var(--text);font-weight:700}.site-nav{display:flex;flex:auto;flex-wrap:wrap;justify-content:flex-end;gap:.45rem .8rem;font-size:.94rem}.site-nav a{color:var(--muted)}.site-nav a:hover{color:var(--accent)}.theme-toggle{display:inline-grid;width:2.25rem;height:2.25rem;place-items:center;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text);cursor:pointer}.site-main{padding:3.5rem 0 4.5rem}.home-hero{max-width:760px;padding:1.5rem 0 3.25rem}.eyebrow{margin:0 0 .9rem;color:var(--muted);font-size:.9rem}h1,h2,h3{margin:0;line-height:1.24;letter-spacing:0}.home-hero h1{font-size:clamp(2.5rem,6vw,5rem);line-height:1.05}.lead{max-width:680px;margin:1.2rem 0 0;font-size:1.35rem;color:var(--text)}.sublead{max-width:680px;margin:.45rem 0 0;color:var(--muted)}.hero-links,.footer-inner nav{display:flex;flex-wrap:wrap;gap:.75rem 1rem}.hero-links{margin-top:1.8rem}.hero-links a{border-bottom:1px solid var(--accent);color:var(--text)}.home-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem}.home-section{margin-top:3.5rem}.section-heading,.page-header{border-bottom:1px solid var(--border);padding-bottom:.8rem;margin-bottom:1.4rem}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.section-heading h2{font-size:1.15rem}.section-heading a{font-size:.92rem}.page-header{max-width:760px}.page-header h1{font-size:2rem}.page-header p,.article-header p{color:var(--muted)}.post-list,.project-list,.timeline-list,.archive-list{list-style:none;padding:0;margin:0}.post-list li{padding:1rem 0;border-bottom:1px solid var(--border)}.post-list a{color:var(--text);font-weight:650}.post-list p{margin:.35rem 0 0;color:var(--muted)}.post-meta,.project-meta{display:flex;flex-wrap:wrap;gap:.35rem .75rem;margin-top:.35rem;color:var(--muted);font-size:.88rem}.project-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.project-card{min-height:150px;padding:1rem;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.project-card h3{font-size:1.05rem}.project-card h3 a{color:var(--text)}.project-card p{color:var(--muted)}.topic-grid,.terms-list{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.75rem}.topic-grid a,.terms-list a,.tag-list a{padding:.35rem .65rem;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text);font-size:.92rem}.terms-list span{color:var(--muted)}.article-shell{max-width:1e3px}.article-header{max-width:760px;margin-bottom:2rem}.article-header h1{font-size:clamp(2rem,5vw,3rem)}.article-layout{display:grid;grid-template-columns:minmax(0,760px)200px;gap:2.5rem;align-items:start}.article-content{min-width:0;max-width:760px}.article-content h2,.article-content h3{margin-top:2rem}.article-content p{margin:1rem 0}.article-content img{max-width:100%;height:auto}.article-content blockquote{margin:1.2rem 0;padding-left:1rem;border-left:3px solid var(--border);color:var(--muted)}.article-content code,.article-content pre{font-family:cascadia code,jetbrains mono,sfmono-regular,Consolas,monospace}.article-content :not(pre)>code{padding:.12rem .3rem;border-radius:4px;background:var(--code-bg)}.article-content pre{overflow-x:auto;padding:1rem;border:1px solid var(--border);border-radius:8px;background:var(--code-bg);font-size:.92rem}.toc{position:sticky;top:88px;max-height:calc(100vh - 120px);overflow:auto;padding-left:1rem;border-left:1px solid var(--border);color:var(--muted);font-size:.9rem}.toc p{margin-top:0;color:var(--text);font-weight:650}.toc ul{list-style:none;padding-left:0}.toc li{margin:.4rem 0}.toc a{color:var(--muted)}.timeline-list>li,.archive-list>li{margin-bottom:2rem}.timeline-list h2,.archive-list h2{font-size:1.1rem;margin-bottom:.6rem}.timeline-list ol,.archive-list ol{list-style:none;padding:0;margin:0}.timeline-list ol li,.archive-list ol li{display:grid;grid-template-columns:5rem minmax(0,1fr);gap:.75rem;padding:.45rem 0;border-bottom:1px solid var(--border)}.archive-list ol li{grid-template-columns:7rem 5rem minmax(0,1fr)}.timeline-list time,.archive-list time,.archive-list span{color:var(--muted);font-size:.92rem}.search-box{max-width:760px;padding:1rem;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.empty-state{color:var(--muted)}.site-footer{border-top:1px solid var(--border);color:var(--muted)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 0;font-size:.9rem}@media(max-width:820px){.header-inner{align-items:flex-start;padding:.9rem 0}.site-nav{justify-content:flex-start}.home-grid,.article-layout{grid-template-columns:1fr}.toc{display:none}.footer-inner{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.header-inner{flex-wrap:wrap}.site-title{width:calc(100% - 3.5rem)}.site-nav{order:3;width:100%}.theme-toggle{margin-left:auto}.site-main{padding-top:2rem}.home-hero{padding-bottom:2rem}.lead{font-size:1.1rem}.timeline-list ol li,.archive-list ol li{grid-template-columns:1fr;gap:.1rem}}