.webphone-fab-container{position:fixed;bottom:20px;right:20px;z-index:9999}.webphone-fab{width:48px;height:48px;border-radius:50%;border:none;background:rgba(74,108,247,.85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;box-shadow:0 3px 10px rgba(0,0,0,.25);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}.webphone-fab:hover{transform:scale(1.05);box-shadow:0 5px 14px rgba(0,0,0,.3)}.webphone-fab svg{font-size:24px}.webphone-container{position:fixed;bottom:16px;right:16px;top:auto;z-index:9999;width:100%;max-width:188px;padding:8px;background:rgba(15,23,42,.58);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid hsla(0,0%,100%,.1);border-radius:14px;box-shadow:0 4px 16px rgba(0,0,0,.2);color:#fff;font-family:Arial,sans-serif;flex-direction:column;height:auto}.webphone-container,.webphone-header{display:flex;justify-content:space-between}.webphone-header{align-items:flex-start;grid-gap:6px;gap:6px;margin-bottom:8px}.webphone-header-info{display:flex;flex-direction:column;grid-gap:2px;gap:2px;min-width:0}.webphone-extension{font-size:13px;font-weight:700;color:#93c5fd}.webphone-reg-status{font-size:10px;font-weight:600}.webphone-reg-ok{color:#86efac}.webphone-reg-warn{color:#fcd34d}.webphone-call-status{font-size:11px;opacity:.85}.webphone-header-actions{display:flex;align-items:center;grid-gap:2px;gap:2px;flex-shrink:0}.minimize-button,.panel-toggle-btn{background:hsla(0,0%,100%,.1);border:none;color:#fff;border-radius:8px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.panel-toggle-btn.active{background:rgba(96,165,250,.45)}.webphone-dnd-btn.dnd-on{background:rgba(239,68,68,.55)}.webphone-dnd-btn.dnd-on:hover{background:rgba(239,68,68,.7)}.webphone-suggestions{max-height:110px;overflow-y:auto;display:flex;flex-direction:column;grid-gap:3px;gap:3px;width:100%;margin-bottom:4px}.webphone-active-call{text-align:center;padding:8px 4px;width:100%}.webphone-call-label{font-size:15px;font-weight:700;display:block;margin-bottom:4px;line-height:1.2;word-break:break-word}.webphone-call-number{font-size:10px;opacity:.75;display:block;margin-bottom:6px}.webphone-call-timer{font-size:14px;color:#e2e8f0;margin-bottom:8px}.webphone-incall-buttons{margin-bottom:6px}.webphone-hangup-btn{margin-top:6px;background-color:#dc2626!important;border:none;border-radius:50%;width:44px;height:44px;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.minimize-button:hover,.panel-toggle-btn:hover{background:hsla(0,0%,100%,.2)}.in-call-actions,.incoming-call-actions,.webphone-dialpad{display:flex;flex-direction:column;align-items:center}.webphone-panel{width:100%}.webphone-panel-title{font-size:12px;font-weight:600;margin:0 0 6px;text-align:center;opacity:.9}.webphone-list{max-height:160px;overflow-y:auto;display:flex;flex-direction:column;grid-gap:4px;gap:4px}.webphone-list-item{width:100%;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#fff;text-align:left;padding:6px 8px;cursor:pointer;display:flex;flex-direction:column;grid-gap:2px;gap:2px}.webphone-list-item:hover{background:hsla(0,0%,100%,.16)}.webphone-list-main{font-size:12px;font-weight:600}.webphone-list-meta{font-size:10px;opacity:.75}.webphone-empty{font-size:11px;text-align:center;opacity:.7;margin:8px 0}.webphone-agenda-form{display:flex;flex-direction:column;grid-gap:4px;gap:4px;margin-bottom:6px}.webphone-input{background:hsla(0,0%,100%,.92);color:#1e293b;font-size:12px;border:none;border-radius:6px;padding:5px 8px;width:100%;box-sizing:border-box}.webphone-add-btn{background:rgba(34,197,94,.85);color:#fff;border:none;border-radius:6px;padding:5px;font-size:11px;font-weight:600;cursor:pointer}.webphone-agenda-item{display:flex;align-items:stretch;grid-gap:4px;gap:4px}.webphone-agenda-item .webphone-list-item{flex:1 1}.webphone-delete-btn{background:rgba(239,68,68,.35);border:none;color:#fff;border-radius:8px;width:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.webphone-transfer-panel{width:100%;display:flex;flex-direction:column;grid-gap:6px;gap:6px}.webphone-transfer-suggestions{max-height:130px;overflow-y:auto;display:flex;flex-direction:column;grid-gap:4px;gap:4px}.webphone-transfer-actions{display:flex;grid-gap:6px;gap:6px;justify-content:center}.webphone-transfer-cancel{width:auto;min-width:36px;padding:0 10px;font-weight:700}.call-display{background-color:hsla(0,0%,100%,.92);color:#1e293b;font-size:13px;width:100%;text-align:center;border:none;border-radius:8px;margin-bottom:6px;padding:6px 8px;box-sizing:border-box}.dialpad{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;gap:5px;margin:6px 0;width:100%}.dialpad button,.in-call-actions button,.incoming-call-actions button{background-color:hsla(0,0%,100%,.12);color:#fff;font-size:13px;width:38px;height:38px;border:none;border-radius:50%;transition:background-color .2s;cursor:pointer;justify-self:center}.dialpad button:hover,.in-call-actions button:hover,.incoming-call-actions button:hover{background-color:hsla(0,0%,100%,.22)}.incoming-call-actions{display:flex;flex-direction:column;grid-gap:10px;gap:10px;margin-top:6px;justify-content:center}.incoming-call-actions .answer-button,.incoming-call-actions .reject-button{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;color:#fff;font-size:20px;border:none;cursor:pointer;transition:background-color .3s}.incoming-call-actions .answer-button{background-color:#16a34a}.incoming-call-actions .reject-button{background-color:#dc2626}.in-call-actions button{background-color:rgba(0,140,186,.85);color:#fff}.in-call-actions button:last-child{background-color:#dc2626}.in-call-actions{grid-gap:12px;gap:12px}.call-buttons{grid-gap:8px;gap:8px}.back-button,.call-buttons{display:flex;justify-content:center}.back-button{background:none;border:none;font-size:20px;cursor:pointer;margin-top:10px;color:#fff}.back-button svg{width:24px;height:24px}.answer-button{background-color:#16a34a;color:#fff;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer}.answer-button:disabled{background-color:#64748b;cursor:not-allowed}.answer-button svg{width:22px;height:22px}.MuiButtonBase-root.buttonHover:hover{background:#242424}.MuiButtonBase-root.buttonHover{background:#474747}.geral-signup{display:flex}.img-logo-signup{width:350px;height:100px}.register{justify-content:center}.paper,.register{display:flex;align-items:center;flex-direction:column}.paper{max-width:500px}.container-signup{align-items:center;display:flex;justify-content:center;flex-direction:column;width:100%;padding:10px}.h4{caret-color:#1436ea;color:#1436ea;column-rule-color:#1436ea;font-size:34px;line-height:41.99px;margin:10px 0 25px}.span{font-size:16px;line-height:28px}.container-img-signup{display:flex;justify-content:center;align-items:center;height:100vh;width:100%}.img-signup{background-image:url(/static/media/backgroundStep.742484d2.png);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;position:fixed;width:700px;height:100vh;object-fit:cover}.p{font-size:12px;color:#999}.footer{text-align:center;margin-top:30px;margin-bottom:20px}.footer a{text-decoration:none;cursor:pointer;color:#3489ff}.footer a:hover{text-decoration:underline}@media screen and (max-width:320px){.container-img-signup{display:none}.paper{width:300px}.img-logo-signup{width:200px;height:70px}}@media screen and (max-width:940px){.container-img-signup{display:none}}@media screen and (max-width:1024px){.paper{max-width:450px;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.img-signup{width:499px}}@media screen and (min-width:1400px){.img-signup{width:50%}}.link-recovery{-webkit-text-decoration-color:#1436ea;text-decoration-color:#1436ea;text-emphasis-color:#1436ea;-webkit-text-fill-color:#1436ea;-webkit-text-stroke-color:#1436ea}.link-enter{background-color:#1436ea}.politica,.termo{-webkit-text-decoration-color:#1436ea;text-decoration-color:#1436ea;text-emphasis-color:#1436ea;-webkit-text-fill-color:#1436ea;-webkit-text-stroke-color:#1436ea}.event-container{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center}.delete-icon,.edit-icon{opacity:0;transition:opacity .3s;margin-left:5px;z-index:1}.event-container:hover .delete-icon,.event-container:hover .edit-icon{opacity:1}.edgebutton{width:24px;height:24px;background:#fff;border:1.5px solid red;cursor:pointer;border-radius:50%;font-size:10px;line-height:1;justify-content:center;display:flex;align-self:center;align-items:center;box-shadow:0 2px 6px rgba(0,0,0,.12);transition:all .2s ease;padding:0}.edgebutton:hover{background:red;box-shadow:0 3px 8px rgba(255,0,0,.3);transform:scale(1.15)}.edgebutton:hover svg{color:#fff!important}.edgebutton-foreignobject body{background:transparent;width:40px;height:40px;display:flex;justify-content:center;align-items:center;min-height:40px;margin:0;padding:0}.react-flow__edge-path{stroke-width:4px;cursor:pointer}.react-flow__edge.selected .react-flow__edge-path{stroke:#00f;stroke-width:5px}*{padding:0;margin:0;box-sizing:border-box}body{font-family:"Poppins",sans-serif}.container-login,.geral{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.container-login{background-color:#ebf2ff;flex-direction:column}.container-img{align-items:center;display:flex;justify-content:center;width:100%;height:100%;max-width:500px}.img-login{width:100%;max-width:462px}.container-footer{padding:10px;text-align:center;margin-bottom:10px}.container-footer a{color:#000;cursor:pointer}.container-footer span{max-width:80px;text-align:center}.recovery{display:flex;width:100%;justify-content:flex-end;margin-right:5px;margin-top:5px;color:#285ec9}.link-recovery{-webkit-text-decoration-color:#3489ff;text-decoration-color:#3489ff;text-emphasis-color:#3489ff;-webkit-text-fill-color:#3489ff;-webkit-text-stroke-color:#3489ff;text-decoration:none}.link-recovery:hover{text-decoration:underline}.container-right{background-image:url(/static/media/bg-login.1da49664.png);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;height:100vh;justify-content:center}.box,.container-right{width:100%;display:flex;align-items:center}.box{background-color:#fff;box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12);flex-direction:column;inline-size:462px;line-height:20.02px;border-radius:30px;max-width:500px;padding-bottom:8px;margin:0 10px}.container-header-box{display:flex;margin-top:-18px;padding-left:40px;padding-right:40px;width:100%}.link-create-count{background-color:#e0e0e0;border-end-start-radius:30px;border-top-left-radius:30px;cursor:pointer;padding-top:6px;width:100%}.link-create-count:hover{background-color:#d5d5d5}.label-text{display:flex;font-weight:500;line-height:24.5px;-webkit-text-fill-color:rgba(0,0,0,.87)}.label-text,.link-enter{cursor:pointer;justify-content:center;width:100%}.link-enter{align-items:center;background-color:#3489ff;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);display:inline-flex;margin-left:-32px;padding-bottom:6px;padding-top:6px;border-radius:30px}.link-enter:hover{background-color:#285ec9;text-decoration:none}.link-enter>span{cursor:pointer;display:flex;font-weight:500;justify-content:center;line-height:24.5px;-webkit-text-fill-color:#fff}.container-footer-form>p{inline-size:382px;margin-bottom:.35em;text-align:center}.termo{text-decoration:none;-webkit-text-decoration-color:#3489ff;text-decoration-color:#3489ff;text-emphasis-color:#3489ff;-webkit-text-fill-color:#3489ff;-webkit-text-stroke-color:#3489ff}.termo:hover{text-decoration:underline}.politica{text-decoration:none;-webkit-text-decoration-color:#3489ff;text-decoration-color:#3489ff;text-emphasis-color:#3489ff;-webkit-text-fill-color:#3489ff;-webkit-text-stroke-color:#3489ff}.politica:hover{text-decoration:underline}@media screen and (max-width:768px){.geral{flex-direction:column}.container{height:300px;justify-content:center;align-items:center}.container-footer{display:none}.container-login{max-height:300px}}@media screen and (max-width:375px){.box{margin:0 10px;width:90%}.container-footer-form{width:90%;display:flex;justify-content:center;align-items:center}}