*{margin:0;padding:0;box-sizing:border-box}body,html{overflow:hidden;font-family:Inter,sans-serif;background:#0a0a1a;color:#e0e0e0;width:100%;height:100%}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:rgba(20,20,40,.5)}::-webkit-scrollbar-thumb{background:rgba(100,100,140,.5);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:rgba(100,100,140,.8)}