:root{--bg:#fff;--text:#111827;--muted:#6b7280;--accent:#2563eb;--blockquote:#f3f4f6;--code-bg:#0f172a;--code-text:#e6eef8}.dark{--bg:#0b1220;--text:#e6eef8;--muted:#9ca3af;--accent:#60a5fa;--blockquote:#071025;--code-bg:#071428;--code-text:#dbeafe}.post-content{background:var(--bg);color:var(--text);text-align:justify;word-break:break-word;overflow-wrap:anywhere;max-width:100%;margin:0;font-size:16px;line-height:1.72}.post-content:after{content:"";clear:both;display:block}.post-content h1,.post-content h2,.post-content h3,.post-content h4{letter-spacing:-.02em;margin:28px 0 12px;font-weight:700;line-height:1.25}.post-content h1{font-size:2.2rem}.post-content h2{font-size:1.6rem}.post-content h3{font-size:1.25rem}.post-content p{margin:0 0 18px;font-size:1.2rem}.post-content a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.post-content a:hover{text-decoration:none}.post-content img{border-radius:8px;max-width:100%;height:auto;margin:1.5rem auto;display:block;float:none!important}.post-content figure{text-align:center;margin:0}.post-content figcaption{color:var(--muted);text-align:center;margin-top:6px;font-style:italic;line-height:1.4;font-size:18px!important}.post-content .embed-wrap{height:0;margin:18px 0;padding-bottom:56.25%;position:relative}.post-content .embed-wrap iframe,.post-content .embed-wrap video{border:0;width:100%;height:100%;position:absolute;inset:0}.post-content blockquote{background:var(--blockquote);border-left:4px solid #2563eb33;border-radius:6px;margin:20px 0;padding:16px 20px;font-style:italic}.post-content ul,.post-content ol{margin:12px 0 18px 1.2rem}.post-content table{border-collapse:collapse;width:100%;margin:18px 0;display:block;overflow-x:auto}.post-content th,.post-content td{text-align:left;border:1px solid #0000000f;padding:10px 12px}.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;overflow:auto}.post-content code{background:#1b1f230f;border-radius:6px;padding:.15em .4em}@media (max-width:640px){.post-content{font-size:16px}.post-content h1{font-size:1.6rem}}.post-content a:focus{outline-offset:2px;border-radius:4px;outline:3px solid #2563eb40}.post-content video{border:1px solid #ffffff1a;border-radius:16px;outline:none;width:720px;max-width:100%;margin:40px auto;transition:transform .3s,box-shadow .3s;display:block;box-shadow:0 20px 50px #00000040}
