@tailwind base;@tailwind components;@tailwind utilities;@layer utilities{.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:20px}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background-color:#475569}}.prose h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem;margin-top:1.5rem}.prose p{margin-bottom:1rem;line-height:1.6}.prose strong{font-weight:600}
