@tailwind base;@tailwind components;@tailwind utilities;::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f8fafc}::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a0aec0}html{scroll-behavior:smooth}a{color:#2b6cb0;transition:color .3s ease}a:hover{color:#2c5282}.prose a{color:#2b6cb0}.prose a:hover{color:#2c5282}.ql-container{min-height:200px}
