*{box-sizing:border-box;margin:0;padding:0}html,body,#root{color:#0a0a0a;background:#efeae0;width:100%;height:100%;overflow:hidden}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#efeae0}::-webkit-scrollbar-thumb{background:#ccc}::-webkit-scrollbar-thumb:hover{background:#aaa}input[type=number]::-webkit-inner-spin-button{opacity:1}input[type=number]::-webkit-outer-spin-button{opacity:1}input[type=range]{appearance:none;background:#ddd;border-radius:0;outline:none;height:3px}input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#0a0a0a;border:none;border-radius:0;width:12px;height:12px}input[type=range]::-moz-range-thumb{cursor:pointer;background:#0a0a0a;border:none;border-radius:0;width:12px;height:12px}button:hover{filter:brightness(.92)}button:active{filter:brightness(.85)}button:disabled{opacity:.3;cursor:not-allowed;filter:none}
