.related-list[data-astro-cid-ykjjg2be]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.related-list[data-astro-cid-ykjjg2be] a[data-astro-cid-ykjjg2be]{display:flex;align-items:flex-start;gap:.5rem;color:var(--text-color);text-decoration:none;line-height:1.4;transition:color .2s}.related-list[data-astro-cid-ykjjg2be] a[data-astro-cid-ykjjg2be]:hover{color:var(--primary-color, #54b689)}.bullet-icon[data-astro-cid-ykjjg2be]{margin-top:.2rem;color:var(--primary-color, #54b689);flex-shrink:0}.toc-list[data-astro-cid-gnpnfh3e]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.toc-item[data-astro-cid-gnpnfh3e] a[data-astro-cid-gnpnfh3e]{color:var(--text-color);text-decoration:none;font-weight:500;display:block;padding:.15rem 0 .15rem calc(.5rem + ((var(--depth) - 1) * .6rem));border-left:2px solid transparent;transition:color .2s,border-color .2s;line-height:1.3;font-size:.95rem;overflow-wrap:break-word;word-break:break-word}.toc-item[data-astro-cid-gnpnfh3e].root-item span[data-astro-cid-gnpnfh3e]{font-weight:700;color:var(--primary-color);display:block;margin-bottom:.5rem;line-height:1.2;padding-left:.25rem;overflow-wrap:break-word;word-break:break-word}.toc-item[data-astro-cid-gnpnfh3e] a[data-astro-cid-gnpnfh3e]:hover{color:var(--primary-color)}.share-btn[data-astro-cid-bl6kgej6]{--btn-base-bg: rgba(0, 0, 0, .12);--btn-text: var(--heading-color, #2a2e35);display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .85rem;border-radius:6px;font-size:.85rem;font-weight:600;color:var(--btn-text);background-color:var(--btn-base-bg);border:1px solid var(--border-color);text-decoration:none;cursor:pointer;font-family:var(--font-body);transition:all .2s ease}html.dark .share-btn[data-astro-cid-bl6kgej6]{--btn-base-bg: rgba(255, 255, 255, .2);--btn-text: var(--heading-color, #ffffff)}.share-btn[data-astro-cid-bl6kgej6]:hover,.share-btn[data-astro-cid-bl6kgej6].copied{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color);transform:translateY(-2px);text-decoration:none}html.dark .share-btn[data-astro-cid-bl6kgej6]:hover,html.dark .share-btn[data-astro-cid-bl6kgej6].copied{color:#1a1e25}.share-icon[data-astro-cid-bl6kgej6]{font-size:1.1rem}.copy-btn[data-astro-cid-bl6kgej6] .share-label[data-astro-cid-bl6kgej6]{min-width:9ch;text-align:center;display:inline-block}.code-copy-wrapper{position:relative;margin-top:1.5rem;margin-bottom:1.5rem;border-radius:8px;overflow:hidden;border:1px solid var(--border-color, #e2e8f0)}.code-copy-wrapper pre.astro-code{margin:0!important;border:none!important;border-radius:0!important}.code-copy-wrapper pre.astro-code{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.code-copy-wrapper pre.astro-code::-webkit-scrollbar{width:8px;height:8px}.code-copy-wrapper pre.astro-code::-webkit-scrollbar-track{background:transparent}.code-copy-wrapper pre.astro-code::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px}.code-copy-wrapper pre.astro-code::-webkit-scrollbar-thumb:hover{background-color:#0000004d}html.dark .code-copy-wrapper pre.astro-code{scrollbar-color:#4a5568 transparent}html.dark .code-copy-wrapper pre.astro-code::-webkit-scrollbar-thumb{background-color:#4a5568}html.dark .code-copy-wrapper pre.astro-code::-webkit-scrollbar-thumb:hover{background-color:#718096}.code-header{display:flex;justify-content:space-between;align-items:center;background-color:#0000000a;border-bottom:1px solid var(--border-color, #e2e8f0);padding:.5rem 4rem .5rem 1rem;font-family:var(--font-code);font-size:.85rem;color:var(--heading-color, #1a202c)}html.dark .code-header{background-color:#ffffff0a;color:#f7fafc}.code-title{font-weight:700}.code-subtitle{font-weight:400;opacity:.9;font-size:.8rem;margin-left:auto}.code-title+.code-subtitle{margin-left:1rem}.copy-code-btn{position:absolute;top:.5rem;right:1.25rem;background-color:var(--primary-color, #54b689);color:#fff;border:1px solid var(--primary-color, #54b689);border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-family:inherit;font-weight:700;cursor:pointer;transition:opacity .2s ease-in-out,filter .2s;z-index:10}.code-copy-wrapper.has-header .copy-code-btn{top:.35rem;right:.5rem}.code-copy-wrapper:not(.has-header) .copy-code-btn{opacity:0}.code-copy-wrapper:not(.has-header):hover .copy-code-btn,.copy-code-btn:focus{opacity:1}.code-copy-wrapper.has-header .copy-code-btn{opacity:1}.copy-code-btn:hover,.copy-code-btn.copied{filter:brightness(.9)}html.dark .copy-code-btn:hover,html.dark .copy-code-btn.copied{filter:brightness(1.1)}.blog-post[data-astro-cid-2q5oecfc]{background-color:var(--card-bg, #ffffff);border:1px solid var(--border-color);border-top:4px solid var(--themeColor);border-radius:8px;padding:2rem;box-shadow:0 2px 4px #0000000d}.post-header[data-astro-cid-2q5oecfc]{margin-bottom:2rem;border-bottom:1px solid var(--border-color);padding-bottom:1.5rem}.post-category[data-astro-cid-2q5oecfc]{font-size:.85rem;text-transform:uppercase;font-weight:700;letter-spacing:.05em;color:var(--text-color);text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.post-category[data-astro-cid-2q5oecfc]:after{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background-color:var(--themeColor)}.post-category[data-astro-cid-2q5oecfc]:hover{text-decoration:underline}.post-title[data-astro-cid-2q5oecfc]{font-size:2.4rem;margin:0 0 .5rem;line-height:1.2;color:var(--text-color)}.post-date[data-astro-cid-2q5oecfc]{display:block;color:var(--text-muted, #666);font-size:.95rem}.date-divider[data-astro-cid-2q5oecfc]{margin:0 .4rem;opacity:.6}.post-cover[data-astro-cid-2q5oecfc]{margin-top:1.5rem;border-radius:6px;overflow:hidden}.post-cover[data-astro-cid-2q5oecfc] img[data-astro-cid-2q5oecfc]{width:100%;height:auto;display:block;object-fit:cover;object-position:top;max-height:200px}.post-content[data-astro-cid-2q5oecfc]{line-height:1.7;font-size:1.1rem;color:var(--text-color)}.post-content[data-astro-cid-2q5oecfc] h1,.post-content[data-astro-cid-2q5oecfc] h2,.post-content[data-astro-cid-2q5oecfc] h3,.post-content[data-astro-cid-2q5oecfc] h4,.post-content[data-astro-cid-2q5oecfc] h5,.post-content[data-astro-cid-2q5oecfc] h6{font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--heading-color)}.post-content[data-astro-cid-2q5oecfc] h1{margin-top:2.5rem;margin-bottom:1.25rem;font-size:2rem;line-height:1.3}.post-content[data-astro-cid-2q5oecfc] h2{margin-top:2.25rem;margin-bottom:1rem;font-size:1.75rem;line-height:1.3}.post-content[data-astro-cid-2q5oecfc] h3{margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;line-height:1.4}.post-content[data-astro-cid-2q5oecfc] h4{margin-top:1.75rem;margin-bottom:.75rem;font-size:1.35rem;line-height:1.4}.post-content[data-astro-cid-2q5oecfc] h5{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;color:var(--text-muted)}.post-content[data-astro-cid-2q5oecfc] h6{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.15rem;color:var(--text-muted)}.post-content[data-astro-cid-2q5oecfc] p{margin-bottom:1.5rem}.post-content[data-astro-cid-2q5oecfc] blockquote{border-left:4px solid var(--themeColor);padding-left:1rem;margin-left:0;color:var(--text-muted, #666);font-style:italic;background-color:#0000000f;padding-top:.5rem;padding-bottom:.5rem;border-radius:0 4px 4px 0}html.dark .post-content[data-astro-cid-2q5oecfc] blockquote{background-color:#ffffff0f}.post-content[data-astro-cid-2q5oecfc] ul,.post-content[data-astro-cid-2q5oecfc] ol{margin-bottom:1.5rem;padding-left:1.5rem}.post-content[data-astro-cid-2q5oecfc] li{margin-bottom:.5rem}.post-content[data-astro-cid-2q5oecfc] .katex-display{background-color:#0000000a;border:1px solid var(--border-color);border-radius:8px;padding:1.25rem 2rem;margin:2rem auto;width:fit-content;max-width:100%;font-size:1.25em;overflow-x:auto;text-align:center}html.dark .post-content[data-astro-cid-2q5oecfc] .katex-display{background-color:#ffffff0a}.post-content[data-astro-cid-2q5oecfc] .katex-display>.katex{display:inline-block;text-align:initial}.post-content[data-astro-cid-2q5oecfc] .markdown-alert{border:1px solid var(--border-color);border-left-width:4px;background-color:#00000008;padding:.5rem 1rem;margin:2rem 0;border-radius:0 12px}html.dark .post-content[data-astro-cid-2q5oecfc] .markdown-alert{background-color:#ffffff08}.post-content[data-astro-cid-2q5oecfc] .markdown-alert-title{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.1rem;margin-bottom:.5rem}.post-content[data-astro-cid-2q5oecfc] .markdown-alert-title svg,.post-content[data-astro-cid-2q5oecfc] .markdown-alert-title svg path{fill:currentColor;color:currentColor}.post-content[data-astro-cid-2q5oecfc] .markdown-alert-note{border-color:#3b82f64d;border-left-color:#3b82f6}.post-content[data-astro-cid-2q5oecfc] .markdown-alert-note .markdown-alert-title{color:#3b82f6}.post-content[data-astro-cid-2q5oecfc] .markdown-alert-tip{border-color:#10b9814d;border-left-color:#10b981}.post-content[data-astro-cid-2q5oecfc] .markdown-alert-tip .markdown-alert-title{color:#10b981}.post-content[data-astro-cid-2q5oecfc] .markdown-alert-important{border-color:#8b5cf64d;border-left-color:#8b5cf6}.post-content[data-astro-cid-2q5oecfc] .markdown-alert-important .markdown-alert-title{color:#8b5cf6}.post-content[data-astro-cid-2q5oecfc] .markdown-alert-warning{border-color:#f59e0b4d;border-left-color:#f59e0b}.post-content[data-astro-cid-2q5oecfc] .markdown-alert-warning .markdown-alert-title{color:#f59e0b}.post-content[data-astro-cid-2q5oecfc] .markdown-alert-caution{border-color:#ef44444d;border-left-color:#ef4444}.post-content[data-astro-cid-2q5oecfc] .markdown-alert-caution .markdown-alert-title{color:#ef4444}.post-share[data-astro-cid-2q5oecfc]{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--border-color, #e2e8f0);display:flex;flex-direction:column;gap:1rem}.share-heading[data-astro-cid-2q5oecfc]{font-size:.95rem;font-weight:700;color:var(--heading-color);text-transform:uppercase;letter-spacing:.05em}.share-buttons-container[data-astro-cid-2q5oecfc]{display:flex;flex-wrap:wrap;gap:.75rem}@media(min-width:640px){.post-share[data-astro-cid-2q5oecfc]{flex-direction:row;align-items:center;justify-content:space-between}}.mobile-toc[data-astro-cid-2q5oecfc]{display:none}.desktop-toc[data-astro-cid-2q5oecfc]{display:block}@media(max-width:992px){.mobile-toc[data-astro-cid-2q5oecfc]{display:block;margin-bottom:2rem}.desktop-toc[data-astro-cid-2q5oecfc]{display:none}}
