*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;background-color:#1e1e2e;color:#cdd6f4;font-family:Segoe UI,system-ui,-apple-system,sans-serif}#root{width:100vw;height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#181825}::-webkit-scrollbar-thumb{background:#45475a;border-radius:3px}button:hover{filter:brightness(1.2)}input:focus{border-color:#89b4fa!important}::selection{background:#89b4fa4d}
