@font-face{font-family:Satoshi;src:url(/fonts/satoshi/satoshi-400.woff2) format("woff2"),url(/fonts/satoshi/satoshi-400.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/satoshi-500.woff2) format("woff2"),url(/fonts/satoshi/satoshi-500.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(/fonts/satoshi/satoshi-700.woff2) format("woff2"),url(/fonts/satoshi/satoshi-700.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}:root{color-scheme:light;--bg: #ffffff;--text: #0a0a0a;--muted: #525252;--border: #e5e5e5;--content-width: 62rem;--content-padding: clamp(16px, 2.5vw, 28px);--font-size-base: clamp(.95rem, .92rem + .25vw, 1.05rem);--font-size-sm: clamp(.85rem, .82rem + .2vw, .95rem);--font-size-xs: clamp(.78rem, .75rem + .18vw, .88rem);--font-size-lg: clamp(1.05rem, 1rem + .4vw, 1.25rem);--font-size-xl: clamp(1.35rem, 1.15rem + .9vw, 1.9rem);--font-size-xxl: clamp(1.8rem, 1.45rem + 1.6vw, 2.6rem);--font-body: "Satoshi", "Helvetica Neue", sans-serif;--font-display: "Satoshi", "Helvetica Neue", sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:var(--font-body);font-size:var(--font-size-base);line-height:1.7;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::selection{background:#e5e5e5;color:var(--text)}a{color:inherit;text-decoration:none;transition:color .15s ease}a:hover{color:#111}.site{max-width:var(--content-width);margin:40px auto;padding:0 var(--content-padding)}.nav{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:52px}.nav-brand{font-family:var(--font-display);font-size:1rem;font-weight:700}.nav-links{display:flex;flex-wrap:wrap;gap:8px;font-size:var(--font-size-sm);text-transform:lowercase}.nav-link{color:var(--muted);padding:0;border-radius:6px}.nav-link.active,.nav-link:hover{color:var(--text)}.content{min-height:0}.hero{display:flex;flex-direction:column;gap:18px}.hero-avatar{width:150px;height:150px;object-fit:cover;object-position:center;display:block;flex-shrink:0}.hero-eyebrow{font-size:var(--font-size-sm);color:var(--muted);letter-spacing:.02em}.hero-title{font-family:var(--font-display);font-size:clamp(2.2rem,1.8rem + 2vw,3rem);font-weight:700;letter-spacing:-.02em;margin:0}.hero-intro{margin:0;max-width:60ch;font-size:var(--font-size-base);color:var(--text)}.section-title{font-size:var(--font-size-sm);font-weight:600;margin:0}.home-section-block{display:flex;flex-direction:row;align-items:flex-start;gap:16px}.section-block{display:flex;flex-direction:column;gap:6px}.section-block+.section-block{margin-top:8px}.post-list{display:flex;flex-direction:column;gap:12px;margin-top:18px}.post-item{display:flex;flex-direction:column;gap:4px}.post-row{display:flex;flex-direction:column;gap:6px}.post-title{font-family:var(--font-display);font-size:1.6rem;font-weight:600;letter-spacing:-.02em;margin:0}.post-item .post-title{font-size:1.05rem;font-weight:500;letter-spacing:-.01em}.post-meta{color:var(--muted);font-size:var(--font-size-xs);font-variant-numeric:tabular-nums;margin:0}.post-item:hover .post-title{color:#111}.post-summary{margin:2px 0 0;color:var(--muted);font-size:var(--font-size-sm);line-height:1.6}.post-empty{margin:0;color:var(--muted);font-size:var(--font-size-sm)}.back-link{display:inline-flex;align-items:center;gap:6px;font-size:var(--font-size-sm);color:var(--muted);margin-bottom:16px}.footer{margin-top:40px;font-size:var(--font-size-sm);color:var(--muted);display:flex;flex-direction:column;gap:8px}.footer a{color:var(--text)}.footer-link{display:inline-flex;align-items:center;gap:8px}.footer-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}.footer-icon svg{width:100%;height:100%;display:block}.prose{font-size:var(--font-size-base);line-height:1.7;color:#262626}.prose h1,.prose h2,.prose h3{font-family:var(--font-display);font-weight:600;letter-spacing:-.02em;color:var(--text)}.prose h1{font-size:1.9rem}.prose h2{font-size:1.35rem;margin-top:1.6rem}.prose h3{font-size:1.15rem;margin-top:1.4rem}.prose p{margin:1rem 0}.prose pre{background:#fafafa;border:1px solid var(--border);padding:12px 14px;border-radius:8px;overflow-x:auto;font-size:var(--font-size-sm)}.prose code{background:#f5f5f5;padding:.1em .3em;border-radius:6px;font-size:.95em}.prose pre code{background:transparent;padding:0}[data-rehype-pretty-code-figure]{margin:1.5rem 0}[data-rehype-pretty-code-figure] pre{background:#fafafa;border:1px solid var(--border);padding:12px 14px;border-radius:8px;overflow-x:auto;font-size:var(--font-size-sm);line-height:1.6}[data-rehype-pretty-code-figure] code{background:transparent;padding:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace}[data-rehype-pretty-code-figure] [data-line]{padding:0 4px;border-left:2px solid transparent}[data-rehype-pretty-code-figure] [data-highlighted-line]{background:#0000000d;border-left-color:var(--text)}[data-rehype-pretty-code-title]{font-size:var(--font-size-xs);color:var(--muted);margin-bottom:4px;font-family:ui-monospace,SFMono-Regular,monospace}.prose :not(pre)>code{background:#f5f5f5;padding:.15em .4em;border-radius:4px;font-size:.9em;font-family:ui-monospace,SFMono-Regular,monospace}.prose-figure{margin:1.5rem 0}.prose-figure img{max-width:100%;height:auto;border-radius:8px;display:block}.prose-figure figcaption{margin-top:8px;font-size:var(--font-size-xs);color:var(--muted);text-align:center}.page-loader{min-height:200px;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:var(--font-size-sm)}.prose table{border-collapse:collapse;width:100%;margin:1.5rem 0}.prose th,.prose td{border:1px solid var(--border);padding:.5rem;text-align:left;font-size:var(--font-size-sm)}@media(min-width:768px){.post-row{flex-direction:row;align-items:baseline;gap:10px}.post-row .post-meta{width:104px}}@media(max-width:720px){.site{margin:28px auto 76px;padding:0 14px}.nav{margin-bottom:40px;flex-direction:column;align-items:flex-start}.nav-links{width:100%;flex-direction:row;align-items:flex-start;gap:6px;padding:0}.home-section-block{flex-direction:column;align-items:flex-start;gap:12px}.hero-avatar{width:130px;height:130px;border-radius:18px}}
