@tailwind base;@tailwind components;@tailwind utilities;html,body,#__next{overscroll-behavior:none;-webkit-user-select:none;user-select:none;color:#fff!important;background-color:#050505!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;font-family:Arial,sans-serif!important;overflow:hidden!important}::-webkit-scrollbar{-webkit-appearance:none!important;opacity:0!important;background:0 0!important;width:0!important;height:0!important;display:none!important}::-webkit-scrollbar{-webkit-appearance:none!important;opacity:0!important;background:0 0!important;width:0!important;height:0!important;display:none!important}html::-webkit-scrollbar{-webkit-appearance:none!important;opacity:0!important;background:0 0!important;width:0!important;height:0!important;display:none!important}body::-webkit-scrollbar{-webkit-appearance:none!important;opacity:0!important;background:0 0!important;width:0!important;height:0!important;display:none!important}*{-ms-overflow-style:none!important;scrollbar-width:none!important}@apply bg-white bg-opacity-95 p-4 rounded-lg shadow-xl;@apply mt-0 mb-2 text-xl text-gray-800;@apply text-2xl text-gray-600;
