*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#fff;-webkit-font-smoothing:antialiased}.ant-card{border-radius:12px!important;box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 2px rgba(0,0,0,.06)!important}.ant-card-bordered{border:1px solid #f0f0f0!important}.ant-table{border-radius:12px;overflow:hidden}.ant-table-thead>tr>th{background:#fafafa!important;font-weight:600;font-size:12px;color:#666}.ant-btn{border-radius:8px;font-weight:500}.ant-btn-primary{box-shadow:0 2px 4px rgba(22,119,255,.2)}.ant-tag{border-radius:6px;font-size:12px}.ant-progress-bg{border-radius:10px!important}.ant-menu-item-selected{background:#e6f4ff!important;color:#1677ff!important;font-weight:600;border-radius:8px}.ant-menu-item{border-radius:8px;margin:2px 0!important}.ant-input,.ant-select-selector{border-radius:8px!important}.ant-table-tbody>tr:nth-child(2n){background:#fafafa}.ant-table-tbody>tr:hover>td{background:#e6f4ff!important}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#bfbfbf}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ant-card{animation:fadeIn .3s ease-out}