.post-shell.svelte-n6ocrf{gap:1rem;min-width:0;display:grid}.post-header.svelte-n6ocrf{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-card);overflow:hidden}.post-header-bar.svelte-n6ocrf{background:var(--bg-elevated);border-bottom:1px solid var(--border);align-items:center;gap:6px;padding:.6rem .8rem;display:flex}.dot.svelte-n6ocrf{border-radius:50%;width:10px;height:10px}.dot.red.svelte-n6ocrf{background:#ff5f57}.dot.yellow.svelte-n6ocrf{background:#febc2e}.dot.green.svelte-n6ocrf{background:#28c840}.post-header-title.svelte-n6ocrf{color:var(--text-muted);margin-left:.5rem;font-size:.75rem}.post-header-body.svelte-n6ocrf{gap:.8rem;padding:1.5rem;display:grid}.post-meta-line.svelte-n6ocrf{color:var(--text-muted);font-size:.8rem}.prompt.svelte-n6ocrf{color:var(--green);font-weight:700}.cmd.svelte-n6ocrf{color:var(--cyan);margin-left:.3rem}.arg.svelte-n6ocrf{color:var(--text);margin-left:.3rem}.post-info.svelte-n6ocrf{color:var(--text-dim);font-size:.82rem;font-family:var(--font-mono);flex-direction:column;gap:.2rem;margin-top:.5rem;display:flex}.meta-label.svelte-n6ocrf{color:var(--cyan-dim);font-weight:600}.author-link.svelte-n6ocrf{color:var(--green);border-bottom:1px dashed #0000;text-decoration:none;transition:all .15s}.author-link.svelte-n6ocrf:hover{border-bottom-color:var(--green)}h1.svelte-n6ocrf{color:var(--green);text-shadow:0 0 20px var(--green-glow);font-size:clamp(1.5rem,4vw,2.2rem);line-height:1.2}.excerpt.svelte-n6ocrf{color:var(--text-muted);border-left:2px solid var(--green-border);max-width:70ch;padding-left:.8rem;font-size:.95rem}.post-cover.svelte-n6ocrf{border:1px solid var(--border);border-radius:var(--radius-lg);margin:1rem 0;overflow:hidden}.post-cover.svelte-n6ocrf img:where(.svelte-n6ocrf){object-fit:cover;width:100%;height:auto;display:block}.post-info.svelte-n6ocrf{color:var(--text-muted);flex-wrap:wrap;gap:.5rem 1.5rem;font-size:.8rem;display:flex}.label.svelte-n6ocrf{color:var(--cyan-dim)}.tags.svelte-n6ocrf{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.tag.svelte-n6ocrf{color:var(--yellow);border-radius:var(--radius);border:1px solid #ffb80033;padding:.1rem .35rem;font-size:.72rem}.post-content.svelte-n6ocrf{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);min-width:0;padding:1.5rem}.content-bar.svelte-n6ocrf{border-bottom:1px solid var(--border);margin-bottom:1.2rem;padding-bottom:.8rem;font-size:.8rem}.post-content.svelte-n6ocrf h2{color:var(--cyan);border-bottom:1px solid var(--border);margin:2rem 0 .8rem;padding-bottom:.3rem;font-size:clamp(1.2rem,3vw,1.6rem)}.post-content.svelte-n6ocrf h2:before{content:"## ";color:var(--text-dim)}.post-content.svelte-n6ocrf h3{color:var(--green-dim);margin:1.5rem 0 .5rem;font-size:clamp(1rem,2.5vw,1.2rem)}.post-content.svelte-n6ocrf h3:before{content:"### ";color:var(--text-dim)}.post-content.svelte-n6ocrf p,.post-content.svelte-n6ocrf ul,.post-content.svelte-n6ocrf ol{margin:.8rem 0}.post-content.svelte-n6ocrf p,.post-content.svelte-n6ocrf li,.post-content.svelte-n6ocrf blockquote{overflow-wrap:anywhere}.post-content.svelte-n6ocrf ul{padding-left:1rem;list-style:none}.post-content.svelte-n6ocrf ul li:before{content:"├── ";color:var(--text-dim);font-size:.85em}.post-content.svelte-n6ocrf ul li:last-child:before{content:"└── "}.post-content.svelte-n6ocrf ol{padding-left:1.5rem}.post-content.svelte-n6ocrf ol li::marker{color:var(--green-dim)}.post-content.svelte-n6ocrf a{color:var(--cyan);text-underline-offset:2px;-webkit-text-decoration:underline #00e5ff4d;text-decoration:underline #00e5ff4d}.post-content.svelte-n6ocrf a:hover{text-shadow:0 0 8px #00e5ff4d}.post-content.svelte-n6ocrf strong{color:var(--text-bright);font-weight:600}.post-content.svelte-n6ocrf em{color:var(--yellow);font-style:normal}.post-content.svelte-n6ocrf img{border:1px solid var(--border);border-radius:var(--radius);margin:1.5rem auto;display:block}.post-content.svelte-n6ocrf .terminal-code-block{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg);margin:1rem 0;overflow:hidden}.post-content.svelte-n6ocrf .terminal-code-toolbar{background:var(--bg-elevated);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.4rem .7rem;font-size:.72rem;display:flex}.post-content.svelte-n6ocrf .terminal-code-lang{color:var(--green-dim);text-transform:lowercase}.post-content.svelte-n6ocrf .terminal-code-copy{border:1px solid var(--border);border-radius:var(--radius);color:var(--text-muted);font-family:var(--font-mono);cursor:pointer;background:0 0;padding:.15rem .5rem;font-size:.7rem;transition:all .15s}.post-content.svelte-n6ocrf .terminal-code-copy:hover{color:var(--green);border-color:var(--green-border)}.post-content.svelte-n6ocrf pre{background:var(--bg);color:var(--green);max-width:100%;margin:0;padding:0;font-size:.85rem;line-height:1.65;overflow-x:auto}.post-content.svelte-n6ocrf pre code{width:max-content;min-width:100%;color:var(--green);background:0 0;border:none;border-radius:0;padding:1rem 1.5rem;display:block}.post-content.svelte-n6ocrf blockquote{border-left:2px solid var(--yellow);background:var(--green-soft);border-radius:0 var(--radius) var(--radius) 0;color:var(--text);margin:1.2rem 0;padding:.6rem 1rem;font-size:.9rem}.post-content.svelte-n6ocrf blockquote:before{content:"⚠ ";color:var(--yellow)}.post-content.svelte-n6ocrf table{border:1px solid var(--border);border-radius:var(--radius);border-collapse:collapse;width:100%;margin:1rem 0;font-size:.85rem;display:block;overflow-x:auto}.post-content.svelte-n6ocrf th{background:var(--bg-elevated);color:var(--green);text-align:left;border-bottom:1px solid var(--border);border-right:1px solid var(--border);min-width:150px;padding:.5rem .8rem}.post-content.svelte-n6ocrf th:last-child{border-right:none}.post-content.svelte-n6ocrf td{border-bottom:1px solid var(--border);border-right:1px solid var(--border);min-width:150px;padding:.5rem .8rem;line-height:1.5}.post-content.svelte-n6ocrf td:last-child{border-right:none}.post-content.svelte-n6ocrf tr:last-child td{border-bottom:none}.post-content.svelte-n6ocrf hr{border:none;border-top:1px dashed var(--text-dim);margin:2rem 0}.post-content.svelte-n6ocrf .mermaid{background:var(--bg-elevated);border-radius:var(--radius-lg);border:1px solid var(--border);justify-content:center;margin:1.5rem 0;padding:1.5rem;display:flex;overflow-x:auto}.post-content.svelte-n6ocrf .mermaid svg{max-width:100%;height:auto}@media (width<=700px){.post-header-body.svelte-n6ocrf,.post-content.svelte-n6ocrf{padding:1rem}}
