body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#18181b;font-family:Assistant,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;margin:0;padding:0}#root,body,html{height:100%;position:relative;width:100%}[data-component=Button]{align-items:center;background-color:#ececf1;border:none;border-radius:1000px;color:#101010;display:flex;font-family:Roboto Mono,monospace;font-optical-sizing:auto;font-size:1rem;font-style:normal;font-weight:400;gap:8px;outline:none;padding:12px 24px;transition:.3s ease-in-out}[data-component=Button].button-style-action{background-color:#fff;box-shadow:0 0 20px #ffffff96;color:#000}[data-component=Button].button-style-action:hover:not([disabled]){background-color:#f8f82b;box-shadow:0 0 25px #ffee0096;padding:14px 30px}[data-component=Button].button-style-alert{background-color:red;color:#ececf1}[data-component=Button].button-style-alert:hover:not([disabled]){background-color:red}[data-component=Button].button-style-flush{background-color:#fff0}[data-component=Button][disabled]{color:#999}[data-component=Button]:not([disabled]){cursor:pointer}[data-component=Button]:hover:not([disabled]){background-color:#d8d8d8}[data-component=Button]:active:not([disabled]){transform:translateY(1px)}[data-component=Button] .icon{display:flex}[data-component=Button] .icon.icon-start{margin-left:-8px}[data-component=Button] .icon.icon-end{margin-right:-8px}[data-component=Button] .icon svg{height:16px;width:16px}[data-component=Button].icon-red .icon{color:#c00}[data-component=Button].icon-green .icon{color:#090}[data-component=Button].icon-grey .icon{color:#909090}[data-component=Button].icon-fill svg{fill:currentColor}.button{align-items:center;background-color:#fff;border:none;border-radius:25px;color:#e67e22;cursor:pointer;display:flex;font-size:1rem;font-weight:700;justify-content:center;padding:12px 24px;transition:all .3s ease}.button:hover{background-color:#f39c12;color:#fff}.button svg{margin-right:8px}.button.action{background-color:#2ecc71;color:#fff}.button.action:hover{background-color:#27ae60}[data-component=VoiceChat]{align-items:center;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:Roboto Mono,monospace;font-size:14px;font-style:normal;font-weight:400;justify-content:center;margin:0;min-height:100vh;overflow-y:auto;padding:20px;width:100%}@media(max-width:768px){[data-component=VoiceChat]{font-size:13px;padding:15px}}@media(max-width:480px){[data-component=VoiceChat]{font-size:12px;padding:10px}}[data-component=VoiceChat] .logo-container{display:flex;justify-content:center;margin-bottom:0}@media(max-width:480px){[data-component=VoiceChat] .logo-container{margin-bottom:15px}}[data-component=VoiceChat] .jio-logo{height:auto;max-width:180px;width:100%}@media(max-width:768px){[data-component=VoiceChat] .jio-logo{max-width:180px}}@media(max-width:480px){[data-component=VoiceChat] .jio-logo{max-width:160px}}[data-component=VoiceChat] .app-title{font-size:1.6rem;margin:0 0 10px;text-align:center}@media(max-width:768px){[data-component=VoiceChat] .app-title{font-size:1.4rem;margin:0 0 15px}}@media(max-width:480px){[data-component=VoiceChat] .app-title{font-size:1.2rem;margin:0 0 12px}}[data-component=VoiceChat] .app-description{font-size:.9rem;margin-bottom:14px;margin-left:auto;margin-right:auto;max-width:80%;text-align:center}@media(max-width:768px){[data-component=VoiceChat] .app-description{font-size:.8rem;margin-bottom:15px}}@media(max-width:480px){[data-component=VoiceChat] .app-description{font-size:.7rem;margin-bottom:12px;max-width:90%}}[data-component=VoiceChat] .feature-list{display:flex;font-size:.8rem;gap:30px;justify-content:center;margin-bottom:18px}@media(max-width:768px){[data-component=VoiceChat] .feature-list{font-size:.7rem;gap:20px;margin-bottom:20px}}@media(max-width:480px){[data-component=VoiceChat] .feature-list{align-items:center;flex-direction:column;font-size:.6rem;gap:10px;margin-bottom:15px}}[data-component=VoiceChat] .content-main{align-items:center;background-color:#0003;border-radius:20px;display:flex;flex-direction:column;justify-content:flex-end;margin:0 auto;max-width:600px;padding:10px;width:90%}@media(max-width:768px){[data-component=VoiceChat] .content-main{border-radius:15px;padding:15px;width:95%}}@media(max-width:480px){[data-component=VoiceChat] .content-main{border-radius:12px;padding:10px;width:90%}}[data-component=VoiceChat] .content-main .section-title{color:#000;margin-bottom:18px}[data-component=VoiceChat] .visualization-container{background-color:#ffffff1a;border-radius:15px;margin-bottom:20px;max-width:400px;padding:15px;width:100%}@media(max-width:768px){[data-component=VoiceChat] .visualization-container{margin-bottom:15px;max-width:350px;padding:12px}}@media(max-width:480px){[data-component=VoiceChat] .visualization-container{margin-bottom:12px;max-width:300px;padding:10px}}[data-component=VoiceChat] .visualization{border-radius:10px;display:flex;height:75px;margin:0 auto;width:100%}@media(max-width:768px){[data-component=VoiceChat] .visualization{height:70px}}@media(max-width:480px){[data-component=VoiceChat] .visualization{height:60px}}[data-component=VoiceChat] .content-actions,[data-component=VoiceChat] .phone-input-container form{display:flex;justify-content:center;margin-top:18px}[data-component=VoiceChat] .content-actions button,[data-component=VoiceChat] .phone-input-container form button{align-items:center;background-color:#fff;border:none;border-radius:25px;box-shadow:0 4px 6px #0000001a,0 1px 3px #00000014;color:#000;cursor:pointer;display:flex;font-size:16px;justify-content:center;min-width:120px;padding:10px 20px;transition:background-color .3s,transform .2s,box-shadow .3s}[data-component=VoiceChat] .content-actions button svg,[data-component=VoiceChat] .phone-input-container form button svg{stroke:#000;margin-right:8px}[data-component=VoiceChat] .content-actions button:hover,[data-component=VoiceChat] .phone-input-container form button:hover{background-color:#f0f0f0;box-shadow:0 7px 14px #0000001a,0 3px 6px #00000014;transform:translateY(-2px)}[data-component=VoiceChat] .content-actions button:active,[data-component=VoiceChat] .phone-input-container form button:active{box-shadow:0 2px 4px #0000001a,0 1px 2px #00000014;transform:translateY(1px)}[data-component=VoiceChat] .visualization-entry{flex:1 1;height:100%}[data-component=VoiceChat] .visualization-entry.client{margin-right:10px}[data-component=VoiceChat] .visualization-entry.server{margin-left:10px}[data-component=VoiceChat] .visualization-entry canvas{height:100%;width:100%}[data-component=VoiceChat] .phone-input-container{align-items:center;background-color:#0003;border-radius:20px;display:flex;flex-direction:column;margin:20px auto 0;max-width:600px;padding:13px;width:90%}@media(max-width:768px){[data-component=VoiceChat] .phone-input-container{border-radius:15px;padding:15px;width:95%}}@media(max-width:480px){[data-component=VoiceChat] .phone-input-container{border-radius:12px;padding:10px;width:90%}}[data-component=VoiceChat] .phone-input-container .section-title{color:#000;margin-bottom:20px}[data-component=VoiceChat] .phone-input-container h2{color:#000;font-size:1.1em;margin-bottom:15px;text-align:center}[data-component=VoiceChat] .phone-input-container form{align-items:center;display:flex;flex-direction:column;width:100%}[data-component=VoiceChat] .phone-input-container .phone-input-wrapper{align-items:center;display:flex;margin-bottom:20px;max-width:300px;width:100%}[data-component=VoiceChat] .phone-input-container .country-code{background-color:#ffffff1a;border:1px solid #fff3;border-radius:4px 0 0 4px;border-right:none;color:#000;font-weight:700;padding:8px}[data-component=VoiceChat] .phone-input-container input[type=tel]{background-color:#ffffff1a;border:1px solid #fff3;border-radius:0 4px 4px 0;color:#000;flex-grow:1;font-size:14px;padding:8px}[data-component=VoiceChat] .phone-input-container input[type=tel]::placeholder{color:#00000080}[data-component=VoiceChat] .phone-input-container .submit-button{background-color:rgba(223,174,78,.478);border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .3s,transform .2s}[data-component=VoiceChat] .phone-input-container .submit-button:hover{background-color:#007acc;transform:scale(1.05)}[data-component=VoiceChat] .phone-input-container .submit-button:active{transform:scale(.95)}[data-component=VoiceChat] .section-title{color:#000;font-size:.9rem;font-weight:400;margin-bottom:18px;margin-left:auto;margin-right:auto;max-width:80%;text-align:center}@media(max-width:768px){[data-component=VoiceChat] .section-title{font-size:.8rem;margin-bottom:15px}}@media(max-width:480px){[data-component=VoiceChat] .section-title{font-size:.7rem;margin-bottom:12px;max-width:90%}}.app-container{align-items:center;background-color:rgba(223,174,78,.478);box-sizing:border-box;color:#1c1c1c;display:flex;flex-direction:column;font-family:Roboto,sans-serif;height:100%;justify-content:flex-start;min-height:100vh;padding:30px 40px 40px;position:relative;width:100%}.content-wrapper{background-color:hsla(0,0%,100%,.438);border-radius:20px;max-width:800px;padding:30px;width:100%}.app-title{font-size:2.2rem;font-weight:700;margin-top:10px}.app-description,.app-title{color:#333;text-align:center}.app-description{font-size:1.1rem;margin-bottom:30px}.feature-list{display:flex;justify-content:space-around;margin-bottom:30px}.feature-item{align-items:center;color:#333;display:flex;font-size:1rem}.feature-item svg{fill:#333;font-size:1.5rem;margin-right:10px}
/*# sourceMappingURL=main.e0c6ab03.css.map*/