*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;color:#0f172a;background:#f8fafb}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-track{background:transparent}a{color:inherit;text-decoration:none}.zhb-nav-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;font-size:14px;cursor:pointer;transition:background .15s}.zhb-nav-item:hover{background:#ffffff0f}.zhb-nav-item.active{background:#ffffff1a}@keyframes zhb-pulse-ring{0%{box-shadow:0 0 #0ea5a073}70%{box-shadow:0 0 0 9px #0ea5a000}to{box-shadow:0 0 #0ea5a000}}@keyframes zhb-pulse-scale{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.zhb-step-current{animation:zhb-pulse-ring 2s cubic-bezier(.4,0,.6,1) infinite}.zhb-step-current svg{animation:zhb-pulse-scale 2s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.zhb-step-current,.zhb-step-current svg{animation:none}}.ant-table-tbody>tr.zhb-row-short>td{background:#fffaf9}.ant-table-tbody>tr.zhb-row-short:hover>td{background:#fff1ef!important}.ant-table-tbody>tr.zhb-row-unknown>td{background:#fafafb}.ant-table-tbody>tr.zhb-row-unknown:hover>td{background:#f2f4f7!important}.zhb-col-resizer{position:absolute;top:0;right:-4px;width:9px;height:100%;cursor:col-resize;z-index:2}.zhb-col-resizer:hover,.zhb-col-resizer:active{background:linear-gradient(to right,transparent 3px,rgba(14,165,160,.45) 3px,rgba(14,165,160,.45) 5px,transparent 5px)}
