@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";html{transition:background-color .3s ease}body{transition:background-color .3s ease,color .3s ease}body{background-color:#fff;color:#1f2937}body.dark{background-color:#273240;color:#f9fafb}.dark #root{background-color:#273240;color:#f9fafb;min-height:100vh}.dark .bg-white{background-color:#1f2937!important}.dark .text-gray-900{color:#f9fafb!important}.dark .text-gray-600{color:#d1d5db!important}.dark .border-gray-200{border-color:#374151!important}
