.app-layout{min-height:100vh}.app-sider{overflow:auto;height:100vh;position:fixed;left:0;top:0;bottom:0}.app-sider .logo{height:64px;margin:16px;background:#ffffff4d;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:600}.app-layout-content{margin-left:200px;min-height:100vh}.app-header{background:#fff;padding:0 24px;box-shadow:0 1px 4px #00152914;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:10}.app-header .header-left{display:flex;align-items:center}.app-header .header-title{font-size:20px;font-weight:500;color:#000000d9;margin:0}.app-header .header-right{display:flex;align-items:center;gap:16px}.app-content{padding:24px;background:#f0f2f5;min-height:calc(100vh - 64px)}.content-wrapper{background:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 8px #0000000f;min-height:600px}.app-menu{border-right:none}.app-menu .ant-menu-item{margin:4px 8px;height:40px;line-height:40px;border-radius:6px;overflow:hidden}.app-menu .ant-menu-item-selected{background-color:#1890ff!important}.app-menu .ant-menu-item:hover{color:#fff!important}.app-menu .ant-menu-item .anticon{font-size:16px;margin-right:8px}.page-breadcrumb{margin-bottom:16px}.page-breadcrumb .ant-breadcrumb-link{color:#000000a6}.page-breadcrumb .ant-breadcrumb-separator{color:#00000073}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.page-header .page-title{font-size:24px;font-weight:500;color:#000000d9;margin:0}.page-header .page-actions{display:flex;gap:8px}.stats-card{text-align:center;padding:24px}.stats-card .stats-number{font-size:30px;font-weight:600;color:#1890ff;margin-bottom:8px}.stats-card .stats-label{font-size:14px;color:#000000a6}.enhanced-table .ant-table-thead>tr>th{background-color:#fafafa;color:#000000d9;font-weight:500;border-bottom:1px solid #f0f0f0}.enhanced-table .ant-table-tbody>tr:hover>td{background-color:#f5f5f5}.enhanced-table .ant-pagination{margin-top:24px;text-align:right}.enhanced-form .ant-form-item-label{font-weight:500}.enhanced-form .ant-form-item-required:before{color:#ff4d4f}@media (max-width: 768px){.app-sider{position:relative!important;width:100%!important;height:auto!important}.app-layout-content{margin-left:0}.app-header{position:relative}.page-header,.toolbar{flex-direction:column;gap:16px}}@media (max-width: 576px){.app-content,.content-wrapper{padding:16px}.page-header .page-title{font-size:20px}}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5715;color:#000000e0;background-color:#f5f5f5}#root{height:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.p-16{padding:16px}.p-24{padding:24px}.image-preview{width:100px;height:80px;object-fit:cover;border-radius:4px;cursor:pointer;transition:all .3s ease;border:1px solid #d9d9d9}.image-preview:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}.status-unprocessed{color:#ff4d4f}.status-labeled{color:#52c41a}.status-reviewed{color:#1890ff}.status-published{color:#722ed1}.upload-area{border:2px dashed #d9d9d9;border-radius:6px;padding:20px;text-align:center;cursor:pointer;transition:all .3s ease;background-color:#fafafa}.upload-area:hover{border-color:#1890ff;background-color:#f0f8ff}.upload-area.dragover{border-color:#1890ff;background-color:#e6f4ff}.page-container{background:#fff;border-radius:8px;padding:24px;min-height:calc(100vh - 180px)}.search-form{background:#f8f9fa;border-radius:6px;padding:20px;margin-bottom:24px}.toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.toolbar-left{display:flex;gap:8px}.toolbar-right{color:#000000a6;font-size:14px}.image-upload-preview{position:relative;display:inline-block;margin-right:8px;margin-bottom:8px}.image-upload-preview img{width:104px;height:104px;object-fit:cover;border-radius:6px;border:1px solid #d9d9d9}.image-upload-preview .remove-btn{position:absolute;top:-8px;right:-8px;background:#ff4d4f;color:#fff;border:none;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px}@media (max-width: 768px){.toolbar{flex-direction:column;gap:16px}.toolbar-left{width:100%;justify-content:center}.toolbar-right{width:100%;text-align:center}}.loading-container{display:flex;justify-content:center;align-items:center;height:200px}.empty-state{text-align:center;padding:40px 20px;color:#00000073}.empty-state .empty-icon{font-size:48px;margin-bottom:16px;color:#d9d9d9}.empty-state .empty-text{font-size:16px;margin-bottom:16px}.empty-state .empty-description{font-size:14px;margin-bottom:24px}
