@tailwind base;@tailwind components;@tailwind utilities;@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fade-in .3s ease-out}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{@apply bg-slate-100 dark:bg-slate-800;}.custom-scrollbar::-webkit-scrollbar-thumb{@apply bg-slate-400 dark:bg-slate-600 rounded-full;}.custom-scrollbar::-webkit-scrollbar-thumb:hover{@apply bg-slate-500 dark:bg-slate-500;}.ProseMirror{outline:none;min-height:400px;padding:1rem;color:#1e293b}.dark .ProseMirror{color:#e2e8f0}.ProseMirror p{margin:.5rem 0}.ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#9ca3af;pointer-events:none;height:0}.ProseMirror h1{font-size:2em;font-weight:700;margin:.67em 0}.ProseMirror h2{font-size:1.5em;font-weight:700;margin:.83em 0}.ProseMirror ul{padding-left:1.5rem!important;margin:.5rem 0!important;list-style-type:disc!important;list-style-position:outside!important}.ProseMirror ol{padding-left:1.5rem!important;margin:.5rem 0!important;list-style-type:decimal!important;list-style-position:outside!important}.ProseMirror li{margin:.25rem 0!important;display:list-item!important;list-style-position:outside!important;padding-left:.25rem!important}.ProseMirror ul>li{list-style-type:disc!important;list-style-position:outside!important}.ProseMirror ol>li{list-style-type:decimal!important;list-style-position:outside!important}.ProseMirror ul[class*=list-none],.ProseMirror ol[class*=list-none]{list-style-type:disc!important}.ProseMirror ol[class*=list-none]{list-style-type:decimal!important}.prose ul,.prose ul[class*=list-none]{list-style-type:disc!important;padding-left:1.5rem!important;margin:.5rem 0!important;list-style-position:outside!important}.prose ol,.prose ol[class*=list-none]{list-style-type:decimal!important;padding-left:1.5rem!important;margin:.5rem 0!important;list-style-position:outside!important}.prose li{display:list-item!important;list-style-position:outside!important;margin:.25rem 0!important;padding-left:.25rem!important}.prose ul>li,.prose ul li{list-style-type:disc!important;list-style-position:outside!important}.prose ol>li,.prose ol li{list-style-type:decimal!important;list-style-position:outside!important}.prose h1{font-size:2em!important;font-weight:700!important;margin:.67em 0!important;line-height:1.2!important}.prose h2{font-size:1.5em!important;font-weight:700!important;margin:.83em 0!important;line-height:1.3!important}.prose strong,.prose b{font-weight:700!important}.prose em,.prose i{font-style:italic!important}.prose u{text-decoration:underline!important}.prose a{color:#4f46e5!important;text-decoration:underline!important}.prose a:hover{color:#4338ca!important}.prose p{margin:.5rem 0!important}.ProseMirror a{color:#4f46e5;text-decoration:underline}.ProseMirror a:hover{color:#4338ca}.ProseMirror strong{font-weight:700}.ProseMirror em{font-style:italic}
