*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;overflow:hidden}body{background:#F4F5F7;font-family:IBM Plex Sans,system-ui,sans-serif}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:3px;background:#DDE1E9;border-radius:2px;outline:none;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;background:#1B4FD8;border-radius:50%;cursor:pointer;border:2px solid white;box-shadow:0 1px 3px rgba(0,0,0,.2)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#C4CAD6;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#A8B0C0}select option{background:#fff;color:#0F1623}