.react-flow__node-annotationNode{font-size:18px;width:400px;color:#b79ff0;position:absolute}.react-flow__node-annotationNode .arrow{position:absolute;font-size:24px}.handleTextRight{position:absolute;top:-30px;left:10px;width:max-content;color:var(--chakra-colors-gray-400);padding:2px 8px;border-radius:4px;font-size:10px;font-weight:500;pointer-events:none;white-space:nowrap}.handleTextLeft{position:absolute;top:-30px;left:-60px;width:max-content;color:var(--chakra-colors-gray-400);padding:2px 8px;border-radius:4px;font-size:10px;font-weight:500;pointer-events:none;white-space:nowrap}.handleTextBottom{position:absolute;top:5px;left:-50px;width:max-content;color:var(--chakra-colors-gray-400);padding:2px 8px;border-radius:4px;font-size:10px;font-weight:500;pointer-events:none;white-space:nowrap}body{color:var(--chakra-colors-gray-800);font-family:Inter,sans-serif;background:var(--chakra-colors-tertiary-600)!important}.chakra-ui-light{--chakra-colors-chakra-body-bg: var(--chakra-colors-gray-50);--chakra-colors-chakra-body-text: var(--chakra-colors-gray-800)}.chakra-ui-dark{--chakra-colors-chakra-body-bg: var(--chakra-colors-gray-900);--chakra-colors-chakra-body-text: var(--chakra-colors-gray-100)}.ProseMirror{padding:.5em .8em;overflow:auto;outline:none}.notesEditor>.ProseMirror{height:360px}.chapterContentEditor>.ProseMirror{height:80vh}.ProseMirror p.is-editor-empty{margin:0}.ProseMirror p.is-editor-empty:first-child:before{color:#969595;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.ProseMirror p{margin:.2em 0}.ProseMirror img{max-width:100%;height:auto;margin:1em 0}.ProseMirror ul,.ProseMirror ol{padding-left:1.2em;margin:.5em 0}.ProseMirror li{margin:.2em 0}.ProseMirror blockquote{border-left:3px solid #b4b4b4;padding-left:1em;margin:1em 0}.react-flow__handle{background:#1a192b;width:8px;height:8px;border-radius:50%}.react-flow__handle-connecting{animation:pulse 1.5s infinite}.react-flow__connection-path{stroke:#1a192b;stroke-width:2}.react-flow__connection{pointer-events:none}.react-flow__connection.connecting .react-flow__connection-path{stroke:#ff6b6b}.react-flow__node.ghost-preview{width:150px;height:40px;border:2px dashed #4299e1;border-radius:4px;background-color:#fffc;display:flex;align-items:center;justify-content:center;font-size:12px;color:#4299e1;pointer-events:none;position:absolute;z-index:1000}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 #4299e166}70%{transform:scale(1.2);box-shadow:0 0 0 10px #4299e100}to{transform:scale(1);box-shadow:0 0 #4299e100}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
