.post-main{background:var(--bg);min-height:60vh;padding:24px 0 48px}.post-article{max-width:780px;margin:0 auto;padding:0 16px}.post-breadcrumb{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:20px;font-size:.82rem;display:flex}.post-breadcrumb a{color:var(--red)}.post-breadcrumb a:hover{text-decoration:underline}.bc-sep{color:var(--text-muted)}.bc-current{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:220px;overflow:hidden}.post-header{margin-bottom:24px}.post-category-badge{background:var(--red);color:var(--white);letter-spacing:.03em;border-radius:3px;margin-bottom:12px;padding:3px 12px;font-size:.78rem;font-weight:700;display:inline-block}.post-category-badge:hover{background:var(--red-dark)}.post-title{color:var(--text);margin-bottom:14px;font-size:2rem;font-weight:800;line-height:1.25}.post-summary{color:var(--text-light);border-bottom:1px solid var(--border);margin-bottom:16px;padding-bottom:16px;font-size:1.1rem;line-height:1.65}.post-meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:12px;font-size:.85rem;display:flex}.post-authors{flex-wrap:wrap;gap:10px;display:flex}.post-author{color:var(--text-light);background:#f5f5f5;border-radius:20px;padding:3px 10px;font-weight:600}.post-date{color:var(--text-muted)}.post-share-bar{border-top:1px solid #eee;border-bottom:1px solid #eee;flex-direction:column;align-items:center;gap:12px;margin:32px 0;padding:20px;display:flex}.post-share-title{color:#666;margin:0;font-size:.9rem}.post-share-buttons{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.post-share-btn{color:#fff;white-space:nowrap;border-radius:20px;flex:1;justify-content:center;align-items:center;gap:6px;min-width:130px;max-width:160px;padding:7px 16px;font-size:.82rem;font-weight:700;text-decoration:none;transition:filter .15s,transform .1s;display:inline-flex}.post-share-btn:hover{filter:brightness(1.1);transform:translateY(-1px)}.post-share-btn--whatsapp{background:#25d366}.post-share-btn--facebook{background:#1877f2}.post-share-btn--twitter{background:#000}.post-hero-figure{border-radius:var(--radius);box-shadow:var(--shadow);margin:0 0 28px;overflow:hidden}.post-hero-img{object-fit:initial;width:100%;height:auto;display:block}.post-image-credit{color:var(--text-muted);border-top:1px solid var(--border);text-align:left;background:#f9f9f9;padding:6px 10px;font-size:.76rem}.post-video-wrap{margin:0 0 28px}.post-video-container{border-radius:var(--radius);height:0;box-shadow:var(--shadow);padding-bottom:56.25%;position:relative;overflow:hidden}.post-video-container iframe{border:none;width:100%;height:100%;position:absolute;top:0;right:0}.post-video-credit{color:var(--text-muted);margin-top:6px;padding-right:4px;font-size:.76rem}.post-body{color:var(--text);margin-bottom:32px;font-size:1.05rem;line-height:1.8}.post-body .payload-richtext{text-align:right;direction:rtl}.post-body h2{color:var(--text);border-right:4px solid var(--red);margin:32px 0 12px;padding-right:10px;font-size:1.45rem;font-weight:800}.post-body h3{color:var(--text);margin:24px 0 10px;font-size:1.2rem;font-weight:700}.post-body p{margin-bottom:16px}.post-body a{color:var(--red);text-decoration:underline}.post-body blockquote{border-right:4px solid var(--red);background:var(--red-light);border-radius:0 var(--radius) var(--radius) 0;color:var(--text-light);margin:20px 0;padding:10px 16px;font-style:italic}.post-body ul,.post-body ol{margin-bottom:16px;padding-right:24px}.post-body li{margin-bottom:6px}.post-body img{border-radius:var(--radius);max-width:100%;height:auto;margin:16px 0}.post-footer-meta{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:20px;display:flex}.post-tags{flex-wrap:wrap;gap:8px;display:flex}.post-tag{background:var(--red-light);color:var(--red);border:1px solid #b90f0133;border-radius:20px;padding:4px 12px;font-size:.8rem;font-weight:600;transition:background .15s}.post-tag:hover{background:var(--red);color:var(--white)}.post-updated{color:var(--text-muted);font-size:.78rem}.post-tag-badges{direction:rtl;flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.post-tag-badge{color:#374151;white-space:nowrap;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;padding:2px 10px;font-size:.78rem;transition:background .15s,color .15s,border-color .15s}.post-tag-badge:hover{color:#fff;background:#b90f01;border-color:#b90f01}.post-gallery-section{margin:0 0 32px}.post-gallery-title{color:var(--text);border-right:4px solid var(--red);margin-bottom:14px;padding-right:10px;font-size:1.1rem;font-weight:800}.post-gallery{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.post-gallery-item{flex-direction:column;gap:6px;margin:0;display:flex}.post-gallery-item img{object-fit:cover;aspect-ratio:4/3;border-radius:6px;width:100%;height:auto;display:block}.post-gallery-caption{color:var(--text-muted);text-align:center;margin:0;font-size:.78rem;line-height:1.4}.post-gallery-credit{color:#888;text-align:center;margin:2px 0 0;font-size:.72rem;font-style:italic;line-height:1.3}@media (max-width:640px){.post-gallery{grid-template-columns:1fr}.post-title{font-size:1.5rem}.post-summary,.post-body{font-size:1rem}.bc-current{max-width:140px}}
