﻿@font-face{font-family:"Plex Sans";src:url("/fonts/IBMPlexSans-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Plex Sans";src:url("/fonts/IBMPlexSans-SemiBold.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Plex Mono";src:url("/fonts/IBMPlexMono-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Plex Mono";src:url("/fonts/IBMPlexMono-SemiBold.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"EB Garamond";src:url("/fonts/EBGaramond-SemiBold-latin.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215}@font-face{font-family:"EB Garamond";src:url("/fonts/EBGaramond-SemiBold-latinext.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap;unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{--bg: #0d0d10;--surface: #111318;--surface-2: #1a1d24;--border: #2a2d36;--border-soft: #22252d;--text: #e6e6e0;--text-dim: #a8a8a0;--text-muted: #6f6f66;--accent: #d98a3d;--accent-soft: rgba(217, 138, 61, 0.22);--accent-line: rgba(217, 138, 61, 0.35);--syn-string: #8fbf6f;--syn-const: #d9b23d;--syn-func: #6fb3c4;--syn-type: #5cc7a8;--syn-comment: #6f6f66;--note: #6fb3c4;--tip: #8fbf6f;--important:#b08fd9;--warning: #d9b23d;--caution: #d97a6f;--font-body: "Plex Sans", system-ui, sans-serif;--font-mono: "Plex Mono", ui-monospace, "SF Mono", monospace;--font-serif:"EB Garamond", Georgia, serif;--measure: 40rem;--rail: 5.5rem;--radius: 6px}*,*::before,*::after{box-sizing:border-box}html{font-size:17px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*{transition:none !important;animation:none !important}}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-body);line-height:1.65;font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::selection{background:var(--accent-soft);color:var(--text)}a{color:var(--accent);text-decoration:none;border-bottom:1px solid var(--accent-line);transition:border-color .15s ease,color .15s ease}a:hover{border-bottom-color:var(--accent)}img{max-width:100%;height:auto;display:block}main{max-width:52rem;margin:0 auto;padding:0 1.25rem 4rem}body>header{max-width:52rem;margin:0 auto;padding:1.75rem 1.25rem 1.25rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:.75rem 1.5rem;border-bottom:1px solid var(--border-soft)}body>header .site-title{font-family:var(--font-mono);font-weight:600;font-size:1.05rem;color:var(--accent);border-bottom:none;letter-spacing:.02em}body>header .site-title::before{content:"$ ";color:var(--text-muted)}body>header nav{display:flex;flex-wrap:wrap;gap:1.1rem;margin-left:auto}body>header nav a{font-family:var(--font-mono);font-size:.82rem;color:var(--text-dim);border-bottom:1px solid rgba(0,0,0,0)}body>header nav a:hover{color:var(--accent);border-bottom-color:var(--accent-line)}body>footer{max-width:52rem;margin:0 auto;padding:1.5rem 1.25rem 2.5rem;border-top:1px solid var(--border-soft);font-family:var(--font-mono);font-size:.8rem;color:var(--text-muted)}body>footer a{color:var(--text-dim);border-bottom-color:rgba(0,0,0,0)}body>footer a:hover{color:var(--accent)}.feed{margin-top:1.5rem}.post-card{display:grid;grid-template-columns:var(--rail) 1fr;gap:1.25rem;padding:1.5rem 0;border-bottom:1px solid var(--border-soft)}.post-card .rail{font-family:var(--font-mono);font-size:.72rem;line-height:1.7;color:var(--text-muted);text-align:right;border-right:2px solid var(--accent);padding-right:.85rem}.post-card .rail .entry-no{display:block;color:var(--accent);font-size:.9rem}.post-card .rail .rt{color:var(--text-muted);opacity:.8}.post-card .card-body{min-width:0}.post-card h2{margin:0 0 .35rem;font-family:var(--font-body);font-weight:600;font-size:1.3rem;line-height:1.25;letter-spacing:-.01em}.post-card h2 a{color:var(--text);border-bottom:none}.post-card h2 a:hover{color:var(--accent)}.post-card .excerpt{color:var(--text-dim);font-size:.98rem;margin:.4rem 0 .6rem}.post-card .excerpt p{margin:0 0 .5rem}.post-card .read-more{font-family:var(--font-mono);font-size:.8rem;border-bottom:none}.post-card .read-more:hover{text-decoration:none}.post-card .series-badge{font-family:var(--font-mono);font-size:.68rem;color:var(--accent);border:1px solid var(--accent-line);border-radius:3px;padding:.05rem .4rem;margin-left:.5rem;vertical-align:.1em}.meta{font-family:var(--font-mono);font-size:.75rem;color:var(--text-muted);display:flex;align-items:center;gap:.6rem}.pagination{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:2rem;font-family:var(--font-mono);font-size:.85rem}.pagination span{color:var(--text-muted)}.pagination a{border-bottom:none}.pagination a:hover{color:var(--accent)}.post{padding-top:1.5rem}.post>h1{font-family:var(--font-body);font-weight:600;font-size:2rem;line-height:1.15;letter-spacing:-.02em;margin:0 0 .6rem}.post .post-head{font-family:var(--font-mono);font-size:.78rem;color:var(--text-muted);display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;padding-bottom:1rem;margin-bottom:1.75rem;border-bottom:1px solid var(--border-soft)}.post .post-head .entry-no{color:var(--accent)}.post .post-head .sep{color:var(--border)}.post-body{max-width:var(--measure);font-size:1.05rem}.post-body h2,.post-body h3,.post-body h4{font-family:var(--font-mono);font-weight:600;line-height:1.25;letter-spacing:0;margin:2.2rem 0 .75rem;scroll-margin-top:1rem}.post-body h2{font-size:1.3rem;color:var(--text)}.post-body h3{font-size:1.08rem;color:var(--text-dim)}.post-body h4{font-size:.95rem;color:var(--text-dim)}.post-body h2,.post-body h3,.post-body h4{position:relative}.post-body h2:hover::before,.post-body h3:hover::before,.post-body h4:hover::before{content:"#";position:absolute;left:-1.1rem;color:var(--accent);font-weight:400}.post-body p{margin:0 0 1.1rem}.post-body ul,.post-body ol{margin:0 0 1.1rem;padding-left:1.4rem}.post-body li{margin:.25rem 0}.post-body li::marker{color:var(--text-muted)}.post-body a{overflow-wrap:anywhere}.post-body code{font-family:var(--font-mono);font-size:.88em;background:var(--surface);border:1px solid var(--border-soft);border-radius:3px;padding:.1em .35em}.post-body blockquote{margin:1.3rem 0;padding:.4rem 0 .4rem 1.1rem;border-left:3px solid var(--border);color:var(--text-dim);font-style:italic}.post-body blockquote p:last-child{margin-bottom:0}.post-body table{width:100%;border-collapse:collapse;margin:1.4rem 0;font-size:.92rem}.post-body th,.post-body td{text-align:left;padding:.5rem .75rem;border-bottom:1px solid var(--border-soft)}.post-body th{font-family:var(--font-mono);font-size:.8rem;color:var(--text-dim);font-weight:600;border-bottom-color:var(--border)}.post-body hr{border:none;border-top:1px solid var(--border);margin:2rem 0}.post-body img{border-radius:var(--radius);margin:1.4rem 0}pre.giallo{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin:1.5rem 0;padding:.9rem 0;overflow-x:auto;font-family:var(--font-mono);font-size:.85rem;line-height:1.55;tab-size:4;scrollbar-width:thin;scrollbar-color:var(--border) rgba(0,0,0,0)}pre.giallo::-webkit-scrollbar{height:8px}pre.giallo::-webkit-scrollbar-track{background:rgba(0,0,0,0)}pre.giallo::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}pre.giallo:hover::-webkit-scrollbar-thumb{background:var(--text-muted)}pre.giallo code{display:block}pre.giallo .giallo-l{display:inline-block;width:100%;padding:0 1rem}pre.giallo .giallo-l.z-hl{background:var(--accent-soft);box-shadow:inset 3px 0 0 var(--accent)}pre.giallo .giallo-ln{display:inline-block;width:2.5em;margin-right:1rem;text-align:right;color:var(--text-muted);user-select:none;-webkit-user-select:none}pre.giallo:has(code[data-name]){padding-top:0}pre.giallo:has(code[data-name]) code[data-name]{position:relative}pre.giallo:has(code[data-name]) code[data-name]::before{content:attr(data-name);display:block;font-family:var(--font-mono);font-size:.75rem;color:var(--text-dim);background:var(--surface-2);border-bottom:1px solid var(--border);border-radius:var(--radius) var(--radius) 0 0;margin:0 0 .9rem;padding:.55rem 1rem .55rem 3.2rem;position:relative;box-shadow:none}pre.giallo:has(code[data-name]) code[data-name]::after{content:"";position:absolute;top:.72rem;left:1rem;width:2rem;height:.6rem;background:radial-gradient(circle 4px at 4px 4px, #d97a6f 60%, rgba(0,0,0,0) 62%) 0 0/1rem 100% no-repeat,radial-gradient(circle 4px at 4px 4px, var(--warning) 60%, rgba(0,0,0,0) 62%) .55rem 0/1rem 100% no-repeat,radial-gradient(circle 4px at 4px 4px, var(--tip) 60%, rgba(0,0,0,0) 62%) 1.1rem 0/1rem 100% no-repeat;pointer-events:none}.giallo .z-source{color:var(--text)}.giallo .z-variable,.giallo .z-parameter{color:var(--text)}.giallo .z-punctuation,.giallo .z-operator{color:var(--text-muted)}.giallo .z-string{color:var(--syn-string)}.giallo .z-constant,.giallo .z-numeric,.giallo .z-boolean,.giallo .z-language{color:var(--syn-const)}.giallo .z-function{color:var(--syn-func)}.giallo .z-entity.z-name{color:var(--syn-func)}.giallo .z-support{color:var(--syn-func)}.giallo .z-type{color:var(--syn-type)}.giallo .z-name.z-type{color:var(--syn-type)}.giallo .z-storage{color:var(--syn-type)}.giallo .z-keyword{color:var(--accent)}.giallo .z-comment{color:var(--syn-comment);font-style:italic}.post-body [class^=markdown-alert-]{background:var(--surface);border:1px solid var(--border-soft);border-left:3px solid var(--text-muted);border-radius:0 var(--radius) var(--radius) 0;margin:1.4rem 0;padding:.9rem 1.1rem .9rem 1.1rem;font-style:normal;color:var(--text-dim)}.post-body [class^=markdown-alert-]::before{display:block;font-family:var(--font-mono);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.4rem}.post-body [class^=markdown-alert-] p:first-of-type{margin-top:0}.post-body [class^=markdown-alert-] p:last-child{margin-bottom:0}.post-body [class^=markdown-alert-] code{font-style:normal}.post-body .markdown-alert-note{border-left-color:var(--note)}.post-body .markdown-alert-note::before{content:"› note";color:var(--note)}.post-body .markdown-alert-tip{border-left-color:var(--tip)}.post-body .markdown-alert-tip::before{content:"+ tip";color:var(--tip)}.post-body .markdown-alert-important{border-left-color:var(--important)}.post-body .markdown-alert-important::before{content:"! important";color:var(--important)}.post-body .markdown-alert-warning{border-left-color:var(--warning)}.post-body .markdown-alert-warning::before{content:"! warning";color:var(--warning)}.post-body .markdown-alert-caution{border-left-color:var(--caution)}.post-body .markdown-alert-caution::before{content:"!! caution";color:var(--caution)}.footnote-reference{font-family:var(--font-mono);font-size:.72em}.footnote-reference a{color:var(--accent);border-bottom:none}.footnotes{margin-top:2.5rem;padding-top:1rem;border-top:1px solid var(--border);font-size:.9rem;color:var(--text-dim)}.footnotes .footnotes-list{padding-left:1.4rem}.footnotes li{margin:.4rem 0}.footnotes li::marker{color:var(--text-muted);font-family:var(--font-mono)}.footnotes a{font-family:var(--font-mono)}.tags{list-style:none;padding:0;margin:.6rem 0;display:flex;flex-wrap:wrap;gap:.4rem}.tags li a{font-family:var(--font-mono);font-size:.72rem;color:var(--text-dim);background:var(--surface);border:1px solid var(--border-soft);border-radius:3px;padding:.1rem .5rem}.tags li a::before{content:"#";color:var(--text-muted)}.tags li a:hover{color:var(--accent);border-color:var(--accent-line)}.series-nav{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius);padding:.9rem 1.1rem;margin:1.75rem 0;font-size:.92rem}.series-nav .series-head{font-family:var(--font-mono);font-size:.78rem;color:var(--text-muted);margin-bottom:.5rem}.series-nav .series-head a{color:var(--accent)}.series-nav ol{margin:0;padding-left:1.4rem}.series-nav ol li{margin:.25rem 0}.series-nav ol li::marker{color:var(--text-muted);font-family:var(--font-mono)}.series-nav .current a{color:var(--text);border-bottom:none}.series-nav .current::after{content:" ← you are here";color:var(--accent);font-family:var(--font-mono);font-size:.75rem}.term-list{list-style:none;padding:0;margin-top:1.5rem}.term-list li{padding:.55rem 0;border-bottom:1px solid var(--border-soft);display:flex;align-items:baseline;gap:.6rem}.term-list li a{font-family:var(--font-mono)}.term-list li .count{color:var(--text-muted);font-family:var(--font-mono);font-size:.8rem}main>h1{font-family:var(--font-body);font-weight:600;font-size:1.7rem;letter-spacing:-.01em;margin:1.75rem 0 .5rem}body.section-art main>h1{font-family:var(--font-serif);font-weight:600;font-size:2.4rem;letter-spacing:0;margin:2rem 0 1.5rem}body.section-art .gallery{display:grid;grid-template-columns:repeat(auto-fill, minmax(15rem, 1fr));gap:1.75rem 1.5rem;margin-top:1.5rem}body.section-art .gallery-item{border-bottom:none;display:block}body.section-art .gallery-item img{border-radius:var(--radius);border:1px solid var(--border-soft);aspect-ratio:4/5;object-fit:cover;transition:border-color .2s ease,transform .2s ease}body.section-art .gallery-item .gallery-title{display:block;font-family:var(--font-serif);font-size:1.25rem;color:var(--text);margin-top:.6rem}body.section-art .gallery-item:hover img{border-color:var(--accent-line);transform:translateY(-2px)}body.section-art .gallery-item:hover .gallery-title{color:var(--accent)}body.section-art .art{padding-top:1.5rem}body.section-art .art>h1{font-family:var(--font-serif);font-weight:600;font-size:2.6rem;line-height:1.05;margin:0 0 .4rem}body.section-art .art .meta{margin-bottom:1.5rem}body.section-art .art .art-full{width:100%;border-radius:var(--radius);border:1px solid var(--border-soft);margin:0 0 1.75rem}body.section-art .art .art-text{font-family:var(--font-serif);font-size:1.35rem;line-height:1.5;color:var(--text-dim);max-width:34rem}body.section-art .art .art-text p{margin:0 0 1rem}@media (max-width: 34rem){html{font-size:16px}.post-card{grid-template-columns:1fr;gap:.5rem}.post-card .rail{text-align:left;border-right:none;border-left:2px solid var(--accent);padding-right:0;padding-left:.7rem;display:flex;gap:.8rem;align-items:baseline}.post-card .rail .entry-no{display:inline}body>header{flex-direction:column;align-items:flex-start;gap:.6rem}body>header nav{margin-left:0}.post>h1{font-size:1.6rem}.post-body{font-size:1.02rem}.post-body h2:hover::before,h3:hover::before,h4:hover::before{content:none}body.section-art .art>h1{font-size:2rem}}.post-figure{margin:1.75rem 0}.post-figure img{width:100%;height:auto;border:1px solid var(--border-soft);border-radius:var(--radius);background:var(--surface)}.post-figure figcaption{font-family:var(--font-mono);font-size:.78rem;color:var(--text-muted);margin-top:.5rem;padding-left:.1rem}.post-figure figcaption::before{content:"› ";color:var(--accent)}