._container_1dm03_1{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}._content_1dm03_10{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;max-width:400px;width:100%;padding:60px 20px;box-sizing:border-box}._bottomSection_1dm03_22{display:flex;flex-direction:column;align-items:center;margin-top:auto;margin-bottom:60px}@media (max-width: 768px){._container_1dm03_1{padding:10px}._content_1dm03_10{padding:20px 10px;max-width:100%}._bottomSection_1dm03_22{margin-bottom:40px}}@media (max-width: 480px){._content_1dm03_10{padding:15px 10px}._bottomSection_1dm03_22{margin-bottom:30px}}._buttonContainer_1heq1_1{display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative}._callButton_1heq1_9{width:70px;height:70px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003;margin-bottom:20px}._callButton_1heq1_9:hover{transform:scale(1.1)}._callButton_1heq1_9:active{transform:scale(.95)}._recordBotton_1heq1_30{width:70px;height:70px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003;margin-bottom:20px}._recordBotton_1heq1_30:hover{transform:scale(1.1)}._recordBotton_1heq1_30:active{transform:scale(.95)}._call_1heq1_9{background:#4caf50;color:#fff}._call_1heq1_9:hover{background:#45a049}._hangup_1heq1_61{background:linear-gradient(135deg,#ff6b6b,#ee5a24);color:#fff}._hangup_1heq1_61:hover{background:linear-gradient(135deg,#ff5252,#e53935)}._icon_1heq1_70{width:30px;height:30px}._sideButton_1heq1_76{width:70px;height:70px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 3px 10px #0003;margin-bottom:20px}._callButtonSide_1heq1_92{background:#2196f3;color:#fff}._callButtonSide_1heq1_92:hover{background:#1976d2}._videoButtonSide_1heq1_101{background:#9c27b0;color:#fff}._videoButtonSide_1heq1_101:hover{background:#7b1fa2}._sideIcon_1heq1_110{width:22px;height:22px}@media (max-width: 768px){._buttonContainer_1heq1_1{display:flex;align-items:center;gap:20px}._callButton_1heq1_9{width:60px;height:60px}._icon_1heq1_70{width:25px;height:25px}._sideIcon_1heq1_110{width:18px;height:18px}}@media (max-width: 480px){._buttonContainer_1heq1_1{gap:15px}._callButton_1heq1_9{width:50px;height:50px}._icon_1heq1_70{width:20px;height:20px}._sideIcon_1heq1_110{width:16px;height:16px}}._audioVisualizer_1kasu_1{display:flex;align-items:center;justify-content:center;gap:3px;height:40px;margin-bottom:20px}._bar_1kasu_10{width:3px;background:linear-gradient(to top,#667eea,#764ba2);border-radius:2px;animation:_audioWave_1kasu_1 1s ease-in-out infinite;transition:height .1s ease}._defaultHint_1kasu_18{height:40px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#fff9;font-weight:300;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;letter-spacing:1px}@keyframes _audioWave_1kasu_1{0%,to{height:20%}50%{height:100%}}@media (max-width: 768px){._audioVisualizer_1kasu_1{height:35px;gap:2px}._bar_1kasu_10{width:2px}._defaultHint_1kasu_18{height:35px;font-size:14px}}@media (max-width: 480px){._audioVisualizer_1kasu_1{height:30px;gap:2px}._bar_1kasu_10{width:2px}._defaultHint_1kasu_18{height:30px;font-size:13px}}._avatarContainer_f5t16_1{position:relative;margin-top:0;margin-bottom:20px}._avatar_f5t16_1{width:180px;height:180px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;position:relative;z-index:2;transition:all .3s ease}._avatarInner_f5t16_20{width:150px;height:150px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #0003}._avatarIcon_f5t16_31{width:75px;height:75px;color:#667eea}._pulsing_f5t16_37{animation:_pulse_f5t16_1 2s infinite}@keyframes _pulse_f5t16_1{0%{transform:scale(1);box-shadow:0 0 #667eeab3}70%{transform:scale(1.05);box-shadow:0 0 0 20px #667eea00}to{transform:scale(1);box-shadow:0 0 #667eea00}}._waveContainer_f5t16_56{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}._wave_f5t16_56{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:180px;height:180px;border-radius:50%;border:2px solid rgba(102,126,234,.5);animation:_wave_f5t16_56 2s infinite}._wave1_f5t16_76{animation-delay:0s}._wave2_f5t16_80{animation-delay:.5s}._wave3_f5t16_84{animation-delay:1s}@keyframes _wave_f5t16_56{0%{width:180px;height:180px;opacity:1}to{width:300px;height:300px;opacity:0}}@media (max-width: 768px){._avatar_f5t16_1{width:150px;height:150px}._avatarInner_f5t16_20{width:125px;height:125px}._avatarIcon_f5t16_31{width:60px;height:60px}._wave_f5t16_56{width:150px;height:150px}@keyframes _wave_f5t16_56{0%{width:150px;height:150px}to{width:240px;height:240px}}}@media (max-width: 480px){._avatar_f5t16_1{width:120px;height:120px}._avatarInner_f5t16_20{width:100px;height:100px}._avatarIcon_f5t16_31{width:50px;height:50px}._wave_f5t16_56{width:120px;height:120px}@keyframes _wave_f5t16_56{0%{width:120px;height:120px}to{width:200px;height:200px}}}._connectionStatus_1yrtq_1{position:absolute;top:20px;right:20px;display:flex;align-items:center;gap:8px;padding:8px 12px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;font-size:14px;color:#fff;z-index:1000}._statusDot_1yrtq_17{width:8px;height:8px;border-radius:50%;transition:all .3s ease}._statusDot_1yrtq_17._connecting_1yrtq_24{background:#ff9800;animation:_pulse_1yrtq_1 1.5s infinite}._statusDot_1yrtq_17._connected_1yrtq_29{background:#4caf50}._statusDot_1yrtq_17._disconnected_1yrtq_33{background:#f44336}@keyframes _pulse_1yrtq_1{0%,to{opacity:1}50%{opacity:.5}}@media (max-width: 768px){._connectionStatus_1yrtq_1{top:10px;right:10px;font-size:12px;padding:6px 10px}._statusDot_1yrtq_17{width:6px;height:6px}}._toastContainer_m0lvx_1{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;pointer-events:none}._toast_m0lvx_1{background:#000c;color:#fff;padding:16px 24px;border-radius:8px;font-size:16px;text-align:center;box-shadow:0 4px 12px #0000004d;opacity:0;transform:translateY(-20px);transition:opacity .3s ease,transform .3s ease}._toast_m0lvx_1._show_m0lvx_23{opacity:1;transform:translateY(0)}._toast_m0lvx_1._hide_m0lvx_28{opacity:0;transform:translateY(-20px)}@media (max-width: 768px){._toast_m0lvx_1{font-size:14px;padding:12px 20px}}@media (max-width: 480px){._toast_m0lvx_1{font-size:13px;padding:10px 16px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;overflow:hidden}#root{width:100%;height:100vh;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){body{font-size:14px}}@media (max-width: 480px){body{font-size:12px}}
