@font-face{font-family:Newsreader;font-style:normal;font-display:swap;font-weight:200 800;src:url(/fonts/newsreader-latin-wght-normal.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Newsreader;font-style:italic;font-display:swap;font-weight:200 800;src:url(/fonts/newsreader-latin-wght-italic.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--text-body:clamp(1.0625rem, .98913rem + .32609vw, 1.25rem);--text-meta:calc(var(--text-body) * .85);--text-h1:calc(var(--text-body) * 1.6);--text-h2:calc(var(--text-body) * 1.28);--text-h3:calc(var(--text-body) * 1.12);--text-mono:calc(var(--text-body) * .85);--lh-body:1.65;--lh-heading:1.25;--measure:68ch;--pad:clamp(1.25rem, 1rem + 1.1vw, 1.5rem);--space-1:.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2.25rem;--space-5:3.5rem;--space-6:5.5rem;--font-body:"Newsreader", Georgia, "Times New Roman", Times, serif;--font-meta:ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI Variable Text", "Segoe UI", "Noto Sans", Roboto, "Helvetica Neue", "Liberation Sans", Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--bg:#faf6ef;--fg:#26221c;--muted:#6e675c;--accent:#7a4a2b;color-scheme:light}@media (prefers-color-scheme:dark){:root{--bg:#1d1b17;--fg:#e8e2d6;--muted:#9a9182;--accent:#c89468;color-scheme:dark}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--fg);font-family:var(--font-body);font-size:var(--text-body);font-weight:400;line-height:var(--lh-body);text-align:left;hyphens:none;overflow-wrap:break-word;font-synthesis-weight:none;margin:0}.wrap{width:min(var(--measure), 100% - 2 * var(--pad));margin-inline:auto}h1,h2,h3{font-family:var(--font-body);font-weight:500;line-height:var(--lh-heading);text-wrap:balance}h1{font-size:var(--text-h1);margin:0 0 var(--space-2)}h2{font-size:var(--text-h2);margin:var(--space-5) 0 var(--space-2)}h3{font-size:var(--text-h3);margin:var(--space-4) 0 var(--space-1)}p,ul,ol{margin:0 0 var(--space-3)}ul,ol{padding-left:1.25em}li{margin-bottom:var(--space-1)}blockquote{margin:var(--space-4) 0;padding-left:var(--space-2);border-left:2px solid var(--muted);color:var(--muted)}a{color:var(--accent);text-underline-offset:.14em;text-decoration:underline .06em}:focus-visible{outline-offset:3px;outline:2px solid}.meta{font-family:var(--font-meta);font-size:var(--text-meta);letter-spacing:.02em;color:var(--muted);line-height:var(--lh-body)}img,svg,video{max-width:100%;height:auto}figure{margin:var(--space-5) 0}figure img{width:auto;max-width:100%;height:auto;display:block}figcaption{font-family:var(--font-meta);font-size:var(--text-meta);letter-spacing:.02em;color:var(--muted);line-height:var(--lh-body);margin-top:var(--space-1)}pre{font-family:var(--font-mono);font-size:var(--text-mono);padding:var(--space-2) 0;line-height:1.5;overflow-x:auto}code{font-family:var(--font-mono);font-size:var(--text-mono)}.table-wrap{margin-bottom:var(--space-3);overflow-x:auto}table{border-collapse:collapse;font-size:var(--text-meta)}th,td{text-align:left;padding:var(--space-1) var(--space-2) var(--space-1) 0;border-bottom:1px solid color-mix(in srgb, var(--muted) 35%, transparent)}hr{border:0;border-top:1px solid color-mix(in srgb, var(--muted) 35%, transparent);margin:var(--space-5) 0}.site{padding-block:var(--space-5) var(--space-6)}.site-header{margin-bottom:var(--space-5)}.site-header h1,.site-header p{margin:0}.site-header .intro{margin-top:var(--space-1)}.site-nav{margin-bottom:var(--space-4)}.site-nav a{align-items:center;min-height:44px;display:inline-flex}.site-footer{margin-top:var(--space-6);padding-top:var(--space-3);border-top:1px solid color-mix(in srgb, var(--muted) 30%, transparent)}.site-footer ul{gap:var(--space-1) var(--space-3);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.site-footer a{align-items:center;min-height:44px;display:inline-flex}.post-list{margin:0;padding:0;list-style:none}.post-list li+li{border-top:1px solid color-mix(in srgb, var(--muted) 22%, transparent)}.post-list a{padding-block:var(--space-3);min-height:44px;color:inherit;text-decoration:none;display:block}.post-list .title{font-size:var(--text-h3);font-weight:500;line-height:var(--lh-heading);color:var(--accent);text-underline-offset:.14em;text-decoration:underline .06em}.post-list .excerpt{margin:var(--space-1) 0 0;color:var(--fg)}.post-list time{margin-top:var(--space-1);display:block}.post-header{margin-bottom:var(--space-5)}.post-header h1{margin-bottom:var(--space-2)}.post-body>:first-child{margin-top:0}.prose-note{margin-top:var(--space-6)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
