*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0;overflow:hidden}body{color:#2c2c2c;background:#faf9f7;font-family:DM Sans,system-ui,-apple-system,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f0ebe5}::-webkit-scrollbar-thumb{background:#b07070;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#5c1e1e}input[type=range]{appearance:none;background:#e0d8d0;border-radius:2px;outline:none;height:4px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:currentColor;border-radius:50%;width:14px;height:14px}button,input,select{font-family:inherit}
