.nl-editor.svelte-1l4s5ff{--nl-border:#e4e4e7;--nl-muted:#71717a;--nl-bg:#fff;--nl-text:#27272a;--nl-accent:#18181b;--nl-accent-text:#fff;--nl-link:#2563eb;--nl-hover:#f4f4f5;--nl-code-bg:#f4f4f5;--nl-faint:#a1a1aa;--nl-chrome:#fafafa;--nl-tag-bg:#eef2ff;--nl-tag-text:#4338ca;color:var(--nl-text);border:1px solid var(--nl-border);background:var(--nl-bg);border-radius:8px;flex-direction:column;display:flex;position:relative}.nl-editor.nl-dark.svelte-1l4s5ff{--nl-border:#3f3f46;--nl-muted:#a1a1aa;--nl-bg:#1c1c1f;--nl-text:#e4e4e7;--nl-accent:#fafafa;--nl-accent-text:#18181b;--nl-link:#93c5fd;--nl-hover:#27272a;--nl-code-bg:#27272a;--nl-faint:#52525b;--nl-chrome:#27272a;--nl-tag-bg:#312e81;--nl-tag-text:#c7d2fe}.nl-toolbar.svelte-1l4s5ff{border-bottom:1px solid var(--nl-border);align-items:center;gap:4px;padding:8px 12px;display:flex}.nl-toolbar-hint.svelte-1l4s5ff{color:var(--nl-muted);margin-left:auto;font-size:12px}.nl-error.svelte-1l4s5ff{color:#dc2626}.nl-btn.svelte-1l4s5ff{cursor:pointer;color:inherit;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:13px;line-height:1.4}.nl-btn.svelte-1l4s5ff:hover:not(:disabled):not(.active){background:var(--nl-hover)}.nl-btn.svelte-1l4s5ff:disabled{opacity:.4;cursor:default}.nl-btn.active.svelte-1l4s5ff{background:var(--nl-accent);color:var(--nl-accent-text)}.nl-btn.nl-danger.svelte-1l4s5ff:hover{color:#dc2626;background:#fee2e2}.nl-sep.svelte-1l4s5ff{background:var(--nl-border);width:1px;height:18px;margin:0 4px}.nl-input.svelte-1l4s5ff{border:1px solid var(--nl-border);background:var(--nl-bg);width:200px;color:inherit;border-radius:6px;outline:none;padding:4px 8px;font-size:13px}.nl-input.svelte-1l4s5ff:focus{border-color:#a1a1aa}.nl-input-wide.svelte-1l4s5ff{width:260px}.nl-surface.svelte-1l4s5ff{flex:1}.nl-surface.svelte-1l4s5ff .nl-content{min-height:320px;color:var(--nl-text);box-sizing:border-box;outline:none;width:100%;max-width:600px;margin:0 auto;padding:24px 32px;font-size:16px;line-height:1.6}.nl-surface.svelte-1l4s5ff .nl-content>*+*{margin-top:.75em}.nl-surface.svelte-1l4s5ff .nl-content h1{margin-top:1em;font-size:28px;font-weight:700;line-height:1.3}.nl-surface.svelte-1l4s5ff .nl-content h2{margin-top:1em;font-size:22px;font-weight:700;line-height:1.3}.nl-surface.svelte-1l4s5ff .nl-content h3{margin-top:1em;font-size:18px;font-weight:700;line-height:1.3}.nl-surface.svelte-1l4s5ff .nl-content p{margin:0}.nl-surface.svelte-1l4s5ff .nl-content ul,.nl-surface.svelte-1l4s5ff .nl-content ol{padding-left:24px}.nl-surface.svelte-1l4s5ff .nl-content ul{list-style:outside}.nl-surface.svelte-1l4s5ff .nl-content ol{list-style:decimal}.nl-surface.svelte-1l4s5ff .nl-content blockquote{border-left:3px solid var(--nl-border);color:var(--nl-muted);margin:0;padding-left:16px}.nl-surface.svelte-1l4s5ff .nl-content hr{border:none;border-top:1px solid var(--nl-border);margin:24px 0}.nl-surface.svelte-1l4s5ff .nl-content a{color:var(--nl-link);text-decoration:underline}.nl-surface.svelte-1l4s5ff .nl-content span[data-accent]{color:var(--nl-theme-accent,var(--nl-link))}.nl-accent-letter.svelte-1l4s5ff{color:var(--nl-theme-accent,var(--nl-link));font-weight:700}.nl-btn.active.svelte-1l4s5ff .nl-accent-letter:where(.svelte-1l4s5ff){color:inherit}.nl-surface.svelte-1l4s5ff .nl-content code{background:var(--nl-code-bg);border-radius:4px;padding:2px 5px;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:14px}.nl-surface.svelte-1l4s5ff .nl-content p.is-empty:first-child:before{content:attr(data-placeholder);color:var(--nl-faint);float:left;pointer-events:none;height:0}.nl-surface.svelte-1l4s5ff .nl-content ul[data-type=taskList]{padding-left:4px;list-style:none}.nl-surface.svelte-1l4s5ff .nl-content ul[data-type=taskList] li{align-items:flex-start;gap:8px;display:flex}.nl-surface.svelte-1l4s5ff .nl-content ul[data-type=taskList] li>label{margin-top:4px}.nl-surface.svelte-1l4s5ff .nl-content ul[data-type=taskList] li[data-checked=true]>div{color:var(--nl-muted);text-decoration:line-through}.nl-surface.svelte-1l4s5ff .nl-content pre{background:var(--nl-code-bg);border-radius:6px;padding:12px 16px;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:14px;overflow-x:auto}.nl-surface.svelte-1l4s5ff .nl-content pre code{background:0 0;padding:0}.nl-surface.svelte-1l4s5ff .nl-content img{border-radius:4px;max-width:100%;height:auto;display:block}.nl-surface.svelte-1l4s5ff .nl-content img[data-width="50"]{width:50%}.nl-surface.svelte-1l4s5ff .nl-content img[data-width="25"]{width:25%}.nl-surface.svelte-1l4s5ff .nl-content img[data-align=center]{margin-left:auto;margin-right:auto}.nl-surface.svelte-1l4s5ff .nl-content img[data-align=right]{margin-left:auto}.nl-surface.svelte-1l4s5ff .nl-content img.ProseMirror-selectednode{outline-offset:2px;outline:2px solid #2563eb}.nl-surface.svelte-1l4s5ff .nl-content div[data-type=cta-button-row]{text-align:center;pointer-events:none;width:100%}.nl-surface.svelte-1l4s5ff .nl-content div[data-type=cta-button-row][data-align=left]{text-align:left}.nl-surface.svelte-1l4s5ff .nl-content div[data-type=cta-button-row][data-align=right]{text-align:right}.nl-surface.svelte-1l4s5ff .nl-content div[data-type=cta-button]{background:var(--nl-accent);width:fit-content;max-width:100%;color:var(--nl-accent-text);cursor:text;pointer-events:auto;vertical-align:top;border-radius:6px;padding:12px 28px;font-weight:600;display:inline-block}.nl-surface.svelte-1l4s5ff .nl-content div[data-type=cta-button-row].ProseMirror-selectednode{outline:none}.nl-surface.svelte-1l4s5ff .nl-content div[data-type=cta-button-row].ProseMirror-selectednode div[data-type=cta-button],.nl-surface.svelte-1l4s5ff .nl-content div[data-type=cta-button].ProseMirror-selectednode,.nl-surface.svelte-1l4s5ff .nl-content div[data-type=spacer].ProseMirror-selectednode,.nl-surface.svelte-1l4s5ff .nl-content div[data-type=raw-html].ProseMirror-selectednode{outline-offset:2px;border-radius:6px;outline:2px solid #2563eb}.nl-surface.svelte-1l4s5ff .nl-content div[data-type=spacer]{border:1px dashed var(--nl-border);cursor:pointer;border-radius:6px;position:relative}.nl-surface.svelte-1l4s5ff .nl-content div[data-type=spacer]:after{content:"Spacer";color:var(--nl-faint);letter-spacing:.05em;text-transform:uppercase;justify-content:center;align-items:center;font-size:11px;display:flex;position:absolute;inset:0}.nl-surface.svelte-1l4s5ff .nl-content div[data-type=spacer][data-size=sm]{height:16px}.nl-surface.svelte-1l4s5ff .nl-content div[data-type=spacer][data-size=md]{height:32px}.nl-surface.svelte-1l4s5ff .nl-content div[data-type=spacer][data-size=lg]{height:64px}.nl-surface.svelte-1l4s5ff .nl-content div[data-type=video]{cursor:pointer;width:fit-content;margin:0 auto;position:relative}.nl-surface.svelte-1l4s5ff .nl-content div[data-type=video] img{border-radius:4px;max-width:420px;display:block}.nl-surface.svelte-1l4s5ff .nl-content div[data-type=video] .nl-video-play{pointer-events:none;background:#000000bf;border-radius:10px;width:56px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.nl-surface.svelte-1l4s5ff .nl-content div[data-type=video] .nl-video-play:after{content:"";border:8px solid #0000;border-left:14px solid #fff;border-right-width:0;position:absolute;top:50%;left:50%;transform:translate(-40%,-50%)}.nl-surface.svelte-1l4s5ff .nl-content div[data-type=video].ProseMirror-selectednode{outline-offset:2px;border-radius:6px;outline:2px solid #2563eb}.nl-surface.svelte-1l4s5ff .nl-content span[data-type=merge-tag]{background:var(--nl-tag-bg);color:var(--nl-tag-text);white-space:nowrap;border-radius:4px;padding:1px 6px;font-size:14px}.nl-surface.svelte-1l4s5ff .nl-content span[data-type=merge-tag].ProseMirror-selectednode{outline:2px solid #4338ca}.nl-raw-html{border:1px solid var(--nl-border,#e4e4e7);border-radius:6px;overflow:hidden}.nl-raw-html-header{background:var(--nl-chrome);border-bottom:1px solid var(--nl-border);letter-spacing:.05em;text-transform:uppercase;color:var(--nl-faint);justify-content:space-between;align-items:center;padding:4px 10px;font-size:11px;display:flex}.nl-raw-html-header button{color:var(--nl-link);cursor:pointer;background:0 0;border:none;font-size:12px}.nl-raw-html-preview{padding:10px}.nl-raw-html-empty{color:var(--nl-faint);font-size:13px}.nl-raw-html-input{background:var(--nl-bg);width:100%;min-height:120px;color:inherit;resize:vertical;box-sizing:border-box;border:none;outline:none;padding:10px;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:13px;display:block}.nl-drag-handle{width:20px;height:24px;color:var(--nl-faint);cursor:grab;border-radius:4px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.nl-drag-handle:hover{background:var(--nl-hover);color:var(--nl-muted)}.nl-drag-handle:active{cursor:grabbing}.nl-bubble.svelte-1l4s5ff{background:var(--nl-bg);border:1px solid var(--nl-border);z-index:40;border-radius:8px;flex-wrap:wrap;align-items:center;gap:2px;max-width:480px;padding:4px;display:flex;box-shadow:0 4px 16px #00000014}.nl-slash.svelte-1l4s5ff{z-index:50;background:var(--nl-bg);border:1px solid var(--nl-border);border-radius:8px;flex-direction:column;min-width:240px;max-height:320px;padding:4px;display:flex;position:fixed;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.nl-slash-item.svelte-1l4s5ff{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;flex-direction:column;align-items:flex-start;gap:1px;padding:6px 10px;display:flex}.nl-slash-item.selected.svelte-1l4s5ff{background:var(--nl-hover)}.nl-slash-title.svelte-1l4s5ff{color:var(--nl-text);font-size:14px;font-weight:500}.nl-slash-desc.svelte-1l4s5ff{color:var(--nl-muted);font-size:12px}
