:root{color-scheme:light dark;--background:#f4f5f2;--surface:#e9ebe7;--foreground:#171a18;--muted:#69716c;--line:#c7ccc7;--accent:#3157d5;--accent-soft:#dce3ff;--selection:#b9c8ff;--font-mono:"SFMono-Regular", "Cascadia Code", "Roboto Mono", Consolas, "Liberation Mono", monospace}@media (prefers-color-scheme:dark){:root{--background:#111411;--surface:#1b201c;--foreground:#e4e9e4;--muted:#8d9990;--line:#343c36;--accent:#8aa2ff;--accent-soft:#222d54;--selection:#334888}}*{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}body{min-width:300px;min-height:100vh;color:var(--foreground);background:linear-gradient(90deg, var(--accent) 0 3px, transparent 3px) 0 0 / 100% 100% no-repeat, var(--background);font-family:var(--font-mono);margin:0;font-size:13px;line-height:1.65}::selection{color:var(--foreground);background:var(--selection)}a{color:inherit;text-decoration-color:var(--muted);text-underline-offset:.22em;text-decoration-thickness:1px}a:hover,a:focus-visible{color:var(--accent);text-decoration-color:currentColor}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.shell{width:min(800px,100% - 96px);margin:0 0 0 max(clamp(48px,9vw,136px),50vw - 480px);padding:48px 0 40px}.skip-link{z-index:10;color:var(--background);background:var(--foreground);padding:8px 12px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:88px;display:flex}.identity p,.section-label{color:var(--muted);letter-spacing:.06em;margin:2px 0 0;font-size:11px}.wordmark{letter-spacing:-.02em;text-transform:uppercase;font-size:14px;font-weight:700;text-decoration:none;display:inline-block}.cursor{color:var(--accent);animation:1.1s step-end infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.site-header nav,.footer-links{flex-wrap:wrap;gap:8px 14px;font-size:11px;display:flex}.site-header nav a,.footer-links a{text-decoration:none}.site-header nav a[aria-current=page]{color:var(--accent)}main{min-height:45vh}.intro{max-width:62ch;margin-bottom:72px}.intro .section-label{margin-bottom:14px}.intro h1,.page-header h1,.post-header h1{letter-spacing:-.04em;margin:0;font-size:clamp(22px,4vw,30px);line-height:1.25}.intro h1{max-width:18ch}.intro .lede{max-width:56ch;color:var(--muted);margin:24px 0 0;font-size:14px}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:24px;margin:0 0 28px;padding-bottom:9px;display:flex}.section-heading h2,.year,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{font-size:13px;line-height:1.5}.section-heading h2{text-transform:uppercase;margin:0}.section-heading span{color:var(--muted);font-size:11px}.post-list{margin-bottom:64px}.year{color:var(--accent);margin:32px 0 8px;font-weight:500}.year:before{content:"// ";color:var(--muted)}.post-row{grid-template-columns:84px minmax(0,1fr);gap:16px;padding:6px 0;display:grid}.post-row time{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.post-row a{text-decoration:none}.post-row a:after{content:" ↗";color:var(--muted);opacity:0}.post-row a:hover:after,.post-row a:focus-visible:after{opacity:1}.page-header,.post-header{margin-bottom:52px}.page-header .section-label,.post-header .section-label{overflow-wrap:anywhere;margin-bottom:12px}.page-header p:not(.section-label){max-width:58ch;color:var(--muted);margin:20px 0 0}.back-link{color:var(--muted);margin-bottom:48px;font-size:11px;text-decoration:none;display:inline-block}.post-header h1{max-width:24ch}.post-meta{color:var(--muted);flex-wrap:wrap;gap:4px 10px;margin-top:18px;font-size:11px;display:flex}.post-meta a{text-decoration:none}.prose{max-width:72ch}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{margin:3.5em 0 1em;font-weight:700}.prose h1{font-size:16px}.prose h1:before{content:"# "}.prose h2:before{content:"## "}.prose h3:before{content:"### "}.prose h4:before{content:"#### "}.prose h5:before{content:"##### "}.prose h6:before{content:"###### "}.prose h1:before,.prose h2:before,.prose h3:before,.prose h4:before,.prose h5:before,.prose h6:before{color:var(--muted);font-weight:400}.prose p,.prose ul,.prose ol,.prose blockquote,.prose pre,.prose table,.prose figure{margin:1.4em 0}.prose ul,.prose ol{padding-left:2.2ch}.prose li{padding-left:.5ch}.prose li+li{margin-top:.45em}.prose blockquote{color:var(--muted);background:var(--surface);border-left:2px solid var(--accent);margin-left:-18px;padding:12px 18px}.prose blockquote>:first-child{margin-top:0}.prose blockquote>:last-child{margin-bottom:0}.prose code{background:var(--surface);border-radius:2px;padding:.08em .28em;font-family:inherit;font-size:.94em}.prose pre{border-left:2px solid var(--accent);tab-size:2;max-width:100%;padding:16px 18px;font-size:12px;line-height:1.55;overflow-x:auto;background:var(--surface)!important}.prose pre code{background:0 0;padding:0}.astro-code,.astro-code span{color:var(--shiki-light)}.prose img,.prose video{border:1px solid var(--line);max-width:100%;height:auto;display:block}.prose em:has(>img){display:block}.prose hr{background:var(--line);border:0;height:1px;margin:4em 0}.prose table{border-collapse:collapse;width:100%;font-size:12px}.prose th,.prose td{border:1px solid var(--line);text-align:left;padding:7px 9px}.end-mark{color:var(--muted);margin:64px 0 0;font-size:11px}.end-mark:first-letter{color:var(--accent)}.post-navigation{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:32px;margin-top:80px;padding-top:20px;display:grid}.post-navigation>a{flex-direction:column;gap:5px;text-decoration:none;display:flex}.post-navigation>a:last-child{text-align:right}.post-navigation span{color:var(--muted);font-size:10px}.tag-index{flex-wrap:wrap;gap:7px 16px;margin-bottom:64px;display:flex}.tag-index a{text-decoration:none}.tag-group{margin:52px 0;scroll-margin-top:24px}.tag-group h2{border-bottom:1px solid var(--line);margin:0 0 16px;padding-bottom:8px;font-size:13px}.tag-group h2:before{content:"# ";color:var(--muted)}.contact-list{grid-template-columns:max-content 1fr;gap:8px 24px;margin-top:40px;display:grid}.contact-list dt{color:var(--muted)}.contact-list dd{margin:0}.site-footer{color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:24px;margin-top:112px;padding-top:18px;font-size:10px;display:flex}.site-footer p{margin:0}.not-found{padding:32px 0 80px}.not-found pre{color:var(--accent);font:inherit;margin:0 0 28px;line-height:1.25}@media (prefers-color-scheme:dark){.astro-code,.astro-code span{color:var(--shiki-dark)}}@media (width<=680px){body{font-size:13px}.shell{width:auto;margin:0;padding:28px 22px 32px 25px}.site-header{flex-direction:column;gap:22px;margin-bottom:64px}.site-header nav{gap:8px 12px}.intro{margin-bottom:56px}.post-row{grid-template-columns:72px minmax(0,1fr);gap:10px}.post-row time{font-size:10px}.prose blockquote{margin-left:0}.post-navigation{grid-template-columns:1fr}.post-navigation>a:last-child{text-align:left}.site-footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cursor{animation:none}}
