.star-border-container{cursor:pointer;border-radius:20px;display:block;position:relative;overflow:hidden}.border-gradient-bottom{opacity:.7;z-index:0;border-radius:50%;width:300%;height:50%;animation:linear infinite alternate star-movement-bottom;position:absolute;bottom:-12px;right:-250%}.border-gradient-top{opacity:.7;z-index:0;border-radius:50%;width:300%;height:50%;animation:linear infinite alternate star-movement-top;position:absolute;top:-12px;left:-250%}.inner-content{background:var(--surface-tertiary);border:1px solid var(--border-default);z-index:1;border-radius:20px;padding:.75rem;position:relative}@keyframes star-movement-bottom{0%{opacity:1;transform:translate(0%)}to{opacity:0;transform:translate(-100%)}}@keyframes star-movement-top{0%{opacity:1;transform:translate(0%)}to{opacity:0;transform:translate(100%)}}.add-voice-button .inner-content{border:1px solid var(--border-subtle);background:0 0;border-radius:24px;padding:.25rem}
.shiny-text{color:#c084fc;background:linear-gradient(120deg,#c084fc99 0%,#c084fccc 40%,#ffffffe6 50%,#c084fccc 60%,#c084fc99 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;will-change:background-position;-webkit-background-clip:text;background-clip:text;animation:linear infinite shine;display:inline-block}@keyframes shine{0%{background-position:200%}to{background-position:-200%}}.shiny-text.disabled{animation:none}
.studio-tiptap-editor{flex-direction:column;height:100%;display:flex}.studio-tiptap-editor .tiptap{outline:none;max-width:56rem;min-height:100%;margin:0 auto;padding:4rem 1.5rem;font-size:1rem;line-height:1.8}.studio-tiptap-editor .tts-block{margin-bottom:1rem;padding-left:4rem;position:relative}.studio-tiptap-editor .tts-block-content{white-space:pre-wrap;min-height:1.8em}.studio-tiptap-editor .tts-node{-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:6px;padding:3px 6px;transition:background-color .15s}.studio-tiptap-editor .tts-block[data-state=focused][data-has-content=true] .tts-node{color:#fff;background-color:#711a75cc}.studio-tiptap-editor .tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--muted-foreground,#6b7280);pointer-events:none;float:left;height:0;position:absolute}.studio-tiptap-editor .tts-block[data-has-content=false] .tts-block-content:before{content:""}.studio-tiptap-editor .voice-indicator{-webkit-user-select:none;user-select:none;pointer-events:none;align-items:center;gap:8px;height:1.8em;display:flex;position:absolute;top:0;left:0}.studio-tiptap-editor .voice-indicator>*{pointer-events:auto}.studio-tiptap-editor .voice-indicator-line{background-color:#4a4a4a;border-radius:4px;flex-shrink:0;width:2px;height:100%;min-height:1.5em}.studio-tiptap-editor .voice-indicator-button{opacity:.7;background-color:#100014;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;gap:2px;min-width:36px;padding:2px;transition:all .2s;display:flex}.studio-tiptap-editor .voice-indicator-button:hover,.studio-tiptap-editor .voice-indicator-button-focused{opacity:1}.studio-tiptap-editor .voice-indicator-letter{text-align:center;width:10px;padding-right:4px;font-size:.75rem;font-weight:500;line-height:1}.studio-tiptap-editor .editor-scroll-container{flex:1;position:relative;overflow-y:auto}.studio-tiptap-editor .editor-gradient-mask{background:linear-gradient(to top,var(--surface-primary,#0a0a0a),transparent);pointer-events:none;height:5rem;position:absolute;bottom:0;left:0;right:0}.studio-tiptap-editor .tiptap .ProseMirror-cursor{border-left:2px solid #fff}.studio-tiptap-editor .tiptap ::selection{background-color:#9333ea4d}@media (max-width:768px){.studio-tiptap-editor .tiptap{padding:2rem 1rem}.studio-tiptap-editor .tts-block{padding-left:3rem}}.studio-tiptap-editor .highlighted-text-content{-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:6px;padding:3px 6px;transition:background-color .15s;display:inline}.studio-tiptap-editor .highlighted-text-content.highlighted-text-focused{background-color:#711a75cc}.studio-tiptap-editor .highlighted-word{border-radius:6px;margin:0 -2px;padding:2px 4px;transition:background-color .15s,color .15s;display:inline}.studio-tiptap-editor .highlighted-word.bg-\[\#BF27D3\]{color:#fff!important;background-color:#bf27d3!important}.studio-tiptap-editor .tts-block-content .highlighted-text-content{white-space:pre-wrap;word-break:break-word}
