@tailwind base;@tailwind components;@tailwind utilities;body{background-color:#7349ac;color:#fff;font-family:Plus Jakarta Sans,sans-serif;overflow-x:hidden}@media(min-width:1024px){html,body,*,a,button,input,select,textarea,[role=button]{cursor:none!important}}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#ffffff1a}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
