@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap");*{font-family:Roboto,sans-serif;box-sizing:border-box;padding:0;margin:0}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#333;border-radius:20px}html{font-size:10px;overflow:hidden}.List{border:1px solid #d9dddd}.ListItemEven,.ListItemOdd{display:flex;align-items:center;justify-content:center}.ListItemEven{background-color:#f8f8f0}.custom-layout .react-colorful__saturation{height:200px;margin-bottom:12px;border-radius:5px}.custom-pointers .react-colorful__saturation-pointer{width:12px;height:12px;border-radius:2px}.custom-layout .react-colorful__hue{width:auto;height:12px;border-radius:5px}.custom-layout .react-colorful__hue-pointer{width:12px;height:18px;border-radius:2px}