.file-assistant-avatar{background:linear-gradient(145deg,#e0f1d6,#c5e3bb);color:#287453;font-weight:750}
.selection-toolbar{display:flex;align-items:center;gap:12px;padding:10px 20px;background:#fff;border-bottom:1px solid var(--line)}
.selection-toolbar span{flex:1;text-align:center;color:#6f8173;font-size:12px}
.selection-toolbar .primary{padding:9px 14px;font-size:12px}
.selection-toggle{align-self:center;flex:none;width:30px;height:30px;border:1px solid #cbd8cb;border-radius:50%;background:#fff;color:#fff;font-size:16px;line-height:1}
.selection-toggle.selected{border-color:#218263;background:#218263}
.selection-toggle:disabled{visibility:hidden}
.selection-disabled{opacity:.72}
@media(max-width:700px){.selection-toolbar{padding:9px 13px}.selection-toggle{width:28px;height:28px}}
