@tailwind base;@tailwind components;@tailwind utilities;*{margin:0;padding:0;box-sizing:border-box;cursor:none}html{scroll-behavior:smooth}body{background-color:#16161a;color:#fffffe;font-family:Inter,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#16161a}::-webkit-scrollbar-thumb{background:#7f5af0;border-radius:999px}.clay-btn:active{box-shadow:2px 2px 8px #0009,-1px -1px 4px #ffffff08;transform:translateY(2px)}
