:root,:root[data-theme=light]{--bg: #fbf6dd;--text: #1a1a1a;--text-muted: #6a644e;--accent: #c2331f;--border: #ebe2bc;--code-bg: #f2eacc}:root[data-theme=grey]{--bg: #8a8985;--text: #f5f3ee;--text-muted: #d4d2cc;--accent: #1a1a1a;--border: #6e6d6a;--code-bg: #76756f}*{margin:0;padding:0;box-sizing:border-box}::selection{background:var(--text);color:var(--bg)}html{scroll-behavior:smooth;font-size:90%}@view-transition{navigation:auto}@media(prefers-reduced-motion:reduce){::view-transition-old(root),::view-transition-new(root){animation:none}}body{font-family:"Source Serif 4",Georgia,serif;background:var(--bg);color:var(--text);line-height:1.75;font-size:16.2px;font-weight:500;transition:background-color .25s ease,color .25s ease;-webkit-font-smoothing:antialiased}strong,b{font-weight:700}body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:200;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E")}.mono{font-family:JetBrains Mono,monospace}.display{font-family:Archivo Black,Archivo,sans-serif;text-transform:uppercase;letter-spacing:-.02em}nav{position:fixed;top:0;left:0;right:0;padding:1.25rem 2rem;display:flex;justify-content:space-between;align-items:center;background:var(--bg);border-bottom:1px solid var(--text);z-index:100}.nav-left{font-family:JetBrains Mono,monospace;font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--text);text-decoration:none}.nav-right{display:flex;align-items:center;gap:1.5rem;font-family:JetBrains Mono,monospace;font-size:.85rem;text-transform:uppercase;letter-spacing:.06em}.nav-right a{color:var(--text-muted);text-decoration:none;padding-bottom:2px;background-image:linear-gradient(currentColor,currentColor);background-size:0% 1px;background-position:0 100%;background-repeat:no-repeat;transition:color .2s,background-size .25s ease}.nav-right a:hover{color:var(--accent);background-size:100% 1px}.theme-toggle{position:relative;width:38px;height:22px;padding:0;margin-left:.25rem;border:1px solid var(--text);border-radius:999px;background:var(--code-bg);cursor:pointer;transition:background-color .25s ease,border-color .25s ease;flex-shrink:0}.theme-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.theme-toggle-thumb{display:block;position:absolute;top:50%;left:2px;width:16px;height:16px;background:#fff;border-radius:50%;box-shadow:0 1px 2px #0000002e;transform:translateY(-50%);transition:left .25s ease}:root[data-theme=grey] .theme-toggle{background:#6e6d6a;border-color:#f5f3ee}:root[data-theme=grey] .theme-toggle-thumb{left:calc(100% - 18px)}main{max-width:864px;margin:0 auto;padding:8rem 2rem 6rem}.hero{margin-bottom:4.5rem}@media(prefers-reduced-motion:no-preference){.hero>*,.post-header>*{opacity:0;transform:translateY(14px);animation:rise .55s cubic-bezier(.22,1,.36,1) forwards}.hero>h1,.post-header>h1{animation-name:rise,title-blink;animation-duration:.55s,.8s;animation-timing-function:cubic-bezier(.22,1,.36,1),linear;animation-fill-mode:forwards,forwards}.hero>*:nth-child(2),.post-header>*:nth-child(2){animation-delay:.07s}.hero>*:nth-child(3),.post-header>*:nth-child(3){animation-delay:.14s}.hero>*:nth-child(4),.post-header>*:nth-child(4){animation-delay:.21s}.hero>*:nth-child(5),.post-header>*:nth-child(5){animation-delay:.28s}}@keyframes rise{to{opacity:1;transform:none}}@keyframes title-blink{0%,60%{color:var(--accent)}61%,to{color:var(--text)}}.hero-kicker{display:flex;justify-content:space-between;gap:1rem;font-family:JetBrains Mono,monospace;font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:var(--text);padding-bottom:.6rem;margin-bottom:1.75rem;border-bottom:1px solid var(--text)}.hero h1{font-family:Archivo Black,Archivo,sans-serif;text-transform:uppercase;font-size:clamp(2.6rem,9vw,5.2rem);font-weight:400;line-height:.95;letter-spacing:-.02em;margin-bottom:1.5rem;text-wrap:balance}.hero h1 em{font-style:normal;color:var(--accent)}.hero .lead{font-size:1.2rem;color:var(--text-muted)}.hero .lead a{color:var(--text);text-decoration:underline;text-decoration-color:var(--accent);text-decoration-thickness:1px;text-underline-offset:4px;transition:color .2s}.hero .lead a:hover{color:var(--accent)}.hero-aside{margin-top:1.5rem;font-size:1rem;font-style:italic;color:var(--text-muted);line-height:1.5}.hero-fig{margin-top:2.25rem;border:1px solid var(--text);padding:1rem 1.1rem .75rem}.hero-fig svg{display:block;width:100%;height:auto}.hero-fig .fig-axis{stroke:var(--text);stroke-width:1}.hero-fig .fig-grid{stroke:var(--text-muted);stroke-width:.5;stroke-dasharray:2 6;opacity:.6}.hero-fig .fig-lbl{font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.12em;fill:var(--text-muted)}.hero-fig .fig-curve{fill:none;stroke:var(--accent);stroke-width:2;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1;animation:fig-draw 2.4s .4s ease-out forwards}.hero-fig .fig-dot{fill:var(--accent);opacity:0;animation:fig-pop .4s 2.7s ease-out forwards}@keyframes fig-draw{to{stroke-dashoffset:0}}@keyframes fig-pop{to{opacity:1}}@media(prefers-reduced-motion:reduce){.hero-fig .fig-curve{animation:none;stroke-dashoffset:0}.hero-fig .fig-dot{animation:none;opacity:1}}.hero-fig figcaption{margin-top:.75rem;padding-top:.5rem;border-top:1px solid var(--text);font-family:JetBrains Mono,monospace;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}section{margin-bottom:4rem}.section-label{font-family:JetBrains Mono,monospace;font-size:.7rem;text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);margin-bottom:.85rem}.post-list-header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.85rem}.post-list-header .section-label{margin:0;padding:0;border:none}.mini-toggle{background:transparent;border:none;padding:0;cursor:pointer;font-family:JetBrains Mono,monospace;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);transition:color .2s}.mini-toggle:hover{color:var(--accent)}.mini-toggle [data-on]{display:none}.mini-toggle [data-off]{display:inline}:root.show-mini .mini-toggle [data-on]{display:inline}:root.show-mini .mini-toggle [data-off]{display:none}.mini-section{display:none}:root.show-mini .mini-section{display:block}.post-list{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--text);border:1px solid var(--text)}.post-list li{background:var(--bg)}.post-list li:last-child:nth-child(odd){grid-column:1 / -1}.post-list a{display:flex;flex-direction:column-reverse;align-items:flex-start;gap:.6rem;height:100%;padding:1.4rem 1.5rem;color:var(--text);text-decoration:none;transition:background-color .15s ease}.post-list a:hover{background:var(--code-bg)}.post-list a:hover .post-title{color:var(--accent)}.post-title{font-size:1.25rem;line-height:1.4;transition:color .2s}.post-date{font-family:JetBrains Mono,monospace;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;font-variant-numeric:tabular-nums;color:var(--text-muted);white-space:nowrap}.read-progress{position:fixed;top:0;left:0;height:3px;width:0;background:var(--accent);z-index:150}.post-header{margin-bottom:3rem}.post-kicker{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;flex-wrap:wrap;font-family:JetBrains Mono,monospace;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);padding-bottom:.6rem;margin-bottom:1.5rem;border-bottom:1px solid var(--text)}.mini-badge{display:inline-block;font-family:JetBrains Mono,monospace;font-size:.65rem;text-transform:uppercase;letter-spacing:.12em;color:var(--accent);border:1px solid var(--accent);padding:.1rem .5rem}.explain-link{color:var(--text);text-decoration:underline dotted;text-decoration-color:var(--text-muted);text-underline-offset:4px;transition:text-decoration-color .2s,color .2s}.explain-link:after{content:"?";display:inline-block;margin-left:.18em;font-size:.65em;vertical-align:super;color:var(--text-muted);transition:color .2s}.explain-link:hover{color:var(--accent);text-decoration-color:var(--accent)}.explain-link:hover:after{color:var(--accent)}.post-header h1{font-family:Archivo Black,Archivo,sans-serif;text-transform:uppercase;font-size:clamp(1.9rem,6vw,3.4rem);font-weight:400;line-height:1;letter-spacing:-.02em;margin-bottom:1rem;text-wrap:balance}.post-header h1 em{font-style:normal;color:var(--accent)}.post-body{font-size:1.1rem}.post-body p{text-wrap:pretty}.post-body blockquote{hanging-punctuation:first}.post-body blockquote>:last-child{margin-bottom:0}.post-body p,.post-body ul,.post-body ol,.post-body blockquote,.post-body pre{margin-bottom:1.5rem}.post-body h2{font-family:Archivo Black,Archivo,sans-serif;text-transform:uppercase;color:var(--accent);font-size:1.35rem;font-weight:400;letter-spacing:-.01em;line-height:1.15;margin:3rem 0 1rem;padding-top:.75rem;border-top:1px solid var(--text)}.post-body h3{font-size:1.2rem;font-weight:500;margin:2rem 0 .75rem}.post-body a{color:var(--text);text-decoration:underline;text-decoration-color:var(--accent);text-decoration-thickness:1px;text-underline-offset:4px;transition:color .2s}.post-body a:hover{color:var(--accent)}.post-body ul,.post-body ol{padding-left:1.5rem}.post-body li{margin-bottom:.5rem}.post-body blockquote{border:1px solid var(--text);border-left:3px solid var(--accent);padding:1rem 1.25rem;color:var(--text);font-style:italic}.post-body code{font-family:JetBrains Mono,monospace;font-size:.9em;background:var(--code-bg);padding:.1em .35em}.post-body pre{background:var(--code-bg)!important;border:1px solid var(--text);padding:1.25rem;overflow-x:auto;font-size:.9rem;line-height:1.6}.post-body pre code{background:none;padding:0}.post-body img{max-width:100%;height:auto;border:1px solid var(--text);margin:1.5rem 0}.post-body hr{border:none;border-top:1px solid var(--text);margin:3rem 0}.back-link{display:inline-block;margin-top:4rem;font-family:JetBrains Mono,monospace;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text);border:1px solid var(--text);padding:.7rem 1.3rem;text-decoration:none;transition:background-color .15s ease,color .15s ease}.back-link:hover{background:var(--text);color:var(--bg)}.colophon{margin-top:6rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--text);border:1px solid var(--text)}.colophon>*{background:var(--bg)}.col-note{grid-column:1 / 4;padding:1.25rem 1.4rem;font-size:1rem;line-height:1.6;color:var(--text)}.col-field{padding:1rem 1.2rem}.col-field .lbl{display:block;font-family:JetBrains Mono,monospace;font-size:.65rem;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin-bottom:.4rem}.col-field .val{font-family:JetBrains Mono,monospace;font-size:.85rem;color:var(--text)}.col-link{display:block;padding:1rem 1.2rem;font-family:JetBrains Mono,monospace;font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--text);text-decoration:none;background:var(--code-bg);transition:background-color .15s ease,color .15s ease}.col-link:hover{background:var(--text);color:var(--bg)}.col-end{grid-column:1 / -1;background:var(--text);color:var(--bg);font-family:JetBrains Mono,monospace;font-size:.75rem;letter-spacing:.25em;text-transform:uppercase;text-align:center;padding:.7rem .5rem}@media(max-width:600px){.colophon{grid-template-columns:repeat(2,1fr)}.col-note{grid-column:1 / -1}}.admin-link{position:fixed;bottom:.5rem;left:.5rem;width:18px;height:18px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);text-decoration:none;font-size:14px;line-height:1;opacity:0;transition:opacity .2s ease;z-index:50}.admin-link:hover,.admin-link:focus-visible{opacity:.5}.tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.25rem 0 0;list-style:none;padding:0}.tag{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .85rem;font-family:JetBrains Mono,monospace;font-size:.8rem;letter-spacing:.02em;color:var(--text);border:1px solid var(--text);text-decoration:none;transition:background-color .15s ease,color .15s ease}.tag:hover,.tag:focus-visible{background:var(--text);color:var(--bg)}.tag:hover .tag-count,.tag:focus-visible .tag-count{background:var(--bg);color:var(--text)}.tag-count{display:inline-block;min-width:1.1rem;padding:0 .4rem;font-size:.7rem;text-align:center;color:var(--bg);background:var(--text);line-height:1.4;transition:background-color .15s ease,color .15s ease}.tags-sm .tag{padding:.25rem .6rem;font-size:.75rem}.subscribe{border:1px solid var(--text);padding:1.5rem 1.6rem;margin-top:3rem}.subscribe .section-label{margin-bottom:.5rem}.subscribe-note{color:var(--text-muted);font-size:1.05rem}.subscribe form{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:1.1rem}.subscribe input{flex:1;min-width:220px;font-family:JetBrains Mono,monospace;font-size:.95rem;padding:.75rem .9rem;border:1px solid var(--text);background:var(--bg);color:var(--text)}.subscribe input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.subscribe button{font-family:JetBrains Mono,monospace;font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;padding:.75rem 1.5rem;border:1px solid var(--text);background:var(--accent);color:#fbf6dd;cursor:pointer;transition:background-color .15s ease}.subscribe button:hover{background:var(--text);color:var(--bg)}.muted-link{color:var(--text-muted);text-decoration:none;margin-left:.75rem;font-size:.95rem}.muted-link:hover{color:var(--accent)}.empty{color:var(--text-muted);font-style:italic}.callout{margin:1.75rem 0;padding:1rem 1.25rem;border-left:3px solid var(--callout-accent, var(--accent));background:var(--callout-bg, var(--code-bg))}.callout-title{font-family:JetBrains Mono,monospace;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:var(--callout-accent, var(--accent));margin-bottom:.5rem!important}.callout-body>:last-child{margin-bottom:0!important}.callout-info{--callout-accent: #3a7bd5;--callout-bg: rgba(58, 123, 213, .08)}.callout-note{--callout-accent: #6b7280;--callout-bg: rgba(107, 114, 128, .08)}.callout-warn{--callout-accent: #d97706;--callout-bg: rgba(217, 119, 6, .08)}.callout-tip{--callout-accent: #059669;--callout-bg: rgba(5, 150, 105, .08)}:root[data-theme=grey] .callout-info{--callout-bg: rgba(255, 255, 255, .06);--callout-accent: #aac8ff}:root[data-theme=grey] .callout-note{--callout-bg: rgba(255, 255, 255, .06);--callout-accent: #d8d6cf}:root[data-theme=grey] .callout-warn{--callout-bg: rgba(255, 255, 255, .06);--callout-accent: #f5c187}:root[data-theme=grey] .callout-tip{--callout-bg: rgba(255, 255, 255, .06);--callout-accent: #98e0c4}.post-body lite-youtube,.post-body iframe,.post-body .twitter-tweet,.post-body .astro-embed-tweet{margin:1.75rem auto;display:block}.post-body .katex-display{margin:1.5rem 0;overflow-x:auto;overflow-y:hidden}@media(max-width:600px){nav{padding:1rem 1.25rem}main{padding:6rem 1.25rem 4rem}.post-list{grid-template-columns:1fr}.hero-kicker{flex-direction:column;gap:.15rem}}
