.attached-file{--color-link:var(--attached-file-color,var(--color-secondary));display:flex}@media (any-hover:hover) and (pointer:fine){.attached-file:hover .attached-file__icon{--attached-file-border-color:var( --attached-file-border-color-hover,var(--color-primary-hover) )}}.attached-file__icon{align-items:center;border:1px solid var(--attached-file-border-color,var(--color-primary));border-radius:50%;color:var(--attached-file-border-color,currentcolor);display:flex;flex:0 0 40px;height:40px;justify-content:center;margin-right:15px;padding:9px 8px;transition:color .3s ease,border .3s ease;width:40px}.attached-file__icon svg{height:100%;width:100%}.attached-file__content{display:grid;min-width:0}.attached-file__name{line-height:1.2;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attached-file__meta{color:var(--attached-file-meta-color,#858d95);display:flex;gap:3px}
