*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:#dde4eb;-webkit-font-smoothing:antialiased}button{font:inherit;cursor:pointer}input,select{font:inherit}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-thumb{background:#b9c4d0;border-radius:6px}::-webkit-scrollbar-track{background:transparent}body[data-theme=dark]{background:#0f141a}body[data-theme=dark] ::-webkit-scrollbar-thumb{background:#3c4a58}body[data-theme=dark] input,body[data-theme=dark] select{color-scheme:dark}
