.editor-content .ProseMirror{outline:none;width:100%;max-width:100%;min-height:100%;padding:3rem 2rem}.editor-content .editor-highlight-block{background-color:var(--highlight-tint,transparent)}.dark .editor-content .editor-highlight-block{background-color:var(--highlight-tint-dark,transparent)}.editor-content .editor-highlight-block:hover{background-color:var(--highlight-tint-hover,#94a3b814)}.dark .editor-content .editor-highlight-block:hover{background-color:var(--highlight-tint-hover-dark,#94a3b824)}.editor-content .editor-sticky-note-block{background-color:var(--note-tint,transparent)}.dark .editor-content .editor-sticky-note-block{background-color:var(--note-tint-dark,transparent)}.editor-content .editor-sticky-note-block:hover{background-color:var(--note-tint-hover,#94a3b814)}.dark .editor-content .editor-sticky-note-block:hover{background-color:var(--note-tint-hover-dark,#94a3b824)}.editor-content .ProseMirror-dropcursor{box-shadow:0 0 0 1px #2563eb40,0 4px 10px #2563eb40;background:#2563eb!important;border:none!important;border-radius:999px!important;height:3px!important}.editor-content .ProseMirror-dropcursor:after{content:"";background:#2563eb;border-radius:999px;width:10px;height:10px;position:absolute;top:50%;left:-6px;transform:translateY(-50%);box-shadow:0 0 0 2px #fffc}.dark .editor-content .ProseMirror-dropcursor{box-shadow:0 0 0 1px #60a5fa59,0 4px 10px #60a5fa4d;background:#60a5fa!important}.dark .editor-content .ProseMirror-dropcursor:after{background:#60a5fa;box-shadow:0 0 0 2px #0f172ae6}.editor-content{flex-direction:column;height:100%;display:flex}.editor-content>div{flex-direction:column;flex:1;display:flex}.editor-content .ProseMirror p{color:inherit;margin-top:.75rem;margin-bottom:.75rem;line-height:1.75}.editor-content .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#9ca3af;pointer-events:none;height:0}.dark .editor-content .ProseMirror p.is-editor-empty:first-child:before{color:#6b7280}.editor-content .ProseMirror h1,.editor-content .ProseMirror h2,.editor-content .ProseMirror h3,.editor-content .ProseMirror h4,.editor-content .ProseMirror h5,.editor-content .ProseMirror h6{color:inherit;margin-top:1.5rem;margin-bottom:.75rem;font-weight:600}.editor-content .ProseMirror h1{font-size:2.25rem;line-height:2.5rem}.editor-content .ProseMirror h2{font-size:1.875rem;line-height:2.25rem}.editor-content .ProseMirror h3{font-size:1.5rem;line-height:2rem}.editor-content .ProseMirror h4{font-size:1.25rem;line-height:1.75rem}.editor-content .ProseMirror h5{font-size:1.125rem;line-height:1.75rem}.editor-content .ProseMirror h6{font-size:1rem;line-height:1.5rem}.editor-content .ProseMirror ul,.editor-content .ProseMirror ol{margin-top:.75rem;margin-bottom:.75rem;padding-left:1.5rem}.editor-content .ProseMirror li{margin-top:.25rem;margin-bottom:.25rem}.editor-content .ProseMirror ul{list-style-type:disc}.editor-content .ProseMirror ol{list-style-type:decimal}.editor-content .ProseMirror blockquote{color:#6b7280;border-left:4px solid #e5e7eb;margin:1rem 0;padding-left:1rem;font-style:italic}.dark .editor-content .ProseMirror blockquote{color:#9ca3af;border-left-color:#4b5563}.editor-content .ProseMirror code{color:#1f2937;background-color:#f3f4f6;border-radius:.25rem;padding:.125rem .375rem;font-size:.875em}.dark .editor-content .ProseMirror code{color:#e5e7eb;background-color:#374151}.editor-content .ProseMirror pre{background-color:#f3f4f6;border-radius:.5rem;margin:1rem 0;padding:1rem;overflow-x:auto}.dark .editor-content .ProseMirror pre{background-color:#1f2937}.editor-content .ProseMirror pre code{color:inherit;background-color:#0000;padding:0}.editor-content .ProseMirror hr{border:none;border-top:1px solid #e5e7eb;margin:2rem 0}.dark .editor-content .ProseMirror hr{border-top-color:#374151}.editor-content .ProseMirror a{color:#2563eb;text-underline-offset:2px;text-decoration:underline}.dark .editor-content .ProseMirror a{color:#60a5fa}.editor-content .ProseMirror a:hover{color:#1d4ed8}.dark .editor-content .ProseMirror a:hover{color:#93c5fd}.editor-content .ProseMirror strong{color:inherit;font-weight:600}.editor-content .ProseMirror em{font-style:italic}.editor-content .ProseMirror ::selection{background-color:#3b82f64d}.dark .editor-content .ProseMirror ::selection{background-color:#60a5fa4d}.editor-content .ProseMirror:focus{outline:none}.editor-content .ProseMirror [data-placeholder]:empty:before{content:attr(data-placeholder);float:left;color:#9ca3af;pointer-events:none;height:0}.dark .editor-content .ProseMirror [data-placeholder]:empty:before{color:#6b7280}.editor-content .ProseMirror{flex-direction:column;align-items:center;gap:2rem;min-height:auto;padding:2rem 1rem;display:flex}.editor-content .ProseMirror .editor-page{page-break-after:always;box-sizing:border-box;background:#fff;border-radius:4px;width:816px;min-width:816px;max-width:816px;min-height:1056px;margin:0 auto;padding:96px;display:block;position:relative;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.dark .editor-content .ProseMirror .editor-page{background:#1a1a1a;box-shadow:0 1px 3px #0000004d,0 1px 2px -1px #0003}.editor-content .ProseMirror .editor-page>*{max-width:100%}.continuous-layout.editor-content .ProseMirror{align-items:stretch;gap:0;min-height:100%;padding:3rem 2rem;display:block}.continuous-layout.editor-content .ProseMirror .editor-page{width:100%;min-width:100%;max-width:100%;min-height:auto;box-shadow:none;page-break-after:auto;background:0 0;border-radius:0;margin:0;padding:0}.dark .continuous-layout.editor-content .ProseMirror .editor-page{box-shadow:none;background:0 0}.sidebar-editor-content .editor-content .ProseMirror{align-items:stretch;gap:0;padding:1.5rem 1rem}.sidebar-editor-content .editor-content .ProseMirror .editor-page{border-radius:0;margin:0;padding:0;width:100%!important;min-width:100%!important;max-width:100%!important;min-height:auto!important;box-shadow:none!important;background:0 0!important}.dark .sidebar-editor-content .editor-content .ProseMirror .editor-page{box-shadow:none!important;background:0 0!important}@media print{.editor-content .ProseMirror{gap:0!important;padding:0!important}.editor-content .ProseMirror .editor-page{page-break-after:always;page-break-inside:avoid;box-shadow:none!important;border-radius:0!important;margin:0!important}.editor-content .ProseMirror .editor-page:last-child{page-break-after:auto}}
.highlight-element{z-index:3;filter:none;pointer-events:auto;cursor:pointer;white-space:pre;transform-origin:0 0;-webkit-font-smoothing:subpixel-antialiased;text-rendering:optimizeLegibility;backface-visibility:hidden;display:inline;position:absolute}.highlight-layer{pointer-events:none;mix-blend-mode:multiply;position:absolute}.dark .highlight-layer{mix-blend-mode:screen}.notes-layer,.reading-tags-layer{pointer-events:none;z-index:11;width:100%;height:100%;position:absolute}.highlight-svg{pointer-events:none}.highlight-path{fill-opacity:.4;transition:all .4s ease-in-out}.highlight-path:hover{fill-opacity:.7;transition:all .4s ease-in-out}.highlight-svg.red .highlight-path{fill:#ef4444}.highlight-svg.orange .highlight-path{fill:#f97316}.highlight-svg.yellow .highlight-path{fill:#f59e0b}.highlight-svg.green .highlight-path{fill:#22c55e}.highlight-svg.blue .highlight-path{fill:#3b82f6}.highlight-svg.purple .highlight-path{fill:#a855f7}.dark .highlight-svg.red .highlight-path{fill:#f87171}.dark .highlight-svg.orange .highlight-path{fill:#fb923c}.dark .highlight-svg.yellow .highlight-path{fill:#facc15}.dark .highlight-svg.green .highlight-path{fill:#4ade80}.dark .highlight-svg.blue .highlight-path{fill:#60a5fa}.dark .highlight-svg.purple .highlight-path{fill:#c084fc}.note-highlight-path{fill-opacity:.4;transition:all .4s ease-in-out}.note-highlight-path:hover{fill-opacity:0;transition:all .2s ease-in-out}.note-indicator{opacity:.6;cursor:pointer;z-index:12;pointer-events:auto;justify-content:center;align-items:center;width:45px;height:22px;transition:transform .2s;display:flex;position:absolute;transform:translate(-10px);box-shadow:0 1px 3px #0000001a}.note-indicator svg{margin-right:-3px}.react-pdf__Page__textContent{transform-origin:0 0;z-index:2;-webkit-font-smoothing:subpixel-antialiased;text-rendering:optimizeLegibility}.note-highlight-group{filter:url(#note-border-filter)}.note-highlight-path{stroke:currentColor;stroke-width:3px;stroke-dasharray:10 10;fill-opacity:.4;stroke-opacity:.2;transition:all .4s ease-in-out}.note-highlight-path:hover{fill-opacity:.6;stroke-opacity:.4;transition:all .2s ease-in-out}.highlight-svg.red .note-highlight-path{stroke:#d93e3e}.highlight-svg.orange .note-highlight-path{stroke:#e66914}.highlight-svg.yellow .note-highlight-path{stroke:#d87706}.highlight-svg.green .note-highlight-path{stroke:#1da854}.highlight-svg.blue .note-highlight-path{stroke:#2570eb}.highlight-svg.purple .note-highlight-path{stroke:#8b5cf6}.note-highlight-container{pointer-events:none;z-index:4;position:absolute;inset:0}.note-highlight-line{pointer-events:auto;opacity:.4;border:10px dashed;transition:opacity .2s ease-in-out}.note-highlight-line:hover{opacity:.7}.note-highlight-line.red{background-color:#ef444466;border-color:#ef4444}.note-highlight-line.orange{background-color:#f9731666;border-color:#f97316}.note-highlight-line.yellow{background-color:#f59e0b66;border-color:#d87706}.note-highlight-line.green{background-color:#22c55e66;border-color:#22c55e}.note-highlight-line.blue{background-color:#4bacf766;border-color:#2570eb}.note-highlight-line.purple{background-color:#a78bfa66;border-color:#a78bfa}.dark .note-highlight-line.red{background-color:#f8717166;border-color:#f87171}.dark .note-highlight-line.orange{background-color:#fb923c66;border-color:#fb923c}.dark .note-highlight-line.yellow{background-color:#facc1566;border-color:#facc15}.dark .note-highlight-line.green{background-color:#4ade8066;border-color:#4ade80}.dark .note-highlight-line.blue{background-color:#60a5fa66;border-color:#60a5fa}.dark .note-highlight-line.purple{background-color:#c084fc66;border-color:#c084fc}.highlighting-mode,.highlighting-mode *,.highlighting-mode .textLayer :is(span,br),.highlighting-mode .react-pdf__Page__textContent span,.highlighting-mode [data-canvas-width] span,.highlighting-mode p,.highlighting-mode a,.highlighting-mode h1,.highlighting-mode h2,.highlighting-mode h3,.highlighting-mode h4,.highlighting-mode h5,.highlighting-mode h6{cursor:var(--highlight-cursor)!important}.highlighting-mode.drag-active,.highlighting-mode.drag-active *{-webkit-user-select:none!important;user-select:none!important}
.dark .ce-popover__container{background-color:#181d24;border-radius:0;border:1px solid #333!important}.dark .cdx-search-field{border-radius:0;width:100%;background-color:#181d24!important;border:1px solid #333!important}.dark .ce-popover-item{color:#fff}.dark .ce-popover-item:hover{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity,1));border-radius:0}.dark .ce-toolbar__plus{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark .ce-toolbar__plus:hover{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity,1))}.ce-header{font-size:20px;font-weight:500}.dark .ce-block.ce-block--selected .ce-block__content{background:#374151!important}
