*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{height:100svh;height:-webkit-fill-available;height:100%;width:100%;overflow-x:hidden}body{position:relative;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);font-family:Roboto,sans-serif;background-color:#0d0d0d;color:#333;overflow-x:hidden}#__next,body{width:100%;min-height:100svh;min-height:-webkit-fill-available;min-height:100vh}#__next{display:flex;flex-direction:column}ol,ul{list-style:none}a{text-decoration:none;color:inherit}button{background:none;cursor:pointer}button,input,select,textarea{border:none;font-family:inherit}input,select,textarea{outline:none}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,h5,h6,p{word-wrap:break-word;overflow-wrap:break-word}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#555;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#777}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1 1}.w-full{width:100%}.h-full{height:100%}.min-h-screen{min-height:100svh;min-height:-webkit-fill-available;min-height:100vh}.no-select{-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}.CallModal_modalOverlay__zYZAT{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.CallModal_modalContent__alecG{background:linear-gradient(135deg,#6e48aa,#9d50bb);border-radius:20px;padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:320px;min-height:480px;position:relative;box-shadow:0 20px 40px rgba(0,0,0,.3)}.CallModal_userInfo__y4LDC{display:flex;flex-direction:column;align-items:center;margin-bottom:60px}.CallModal_avatar__Y5TGM{object-fit:cover}.CallModal_avatarPlaceholder__JJtrx,.CallModal_avatar__Y5TGM{width:120px;height:120px;border-radius:50%;border:4px solid #fff;box-shadow:0 8px 16px rgba(0,0,0,.2);margin-bottom:20px}.CallModal_avatarPlaceholder__JJtrx{background:hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;font-size:48px;color:#fff;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.3)}.CallModal_contactName__SA2sG,.CallModal_userName__7rJj5{color:#fff;font-size:24px;font-weight:600;margin:0 0 10px;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.3)}.CallModal_callStatus__FKNtZ{color:hsla(0,0%,100%,.9);font-size:18px;margin:0 0 20px;text-align:center;font-weight:400;transition:color .3s ease}.CallModal_controls__tCfN_{display:flex;gap:30px;align-items:center;justify-content:center}.CallModal_controlButton__19686{width:64px;height:64px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:24px;box-shadow:0 4px 12px rgba(0,0,0,.2)}.CallModal_controlButton__19686:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.CallModal_controlButton__19686:active{transform:scale(.95);transition:transform .1s ease}.CallModal_acceptButton__eULW0{background-color:#28a745;color:#fff}.CallModal_acceptButton__eULW0:hover{background-color:#218838}.CallModal_muteButton__VU3Q6{background-color:#2a2a2a;color:#fff}.CallModal_muteButton__VU3Q6:hover{background-color:#3a3a3a}.CallModal_muteButton__VU3Q6.CallModal_muted__pwlYJ{background-color:#dc3545}.CallModal_muteButton__VU3Q6.CallModal_muted__pwlYJ:hover{background-color:#c82333}.CallModal_muteButton__VU3Q6:disabled{background-color:#6c757d!important;cursor:not-allowed!important;opacity:.6!important}.CallModal_muteButton__VU3Q6:disabled:hover{transform:none!important;background-color:#6c757d!important}.CallModal_endCallButton__MvsI7{background-color:#dc3545;color:#fff}.CallModal_endCallButton__MvsI7:hover{background-color:#c82333}.CallModal_controlButton__19686 svg{width:24px;height:24px}.CallModal_partnerMutedIndicator__9LfWM{color:hsla(0,0%,100%,.7);font-size:14px;font-style:italic;margin-top:8px;text-align:center}.CallModal_errorMessage__AMJld{color:#ff6b6b;font-size:14px;margin:10px 0;text-align:center;background:hsla(0,100%,71%,.1);padding:8px 12px;border-radius:8px;border:1px solid hsla(0,100%,71%,.3);max-width:300px}.CallModal_connectionIndicator__zaEQw{position:absolute;top:20px;right:20px;width:12px;height:12px;border-radius:50%;background-color:#28a745}.CallModal_connectionIndicator__zaEQw.CallModal_connecting__1vyaF{background-color:#ffc107;animation:CallModal_pulse__jZykv 1s infinite}.CallModal_connectionIndicator__zaEQw.CallModal_disconnected____T_P{background-color:#dc3545}@keyframes CallModal_pulse__jZykv{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.CallModal_callStatus__FKNtZ.CallModal_calling__4Jsz8,.CallModal_callStatus__FKNtZ.CallModal_connecting__1vyaF{animation:CallModal_pulse__jZykv 1.5s infinite}@media (max-width:480px){.CallModal_modalContent__alecG{min-width:280px;padding:30px 20px;min-height:400px}.CallModal_avatarPlaceholder__JJtrx,.CallModal_avatar__Y5TGM{width:100px;height:100px}.CallModal_avatarPlaceholder__JJtrx{font-size:40px}.CallModal_contactName__SA2sG,.CallModal_userName__7rJj5{font-size:20px}.CallModal_callStatus__FKNtZ{font-size:16px}.CallModal_controls__tCfN_{gap:25px}.CallModal_controlButton__19686{width:56px;height:56px;font-size:20px}.CallModal_errorMessage__AMJld{font-size:12px;max-width:250px}}@media (max-width:360px){.CallModal_modalContent__alecG{min-width:250px;padding:20px 15px;min-height:350px}.CallModal_avatarPlaceholder__JJtrx,.CallModal_avatar__Y5TGM{width:80px;height:80px}.CallModal_avatarPlaceholder__JJtrx{font-size:32px}.CallModal_contactName__SA2sG,.CallModal_userName__7rJj5{font-size:18px}.CallModal_controls__tCfN_{gap:20px}.CallModal_controlButton__19686{width:50px;height:50px;font-size:18px}}.CallModal_controlButton__19686:focus{outline:2px solid hsla(0,0%,100%,.8);outline-offset:2px}.CallModal_controlButton__19686:disabled{opacity:.5!important;cursor:not-allowed!important;transform:none!important;box-shadow:0 2px 8px rgba(0,0,0,.1)!important}.CallModal_endButton___Etco,.CallModal_endCallButton__MvsI7{background-color:#dc3545;color:#fff;transform:rotate(135deg)}.CallModal_endButton___Etco:hover,.CallModal_endCallButton__MvsI7:hover{background-color:#c82333;transform:rotate(135deg) translateY(-2px)}.CallModal_speakerButton__zMn7Z{background-color:#2a2a2a;color:#fff}.CallModal_speakerButton__zMn7Z:hover{background-color:#3a3a3a}.CallModal_speakerButton__zMn7Z.CallModal_speakerOn__z1x36{background-color:#17a2b8}.CallModal_speakerButton__zMn7Z.CallModal_speakerOn__z1x36:hover{background-color:#138496}.CallModal_speakerButton__zMn7Z:disabled{background-color:#6c757d!important;cursor:not-allowed!important;opacity:.6!important}.CallModal_speakerButton__zMn7Z:disabled:hover{transform:none!important;background-color:#6c757d!important}.CallModal_lockButton__XepMf{background:hsla(0,0%,100%,.2);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:28px}.CallModal_lockButton__XepMf:hover{background:hsla(0,0%,100%,.3)}.CallModal_lockButton__XepMf.CallModal_locked__GXw7d{background:rgba(239,68,68,.3);color:#ef4444}.CallModal_screenLockOverlay__t8F47{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.95);z-index:10001;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.CallModal_lockMessage__vwzar{text-align:center;color:#fff}.CallModal_lockIcon__eERlP{font-size:80px;margin-bottom:20px;animation:CallModal_pulse__jZykv 2s ease-in-out infinite}.CallModal_lockMessage__vwzar h3{font-size:28px;margin:16px 0;font-weight:600}.CallModal_lockMessage__vwzar p{font-size:18px;opacity:.8;margin:12px 0}.CallModal_swipeIndicator__eLlFA{font-size:40px;margin-top:30px;animation:CallModal_bounce__FP_fy 1.5s ease-in-out infinite}@keyframes CallModal_bounce__FP_fy{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}