:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#888;border-radius:4px;transition:background .3s}::-webkit-scrollbar-thumb:hover{background:#555}.ant-card{transition:all .3s cubic-bezier(.4,0,.2,1)}.ant-card-hoverable:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000001a!important}.ant-btn{transition:all .3s cubic-bezier(.4,0,.2,1)}.ant-btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1890ff66}.ant-table-thead>tr>th{background:#fafafa;font-weight:600}.ant-table-tbody>tr:hover>td{background:#f5f8ff!important}.ant-menu-dark .ant-menu-item-selected{background:#1890ff!important}.ant-input:focus,.ant-input-password:focus,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{box-shadow:0 0 0 2px #1890ff33}
