*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden}body{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Oxygen,Ubuntu,sans-serif;background:linear-gradient(135deg,#0d1b2a,#1b2838);color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100%;display:flex;justify-content:center;align-items:center}button{font-family:inherit;cursor:pointer;border:none;outline:none}button:active{transform:scale(.95)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0d1b2a}::-webkit-scrollbar-thumb{background:#4a7c9b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00d4ff}.no-select{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.touch-none{touch-action:none}
