.text-editor.svelte-qthgw{position:relative;width:100%;border-radius:var(--border-radius-md);box-shadow:inset 0 0 0 1px var(--color-secondary);background-color:var(--background-color-primary);transition:box-shadow var(--duration-secondary)}.text-editor.svelte-qthgw:hover,.text-editor.svelte-qthgw:focus-within{box-shadow:inset 0 0 0 1px var(--color-secondary-hover)}.editor-label.svelte-qthgw{position:absolute;top:12px;left:16px;z-index:1;display:inline-flex;color:var(--text-color-secondary);font-size:var(--font-size-md);transform-origin:0 50%;transition:top var(--duration-primary),transform var(--duration-primary);pointer-events:none}.text-editor.svelte-qthgw:focus-within .editor-label:where(.svelte-qthgw),.is--filled.svelte-qthgw .editor-label:where(.svelte-qthgw){top:0;transform:translateY(-50%) scale(.75)}.editor-label.svelte-qthgw:after{content:"";position:absolute;top:50%;left:-4px;right:-4px;z-index:-1;display:block;height:1.3333333333px;background-color:var(--background-color-secondary)}.editor-menu.svelte-qthgw{display:flex;gap:4px;padding:8px;border-radius:var(--border-radius-md) var(--border-radius-md) 0 0}.menu-divider.svelte-qthgw{width:1px;margin:2px 8px;background-color:var(--color-secondary)}.editor-element.svelte-qthgw{width:100%}.editor-element.svelte-qthgw .tiptap{width:100%;min-height:72px;padding:12px 16px;outline:none;font-size:var(--font-size-md)}.is--ready.svelte-qthgw .editor-element:where(.svelte-qthgw) .tiptap{transition:box-shadow var(--duration-primary)}
