.note-paper{background:linear-gradient(#fffbeb 0%,#fef7dc 100%) 0 0/100% 2rem;border:1px solid #e6dbb3;border-radius:.75rem;min-height:400px;padding:1.5rem 1.5rem 1.5rem 3.5rem;font-family:Georgia,Times New Roman,serif;line-height:2rem;position:relative;box-shadow:0 1px 3px #0000000f,inset 0 0 60px #fffde64d}.note-paper:before{content:"";border-radius:inherit;pointer-events:none;background-image:repeating-linear-gradient(#0000,#0000 calc(2rem - 1px),#e3dcbf calc(2rem - 1px) 2rem);background-position:0 1.5rem;position:absolute;inset:0}.note-paper:after{content:"";opacity:.5;pointer-events:none;background:#e69999;border-radius:1px;width:2px;position:absolute;top:0;bottom:0;left:3rem}:where(.dark) .note-paper{background:linear-gradient(#2e2a19 0%,#232015 100%);border-color:#4d4733;box-shadow:0 1px 3px #0003,inset 0 0 60px #2826144d}:where(.dark) .note-paper:before{background-image:repeating-linear-gradient(#0000,#0000 calc(2rem - 1px),#413d30 calc(2rem - 1px) 2rem)}:where(.dark) .note-paper:after{opacity:.4;background:#7d3636}.note-paper .tiptap{z-index:1;color:#2e261f;outline:none;min-height:300px;position:relative}:where(.dark) .note-paper .tiptap{color:#dbd5bd}.note-paper .tiptap p{margin:0;line-height:2rem}.note-paper .tiptap h1{margin:0;padding-top:.25rem;font-size:1.5rem;font-weight:700;line-height:2rem}.note-paper .tiptap h2{margin:0;font-size:1.25rem;font-weight:600;line-height:2rem}.note-paper .tiptap h3{margin:0;font-size:1.1rem;font-weight:600;line-height:2rem}.note-paper .tiptap ul,.note-paper .tiptap ol{margin:0;padding-left:1.5rem}.note-paper .tiptap ul{list-style-type:disc}.note-paper .tiptap ol{list-style-type:decimal}.note-paper .tiptap ul li,.note-paper .tiptap ol li{line-height:2rem}.note-paper .tiptap blockquote{opacity:.85;border-left:3px solid #ccb866;margin:0;padding-left:1rem;font-style:italic}:where(.dark) .note-paper .tiptap blockquote{border-left-color:#74693e}.note-paper .tiptap mark{background-color:#ffe066;border-radius:2px;padding:0 2px}:where(.dark) .note-paper .tiptap mark{background-color:#7a681f}.note-paper .tiptap code{background:#ede8d4;border-radius:3px;padding:.1rem .3rem;font-family:Fira Code,Consolas,monospace;font-size:.85em}:where(.dark) .note-paper .tiptap code{background:#3d3929}.note-paper .tiptap ul[data-type=taskList]{padding-left:0;list-style:none}.note-paper .tiptap ul[data-type=taskList] li{align-items:flex-start;gap:.5rem;display:flex}.note-paper .tiptap ul[data-type=taskList] li label{margin-top:.35rem}.note-paper .tiptap ul[data-type=taskList] li[data-checked=true]>div>p{opacity:.6;text-decoration:line-through}.note-paper .tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#a39a75;pointer-events:none;height:0;font-style:italic}:where(.dark) .note-paper .tiptap p.is-editor-empty:first-child:before{color:#756f57}.collaboration-cursor__caret{word-break:normal;pointer-events:none;border-left:2px solid;border-right:0;margin-left:-1px;margin-right:-1px;position:relative}.collaboration-cursor__label{white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;color:#fff;border-radius:6px 6px 6px 0;padding:2px 6px;font-family:system-ui,-apple-system,sans-serif;font-size:11px;font-style:normal;font-weight:600;line-height:1;position:absolute;top:-1.4em;left:-1px}.note-toolbar{border:1px solid hsl(var(--border));background:hsl(var(--card));border-bottom:none;border-radius:.75rem .75rem 0 0;flex-wrap:wrap;gap:2px;padding:.5rem;display:flex}.note-toolbar button{width:2rem;height:2rem;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.note-toolbar button:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.note-toolbar button.is-active{background:hsl(var(--primary)/.15);color:hsl(var(--primary))}.note-toolbar .separator{background:hsl(var(--border));flex-shrink:0;width:1px;height:1.5rem;margin:auto 4px}.note-active-users{flex-wrap:wrap;align-items:center;gap:.25rem;display:flex}.note-active-users .user-dot{border:1.5px solid hsl(var(--background));border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem}
