:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f4ee;--text:#151412;--body:#24211d;--soft:#3e3a34;--muted:#7a7165;--nav:#605b52;--border:#d8d0c3;--button-bg:#1514120d;--button-border:#15141224;background:var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#11100e;--text:#f1eadf;--body:#e3d8c8;--soft:#cfc3b2;--muted:#9f9484;--nav:#b7ad9e;--border:#38332b;--button-bg:#f1eadf12;--button-border:#f1eadf29}*{box-sizing:border-box}body{background:var(--bg);margin:0;transition:background .18s,color .18s}a{color:inherit}.siteHeader{justify-content:space-between;align-items:center;gap:20px;max-width:980px;margin:0 auto;padding:28px 24px 18px;display:flex}.brand{letter-spacing:-.03em;font-weight:700;text-decoration:none}nav{color:var(--nav);align-items:center;gap:20px;font-size:1rem;display:flex}nav a{text-decoration:none}nav a:hover{color:var(--text)}.iconLink{color:var(--nav);justify-content:center;align-items:center;display:inline-flex}.iconLink:hover{color:var(--text)}.themeToggle{appearance:none;color:var(--nav);cursor:pointer;width:24px;height:24px;font:inherit;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:1.1rem;line-height:1;display:inline-flex}.themeToggle:hover{color:var(--text)}.githubIcon{width:21px;height:21px;display:block}.home{max-width:980px;margin:0 auto;padding:64px 24px 96px}.intro{max-width:740px}.eyebrow,.sectionLabel,.date{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:.86rem}h1{letter-spacing:-.075em;max-width:820px;margin:0;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:clamp(2.85rem,8vw,6.4rem);font-weight:500;line-height:.92}.lede{max-width:620px;color:var(--soft);margin:28px 0 0;font-size:clamp(1.02rem,1.35vw,1.14rem);line-height:1.55}.postList{max-width:700px;margin-top:88px}.postCard{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:28px 0;text-decoration:none;display:block}.postCard span{color:var(--muted);font-size:.98rem}.postCard h2{letter-spacing:-.05em;margin:10px 0;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:clamp(1.65rem,3.2vw,2.45rem);font-weight:500;line-height:1}.postCard p{color:var(--soft);max-width:640px;margin:0;font-size:1rem;line-height:1.58}.articleWrap{max-width:760px;margin:0 auto;padding:54px 24px 100px}article h1{margin-bottom:42px;font-size:clamp(2.8rem,7.6vw,5.35rem)}article p{color:var(--body);margin:0 0 1.45em;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:clamp(1.02rem,1.2vw,1.12rem);line-height:1.66}article .date{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.2}article blockquote{border-left:4px solid var(--text);background:var(--button-bg);border-radius:0 16px 16px 0;margin:2.1em 0;padding:1.15em 1.25em 1.2em}article blockquote p{color:var(--text);letter-spacing:-.035em;margin:0;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif;font-size:clamp(1.16rem,1.65vw,1.38rem);line-height:1.25}.audioBlock{border:1px solid var(--border);background:var(--button-bg);border-radius:18px;gap:14px;margin:-16px 0 42px;padding:18px;display:grid}.audioBlock span{color:var(--text);letter-spacing:-.02em;font-weight:700;display:block}.audioBlock p{color:var(--muted);margin:3px 0 0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.92rem;line-height:1.3}.audioBlock audio{width:100%}.siteFooter{max-width:980px;color:var(--muted);margin:0 auto;padding:18px 24px 42px;font-size:.92rem}@media (width<=640px){.siteHeader{padding-top:22px}nav{gap:12px;font-size:.96rem}.themeToggle{width:22px;height:22px;font-size:1.05rem}.home{padding-top:42px}h1{letter-spacing:-.06em}article h1{margin-bottom:30px}article p{font-size:1.08rem;line-height:1.62}article blockquote p{font-size:1.16rem;line-height:1.3}}
