.settings-card{padding:1.5rem;color:var(--theme-main-text-color);background-color:var(--theme-panel-color);margin:auto}.field-separator{margin-bottom:40px!important}.agent-name-container{color:var(--theme-main-text-color);padding:8px 12px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;position:relative;margin-top:0;border:1px solid var(--theme-outline-color)!important;min-height:40px}.settings-field select{border:1px solid var(--theme-outline-color);padding:14px 12px!important}.agent-name-container .button_transparent{background:transparent;color:var(--theme-main-text-color);-webkit-appearance:none;appearance:none;border:none;width:100%;text-align:left;cursor:pointer}.agent-name-container div.edit-button{position:absolute;right:12px}.agent-name-text{font-size:1rem;font-weight:500}.edit-button{background:none;border:none;color:var(--theme-main-text-color);cursor:pointer;padding:0;margin-left:10px;display:flex;align-items:center}.edit-button svg{width:20px;height:20px}.play-button svg{width:40px;height:40px}.settings-title{font-size:1.5rem;font-weight:700;color:#0af;margin-bottom:1.2rem}.settings-field input{background-color:transparent}.settings-field input,.settings-field select{width:100%;padding:.6rem;border-radius:8px;font-size:18px;color:var(--theme-main-text-color)}.input-row{display:flex;gap:.5rem;align-items:center;background-color:#000}.icon-button{border:none;padding:.5rem;border-radius:8px;color:var(--theme-main-text-color);cursor:pointer}.voice-row{display:flex;align-items:center;gap:.5rem;width:100%;overflow:hidden}.voice-row div.agent_name_full_container{flex:1 1 auto;min-width:0}.voice-row div.agent_voice_options{flex:0 0 200px;display:flex;justify-content:space-between;align-items:center;min-width:100px}.voice-image{width:40px;height:40px;border-radius:50%;border:1px solid white}.voice-desc{font-size:1.2rem;color:var(--theme-secondary-color)}.toggle-row{display:flex;align-items:center;gap:1rem}.switch{position:relative;display:inline-block;width:40px;height:22px}.switch input{opacity:0;width:0;height:0}.icon-button svg{width:24px;height:24px}.slider.round{position:absolute;cursor:pointer;background-color:#1f1f21;border-radius:22px;top:0;left:0;right:0;bottom:0;transition:.4s}.icon-play-button,.icon-pause-button{width:30px;height:30px}.slider.round:before{position:absolute;content:"";height:18px;width:18px;left:2px;bottom:2px;background-color:#fafafa;transition:.4s;border-radius:50%}input:checked+.slider.round{background-color:#1f1f21}input:checked+.slider.round:before{transform:translate(18px)}.flags{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-top:12px}.flags div{display:flex;align-items:center;gap:8px;margin-top:5px;font-size:.9rem}.flags img{width:20px;object-fit:cover;border-radius:50%}.inline-field-status-slot{width:18px;min-width:18px;height:18px;margin-right:34px;display:flex;align-items:center;justify-content:center}.inline-field-spinner{width:16px;height:16px;border:2px solid rgba(127,127,127,.35);border-top-color:var(--theme-main-text-color);border-radius:50%;animation:inline-field-spin .8s linear infinite;opacity:.85}@keyframes inline-field-spin{to{transform:rotate(360deg)}}.inline-field-message{min-height:18px;margin-top:4px;font-size:12px;line-height:1.4;color:var(--theme-main-text-color);opacity:.85}.inline-field-message.is-loading{opacity:.9}.inline-field-message.is-error{color:#ff7272;opacity:1}.inline-field-message.is-success{color:#6ee7a8;opacity:1}.field_label_with_caption{display:flex;justify-content:space-between;align-items:center;column-gap:12px}label{font-size:18px;display:flex;align-items:center}label span{font-weight:500;font-size:15px}.field_label_with_caption label{flex:1;text-wrap:nowrap;font-size:18px}.field_label_with_caption small{font-size:12px;line-height:18px;text-align:right}.toggle-row{gap:4rem}.toggle-row div:first-child{width:60%}.toggle-row div:first-child label{display:block;font-weight:600;font-size:18px}.voice-info small span{display:block;line-height:1.6;font-size:1rem}.toggle-row div:last-child{width:40%;text-align:right;display:flex;align-items:center;justify-content:flex-end;column-gap:10px}.ambient-volume-container{color:var(--theme-main-text-color);margin-top:1.2rem}.volume-slider-wrapper.tight{display:flex;align-items:center;position:relative;margin-top:5px}.volume-slider-wrapper.tight:before,.volume-slider-wrapper.tight:after{content:"|";font-size:7px;color:#fff;padding:0;margin:0;line-height:1;width:0}.volume-slider-wrapper.tight input[type=range]{flex-grow:1;border:none;margin:0;padding:0;-webkit-appearance:none;appearance:none;height:1px;accent-color:var(--theme-main-header-color);cursor:pointer;background-color:var(--theme-main-text-color)}.volume-scale{display:flex;justify-content:space-between;font-size:12px;color:#888}#ambient-volume-display,#voice-volume-display{color:var(--theme-main-header-color);margin-left:6px;font-weight:700}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(var(--theme-main-color),.6);display:none;align-items:center;justify-content:center;z-index:999;font-family:sans-serif}.modal-box{background:var(--theme-panel-color);padding:1.5rem;border-radius:8px;width:95%;max-width:400px;box-shadow:0 0 10px #0000004d;padding-bottom:27px;padding-top:50px;position:relative}.page.user-profile .modal-box,.page.company-profile .modal-box{padding-top:0}@media screen and (min-width:750px){.modal-box--large{max-width:1100px!important}}.input-wrapper{position:relative;margin-bottom:2rem}.input-wrapper input[type=text],.input-wrapper textarea{width:100%;padding:.6rem 2.2rem .6rem .75rem;background-color:var(--theme-main-color);border:1px solid var(--theme-outline-color);color:var(--theme-main-text-color);border-radius:6px;box-sizing:border-box;font-size:18px;min-height:42px}.clear-btn{position:absolute;right:.4rem;top:50%;transform:translateY(-50%);background:#1e1e1e;color:#fff;border:none;cursor:pointer;padding:0;border-radius:100%;line-height:1;width:2.5rem;height:2.5rem;font-size:18px}.button-group{align-items:flex-end;display:flex;gap:.5rem;justify-content:flex-end}.cancel-btn,.ok-btn{padding:.6rem 0;border-radius:6px;cursor:pointer;border:none;font-size:18px;min-height:42px;min-width:150px}.cancel-btn{background:#fff;color:#000}.action-critical-button{background-color:red;color:#fff;padding:.6rem 0;border-radius:6px;cursor:pointer;border:none;font-size:18px;min-height:42px}.close.cancel-btn{background:transparent;color:var(--theme-main-text-color);border:none;border-radius:0;padding:0 15px;display:inline-flex;align-items:center;justify-content:flex-end;box-sizing:border-box;min-width:auto;min-height:auto;font-size:25px;font-weight:lighter;top:0;right:0;position:absolute}.modal-label-display{text-align:left;margin-top:10px;color:var(--theme-main-text-color)}.close.cancel-btn:hover{background:red;color:#fff}.ok-btn{background:#007bff;color:#fff}.ok-btn:disabled{background-color:#444;color:#aaa;cursor:not-allowed;opacity:.6}select.input_select_color_background{white-space:normal;word-break:break-word;line-height:18px;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3E%3Cg transform='rotate(90 12 12)'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 5l7 7-7 7'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:2rem}.dark-theme select.input_select_color_background{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3E%3Cg transform='rotate(90 12 12)'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 5l7 7-7 7'/%3E%3C/g%3E%3C/svg%3E")}.light-theme select.input_select_color_background{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2'%3E%3Cg transform='rotate(90 12 12)'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 5l7 7-7 7'/%3E%3C/g%3E%3C/svg%3E")}#voiceSelectionModal .modal-content,#openCustomersListModal .modal-content{background:var(--theme-main-color);color:var(--theme-main-text-color);max-width:400px;width:100%;padding:24px;border-radius:8px;position:relative}#voiceSelectionModal .heading:before{content:none}.voice-option img{width:40px;height:40px;border-radius:50%}.play-btn{background:transparent;border:none;color:var(--theme-main-text-color);font-size:16px;cursor:pointer}.custom-radio{display:inline-flex;align-items:center;cursor:pointer;margin:.5rem}.custom-radio input[type=radio]{display:none}.custom-radio .checkmark{height:24px;width:24px;border:2px solid #aaa;border-radius:50%;display:inline-block;position:relative;transition:border-color .2s}.custom-radio input[type=radio]:checked+.checkmark:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:12px;width:12px;background-color:#fff;border-radius:50%}#voiceList table{width:100%}#voiceList{background-color:#1919199c}#voiceList .voice-option{border-bottom:1px solid #2C2C2C}#voiceList .voice-option:last-child{border-bottom:none}#voiceList table td{border:none}.voice-meta{font-size:8px}.voice-option td.voice-play{width:10%;text-align:center;padding:0}.voice-option td.voice-avatar{width:20%;text-align:center}.voice-option td.voice-name{width:30%}.voice-option td.voice-meta{width:25%}.voice-option td.voice-select{width:15%;text-align:center}.modal-close{background:#000;font-size:16px;width:25px;text-align:center;height:25px;border:2px solid white;border-radius:5px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;color:#d4d4d5}#language_selection_container.visibility-hidden{opacity:.5}@media screen and (min-width:990px){#voiceSelectionModal .modal-heading,#voiceSelectionModal .heading{margin-top:0}#voiceSelectionModal .modal-content{box-sizing:border-box;display:flex;flex-direction:column;height:60vh;max-height:60vh;border:1px solid white;border-radius:10px}#voiceSelectionModal .modal-heading{flex:0 0 auto}#voiceSelectionModal .scrollable-area-modal{flex:1 1 auto;min-height:0;height:auto;max-height:none!important;overflow-y:auto}}@media screen and (max-width:989px){#voiceSelectionModal .modal-content{background:var(--theme-main-color);color:var(--theme-main-text-color);max-width:400px;width:100%;height:-webkit-fill-available;padding:9px;border-radius:0;position:relative}}.input_select_color_background.disabled{pointer-events:none;background-color:#686868}
/*# sourceMappingURL=/cdn/shop/t/31/assets/agent-settings.css.map */
