@tailwind base;@tailwind components;@tailwind utilities;.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b880}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1);cursor:pointer}
