@tailwind base;@tailwind components;@tailwind utilities;:root{color-scheme:light dark}body{margin:0;min-width:320px;min-height:100vh}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#6366f133;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#6366f166}
