:root{--everlit-grey: #cbd5e1;--everlit-cyan: #5eead4;--light-purple: #8268d9;--dark-purple: #4e2eb8}.editor-styles-wrapper .everlit-no-audio{background-color:#e0ccff!important}.editor-styles-wrapper .everlit-no-audio a{color:#fff!important}.components-button.components-dropdown-menu__menu-item.is-active .dashicons-controls-pause{background-color:#000;color:#fff;padding:2px;border-radius:4px}.components-button.components-dropdown-menu__menu-item.is-active .dashicons-hidden{background-color:#000;color:#fff;padding:2px;border-radius:4px}.editor-styles-wrapper .everlit-audio-only{background-color:#ffffb3}.editor-styles-wrapper .everlit-audio{background-color:#50505022}.is-active-toolbar-button{background-color:#000;color:#fff}.checkbox-wrapper{display:flex;align-items:center}.everlit-picker-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000}.everlit-picker-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;max-width:1000px;background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 0 15px rgba(0,0,0,.3);z-index:1001;overflow-y:auto;height:600px}.custom-button-wrapper{display:flex;align-items:center;justify-content:center}.custom-button-wrapper.energize{flex-direction:column}.custom-button{display:block;transition:background-color .3s ease;border-radius:20px;border:1px solid #000;text-align:center;width:100%;padding:10px 0;color:#000;margin-bottom:10px;box-sizing:border-box}.custom-button.is-active{background-color:#888;color:#fff}.custom-action-button{display:block;color:#fff!important;transition:background-color .3s ease;width:80%;margin-bottom:10px;box-sizing:border-box;border:none;color:#fff;font-size:12px;text-align:center;border-radius:10px}.custom-action-button.preview-audio{background-color:#4f46e5;margin-top:10px;margin-left:10%;margin-right:10%}.custom-action-button.phonetic{background-color:#46b3e5;border-radius:20px}.custom-action-button.preview-audio:hover{background-color:#3730a3}.custom-action-button.publish{background-color:red;margin-top:20px}.custom-action-button.publish:hover{background-color:#cf0000}.spinner-wrapper{display:flex;justify-content:center;align-items:center;font-size:2em;margin-bottom:10px}.hashtags-container,.authors-container{display:flex;flex-wrap:wrap;gap:10px}.pronunciation-library-window{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;max-width:800px;background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 0 15px rgba(0,0,0,.3);z-index:1001;overflow-y:auto;height:500px}.header-section{position:relative;padding:10px;border-bottom:1px solid rgba(0,0,0,.1)}.close-button{position:absolute;top:10px;right:10px;cursor:pointer;font-weight:700}.title-row{display:flex;justify-content:space-between;margin-bottom:10px;margin-top:4%}.title-row div{flex:1;text-align:center}.title-row div:first-child{flex:4;text-align:left}.title-row div:last-child{flex:1;text-align:left}.content-wrapper{overflow-y:auto;max-height:500px;margin-top:10px;padding:0 15px 15px}.everlit-title-row{display:flex;justify-content:space-between;margin-bottom:10px;margin-top:4%}.everlit-title-row div{flex:1;text-align:center}.everlit-title-row div:first-child{flex:4;text-align:left}.everlit-title-row div:last-child{flex:1;text-align:left}.everlit-content-wrapper{overflow-y:auto;max-height:500px;margin-top:10px;padding:0 15px 15px}.pronunciation-item{display:flex;justify-content:space-between;margin-bottom:15px;align-items:center}.pronunciation-item div{flex:1;text-align:center}.pronunciation-item div:first-child,.pronunciation-item div:last-child{flex:1;text-align:left}.pronunciation-item button{border-radius:50px;background-color:purple;color:#fff;cursor:pointer;padding:5px;font-size:.8em;margin-left:5px}.voice-picker-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000}.voice-picker-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;max-width:800px;background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 0 15px rgba(0,0,0,.3);z-index:1001;overflow-y:auto;height:500px}.voice-option{display:flex;align-items:center;justify-content:flex-start;padding:10px;border-bottom:1px solid #e5e5e5;cursor:pointer}.heart,.heart.favorite:hover{color:#1e1e1e;transition:color .3s;font-size:20px;margin-right:20px}.heart:hover,.heart.favorite{transition:color .3s;color:var(--everlit-cyan)}.word-pillbox{display:inline-block;padding:2px 5px;border-radius:16px;background-color:#f1f1f1;cursor:pointer;margin:0 4px 4px 0;transition:background-color .2s ease,color .2s ease}.word-pillbox:hover{background-color:#0073aa;color:#fff}.word-pillbox:active{background-color:#005a88;color:#fff}.word-pillbox.active{background-color:#005a88;color:#fff;animation:pulse 1s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.08)}100%{transform:scale(1)}}.voice-demo-play-button{background-color:#0073aa;color:#fff;border:none;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;content:'▶';margin-left:auto}.voice-demo-play-button:hover{background-color:#005d8a;transition:background-color .3s}.voice-demo-play-button.play{content:'▶'}.voice-demo-play-button.playing{animation:wiggle .5s infinite alternate;background:purple}.voice-option:hover{background-color:rgba(0,0,0,.05);cursor:pointer}@keyframes wiggle{0%{transform:rotate(-40deg)}100%{transform:rotate(40deg)}}.voice-style-filter{width:50%}.voice-picker-button{display:flex;align-items:center;justify-content:center;margin-top:-10px;padding:2px 4px;font-size:.9em;color:#009dff;cursor:pointer;margin-bottom:10px}.voice-picker-button:hover{color:#afe8ff}.voice-picker-icon{margin-right:8px}.voice-picker-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.voice-search-input{flex:.5;padding:8px;margin-right:10px;border:1px solid #ccc;border-radius:4px;margin-top:20px}.voice-style-filter{width:200px}.everlit-voice{border-bottom:1px dotted #888}.everlit-voice:hover{background-color:rgba(255,255,0,.3)}.progress-container{display:flex;flex-direction:column;align-items:center;margin-top:10px}.progress-bar-background{width:100%;background-color:#eee;border-radius:10px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.2)}.progress-bar-foreground{height:20px;background:linear-gradient(-45deg,#007cba,#0088d1,#0094e1,#00a1f1);background-size:200% 200%;border-radius:10px;transition:width .3s ease;animation:progressAnimation 2s ease infinite,pulse 1s ease-out infinite}@keyframes progressAnimation{0%{background-position:100% 0}100%{background-position:0 100%}}@keyframes pulse{0%{box-shadow:0 0 10px #0094e1}100%{box-shadow:0 0 20px #007cba}}.progress-state-text{text-align:center;animation:ellipsis 1.5s infinite;margin-top:10px}@keyframes ellipsis{0%{content:'.'}33%{content:'..'}66%{content:'...'}100%{content:'.'}}.progress-state-text::after{animation:ellipsis 1.5s infinite;content:'';display:inline-block;width:1em;text-align:left}.voice-selection-popout{z-index:1000}.custom-toolbar-section{order:-1}.everlit-audio.audio-only{border:dotted;border-width:.16em}.everlit-audio.no-audio{border:ridge;border-width:.16em}.voice-options{margin-bottom:20px}.voice-line-wrapper{display:flex;align-items:center;justify-content:flex-start;margin-bottom:10px;transition:color .3s}.voice-line-wrapper:hover{color:#afe8ff}.voice-line-wrapper:hover .circle{background-color:#afe8ff}.circle{width:30px;height:30px;border-radius:50%;margin-right:5px;display:flex;justify-content:center;align-content:center;transition:background-color .3s}.circle.AI-voice{background-color:var(--everlit-grey);font-size:14px;filter:grayscale(100%)}.circle.person-voice{background-color:var(--everlit-cyan)}.voice-name{width:110px}.tag-group{width:65%;display:flex;justify-content:flex-start;align-content:center}.tag{border-style:solid;padding:0 5px;font-size:11px}.tag.AI-voice{border-color:var(--everlit-grey)}.tag.person-voice{border-color:var(--everlit-cyan)}input[type=radio]{display:none}.embed-text{padding-right:60px}.embed-size-selection{width:100%;display:flex;justify-content:space-between;align-items:center;margin:10% 0}input[type=radio]+.embed-label{cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative;width:50%}input[type=radio]+.embed-label::before{content:'';width:2em;height:2em;border-radius:50%;background:rgba(211,211,211,.5);display:inline-block;position:absolute}input[type=radio]:checked+.embed-label::after{content:'';width:1em;height:1em;border-radius:50%;background:#000!important;position:absolute}input[type=radio]+.embed-label:hover::after{content:'';width:1em;height:1em;border-radius:50%;position:absolute;background:grey}