.chat-audio-bubble[data-v-d99f3180]{width:min(var(--voice-width),100%);color:#172033;cursor:pointer;background:#fff;border:0;border-radius:8px 17px 17px;outline:none;grid-template-columns:30px minmax(48px,1fr) auto;align-items:center;gap:7px;min-width:132px;min-height:44px;padding:7px 10px 7px 7px;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 22px #17203314}.chat-audio-bubble audio[data-v-d99f3180]{display:none}.chat-audio-bubble[data-v-d99f3180]:focus-visible{outline-offset:2px;outline:2px solid #111}.chat-audio-bubble__control[data-v-d99f3180]{z-index:1;color:#050505;background:#f1f3f6;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;position:relative}.chat-audio-bubble__control .remix-icon[data-v-d99f3180]{font-size:17px;line-height:1}.chat-audio-bubble__waveform[data-v-d99f3180]{z-index:1;align-items:flex-end;gap:1px;height:20px;display:flex;position:relative;overflow:visible}.chat-audio-bubble__waveform i[data-v-d99f3180]{width:2.5px;height:var(--voice-bar-height);opacity:1;transform-origin:bottom;background:#aeb3ba;border-radius:1px;flex:0 0 2.5px;transition:background-color .12s,opacity .12s}.chat-audio-bubble__waveform i.is-played[data-v-d99f3180]{opacity:1;background:#111}.chat-audio-bubble.is-playing .chat-audio-bubble__waveform i[data-v-d99f3180]{animation:.76s ease-in-out infinite alternate chat-voice-waveform-d99f3180;animation-delay:var(--voice-bar-delay)}.chat-audio-bubble__playhead[data-v-d99f3180]{width:2px;height:40px;top:50%;left:clamp(0px,var(--voice-progress),100% - 2px);z-index:2;pointer-events:none;background:linear-gradient(#0505051f 0,#0505056b 18%,#050505 30% 70%,#0505056b 82%,#0505051f);transition:left .12s linear;position:absolute;transform:translateY(-50%)}.chat-audio-bubble__duration[data-v-d99f3180]{z-index:1;color:#111;opacity:.84;font-size:13px;font-weight:900;line-height:18px;position:relative}.chat-audio-bubble.has-error[data-v-d99f3180]{color:#dc2626}.chat-audio-bubble.is-me[data-v-d99f3180]{color:#fff;background:#673df1;border-radius:17px 8px 17px 17px}.chat-audio-bubble.is-me .chat-audio-bubble__control[data-v-d99f3180]{color:#4c2bcc;background:#ffffffe6}.chat-audio-bubble.is-me .chat-audio-bubble__playhead[data-v-d99f3180]{background:linear-gradient(#ffffff38 0,#ffffff94 18%,#fff 30% 70%,#ffffff94 82%,#ffffff38)}.chat-audio-bubble.is-me .chat-audio-bubble__waveform i[data-v-d99f3180]{background:#ffffff80}.chat-audio-bubble.is-me .chat-audio-bubble__waveform i.is-played[data-v-d99f3180]{background:#fff}.chat-audio-bubble.is-me .chat-audio-bubble__duration[data-v-d99f3180]{color:#fff}@keyframes chat-voice-waveform-d99f3180{0%{transform:scaleY(.55)}to{transform:scaleY(1.12)}}@media (prefers-reduced-motion:reduce){.chat-audio-bubble.is-playing .chat-audio-bubble__waveform i[data-v-d99f3180]{animation:none}}@media (width<=900px){.chat-audio-bubble[data-v-d99f3180]{min-width:126px;max-width:100%;min-height:42px;padding:6px 9px 6px 6px}}
