.forum-attachment-list{gap:.75rem;display:grid}.forum-attachment-image-grid{gap:.55rem;display:grid}.forum-attachment-image-button{background:var(--soul-cream-2);border:1px solid #1110102e;border-radius:16px;padding:0;display:block;overflow:hidden}.forum-attachment-image{object-fit:cover;width:100%;height:9rem;transition:transform .28s;display:block}.forum-attachment-video{background:var(--soul-ink);object-fit:contain}.forum-attachment-image-button:hover .forum-attachment-image{transform:scale(1.03)}.forum-attachment-files{gap:.5rem;display:grid}.forum-attachment-file{border:1px solid var(--soul-ink);background:var(--soul-panel);width:100%;min-width:0;color:var(--soul-cream);text-align:left;border-radius:16px;justify-content:space-between;align-items:center;gap:.8rem;padding:.65rem .75rem;display:flex}.forum-attachment-file:hover{border-color:var(--soul-purple);background:var(--soul-purple)}.forum-attachment-file-main,.forum-attachment-file-side,.forum-attachment-file-download{align-items:center;gap:.45rem;min-width:0;display:inline-flex}.forum-attachment-file-name{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:800;overflow:hidden}.forum-attachment-file-icon,.forum-attachment-download-icon{color:currentColor;flex:none;width:1rem;height:1rem}.forum-attachment-file-side{color:#ffffffbd;flex:none;font-size:.78rem;font-weight:800}.forum-attachment-file-download{color:var(--soul-cream)}.forum-attachment-error{color:#b52f42;background:#b52f421a;border:1px solid #b52f4247;border-radius:16px;padding:.65rem .75rem;font-size:.8rem;font-weight:800}.forum-phar-modal{border-radius:24px;gap:1rem}.forum-phar-head{gap:.35rem;display:grid}.forum-phar-title{font-size:1.25rem;font-weight:800}.forum-phar-copy,.forum-phar-note,.forum-phar-file{color:var(--soul-muted);font-size:.88rem;font-weight:700;line-height:1.35}.forum-phar-file{overflow-wrap:anywhere;font-size:.78rem}.forum-phar-actions{gap:.55rem;display:grid}.forum-phar-button{border:1px solid var(--soul-ink);background:var(--soul-ink);min-height:2.65rem;color:var(--soul-cream);border-radius:999px;padding:.7rem 1rem;font-size:.9rem;font-weight:800}.forum-phar-button.is-secondary{background:var(--soul-cream);color:var(--soul-ink);border-color:#1110102e}.forum-phar-error{color:#b52f42;font-size:.82rem;font-weight:800}@media (min-width:40em){.forum-attachment-image-grid,.forum-phar-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:64em){.forum-attachment-image-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
