*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;font-family:PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#f5f5f5;color:#333;line-height:1.5}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ant-layout{min-height:100vh}.ant-layout-header{padding:0 24px;background:#fff;box-shadow:0 2px 8px #0000000f;border-bottom:1px solid #f0f0f0;position:sticky;top:0;z-index:100}.ant-layout-sider{background:#001529!important}.ant-layout-content{margin:24px;padding:24px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;min-height:calc(100vh - 112px)}.ant-menu-dark{background:#001529}.ant-menu-dark .ant-menu-item-selected{background-color:#1890ff!important}.ant-menu-dark .ant-menu-item:hover,.ant-menu-dark .ant-menu-submenu-title:hover{background-color:#ffffff1a!important}.ant-table-thead>tr>th{background:#fafafa;font-weight:600}.ant-table-tbody>tr:hover>td{background:#f5f5f5}.ant-card{border-radius:8px;box-shadow:0 2px 8px #0000000f;border:1px solid #f0f0f0}.ant-card-head{border-bottom:1px solid #f0f0f0}.stats-card{text-align:center;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:12px;box-shadow:0 4px 12px #667eea66;transition:transform .3s ease,box-shadow .3s ease}.stats-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #667eea80}.stats-card .stats-number{font-size:32px;font-weight:700;margin:10px 0}.stats-card .stats-label{font-size:14px;opacity:.9}.stats-card .stats-icon{font-size:48px;opacity:.8;margin-bottom:10px}.status-tag{display:inline-flex;align-items:center;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.status-tag.active{background:#52c41a1a;color:#52c41a;border:1px solid rgba(82,196,26,.2)}.status-tag.inactive{background:#d9d9d91a;color:#d9d9d9;border:1px solid rgba(217,217,217,.2)}.status-tag.suspended{background:#faad141a;color:#faad14;border:1px solid rgba(250,173,20,.2)}.status-tag.banned{background:#ff4d4f1a;color:#ff4d4f;border:1px solid rgba(255,77,79,.2)}.priority-tag{display:inline-flex;align-items:center;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500}.priority-tag.low{background:#52c41a1a;color:#52c41a}.priority-tag.medium{background:#faad141a;color:#faad14}.priority-tag.high{background:#ff7a451a;color:#ff7a45}.priority-tag.urgent{background:#ff4d4f1a;color:#ff4d4f}.fade-in{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.slide-in{animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@media (max-width: 768px){.ant-layout-content{margin:16px;padding:16px}.ant-layout-header{padding:0 16px}.stats-card{padding:16px}.stats-card .stats-number{font-size:24px}.stats-card .stats-icon{font-size:36px}}@media (max-width: 576px){.ant-layout-content{margin:8px;padding:12px}.stats-card{padding:12px}.stats-card .stats-number{font-size:20px}.stats-card .stats-icon{font-size:30px}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.flex{display:flex}.flex-1{flex:1}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.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}@media (prefers-color-scheme: dark){.ant-layout-content{background:#1f1f1f;color:#fff}.ant-card{background:#262626;border-color:#434343;color:#fff}.ant-table-thead>tr>th{background:#262626;color:#fff;border-color:#434343}.ant-table-tbody>tr>td{border-color:#434343;color:#fff}.ant-table-tbody>tr:hover>td{background:#262626}}.header-actions{display:flex;align-items:center;gap:16px}.user-avatar{cursor:pointer;border:2px solid transparent;border-radius:50%;transition:border-color .3s ease}.user-avatar:hover{border-color:#1890ff}.notification-badge{position:relative}.notification-badge .ant-badge-count{box-shadow:0 0 0 1px #fff}.chart-container{width:100%;height:300px;padding:16px 0}.chart-loading{display:flex;align-items:center;justify-content:center;height:300px;color:#999}.table-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding:16px;background:#fafafa;border-radius:6px}.table-toolbar .ant-btn-group{display:flex;gap:8px}.filters-container{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px;padding:16px;background:#fafafa;border-radius:6px}.filters-container .ant-form-item{margin-bottom:0}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.page-title{font-size:24px;font-weight:600;color:#262626;margin:0}.page-description{color:#8c8c8c;margin-top:4px;font-size:14px}.error-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center}.error-code{font-size:120px;font-weight:700;color:#1890ff;margin-bottom:16px;opacity:.8}.error-message{font-size:18px;color:#595959;margin-bottom:24px}.error-description{color:#8c8c8c;margin-bottom:32px;max-width:400px}
