:root{--neon-red: #ef4444;--header-bg: rgba(13, 14, 18, .8);--header-border: rgba(255, 255, 255, .03);--logo-shadow: 0 0 8px rgba(0, 240, 255, .3);--p-text-color: #cbd5e1;--li-text-color: #94a3b8;--code-bg: rgba(255, 255, 255, .05);--code-color: #fda4af}html[data-theme=light]{--neon-red: #dc2626;--header-bg: rgba(248, 250, 252, .8);--header-border: rgba(15, 23, 42, .05);--logo-shadow: 0 0 10px rgba(2, 132, 199, .2);--p-text-color: #334155;--li-text-color: #475569;--code-bg: rgba(15, 23, 42, .05);--code-color: #be123c}body{line-height:1.6}header[data-astro-cid-2q5oecfc]{background:var(--header-bg);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--header-border);padding:16px 20px;position:sticky;top:0;z-index:100}.header-container[data-astro-cid-2q5oecfc]{max-width:800px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header-logo[data-astro-cid-2q5oecfc]{font-family:Orbitron,sans-serif;font-weight:900;font-size:1.05rem;text-decoration:none;color:var(--text-white);letter-spacing:.1em;text-shadow:var(--logo-shadow)}.theme-toggle-btn[data-astro-cid-2q5oecfc]{padding:4px 8px;font-size:14px}.header-actions[data-astro-cid-2q5oecfc]{display:flex;align-items:center;gap:12px}.header-back[data-astro-cid-2q5oecfc]{font-family:var(--font-mono);font-size:10px;color:var(--text-muted);text-decoration:none}.header-back[data-astro-cid-2q5oecfc]:hover{color:var(--neon-cyan)}.main-container[data-astro-cid-2q5oecfc]{max-width:800px;margin:30px auto 60px;padding:0 20px;box-sizing:border-box}article[data-astro-cid-2q5oecfc]{background:var(--card-dark);padding:30px;border-radius:8px;border:1px solid var(--border-color)}.post-header[data-astro-cid-2q5oecfc]{border-bottom:1px solid var(--border-color);padding-bottom:20px;margin-bottom:24px}.post-title[data-astro-cid-2q5oecfc]{font-family:var(--font-sans);font-size:1.4rem;font-weight:800;line-height:1.4;margin:0 0 20px;color:var(--text-white);letter-spacing:-.01em}.meta-info-grid[data-astro-cid-2q5oecfc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;font-family:var(--font-mono);font-size:11px;color:var(--text-muted);border-top:1px dashed var(--border-color);padding-top:16px}.meta-item[data-astro-cid-2q5oecfc]{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-color);padding-bottom:6px;box-sizing:border-box;height:28px}.meta-value[data-astro-cid-2q5oecfc]{color:var(--text-main);font-weight:700}.youtube-btn[data-astro-cid-2q5oecfc]{display:inline-flex;align-items:center;background:#ef44441a;color:var(--neon-red);border:1px solid rgba(239,68,68,.2);text-decoration:none;padding:2px 10px;border-radius:4px;font-weight:700;font-size:10px;font-family:var(--font-mono);transition:all .15s ease;line-height:1}.youtube-btn[data-astro-cid-2q5oecfc]:hover{background:#ef444433;color:var(--text-white);border-color:var(--neon-red);box-shadow:0 0 10px #ef444433}.youtube-btn[data-astro-cid-2q5oecfc]:before{content:"▶";margin-right:6px;font-size:.75em}article[data-astro-cid-2q5oecfc] p{font-family:var(--font-sans);font-size:15px;color:var(--p-text-color);margin:0 0 1.6em;line-height:1.55;letter-spacing:.005em}article[data-astro-cid-2q5oecfc] h1,article[data-astro-cid-2q5oecfc] h2,article[data-astro-cid-2q5oecfc] h3{font-family:var(--font-sans);color:var(--text-white);font-weight:700;letter-spacing:-.01em;margin-top:2.2em;margin-bottom:.5em}article[data-astro-cid-2q5oecfc] h1{font-size:1.35rem}article[data-astro-cid-2q5oecfc] h2{font-size:1.25rem;border-left:3px solid var(--neon-cyan);padding-left:10px}article[data-astro-cid-2q5oecfc] h3{font-size:1.1rem}article[data-astro-cid-2q5oecfc] ul{padding-left:20px;margin-bottom:1.6em}article[data-astro-cid-2q5oecfc] li{font-size:14.5px;margin-bottom:8px;line-height:1.7;color:var(--li-text-color)}article[data-astro-cid-2q5oecfc] strong{color:var(--neon-cyan);font-weight:700}article[data-astro-cid-2q5oecfc] code{font-family:var(--font-mono);font-size:11px;background:var(--code-bg);padding:2px 5px;border-radius:3px;color:var(--code-color)}@media (max-width: 600px){article[data-astro-cid-2q5oecfc]{padding:20px}.post-title[data-astro-cid-2q5oecfc]{font-size:1.2rem}.main-container[data-astro-cid-2q5oecfc]{margin:15px auto}}
