html,body,#root{margin:0;padding:0;width:100%;min-height:100vh;box-sizing:border-box;font-family:Inter,system-ui,-apple-system,sans-serif;background-color:#0b0f19;color:#f3f4f6;overflow-x:hidden}*,*:before,*:after{box-sizing:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:rgba(255,255,255,.03)}::-webkit-scrollbar-thumb{background:rgba(255,255,255,.15);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.25)}
