.single-post{padding:24px 0}.post-header{margin-bottom:24px}.post-meta-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:12px}.post-meta-row time{font-size:.9rem;color:var(--text-muted);font-weight:500}.post-tags-inline{display:flex;flex-wrap:wrap;gap:5px}.tag-chip{display:inline-block;padding:3px 10px;border-radius:100px;font-size:.7rem;font-weight:600;border:1px solid var(--border);color:var(--text-muted);transition:all .15s;line-height:1.4}.tag-chip:hover{border-color:var(--accent);color:var(--accent)}.post-title{font-size:clamp(1.5rem,4vw,2.3rem);font-weight:800;letter-spacing:-.02em;line-height:1.2}.post-hero-img{display:block;width:100%;max-width:100%;height:auto;border-radius:var(--radius);margin-bottom:24px;max-height:min(78vh,760px);object-fit:contain}.post-content{line-height:1.85;font-size:1.08rem;max-width:780px}.post-content p{margin-bottom:1.2em}.post-content img{display:block;border-radius:var(--radius);margin:20px 0;max-width:100%;height:auto}.post-content video{display:block;width:100%;max-width:100%;height:auto;border-radius:var(--radius);margin:20px 0;max-height:min(78vh,760px);object-fit:contain}.post-content iframe{display:block;width:100%;max-width:100%;height:auto;border-radius:var(--radius);margin:20px 0;aspect-ratio:var(--media-aspect, 16/9);border:none}.post-content blockquote{border-left:3px solid var(--accent);padding:4px 0 4px 18px;margin:20px 0;color:var(--text-muted);font-style:italic}.post-content a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.post-content figure{margin:20px 0}.post-content figure img,.post-content figure video,.post-content figure iframe,.single-post>figure img,.single-post>figure video,.single-post>figure iframe{display:block;width:100%;max-width:100%;height:auto;border-radius:var(--radius);object-fit:contain}.single-post>figure{margin:0 0 24px}.post-content h2,.post-content h3,.post-content h4{margin-top:2em;margin-bottom:.5em;font-weight:700}.post-nav{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:40px 0;border-top:1px solid var(--border);padding-top:24px}.post-nav-link{display:block;padding:16px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);transition:all .15s}.post-nav-link:hover{background:var(--bg-card-hover);border-color:var(--accent)}.nav-label{font-size:.7rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:4px}.nav-title{font-size:.9rem;font-weight:600;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-nav .prev{text-align:left}.post-nav .next{text-align:right}.related-posts{margin-top:40px;border-top:1px solid var(--border);padding-top:24px}.related-posts h3{font-size:1.1rem;font-weight:700;margin-bottom:8px}.post-media-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;width:100%;max-width:100%;margin-bottom:24px;align-items:start}.post-media-row.side-pair{grid-template-columns:repeat(2,minmax(0,max-content));justify-content:center;gap:clamp(20px,5vw,72px)}.post-media-row.stack{grid-template-columns:1fr;max-width:960px;justify-items:center}.post-media-col{min-width:0;display:flex;justify-content:center;align-items:flex-start}.post-media-col img,.post-video-col video,.post-video-col iframe{display:block;width:100%;max-width:100%;height:auto;border-radius:var(--radius);object-fit:contain}.post-video-col iframe{aspect-ratio:var(--media-aspect, 16/9);border:none}.post-video-col.media-portrait video,.post-video-col.media-portrait iframe{width:auto;height:min(78vh,760px);max-width:100%;aspect-ratio:var(--media-aspect, 9/16)}.post-video-col.media-landscape video,.post-video-col.media-landscape iframe{width:100%;height:auto;aspect-ratio:var(--media-aspect, 16/9)}.post-featured-img{display:block;width:100%;max-width:100%;height:auto;border-radius:var(--radius);object-fit:contain;max-height:min(78vh,760px)}.post-media-row.side-pair .post-featured-img,.post-media-row.side-pair .post-video-col video,.post-media-row.side-pair .post-video-col iframe{width:auto;height:min(78vh,760px);max-width:100%}.post-media-row.stack .post-featured-img,.post-media-row.stack .post-video-col video,.post-media-row.stack .post-video-col iframe{max-width:min(100%,960px)}@media(max-width:760px){.post-media-row{grid-template-columns:1fr;gap:12px;justify-items:center}.post-media-row.side-pair .post-featured-img,.post-media-row.side-pair .post-video-col video,.post-media-row.side-pair .post-video-col iframe{width:100%;height:auto}}
