:root{--bg:oklch(96.5% .006 245);--surface:oklch(99% .003 245);--ink:oklch(18% .014 245);--muted:oklch(43% .018 245);--faint:oklch(58% .014 245);--line:oklch(84% .012 245);--soft-line:oklch(90% .008 245);--accent:oklch(48% .19 264);--accent-strong:oklch(40% .2 264);--code-bg:oklch(93.5% .008 245);--selection:oklch(84% .08 264);color-scheme:light}@media (prefers-color-scheme:dark){:root{color-scheme:dark;--bg:oklch(16% .012 245);--surface:oklch(20% .014 245);--ink:oklch(94% .006 245);--muted:oklch(72% .012 245);--faint:oklch(60% .014 245);--line:oklch(32% .014 245);--soft-line:oklch(25% .012 245);--accent:oklch(72% .16 264);--accent-strong:oklch(78% .14 264);--code-bg:oklch(22% .014 245);--selection:oklch(34% .12 264)}}:root[data-theme=light]{color-scheme:light;--bg:oklch(96.5% .006 245);--surface:oklch(99% .003 245);--ink:oklch(18% .014 245);--muted:oklch(43% .018 245);--faint:oklch(58% .014 245);--line:oklch(84% .012 245);--soft-line:oklch(90% .008 245);--accent:oklch(48% .19 264);--accent-strong:oklch(40% .2 264);--code-bg:oklch(93.5% .008 245);--selection:oklch(84% .08 264)}:root[data-theme=dark]{color-scheme:dark;--bg:oklch(16% .012 245);--surface:oklch(20% .014 245);--ink:oklch(94% .006 245);--muted:oklch(72% .012 245);--faint:oklch(60% .014 245);--line:oklch(32% .014 245);--soft-line:oklch(25% .012 245);--accent:oklch(72% .16 264);--accent-strong:oklch(78% .14 264);--code-bg:oklch(22% .014 245);--selection:oklch(34% .12 264)}*,:before,:after{box-sizing:border-box}html{background:var(--bg);text-size-adjust:100%}body{background:var(--bg);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1rem,.96rem + .18vw,1.08rem);line-height:1.65}::selection{background:var(--selection);color:var(--ink)}a{color:var(--accent-strong);text-decoration-color:oklch(from var(--accent) l c h / .35);text-underline-offset:.18em;text-decoration-thickness:.08em}a:hover{text-decoration-color:currentColor}button,input,textarea,select{font:inherit}:root[data-theme=light] body{background:radial-gradient(circle at 86% 10%, oklch(48% .19 264/.12), transparent 34rem), linear-gradient(135deg, var(--bg), var(--surface))}@media (prefers-color-scheme:light){:root:not([data-theme=dark]) body{background:radial-gradient(circle at 86% 10%, oklch(48% .19 264/.12), transparent 34rem), linear-gradient(135deg, var(--bg), var(--surface))}}.site-shell{width:min(100%,1380px);min-height:100dvh;margin:0 auto;padding:clamp(24px,4vw,64px)}.site-header,.site-footer{justify-content:space-between;align-items:center;gap:24px;display:flex}.site-header{margin-bottom:clamp(52px,7vw,104px)}.brand{color:var(--ink);letter-spacing:-.035em;gap:0;font-size:clamp(1.55rem,1.18rem + 1.3vw,2.7rem);font-weight:850;line-height:.9;text-decoration:none;display:grid}.site-nav,.site-footer{flex-wrap:wrap}.site-nav{align-items:center;gap:clamp(12px,2vw,22px);display:flex}.site-nav a,.site-footer a,.theme-toggle{color:var(--muted);font-size:.88rem;font-weight:700;text-decoration:none}.site-nav a:hover,.site-footer a:hover{color:var(--ink)}.theme-toggle{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;min-width:72px;min-height:38px;display:inline-flex}.theme-toggle:hover{border-color:var(--accent);color:var(--ink)}.theme-toggle:focus-visible,a:focus-visible{outline:3px solid oklch(from var(--accent) l c h / .42);outline-offset:4px;border-radius:8px}.home-hero{grid-template-columns:minmax(0,1.08fr) minmax(280px,.52fr);align-items:end;gap:clamp(32px,7vw,110px);margin-bottom:clamp(46px,7vw,88px);display:grid}.home-hero h1{letter-spacing:-.038em;text-wrap:balance;max-width:13ch;margin:0;font-size:clamp(3.05rem,7.6vw,7.7rem);font-weight:850;line-height:.88}.home-hero p{max-width:54ch;color:var(--muted);text-wrap:pretty;margin:1.35rem 0 0;font-size:clamp(1.04rem,.98rem + .42vw,1.36rem);line-height:1.52}.home-summary{border-top:1px solid var(--line);padding-top:clamp(18px,3vw,36px)}.archive{border-top:1px solid var(--line)}.archive-row{border-bottom:1px solid var(--line);color:var(--ink);grid-template-columns:minmax(9rem,.22fr) minmax(0,1fr);gap:clamp(18px,4vw,72px);padding:clamp(20px,2.4vw,30px) 0;text-decoration:none;display:grid}.archive-row time{color:var(--faint);font-size:.88rem;font-weight:750}.archive-row strong{letter-spacing:-.028em;text-wrap:balance;max-width:34ch;font-size:clamp(1.35rem,1.08rem + 1.05vw,2.25rem);font-weight:780;line-height:1.08;display:block}.archive-row em{max-width:68ch;color:var(--muted);text-wrap:pretty;margin-top:.9rem;font-size:clamp(.98rem,.92rem + .24vw,1.12rem);font-style:normal;line-height:1.56;display:block}.archive-row:hover strong{color:var(--accent-strong)}.post{width:min(75vw,76rem);margin-inline:auto}.post-header{margin-inline:auto;width:min(100%,58rem);margin-bottom:clamp(42px,7vw,82px)}.post-header h1,.post>h1{letter-spacing:-.038em;text-wrap:balance;max-width:18ch;margin:0;font-size:clamp(2.45rem,5vw,5.2rem);font-weight:850;line-height:.98}.post-meta{color:var(--faint);flex-wrap:wrap;gap:10px 18px;margin-top:1.5rem;font-size:.88rem;font-weight:750;display:flex}.post-header p{max-width:64ch;color:var(--muted);text-wrap:pretty;margin:2rem 0 0;font-size:clamp(1.08rem,.98rem + .46vw,1.38rem);line-height:1.52}.post-image{border-radius:14px;width:min(100%,68rem);max-width:none;margin:0 auto clamp(38px,6vw,72px);display:block}.post>:not(.post-header):not(.post-image):not(pre):not(div):not(figure){max-width:46rem;margin-inline:auto}.post h2,.post h3{max-width:46rem;color:var(--ink);letter-spacing:-.028em;text-wrap:balance;margin:2.2em auto .65em;font-weight:820;line-height:1.08}.post h2{font-size:clamp(2rem,1.35rem + 2vw,3.9rem)}.post h3{font-size:clamp(1.45rem,1.12rem + 1vw,2.35rem)}.post p,.post li{color:var(--ink)}.post p{text-wrap:pretty;margin:1.15em 0}.post ul,.post ol{padding-left:1.25rem}.post li{margin:.55rem 0;padding-left:.15rem}.post blockquote{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);margin:2rem 0;padding:1.2rem 0;font-size:1.08em}.post blockquote p{color:inherit}img{max-width:100%;height:auto}pre{border:1px solid var(--soft-line);background:var(--code-bg);border-radius:12px;width:min(100%,62rem);margin:1.8rem auto;padding:1.2rem;line-height:1.55;overflow-x:auto}code{font-family:SFMono-Regular,Cascadia Code,Liberation Mono,Menlo,Consolas,monospace;font-size:.92em}:not(pre)>code{border:1px solid var(--soft-line);background:var(--code-bg);border-radius:6px;padding:.15em .36em}.site-footer{border-top:1px solid var(--line);margin-top:clamp(72px,10vw,140px);padding-top:24px}@media (prefers-reduced-motion:no-preference){.archive-row,.theme-toggle,.site-nav a,.site-footer a{transition:color .18s,border-color .18s,transform .22s cubic-bezier(.16,1,.3,1)}.archive-row:hover{transform:translate(8px)}main{animation:.4s ease-in fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}}@media (width<=820px){.site-shell{padding:24px 20px 36px}.site-header{align-items:flex-start;margin-bottom:64px}.brand{font-size:1.85rem}.home-hero,.archive-row{grid-template-columns:1fr}.home-hero h1{max-width:12ch;font-size:clamp(3rem,13vw,5.2rem)}.home-summary{max-width:34rem}.archive-row{gap:.8rem}.archive-row strong{max-width:17ch}.post{width:100%}}@media (width<=540px){.site-header,.site-footer{flex-direction:column;align-items:flex-start}.site-nav{justify-content:space-between;width:100%}.home-hero h1,.post-header h1,.post>h1{letter-spacing:-.035em}}
