.post-header{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:800px;margin:0 auto 1rem;padding:0 1rem .75rem;border-bottom:1px solid #e2e8f0}.post-header-date{font-size:.8125rem;color:#64748b}.post-header-share{display:flex;align-items:center;gap:.75rem;margin-left:auto}.post-header-share-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.post-header-share a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:rgba(15,23,42,.06);transition:background .2s ease}.post-header-share a:hover{background:rgba(245,158,11,.15)}.post-header-share a img{width:16px;height:16px;opacity:.6;transition:opacity .2s ease}.post-header-share a:hover img{opacity:1}@media (max-width:767.98px){.post-header{padding-bottom:.5rem;margin-bottom:.75rem}.post-header-date{font-size:.75rem}.post-header-share-label{display:none}.post-header-share{gap:.5rem}}