.post-prose{--prose-text: var(--text, #eaf2ee);--prose-soft: var(--text-soft, #a9b8b1);--prose-dim: var(--text-dim, #7b8a84);--prose-brand: var(--brand, #59bb7a);--prose-brand-bright: var(--brand-bright, #6ee7a0);--prose-line: var(--line, rgba(255, 255, 255, .09));--prose-line-strong: var(--line-strong, rgba(255, 255, 255, .16));--prose-panel: var(--panel, #0d1512);--prose-card: var(--bg-card, rgba(255, 255, 255, .028));--prose-danger: var(--danger, #f87171);--prose-warn: var(--warn, #fbbf5c);--prose-info: var(--info, #60a5fa);--prose-violet: var(--violet, #a78bfa);--prose-radius: var(--radius, 14px);--prose-mono: var(--mono, "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace);--prose-measure: 43rem;color:var(--prose-soft);font-size:1.06rem;line-height:1.75}.post-prose>*{max-width:var(--prose-measure);margin-left:auto;margin-right:auto}.post-prose h2,.post-prose h3,.post-prose h4{color:var(--prose-text);letter-spacing:-.022em;line-height:1.22;scroll-margin-top:calc(var(--nav-h, 68px) + 24px)}.post-prose h2{font-size:clamp(1.5rem,2.6vw,1.85rem);margin:2.6em 0 .7em}.post-prose h3{font-size:clamp(1.22rem,2vw,1.4rem);margin:2em 0 .6em}.post-prose h4{font-size:1.08rem;margin:1.7em 0 .5em}.post-prose h2:first-child,.post-prose h3:first-child{margin-top:0}.post-heading-anchor{margin-left:.4em;color:var(--prose-brand);opacity:0;font-weight:500;text-decoration:none;transition:opacity .15s ease}.post-prose h2:hover .post-heading-anchor,.post-prose h3:hover .post-heading-anchor,.post-prose h4:hover .post-heading-anchor,.post-heading-anchor:focus-visible{opacity:1}.post-prose p{margin:0 0 1.35em}.post-prose a{color:var(--prose-brand-bright);text-decoration:underline;text-decoration-color:#6ee7a066;text-underline-offset:3px;transition:text-decoration-color .15s ease}.post-prose a:hover{text-decoration-color:currentColor}.post-prose strong{color:var(--prose-text);font-weight:650}.post-prose ul,.post-prose ol{margin:0 0 1.35em;padding-left:1.35em}.post-prose li{margin-bottom:.5em}.post-prose li::marker{color:var(--prose-brand)}.post-prose blockquote{margin:1.8em auto;padding:.2em 0 .2em 1.4em;border-left:3px solid var(--prose-brand);color:var(--prose-text);font-size:1.1rem;font-style:italic}.post-prose blockquote p:last-child{margin-bottom:0}.post-prose hr{margin:3em auto;border:0;border-top:1px solid var(--prose-line)}.post-prose :not(pre)>code{padding:.15em .42em;border:1px solid var(--prose-line);border-radius:6px;background:#ffffff0d;color:var(--prose-brand-bright);font-family:var(--prose-mono);font-size:.88em;white-space:nowrap}.post-lead{color:var(--prose-text);font-size:1.24rem;line-height:1.6;margin-bottom:2em}.post-lead p:last-child{margin-bottom:0}.post-figure{margin:2.4em auto}.post-figure img{display:block;width:100%;height:auto;border-radius:var(--prose-radius);border:1px solid var(--prose-line);background:var(--prose-panel)}.post-figure figcaption{margin-top:.8em;color:var(--prose-dim);font-size:.88rem;line-height:1.5;text-align:center}.post-figure-center{text-align:center}.post-figure-left{margin-left:0;margin-right:auto}.post-figure-left figcaption{text-align:left}.post-figure-right{margin-left:auto;margin-right:0}.post-figure-right figcaption{text-align:right}.post-figure-wide{max-width:min(58rem,100%)}.post-figure-full{max-width:min(76rem,100%)}.post-figure-link{display:block}.post-prose p img{vertical-align:middle;border-radius:4px}.post-callout{margin:2em auto;padding:1.1em 1.3em;border:1px solid var(--prose-line-strong);border-left-width:3px;border-radius:var(--prose-radius);background:var(--prose-card)}.post-callout-title{margin:0 0 .4em;color:var(--prose-text);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.post-callout-body>*:last-child{margin-bottom:0}.post-callout-note{border-left-color:var(--prose-dim)}.post-callout-note .post-callout-title{color:var(--prose-soft)}.post-callout-tip{border-left-color:var(--prose-brand);background:#59bb7a12}.post-callout-tip .post-callout-title{color:var(--prose-brand-bright)}.post-callout-info{border-left-color:var(--prose-info);background:#60a5fa12}.post-callout-info .post-callout-title{color:var(--prose-info)}.post-callout-warning{border-left-color:var(--prose-warn);background:#fbbf5c12}.post-callout-warning .post-callout-title{color:var(--prose-warn)}.post-callout-danger{border-left-color:var(--prose-danger);background:#f8717112}.post-callout-danger .post-callout-title{color:var(--prose-danger)}.post-center{text-align:center}.post-center>*{margin-left:auto;margin-right:auto}.post-grid{display:grid;gap:1.2em;margin:2em auto;max-width:min(58rem,100%)}.post-grid>*{margin:0;padding:1.1em 1.2em;border:1px solid var(--prose-line);border-radius:var(--prose-radius);background:var(--prose-card)}.post-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.post-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.post-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.post-cta{margin:2.6em auto;padding:1.8em;border:1px solid rgba(89,187,122,.3);border-radius:var(--prose-radius);background:linear-gradient(180deg,#59bb7a1f,#59bb7a08);text-align:center}.post-cta>*:last-child{margin-bottom:0}.post-video{position:relative;margin:2.4em auto;max-width:min(58rem,100%);aspect-ratio:16 / 9;border-radius:var(--prose-radius);border:1px solid var(--prose-line);overflow:hidden;background:#000}.post-video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.post-code{margin:2em auto;max-width:min(54rem,100%);border:1px solid var(--prose-line);border-radius:var(--prose-radius);background:var(--prose-panel);overflow:hidden}.post-code-head{display:flex;align-items:center;gap:8px;padding:.55em 1em;border-bottom:1px solid var(--prose-line);background:#ffffff05}.post-code-label{color:var(--prose-dim);font-family:var(--prose-mono);font-size:.76rem;letter-spacing:.04em}.post-code pre{margin:0;padding:1.1em 1.2em;overflow-x:auto}.post-code code{color:var(--prose-text);font-family:var(--prose-mono);font-size:.86rem;line-height:1.65;white-space:pre}.post-prose .hljs-comment,.post-prose .hljs-quote{color:var(--prose-dim);font-style:italic}.post-prose .hljs-keyword,.post-prose .hljs-selector-tag,.post-prose .hljs-literal,.post-prose .hljs-doctag{color:var(--prose-violet)}.post-prose .hljs-string,.post-prose .hljs-regexp,.post-prose .hljs-addition{color:var(--prose-brand-bright)}.post-prose .hljs-number,.post-prose .hljs-symbol,.post-prose .hljs-bullet{color:var(--prose-warn)}.post-prose .hljs-title,.post-prose .hljs-section,.post-prose .hljs-name,.post-prose .hljs-built_in{color:var(--prose-info)}.post-prose .hljs-attr,.post-prose .hljs-attribute,.post-prose .hljs-variable,.post-prose .hljs-property,.post-prose .hljs-template-variable{color:#cfe3d8}.post-prose .hljs-type,.post-prose .hljs-class .hljs-title,.post-prose .hljs-meta{color:#7dd3fc}.post-prose .hljs-deletion{color:var(--prose-danger)}.post-table{margin:2em auto;max-width:min(58rem,100%);overflow-x:auto;border:1px solid var(--prose-line);border-radius:var(--prose-radius)}.post-table table{width:100%;border-collapse:collapse;font-size:.94rem}.post-table th,.post-table td{padding:.7em 1em;text-align:left;border-bottom:1px solid var(--prose-line)}.post-table th{color:var(--prose-text);font-weight:620;background:#ffffff08;white-space:nowrap}.post-table tr:last-child td{border-bottom:0}.post-video-fallback{color:var(--prose-dim);font-size:.92rem}@media (max-width: 760px){.post-prose{font-size:1.02rem}.post-grid-2,.post-grid-3,.post-grid-4{grid-template-columns:minmax(0,1fr)}.post-lead{font-size:1.12rem}.post-figure,.post-code,.post-table,.post-video{max-width:100%}}.blog-preview-body{--prose-measure: 100%}.blog-preview-body .post-grid,.blog-preview-body .post-code,.blog-preview-body .post-table,.blog-preview-body .post-video,.blog-preview-body .post-figure-wide,.blog-preview-body .post-figure-full{max-width:100%}
