@tailwind base;@tailwind components;@tailwind utilities;body{margin:0;padding:0;font-family:Inter,sans-serif;overflow:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c026d3;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a21caf}.prose p{margin-bottom:.5em}.prose ul{list-style-type:disc;padding-left:1.5em;margin-bottom:.5em}.prose ol{list-style-type:decimal;padding-left:1.5em;margin-bottom:.5em}.prose strong{font-weight:700;color:inherit}
