.blog-post:where(.astro-bvzihdzo){padding-top:calc(var(--header-height) + 48px);padding-bottom:80px}.blog-post:where(.astro-bvzihdzo) .container:where(.astro-bvzihdzo){max-width:720px}.back-link:where(.astro-bvzihdzo){display:inline-block;font-size:.875rem;color:var(--color-fg-muted);margin-bottom:32px}.back-link:where(.astro-bvzihdzo):hover{color:var(--color-fg-primary)}.post-header:where(.astro-bvzihdzo){margin-bottom:40px}.post-meta:where(.astro-bvzihdzo){display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:.8125rem}.category:where(.astro-bvzihdzo){font-weight:600;text-transform:uppercase;letter-spacing:.05em}.dot:where(.astro-bvzihdzo){color:var(--color-fg-dim)}time:where(.astro-bvzihdzo){color:var(--color-fg-muted)}.post-title:where(.astro-bvzihdzo){font-family:var(--font-display);font-size:clamp(1.75rem,5vw,2.5rem);font-weight:700;line-height:1.2;color:var(--color-fg-primary);margin-bottom:8px}.post-author:where(.astro-bvzihdzo){font-size:.9375rem;color:var(--color-fg-muted)}.post-body:where(.astro-bvzihdzo){font-size:1.0625rem;line-height:1.75;color:var(--color-fg-primary)}.post-body:where(.astro-bvzihdzo) h2{font-family:var(--font-display);font-size:1.5rem;font-weight:600;margin:48px 0 16px;color:var(--color-fg-primary)}.post-body:where(.astro-bvzihdzo) h3{font-family:var(--font-display);font-size:1.25rem;font-weight:600;margin:32px 0 12px;color:var(--color-fg-primary)}.post-body:where(.astro-bvzihdzo) p{margin-bottom:20px}.post-body:where(.astro-bvzihdzo) ul,.post-body:where(.astro-bvzihdzo) ol{margin-bottom:20px;padding-left:24px}.post-body:where(.astro-bvzihdzo) li{margin-bottom:8px}.post-body:where(.astro-bvzihdzo) strong{color:var(--color-fg-primary);font-weight:600}.post-body:where(.astro-bvzihdzo) a{color:var(--color-accent)}.post-body:where(.astro-bvzihdzo) a:hover{color:var(--color-success)}.post-body:where(.astro-bvzihdzo) blockquote{margin:24px 0;padding:12px 20px;border-left:3px solid var(--color-border);background:var(--color-bg-surface);border-radius:0 var(--radius-sm) var(--radius-sm) 0}.post-body:where(.astro-bvzihdzo) table{width:100%;margin:24px 0;border-collapse:collapse;font-size:.9375rem;line-height:1.6;display:block;overflow-x:auto}.post-body:where(.astro-bvzihdzo) thead{border-bottom:2px solid var(--color-border)}.post-body:where(.astro-bvzihdzo) th{padding:10px 16px;text-align:left;font-weight:600;color:var(--color-fg-primary);font-size:.8125rem;text-transform:uppercase;letter-spacing:.04em}.post-body:where(.astro-bvzihdzo) td{padding:10px 16px;color:var(--color-fg-muted);border-bottom:1px solid var(--color-border-subtle)}.post-body:where(.astro-bvzihdzo) tbody tr:hover{background:var(--color-bg-surface)}.post-body:where(.astro-bvzihdzo) td strong{color:var(--color-fg-primary)}.post-body:where(.astro-bvzihdzo) pre{margin:24px 0;padding:20px;border-radius:var(--radius-md);overflow-x:auto;font-size:.875rem;line-height:1.6}.post-body:where(.astro-bvzihdzo) code:not(pre code){background:var(--color-bg-surface);border:1px solid var(--color-border-subtle);border-radius:4px;padding:2px 6px;font-family:var(--font-mono);font-size:.85em}.post-body:where(.astro-bvzihdzo) .mermaid-shell{margin:32px 0;border:1px solid rgba(110,215,154,.18);border-radius:20px;overflow:hidden;background:radial-gradient(circle at top left,rgba(110,215,154,.12),transparent 32%),linear-gradient(180deg,#13201df5,#0b1110fa);box-shadow:inset 0 1px #e6f2ee0a,0 28px 60px #0000003d}.post-body:where(.astro-bvzihdzo) .mermaid-chrome{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px 14px;border-bottom:1px solid rgba(110,215,154,.12);background:linear-gradient(180deg,rgba(255,255,255,.03),transparent)}.post-body:where(.astro-bvzihdzo) .mermaid-eyebrow{margin:0;font-family:var(--font-mono);font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#6ed79a}.post-body:where(.astro-bvzihdzo) .mermaid-hint{margin:4px 0 0;font-size:.82rem;color:var(--color-fg-muted)}.post-body:where(.astro-bvzihdzo) .mermaid-actions{display:flex;align-items:center;gap:10px}.post-body:where(.astro-bvzihdzo) .mermaid-reset,.post-body:where(.astro-bvzihdzo) .mermaid-expand{border:1px solid rgba(110,215,154,.18);border-radius:999px;padding:10px 14px;background:#0b1110b3;color:var(--color-fg-primary);font:inherit;font-size:.82rem;cursor:pointer;transition:border-color .2s ease,transform .2s ease,background .2s ease}.post-body:where(.astro-bvzihdzo) .mermaid-reset:hover,.post-body:where(.astro-bvzihdzo) .mermaid-reset:focus-visible,.post-body:where(.astro-bvzihdzo) .mermaid-expand:hover,.post-body:where(.astro-bvzihdzo) .mermaid-expand:focus-visible{border-color:#6ed79a73;background:#15803d1f;transform:translateY(-1px)}.post-body:where(.astro-bvzihdzo) .mermaid-expand{background:#16a34a1f}.post-body:where(.astro-bvzihdzo) .mermaid-surface{position:relative;width:100%;min-height:360px;max-height:min(78vh,720px);overflow:hidden;cursor:grab;touch-action:none;aspect-ratio:var(--mermaid-diagram-ratio, auto);background:linear-gradient(rgba(110,215,154,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(110,215,154,.05) 1px,transparent 1px);background-size:28px 28px}.post-body:where(.astro-bvzihdzo) .mermaid-surface.is-grabbing{cursor:grabbing}.post-body:where(.astro-bvzihdzo) .mermaid-canvas{display:flex;align-items:center;justify-content:center;width:100%;min-height:360px;height:100%;padding:0}.post-body:where(.astro-bvzihdzo) .mermaid-canvas svg{display:block;width:100%;max-width:none;height:100%;max-height:100%;margin:0 auto;shape-rendering:geometricPrecision;text-rendering:geometricPrecision;color-rendering:optimizeQuality}.post-body:where(.astro-bvzihdzo) .mermaid-shell .label,.post-body:where(.astro-bvzihdzo) .mermaid-shell foreignObject div{color:var(--color-fg-primary)}.post-body:where(.astro-bvzihdzo) .mermaid-error{padding:24px;color:#ffd1d1}.post-body:where(.astro-bvzihdzo) .mermaid-error pre{margin-top:12px;white-space:pre-wrap;word-break:break-word}body.mermaid-fullscreen-open{overflow:hidden}.post-body:where(.astro-bvzihdzo) .mermaid-shell.is-fullscreen{position:fixed;inset:16px;z-index:300;margin:0;border-color:#6ed79a47;background:radial-gradient(circle at top left,rgba(110,215,154,.16),transparent 28%),linear-gradient(180deg,#13201dfb,#070b0afe)}.post-body:where(.astro-bvzihdzo) .mermaid-shell.is-fullscreen .mermaid-chrome{position:absolute;top:12px;right:12px;left:12px;z-index:2;align-items:flex-start;border:none;padding:0;background:none;pointer-events:none}.post-body:where(.astro-bvzihdzo) .mermaid-shell.is-fullscreen .mermaid-chrome>div:first-child{max-width:min(55vw,420px);padding:10px 12px;border:1px solid rgba(110,215,154,.12);border-radius:14px;background:#070b0aad}.post-body:where(.astro-bvzihdzo) .mermaid-shell.is-fullscreen .mermaid-actions{margin-left:auto;pointer-events:auto}.post-body:where(.astro-bvzihdzo) .mermaid-shell.is-fullscreen .mermaid-surface{min-height:calc(100vh - 32px);max-height:calc(100vh - 32px);aspect-ratio:auto}.post-body:where(.astro-bvzihdzo) .mermaid-shell.is-fullscreen .mermaid-canvas{min-height:calc(100vh - 32px);align-items:flex-start;padding:0}.post-body:where(.astro-bvzihdzo) .mermaid-shell.is-fullscreen .mermaid-canvas svg{width:100%;height:100%}@media(max-width:640px){.post-body:where(.astro-bvzihdzo) .mermaid-chrome{align-items:flex-start;flex-direction:column}.post-body:where(.astro-bvzihdzo) .mermaid-actions{width:100%;flex-direction:column}.post-body:where(.astro-bvzihdzo) .mermaid-reset,.post-body:where(.astro-bvzihdzo) .mermaid-expand{width:100%;min-height:44px}.post-body:where(.astro-bvzihdzo) .mermaid-surface{min-height:300px}.post-body:where(.astro-bvzihdzo) .mermaid-canvas{min-height:300px;padding:0}.post-body:where(.astro-bvzihdzo) .mermaid-shell.is-fullscreen{inset:0;border-radius:0;border-left:none;border-right:none}.post-body:where(.astro-bvzihdzo) .mermaid-shell.is-fullscreen .mermaid-chrome{top:8px;right:8px;left:8px;flex-direction:row;justify-content:flex-end;gap:8px}.post-body:where(.astro-bvzihdzo) .mermaid-shell.is-fullscreen .mermaid-chrome>div:first-child{display:none}.post-body:where(.astro-bvzihdzo) .mermaid-shell.is-fullscreen .mermaid-actions{width:auto;flex-direction:row;gap:8px}.post-body:where(.astro-bvzihdzo) .mermaid-shell.is-fullscreen .mermaid-reset,.post-body:where(.astro-bvzihdzo) .mermaid-shell.is-fullscreen .mermaid-expand{width:auto;min-height:40px;padding:8px 12px;font-size:.78rem;background:#070b0ac7}.post-body:where(.astro-bvzihdzo) .mermaid-shell.is-fullscreen .mermaid-surface,.post-body:where(.astro-bvzihdzo) .mermaid-shell.is-fullscreen .mermaid-canvas{min-height:100vh;max-height:100vh;padding:0}}.post-tags:where(.astro-bvzihdzo){display:flex;flex-wrap:wrap;gap:8px;margin-top:48px;padding-top:24px;border-top:1px solid var(--color-border-subtle)}.tag:where(.astro-bvzihdzo){font-size:.75rem;padding:4px 12px;border-radius:var(--radius-sm);background:var(--color-bg-surface);color:var(--color-fg-muted);border:1px solid var(--color-border-subtle)}
