:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:light){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}::-webkit-scrollbar{display:none}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:light){html{color-scheme:light}}.table-top-toolbar-wrap>div:last-child{flex-wrap:wrap!important}.quill img{width:100%;max-width:300px;max-height:300px}.text-editor-view *{max-width:100%!important;background-color:transparent!important}.text-editor-view p,.text-editor-view span{overflow-wrap:break-word;word-break:break-word;white-space:normal}.text-editor-view ol>li,.text-editor-view ol>li[data-list=ordered]{list-style-type:decimal}.text-editor-view ol>li[data-list=bullet]{list-style-type:disc}.text-editor-view img{width:100%;max-width:250px;max-height:250px}@media screen and (max-width:767){.quill img,.text-editor-view img{max-width:300px;max-height:300px}}