*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:-apple-system,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif}@keyframes shimmer{0%{background-position:-420px 0}to{background-position:420px 0}}.skeleton{border:1px solid #e9e9e7;border-radius:8px;background:linear-gradient(90deg,#f4f4f2,#ececea,#f4f4f2 400px);background-size:840px 100%;animation:shimmer 1.3s infinite linear}@keyframes uiShimmer{0%{background-position:-420px 0}to{background-position:420px 0}}@keyframes uiToastIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}@keyframes uiDrawerIn{0%{transform:translate(24px);opacity:.4}to{transform:none;opacity:1}}@keyframes uiFadeIn{0%{opacity:0}to{opacity:1}}@keyframes uiSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.uiShell ::selection{background:#d3e5ef}.uiShell ::-webkit-scrollbar{width:10px;height:10px}.uiShell ::-webkit-scrollbar-thumb{background:#d3d1cd;border-radius:8px}.uiShell ::-webkit-scrollbar-thumb:hover{background:#b9b7b3}.uiBtnPrimary:hover:not(:disabled){background:#0077d4!important}.uiBtnSec:hover:not(:disabled){background:#f1f1ef!important}.uiBtnDark:hover:not(:disabled){background:#454440!important}.uiInlineBtn:hover:not(:disabled){background:#f7f7f5}.uiCtrl:focus{outline:2px solid #a9c9dd;outline-offset:-1px;border-color:#5aa0cf}.uiNavItem:hover{background:#f1f1ef}.uiNavItemActive:hover{background:#dcebf6}.uiRow{cursor:pointer;transition:background .1s ease}.uiRow:hover{background:#f7f7f5}.tblSticky th:first-child,.tblSticky td:first-child{position:sticky;left:0;z-index:1;background:#fff;box-shadow:inset -1px 0 #ededec}.tblSticky th:first-child,.tblSticky tbody tr.uiRow:hover td:first-child,.uiMenuOpt:hover{background:#f7f7f5}.uiSegItem:hover:not(.uiSegOn){background:#f1f1ef}.uiSpinning svg{animation:uiSpin .5s linear}
