@tailwind base;@tailwind components;@tailwind utilities;.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.dark .jodit-container{background-color:#0f172a;border-color:#1e293b}.dark .jodit-workplace,.dark .jodit-toolbar-editor-collection{background-color:#1e293b;border-color:#334155}.dark .jodit-wysiwyg{color:#e2e8f0}.dark .jodit-toolbar-btn{color:#94a3b8}.dark .jodit-toolbar-btn:hover{background-color:#334155}.dark .jodit-toolbar-btn.jodit-active{background-color:#3b82f6;color:#fff}
