body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;padding:20px}.App,.call-button{align-items:center;display:flex;justify-content:center}.call-button{border:none;border-radius:50%;box-shadow:0 8px 25px #00000026;cursor:pointer;font-size:1rem;font-weight:600;height:120px;overflow:hidden;position:relative;transition:all .3s ease;width:120px}.call-button:disabled{cursor:not-allowed;opacity:.7}.call-button.idle{background:linear-gradient(135deg,#48bb78,#38a169);color:#fff}.call-button.idle:hover:not(:disabled){box-shadow:0 12px 35px #48bb7866;transform:scale(1.05)}.call-button.active{background:linear-gradient(135deg,#f56565,#e53e3e);color:#fff}.call-button.active:hover:not(:disabled){box-shadow:0 12px 35px #f5656566;transform:scale(1.05)}.call-button.connecting,.call-button.ending{background:linear-gradient(135deg,#a0aec0,#718096);color:#fff}.button-content{align-items:center;display:flex;justify-content:center}.call-icon,.hangup-icon{height:32px;width:32px}@media (max-width:480px){.call-button{height:100px;width:100px}.call-icon,.hangup-icon{height:28px;width:28px}}
/*# sourceMappingURL=main.0d88d4b7.css.map*/