@tailwind base;@tailwind components;@tailwind utilities;html.dark body,html.dark #root,html.dark .min-h-screen{background-color:#0a192f!important;color:#fff!important}html.dark .bg-white{background-color:#112240!important;color:#fff!important;border-color:#233554!important}html.dark .text-royal-900{color:#fff!important}html.dark .text-gray-600,html.dark .text-gray-500{color:#a8b2d1!important}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:gold;border-radius:10px}
