.code-block-wrapper{position:relative}.copy-code-btn{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--surface1);border-radius:6px;background:var(--surface0);color:var(--subtext0);cursor:pointer;opacity:0;transition:all .2s ease;z-index:10}.code-block-wrapper:hover .copy-code-btn{opacity:1}.copy-code-btn:hover{background:var(--surface1);color:var(--text);border-color:var(--surface2)}.copy-code-btn:active{transform:scale(.95)}.copy-code-btn .check-icon{display:none;color:var(--green)}.copy-code-btn .copy-icon{display:block}.copy-code-btn.copied .copy-icon{display:none}.copy-code-btn.copied .check-icon{display:block}.copy-code-btn.copied{border-color:var(--green);background:#a6e3a11a}@media(max-width:720px){.copy-code-btn{opacity:1}}.post-meta-footer[data-astro-cid-qtyrxm4s]{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:3rem;margin-bottom:2rem;padding:.75rem 0;border-top:1px solid var(--surface0);font-family:JetBrains Mono,monospace;font-size:.75em}.post-file[data-astro-cid-qtyrxm4s]{display:flex;align-items:center;gap:.5em;color:var(--overlay1);min-width:0}.post-file[data-astro-cid-qtyrxm4s] svg[data-astro-cid-qtyrxm4s]{flex-shrink:0}.post-file[data-astro-cid-qtyrxm4s] code[data-astro-cid-qtyrxm4s]{background:none;border:none;padding:0;font-size:1em;color:var(--overlay1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.edit-link[data-astro-cid-qtyrxm4s]{display:inline-flex;align-items:center;gap:.35em;color:var(--subtext0);text-decoration:none;padding:.35em .65em;border-radius:4px;transition:all .15s ease;white-space:nowrap}.edit-link[data-astro-cid-qtyrxm4s]:hover{color:var(--accent);background:var(--surface0);text-decoration:none}@media(max-width:500px){.post-meta-footer[data-astro-cid-qtyrxm4s]{flex-direction:column;align-items:flex-start;gap:.5rem}.post-file[data-astro-cid-qtyrxm4s] code[data-astro-cid-qtyrxm4s]{font-size:.9em}}@media(prefers-reduced-motion:reduce){.edit-link[data-astro-cid-qtyrxm4s]{transition:none}}.post-nav[data-astro-cid-lhwu4qwf]{margin-top:2rem;padding-top:1rem}.post-nav-inner[data-astro-cid-lhwu4qwf]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.post-nav-link[data-astro-cid-lhwu4qwf]{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem 1.5rem;background:var(--card-bg);border:1px solid var(--card-border);border-bottom:2px dashed var(--surface1);border-radius:12px;text-decoration:none;transition:all .2s ease}.post-nav-link[data-astro-cid-lhwu4qwf]:hover{border-color:var(--card-hover-border);border-bottom:2px solid var(--accent);background:var(--surface0);transform:translateY(-2px);box-shadow:0 4px 16px var(--shadow-color);text-decoration:none}.post-nav-prev[data-astro-cid-lhwu4qwf]{text-align:left}.post-nav-next[data-astro-cid-lhwu4qwf]{text-align:right}.post-nav-direction[data-astro-cid-lhwu4qwf]{display:inline-flex;align-items:center;gap:.35em;font-family:JetBrains Mono,monospace;font-size:.75em;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:.05em}.post-nav-next[data-astro-cid-lhwu4qwf] .post-nav-direction[data-astro-cid-lhwu4qwf]{justify-content:flex-end}.post-nav-direction[data-astro-cid-lhwu4qwf] svg[data-astro-cid-lhwu4qwf]{transition:transform .2s ease}.post-nav-prev[data-astro-cid-lhwu4qwf]:hover .post-nav-direction[data-astro-cid-lhwu4qwf] svg[data-astro-cid-lhwu4qwf]{transform:translate(-3px)}.post-nav-next[data-astro-cid-lhwu4qwf]:hover .post-nav-direction[data-astro-cid-lhwu4qwf] svg[data-astro-cid-lhwu4qwf]{transform:translate(3px)}.post-nav-title[data-astro-cid-lhwu4qwf]{font-family:JetBrains Mono,monospace;font-size:.95em;font-weight:500;color:var(--text);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:600px){.post-nav-inner[data-astro-cid-lhwu4qwf]{grid-template-columns:1fr;gap:1rem}.post-nav-next[data-astro-cid-lhwu4qwf]{text-align:left}.post-nav-next[data-astro-cid-lhwu4qwf] .post-nav-direction[data-astro-cid-lhwu4qwf]{justify-content:flex-start}.post-nav-link[data-astro-cid-lhwu4qwf]{padding:1rem 1.25rem}}@media(prefers-reduced-motion:reduce){.post-nav-link[data-astro-cid-lhwu4qwf]{transition:none}.post-nav-link[data-astro-cid-lhwu4qwf]:hover{transform:none}.post-nav-direction[data-astro-cid-lhwu4qwf] svg[data-astro-cid-lhwu4qwf]{transition:none}}.reading-progress-container[data-astro-cid-mu6cnre2]{position:fixed;top:64px;left:0;right:0;height:3px;z-index:99}.reading-progress-bar[data-astro-cid-mu6cnre2]{height:100%;width:0%;background:linear-gradient(90deg,var(--mauve),var(--blue),var(--lavender));background-size:200% 100%;animation:gradient-x 3s ease infinite;transition:width .1s ease-out;box-shadow:0 0 10px var(--glow-color)}@keyframes gradient-x{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@media(prefers-reduced-motion:reduce){.reading-progress-bar[data-astro-cid-mu6cnre2]{animation:none;background:var(--accent);transition:none}}@media(max-width:720px){.reading-progress-container[data-astro-cid-mu6cnre2]{top:56px}}.related-posts[data-astro-cid-dpgbfi7r]{margin-top:3rem;border-radius:12px;overflow:hidden}.related-header[data-astro-cid-dpgbfi7r]{display:flex;align-items:center;gap:.5em;margin-bottom:.75rem}.related-icon[data-astro-cid-dpgbfi7r]{display:flex;color:var(--accent)}.related-label[data-astro-cid-dpgbfi7r]{font-family:JetBrains Mono,monospace;font-size:.82em;font-weight:600;color:var(--text);text-transform:uppercase;letter-spacing:.03em}.related-count[data-astro-cid-dpgbfi7r]{font-family:JetBrains Mono,monospace;font-size:.7em;color:var(--base);background:var(--accent);padding:.1em .45em;border-radius:4px;font-weight:600}.related-list[data-astro-cid-dpgbfi7r]{display:flex;flex-direction:column;gap:.5rem}.related-card[data-astro-cid-dpgbfi7r]{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:var(--card-bg);border:1px solid var(--card-border);border-left:3px solid transparent;border-radius:10px;text-decoration:none;transition:all .15s ease}.related-card[data-astro-cid-dpgbfi7r]:hover{background:var(--surface0);border-left-color:var(--accent);text-decoration:none}.related-card-body[data-astro-cid-dpgbfi7r]{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2em}.related-card-title[data-astro-cid-dpgbfi7r]{font-family:JetBrains Mono,monospace;font-size:.9em;font-weight:600;color:var(--text);line-height:1.4;transition:color .15s ease}.related-card[data-astro-cid-dpgbfi7r]:hover .related-card-title[data-astro-cid-dpgbfi7r]{color:var(--accent)}.related-card-desc[data-astro-cid-dpgbfi7r]{font-size:.82em;color:var(--subtext0);margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-card-date[data-astro-cid-dpgbfi7r]{font-family:JetBrains Mono,monospace;font-size:.7em;color:var(--overlay1);margin-top:.15em}.related-card-arrow[data-astro-cid-dpgbfi7r]{flex-shrink:0;color:var(--overlay0);transition:all .15s ease}.related-card[data-astro-cid-dpgbfi7r]:hover .related-card-arrow[data-astro-cid-dpgbfi7r]{color:var(--accent);transform:translate(2px)}@media(prefers-reduced-motion:reduce){.related-card[data-astro-cid-dpgbfi7r],.related-card-arrow[data-astro-cid-dpgbfi7r],.related-card-title[data-astro-cid-dpgbfi7r]{transition:none}.related-card[data-astro-cid-dpgbfi7r]:hover .related-card-arrow[data-astro-cid-dpgbfi7r]{transform:none}}.share-section[data-astro-cid-zllr3mxm]{display:flex;align-items:center;gap:1rem;margin:2.5rem 0;padding:1rem 0;border-top:1px solid var(--surface0);border-bottom:1px solid var(--surface0)}.share-label[data-astro-cid-zllr3mxm]{font-family:JetBrains Mono,monospace;font-size:.78em;color:var(--subtext0)}.share-icon[data-astro-cid-zllr3mxm]{display:flex;color:var(--accent)}.share-buttons[data-astro-cid-zllr3mxm]{display:flex;gap:.5rem}.share-btn[data-astro-cid-zllr3mxm]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;color:var(--subtext0);background:var(--surface0);border:1px solid var(--surface1);cursor:pointer;transition:all .15s ease;text-decoration:none}.share-btn[data-astro-cid-zllr3mxm]:hover{color:var(--text);background:var(--surface1);border-color:var(--surface2);text-decoration:none}a[data-astro-cid-zllr3mxm].share-btn:nth-child(1):hover{color:#1da1f2;border-color:#1da1f2}a[data-astro-cid-zllr3mxm].share-btn:nth-child(2):hover{color:#0077b5;border-color:#0077b5}.copy-link-btn[data-astro-cid-zllr3mxm]:hover{color:var(--green);border-color:var(--green)}.copy-link-btn[data-astro-cid-zllr3mxm].copied{color:var(--green);border-color:var(--green);background:#a6e3a11a}.icon-check[data-astro-cid-zllr3mxm],.copy-link-btn[data-astro-cid-zllr3mxm].copied .icon-copy[data-astro-cid-zllr3mxm]{display:none}.copy-link-btn[data-astro-cid-zllr3mxm].copied .icon-check[data-astro-cid-zllr3mxm]{display:block}@media(max-width:400px){.share-section[data-astro-cid-zllr3mxm]{flex-direction:column;align-items:flex-start;gap:.75rem}}@media(prefers-reduced-motion:reduce){.share-btn[data-astro-cid-zllr3mxm]{transition:none}}.toc[data-astro-cid-xvrfupwn]{background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;margin:2rem 0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);overflow:hidden;padding:0}.toc-toggle[data-astro-cid-xvrfupwn]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 1.25rem;background:none;border:none;cursor:pointer;color:var(--text);transition:background .15s ease}.toc-toggle[data-astro-cid-xvrfupwn]:hover{background:var(--surface0)}.toc-toggle-left[data-astro-cid-xvrfupwn]{display:flex;align-items:center;gap:.5em}.toc-icon[data-astro-cid-xvrfupwn]{display:flex;color:var(--accent)}.toc-title[data-astro-cid-xvrfupwn]{font-family:JetBrains Mono,monospace;font-size:.85em;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.toc-chevron[data-astro-cid-xvrfupwn]{color:var(--overlay1);transition:transform .2s ease;flex-shrink:0}.toc-toggle[data-astro-cid-xvrfupwn][aria-expanded=true] .toc-chevron[data-astro-cid-xvrfupwn]{transform:rotate(180deg)}.toc-list[data-astro-cid-xvrfupwn]{list-style:none;margin:0;padding:.75rem 1.25rem 1rem;border-top:1px solid var(--surface0);overflow-y:auto;overflow-x:hidden;max-height:70vh;transition:max-height .3s ease,padding .3s ease,opacity .2s ease,border-color .2s ease;opacity:1}.toc-list[data-astro-cid-xvrfupwn].collapsed{max-height:0;padding-top:0;padding-bottom:0;margin:0;border-top-width:0;opacity:0;visibility:hidden}.toc-item[data-astro-cid-xvrfupwn]{margin:0;line-height:1.4}.toc-depth-2[data-astro-cid-xvrfupwn]{margin-top:.5em}.toc-depth-2[data-astro-cid-xvrfupwn]:first-child{margin-top:.75em}.toc-depth-3[data-astro-cid-xvrfupwn]{padding-left:1.25em;position:relative}.toc-depth-3[data-astro-cid-xvrfupwn]:before{content:"└";position:absolute;left:.25em;color:var(--surface2);font-family:JetBrains Mono,monospace}.toc-link[data-astro-cid-xvrfupwn]{display:inline-block;font-family:JetBrains Mono,monospace;font-size:.82em;color:var(--subtext0);text-decoration:none;padding:.25em 0;transition:color .2s ease,padding-left .2s ease;border-bottom:1px solid transparent}.toc-link[data-astro-cid-xvrfupwn]:hover{color:var(--accent);text-decoration:none;border-bottom-color:var(--accent)}.toc-link[data-astro-cid-xvrfupwn].active{color:var(--accent);padding-left:.5em;border-left:2px solid var(--accent)}.toc-depth-2[data-astro-cid-xvrfupwn]>.toc-link[data-astro-cid-xvrfupwn]{font-weight:500;color:var(--text)}.toc-depth-2[data-astro-cid-xvrfupwn]>.toc-link[data-astro-cid-xvrfupwn].active{color:var(--accent)}@media(max-width:720px){.toc-toggle[data-astro-cid-xvrfupwn]{padding:.85rem 1rem}.toc-list[data-astro-cid-xvrfupwn]{padding:0 1rem 1rem}.toc-link[data-astro-cid-xvrfupwn]{font-size:.78em}}@media(prefers-reduced-motion:reduce){.toc-link[data-astro-cid-xvrfupwn],.toc-chevron[data-astro-cid-xvrfupwn],.toc-list[data-astro-cid-xvrfupwn]{transition:none}}.tag-list[data-astro-cid-lga65v7i]{display:flex;flex-wrap:wrap;gap:.4em;list-style:none;margin:0;padding:0}.tag-list[data-astro-cid-lga65v7i] li[data-astro-cid-lga65v7i]{margin:0}.tag[data-astro-cid-lga65v7i]{display:inline-flex;align-items:center;font-family:JetBrains Mono,monospace;color:var(--subtext0);text-decoration:none;background:var(--surface0);border-radius:4px;transition:all .15s ease}.tag[data-astro-cid-lga65v7i]:hover{color:var(--accent);background:var(--surface1);text-decoration:none}.tag-hash[data-astro-cid-lga65v7i]{color:var(--accent);opacity:.7}.tag[data-astro-cid-lga65v7i]:hover .tag-hash[data-astro-cid-lga65v7i]{opacity:1}.tag-more[data-astro-cid-lga65v7i]{display:inline-flex;align-items:center;font-family:JetBrains Mono,monospace;color:var(--overlay1)}.tag-list-md[data-astro-cid-lga65v7i] .tag[data-astro-cid-lga65v7i]{font-size:.75em;padding:.25em .55em}.tag-list-md[data-astro-cid-lga65v7i] .tag-more[data-astro-cid-lga65v7i]{font-size:.75em}.tag-list-sm[data-astro-cid-lga65v7i] .tag[data-astro-cid-lga65v7i]{font-size:.68em;padding:.2em .45em}.tag-list-sm[data-astro-cid-lga65v7i] .tag-more[data-astro-cid-lga65v7i]{font-size:.68em}@media(prefers-reduced-motion:reduce){.tag[data-astro-cid-lga65v7i]{transition:none}}main[data-astro-cid-bvzihdzo]{width:calc(100% - 2em);max-width:100%;margin:auto}.back-link[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;gap:.4em;font-family:JetBrains Mono,monospace;font-size:.82em;color:var(--subtext0);text-decoration:none;padding:.5em .9em;border-radius:8px;border:1px solid var(--surface0);border-bottom:2px dashed var(--surface1);background:var(--card-bg);transition:all .2s ease;margin-bottom:2em}.back-link[data-astro-cid-bvzihdzo]:hover{color:var(--accent);border-color:var(--accent);border-bottom:2px solid var(--accent);background:var(--surface0);text-decoration:none}.back-link[data-astro-cid-bvzihdzo] svg[data-astro-cid-bvzihdzo]{width:16px;height:16px;transition:transform .2s ease}.back-link[data-astro-cid-bvzihdzo]:hover svg[data-astro-cid-bvzihdzo]{transform:translate(-3px)}.hero-image[data-astro-cid-bvzihdzo]{width:100%;max-width:900px;margin:0 auto 2em;animation:fadeInUp .5s ease forwards}.hero-image[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{display:block;width:100%;border-radius:14px;box-shadow:0 6px 24px var(--shadow-color)}.prose[data-astro-cid-bvzihdzo]{width:860px;max-width:calc(100% - 2em);margin:auto;padding:1em;color:var(--text)}.article-header[data-astro-cid-bvzihdzo]{margin-bottom:2em;text-align:center;animation:fadeInUp .4s ease forwards}.post-meta-row[data-astro-cid-bvzihdzo]{display:flex;align-items:center;justify-content:center;gap:.5em;margin-bottom:1.25em;flex-wrap:wrap}.meta-badge[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;gap:.35em;font-family:JetBrains Mono,monospace;font-size:.73em;color:var(--subtext0);background:var(--card-bg);padding:.35em .75em;border-radius:6px;border:1px solid var(--card-border);white-space:nowrap}.meta-badge[data-astro-cid-bvzihdzo] svg[data-astro-cid-bvzihdzo]{flex-shrink:0;width:12px;height:12px}.meta-badge[data-astro-cid-bvzihdzo].date-badge{color:var(--mauve);border-color:#cba6f726;background:#cba6f71a}[data-theme=latte] .meta-badge[data-astro-cid-bvzihdzo].date-badge{color:var(--mauve);background:#8839ef14;border-color:#8839ef26}.meta-badge[data-astro-cid-bvzihdzo].updated-badge{color:var(--peach);border-color:#fab38726;background:#fab3871a}[data-theme=latte] .meta-badge[data-astro-cid-bvzihdzo].updated-badge{color:var(--peach);background:#fe640b14;border-color:#fe640b26}.article-header[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{font-size:2.2em;margin:0 0 .3em;background:linear-gradient(135deg,var(--mauve),var(--blue),var(--lavender));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.article-description[data-astro-cid-bvzihdzo]{font-size:1.1em;color:var(--subtext0);margin:.5em auto 0;max-width:85%;line-height:1.6}.article-tags[data-astro-cid-bvzihdzo]{display:flex;justify-content:center;margin-top:1.25em}.prose[data-astro-cid-bvzihdzo] h2{margin-top:2.5em;padding-bottom:.3em;border-bottom:1px solid var(--card-border)}.prose[data-astro-cid-bvzihdzo] h3{margin-top:2em}.prose[data-astro-cid-bvzihdzo] ul,.prose[data-astro-cid-bvzihdzo] ol{padding-left:1.5em;margin-bottom:1.75em}.prose[data-astro-cid-bvzihdzo] li{margin-bottom:.5em;line-height:1.7}.prose[data-astro-cid-bvzihdzo] li code{font-size:.85em}.prose[data-astro-cid-bvzihdzo] a{color:var(--link);text-decoration:none;border-bottom:1px dashed var(--link);transition:all .2s ease}.prose[data-astro-cid-bvzihdzo] a:hover{color:var(--link-hover);border-bottom-style:solid}.prose[data-astro-cid-bvzihdzo] img{border-radius:12px;margin:1.5em 0;box-shadow:0 4px 16px var(--shadow-color)}.prose[data-astro-cid-bvzihdzo] pre{margin:1.5em 0;position:relative}.prose[data-astro-cid-bvzihdzo] p code{word-break:break-word}@media(max-width:720px){.prose[data-astro-cid-bvzihdzo]{padding:.5em}.article-header[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{font-size:1.7em}.article-description[data-astro-cid-bvzihdzo]{font-size:1em;max-width:100%}.hero-image[data-astro-cid-bvzihdzo]{margin-bottom:1em}.hero-image[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{border-radius:10px}.date-info[data-astro-cid-bvzihdzo]{font-size:.7em;padding:.35em .8em}}@media(prefers-reduced-motion:reduce){.article-header[data-astro-cid-bvzihdzo]{animation:none;opacity:1}.article-header[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{animation:none;background-size:100% 100%}.hero-image[data-astro-cid-bvzihdzo]{animation:none;opacity:1}.date-dot[data-astro-cid-bvzihdzo]{animation:none;opacity:.6}.back-link[data-astro-cid-bvzihdzo] svg[data-astro-cid-bvzihdzo]{transition:none}}
