body{@apply min-h-screen bg-white dark:bg-gray-900 text-gray-700 dark:text-gray-200 font-sans;transition:background-color .3s ease,color .3s ease}::-webkit-scrollbar{@apply w-3;}::-webkit-scrollbar-track{@apply bg-white dark:bg-gray-900;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}::-webkit-scrollbar-thumb{background-color:#eacedb}.dark ::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb{-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.dark ::-webkit-scrollbar-thumb{background-color:#343f60}::-webkit-scrollbar-thumb:hover{background-color:#f1bad4;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.dark ::-webkit-scrollbar-thumb:hover{background-color:#cf91b0;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}
