:root{--bg: #0a0a0a;--bg-card: #111111;--text: #e8e0d8;--text-muted: #8a8078;--fire: #ff6b35;--ember: #c44e20;--glow: rgba(255, 107, 53, .3);--red: #ff4757;--amber: #f59e0b;--yellow: #fbbf24;--font-mono: "Courier New", Courier, monospace;--font-sans: system-ui, -apple-system, "Segoe UI", sans-serif}[data-astro-cid-5hce7sga]{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--bg);color:var(--text);font-family:var(--font-sans);line-height:1.7;min-height:100vh}body:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;z-index:9999}a[data-astro-cid-5hce7sga]{color:var(--fire);text-decoration:none;transition:color .2s,text-shadow .2s}a[data-astro-cid-5hce7sga]:visited{color:var(--fire)}a[data-astro-cid-5hce7sga]:hover{color:#ff8c5a;text-shadow:0 0 8px var(--glow)}.site-header[data-astro-cid-5hce7sga]{padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.06)}.site-logo[data-astro-cid-5hce7sga]{font-family:var(--font-mono);font-size:1.4rem;font-weight:900;letter-spacing:.15em;color:var(--fire);text-shadow:0 0 20px var(--glow)}.site-nav[data-astro-cid-5hce7sga]{display:flex;gap:1.5rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.1em}.site-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{color:var(--text-muted)}.site-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--text);text-shadow:none}.main-content[data-astro-cid-5hce7sga]{max-width:800px;margin:0 auto;padding:3rem 2rem 5rem}.site-footer[data-astro-cid-5hce7sga]{text-align:center;padding:2rem;font-size:.75rem;color:var(--text-muted);border-top:1px solid rgba(255,255,255,.04)}.article-body[data-astro-cid-5hce7sga]{font-size:1.1rem;line-height:1.85}.article-body[data-astro-cid-5hce7sga] h1[data-astro-cid-5hce7sga],.article-body[data-astro-cid-5hce7sga] h2[data-astro-cid-5hce7sga],.article-body[data-astro-cid-5hce7sga] h3[data-astro-cid-5hce7sga]{font-family:var(--font-mono);margin:2rem 0 1rem;color:var(--fire)}.article-body[data-astro-cid-5hce7sga] h1[data-astro-cid-5hce7sga]{font-size:2rem}.article-body[data-astro-cid-5hce7sga] h2[data-astro-cid-5hce7sga]{font-size:1.5rem}.article-body[data-astro-cid-5hce7sga] h3[data-astro-cid-5hce7sga]{font-size:1.2rem}.article-body[data-astro-cid-5hce7sga] p[data-astro-cid-5hce7sga]{margin-bottom:1.5rem}.article-body[data-astro-cid-5hce7sga] blockquote[data-astro-cid-5hce7sga]{border-left:3px solid var(--fire);padding-left:1.5rem;margin:2rem 0;color:var(--text-muted);font-style:italic}.article-body[data-astro-cid-5hce7sga] ul[data-astro-cid-5hce7sga],.article-body[data-astro-cid-5hce7sga] ol[data-astro-cid-5hce7sga]{margin:1rem 0 1.5rem 1.5rem}.article-body[data-astro-cid-5hce7sga] li[data-astro-cid-5hce7sga]{margin-bottom:.5rem}.article-body[data-astro-cid-5hce7sga] code[data-astro-cid-5hce7sga]{background:var(--bg-card);padding:.15em .4em;border-radius:3px;font-family:var(--font-mono);font-size:.9em}.article-body[data-astro-cid-5hce7sga] pre[data-astro-cid-5hce7sga]{background:var(--bg-card);padding:1rem;border-radius:6px;overflow-x:auto;margin:1.5rem 0}.reading-progress[data-astro-cid-5hce7sga]{position:fixed;top:0;left:0;height:3px;background:var(--fire);box-shadow:0 0 8px var(--glow);width:0%;z-index:10000;transition:width .1s ease-out}.fade-in[data-astro-cid-5hce7sga]{opacity:0;transform:translateY(20px);animation:fadeIn .6s ease forwards}.fade-in[data-astro-cid-5hce7sga]:nth-child(2){animation-delay:.1s}.fade-in[data-astro-cid-5hce7sga]:nth-child(3){animation-delay:.2s}.fade-in[data-astro-cid-5hce7sga]:nth-child(4){animation-delay:.3s}.fade-in[data-astro-cid-5hce7sga]:nth-child(5){animation-delay:.4s}@keyframes fadeIn{to{opacity:1;transform:translateY(0)}}@media (max-width: 600px){.site-header[data-astro-cid-5hce7sga]{flex-direction:column;gap:1rem}.site-nav[data-astro-cid-5hce7sga]{gap:1rem}.main-content[data-astro-cid-5hce7sga]{padding:2rem 1.2rem 3rem}}.sr-only[data-astro-cid-5hce7sga]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}a[data-astro-cid-5hce7sga]:focus-visible,button[data-astro-cid-5hce7sga]:focus-visible,input[data-astro-cid-5hce7sga]:focus-visible,textarea[data-astro-cid-5hce7sga]:focus-visible,select[data-astro-cid-5hce7sga]:focus-visible{outline:2px solid var(--fire);outline-offset:2px}
