:root{--bg:#fff;--text:#111827;--muted:#6b7280;--accent:#0a0a0a;--blockquote:#f3f4f6;--code-bg:#0f172a;--code-text:#e6eef8;--max-width:1220px}.dark :root{--bg:#0b1220;--text:#e6eef8;--muted:#9ca3af;--accent:#0c0c0c;--blockquote:#071025;--code-bg:#071428;--code-text:#dbeafe}.post-content{background:var(--bg);color:var(--text);max-width:var(--max-width);-webkit-font-smoothing:antialiased;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0 auto;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Helvetica Neue,Arial;font-size:18px;line-height:1.72}.post-content h1,.post-content h2,.post-content h3,.post-content h4{color:var(--text);letter-spacing:-.02em;margin:28px 0 12px;font-weight:700;line-height:1.2}.post-content h1{margin-top:8px;font-size:2.2rem}.post-content h2{font-size:1.6rem}.post-content h3{font-size:1.25rem}.post-content p{color:var(--text);margin:0 0 18px;font-size:1rem}.post-content a{color:#1e1e8f;text-underline-offset:3px;text-decoration:underline}.post-content a:hover{text-decoration:none}.post-content figure{text-align:center;margin:18px 0}.post-content img{border-radius:8px;max-width:100%;height:auto;margin:0 auto;display:block;box-shadow:0 6px 18px #1414140f}.post-content figcaption{color:var(--muted);margin-top:8px;font-size:.9rem}.post-content .embed-wrap{height:0;margin:18px 0;padding-bottom:56.25%;position:relative;overflow:hidden}.post-content .embed-wrap iframe,.post-content .embed-wrap video{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.post-content blockquote{background:var(--blockquote);color:var(--muted);border-left:4px solid #2563eb26;border-radius:6px;margin:20px 0;padding:16px 20px;font-style:italic}.post-content ul{list-style-type:disc}.post-content ol{list-style-type:decimal}.post-content ul,.post-content ol{margin:12px 0 18px 1.5rem;padding-left:1rem}.post-content li{margin:6px 0}.post-content ul li::marker{color:var(--accent);font-weight:600}.post-content ol li::marker{color:var(--accent);font-weight:600}.post-content table{border-collapse:collapse;width:100%;margin:18px 0;display:block;overflow:auto}.post-content th,.post-content td{text-align:left;border:1px solid #0000000f;padding:10px 12px}.dark .post-content th,.dark .post-content td{border-color:#ffffff0a}.post-content pre{background:var(--code-bg);color:var(--code-text);border-radius:8px;margin:16px 0;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Roboto Mono,Courier New,monospace;font-size:.95rem;line-height:1.6;overflow:auto;box-shadow:inset 0 -6px 18px #02061766}.post-content code{background:#1b1f230f;border-radius:6px;padding:.15em .4em;font-size:.95em}.dark .post-content code{background:#ffffff0a}.post-content p.first-paragraph:first-letter{float:left;color:var(--accent);margin-top:4px;padding-right:10px;font-size:3.4rem;font-weight:700;line-height:1}.post-content .meta{color:var(--muted);margin-bottom:12px;font-size:.95rem}@media (max-width:640px){.post-content{padding:20px 16px;font-size:16px}.post-content h1{font-size:1.6rem}}.post-content a:focus{outline-offset:2px;border-radius:6px;outline:3px solid #2563eb2e}
