.post-title{font-size:1.75rem;font-weight:500;line-height:1.2;font-family:var(--font-sans);color:var(--text-color);letter-spacing:-.03em;margin-bottom:1.5rem}@media (min-width:640px){.post-title{font-size:2.25rem}}@media (min-width:768px){.post-title{font-size:2.75rem}}@media (min-width:1024px){.post-title{font-size:3.25rem}}
.post-header{text-align:center;margin-bottom:2.5rem}@media (min-width:768px){.post-header{margin-bottom:3rem}}.post-category-badge{color:var(--accent-color);font-size:.75rem;font-weight:700;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#ff99331a,#e98a2e1a);border:1px solid #f933;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem 1rem;display:inline-flex}@media (min-width:640px){.post-category-badge{margin-bottom:1.5rem;font-size:.8125rem}}.post-header-meta{color:var(--text-secondary);font-size:.8125rem;font-family:var(--font-sans);flex-wrap:wrap;justify-content:center;align-items:center;gap:.625rem;margin-bottom:2rem;display:flex}@media (min-width:640px){.post-header-meta{gap:.75rem;margin-bottom:2.5rem;font-size:.875rem}}.post-meta-item{align-items:center;gap:.5rem;display:flex}.post-meta-divider{color:var(--border-color);font-weight:400}.post-read-time{color:var(--accent-color);font-weight:600}.post-header-cover{background:linear-gradient(135deg,#ff99331a 0%,#1388081a 100%);border-radius:12px;width:100%;max-width:900px;height:350px;min-height:250px;margin:0 auto 2.5rem;position:relative;overflow:hidden;box-shadow:0 8px 30px #0000001f}@media (min-width:640px){.post-header-cover{border-radius:14px;height:400px;margin-bottom:3rem}}@media (min-width:768px){.post-header-cover{border-radius:16px;height:450px}}@media (min-width:1024px){.post-header-cover{height:500px}}@media (min-width:1280px){.post-header-cover{height:550px}}.post-header-cover img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}
