: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:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;min-width:320px;min-height:100vh;width:100vw;max-width:100%;overflow:hidden;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;height:100vh;width:100vw;max-width:100%;margin:0;padding:0;overflow:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.ProseMirror{outline:none;min-height:60px;cursor:text;font-size:inherit;color:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;text-decoration:inherit;line-height:inherit;letter-spacing:inherit;text-align:inherit}.ProseMirror p{margin:0 0 .5em}.ProseMirror p:last-child{margin-bottom:0}.ProseMirror:focus{outline:none}.ProseMirror p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.ProseMirror ::selection{background:#007bff33}.ProseMirror[contenteditable=true]{cursor:text;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}
