@font-face{font-family:monaspace krypton;src:url(/fonts/MonaspaceKrypton-Regular.woff2)format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:monaspace krypton;src:url(/fonts/MonaspaceKrypton-Bold.woff2)format('woff2');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:monaspace krypton;src:url(/fonts/MonaspaceKrypton-Italic.woff2)format('woff2');font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:terminus;src:url(/fonts/TerminusTTF-Regular.ttf)format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:terminus;src:url(/fonts/TerminusTTF-Bold.ttf)format('truetype');font-weight:700;font-style:normal;font-display:swap}:root{--base:#1e1e2e;--mantle:#181825;--crust:#11111b;--surface0:#313244;--surface1:#45475a;--surface2:#585b70;--overlay0:#6c7086;--overlay1:#7f849c;--overlay2:#9399b2;--subtext0:#a6adc8;--subtext1:#bac2de;--text:#cdd6f4;--lavender:#b4befe;--blue:#89b4fa;--sapphire:#74c7ec;--sky:#89dceb;--teal:#94e2d5;--green:#a6e3a1;--yellow:#f9e2af;--peach:#fab387;--maroon:#eba0ac;--red:#f38ba8;--mauve:#cba6f7;--pink:#f5c2e7;--flamingo:#f2cdcd;--rosewater:#f5e0dc;--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--button-padding:var(--space-xs) var(--space-md);--content-gap:var(--space-lg);--section-gap:var(--space-xl)}*{box-sizing:border-box}body{background:var(--base);color:var(--text);font-family:monaspace krypton,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;line-height:1.4;margin:0 auto;padding:var(--space-lg);max-width:1200px;font-size:14px;min-height:100vh;display:flex;flex-direction:column}header{margin-bottom:var(--content-gap);padding-bottom:var(--space-sm);border-bottom:2px dotted var(--surface1)}.site-title{font-size:1.8rem;font-weight:700;margin:0;position:relative}.site-title::after{content:'█';color:var(--mauve);animation:blink 1s infinite;margin-left:2px}.site-description{color:var(--subtext0);margin:var(--space-sm)0;font-style:italic}nav ul{list-style:none;padding:0;margin:var(--space-md)0 0}nav li{display:inline;margin-right:var(--space-xl)}nav a{color:var(--subtext1);text-decoration:none;font-weight:400}nav a:hover{color:var(--mauve);text-decoration:underline}main{flex:1}footer{margin-top:auto;padding-top:var(--content-gap);border-top:2px dotted var(--surface1);color:var(--subtext0);font-size:12px}h1,h2,h3,h4,h5,h6{margin-top:var(--space-lg);margin-bottom:var(--space-sm);font-weight:700;position:relative}.main-content>h1:first-child{margin-top:0}.main-content>.main-header:first-child{margin-top:var(--space-lg)}h1{font-size:1.6rem}h2{font-size:1.3rem}h3{font-size:1.1rem}.content-wrapper{display:flex;gap:var(--content-gap)}.main-content{flex:1}.sidebar{width:200px;flex-shrink:0}.main-header,.sidebar-header{height:var(--section-gap);display:flex;align-items:flex-end;margin-bottom:var(--section-gap)}.main-header h1,.sidebar-header h3{margin:0;font-size:1.6rem}.sidebar-header h3{font-size:1rem;text-transform:uppercase}.tag-section{margin-bottom:var(--content-gap)}.tag-section h3{color:var(--mauve);font-size:1rem;margin:0 0 var(--content-gap);text-transform:uppercase}.tag-section input{width:100%;padding:var(--space-sm);border:none;background:var(--surface0);color:var(--text);font-family:monaspace krypton,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:12px}.tag-section input:focus{outline:1px solid var(--mauve);background:var(--surface1)}.post-meta{color:var(--subtext0);font-size:12px;margin-bottom:var(--space-xs)}.post-tags{margin-top:var(--content-gap)}.tag{color:var(--mauve);text-decoration:none;font-size:12px;margin-right:var(--content-gap)}.tag:hover{color:var(--lavender);text-decoration:underline}.post-list{list-style:none;padding:0}.post-item{margin-bottom:var(--content-gap);padding-bottom:var(--space-sm);border-bottom:2px dotted var(--surface1)}.post-item:last-child{border-bottom:none}.post-title{margin:0 0 var(--space-xs)}.post-title a{color:var(--text);text-decoration:none;font-weight:700}.post-title a:hover{color:var(--mauve);text-decoration:underline}.tag-cloud{line-height:1.6}.tag-cloud .tag{display:inline-block;margin:var(--space-xs)var(--space-xs)var(--space-xs)0;font-size:11px}.post-nav{margin-top:var(--space-3xl);padding-top:var(--content-gap);border-top:2px dotted var(--surface1)}.prev-post,.next-post{margin:var(--space-sm)0}.pagination{margin:var(--space-3xl)0;text-align:center}.pagination a,.pagination span{margin-right:var(--content-gap);color:var(--blue);text-decoration:none}.pagination a:hover{color:var(--mauve);text-decoration:underline}.pagination .current{color:var(--mauve);font-weight:700}code{background:var(--surface0);color:var(--mauve);padding:var(--space-xs)var(--space-sm);font-family:terminess nerd font,terminus,liberation mono,dejavu sans mono,courier new,monospace}pre{background:var(--surface0);color:var(--text);padding:var(--content-gap);overflow-x:auto;margin:var(--section-gap)auto;position:relative;border:1px solid var(--surface1);border-radius:6px;font-family:terminess nerd font,terminus,liberation mono,dejavu sans mono,courier new,monospace;font-size:14px;line-height:1.5;width:90%;max-width:100%}.copy-button{position:absolute;top:var(--space-sm);right:var(--space-sm);background:var(--surface1);color:var(--subtext1);border:1px solid var(--surface2);padding:var(--button-padding);font-size:12px;font-family:inherit;cursor:pointer;border-radius:4px;opacity:0;transition:opacity .2s ease,background .2s ease;z-index:10}pre:hover .copy-button{opacity:1}.copy-button:hover{background:var(--surface2);color:var(--text)}.copy-button.copied{background:var(--green);color:var(--base)}pre code{background:0 0;padding:0;display:block;font-family:inherit;color:inherit}blockquote{border-left:3px dotted var(--mauve);margin:var(--section-gap)0;padding-left:var(--content-gap);color:var(--subtext1);font-style:italic}section{margin-bottom:var(--space-3xl)}section:first-of-type{margin-bottom:var(--content-gap)}article{margin-bottom:var(--section-gap)}.content{line-height:1.6}.year-section{margin-bottom:var(--space-2xl)}.year-section:first-child{margin-top:0}.year-section:not(:last-child)::after{content:'• • •';display:block;text-align:center;color:var(--overlay0);margin:var(--section-gap)0;font-size:1rem;letter-spacing:var(--space-sm)}.year-header{color:var(--blue);font-size:1.2rem;margin-bottom:var(--space-lg);margin-top:0;font-weight:700}.reading-progress{position:fixed;top:0;left:0;width:100%;height:3px;background:var(--surface1);z-index:1000}.progress-fill{height:100%;background:var(--mauve);width:0%;transition:width .2s ease}@keyframes blink{0%,50%{opacity:1}51%,100%{opacity:0}}.goat-diagram{margin:var(--space-3xl)auto;display:flex;justify-content:center;align-items:center;text-align:center;width:100%}.goat-diagram svg{max-width:450px;height:auto;stroke:var(--mauve);fill:none;stroke-width:2;display:block;margin:0 auto}@media(max-width:768px){.goat-diagram svg{max-width:350px}}input,textarea,select{background:var(--surface0);color:var(--text);border:1px solid var(--surface1)}input:focus,textarea:focus,select:focus{outline:1px solid var(--mauve);border-color:var(--mauve)}a{color:var(--sapphire);text-decoration:none}a:hover{color:var(--blue);text-decoration:underline}.tag,a.tag,.post-tags a,.tag-cloud a{color:var(--mauve);text-decoration:none}.tag:hover,a.tag:hover,.post-tags a:hover,.tag-cloud a:hover{color:var(--lavender);text-decoration:underline}nav a{color:var(--subtext1)}nav a:hover{color:var(--mauve)}h1,h2,h3,h4,h5,h6,.post-title,.post-title a,.year-header,.site-title{color:var(--mauve)}.post-title a:hover{color:var(--mauve)}.header-anchor{float:left;margin-left:-1.5em;padding-right:var(--space-sm);color:var(--overlay0);text-decoration:none;opacity:0;transition:opacity .2s ease}h1:hover .header-anchor,h2:hover .header-anchor,h3:hover .header-anchor,h4:hover .header-anchor,h5:hover .header-anchor,h6:hover .header-anchor{opacity:1}.header-anchor:hover{color:var(--mauve)}.tags-vertical{margin:var(--space-sm)0 var(--section-gap)}main h1+.tags-vertical{margin-top:0}main h1:has(+.tags-vertical){margin-bottom:var(--content-gap)}.tag-item{margin-bottom:var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px dotted var(--surface1)}.tag-item:last-child{border-bottom:none}.tag-header{display:flex;align-items:baseline;gap:var(--space-md);margin-bottom:var(--space-sm)}.tag-name{color:var(--mauve);text-decoration:none;font-size:16px;font-weight:700}.tag-name:hover{color:var(--lavender);text-decoration:underline}.tag-count{color:var(--subtext0);font-size:14px}.tag-latest{color:var(--subtext1);font-size:14px;padding-left:var(--content-gap)}.latest-post{color:var(--sapphire);text-decoration:none;margin:0 var(--space-sm)}.latest-post:hover{color:var(--blue);text-decoration:underline}.latest-date{color:var(--subtext0);font-size:12px;margin-left:var(--space-sm)}.citation-link{color:var(--mauve);text-decoration:none;font-size:.85em;vertical-align:super;padding:0 .2em;font-weight:700}.citation-link:hover{color:var(--lavender);text-decoration:underline}.footnotes{margin-top:var(--space-3xl);padding-top:var(--content-gap)}.footnotes h3{color:var(--mauve);font-size:1.1rem;margin-bottom:var(--space-lg)}.footnotes ol{counter-reset:footnote-counter;padding-left:var(--space-xl)}.footnotes li{margin-bottom:var(--space-sm);line-height:1.5;counter-increment:footnote-counter;position:relative}.footnotes li::marker{color:var(--subtext0);font-weight:700}.footnote-backref{color:var(--mauve);text-decoration:none;margin-left:var(--space-sm);font-size:.9em;opacity:.8}.footnote-backref:hover{color:var(--lavender);text-decoration:none;opacity:1}@media(max-width:768px){.content-wrapper{flex-direction:column}.sidebar{width:100%;order:-1}.tag-section{display:inline-block;margin-right:var(--section-gap);vertical-align:top}.tag-header{flex-direction:column;align-items:flex-start;gap:var(--space-xs)}.tag-latest{padding-left:0}.copy-button{opacity:1}}