.rtc-private-acceptor[data-v-46d4a7ee]{position:fixed;bottom:0;right:0;z-index:10000;width:320px}.rtc-private-acceptor .acceptor-container[data-v-46d4a7ee]{background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);border-radius:20px;padding:30px 25px;box-shadow:0 20px 60px rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.2);text-align:center}.rtc-private-acceptor .acceptor-container .avatar-section[data-v-46d4a7ee]{margin-bottom:25px}.rtc-private-acceptor .acceptor-container .avatar-section .avatar-container[data-v-46d4a7ee]{position:relative;display:inline-block}.rtc-private-acceptor .acceptor-container .avatar-section .avatar-container .avatar-pulse[data-v-46d4a7ee]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;border-radius:50%;background:rgba(76,175,80,.2);animation:pulse-ring-46d4a7ee 2s infinite}.rtc-private-acceptor .acceptor-container .avatar-section .avatar-container .avatar-pulse[data-v-46d4a7ee]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;border-radius:50%;background:rgba(76,175,80,.1);animation:pulse-ring-46d4a7ee 2s .5s infinite}.rtc-private-acceptor .acceptor-container .info-section[data-v-46d4a7ee]{margin-bottom:30px}.rtc-private-acceptor .acceptor-container .info-section .caller-name[data-v-46d4a7ee]{font-size:22px;font-weight:700;color:var(--im-text-color-primary);margin-bottom:8px}.rtc-private-acceptor .acceptor-container .info-section .call-type[data-v-46d4a7ee]{font-size:16px;color:var(--im-text-color);margin-bottom:6px;font-weight:500}.rtc-private-acceptor .acceptor-container .info-section .call-status[data-v-46d4a7ee]{font-size:14px;color:var(--im-text-color-light);font-weight:500}.rtc-private-acceptor .acceptor-container .button-section .action-buttons[data-v-46d4a7ee]{display:flex;justify-content:center;gap:50px}.rtc-private-acceptor .acceptor-container .button-section .action-buttons .action-btn[data-v-46d4a7ee]{border-radius:50%;cursor:pointer;transition:all .3s ease;font-size:60px}.rtc-private-acceptor .acceptor-container .button-section .action-buttons .action-btn[data-v-46d4a7ee]:hover{transform:scale(1.1);box-shadow:0 8px 24px rgba(0,0,0,.3)}.rtc-private-acceptor .acceptor-container .button-section .action-buttons .action-btn.reject-btn[data-v-46d4a7ee]{color:var(--im-color-danger)}.rtc-private-acceptor .acceptor-container .button-section .action-buttons .action-btn.accept-btn[data-v-46d4a7ee]{color:var(--im-color-success);animation:accept-pulse-46d4a7ee 1.5s infinite}@keyframes pulse-ring-46d4a7ee{0%{transform:translate(-50%,-50%) scale(1);opacity:1}to{transform:translate(-50%,-50%) scale(1.3);opacity:0}}@keyframes accept-pulse-46d4a7ee{0%{box-shadow:0 0 0 0 rgba(76,175,80,.4)}70%{box-shadow:0 0 0 20px rgba(76,175,80,0)}to{box-shadow:0 0 0 0 rgba(76,175,80,0)}}