.modal-overlay[data-v-b612bc92]{position:fixed;inset:0;background:#00000080;z-index:1000;display:none;opacity:0;transition:opacity .3s ease}.modal-overlay.show[data-v-b612bc92]{display:block;opacity:1}.bottom-modal[data-v-b612bc92]{position:fixed;left:0;right:0;bottom:0;background:#f5f5f5;border-radius:16px 16px 0 0;box-shadow:0 -2px 10px #0000001a;z-index:1001;transform:translateY(100%);transition:transform .3s ease-out;max-height:70vh;display:flex;flex-direction:column}.bottom-modal.show[data-v-b612bc92]{transform:translateY(0)}.modal-header[data-v-b612bc92]{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;border-bottom:1px solid #e0e0e0;background:#fff;border-radius:16px 16px 0 0}.modal-title[data-v-b612bc92]{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500;color:#333}.modal-icon[data-v-b612bc92]{width:22px;height:22px}.modal-close[data-v-b612bc92]{cursor:pointer;padding:5px}.modal-close img[data-v-b612bc92]{width:20px;height:20px}.modal-content[data-v-b612bc92]{flex:1;overflow-y:auto;padding:10px 0;max-height:calc(70vh - 60px)}.loading-state[data-v-b612bc92]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;gap:10px;color:#999}.spinner[data-v-b612bc92]{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#e32519;border-radius:50%;animation:spin-b612bc92 .8s linear infinite}@keyframes spin-b612bc92{to{transform:rotate(360deg)}}.empty-state[data-v-b612bc92]{text-align:center;padding:40px;color:#999;font-size:14px}.music-list[data-v-b612bc92]{padding:0 15px}.music-item[data-v-b612bc92]{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;background:#fff;border-radius:12px;margin-bottom:10px;transition:all .2s}.music-item[data-v-b612bc92]:active{background:#f0f0f0}.music-info[data-v-b612bc92]{flex:1;overflow:hidden}.music-name[data-v-b612bc92]{font-size:15px;font-weight:500;color:#333;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.music-artist[data-v-b612bc92]{font-size:12px;color:#999}.download-progress[data-v-b612bc92]{width:100%;height:3px;background:#e0e0e0;border-radius:2px;margin-top:6px;overflow:hidden}.progress-bar[data-v-b612bc92]{height:100%;background:#e32519;border-radius:2px;transition:width .2s}.download-btn[data-v-b612bc92]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:60px;padding:6px 0;cursor:pointer;border-radius:20px;transition:background .2s}.download-btn[data-v-b612bc92]:active{background:#e325191a}.btn-icon[data-v-b612bc92]{width:28px;height:28px;margin-bottom:2px}.download-status[data-v-b612bc92]{font-size:10px;color:#666}.pagination[data-v-b612bc92]{display:flex;justify-content:center;align-items:center;gap:8px;padding:15px 10px;background:#f5f5f5;border-top:1px solid #e0e0e0;margin-top:10px}.page-btn[data-v-b612bc92]{min-width:36px;height:36px;padding:0 10px;border:1px solid #ddd;background:#fff;border-radius:18px;font-size:14px;color:#333;cursor:pointer;transition:all .2s}.page-btn[data-v-b612bc92]:active:not(:disabled){background:#e0e0e0;transform:scale(.95)}.page-btn.disabled[data-v-b612bc92],.page-btn[data-v-b612bc92]:disabled{opacity:.5;cursor:not-allowed}.page-numbers[data-v-b612bc92]{display:flex;gap:5px}.page-num[data-v-b612bc92]{width:36px;height:36px;border:1px solid #ddd;background:#fff;border-radius:50%;font-size:14px;color:#333;cursor:pointer;transition:all .2s}.page-num.active[data-v-b612bc92]{background:#e32519;border-color:#e32519;color:#fff}.page-num[data-v-b612bc92]:active:not(.active){transform:scale(.95);background:#f0f0f0}.page-ellipsis[data-v-b612bc92]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#999;background:transparent;border:none;cursor:default}.loading-more[data-v-b612bc92]{display:flex;align-items:center;justify-content:center;gap:8px;padding:15px;color:#999;font-size:12px}.spinner-small[data-v-b612bc92]{width:20px;height:20px;border:2px solid #e0e0e0;border-top-color:#e32519;border-radius:50%;animation:spin-b612bc92 .6s linear infinite}.out-modal[data-v-4a64f5a2]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000}.modal-content[data-v-4a64f5a2]{width:85%;max-width:320px;background-color:#fff;border-radius:12px;text-align:center;padding:20px 16px 16px;box-shadow:0 4px 12px #00000026;animation:fadeInUp-4a64f5a2 .2s ease}.modal-img[data-v-4a64f5a2]{margin-bottom:16px}.modal-icon[data-v-4a64f5a2]{width:56px;height:56px;display:inline-block}.modal-header[data-v-4a64f5a2]{font-size:18px;font-weight:500;color:#333;margin-bottom:8px;line-height:1.4}.modal-body[data-v-4a64f5a2]{font-size:14px;color:#666;margin-bottom:24px;line-height:1.5}.modal-footer[data-v-4a64f5a2]{display:flex;gap:12px}.modal-btn[data-v-4a64f5a2]{flex:1;padding:10px 0;font-size:16px;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s}.confirm[data-v-4a64f5a2]{background-color:#e4251b;color:#fff}.confirm[data-v-4a64f5a2]:hover{background-color:#c91b12}.cancel[data-v-4a64f5a2]{background-color:#f5f5f5;color:#333}.cancel[data-v-4a64f5a2]:hover{background-color:#e8e8e8}@keyframes fadeInUp-4a64f5a2{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.bgm-volume-control[data-v-79f23c03]{position:relative}.bgm-tabs[data-v-79f23c03]{display:flex;justify-content:space-between;border-bottom:1px solid #cfcfcf;margin-bottom:10px}.bgm-tab[data-v-79f23c03]{display:flex;align-items:center;padding:8px 0}.bgm-tab.active[data-v-79f23c03]{font-weight:700;color:#e32519;border-bottom:2px solid #e32519}.tab-img-b[data-v-79f23c03]{width:18px;height:18px;margin-right:4px}.tab-img-k[data-v-79f23c03]{width:22px;height:22px}.bgm-tab-content[data-v-79f23c03]{display:none;margin-bottom:160px}.bgm-tab-content.active[data-v-79f23c03]{display:block}.bgm-list[data-v-79f23c03]{overflow-y:auto;margin:10px 0;padding:5px}.bgm-list-item[data-v-79f23c03]{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;transition:all .2s;background-color:#fff;border-radius:40px;height:60px;margin-bottom:20px}.bgm-list-item.active[data-v-79f23c03]{background-color:#f2cecb;font-weight:700}.bgm-song-name[data-v-79f23c03]{font-weight:700;font-size:.9rem}.bgm-song-status[data-v-79f23c03]{font-size:.7rem;color:#666}.bgm-empty-state[data-v-79f23c03]{width:100%;height:60px;color:#666;font-style:italic;display:flex;justify-content:center;align-items:flex-end;text-align:center}.bgm-info-box[data-v-79f23c03]{width:100%;height:150px;position:fixed;left:0;bottom:120px}.bgm-info[data-v-79f23c03]{font-size:.8rem;color:#666;text-align:center;margin-bottom:10px}.bgm-controls[data-v-79f23c03]{display:flex;gap:10px;justify-content:center;margin-bottom:10px}.bgm-controls button[data-v-79f23c03]{padding:8px 12px;font-size:12px;border:none;border-radius:4px;background:#e53025;color:#fff}.bgm-clear-btn[data-v-79f23c03]{background:#f44336}.bgm-main-controls[data-v-79f23c03]{width:100%;background:linear-gradient(to bottom,#fff,#f7e8e8);border-radius:12px 12px 0 0;padding:15px;box-shadow:0 4px 12px #0000001a;position:fixed;left:0;bottom:0;z-index:999}.bgm-current-info[data-v-79f23c03]{text-align:center;margin-bottom:15px}.bgm-song-title[data-v-79f23c03]{font-size:1.1rem;font-weight:700;color:#e53025}.bgm-playback-controls[data-v-79f23c03]{display:flex;justify-content:center;align-items:center;gap:20px;margin:20px 0}.bgm-mode-btn[data-v-79f23c03],.bgm-control-btn[data-v-79f23c03],.bgm-volume-control[data-v-79f23c03]{width:44px;height:44px;border:none;border-radius:50%;background:#e53025;color:#fff;display:flex;align-items:center;justify-content:center}.bgm-play-btn[data-v-79f23c03]{width:64px;height:64px;border:none;border-radius:50%;background:#e53025;color:#fff;display:flex;align-items:center;justify-content:center}.bgm-play-btn.playing[data-v-79f23c03]{background:#ff9800}.bgm-control-icon[data-v-79f23c03],.bgm-play-icon[data-v-79f23c03],.bgm-mode-icon[data-v-79f23c03],.bgm-volume-icon[data-v-79f23c03]{width:20px;height:20px;fill:#fff}.bgm-play-icon[data-v-79f23c03]{width:28px;height:28px}.bgm-volume-slider[data-v-79f23c03]{width:80px;height:10px;border-radius:5px;background:#e0e0e0;position:absolute;bottom:75px;transform:rotate(-90deg);display:none}.bgm-volume-slider.slider-show[data-v-79f23c03]{display:block;z-index:9999}.bgm-progress-container[data-v-79f23c03]{display:flex;align-items:center;gap:10px;margin:15px 0}.bgm-progress-slider[data-v-79f23c03]{flex:1;height:6px;border-radius:3px;background:#e0e0e0}.bgm-time-info[data-v-79f23c03]{font-size:.9rem;color:#666;min-width:45px}.bgm-list-item-wrapper[data-v-79f23c03]{position:relative;overflow:hidden;margin-bottom:20px}.bgm-list-item[data-v-79f23c03]{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;transition:transform .3s ease;background-color:#fff;border-radius:40px;height:60px;position:relative;z-index:2}.bgm-list-item.swipe-active[data-v-79f23c03]{transform:translate(-70px)}.bgm-delete-btn[data-v-79f23c03]{position:absolute;right:0;top:0;width:60px;height:60px;background-color:#f44;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:40px;cursor:pointer;z-index:1;transition:all .2s ease}.bgm-delete-btn[data-v-79f23c03]:active{background-color:#c00}.delete-icon[data-v-79f23c03]{width:24px;height:24px;fill:#fff}.ear-return-component[data-v-569fbbfa]{display:inline-block}.ear-return-container[data-v-569fbbfa]{display:flex;align-items:center}.ear-return-toggle[data-v-569fbbfa]{display:flex;align-items:center;background-color:#e4251b;border-radius:20px;padding:0 10px;height:30px}.eart[data-v-569fbbfa]{width:32px;font-size:14px;margin-right:2px;margin-top:1px;color:#fff;display:flex;align-items:center}.switch[data-v-569fbbfa]{position:relative;display:inline-block;width:30px;height:16px}.switch input[data-v-569fbbfa]{opacity:0;width:0;height:0}.slider[data-v-569fbbfa]{position:absolute;inset:0;background-color:#dadada;transition:.4s;border-radius:16px;cursor:pointer}.slider[data-v-569fbbfa]:before{position:absolute;content:"";height:12px;width:12px;left:2px;bottom:2px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider[data-v-569fbbfa]{background-color:#30d534}input:checked+.slider[data-v-569fbbfa]:before{transform:translate(12px)}input:disabled+.slider[data-v-569fbbfa]{opacity:.5;cursor:not-allowed}.volume-controls[data-v-569fbbfa]{display:flex;flex-direction:column;gap:8px;margin-top:8px;padding:0 10px}.volume-item[data-v-569fbbfa]{display:flex;align-items:center;gap:8px}.volume-label[data-v-569fbbfa]{font-size:12px;width:60px;color:#333}.volume-item input[data-v-569fbbfa]{flex:1;height:4px;-webkit-appearance:none;background:#ddd;border-radius:2px;outline:none}.volume-item input[data-v-569fbbfa]::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;border-radius:50%;background:#e4251b;cursor:pointer}.volume-value[data-v-569fbbfa]{font-size:12px;width:35px;text-align:right;color:#666}.tabBox[data-v-8c2449e7]{width:100%;height:22px;display:flex;flex-direction:row;justify-content:space-around;align-items:center;position:fixed;left:0;z-index:666;background:#f5f5f5}.tabB[data-v-8c2449e7]{width:100%;height:22px;background:#f5f5f5}.tab-item[data-v-8c2449e7]{width:80px;text-align:center;font-size:16px;position:relative}.tab-item.active[data-v-8c2449e7]{font-weight:700}.tab-item.active[data-v-8c2449e7]:after{content:"";position:absolute;bottom:0;left:20px;width:40px;height:2px;background-color:#ff3b30;border-radius:1px;transition:width .2s}.content-panel[data-v-8c2449e7]{padding:5px 0}.content-panel.active[data-v-8c2449e7]{display:block}.topbox[data-v-8c2449e7]{border-radius:8px;background-color:#fff;padding:5px 0}.tp[data-v-8c2449e7]{display:flex;align-items:center;margin:0 10px;line-height:30px}.tp-left[data-v-8c2449e7]{display:flex;align-items:center;width:100%}.tp-left .tit[data-v-8c2449e7]{width:180px}.tp-left .inp[data-v-8c2449e7]{width:70%;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1}.ear-return-toggle[data-v-8c2449e7]{display:flex;align-items:center;background-color:#e4251b;border-radius:20px;padding:0 10px}.eart[data-v-8c2449e7]{width:32px;font-size:14px;margin-right:2px;margin-top:1px;color:#fff;display:flex;align-items:center}.switch[data-v-8c2449e7]{position:relative;display:inline-block;width:30px;height:16px}.switch input[data-v-8c2449e7]{opacity:0;width:0;height:0}.slider[data-v-8c2449e7]{position:absolute;inset:0;background-color:#dadada;transition:.4s;border-radius:16px}.slider[data-v-8c2449e7]:before{position:absolute;content:"";height:12px;width:12px;left:2px;bottom:2px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider[data-v-8c2449e7]{background-color:#30d534}input:checked+.slider[data-v-8c2449e7]:before{transform:translate(12px)}.centerbox[data-v-8c2449e7]{margin-top:15px;padding:7px;border-radius:8px;background-color:#fff}.centerbox .ct[data-v-8c2449e7]{margin-bottom:10px}.centerbox .ct .ct-title[data-v-8c2449e7]{line-height:40px;font-weight:700;display:flex;align-items:center;font-size:15px}.centerbox .ct .ct-title .color-bar[data-v-8c2449e7]{width:5px;height:20px;margin-right:5px}.centerbox .ct .color-bar.red[data-v-8c2449e7]{background-color:#ff574c}.centerbox .ct .color-bar.green[data-v-8c2449e7]{background-color:#72e175}.centerbox .ct .ct-list[data-v-8c2449e7]{display:flex;flex-wrap:wrap;gap:5px;width:100%;box-sizing:border-box}.centerbox .ct .ct-list .ct-item-online[data-v-8c2449e7]{background-color:#39cdff;border:1px solid #359AFF;width:75px;height:30px;line-height:30px;text-align:center;border-radius:6px;margin-top:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.centerbox .ct .ct-list .ct-item-offline[data-v-8c2449e7]{background-color:#ff574c;border:1px solid #de2b22;width:75px;height:30px;line-height:30px;text-align:center;border-radius:6px;margin-top:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.button-box[data-v-8c2449e7]{width:100%;position:fixed;left:0;bottom:30px;z-index:95;padding:0 10px}.button-box .btimg[data-v-8c2449e7]{position:relative;width:40px;margin:0 auto 5px;display:flex;text-align:center;z-index:96}.button-box .btimg .btimg00[data-v-8c2449e7]{width:14px;height:30px;position:absolute;bottom:10px;left:0;margin:0 13px;border-radius:8px;z-index:97;overflow:hidden}.button-box .btimg .btimg00 .btimg0[data-v-8c2449e7]{width:100%;height:0%;background-color:#4caf50;border-radius:8px;z-index:98;transition:height .15s cubic-bezier(.34,1.56,.64,1);position:absolute;bottom:0;left:0;margin:0}.button-box .btimg .btimg1[data-v-8c2449e7]{width:16px;height:30px;position:absolute;bottom:10px;left:0;margin:0 12px;z-index:99}.button-box .btimg .btimg2[data-v-8c2449e7],.button-box .btimg .btimg3[data-v-8c2449e7]{width:40px;height:40px;position:absolute;bottom:0;left:0;z-index:98;background:none}.button-box .btn-group[data-v-8c2449e7]{display:flex;justify-content:center;align-items:center;gap:15px;width:100%;margin-top:10px}.button-box .btn-group .bt[data-v-8c2449e7]{margin:0;flex:1;max-width:120px}.button-box .bt[data-v-8c2449e7]{width:100px;height:44px;line-height:44px;text-align:center;background-color:#e32519;color:#fff;border-radius:22px;font-size:16px;margin:0 auto}.btimg1[data-v-8c2449e7],.btimg2[data-v-8c2449e7],.btimg3[data-v-8c2449e7]{opacity:0;transition:opacity .3s ease}.btimg1.show[data-v-8c2449e7],.btimg2.show[data-v-8c2449e7],.btimg3.show[data-v-8c2449e7]{opacity:1}.reconnect-mask[data-v-8c2449e7]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999}.reconnect-mask .reconnect-spinner[data-v-8c2449e7]{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin-8c2449e7 1s linear infinite}.reconnect-mask .reconnect-text[data-v-8c2449e7]{margin-top:20px;color:#fff;font-size:16px}@keyframes spin-8c2449e7{to{transform:rotate(360deg)}}.listeners-container[data-v-e9e87d12]{height:100%}.listeners-container .TeamLeader-box[data-v-e9e87d12]{display:flex;justify-content:center;align-items:center;height:380px;background-color:#fff;border-radius:10px}.listeners-container .TeamLeader-box .center-box[data-v-e9e87d12]{position:relative;display:flex;flex-direction:column;align-items:center}.listeners-container .TeamLeader-box .center-box .teamLeader-online[data-v-e9e87d12]{display:flex;flex-direction:column;align-items:center}.listeners-container .TeamLeader-box .center-box .teamLeader-online .avatar[data-v-e9e87d12]{width:120px;height:120px;border-radius:50%;overflow:hidden;box-shadow:0 4px 20px #0000004d;text-align:center;line-height:120px}.listeners-container .TeamLeader-box .center-box .teamLeader-online .avatar>span[data-v-e9e87d12]{font-size:20px}.listeners-container .TeamLeader-box .center-box .teamLeader-online .avatar>img[data-v-e9e87d12]{width:100%;height:100%}.listeners-container .TeamLeader-box .center-box .teamLeader-online .teamLeader-status[data-v-e9e87d12]{display:flex;align-items:center;margin-top:20px}.listeners-container .TeamLeader-box .center-box .teamLeader-online .teamLeader-status span[data-v-e9e87d12]{font-size:20px}.listeners-container .TeamLeader-box .center-box .teamLeader-online .teamLeader-status .online[data-v-e9e87d12],.listeners-container .TeamLeader-box .center-box .teamLeader-online .teamLeader-status .offline[data-v-e9e87d12]{width:70px;height:25px;margin-left:10px;border-radius:30px;text-align:center;line-height:25px;color:#fff;font-size:15px}.listeners-container .TeamLeader-box .center-box .teamLeader-online .teamLeader-status .online[data-v-e9e87d12]{background-color:#30d534}.listeners-container .TeamLeader-box .center-box .teamLeader-online .teamLeader-status .offline[data-v-e9e87d12]{background-color:#e4251b}.listeners-container .TeamLeader-box .center-box .teamLeader-offline[data-v-e9e87d12]{display:flex;flex-direction:column;align-items:center}.listeners-container .TeamLeader-box .center-box .teamLeader-offline .avatar[data-v-e9e87d12]{width:120px;height:120px;border-radius:50%;overflow:hidden;box-shadow:0 4px 20px #0000004d;text-align:center;line-height:120px}.listeners-container .TeamLeader-box .center-box .teamLeader-offline .avatar>img[data-v-e9e87d12]{width:100%;height:100%}.listeners-container .TeamLeader-box .center-box .teamLeader-offline .text[data-v-e9e87d12]{font-size:20px;margin-top:15px}.listeners-container .user-box[data-v-e9e87d12]{display:flex;justify-content:center;align-items:center;margin-top:15px;height:380px;background-color:#fff;border-radius:10px}.listeners-container .user-box .center-box[data-v-e9e87d12]{display:flex;flex-direction:column;align-items:center}.listeners-container .user-box .center-box .avatar[data-v-e9e87d12]{position:relative;text-align:center;line-height:120px;width:120px;height:120px;border-radius:50%;overflow:hidden;box-shadow:0 4px 20px #0000004d}.listeners-container .user-box .center-box .avatar>img[data-v-e9e87d12]{width:100%;height:100%}.listeners-container .user-box .center-box .avatar>span[data-v-e9e87d12]{font-size:20px;color:#e4251b}.listeners-container .user-box .center-box .avatar .avatar-img[data-v-e9e87d12]{width:120px;height:120px}.listeners-container .user-box .center-box .avatar .avatar-img>img[data-v-e9e87d12]{width:100%;height:100%}.listeners-container .user-box .center-box .avatar .userName[data-v-e9e87d12]{font-size:20px;position:absolute;top:0;left:23px;z-index:999}.listeners-container .user-box .center-box .teamLeader-status[data-v-e9e87d12]{display:flex;align-items:center;margin-top:20px}.listeners-container .user-box .center-box .teamLeader-status span[data-v-e9e87d12]{font-size:20px}.listeners-container .user-box .center-box .teamLeader-status .online[data-v-e9e87d12],.listeners-container .user-box .center-box .teamLeader-status .offline[data-v-e9e87d12]{width:80px;height:25px;margin-left:10px;border-radius:30px;text-align:center;line-height:25px;color:#fff;font-size:15px}.listeners-container .user-box .center-box .teamLeader-status .online[data-v-e9e87d12]{background-color:#30d534}.listeners-container .user-box .center-box .teamLeader-status .offline[data-v-e9e87d12]{background-color:#e4251b}.listeners-container .user-box .center-box .refresh-btn[data-v-e9e87d12]{margin-top:50px;width:280px;height:45px;background-color:#e4251b;border-radius:30px;text-align:center;line-height:45px;color:#fff;font-size:18px}.reconnect-mask[data-v-e9e87d12]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999}.reconnect-mask .reconnect-spinner[data-v-e9e87d12]{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin-e9e87d12 1s linear infinite}.reconnect-mask .reconnect-text[data-v-e9e87d12]{margin-top:20px;color:#fff;font-size:16px}@keyframes spin-e9e87d12{to{transform:rotate(360deg)}}.webrtc-container[data-v-059d0c4f]{max-width:100%;padding:15px;margin:0 auto}.webrtc-container .nav-right[data-v-059d0c4f]{width:70px;height:25px;background-color:#fff;border-radius:30px;text-align:center;font-size:14px;line-height:25px;box-sizing:border-box;color:#e4251b;margin-bottom:3px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;background-color:#f5f5f5}
