.markdown-editor.svelte-1w7oq6l{border:1px solid var(--border-color);background:var(--background);border-radius:.375rem;flex-direction:column;display:flex;overflow:hidden}.markdown-editor.disabled.svelte-1w7oq6l{opacity:.6;pointer-events:none}.toolbar.svelte-1w7oq6l{background:var(--surface);border-bottom:1px solid var(--border-color);z-index:1;flex-wrap:wrap;align-items:center;gap:.125rem;padding:.25rem;display:flex;position:-webkit-sticky;position:sticky;top:0}.toolbar.svelte-1w7oq6l button:where(.svelte-1w7oq6l){-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;color:var(--color);cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;padding:.25rem;transition:background .15s;display:inline-flex}.toolbar.svelte-1w7oq6l button:where(.svelte-1w7oq6l):hover:not(:disabled){background:color-mix(in srgb, transparent, var(--color) 8%)}.toolbar.svelte-1w7oq6l button.active:where(.svelte-1w7oq6l){background:color-mix(in srgb, transparent, var(--primary) 18%);color:var(--primary)}.toolbar.svelte-1w7oq6l button:where(.svelte-1w7oq6l):disabled{opacity:.4;cursor:not-allowed}.separator.svelte-1w7oq6l{background:var(--border-color);width:1px;height:1rem;margin:0 .25rem}.editor-mount.svelte-1w7oq6l{color:var(--color);flex:1;overflow-y:auto}.markdown-editor .ProseMirror{outline:none;min-height:8rem;padding:.75rem 1rem}.markdown-editor .ProseMirror img{max-width:100%}.markdown-editor .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--color-secondary);pointer-events:none;float:left;height:0}
