*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0000002e;border-radius:3px}.ant-layout{min-height:100vh}.loading-bar{position:fixed;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,#1677ff 30%,#69b1ff 65%,transparent 100%);background-size:300% 100%;animation:loading-sweep 1.4s ease-in-out infinite;z-index:9999}@keyframes loading-sweep{0%{background-position:100% 0}to{background-position:-100% 0}}.sidebar-user-strip{cursor:pointer;transition:background .15s,color .15s;border-top:1px solid #F0F0F0}.sidebar-user-strip:hover{background:#1677ff0f}.sidebar-collapse-strip{border-top:1px solid #F0F0F0;display:flex;align-items:center;padding:9px 16px;cursor:pointer;color:#00000080;font-size:12px;-webkit-user-select:none;user-select:none;transition:background .15s,color .15s;flex-shrink:0;gap:8px}.sidebar-collapse-strip:hover{background:#1677ff0f;color:#1677ff}.auth-dots{display:flex;gap:9px;align-items:center}.auth-dots span{width:8px;height:8px;background:#1677ff;border-radius:50%;animation:auth-dot 1.3s ease-in-out infinite;opacity:.25}.auth-dots span:nth-child(2){animation-delay:.22s}.auth-dots span:nth-child(3){animation-delay:.44s}@keyframes auth-dot{0%,70%,to{transform:scale(.75);opacity:.25}35%{transform:scale(1.25);opacity:1}}.row-deleted td{opacity:.45}.row-banded td{background:#00000006}code{font-family:SFMono-Regular,Consolas,Courier New,monospace;font-size:.88em;background:#0000000a;padding:2px 6px;border-radius:4px;border:1px solid rgba(0,0,0,.06)}
