:root{--background:#fff;--foreground:#171717;--ag-evergreen:#16a085;--ag-evergreen-strong:#0e7c6b;--ag-teal:#14b8a6;--ag-charcoal:#123247}html.dark{--background:#0a0a0a;--foreground:#ededed;--ag-evergreen:#16a085;--ag-evergreen-strong:#0e7c6b;--ag-teal:#14b8a6;--ag-charcoal:#f8fafc}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}html.light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.tiptap-editor .ProseMirror h1{margin-top:1.5rem;margin-bottom:.6rem;font-size:2rem;font-weight:800;line-height:1.2}.tiptap-editor .ProseMirror h2{margin-top:1.25rem;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.3}.tiptap-editor .ProseMirror h3{margin-top:1rem;margin-bottom:.4rem;font-size:1.25rem;font-weight:600;line-height:1.4}