.note-editor{--note-editor-bg:white;--note-editor-border:#e5e7eb;--note-editor-text:#111827;--note-editor-placeholder:#9ca3af;--note-editor-focus:#3b82f6}.dark .note-editor{--note-editor-bg:#111827;--note-editor-border:#374151;--note-editor-text:#f3f4f6;--note-editor-placeholder:#6b7280;--note-editor-focus:#60a5fa}.note-editor-content{background-color:var(--note-editor-bg);color:var(--note-editor-text);transition:border-color .2s,box-shadow .2s}.note-editor-content:focus-within{border-color:var(--note-editor-focus);box-shadow:0 0 0 3px #3b82f61a}.dark .note-editor-content:focus-within{box-shadow:0 0 0 3px #60a5fa1a}.note-editor-content [contenteditable]{outline:none}.note-editor-content .placeholder{color:var(--note-editor-placeholder);pointer-events:none;-webkit-user-select:none;user-select:none;font-size:.875rem}.note-editor-content strong{font-weight:700}.note-editor-content em{font-style:italic}.note-editor-content u{text-decoration:underline}.note-editor-content del{text-decoration:line-through}.note-editor-content ul,.note-editor-content ol{margin:.75rem 0;padding-left:1.25rem}.note-editor-content li{margin-bottom:.25rem}.note-editor-content ul li{list-style-type:disc}.note-editor-content ol li{list-style-type:decimal}.note-editor-content li ul,.note-editor-content li ol{margin:.5rem 0;padding-left:1.5rem}.note-editor-content a{color:#3b82f6;cursor:pointer;text-decoration:underline;transition:color .2s}.note-editor-content a:hover{color:#2563eb}.dark .note-editor-content a{color:#60a5fa}.dark .note-editor-content a:hover{color:#93c5fd}.note-editor-content code{color:#111827;background-color:#f3f4f6;border-radius:.25rem;padding:0 .25rem;font-family:Courier New,monospace;font-size:.875em}.dark .note-editor-content code{color:#f3f4f6;background-color:#1f2937}.note-editor-content pre{color:#111827;background-color:#f3f4f6;border-radius:.375rem;margin:.75rem 0;padding:.75rem;font-family:Courier New,monospace;font-size:.875rem;overflow-x:auto}.dark .note-editor-content pre{color:#f3f4f6;background-color:#1f2937}.note-editor-content hr{border:none;border-top:1px solid #e5e7eb;margin:1rem 0}.dark .note-editor-content hr{border-top-color:#374151}.note-editor-content h1,.note-editor-content h2,.note-editor-content h3,.note-editor-content h4,.note-editor-content h5,.note-editor-content h6{margin-top:1rem;margin-bottom:.5rem;font-weight:700}.note-editor-content h1{font-size:1.875rem}.note-editor-content h2{font-size:1.5rem}.note-editor-content h3{font-size:1.25rem}.note-editor-content h4{font-size:1.125rem}.note-editor-content h5,.note-editor-content h6{font-size:1rem}.note-editor-content ::selection{color:#111827;background-color:#bfdbfe}.dark .note-editor-content ::selection{color:#f3f4f6;background-color:#1e3a8a}.note-editor-content[readonly],.note-editor-content[disabled]{cursor:not-allowed;background-color:#f9fafb}.dark .note-editor-content[readonly],.dark .note-editor-content[disabled]{background-color:#141920}.note-editor-content{transition-property:border-color,box-shadow,background-color;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}
