html,body{margin:0;height:100%;background:#dfe3e8;font-family:IBM Plex Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased;color:#161616}#root{height:100vh}*{box-sizing:border-box}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#c6c6c6;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-track{background:transparent}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}input,button{font-family:inherit}button{cursor:pointer}.hov-row:hover{background:#f4f4f4}.hov-chip:hover{border-color:#0f62fe!important;color:#0f62fe!important}.hov-border:hover{border-color:#0f62fe!important}.hov-blue:hover{background:#e8f0ff}
