.seedly-editor{--seedly-editor-bg:#fff;--seedly-editor-text:#111827;--seedly-editor-muted:#6b7280;--seedly-editor-border:#e5e7eb;--seedly-editor-code-bg:#f3f4f6;--seedly-editor-quote-border:#d1d5db;background:var(--seedly-editor-bg);flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.seedly-editor-toolbar{border-bottom:1px solid var(--seedly-editor-border);background:var(--seedly-editor-bg);flex:0 0 73px;justify-content:space-between;align-items:center;gap:16px;min-height:73px;padding:12px 24px;display:flex}.dark .seedly-editor{--seedly-editor-bg:#111827;--seedly-editor-text:#f3f4f6;--seedly-editor-muted:#9ca3af;--seedly-editor-border:#374151;--seedly-editor-code-bg:#1f2937;--seedly-editor-quote-border:#4b5563}.seedly-editor-title{min-width:0;color:var(--seedly-editor-text);background:0 0;border:0;outline:none;flex:1;font-size:24px;font-weight:700;line-height:1.2}.seedly-editor-title::placeholder{color:#9ca3af}.seedly-editor-actions{flex:none;align-items:center;gap:10px;display:inline-flex}.seedly-sync-indicator{color:#9ca3af;cursor:default;align-items:center;gap:6px;min-width:10px;font-size:12px;line-height:1;display:inline-flex}.seedly-sync-indicator span{background:#d1d5db;border-radius:50%;flex:none;width:8px;height:8px}.seedly-sync-indicator strong{opacity:0;white-space:nowrap;max-width:0;font-weight:500;transition:max-width .16s,opacity .16s;overflow:hidden}.seedly-sync-indicator:hover strong{opacity:1;max-width:120px}.seedly-sync-indicator.connected{color:#16a34a}.seedly-sync-indicator.connected span{background:#22c55e}.seedly-sync-indicator.syncing{color:#ca8a04}.seedly-sync-indicator.syncing span{background:#eab308}.seedly-sync-indicator.offline{color:#d97706}.seedly-sync-indicator.offline span{background:#f59e0b}.seedly-blocknote-scroll{background:var(--seedly-editor-bg);flex:1;min-height:0;padding:24px;overflow-y:auto}.dark .seedly-blocknote-scroll{background:#0f172a}.seedly-blocknote-view{min-height:300px;color:var(--seedly-editor-text);font-size:16px;line-height:1.65}.seedly-blocknote-view .bn-container,.seedly-blocknote-view .bn-editor{background:0 0}.seedly-blocknote-view .bn-editor{color:var(--seedly-editor-text);padding-inline:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.seedly-blocknote-view .ProseMirror,.seedly-blocknote-view .tiptap{outline:none}.seedly-blocknote-view .bn-block-content{color:var(--seedly-editor-text)}.seedly-blocknote-view .bn-block-content p{margin:.5rem 0}.seedly-blocknote-view .bn-block-content h1,.seedly-blocknote-view .bn-block-content h2,.seedly-blocknote-view .bn-block-content h3{color:var(--seedly-editor-text);font-weight:700;line-height:1.2}.seedly-blocknote-view .bn-block-content h1{margin:1.5rem 0 1rem;font-size:2rem}.seedly-blocknote-view .bn-block-content h2{margin:1.25rem 0 .75rem;font-size:1.5rem}.seedly-blocknote-view .bn-block-content h3{margin:1rem 0 .5rem;font-size:1.25rem}.seedly-blocknote-view .bn-block-content ul,.seedly-blocknote-view .bn-block-content ol{margin:.5rem 0;padding-left:1.5rem}.seedly-blocknote-view .bn-block-content li{margin:.25rem 0}.seedly-blocknote-view .bn-block-content code{background:var(--seedly-editor-code-bg);border-radius:4px;padding:.15rem .35rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.875em}.seedly-blocknote-view .bn-block-content pre{background:var(--seedly-editor-code-bg);border-radius:8px;margin:1rem 0;padding:1rem;overflow-x:auto}.seedly-blocknote-view .bn-block-content pre code{background:0 0;padding:0}.seedly-blocknote-view .bn-block-content blockquote{border-left:4px solid var(--seedly-editor-quote-border);color:var(--seedly-editor-muted);margin:1rem 0;padding-left:1rem}.seedly-blocknote-view .bn-block-content a{color:#3b82f6;text-decoration:underline}.seedly-blocknote-view .bn-block-content a:hover{color:#2563eb}.seedly-excalidraw-shell{background:#fff;flex:1;min-height:0;position:relative;overflow:hidden}.seedly-editor-loading{color:#858585;place-items:center;height:100%;font-size:13px;display:grid}@media (min-width:768px){.seedly-blocknote-scroll{padding:24px}.seedly-blocknote-view{min-height:400px}}
