.post{width:100%;max-width:768px}.post-header{text-align:left;margin-bottom:1rem}.post-title{font-size:2.5rem;margin-bottom:0;color:var(--primary)}.post-meta{text-align:left;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(var(--secondary-rgb),.5)}.post-date{color:var(--secondary);font-size:.9rem;margin-bottom:.5rem}.post-meta-taxonomy{display:flex}.post-categories,.post-tags{display:flex;align-items:center;margin:.5rem 0;font-size:.9rem}.post-categories{margin-right:1rem}.meta-label{color:var(--secondary);margin-right:.2rem}a.category-link{display:inline-block;color:var(--accent);text-decoration:none;font-size:.8rem;transition:background-color .2s ease}a.category-link:hover{color:var(--alert)}a.tag-link{color:var(--secondary);background-color:rgba(var(--secondary-rgb),.3);border-radius:5px;margin:0 .25rem;padding:.2rem .5rem}a.tag-link:hover{background-color:rgba(var(--accent-rgb),.3);color:var(--accent)}.posts-list .post-item{margin-bottom:2rem;border-bottom:1px solid rgba(var(--secondary-rgb),.5)}.posts-list .post-item:last-child{border-bottom:none}.posts-list .post-list-date{color:var(--secondary) !important;font-size:1rem}.posts-list .post-list-summary{}@media(max-width:768px){.post-content-wrapper{flex-direction:column;gap:1rem}.post-content-toc{width:100%;position:static;max-height:none;order:-1}.post-content.with-toc{max-width:100%}.post-meta{text-align:left}.category-link,.tag-link{margin:.1rem .2rem}}