html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}#root,body,html{height:100%;width:100%}.shell-checkbox{position:relative}.shell-checkbox>div{align-items:center;background:var(--Background-Surface,#fff);border:2px solid var(--Border-Medium,rgba(28,28,28,.14));border-radius:2px;display:flex;height:20px;justify-content:center;width:20px}*{scrollbar-color:#c1c1c1 #f1f1f1!important;scrollbar-width:thin!important}::-webkit-scrollbar{height:4px!important;width:4px!important}::-webkit-scrollbar-track{background:#f1f1f1!important;border-radius:2px!important}::-webkit-scrollbar-thumb{background:#c1c1c1!important;border-radius:2px!important}::-webkit-scrollbar-thumb:hover{background:#a1a1a1!important}::-webkit-scrollbar-corner{background:#f1f1f1!important}