.CSelect .CSelect-disabled{cursor:not-allowed;border-radius:.5rem;justify-content:center;align-items:center;width:90px;height:32px;display:flex}.CSelect.blue,.CSelect.blue .ant-select-selection-item{color:#61b7ff}.CSelect.red,.CSelect.red .ant-select-selection-item{color:#e179af}.CSelect.green,.CSelect.green .ant-select-selection-item{color:#27be69}.VoicePicker-container{width:540px;max-width:100%;padding:0 10px}.VoicePicker-container .voices-container-title{margin-bottom:1rem;font-weight:700}@media (width<=600px){.VoicePicker-container{width:100%}}.currentvoice-container{background-color:#f2f2f7;border-radius:5px;align-items:center;gap:10px;margin-bottom:10px;padding:10px;display:flex}.currentvoice-container .voice-label{margin-right:20px;font-weight:700}.currentvoice-container .voice-sample-playicon{width:18px;height:18px}.currentvoice-container .currentvoice-flag{width:24px;height:24px;margin-left:14px}.voices-table{border-spacing:0;border:1px solid #f2c5dd;border-radius:5px;width:100%;margin-top:1rem}.voices-table th{text-align:left;border-bottom:1px solid #f2c5dd;padding:5px;font-weight:500}.voices-table tr{cursor:pointer;font-size:.9em;transition:all .3s}.voices-table tr.active-voice{background-color:#f5f7fc}.voices-table td{padding:10px 5px}.voices-table .td-accent .td-accent-contents{align-items:center;gap:10px;height:100%;display:flex}.voice-sample-playicon{box-sizing:content-box;background-color:#fbecf3;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;width:12px;height:12px;margin:5px;padding:5px;display:flex}.voice-sample-playicon.audio-loading{animation:1s linear infinite loadingAnimation}.accent-flag{width:16px;height:16px}.voicepicker-footer-options{text-align:right;color:#d6dce6;justify-content:space-between;width:100%;margin-top:1rem;font-weight:500;display:flex}.voicepicker-footer-options .voicepicker-footer-currvoice-container{align-items:center;gap:20px;display:flex}@media (width<=600px){.voicepicker-footer-options{flex-direction:column;align-items:flex-start;gap:1rem}.voicepicker-footer-options .voicepicker-footer-currvoice-container{flex-wrap:wrap;gap:10px}}.voicepicker-footer-buttons{justify-content:flex-end;align-items:center;gap:1rem;margin-top:1rem;display:flex}.voice-displayname{font-size:1em}.voice-description{white-space:nowrap;max-width:180px;overflow:ellipsis;margin-top:5px}.voice-description-pill{background-color:#22273f;border-radius:5px;margin-right:5px;padding:2px 5px;font-size:.8em}.voice-model-pill{background-color:#4f46e580}.voices-title{font-weight:700}.voices-title.standard{margin-top:1rem}.voices-subtitle{font-size:.8em}.voice-tables-container{border-bottom:1px solid #f0f3ff;height:25rem;min-height:25rem;overflow-y:auto}.voice-tables-container.at-top{border-top:1px solid #f0f3ff}@media (width<=600px){.voice-tables-container{height:18rem;min-height:18rem}}@media (height<=700px){.voice-tables-container{height:15rem;min-height:15rem}}.gigauser-dark .VoicePicker-container{color:#fff}.gigauser-dark .currentvoice-container{color:#d6dce6;background-color:#b02a6f71}.gigauser-dark .voice-tables-container{border-bottom:1px solid #272935}.gigauser-dark .voice-tables-container.at-top{border-top:1px solid #272935}.gigauser-dark .voices-table{border:1px solid #272935;border-radius:5px}.gigauser-dark .voices-table th{border-bottom:1px solid #272935;border-radius:5px}.gigauser-dark .voices-table tr.active-voice{background-color:#3d436166}.gigauser-dark .voice-sample-playicon{background-color:#b02a6f32}.voicepicker-footer-currvoice{align-items:center;gap:.5rem;display:flex}.voice-header{border-radius:5px;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding-right:.5em;font-weight:500;display:flex}.voice-header .voice-header-top{background-color:#1c1e26;border-radius:5px;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-top:.5rem;margin-bottom:.5rem;padding:.3em 1em;display:flex}.voice-header .voice-search{width:100%}.voice-header .voice-search .voice-search-input{color:#d6dce6;background:#0d1117;border:1px solid #1c1e26;border-radius:5px;outline:none;width:100%;padding:.5rem .8rem;font-size:.9rem;transition:border-color .2s}.voice-header .voice-search .voice-search-input::placeholder{color:#727272}.voice-header .voice-search .voice-search-input:focus{border-color:#61b7ff}.voice-header .voice-filters{justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-bottom:1rem;display:flex}.voice-header .voice-filters .tone-filter{width:30%}.voice-header .voice-filters .gender-filter{width:18%}.voice-header .voice-filters .accent-filter{width:28%}.voice-header .voice-filters .advanced-filter{width:24%}.voice-header .voice-filters .advanced-filter .ant-select-selection-item{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (width<=600px){.voice-header .voice-filters{flex-wrap:wrap}.voice-header .voice-filters .tone-filter{width:100%}.voice-header .voice-filters .gender-filter,.voice-header .voice-filters .accent-filter{width:45%}.voice-header .voice-filters .advanced-filter{width:100%;margin-top:.5rem}}.voice-header-title{border-radius:5px;flex-direction:row;align-items:center;gap:.5rem;padding:.3rem 0;font-weight:500;display:flex}.set-default-language-container{cursor:pointer;flex-direction:column;place-items:center;font-size:1rem;display:flex}.set-default-language-message{color:#c2c1c1;border-radius:4px;margin-right:1rem;padding:.2rem .6rem;font-size:.9rem;transition:all .3s}.set-default-language-message:hover{color:#fff}.voice-rounded{-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#f0f3ff;border-radius:99px;align-items:center;gap:.2rem;padding:3px 6px;transition:all .3s;display:flex}.voice-rounded .currentvoice-flag{border:1px solid #727272;border-radius:999px;width:1.5rem;height:1.5rem}.voice-rounded .currentvoice-name,.voice-rounded .currentvoice-speed{padding:0 .25rem 0 .5rem}.voice-rounded.disabled{cursor:auto;background-color:#b02a6f00}.voice-rounded.active:hover{background-color:#3d436133}.voice-rounded .arrowhead{box-sizing:content-box;opacity:.5;width:.75rem;height:.75rem;transition:all .3s}.voice-rounded:hover .arrowhead{margin-top:4px}.gigauser-dark .voice-rounded{background-color:#1c1e26}.gigauser-dark .voice-rounded.disabled{background-color:#b02a6f00}.gigauser-dark .voice-rounded.active:hover{background-color:#3d436180}
