*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background:#0d0d1a;color:#fff}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#ffffff0d}::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}input[type=range],input[type=checkbox]{accent-color:#ff4500}button:focus-visible{outline:2px solid #ff4500;outline-offset:2px}
