@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/space-grotesk-vietnamese-500-normal.BmEvtly_.woff2) format("woff2"),url(/_astro/space-grotesk-vietnamese-500-normal.BTqKIpxg.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/space-grotesk-latin-ext-500-normal.DUe3BAxM.woff2) format("woff2"),url(/_astro/space-grotesk-latin-ext-500-normal.3dgZTiw9.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/space-grotesk-latin-500-normal.lFbtlQH6.woff2) format("woff2"),url(/_astro/space-grotesk-latin-500-normal.CNSSEhBt.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/space-grotesk-vietnamese-700-normal.DMty7AZE.woff2) format("woff2"),url(/_astro/space-grotesk-vietnamese-700-normal.Duxec5Rn.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/space-grotesk-latin-ext-700-normal.BQnZhY3m.woff2) format("woff2"),url(/_astro/space-grotesk-latin-ext-700-normal.HVCqSBdx.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/space-grotesk-latin-700-normal.RjhwGPKo.woff2) format("woff2"),url(/_astro/space-grotesk-latin-700-normal.CwsQ-cCU.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg: #ffffff;--fg: #1a1a1a;--muted: #6b6b6b;--rule: #e5e5e5;--accent: #2563eb;--font-display: "Space Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;color-scheme:light dark}@media(prefers-color-scheme:dark){:root{--bg: #111111;--fg: #e8e8e8;--muted: #9a9a9a;--rule: #2c2c2c;--accent: #60a5fa}}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--fg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.0625rem;line-height:1.7;-webkit-font-smoothing:antialiased}.wrap{max-width:40rem;margin-inline:auto;padding-inline:1.25rem}.site-header{padding-block:2.5rem 0}.site-header nav{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.site-header .brand{font-family:var(--font-display);font-weight:700;font-size:1.0625rem;letter-spacing:-.02em;text-transform:lowercase;text-decoration:none;color:var(--fg)}.site-header .links a{font-family:var(--font-display);font-weight:500;font-size:.9375rem;text-decoration:none}.site-header .links a:hover{text-decoration:underline;text-underline-offset:3px}.site-header .links{display:flex;gap:1.25rem}main{padding-top:4rem;padding-bottom:5rem}h1,h2,h3{font-family:var(--font-display);font-weight:700;line-height:1.25;letter-spacing:-.02em}h1{font-size:2rem;margin:0 0 1rem}h2{font-size:1.125rem;margin:3rem 0 1rem;padding-bottom:.4rem;border-bottom:1px solid var(--rule)}h3{font-size:1.0625rem;margin:2rem 0 .5rem}p,ul,ol{margin:0 0 1.25rem}a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}a:hover{text-decoration-thickness:2px}.site-header a{color:var(--fg)}.muted{color:var(--muted)}hr{border:0;border-top:1px solid var(--rule);margin:2.5rem 0}.avatar{width:96px;height:auto;border-radius:50%;margin-bottom:1.25rem}.group-label{color:var(--muted);font-size:.875rem;font-weight:500;margin:1.5rem 0 .25rem}.item-list{list-style:none;padding:0;margin:0 0 1.25rem}.item-list strong{font-weight:600}.item-list li{padding-block:.35rem}.post-list{list-style:none;padding:0;margin:0}.post-list li{display:flex;align-items:baseline;gap:1rem;padding-block:.4rem}.post-list time{flex-shrink:0;width:6.5rem;color:var(--muted);font-size:.9375rem;font-variant-numeric:tabular-nums}article .post-meta{color:var(--muted);font-size:.9375rem;margin:-.5rem 0 2rem}article .prose img{max-width:100%;height:auto}article .prose pre{overflow-x:auto;padding:1rem;border:1px solid var(--rule);border-radius:6px;font-size:.875rem;line-height:1.6}article .prose code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}article .prose blockquote{margin:0 0 1.25rem;padding-left:1rem;border-left:2px solid var(--rule);color:var(--muted)}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;background:var(--bg);padding:.5rem .75rem}@media(max-width:480px){.post-list li{flex-direction:column;gap:0;padding-block:.6rem}.post-list time{width:auto}}
