/**handles:everlit-block-editor-styles,everlit-editor-style**/
.wp-block-custom-everlit-sponsored{padding:20px;background-color:#f3f6f9;border-left:4px solid #007cba;margin-bottom:20px;box-shadow:0 2px 4px rgba(0,0,0,.1)}
:root{--everlit-grey:#cbd5e1;--everlit-cyan:#5eead4;--light-purple:#8268d9;--dark-purple:#4e2eb8}.editor-styles-wrapper .everlit-no-audio{border:ridge;border-width:.16em}.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}.everlit-info-button .dashicons-info{font-size:15px;color:grey}.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-custom-button-wrapper{display:flex;align-items:center;justify-content:center}.everlit-custom-button-wrapper.energize{flex-direction:column}.everlit-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}.everlit-custom-button.is-active{background-color:#888;color:#fff}.everlit-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}.everlit-custom-action-button.preview-audio{background-color:#4f46e5;margin-top:10px;margin-left:10%;margin-right:10%}.everlit-custom-action-button.phonetic{background-color:#46b3e5;border-radius:20px}.everlit-custom-action-button.preview-audio:hover{background-color:#3730a3}.everlit-custom-action-button.publish{background-color:red;margin-top:20px}.everlit-custom-action-button.publish:hover{background-color:#cf0000}.everlit-spinner-wrapper{display:flex;justify-content:center;align-items:center;font-size:2em;margin-bottom:10px}.everlit-authors-container,.everlit-hashtags-container{display:flex;flex-wrap:wrap;gap:10px}.everlit-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}.everlit-header-section{position:relative;padding:10px;border-bottom:1px solid rgba(0,0,0,.1)}.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 5px;font-size:.8em;margin-left:5px}.everlit-picker-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9998}.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:9999;overflow-y:auto;height:600px}.everlit-picker-option{display:flex;align-items:center;justify-content:flex-start;padding:10px 0 10px 10px;border-bottom:1px solid #e5e5e5;cursor:pointer}.everlit-heart,.everlit-heart.favorite:hover{color:#1e1e1e;transition:color .3s;font-size:20px;margin-right:20px}.everlit-heart.favorite,.everlit-heart:hover{transition:color .3s;color:var(--everlit-cyan)}.everlit-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}.everlit-word-pillbox:hover{background-color:#0073aa;color:#fff}.everlit-word-pillbox:active{background-color:#005a88;color:#fff}.everlit-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)}}.everlit-voice-demo-play-button{background-color:#0073aa;color:#fff;border:none;border-radius:50%;width:30px;height:30px;align-items:center;justify-content:center;cursor:pointer;content:'▶';margin-left:auto}.everlit-voice-demo-play-button:hover{background-color:#005d8a;transition:background-color .3s}.everlit-voice-demo-play-button.play{content:'▶'}.everlit-voice-demo-play-button.playing{animation:wiggle .5s infinite alternate;background:purple}.everlit-mixable-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}.everlit-mixable-demo-play-button:hover{background-color:#005d8a;transition:background-color .3s}.everlit-mixable-demo-play-button.play{content:'▶'}.everlit-mixable-demo-play-button.playing{animation:wiggle .5s infinite alternate;background:purple}.everlit-picker-option:hover{background-color:rgba(0,0,0,.05);cursor:pointer}@keyframes wiggle{0%{transform:rotate(-40deg)}100%{transform:rotate(40deg)}}.everlit-voice-style-filter{width:50%}.everlit-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}.everlit-voice-picker-button:hover{color:#afe8ff}.everlit-voice-picker-icon{margin-right:8px}.everlit-picker-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;width:100%}.everlit-picker-search-input{flex:0.5;padding:8px;margin-right:10px;border:1px solid #ccc;border-radius:4px;min-width:250px}.everlit-voice-style-filter{width:200px}.everlit-voice{border-bottom:1px dotted #888}.everlit-voice:hover{background-color:rgba(255,255,0,.3)}.everlit-progress-container{display:flex;flex-direction:column;align-items:center;margin-top:10px}.everlit-progress-bar-background{width:100%;background-color:#eee;border-radius:10px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.2)}.everlit-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}}.everlit-progress-state-text{text-align:center;animation:ellipsis 1.5s infinite;margin-top:10px}.everlit-embed-placeholder{border:1px dashed #000;padding:10px}@keyframes ellipsis{0%{content:'.'}33%{content:'..'}66%{content:'...'}100%{content:'.'}}.everlit-progress-state-text::after{animation:ellipsis 1.5s infinite;content:'';display:inline-block;width:1em;text-align:left}.everlit-voice-selection-popout{z-index:1000}.everlit-custom-toolbar-section{order:-1}.everlit-audio.audio-only{border:dotted;border-width:.16em}.everlit-audio.no-audio{border:ridge;border-width:.16em}.everlit-voice-options{margin-bottom:20px}.everlit-voice-line-wrapper{display:flex;align-items:center;justify-content:flex-start;margin-bottom:10px;transition:color .3s}.everlit-voice-line-wrapper:hover{color:#afe8ff}.everlit-voice-line-wrapper:hover .everlit-circle{background-color:#afe8ff}.everlit-mixable-options{margin-bottom:20px}.everlit-mixable-line-wrapper{display:flex;align-items:center;justify-content:flex-start;margin-bottom:10px;transition:color .3s}.everlit-mixable-line-wrapper:hover{color:#afe8ff}.everlit-mixable-line-wrapper:hover .everlit-circle{background-color:#afe8ff}.everlit-circle{width:30px;height:30px;border-radius:50%;margin-right:5px;display:flex;justify-content:center;align-content:center;transition:background-color .3s}.everlit-circle.AI-voice{background-color:var(--everlit-grey);font-size:14px;filter:grayscale(100%)}.everlit-circle.person-voice{background-color:var(--everlit-cyan)}.everlit-voice-name{width:110px}.everlit-tag-group{width:50%;display:flex;justify-content:flex-start;align-content:center;max-height:40px;flex-wrap:wrap}.everlit-intro-outro-buttons{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.everlit-tag{border-style:solid;padding:0 5px;font-size:11px}.everlit-mixable-tag.selected{background-color:#007cba;color:#fff}.everlit-mixable-attributes-tag{border-style:solid;padding:0 5px;font-size:11px;margin:2%}.everlit-mixable-attributes-tag.selected{background-color:var(--dark-purple);color:#fff;cursor:pointer}.everlit-mixable-subjects-tag{border-style:solid;border-color:var(--everlit-cyan);padding:0 5px;font-size:11px;margin:2%}.everlit-tag.AI-voice{border-color:var(--everlit-grey)}.everlit-tag.person-voice{border-color:var(--everlit-cyan)}.everlit-embed-text{padding-right:60px}.everlit-embed-size-selection{width:100%;display:flex;justify-content:space-between;align-items:center;margin:10% 0}.everlit-slider-column-label{margin-bottom:10px;font-size:1.2em}.everlit-slider-group{display:flex}.everlit-slider-column{flex:1;padding:0 10px}.everlit-slider-group{display:flex;justify-content:space-between;align-items:center;margin-top:10px;margin-right:8%}.everlit-slider-container{display:flex;flex-direction:column;align-items:center;margin-right:10%;height:100px}.everlit-slider-label{margin-top:5px}.everlit-warning{color:orange;font-size:1.1em;margin-top:15px}input[type=radio]+.everlit-embed-label{cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative;width:50%}input[type=radio]+.everlit-embed-label::before{content:'';width:2em;height:2em;border-radius:50%;background:rgba(211,211,211,.5);display:inline-block;position:absolute;margin-left:.5lvh}input[type=radio]:checked+.everlit-embed-label::after{content:'';width:1em;height:1em;border-radius:50%;background:#000!important;position:absolute;margin-left:.5lvh}input[type=radio]+.everlit-embed-label:hover::after{content:'';width:1em;height:1em;border-radius:50%;position:absolute;background:grey;margin-left:.5lvh}input[type=radio]+.everlit-sponsored-embed-label{cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative;width:50%}input[type=radio]+.everlit-sponsored-embed-label::before{content:'';width:2em;height:2em;border-radius:50%;background:rgba(211,211,211,.5);display:inline-block;position:absolute;margin-left:3lvh}input[type=radio]:checked+.everlit-sponsored-embed-label::after{content:'';width:1em;height:1em;border-radius:50%;background:#000!important;position:absolute;margin-left:3lvh}input[type=radio]+.everlit-sponsored-embed-label:hover::after{content:'';width:1em;height:1em;border-radius:50%;position:absolute;background:grey;margin-left:3lvh}.everlit-tooltip-icon-intro{display:inline-block;cursor:help;color:#999;margin-left:5px;width:20px;height:20px;border-radius:50%;background-color:#dcdcdc;text-align:center;line-height:20px;vertical-align:middle}.everlit-tooltip-icon-intro:hover::after{content:attr(data-tooltip);position:absolute;padding:5px;background:#000;color:#fff;border-radius:3px;z-index:1000;width:200px;left:31%;transform:translateX(-30%);top:9lvh}.everlit-tooltip-icon-outro{display:inline-block;cursor:help;color:#999;margin-left:5px;width:20px;height:20px;border-radius:50%;background-color:#dcdcdc;text-align:center;line-height:20px;vertical-align:middle}.everlit-tooltip-icon-outro:hover::after{content:attr(data-tooltip);position:absolute;padding:5px;background:#000;color:#fff;border-radius:3px;z-index:1000;width:200px;left:75%;transform:translateX(-30%);top:9lvh}.everlit-audio-container{cursor:pointer;position:relative}#everlit-hover{position:absolute;left:0;top:0;z-index:10;pointer-events:none;height:100%;width:0;mix-blend-mode:overlay;background:rgba(255,255,255,.5);opacity:0;transition:opacity .2s ease}.everlit-audio-container:hover #hover{opacity:1}#everlit-duration,#everlit-time{position:absolute;z-index:11;top:8lvh;margin-top:-1px;transform:translateY(-50%);font-size:11px;background:rgba(0,0,0,.75);padding:2px;color:#ddd}#everlit-time{left:0}#everlit-duration{right:0}.everlit-audio-play-button{background-color:#0073aa;color:#fff;border:none;border-radius:50%;width:2.5lvh;height:2.5lvh;display:flex;align-items:center;justify-content:center;cursor:pointer;content:'▶';margin-left:auto;position:relative;z-index:999;margin-top:-17%;margin-right:45%;margin-bottom:20px}.everlit-audio-play-button:hover{background-color:#005d8a;transition:background-color .3s}.everlit-audio-play-button.play{content:'▶'}.everlit-audio-play-button.playing{background:purple}.everlit-tag-columns{display:flex;justify-content:space-between;width:60%}.everlit-tag-column{text-align:center;font-weight:700;margin-bottom:5px}