.katex-display{max-width:100%;padding:.6em 0;overflow:auto hidden}.katex-display::-webkit-scrollbar{height:6px}.katex-display::-webkit-scrollbar-track{background:0 0}.katex-display::-webkit-scrollbar-thumb{background:var(--border-variant);border-radius:10px}.katex-display::-webkit-scrollbar-thumb:hover{background:var(--green)}
.post-content{--nav-h:72px}.post-shell{--nav-h:72px;max-width:840px;margin:0 auto;padding:96px 20px 80px}.post-main{min-width:0}.post-onthispage,.post-archive{display:none}body:has(.post-shell){overflow-x:clip}@media (min-width:1024px){.post-shell{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:48px;max-width:1148px;display:grid}.post-archive{top:calc(var(--nav-h) + 24px);max-height:calc(100vh - var(--nav-h) - 48px);overscroll-behavior:contain;display:block;position:sticky;overflow-y:auto}.post-archive-mobile{display:none}}@media (min-width:1280px){.post-shell:has(.post-onthispage nav){grid-template-columns:260px minmax(0,1fr) 240px;max-width:1436px}.post-onthispage:has(nav){top:calc(var(--nav-h) + 24px);max-height:calc(100vh - var(--nav-h) - 48px);overscroll-behavior:contain;display:block;position:sticky;overflow-y:auto}.post-toc{display:none}}.post-toc{top:var(--nav-h);z-index:20;border:1px solid var(--border-variant);border-radius:var(--radius);background:var(--surface-container);margin:0 0 1.5rem;position:sticky}.post-toc-summary{cursor:pointer;align-items:center;gap:10px;padding:12px 16px;list-style:none;display:flex}.post-toc-summary::-webkit-details-marker{display:none}.post-toc-summary::marker{content:""}.post-toc-summary:focus-visible{outline:2px solid var(--green);outline-offset:3px;border-radius:4px}.post-toc-chevron{width:14px;height:14px;color:var(--text-dim);flex-shrink:0;transition:transform .15s,color .15s}.post-toc:not([open]) .post-toc-chevron{transform:rotate(-90deg)}.post-toc-summary:hover .post-toc-chevron{color:var(--green)}.post-toc-kicker{letter-spacing:.06em;text-transform:uppercase;color:var(--text-dim);font-size:.72rem;font-weight:600;transition:color .15s}.post-toc-summary:hover .post-toc-kicker{color:var(--text)}.post-toc-list{overscroll-behavior:contain;flex-direction:column;max-height:60vh;margin:0;padding:4px 0 8px;list-style:none;display:flex;overflow-y:auto}.post-toc-list a{color:var(--text-dim);padding:6px 16px;font-size:.9rem;line-height:1.4;text-decoration:none;display:block}.post-toc-list a:hover{color:var(--text)}.post-toc-list li[data-depth="3"] a{padding-left:30px}@media (prefers-reduced-motion:reduce){.post-toc-chevron,.post-toc-kicker{transition:none}}.post-archive-nav{font-size:.8125rem}.post-archive-nav--sidebar{padding:8px 0 32px}.post-archive-nav--drawer{padding:0}.post-archive-back{font-family:var(--font-headline,Manrope), sans-serif;color:var(--text-dim);align-items:center;gap:6px;margin:0 0 20px;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .16s;display:flex}.post-archive-back:hover{color:var(--green)}.post-archive-years,.post-archive-months,.post-archive-entries{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.post-archive-year,.post-archive-month{width:100%;font:inherit;text-align:left;color:var(--text-muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:8px 4px;transition:color .15s;display:flex}.post-archive-year{font-family:var(--font-headline,Manrope), sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim);font-size:.72rem;font-weight:700}.post-archive-month{padding-left:12px;font-weight:600}.post-archive-year:hover,.post-archive-month:hover{color:var(--text)}.post-archive-year:focus-visible,.post-archive-month:focus-visible,.post-archive-link:focus-visible{outline-offset:-2px;border-radius:4px}.post-archive-chevron{width:12px;height:12px;color:var(--text-dim);flex-shrink:0}.post-archive-count{background:var(--surface-container);font-variant-numeric:tabular-nums;color:var(--text-dim);border-radius:999px;margin-left:auto;padding:1px 7px;font-size:.68rem;font-weight:600}.post-archive-link{border-left:2px solid var(--border-variant);color:var(--text-muted);flex-direction:column;gap:2px;margin-left:12px;padding:6px 8px 6px 14px;line-height:1.4;text-decoration:none;transition:color .15s;display:flex}.post-archive-link:hover{color:var(--text)}.post-archive-link[aria-current=page]{border-left-color:var(--green);color:var(--text)}.post-archive-link[aria-current=page] .post-archive-title{font-weight:600}.post-archive-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.post-archive-meta{color:var(--text-dim);font-size:.72rem}.post-archive-fab{right:20px;bottom:calc(24px + env(safe-area-inset-bottom,0px));z-index:40;background:var(--green);width:56px;height:56px;color:var(--green-on);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s,transform .2s;display:flex;position:fixed;box-shadow:0 4px 24px #4edea359,0 2px 8px #0006}.post-archive-fab .material-symbols-outlined{font-size:1.6rem}.post-archive-fab:hover{transform:scale(1.06)}.post-archive-fab--hidden{opacity:0;pointer-events:none;transform:scale(.6)}.post-archive-backdrop{z-index:60;-webkit-backdrop-filter:blur(2px);background:#0009;animation:.16s ease-out post-archive-fade;position:fixed;inset:0}.post-archive-drawer{z-index:61;overscroll-behavior:contain;width:min(320px,85vw);padding:16px 16px calc(32px + env(safe-area-inset-bottom,0px));background:var(--surface);border-right:1px solid var(--border);animation:.22s ease-out post-archive-slide-in;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:8px 0 40px #0006}html:has(.post-archive-drawer){overflow:hidden}@keyframes post-archive-fade{0%{opacity:0}to{opacity:1}}@keyframes post-archive-slide-in{0%{transform:translate(-100%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.post-archive-back,.post-archive-year,.post-archive-month,.post-archive-link,.post-archive-fab{transition:none}.post-archive-backdrop,.post-archive-drawer{animation:none}}.post-back{font-family:var(--font-headline,Manrope), sans-serif;color:var(--text-dim);align-items:center;gap:6px;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .16s;display:inline-flex}.post-back:hover{color:var(--green)}.post-header{border-bottom:1px solid var(--border-variant);margin:26px 0 34px;padding-bottom:26px}@media (min-width:1024px){.post-back{display:none}.post-header{margin-top:0}}.post-title{letter-spacing:-.02em;color:var(--text);margin:0 0 16px;font-size:clamp(1.9rem,4.5vw,2.85rem);font-weight:500;line-height:1.1}.post-dateline{font-family:var(--font-headline,Manrope), sans-serif;letter-spacing:.04em;text-transform:uppercase;color:var(--text-dim);flex-wrap:wrap;align-items:center;gap:10px;margin:0;font-size:.75rem;font-weight:600;display:flex}.post-dateline__dot{background:var(--border-variant);border-radius:50%;width:4px;height:4px}.post-content{min-width:0;color:var(--text-muted);overflow-wrap:break-word;font-size:1.0625rem;line-height:1.75}.post-content p{margin:1.25rem 0}.post-content .katex-display{margin:1.75rem 0}.post-content h2{color:var(--text);margin:2.5rem 0 1rem;font-size:1.5rem;font-weight:700;line-height:1.3}.post-content h3{color:var(--text);margin:2rem 0 .6rem;font-size:1.175rem;font-weight:600;line-height:1.4}.post-content h4{color:var(--text);margin:1.75rem 0 .5rem;font-size:1rem;font-weight:600;line-height:1.45}.post-content :is(h2,h3,h4){scroll-margin-top:calc(var(--nav-h) + 16px)}.post-content :is(ol,ul){margin:1.25rem 0;padding-left:1.75rem}.post-content ol{list-style:decimal}.post-content ul{list-style:outside}.post-content ol ol{list-style:lower-alpha}.post-content ul ul{list-style:circle}.post-content li{margin:.5rem 0}.post-content li::marker{color:var(--text)}.post-content li>p{margin:.35rem 0}.post-content li>p:first-child{margin-top:0}.post-content li>p:last-child{margin-bottom:0}.post-content li>:is(ol,ul){margin:.5rem 0}.post-content :is(p,li,blockquote,td,th) a{color:var(--green);text-underline-offset:2px;text-decoration:underline}.post-content :is(p,li,blockquote,td,th) a:hover{text-decoration-thickness:2px}.post-content blockquote{border-left:3px solid var(--border-variant);color:var(--text-dim);margin:1.5rem 0;padding:.25rem 0 .25rem 1rem}.post-content blockquote>p:first-child{margin-top:0}.post-content blockquote>p:last-child{margin-bottom:0}.post-content pre{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-lowest);max-width:100%;max-height:min(32em + 2rem,70vh);margin:1.5rem 0;padding:1rem;font-size:.9375rem;line-height:1.6;overflow:auto}.post-content :not(pre)>code{border:1px solid var(--border);background:var(--surface-lowest);border-radius:4px;padding:.15em .4em;font-size:.9em}.post-content table{border-collapse:collapse;max-width:100%;margin:1.5rem 0;font-size:.95em;display:block;overflow-x:auto}.post-content th{border-bottom:2px solid var(--border-variant);text-align:left;color:var(--text);padding:.5rem .85rem;font-weight:600}.post-content td{border-bottom:1px solid var(--border);padding:.5rem .85rem}.post-content img{border-radius:var(--radius);max-width:100%;height:auto}.post-content figure:not([data-rehype-pretty-code-figure]){text-align:center;margin:2rem 0 2.5rem}.post-content figure:not([data-rehype-pretty-code-figure]) img{margin:0 auto;display:block}.post-content figcaption{color:var(--text-dim);margin-top:.65rem;font-size:.875rem;line-height:1.65}.post-content pre{text-align:left}.post-content hr{border:0;border-top:1px solid var(--border-variant);width:4rem;height:0;margin:3.5rem auto 2.5rem}.post-content pre::-webkit-scrollbar{height:6px}.post-content table::-webkit-scrollbar{height:6px}.post-content pre::-webkit-scrollbar-track{background:0 0}.post-content table::-webkit-scrollbar-track{background:0 0}.post-content pre::-webkit-scrollbar-thumb{background:var(--border-variant);border-radius:10px}.post-content table::-webkit-scrollbar-thumb{background:var(--border-variant);border-radius:10px}.post-content pre::-webkit-scrollbar-thumb:hover{background:var(--green)}.post-content table::-webkit-scrollbar-thumb:hover{background:var(--green)}.post-reading{border-top:1px solid var(--border);margin:3rem 0 0}.post-reading-summary{cursor:pointer;flex-wrap:wrap;align-items:center;gap:10px;padding:16px 0;list-style:none;display:flex}.post-reading-summary::-webkit-details-marker{display:none}.post-reading-summary::marker{content:""}.post-reading-summary:focus-visible{outline:2px solid var(--green);outline-offset:3px;border-radius:4px}.post-reading-chevron{width:14px;height:14px;color:var(--text-dim);flex-shrink:0;transition:transform .15s,color .15s}.post-reading:not([open]) .post-reading-chevron{transform:rotate(-90deg)}.post-reading-summary:hover .post-reading-chevron{color:var(--green)}.post-reading-kicker{letter-spacing:.06em;text-transform:uppercase;color:var(--text-dim);font-size:.72rem;font-weight:600;transition:color .15s}.post-reading-summary:hover .post-reading-kicker{color:var(--text)}.post-reading-count{color:var(--text-dim);font-size:.78rem}@media (max-width:480px){.post-reading-breakdown{display:none}}.post-reading-body{padding-bottom:6px}.post-reading-lede{max-width:54ch;color:var(--text-dim);margin:0 0 18px;font-size:.85rem;line-height:1.55}.post-reading-items{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.post-reading-item{border:1px solid var(--border-variant);border-radius:var(--radius);background:var(--surface-container);padding:16px 18px;transition:border-color .15s,background-color .15s}.post-reading-item:hover{border-color:var(--green);background:var(--surface-high)}.post-reading-title{color:var(--green);margin-bottom:4px;font-size:.98rem;font-weight:600;line-height:1.35;text-decoration:none;display:inline-block}.post-reading-title:hover{text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:2px}.post-reading-title:focus-visible{outline:2px solid var(--green);outline-offset:3px;border-radius:2px}.post-reading-meta{color:var(--text-dim);flex-wrap:wrap;align-items:baseline;gap:4px 8px;font-size:.78rem;line-height:1.5;display:flex}.post-reading-kind{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.post-reading-kind[data-kind=interactivo]{color:var(--green)}.post-reading-lang{border:1px solid var(--border-variant);letter-spacing:.06em;border-radius:3px;padding:1px 5px;font-size:.66rem}.post-reading-note{color:var(--text-muted);margin:5px 0 0;font-size:.875rem;line-height:1.6}@media (prefers-reduced-motion:reduce){.post-reading-chevron,.post-reading-item,.post-reading-kicker{transition:none}}.post-nav{border-top:1px solid var(--border-variant);flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:56px;padding-top:26px;display:flex}.post-nav__link{flex-direction:column;gap:4px;max-width:300px;text-decoration:none;display:flex}.post-nav__link--end{text-align:right;margin-left:auto}.post-nav__kicker{font-family:var(--font-headline,Manrope), sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--text-dim);font-size:11px;font-weight:700}.post-nav__title{color:var(--text);font-size:.9375rem;font-weight:600;line-height:1.4;transition:color .16s}.post-nav__link:hover .post-nav__title{color:var(--green)}@media (prefers-reduced-motion:reduce){.post-back,.post-nav__title{transition:none}}