.CustomerInfoStat .stat-cards[data-v-58ec4531]{display:flex;gap:20px}.CustomerInfoStat .stat-cards .stat-card[data-v-58ec4531]{position:relative;flex:1;background:#e0f6d7;border-radius:8px;padding:20px;text-align:center;box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.CustomerInfoStat .stat-cards .stat-card .stat-label[data-v-58ec4531]{font-size:14px;color:#909399;margin-bottom:10px}.CustomerInfoStat .stat-cards .stat-card .stat-value[data-v-58ec4531]{font-size:24px;font-weight:700}.CustomerInfoStat .stat-cards .refresh-btn[data-v-58ec4531]{border-radius:50%;position:absolute;top:12px;right:12px;background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#909399}.CustomerInfoStat .stat-cards .refresh-btn[data-v-58ec4531]:hover{color:#409eff;background-color:rgba(64,158,255,.1);transform:rotate(15deg)}.CustomerInfoStat .stat-cards .refresh-btn[data-v-58ec4531]:active{transform:rotate(30deg)}.CustomerInfoStat .stat-cards .refresh-btn .refresh-icon[data-v-58ec4531]{font-size:16px;font-weight:400;display:inline-block}