.toc-scroll{scrollbar-width:thin;scrollbar-color:var(--border) transparent}.toc-scroll::-webkit-scrollbar{width:6px}.toc-scroll::-webkit-scrollbar-track{background:transparent}.toc-scroll::-webkit-scrollbar-thumb{background-color:var(--border);border-radius:9999px}.toc-scroll::-webkit-scrollbar-thumb:hover{background-color:var(--muted-foreground)}.prose pre.mermaid{background:var(--muted);border:1px solid var(--border);border-radius:.75rem;padding:1.25rem;margin:1.75rem 0;text-align:center;overflow-x:auto}.prose pre.mermaid svg{margin-inline:auto;height:auto;max-width:100%}.prose .apexchart,.apexchart{margin:1.75rem 0;padding:1rem 1.25rem .75rem;background:var(--card);border:1px solid var(--border);border-radius:.75rem}.apexchart__caption{margin-top:.25rem;text-align:center;font-size:.875rem;color:var(--muted-foreground)}.apexchart--error{color:#ef4444;font-size:.875rem}.apexchart__data{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.apexchart,.prose pre.mermaid{position:relative}.figure-toolbar{position:absolute;top:.5rem;right:.5rem;z-index:5;display:flex;gap:.25rem;opacity:0;transition:opacity .15s ease}.apexchart:hover .figure-toolbar,.apexchart:focus-within .figure-toolbar,.prose pre.mermaid:hover .figure-toolbar,.prose pre.mermaid:focus-within .figure-toolbar{opacity:1}@media(hover:none){.figure-toolbar{opacity:1}}.figure-tool{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border-radius:.5rem;background:var(--card);color:var(--muted-foreground);border:1px solid var(--border);cursor:pointer;transition:color .12s ease,background .12s ease}.figure-tool:hover{color:var(--foreground);background:var(--muted)}.figure-tool:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.figure-tool-menu{position:relative}.figure-tool-menu__list{position:absolute;top:calc(100% + .25rem);right:0;display:none;flex-direction:column;min-width:9rem;padding:.25rem;background:var(--popover);border:1px solid var(--border);border-radius:.625rem;box-shadow:0 10px 30px #0000002e}.figure-tool-menu.is-open .figure-tool-menu__list{display:flex}.figure-tool-menu__list button{text-align:left;font-size:.8125rem;padding:.4rem .6rem;border-radius:.375rem;color:var(--foreground);background:transparent;cursor:pointer}.figure-tool-menu__list button:hover{background:var(--muted)}.figure-viewer{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:clamp(1rem,4vw,2.5rem)}.figure-viewer.is-open{display:flex}.figure-viewer__backdrop{position:absolute;inset:0;background:#0009;backdrop-filter:blur(2px)}.figure-viewer__panel{position:relative;z-index:1;width:100%;max-width:min(1100px,92vw);max-height:90vh;overflow:auto;padding:2rem 1.5rem 1.5rem;background:var(--card);border:1px solid var(--border);border-radius:1rem;box-shadow:0 24px 70px #00000059}.figure-viewer__close{position:absolute;top:.75rem;right:.75rem;width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;border:1px solid var(--border);background:var(--card);color:var(--muted-foreground);cursor:pointer}.figure-viewer__close:hover{color:var(--foreground);background:var(--muted)}.figure-viewer__content{display:flex;align-items:center;justify-content:center;min-height:40vh}.figure-viewer__content svg{max-width:100%;height:auto}.grain:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:1;opacity:.12;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.blog-text-hero{background-color:var(--blog-hero);background-image:radial-gradient(130% 130% at 12% 0%,color-mix(in oklch,var(--primary) 24%,transparent) 0%,transparent 58%),radial-gradient(100% 100% at 100% 95%,color-mix(in oklch,var(--primary) 12%,transparent) 0%,transparent 48%)}.blog-text-hero-card{position:relative;background-color:#170e25;background-image:radial-gradient(130% 130% at 18% 10%,color-mix(in oklch,oklch(.62 .22 300) 26%,transparent) 0%,transparent 62%),radial-gradient(oklch(1 0 0 / .07) 1px,transparent 1px);background-size:100% 100%,16px 16px}.blog-hero-solid{background-color:var(--blog-hero)}.blog-dither-med{background-color:var(--blog-hero);background-image:conic-gradient(var(--background) 90deg,transparent 90deg 180deg,var(--background) 180deg 270deg,transparent 270deg);background-size:16px 16px}.blog-dither-light{background-color:var(--background);background-image:conic-gradient(var(--blog-hero) 90deg,transparent 90deg);background-size:16px 16px}.table-scroll{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.5rem 0;scrollbar-width:thin}.table-scroll>table{margin:0;width:auto}.table-scroll::-webkit-scrollbar{height:6px}.table-scroll::-webkit-scrollbar-thumb{border-radius:9999px;background:var(--border)}@media(min-width:1024px){.prose>h1:first-child{display:none}}
