.GlobalVoicePlayer{z-index:9998;box-sizing:border-box;-webkit-backdrop-filter:blur(20px)saturate(1.5);color:#fff;background:#1c1c20eb;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:10px;width:min(520px,100vw - 32px);padding:8px 10px;font-family:LOProUI-Regular,sans-serif;animation:.22s cubic-bezier(.32,.72,0,1) GlobalVoicePlayerIn;display:flex;position:fixed;top:12px;left:50%;transform:translate(-50%);box-shadow:0 1px 2px #0000002e,0 8px 28px #00000052}.GlobalVoicePlayer_audio{display:none}.GlobalVoicePlayer_source{appearance:none;min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;flex-shrink:1;align-items:center;gap:8px;margin:0;padding:2px;transition:background-color .15s;display:flex}.GlobalVoicePlayer_source:hover:not(:disabled){background:#ffffff14}.GlobalVoicePlayer_source:focus-visible{outline-offset:2px;outline:2px solid #6073ff}.GlobalVoicePlayer_source:disabled{cursor:default}.GlobalVoicePlayer_avatar{border-radius:50%;flex-shrink:0;width:32px;height:32px;display:flex;overflow:hidden}.GlobalVoicePlayer_info{flex-direction:column;gap:1px;min-width:0;max-width:140px;display:flex}.GlobalVoicePlayer_sender{white-space:nowrap;text-overflow:ellipsis;font-family:LOProUI-Medium,LOProUI-Regular,sans-serif;font-size:13px;font-weight:600;line-height:1.25;overflow:hidden}.GlobalVoicePlayer_subtitle{color:#ffffffa8;white-space:nowrap;text-overflow:ellipsis;font-size:11px;line-height:1.25;overflow:hidden}.GlobalVoicePlayer_progressBlock{flex-direction:column;flex:1;gap:4px;min-width:60px;display:flex}.GlobalVoicePlayer_progress{cursor:pointer;border-radius:999px;align-items:center;height:14px;display:flex;position:relative}.GlobalVoicePlayer_progress:before{content:"";background:#ffffff38;border-radius:999px;height:4px;position:absolute;left:0;right:0}.GlobalVoicePlayer_progress:focus-visible{outline-offset:2px;outline:2px solid #6073ff}.GlobalVoicePlayer_progress_fill{z-index:1;pointer-events:none;background:#6073ff;border-radius:999px;height:4px;transition:width .12s linear;position:relative}.GlobalVoicePlayer_time{color:#ffffffa8;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11px;line-height:1}.GlobalVoicePlayer_speed{appearance:none;color:#ffffffeb;cursor:pointer;background:#ffffff1f;border:0;border-radius:6px;flex-shrink:0;margin:0;padding:4px 7px;font-size:11px;font-weight:600;line-height:1;transition:background-color .15s}.GlobalVoicePlayer_speed:hover{background:#fff3}.GlobalVoicePlayer_speed:focus-visible{outline-offset:2px;outline:2px solid #6073ff}.GlobalVoicePlayer_toggle{appearance:none;cursor:pointer;background:#6073ff47;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin:0;transition:transform .15s,background-color .15s;display:flex}.GlobalVoicePlayer_toggle:hover{background:#6073ff6b;transform:scale(1.04)}.GlobalVoicePlayer_toggle:active{transform:scale(.96)}.GlobalVoicePlayer_toggle:focus-visible{outline-offset:2px;outline:2px solid #6073ff}.GlobalVoicePlayer_toggle_icon{display:block;position:relative}.GlobalVoicePlayer_toggle_icon--play{border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:10px solid #fff;width:0;height:0;margin-left:2px}.GlobalVoicePlayer_toggle_icon--pause{width:10px;height:12px}.GlobalVoicePlayer_toggle_icon--pause:before,.GlobalVoicePlayer_toggle_icon--pause:after{content:"";background:#fff;border-radius:999px;width:3px;height:12px;position:absolute;top:0}.GlobalVoicePlayer_toggle_icon--pause:before{left:0}.GlobalVoicePlayer_toggle_icon--pause:after{right:0}.GlobalVoicePlayer_close{appearance:none;color:#fff9;cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin:0;transition:color .15s,background-color .15s;display:flex}.GlobalVoicePlayer_close:hover{color:#fff;background:#ffffff1a}.GlobalVoicePlayer_close:focus-visible{outline-offset:2px;outline:2px solid #6073ff}@keyframes GlobalVoicePlayerIn{0%{opacity:0;transform:translate(-50%)translateY(-8px)scale(.98)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.GlobalVoicePlayer{animation:none}.GlobalVoicePlayer_progress_fill,.GlobalVoicePlayer_toggle,.GlobalVoicePlayer_source,.GlobalVoicePlayer_speed,.GlobalVoicePlayer_close{transition:none}}
