:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;color-scheme:dark}*{box-sizing:border-box}html,body,#root{margin:0;width:100%;height:100%;overflow:hidden}#root{position:relative;background:#1a1c1e}.gc-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:6px;border-radius:3px;background:#e7e9ec;outline:none;cursor:pointer}.gc-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#f0ac0a;border:3px solid #fff;box-shadow:0 2px 7px #00000038;cursor:pointer}.gc-range::-moz-range-thumb{width:17px;height:17px;border-radius:50%;background:#f0ac0a;border:3px solid #fff;box-shadow:0 2px 7px #00000038;cursor:pointer}.gc-scroll{scrollbar-width:thin;scrollbar-color:#d6dadf transparent}.gc-scroll::-webkit-scrollbar{width:8px}.gc-scroll::-webkit-scrollbar-track{background:transparent}.gc-scroll::-webkit-scrollbar-thumb{background:#d6dadf;border-radius:4px}.gc-scroll::-webkit-scrollbar-thumb:hover{background:#c4c9cf}
