:root{--bg:#fff;--fg:#1a1a1a;--muted:#5f6368;--rule:#e3e3e3;--accent:#1a4fd6;--code-bg:#f6f7f9}@media (prefers-color-scheme:dark){:root{--bg:#121316;--fg:#e8e8e8;--muted:#9aa0a6;--rule:#2c2e33;--accent:#7fa4ff;--code-bg:#1c1e22}}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--fg);font-synthesis-weight:none;margin:0;font-family:Charter,Georgia,Cambria,Times New Roman,serif;font-size:1.19rem;line-height:1.66}.wrap{max-width:43rem;margin:0 auto;padding:3.5rem 1.35rem 6rem}a{color:var(--accent);text-underline-offset:2px}a:hover{text-decoration:none}.masthead{border-bottom:1px solid var(--rule);justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:3rem;padding-bottom:1.6rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}.masthead a.name{letter-spacing:-.01em;color:var(--fg);font-size:1rem;font-weight:650;text-decoration:none}.masthead .tag{color:var(--muted);font-size:.85rem}h1,h2,h3{letter-spacing:-.022em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.24}h1{margin:0 0 .7rem;font-size:2.35rem;font-weight:720}h2{margin:3.4rem 0 1rem;font-size:1.45rem;font-weight:680}h3{margin:2.4rem 0 .7rem;font-size:1.13rem;font-weight:660}.subtitle{color:var(--muted);margin:0 0 1.6rem;font-size:1.24rem;line-height:1.45}.byline{color:var(--muted);border-bottom:1px solid var(--rule);margin-bottom:2.4rem;padding-bottom:2.2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.88rem}article p{margin:0 0 1.5rem}article hr{border:0;border-top:1px solid var(--rule);margin:2.8rem 0}article blockquote{border-left:3px solid var(--accent);margin:2rem 0;padding:.1rem 0 .1rem 1.35rem;font-size:1.22rem;line-height:1.5}article blockquote p{margin:.6rem 0}article ul,article ol{margin:0 0 1.5rem;padding-left:1.4rem}article li{margin-bottom:.6rem}article img{border:1px solid var(--rule);border-radius:4px;width:100%;height:auto;margin:2.2rem 0 .6rem;display:block}article p:has(img)+p em{color:var(--muted);text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.88rem;font-style:normal;line-height:1.5;display:block}article p:has(img){margin-bottom:.4rem}article p:has(img)+p{margin-bottom:2.6rem}article pre{background:var(--code-bg);border:1px solid var(--rule);border-radius:5px;margin:0 0 1.6rem;padding:1rem 1.1rem;overflow-x:auto}article code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.87em}article :not(pre)>code{background:var(--code-bg);border-radius:3px;padding:.13em .36em}article pre code{background:0 0;padding:0;font-size:.84rem;line-height:1.55}.index-item{border-bottom:1px solid var(--rule);padding:1.7rem 0}.index-item:first-of-type{padding-top:0}.index-item h2{margin:0 0 .4rem;font-size:1.42rem}.index-item h2 a{color:var(--fg);text-decoration:none}.index-item h2 a:hover{color:var(--accent)}.index-item p{color:var(--muted);margin:0 0 .5rem;font-size:1.06rem;line-height:1.5}.index-item .meta{color:var(--muted);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.82rem}.intro{color:var(--muted);margin:0 0 3rem}footer{border-top:1px solid var(--rule);color:var(--muted);margin-top:4.5rem;padding-top:1.6rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.86rem}@media (max-width:600px){body{font-size:1.1rem}.wrap{padding:2.2rem 1.15rem 4rem}h1{font-size:1.85rem}h2{margin-top:2.6rem;font-size:1.3rem}}
