:root{--bg:#0d1117;--bg-card:#161b22;--bg-hover:#1c2333;--border:#30363d;--text:#e6edf3;--text-muted:#8b949e;--accent:#58a6ff;--accent-green:#3fb950;--accent-orange:#d29922;--accent-red:#f85149;--font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--font-mono:"JetBrains Mono", "Fira Code", "Consolas", monospace;--max-w:780px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.7}a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}a:hover{text-decoration:underline}::selection{background:var(--accent);color:var(--bg)}.layout[data-v-5b1ab3fa]{flex-direction:column;min-height:100vh;display:flex}.main[data-v-5b1ab3fa]{width:100%;max-width:var(--max-w);flex:1;margin:0 auto;padding:2rem 1.5rem 4rem}.back[data-v-5b1ab3fa]{font-family:var(--font-mono);color:var(--text-muted);margin-bottom:1.5rem;font-size:.875rem;text-decoration:none;display:inline-flex}.back[data-v-5b1ab3fa]:hover{color:var(--accent)}.post-header[data-v-5b1ab3fa]{margin-bottom:2rem}.post-cover-frame[data-v-5b1ab3fa]{aspect-ratio:12/5;background:var(--bg-hover);border:1px solid var(--border);border-radius:8px;width:100%;max-height:320px;margin-bottom:1.5rem;position:relative;overflow:hidden}.post-cover-skeleton[data-v-5b1ab3fa]{background:var(--bg-hover);animation:1.5s ease-in-out infinite post-cover-pulse-5b1ab3fa;position:absolute;inset:0}.post-cover[data-v-5b1ab3fa]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}@keyframes post-cover-pulse-5b1ab3fa{50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.post-cover-skeleton[data-v-5b1ab3fa]{animation:none}}.post-title[data-v-5b1ab3fa]{letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.post-meta[data-v-5b1ab3fa]{font-family:var(--font-mono);color:var(--text-muted);margin-bottom:.75rem;font-size:.8rem}.sep[data-v-5b1ab3fa]{margin:0 .35rem}.post-tags[data-v-5b1ab3fa]{flex-wrap:wrap;gap:.4rem;display:flex}.tag[data-v-5b1ab3fa]{font-family:var(--font-mono);background:var(--bg-card);border:1px solid var(--border);border-radius:4px;padding:.15rem .5rem;font-size:.7rem}.post-content[data-v-5b1ab3fa],.tag[data-v-5b1ab3fa]{color:var(--text-muted)}.post-content[data-v-5b1ab3fa]{font-size:1rem;line-height:1.8}.post-content p[data-v-5b1ab3fa]{margin-bottom:1.25rem}.post-content blockquote[data-v-5b1ab3fa]{border-left:3px solid var(--accent);color:var(--text-muted);margin:1.5rem 0;padding-left:1rem;font-style:italic}.post-content code[data-v-5b1ab3fa]{font-family:var(--font-mono);background:var(--bg-card);border-radius:4px;padding:.15em .4em;font-size:.85em}.post-content a[data-v-5b1ab3fa]{color:var(--accent)}.cta[data-v-5b1ab3fa]{gap:.75rem;margin-top:1.5rem;display:flex}.cta-link[data-v-5b1ab3fa]{font-family:var(--font-mono);color:var(--accent);background:var(--bg-hover);border:1px solid var(--border);border-radius:6px;padding:.45rem .95rem;font-size:.875rem;text-decoration:none;transition:border-color .2s,color .2s}.cta-link[data-v-5b1ab3fa]:hover{color:var(--text);border-color:var(--text-muted);text-decoration:none}
