html,body{font-family:Inter,sans-serif;background-color:#020617;color:#e2e8f0;touch-action:manipulation;overflow-x:hidden}#root{width:100%;overflow-x:hidden}.animate-float{will-change:transform}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#475569}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.25) transparent}.custom-scrollbar::-webkit-scrollbar{width:4px;height:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#94a3b838;border-radius:999px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b866}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fade-in-up .6s ease-out forwards}
