.post-wrapper { max-width: 650px; margin: 0 auto; padding: 15px; font-family: 'Fira Mono', monospace; color: #000; }
.post-header h1 { font-family: 'Orbitron', sans-serif; font-size: 28px; letter-spacing: 1px; }
.post-content p { line-height: 1.6; margin-bottom: 1.2rem; text-align: justify; }
.highlight { color: #ff0000; font-weight: bold; }
