@tailwind base;@tailwind components;@tailwind utilities;.custom-scroll::-webkit-scrollbar{width:6px}.custom-scroll::-webkit-scrollbar-track{background:transparent}.custom-scroll::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:9999px}.custom-scroll:hover::-webkit-scrollbar-thumb{background:#ffffff59}.custom-scroll{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.35) transparent}
