/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.tiptap.ProseMirror{font-family:DM Sans,sans-serif}:root{--tt-color-text-gray:#6e6e6e;--tt-color-text-red:#e03131;--tt-color-text-orange:#f76707;--tt-color-text-yellow:#f59f00;--tt-color-text-green:#37b24d;--tt-color-text-blue:#1c7ed6;--tt-color-text-purple:#7048e8;--tt-color-text-pink:#f06595}.dark{--tt-color-text-gray:#a8a8a8;--tt-color-text-red:#ff6b6b;--tt-color-text-orange:#ff922b;--tt-color-text-yellow:#fcc419;--tt-color-text-green:#51cf66;--tt-color-text-blue:#339af0;--tt-color-text-purple:#845ef7;--tt-color-text-pink:#f783ac}.content-wrapper{height:calc(100% - var(--tt-toolbar-height));scrollbar-width:thin;scrollbar-color:var(--tt-scrollbar-color)#0000;overflow-y:auto}.content-wrapper::-webkit-scrollbar{width:.5rem;display:block}.content-wrapper::-webkit-scrollbar-track{background:0 0}.content-wrapper::-webkit-scrollbar-thumb{background-color:var(--tt-scrollbar-color);border-radius:4px}.simple-editor-content{width:100%;max-width:640px;margin:0 auto}@media screen and (max-width:480px){.simple-editor-content .tiptap.ProseMirror{padding:1rem 1.5rem}}