.progress-bar[data-astro-cid-bvzihdzo]{position:fixed;top:48px;left:0;height:2px;width:0;background:var(--accent);z-index:200;transition:width .05s linear;pointer-events:none}.back-to-top[data-astro-cid-bvzihdzo]{position:fixed;bottom:2rem;right:2rem;width:36px;height:36px;background:var(--bg-raised);border:1px solid var(--border);color:var(--fg-muted);font-size:16px;border-radius:var(--radius);cursor:pointer;opacity:0;pointer-events:none;transition:opacity .2s,color .15s,border-color .15s,transform .15s;display:flex;align-items:center;justify-content:center;font-family:var(--font);z-index:150}.back-to-top[data-astro-cid-bvzihdzo].visible{opacity:1;pointer-events:auto}.back-to-top[data-astro-cid-bvzihdzo]:hover{color:var(--accent);border-color:var(--accent);transform:translateY(-2px)}.back-to-top[data-astro-cid-bvzihdzo]:active{transform:translateY(0)}.layout-simple[data-astro-cid-bvzihdzo]{max-width:720px;margin:0 auto;padding:0 1rem}.layout-with-toc[data-astro-cid-bvzihdzo]{display:flex;max-width:1000px;margin:0 auto;padding:0 1rem;gap:3rem}.toc-sidebar[data-astro-cid-bvzihdzo]{position:sticky;top:64px;align-self:flex-start;width:200px;flex-shrink:0;padding:2rem 0;max-height:calc(100vh - 64px);overflow-y:auto;scrollbar-width:none}.toc-sidebar[data-astro-cid-bvzihdzo]::-webkit-scrollbar{display:none}.toc-label[data-astro-cid-bvzihdzo]{font-size:11px;color:var(--fg-dim);text-transform:uppercase;letter-spacing:1px;margin-bottom:.75rem;margin-top:0}.toc[data-astro-cid-bvzihdzo] ul[data-astro-cid-bvzihdzo]{list-style:none;padding:0;margin:0}.toc[data-astro-cid-bvzihdzo] li[data-astro-cid-bvzihdzo].depth-3{padding-left:.75rem}.toc[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{display:block;font-size:12px;color:var(--fg-dim);padding:.2rem .5rem;text-decoration:none;border-left:2px solid transparent;transition:color .15s,border-color .15s}.toc[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]:hover{color:var(--fg);opacity:1}.toc[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo].active{color:var(--accent);border-left-color:var(--accent);opacity:1}main[data-astro-cid-bvzihdzo]{flex:1;min-width:0;padding:3rem 0;max-width:720px}.post-header[data-astro-cid-bvzihdzo]{margin-bottom:2rem}.meta[data-astro-cid-bvzihdzo]{font-size:12px;color:var(--fg-dim);margin-bottom:.75rem}.updated[data-astro-cid-bvzihdzo]{font-style:italic}.authors[data-astro-cid-bvzihdzo]{color:var(--fg-muted)}.post-header[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{font-size:1.6rem;margin-bottom:.75rem}.tags[data-astro-cid-bvzihdzo]{display:flex;gap:.4rem;flex-wrap:wrap}.hero-img[data-astro-cid-bvzihdzo]{margin-bottom:2rem}.hero-img[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{width:100%;border-radius:var(--radius)}.content[data-astro-cid-bvzihdzo]{line-height:1.8;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;min-width:0}.content[data-astro-cid-bvzihdzo] h2,.content[data-astro-cid-bvzihdzo] h3,.content[data-astro-cid-bvzihdzo] h4{scroll-margin-top:70px}.content[data-astro-cid-bvzihdzo] h2{margin-top:2.5rem;margin-bottom:.75rem;padding-bottom:.4rem;border-bottom:1px solid var(--border)}.content[data-astro-cid-bvzihdzo] h3{margin-top:1.75rem;margin-bottom:.5rem}.content[data-astro-cid-bvzihdzo] p{margin-bottom:1.25em}.content[data-astro-cid-bvzihdzo] img{margin:1.5em 0;max-width:100%;height:auto}.content[data-astro-cid-bvzihdzo] pre{margin:1.5em 0;overflow-x:auto;max-width:100%}.content[data-astro-cid-bvzihdzo] code{word-break:break-all}.content[data-astro-cid-bvzihdzo] pre code{word-break:normal}.toc-fab[data-astro-cid-bvzihdzo]{display:none}.toc-backdrop[data-astro-cid-bvzihdzo]{display:none;position:fixed;inset:0;background:#00000073;backdrop-filter:blur(2px);z-index:299;opacity:0;pointer-events:none;transition:opacity .25s ease}.toc-backdrop[data-astro-cid-bvzihdzo].open{opacity:1;pointer-events:auto}.toc-drawer[data-astro-cid-bvzihdzo]{display:none;position:fixed;bottom:0;left:0;right:0;max-width:360px;margin-left:auto;margin-right:auto;background:var(--bg-raised, #fff);border-top:1px solid var(--border);border-radius:16px 16px 0 0;padding:0 1.25rem 2rem;z-index:300;transform:translateY(100%);pointer-events:none;transition:transform .3s cubic-bezier(.32,.72,0,1);max-height:65vh;overflow-y:auto;box-shadow:0 -4px 24px #0000001f}.toc-drawer[data-astro-cid-bvzihdzo]:before{content:"";display:block;width:36px;height:4px;border-radius:2px;background:var(--border);margin:10px auto 4px}.toc-drawer[data-astro-cid-bvzihdzo].open{transform:translateY(0);pointer-events:auto}.toc-drawer-header[data-astro-cid-bvzihdzo]{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0 .25rem;margin-bottom:.25rem}.toc-drawer-header[data-astro-cid-bvzihdzo] .toc-label[data-astro-cid-bvzihdzo]{margin:0}.toc-close[data-astro-cid-bvzihdzo]{background:none;border:none;color:var(--fg-muted);font-size:14px;cursor:pointer;padding:4px 6px;border-radius:4px;line-height:1;transition:color .15s,background .15s}.toc-close[data-astro-cid-bvzihdzo]:hover{color:var(--fg);background:var(--bg-hover, rgba(0, 0, 0, .06))}.toc-mobile[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{font-size:13px;padding:.35rem .5rem}@media(max-width:768px){.toc-sidebar[data-astro-cid-bvzihdzo]{display:none}.layout-with-toc[data-astro-cid-bvzihdzo]{display:block;padding:0 1rem}.layout-simple[data-astro-cid-bvzihdzo]{padding:0 1rem}main[data-astro-cid-bvzihdzo]{padding:1.5rem 0 5rem;max-width:100%;overflow-x:hidden}.post-header[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{font-size:1.3rem}.toc-backdrop[data-astro-cid-bvzihdzo],.toc-drawer[data-astro-cid-bvzihdzo]{display:block}.toc-fab[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:6px;position:fixed;bottom:1.25rem;left:1.25rem;z-index:150;background:var(--bg-raised, #fff);border:1px solid var(--border);color:var(--fg-muted);border-radius:999px;padding:0 14px 0 10px;height:40px;font-size:12px;font-family:var(--font);cursor:pointer;box-shadow:0 2px 12px #0000001a;transition:color .15s,border-color .15s,box-shadow .15s,transform .15s}.toc-fab[data-astro-cid-bvzihdzo]:hover,.toc-fab[data-astro-cid-bvzihdzo][aria-expanded=true]{color:var(--accent);border-color:var(--accent);box-shadow:0 4px 16px #00000024}.toc-fab[data-astro-cid-bvzihdzo]:active{transform:scale(.96)}.toc-fab-label[data-astro-cid-bvzihdzo]{line-height:1}.back-to-top[data-astro-cid-bvzihdzo]{bottom:1.25rem;right:1.25rem}}
