.back-to-top[data-astro-cid-wlspcwf4]{position:fixed;bottom:2rem;right:2rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--white);border:1px solid var(--border-color);border-radius:50%;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .2s ease;z-index:100;box-shadow:0 2px 8px #0000001a}.back-to-top[data-astro-cid-wlspcwf4]:hover{background:var(--bg-secondary);border-color:var(--gray-300);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.back-to-top[data-astro-cid-wlspcwf4]:active{transform:translateY(0)}.back-to-top[data-astro-cid-wlspcwf4].visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top[data-astro-cid-wlspcwf4] svg[data-astro-cid-wlspcwf4]{color:var(--text-primary)}@media(max-width:720px){.back-to-top[data-astro-cid-wlspcwf4]{bottom:1.5rem;right:1.5rem;width:40px;height:40px}}.reading-progress[data-astro-cid-mu6cnre2]{position:fixed;top:0;left:0;width:100%;height:3px;background:transparent;z-index:1000}.reading-progress-bar[data-astro-cid-mu6cnre2]{height:100%;width:0%;background:var(--black);transition:width .1s ease-out}.toc[data-astro-cid-xvrfupwn]{position:sticky;top:5rem;max-height:calc(100vh - 6rem);overflow-y:auto;padding-right:1rem}.toc-title[data-astro-cid-xvrfupwn]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0 0 1rem}.toc-list[data-astro-cid-xvrfupwn]{list-style:none;margin:0;padding:0}.toc-item[data-astro-cid-xvrfupwn]{margin:0;line-height:1.4}.toc-item[data-astro-cid-xvrfupwn] a[data-astro-cid-xvrfupwn]{display:block;font-size:.85rem;color:var(--text-muted);text-decoration:none;border-left:2px solid transparent;padding:.375rem 0 .375rem .75rem;margin-left:-.75rem;transition:all .15s ease}.toc-item[data-astro-cid-xvrfupwn] a[data-astro-cid-xvrfupwn]:hover{color:var(--text-primary);border-left-color:var(--gray-300);opacity:1}.toc-item[data-astro-cid-xvrfupwn].depth-3 a[data-astro-cid-xvrfupwn]{padding-left:1.5rem;font-size:.8rem}.toc[data-astro-cid-xvrfupwn]::-webkit-scrollbar{width:4px}.toc[data-astro-cid-xvrfupwn]::-webkit-scrollbar-track{background:transparent}.toc[data-astro-cid-xvrfupwn]::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:2px}body{display:flex;flex-direction:column;min-height:100vh}main[data-astro-cid-bvzihdzo]{flex:1;width:100%;max-width:100%;padding:0}article[data-astro-cid-bvzihdzo]{width:100%}.hero-image[data-astro-cid-bvzihdzo]{width:100%;max-width:900px;margin:0 auto;padding:2rem 1.5rem 0}.hero-image[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{width:100%;height:auto;border-radius:12px}.article-container[data-astro-cid-bvzihdzo]{display:grid;grid-template-columns:1fr min(720px,100%) 1fr;gap:0 2rem;padding:2rem 1.5rem 4rem}.article-container[data-astro-cid-bvzihdzo].has-toc{grid-template-columns:200px min(720px,100%) 1fr;max-width:1200px;margin:0 auto}.toc-sidebar[data-astro-cid-bvzihdzo]{display:none}.has-toc[data-astro-cid-bvzihdzo] .toc-sidebar[data-astro-cid-bvzihdzo]{display:block}.prose[data-astro-cid-bvzihdzo]{grid-column:2;min-width:0}.post-header[data-astro-cid-bvzihdzo]{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border-color)}.post-header[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{margin-bottom:1rem;font-size:2.5rem;line-height:1.2}.post-meta[data-astro-cid-bvzihdzo]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text-muted)}.post-meta[data-astro-cid-bvzihdzo] time[data-astro-cid-bvzihdzo]{color:var(--text-secondary)}.meta-separator[data-astro-cid-bvzihdzo]{color:var(--gray-300)}.reading-time[data-astro-cid-bvzihdzo]{color:var(--text-muted)}.updated[data-astro-cid-bvzihdzo]{font-style:italic}.tags[data-astro-cid-bvzihdzo]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tag[data-astro-cid-bvzihdzo]{display:inline-block;padding:.25rem .75rem;font-size:.8rem;color:var(--text-secondary);background:var(--bg-secondary);border-radius:9999px;text-decoration:none;transition:all .15s ease}.tag[data-astro-cid-bvzihdzo]:hover{color:var(--text-primary);background:var(--gray-200);opacity:1}.prose[data-astro-cid-bvzihdzo] h2{margin-top:3rem;margin-bottom:1rem}.prose[data-astro-cid-bvzihdzo] h3{margin-top:2.5rem;margin-bottom:.75rem}.prose[data-astro-cid-bvzihdzo] p,.prose[data-astro-cid-bvzihdzo] ul,.prose[data-astro-cid-bvzihdzo] ol{margin-bottom:1.5rem}.prose[data-astro-cid-bvzihdzo] pre,.prose[data-astro-cid-bvzihdzo] img,.prose[data-astro-cid-bvzihdzo] blockquote{margin:2rem 0}@media(max-width:1100px){.article-container[data-astro-cid-bvzihdzo].has-toc{grid-template-columns:180px min(640px,100%) 1fr;gap:0 1.5rem}}@media(max-width:900px){.article-container[data-astro-cid-bvzihdzo],.article-container[data-astro-cid-bvzihdzo].has-toc{grid-template-columns:1fr;max-width:720px;margin:0 auto}.toc-sidebar[data-astro-cid-bvzihdzo]{display:none!important}.prose[data-astro-cid-bvzihdzo]{grid-column:1}}@media(max-width:720px){.hero-image[data-astro-cid-bvzihdzo]{padding:1rem 0 0}.hero-image[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{border-radius:0}.article-container[data-astro-cid-bvzihdzo]{padding:1.5rem 1rem 3rem}.post-header[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{font-size:1.75rem}.post-meta[data-astro-cid-bvzihdzo]{flex-direction:column;align-items:flex-start;gap:.25rem}.meta-separator[data-astro-cid-bvzihdzo]{display:none}}
