.slash-command-menu.svelte-1d74no6{background:var(--theme-bg-elevated,#1e1e2e);border:1px solid var(--theme-border-subtle,#333);backdrop-filter:blur(16px);border-radius:10px;width:280px;max-height:340px;padding:6px;overflow-y:auto;box-shadow:0 8px 30px #0006,0 0 0 1px #ffffff0d}.slash-header.svelte-1d74no6{text-transform:uppercase;letter-spacing:.08em;color:var(--theme-text-muted,#666);padding:6px 10px 4px;font-size:.65rem;font-weight:700}.slash-item.svelte-1d74no6{cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;transition:background .1s;display:flex}.slash-item.svelte-1d74no6:hover,.slash-item.selected.svelte-1d74no6{background:var(--theme-bg-tertiary,#ffffff0f)}.slash-item-icon.svelte-1d74no6{background:var(--theme-bg-secondary,#ffffff0a);border:1px solid var(--theme-border-subtle,#ffffff0f);width:32px;height:32px;color:var(--theme-text-secondary,#aaa);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;display:flex}.slash-item-text.svelte-1d74no6{min-width:0}.slash-item-title.svelte-1d74no6{color:var(--theme-text-primary,#e5e5e5);font-size:.85rem;font-weight:500;line-height:1.3}.slash-item-desc.svelte-1d74no6{color:var(--theme-text-muted,#777);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;line-height:1.3;overflow:hidden}.slash-empty.svelte-1d74no6{color:var(--theme-text-muted,#666);text-align:center;padding:12px 10px;font-size:.8rem}.slash-command-menu.svelte-1d74no6::-webkit-scrollbar{width:4px}.slash-command-menu.svelte-1d74no6::-webkit-scrollbar-track{background:0 0}.slash-command-menu.svelte-1d74no6::-webkit-scrollbar-thumb{background:var(--theme-border-subtle,#333);border-radius:2px}.bubble-menu.svelte-14wgdmk{background:var(--color-theme-bg-elevated,#1e1e2e);border:1px solid var(--color-theme-border-subtle,#333);backdrop-filter:blur(16px);pointer-events:all;border-radius:10px;align-items:center;gap:2px;padding:4px 6px;display:flex;box-shadow:0 4px 16px #0006,0 0 0 1px #ffffff0a}.bubble-btn.svelte-14wgdmk{width:30px;height:30px;color:var(--color-theme-text-muted,#888);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .1s;display:flex}.bubble-btn.svelte-14wgdmk:hover{background:var(--color-theme-bg-tertiary,#ffffff14);color:var(--color-theme-text-primary,#e5e5e5)}.bubble-btn.active.svelte-14wgdmk{background:var(--color-theme-bg-tertiary,#ffffff14);color:var(--color-theme-blue-400,#60a5fa)}.custom-scrollbar.svelte-1y20e0q::-webkit-scrollbar{width:4px}.custom-scrollbar.svelte-1y20e0q::-webkit-scrollbar-track{background:0 0}.custom-scrollbar.svelte-1y20e0q::-webkit-scrollbar-thumb{background:var(--theme-border-subtle,#374151);border-radius:2px}.ProseMirror{min-height:400px;color:var(--theme-text-primary);outline:none}.ProseMirror p.is-editor-empty:first-child:before{color:var(--theme-text-muted);content:attr(data-placeholder);float:left;pointer-events:none;height:0}ul[data-type=taskList]{padding:0;list-style:none}ul[data-type=taskList] li{align-items:flex-start;display:flex}ul[data-type=taskList] li>label{user-select:none;flex:none;margin-right:.5rem}ul[data-type=taskList] li>div{flex:auto}.ProseMirror h1{margin-top:2rem;margin-bottom:.5rem;line-height:1.2}.ProseMirror h2{margin-top:1.5rem;margin-bottom:.5rem}.ProseMirror p{margin-bottom:.75rem;line-height:1.75}.ProseMirror hr{border:none;border-top:2px solid var(--theme-border-subtle);opacity:.5;border-radius:2px;margin:2rem 0}.callout{border-left:4px solid;border-radius:8px;gap:12px;margin:1rem 0;padding:16px 18px;display:flex}.callout-info{background:#3b82f614;border-left-color:#3b82f6}.callout-warning{background:#f59e0b14;border-left-color:#f59e0b}.callout-tip{background:#22c55e14;border-left-color:#22c55e}.callout-error{background:#ef444414;border-left-color:#ef4444}.callout-icon{user-select:none;width:22px;height:22px;color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:flex}.callout-info .callout-icon{color:#3b82f6}.callout-warning .callout-icon{color:#f59e0b}.callout-tip .callout-icon{color:#22c55e}.callout-error .callout-icon{color:#ef4444}.callout-content{flex:1;min-width:0}.callout-content>p:first-child{margin-top:0}.callout-content>p:last-child{margin-bottom:0}.drag-handle{cursor:grab;width:24px;height:24px;color:var(--theme-text-muted);background:0 0;border-radius:4px;justify-content:center;align-items:center;transition:background .2s;display:flex}.drag-handle:hover{background:var(--theme-bg-secondary);color:var(--theme-text-primary)}.drag-handle:active{cursor:grabbing}.slash-menu-container{background:var(--theme-bg-primary);border:1px solid var(--theme-border-default);border-radius:8px;width:300px;max-height:320px;padding:4px;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}ul[data-type=toggleList]{padding-left:0;list-style:none}li[data-type=toggleItem]{flex-direction:column;margin:.25rem 0;display:flex}.toggle-summary{cursor:pointer;user-select:none;align-items:center;gap:.5rem;display:flex}.toggle-icon{justify-content:center;align-items:center;width:1rem;height:1rem;transition:transform .2s;display:inline-flex}.toggle-icon.is-open{transform:rotate(90deg)}.toggle-content{padding-left:1.5rem}.ProseMirror blockquote{border-left:4px solid var(--blockquote-line-color,var(--theme-border-default));color:var(--theme-text-secondary);margin-left:0;margin-right:0;padding-left:1.25rem}
