.forum-post-card{background:var(--soul-cream);color:var(--soul-ink);border:1px solid #1110102e;border-radius:24px;padding:1rem}.forum-post-card.is-highlighted{border-color:var(--soul-purple);background:#6256e814}.forum-post-head{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.forum-post-author{align-items:center;gap:.75rem;min-width:0;display:flex}.forum-post-avatar{width:2.5rem;height:2.5rem;color:var(--soul-purple);object-fit:cover;background:#6256e81f;border:1px solid #1110102e;border-radius:50%;flex:none;place-items:center;font-size:.9rem;font-weight:800;display:grid}.forum-post-author-copy{min-width:0}.forum-post-author-line{align-items:center;gap:.45rem;max-width:100%;display:inline-flex}.forum-post-author-name{color:var(--soul-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;font-weight:800;overflow:hidden}.forum-post-author-name a{color:inherit;text-decoration:none}.forum-post-author-name a:hover{color:var(--soul-purple)}.forum-post-admin-badge,.forum-post-number{border:1px solid #1110102e;border-radius:999px;align-items:center;padding:.3rem .5rem;font-size:.68rem;font-weight:800;line-height:1;display:inline-flex}.forum-post-admin-badge{color:var(--soul-purple);text-transform:uppercase;background:#6256e81a}.forum-post-date{color:var(--soul-muted);margin-top:.15rem;font-size:.78rem;font-weight:700}.forum-post-actions{flex:none;align-items:center;gap:.45rem;display:inline-flex}.forum-post-icon-button{background:var(--soul-cream-2);width:2rem;height:2rem;color:var(--soul-ink);border:1px solid #1110102e;border-radius:12px;place-items:center;display:inline-grid}.forum-post-icon-button.is-danger{color:#b52f42;background:#b52f421a;border-color:#b52f4247}.forum-post-icon,.forum-post-small-icon{width:1rem;height:1rem}.forum-post-reply{background:var(--soul-cream-2);border:1px solid #11101029;border-radius:16px;margin-top:.85rem;padding:.65rem .75rem}.forum-post-reply-meta{color:var(--soul-muted);font-size:.78rem;font-weight:700}.forum-post-reply-meta a{color:var(--soul-purple);text-decoration:none}.forum-post-reply-text{color:var(--soul-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.3rem;font-size:.84rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.forum-post-body{margin-top:.9rem}.forum-post-text{color:var(--soul-ink);overflow-wrap:anywhere;white-space:pre-wrap;font-size:.96rem;font-weight:600;line-height:1.55}.forum-post-attachments{margin-top:.9rem}.forum-post-reply-action{justify-content:flex-end;margin-top:.9rem;display:flex}.forum-post-button{background:var(--soul-cream);min-height:2.3rem;color:var(--soul-ink);border:1px solid #1110102e;border-radius:999px;align-items:center;gap:.35rem;padding:.55rem .85rem;font-size:.8rem;font-weight:800;display:inline-flex}.forum-post-button:hover{border-color:var(--soul-ink);background:var(--soul-ink);color:var(--soul-cream)}@media (min-width:48em){.forum-post-card{padding:1.15rem}}
