.foul-confidence[data-v-7854fc42]{color:#ed1818}.voice-message[data-v-7854fc42]{display:flex;align-items:center;cursor:pointer;padding:8px 12px;border-radius:4px;background-color:#1890ff;transition:background-color .3s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:88px;justify-content:center}.voice-message[data-v-7854fc42]:hover{background-color:#1890ff}.voice-waves[data-v-7854fc42]{display:flex;align-items:flex-end;height:20px;gap:3px}.wave-bar[data-v-7854fc42]{width:3px;height:var(--wave-height,15px);background-color:#fff;border-radius:1.5px;-webkit-animation:wave-animation-data-v-7854fc42 1.2s ease-in-out infinite;animation:wave-animation-data-v-7854fc42 1.2s ease-in-out infinite;-webkit-animation-delay:var(--wave-delay,0s);animation-delay:var(--wave-delay,0s);-webkit-animation-play-state:paused;animation-play-state:paused}.voice-waves.playing .wave-bar[data-v-7854fc42]{-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes wave-animation-data-v-7854fc42{0%,to{transform:scaleY(.6);opacity:.7}50%{transform:scaleY(1.2);opacity:1}}@keyframes wave-animation-data-v-7854fc42{0%,to{transform:scaleY(.6);opacity:.7}50%{transform:scaleY(1.2);opacity:1}}.voice-duration[data-v-7854fc42]{font-size:12px;color:#666;margin-left:8px}