@layer base{body{@apply bg-black text-white;font-family:Inter,sans-serif;overflow-x:hidden}}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#ffffff05}.custom-scrollbar::-webkit-scrollbar-thumb{background:#0f8;border-radius:10px}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.floating{animation:float 4s ease-in-out infinite}.selection\:bg-\[\#00ff88\]::selection{background-color:#0f8;color:#000}
