.v12-avatar{width:52px;height:52px;display:grid;place-items:center;flex:0 0 52px;overflow:hidden;border-radius:50%;background:#dff5f2;color:#08756f;font-weight:900}.v12-avatar img{width:100%;height:100%;object-fit:cover}.v12-customer-head{display:flex;align-items:center;gap:12px}.v12-conversation{grid-template-columns:52px 1fr}.v12-conversation .v12-badge{display:inline-block;margin-right:4px;padding:3px 6px}.v12-conversation small{line-height:1.45}@media(max-width:480px){.v12-avatar{width:44px;height:44px;flex-basis:44px}.v12-conversation{grid-template-columns:44px 1fr}}
