@tailwind base;@tailwind components;@tailwind utilities;.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#0000004d}.custom-scrollbar::-webkit-scrollbar-thumb{background:#22d3ee4d;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#22d3ee99}.perspective-1000{perspective:1000px}.backface-hidden{backface-visibility:hidden}.rotate-y-180{transform:rotateY(180deg)}.-rotate-y-180{transform:rotateY(-180deg)}
