.call-invite-modal[data-v-76cfa262]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999}.modal-content[data-v-76cfa262]{background:#fff;padding:60px 20px 80px;text-align:center;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.modal-actions[data-v-76cfa262]{margin-top:20px;margin-bottom:60px;padding:0 40px;display:flex;justify-content:space-between;align-items:center;gap:20px}.avatar[data-v-76cfa262]{width:120px;height:120px;border-radius:50%;border:3px solid hsla(0,0%,100%,.5);margin-bottom:20px}.btn[data-v-76cfa262]{width:80px;height:80px;border:none;border-radius:50%;cursor:pointer;font-size:28px;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .3s ease}.btn[data-v-76cfa262]:hover{transform:scale(1.1)}.accept-btn[data-v-76cfa262]{background:#07c160;color:#fff}.reject-btn[data-v-76cfa262]{background:#f53f3f;color:#fff}.btn-icon[data-v-76cfa262]{font-size:32px;margin-bottom:4px}.btn-text[data-v-76cfa262]{font-size:12px;font-weight:700}.call-window[data-v-9f01e720]{position:fixed;bottom:20px;right:20px;width:400px;background:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.2);z-index:9998}.call-header[data-v-9f01e720]{padding:10px 20px;background:#409eff;color:#fff;display:flex;justify-content:space-between;align-items:center;border-radius:10px 10px 0 0}.hangup-btn[data-v-9f01e720]{background:#f53f3f;color:#fff;border:none;padding:5px 10px;border-radius:5px;cursor:pointer}.call-body[data-v-9f01e720]{position:relative;height:300px}.remote-video[data-v-9f01e720]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0 0 10px 10px}.local-video[data-v-9f01e720]{position:absolute;bottom:10px;right:10px;width:100px;height:80px;border-radius:5px;border:2px solid #fff}.call-status[data-v-9f01e720]{padding:10px;text-align:center;color:#666;font-size:14px}.header[data-v-22e7455e]{position:fixed;top:0;left:0;right:0;height:50px;background-color:#fff;display:flex;align-items:center;z-index:2}.back-button[data-v-22e7455e]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.back-button[data-v-22e7455e]:hover{background-color:#f5f5f5}@media (max-width:768px){.header[data-v-22e7455e]{padding-top:env(safe-area-inset-top);height:calc(50px + env(safe-area-inset-top))}}.header-title[data-v-22e7455e]{flex:1;text-align:center;font-size:18px;font-weight:500;color:#333}.header-right[data-v-22e7455e]{width:40px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5}#app{height:100vh;overflow:scroll;display:flex;flex-direction:column}.van-tabbar{position:fixed;bottom:0;left:0;right:0}.custom-tabbar{height:80px!important;z-index:1000!important}.router-view{flex:1;overflow-y:auto;padding-bottom:50px}.full-page,.rv-pt{padding-top:50px}.full-page{height:100vh;overflow-y:auto}@media (max-width:768px){.full-page,.router-view{padding-top:calc(50px + env(safe-area-inset-top))}}