html{--post-text-color:#1f2937;--post-h1-color:#00e08a;--post-h2-color:#00cc7d;--post-link-color:#00ff9d}html.dark{--post-text-color:#e4e4e7;--post-h1-color:#34f5b3;--post-h2-color:#9af7d4;--post-link-color:#9af7d4}.post-content{line-height:1.7;color:var(--post-text-color);font-size:1rem;font-family:system-ui,sans-serif}.post-content h1{font-size:2rem;font-weight:700;margin:1rem 0;color:var(--post-h1-color)}.post-content h2{font-size:1.5rem;margin:1rem 0;color:var(--post-h2-color)}.post-content p{margin:.5rem 0}.post-content ul{list-style:disc;margin-left:1.5rem}.post-content li{margin:.3rem 0}.post-content a{color:var(--post-link-color);text-decoration:underline}.post-content img{max-width:100%;height:auto;margin:1rem 0;border-radius:2px;border:1px solid hsla(0,0%,50%,.2)}