*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:#f8fafc;color:#1e293b;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.ant-layout-content{min-height:calc(100vh - 72px)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.ant-card{transition:box-shadow .2s ease,transform .2s ease}.ant-card-hoverable:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #00000014,0 2px 4px -2px #0000000a}.ant-menu-light .ant-menu-item-selected{position:relative;font-weight:600}.ant-menu-light .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;background:#165dff;border-radius:0 2px 2px 0}
