.download-panel:has(.download-entry){display:grid}.download-entry{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;padding:8px 0}.download-entry+.download-entry{border-top:1px solid #ffffff0a}@media(max-width:620px){.download-entry{align-items:flex-start;flex-direction:column}}
.published-content{display:grid;gap:16px;margin-bottom:22px}.published-content:empty{display:none}.published-content h3{margin:8px 0 0;font-size:20px}.published-content p{margin:0;color:var(--muted);line-height:1.8;white-space:pre-wrap}.published-content figure{margin:0}.published-content img{display:block;max-width:100%;height:auto;border:1px solid var(--line);border-radius:14px}.published-content figcaption{margin-top:8px;color:var(--muted);font-size:13px}.published-content>a{color:var(--accent)}
.card-icon img{width:100%;height:100%;object-fit:contain;border-radius:inherit}
