.reading-progress[data-astro-cid-bvzihdzo]{position:fixed;top:60px;left:0;height:2px;width:0%;background:linear-gradient(90deg,var(--accent),var(--accent-2));z-index:99;transition:width .1s linear;border-radius:0 2px 2px 0}.blog-post-main[data-astro-cid-bvzihdzo]{position:relative;padding:6rem 0 5rem;min-height:100vh;isolation:isolate}.blog-post-main[data-astro-cid-bvzihdzo]:before{content:"";position:fixed;inset:0;background:var(--bg);opacity:.82;z-index:-1;pointer-events:none}.reading-ambient[data-astro-cid-bvzihdzo]{position:fixed;inset:0;pointer-events:none;z-index:-1;overflow:hidden}.ambient-top[data-astro-cid-bvzihdzo]{position:absolute;top:-200px;left:50%;transform:translate(-50%);width:700px;height:500px;background:radial-gradient(ellipse at center top,color-mix(in srgb,var(--accent) 7%,transparent) 0%,transparent 70%);filter:blur(40px)}.ambient-side[data-astro-cid-bvzihdzo]{position:absolute;top:30%;right:-150px;width:400px;height:600px;background:radial-gradient(ellipse,color-mix(in srgb,var(--accent-2) 5%,transparent) 0%,transparent 70%);filter:blur(60px)}.post-article[data-astro-cid-bvzihdzo]{position:relative;z-index:1}.post-header[data-astro-cid-bvzihdzo]{margin-bottom:2.5rem}.post-meta[data-astro-cid-bvzihdzo]{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--text-subtle);margin-bottom:1.25rem;font-family:var(--font-mono)}.sep[data-astro-cid-bvzihdzo]{color:var(--border-strong)}h1[data-astro-cid-bvzihdzo]{font-size:clamp(1.9rem,4.5vw,3rem);line-height:1.15;letter-spacing:-.025em;margin-bottom:1rem}.post-description[data-astro-cid-bvzihdzo]{font-size:1.15rem;color:var(--text-muted);margin-bottom:1.25rem;line-height:1.65;max-width:58ch}.post-tags[data-astro-cid-bvzihdzo]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.post-tags[data-astro-cid-bvzihdzo] .tag[data-astro-cid-bvzihdzo]{cursor:default;pointer-events:none}.updated-note[data-astro-cid-bvzihdzo]{font-size:.8rem;color:var(--text-subtle);margin-top:.75rem}.post-divider[data-astro-cid-bvzihdzo]{height:1px;background:linear-gradient(90deg,var(--accent),color-mix(in srgb,var(--accent-2) 60%,transparent),transparent);margin:2.5rem 0;opacity:.5}.post-content[data-astro-cid-bvzihdzo]{margin:0}.post-content[data-astro-cid-bvzihdzo] p{font-size:1.1rem;line-height:1.85;margin-bottom:1.5rem;color:var(--text-muted)}.post-content[data-astro-cid-bvzihdzo] h2{font-size:1.6rem;margin-top:2.75rem;margin-bottom:1rem;letter-spacing:-.02em}.post-content[data-astro-cid-bvzihdzo] h3{font-size:1.25rem;margin-top:2rem;margin-bottom:.75rem}.post-content[data-astro-cid-bvzihdzo] li{font-size:1.05rem;line-height:1.75;margin-bottom:.5rem}.post-content[data-astro-cid-bvzihdzo] blockquote{font-size:1.15rem;line-height:1.7;border-left:3px solid var(--accent);padding:.75rem 1.25rem;margin:2rem 0;background:color-mix(in srgb,var(--accent) 4%,transparent);border-radius:0 var(--radius) var(--radius) 0;font-style:italic;color:var(--text-muted)}.post-content[data-astro-cid-bvzihdzo] pre{font-size:.9rem;margin:1.75rem 0;border-radius:var(--radius-lg);border:1px solid var(--border)}.post-content[data-astro-cid-bvzihdzo] hr{border:none;border-top:1px solid var(--border);margin:2.5rem 0}.share-top[data-astro-cid-bvzihdzo]{display:flex;gap:.35rem;margin-top:1.25rem;flex-wrap:wrap}.share-icon-btn[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:7px;color:var(--text-subtle);background:transparent;border:1px solid var(--border);text-decoration:none;cursor:pointer;transition:color .15s,border-color .15s,background .15s;flex-shrink:0}.share-icon-btn[data-astro-cid-bvzihdzo]:hover{color:var(--text-muted);border-color:var(--border-strong);background:var(--surface)}.share-icon-btn[data-astro-cid-bvzihdzo]{position:relative}.share-tip[data-astro-cid-bvzihdzo]{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(4px);background:var(--text);color:var(--bg);font-size:.72rem;font-weight:500;padding:.3rem .65rem;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease;box-shadow:0 2px 8px #0000001f;z-index:20}.share-tip[data-astro-cid-bvzihdzo]:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:4px solid transparent;border-top-color:var(--text)}.share-icon-btn[data-astro-cid-bvzihdzo]:hover .share-tip[data-astro-cid-bvzihdzo],.share-icon-btn[data-astro-cid-bvzihdzo]:focus-visible .share-tip[data-astro-cid-bvzihdzo]{opacity:1;transform:translate(-50%) translateY(0)}.share-icon-btn[data-astro-cid-bvzihdzo].copied .share-tip[data-astro-cid-bvzihdzo]{opacity:1;transform:translate(-50%) translateY(0);background:#22c55e;color:#fff}.share-icon-btn[data-astro-cid-bvzihdzo].copied .share-tip[data-astro-cid-bvzihdzo]:after{border-top-color:#22c55e}.share-icon-btn[data-astro-cid-bvzihdzo].copied{border-color:color-mix(in srgb,#22c55e 40%,var(--border));color:#22c55e}.post-footer[data-astro-cid-bvzihdzo]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.post-footer[data-astro-cid-bvzihdzo] .post-tags[data-astro-cid-bvzihdzo] .tag[data-astro-cid-bvzihdzo]{cursor:default;pointer-events:none}@media(max-width:640px){.blog-post-main[data-astro-cid-bvzihdzo]{padding:5rem 0 3rem}h1[data-astro-cid-bvzihdzo]{font-size:clamp(1.6rem,6vw,2.2rem)}.post-content[data-astro-cid-bvzihdzo] p{font-size:1rem}}
