:root{--font-serif:"et-book", Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;--font-mono:Consolas, "Liberation Mono", Menlo, Monaco, ui-monospace, monospace;--space:1.25rem;--measure:42rem;--radius:.35rem}html[data-theme=catppuccin-latte]{color-scheme:light;--bg:#eff1f5;--bg-elevated:#e6e9ef;--bg-glow-a:#1e66f51a;--bg-glow-b:#8839ef14;--text:#4c4f69;--muted:#6c6f85;--border:#acb0be;--link:#1e66f5;--link-hover:#04a5e5;--accent:#8839ef;--code-bg:#ccd0da;--code-text:#4c4f69;--control-bg:#e6e9ef;--control-border:#bcc0cc;--shadow:0 1px 2px #4c4f691a}html[data-theme=catppuccin-mocha]{color-scheme:dark;--bg:#1e1e2e;--bg-elevated:#181825;--bg-glow-a:#89b4fa1f;--bg-glow-b:#cba6f71a;--text:#cdd6f4;--muted:#a6adc8;--border:#45475a;--link:#89b4fa;--link-hover:#89dceb;--accent:#cba6f7;--code-bg:#313244;--code-text:#cdd6f4;--control-bg:#313244;--control-border:#45475a;--shadow:0 1px 2px #00000073}html[data-theme=gruvbox-light]{color-scheme:light;--bg:#fbf1c7;--bg-elevated:#f2e5bc;--bg-glow-a:#0766781a;--bg-glow-b:#98971a14;--text:#3c3836;--muted:#7c6f64;--border:#d5c4a1;--link:#076678;--link-hover:#458588;--accent:#af3a03;--code-bg:#ebdbb2;--code-text:#3c3836;--control-bg:#ebdbb2;--control-border:#d5c4a1;--shadow:0 1px 2px #3c38361a}html[data-theme=gruvbox-dark]{color-scheme:dark;--bg:#282828;--bg-elevated:#3c3836;--bg-glow-a:#fabd2f1a;--bg-glow-b:#8ec07c14;--text:#ebdbb2;--muted:#a89984;--border:#504945;--link:#83a598;--link-hover:#8ec07c;--accent:#fe8019;--code-bg:#3c3836;--code-text:#ebdbb2;--control-bg:#3c3836;--control-border:#504945;--shadow:0 1px 2px #0006}html[data-theme=github-light]{color-scheme:light;--bg:#fff;--bg-elevated:#f6f8fa;--bg-glow-a:#0366d614;--bg-glow-b:#1597390f;--text:#24292e;--muted:#6a737d;--border:#e1e4e8;--link:#0366d6;--link-hover:#005cc5;--accent:#0550ae;--code-bg:#f6f8fa;--code-text:#24292e;--control-bg:#f6f8fa;--control-border:#e1e4e8;--shadow:0 1px 2px #1b1f2314}html[data-theme=github-dark]{color-scheme:dark;--bg:#24292e;--bg-elevated:#1f2428;--bg-glow-a:#79b8ff1a;--bg-glow-b:#3fb95014;--text:#e1e4e8;--muted:#959da5;--border:#444d56;--link:#79b8ff;--link-hover:#c8e1ff;--accent:#79b8ff;--code-bg:#2f363d;--code-text:#e1e4e8;--control-bg:#2f363d;--control-border:#444d56;--shadow:0 1px 2px #00000073}html[data-theme=everforest-light]{color-scheme:light;--bg:#fdf6e3;--bg-elevated:#f4f0d9;--bg-glow-a:#8da1011f;--bg-glow-b:#93b2591a;--text:#5c6a72;--muted:#939f91;--border:#e6e2cc;--link:#8da101;--link-hover:#3a94c5;--accent:#93b259;--code-bg:#efebd4;--code-text:#5c6a72;--control-bg:#efebd4;--control-border:#e6e2cc;--shadow:0 1px 2px #5c6a721a}html[data-theme=everforest-dark]{color-scheme:dark;--bg:#2d353b;--bg-elevated:#343f44;--bg-glow-a:#a7c0801f;--bg-glow-b:#7fbbb31a;--text:#d3c6aa;--muted:#859289;--border:#4f585e;--link:#a7c080;--link-hover:#7fbbb3;--accent:#a7c080;--code-bg:#343f44;--code-text:#d3c6aa;--control-bg:#343f44;--control-border:#4f585e;--shadow:0 1px 2px #0006}html[data-theme=catppuccin-latte] .astro-code,html[data-theme=catppuccin-latte] .astro-code span{color:var(--shiki-catppuccin-latte)!important;background-color:var(--shiki-catppuccin-latte-bg)!important;font-style:var(--shiki-catppuccin-latte-font-style)!important;font-weight:var(--shiki-catppuccin-latte-font-weight)!important;text-decoration:var(--shiki-catppuccin-latte-text-decoration)!important}html[data-theme=catppuccin-mocha] .astro-code,html[data-theme=catppuccin-mocha] .astro-code span{color:var(--shiki-catppuccin-mocha)!important;background-color:var(--shiki-catppuccin-mocha-bg)!important;font-style:var(--shiki-catppuccin-mocha-font-style)!important;font-weight:var(--shiki-catppuccin-mocha-font-weight)!important;text-decoration:var(--shiki-catppuccin-mocha-text-decoration)!important}html[data-theme=gruvbox-light] .astro-code,html[data-theme=gruvbox-light] .astro-code span{color:var(--shiki-gruvbox-light)!important;background-color:var(--shiki-gruvbox-light-bg)!important;font-style:var(--shiki-gruvbox-light-font-style)!important;font-weight:var(--shiki-gruvbox-light-font-weight)!important;text-decoration:var(--shiki-gruvbox-light-text-decoration)!important}html[data-theme=gruvbox-dark] .astro-code,html[data-theme=gruvbox-dark] .astro-code span{color:var(--shiki-gruvbox-dark)!important;background-color:var(--shiki-gruvbox-dark-bg)!important;font-style:var(--shiki-gruvbox-dark-font-style)!important;font-weight:var(--shiki-gruvbox-dark-font-weight)!important;text-decoration:var(--shiki-gruvbox-dark-text-decoration)!important}html[data-theme=github-light] .astro-code,html[data-theme=github-light] .astro-code span{color:var(--shiki-github-light)!important;background-color:var(--shiki-github-light-bg)!important;font-style:var(--shiki-github-light-font-style)!important;font-weight:var(--shiki-github-light-font-weight)!important;text-decoration:var(--shiki-github-light-text-decoration)!important}html[data-theme=github-dark] .astro-code,html[data-theme=github-dark] .astro-code span{color:var(--shiki-github-dark)!important;background-color:var(--shiki-github-dark-bg)!important;font-style:var(--shiki-github-dark-font-style)!important;font-weight:var(--shiki-github-dark-font-weight)!important;text-decoration:var(--shiki-github-dark-text-decoration)!important}html[data-theme=everforest-light] .astro-code,html[data-theme=everforest-light] .astro-code span{color:var(--shiki-everforest-light)!important;background-color:var(--shiki-everforest-light-bg)!important;font-style:var(--shiki-everforest-light-font-style)!important;font-weight:var(--shiki-everforest-light-font-weight)!important;text-decoration:var(--shiki-everforest-light-text-decoration)!important}html[data-theme=everforest-dark] .astro-code,html[data-theme=everforest-dark] .astro-code span{color:var(--shiki-everforest-dark)!important;background-color:var(--shiki-everforest-dark-bg)!important;font-style:var(--shiki-everforest-dark-font-style)!important;font-weight:var(--shiki-everforest-dark-font-weight)!important;text-decoration:var(--shiki-everforest-dark-text-decoration)!important}@font-face{font-family:et-book;src:url(/fonts/et-book/et-book-roman-line-figures.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:et-book;src:url(/fonts/et-book/et-book-display-italic-old-style-figures.woff)format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:et-book;src:url(/fonts/et-book/et-book-semi-bold-old-style-figures.woff)format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:et-book;src:url(/fonts/et-book/et-book-bold-line-figures.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;font-size:112.5%}body{min-height:100vh;font-family:var(--font-serif);color:var(--text);background:radial-gradient(1200px 600px at 10% -10%, var(--bg-glow-a), transparent 55%), radial-gradient(900px 500px at 100% 0%, var(--bg-glow-b), transparent 50%), var(--bg);margin:0;line-height:1.65}a{color:var(--link);text-underline-offset:.14em;text-decoration-thickness:.06em}a:hover{color:var(--link-hover)}img{max-width:100%;height:auto}code,kbd,samp,pre{font-family:var(--font-mono);font-size:.9em}:not(pre)>code{border-radius:var(--radius);background:var(--code-bg);color:var(--code-text);padding:.12em .35em}pre{border-radius:calc(var(--radius) + .1rem);background:var(--code-bg);color:var(--code-text);box-shadow:var(--shadow);border:1px solid var(--border);padding:1rem 1.1rem;line-height:1.5;overflow-x:auto}pre code{color:inherit;background:0 0;padding:0;font-size:.85em}blockquote{border-left:3px solid var(--accent);color:var(--muted);margin:1.5rem 0;padding:.2rem 0 .2rem 1rem}hr{border:0;border-top:1px solid var(--border);margin:2rem 0}h1,h2,h3,h4{font-family:var(--font-serif);letter-spacing:-.01em;font-weight:700;line-height:1.25}h1{margin:0 0 .75rem;font-size:2rem}h2{margin:2rem 0 .75rem;font-size:1.4rem}h3{margin:1.5rem 0 .5rem;font-size:1.15rem}p,ul,ol{margin:0 0 1.1rem}li{margin-bottom:.35rem}.site-shell{box-sizing:border-box;width:min(92%,80rem);max-width:1280px;margin:0 auto;padding:1.75rem 1.5rem 3.5rem clamp(1.25rem,10vw,7rem)}.site-shell>main,.site-shell>.site-header{max-width:var(--measure);overflow:visible}.prose{counter-reset:sidenote-counter;overflow:visible}.sidenote,.marginnote{float:right;clear:right;vertical-align:baseline;width:13.5rem;color:var(--muted);margin-top:.15em;margin-bottom:.6em;margin-right:-15rem;font-size:.92rem;line-height:1.35;position:relative}.sidenote a,.marginnote a{overflow-wrap:anywhere}.sidenote-number{counter-increment:sidenote-counter}.sidenote-number:after,.sidenote:before{vertical-align:baseline;position:relative}.sidenote-number:after{content:counter(sidenote-counter);color:var(--accent);font-size:.75em;top:-.5em;left:.1em}.sidenote:before{content:counter(sidenote-counter) " ";color:var(--accent);margin-left:-.75em;font-size:.75em;top:-.5em}input.margin-toggle{display:none}label.sidenote-number{max-height:2em;color:var(--accent);cursor:pointer;margin-left:-.15em;display:inline-block}label.margin-toggle:not(.sidenote-number){display:none}@media (width<=1100px){label.margin-toggle:not(.sidenote-number){display:inline}label.sidenote-number:hover{text-decoration:underline}.sidenote,.marginnote{display:none}.margin-toggle:checked+.sidenote,.margin-toggle:checked+.marginnote{float:left;clear:both;width:95%;margin:.75rem 0 1rem;display:block;position:relative;left:0}}@media (width<=720px){.site-shell{width:100%;max-width:none;padding-left:1.25rem;padding-right:1.25rem}}.site-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.25rem;padding-bottom:1rem;display:flex}.site-title{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--text);font-size:1.15rem;font-weight:700;text-decoration:none}.site-title:hover{color:var(--link)}.header-actions{align-items:center;gap:.75rem;display:flex}.feed-link{color:var(--muted);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.feed-link:hover{color:var(--link)}.feed-link svg{width:1.1rem;height:1.1rem;display:block}.intro{color:var(--muted);margin-bottom:1.25rem;font-size:1.05rem}.posts-heading{margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.post-year{margin-bottom:1.1rem}.post-year:last-child{margin-bottom:0}.post-year-title{margin:0 0 .25rem;font-size:1.2rem}.post-list{margin:0;padding:0;list-style:none}.post-list li{flex-direction:column;align-items:flex-start;gap:.1rem;margin:0;padding:.45rem 0;display:flex}.post-list a{font-family:var(--font-serif);font-weight:600;line-height:1.3;text-decoration:none}.post-list a:hover{text-decoration:underline}.post-list time{font-family:var(--font-serif);color:var(--muted);font-variant-numeric:tabular-nums;font-size:.9rem}.post-header{margin-bottom:1.75rem}.post-header time{font-family:var(--font-serif);color:var(--muted);margin-bottom:.5rem;font-size:.9rem;display:block}.back-link{font-family:var(--font-serif);margin-bottom:1.25rem;font-size:.9rem;text-decoration:none;display:inline-block}.prose :where(h2,h3,h4){scroll-margin-top:1rem}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.theme-picker select{appearance:none;font-family:var(--font-serif);color:var(--text);background-color:var(--control-bg);background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%);border:1px solid var(--control-border);border-radius:var(--radius);box-shadow:var(--shadow);cursor:pointer;background-position:calc(100% - 1rem) calc(50% - .15rem),calc(100% - .7rem) calc(50% - .15rem);background-repeat:no-repeat;background-size:.3rem .3rem,.3rem .3rem;padding:.35rem 1.75rem .35rem .65rem;font-size:.85rem;font-weight:600}.theme-picker select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.theme-family-picker select{max-width:9.5rem}.theme-mode-toggle{appearance:none;border:1px solid var(--control-border);background:var(--control-bg);width:2.25rem;height:2.25rem;color:var(--text);box-shadow:var(--shadow);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.theme-mode-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.theme-mode-toggle__icon{line-height:0;display:none}.theme-mode-toggle[data-mode=light] .theme-mode-toggle__icon--sun,.theme-mode-toggle[data-mode=dark] .theme-mode-toggle__icon--moon,.theme-mode-toggle svg{display:block}
