:root[data-hatch-theme=blog]{--hatch-font-body:"Inter", ui-sans-serif, system-ui, sans-serif;--hatch-font-heading:"Inter", ui-sans-serif, system-ui, sans-serif;--hatch-font-mono:ui-monospace, SFMono-Regular, Menlo, monospace;--hatch-radius:8px;--hatch-bg:#fff;--hatch-bg-2:#fafafa;--hatch-bg-3:#f4f4f5;--hatch-fg:#18181b;--hatch-fg-muted:#52525b;--hatch-fg-subtle:#71717a;--hatch-border:#e4e4e7;--hatch-border-2:#d4d4d8;--hatch-primary:#f97316;--hatch-primary-soft:#f9731614}@media (prefers-color-scheme:dark){:root[data-hatch-theme=blog][data-hatch-mode=auto],:root[data-hatch-theme=blog][data-hatch-mode=dark]{--hatch-bg:#0c0c0d;--hatch-bg-2:#18181b;--hatch-bg-3:#27272a;--hatch-fg:#fafafa;--hatch-fg-muted:#a1a1aa;--hatch-fg-subtle:#71717a;--hatch-border:#27272a;--hatch-border-2:#3f3f46;--hatch-primary:#fb923c;--hatch-primary-soft:#fb923c1f}}[data-hatch-theme=blog] .hatch-shell{max-width:880px;margin:0 auto;padding:0 1.5rem}[data-hatch-theme=blog] header.site-header{border-bottom:1px solid var(--hatch-border);padding:1rem 0}[data-hatch-theme=blog] header.site-header .brand{letter-spacing:-.015em;color:var(--hatch-fg);font-size:1.0625rem;font-weight:700;text-decoration:none}[data-hatch-theme=blog] header.site-header nav a{color:var(--hatch-fg-muted);border-radius:6px;padding:6px 12px;font-size:.9375rem;text-decoration:none;transition:color .15s,background .15s}[data-hatch-theme=blog] header.site-header nav a:hover{color:var(--hatch-fg);background:var(--hatch-bg-2)}[data-hatch-theme=blog] .hatch-post-card{background:var(--hatch-bg);border:1px solid var(--hatch-border);border-radius:var(--hatch-radius);padding:1.5rem;transition:border-color .2s,transform .2s,box-shadow .2s}[data-hatch-theme=blog] .hatch-post-card:hover{border-color:var(--hatch-fg-subtle);transform:translateY(-1px);box-shadow:0 4px 12px #0000000a}[data-hatch-theme=blog] .hatch-post-card .post-meta{color:var(--hatch-fg-subtle);gap:.75rem;margin-bottom:.5rem;font-size:.8125rem;display:flex}[data-hatch-theme=blog] .hatch-post-card h2 a{color:var(--hatch-fg);letter-spacing:-.015em;font-size:1.25rem;font-weight:600;text-decoration:none;transition:color .15s}[data-hatch-theme=blog] .hatch-post-card h2 a:hover{color:var(--hatch-primary)}[data-hatch-theme=blog] .hatch-post-card .post-excerpt{color:var(--hatch-fg-muted);margin-top:.5rem;font-size:.9375rem;line-height:1.65}[data-hatch-theme=blog] article.hatch-post{max-width:720px;margin:0 auto;padding:0 1.5rem 4rem}[data-hatch-theme=blog] article.hatch-post header h1{letter-spacing:-.025em;margin-bottom:.75rem;font-size:clamp(2rem,4vw,2.625rem);font-weight:700;line-height:1.1}[data-hatch-theme=blog] article.hatch-post header .post-meta{color:var(--hatch-fg-subtle);border-bottom:1px solid var(--hatch-border);flex-wrap:wrap;gap:1rem;margin-bottom:2rem;padding-bottom:1.25rem;font-size:.875rem;display:flex}[data-hatch-theme=blog] .hatch-prose{font-size:1.0625rem;line-height:1.75}[data-hatch-theme=blog] .hatch-prose>*+*{margin-top:1.25rem}[data-hatch-theme=blog] .hatch-prose h2{letter-spacing:-.015em;border-bottom:1px solid var(--hatch-border);margin-top:2.5rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:700}[data-hatch-theme=blog] .hatch-prose h3{margin-top:2rem;font-size:1.1875rem;font-weight:600}[data-hatch-theme=blog] .hatch-prose a{color:var(--hatch-primary);text-underline-offset:3px;text-decoration:underline}[data-hatch-theme=blog] .hatch-prose blockquote{border-left:4px solid var(--hatch-primary);background:var(--hatch-bg-2);border-radius:0 var(--hatch-radius) var(--hatch-radius) 0;color:var(--hatch-fg);padding:1rem 1.25rem;font-style:italic}[data-hatch-theme=blog] .hatch-prose code:not(pre code){background:var(--hatch-bg-3);border:1px solid var(--hatch-border);border-radius:4px;padding:.15em .4em;font-size:.88em}[data-hatch-theme=blog] .hatch-prose pre{background:var(--hatch-bg-2);border:1px solid var(--hatch-border);border-radius:var(--hatch-radius);padding:16px 20px;font-size:.875rem;line-height:1.6;overflow-x:auto}[data-hatch-theme=blog] .hatch-prose img{border-radius:var(--hatch-radius);margin:1.5rem 0}[data-hatch-theme=blog] .hatch-tag{color:var(--hatch-fg-muted);background:var(--hatch-bg-2);border:1px solid var(--hatch-border);border-radius:999px;align-items:center;padding:.125rem .625rem;font-size:.75rem;text-decoration:none;transition:border-color .15s,color .15s;display:inline-flex}[data-hatch-theme=blog] .hatch-tag:hover{border-color:var(--hatch-primary);color:var(--hatch-primary)}[data-hatch-theme=blog] footer.site-footer{border-top:1px solid var(--hatch-border);color:var(--hatch-fg-muted);margin-top:4rem;padding:2rem 0;font-size:.875rem}[data-hatch-theme=blog]{--hatch-h1-size:clamp(2.125rem, 4vw, 2.75rem);--hatch-h2-size:clamp(1.5rem, 2.4vw, 1.75rem)}[data-hatch-theme=blog] article.hatch-post header h1{font-size:var(--hatch-h1-size);letter-spacing:-.025em;text-wrap:balance;line-height:1.12}[data-hatch-theme=blog] .hatch-post-card{will-change:transform}[data-hatch-theme=blog] .hatch-post-card:hover{border-color:var(--hatch-primary)}[data-hatch-theme=blog] .hatch-post-card h2 a:hover{text-decoration:none}[data-hatch-theme=blog] .hatch-tag:hover{background:var(--hatch-primary-soft)}[data-hatch-theme=blog] ::selection{background:var(--hatch-primary-soft);color:var(--hatch-fg)}[data-hatch-theme=blog] a:focus-visible,[data-hatch-theme=blog] button:focus-visible{outline:2px solid var(--hatch-primary);outline-offset:3px;border-radius:6px}[data-hatch-theme=blog] .pull-quote{letter-spacing:-.01em;color:var(--hatch-fg);border-left:4px solid var(--hatch-primary);margin:2rem 0;padding:1rem 0 1rem 1.5rem;font-size:1.375rem;font-style:italic;font-weight:500;line-height:1.45}@media (prefers-reduced-motion:reduce){[data-hatch-theme=blog] *{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media print{[data-hatch-theme=blog] header.site-header,[data-hatch-theme=blog] footer.site-footer{display:none}[data-hatch-theme=blog] body{font-size:11pt;line-height:1.55}}[data-hatch-theme=blog] .hatch-header{border-bottom:1px solid var(--hatch-fg);padding:8px 0}[data-hatch-theme=blog] .hatch-header>div{min-height:56px}[data-hatch-theme=blog] .hatch-footer{border-top:1px solid var(--hatch-fg);text-align:center;background:0 0;padding-top:32px;padding-bottom:32px}[data-hatch-theme=blog] .hatch-footer>div{text-align:center;grid-template-columns:1fr;gap:12px}[data-hatch-theme=blog] .hatch-prose{font-family:var(--hatch-font-body);color:var(--hatch-fg);font-size:18px;line-height:1.75}[data-hatch-theme=blog] .hatch-prose h2{letter-spacing:-.012em;margin-top:2em;margin-bottom:.6em;font-size:1.65em;font-weight:700}[data-hatch-theme=blog] .hatch-prose h3{margin-top:1.6em;margin-bottom:.5em;font-size:1.25em;font-weight:600}[data-hatch-theme=blog] .hatch-prose p{margin-block:1em}[data-hatch-theme=blog] .hatch-prose blockquote{border-left:4px solid var(--hatch-fg);color:var(--hatch-fg-muted);margin:1.5em 0;padding-left:18px;font-style:italic}[data-hatch-theme=blog] .post-card{padding-bottom:8px}[data-hatch-theme=blog] .post-card h3{font-family:var(--hatch-font-heading);font-weight:600}
