body{margin:0;padding:0}#root{min-height:100vh}.filter-panel{margin-bottom:12px}.filter-card{border-radius:8px;box-shadow:0 2px 8px var(--card-shadow);transition:all .3s ease;background:var(--bg-color);border:1px solid var(--border-color)}.filter-card .ant-card-body{padding:12px 16px}.filter-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:16px}.toggle-btn{white-space:nowrap;flex-shrink:0}.filter-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.filter-content.expanded{max-height:500px}.filter-item{width:100%}.filter-label{font-size:13px;font-weight:600;color:var(--text-primary);margin-bottom:6px;display:flex;align-items:center;transition:color .3s ease}.filter-label:before{content:"";display:inline-block;width:3px;height:12px;background:var(--primary-color);border-radius:2px;margin-right:6px;transition:background .3s ease}.filter-panel .ant-radio-button-wrapper{border-color:var(--border-color);background:var(--bg-color);color:var(--text-primary);transition:all .2s ease}.filter-panel .ant-radio-button-wrapper:hover{color:var(--text-primary);border-color:var(--primary-color)}.filter-panel .ant-radio-button-wrapper-checked{background:var(--primary-color);border-color:var(--primary-color);color:var(--bg-color)}.filter-panel .ant-radio-button-wrapper-checked:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.filter-panel .ant-select-selector{border-radius:6px;min-height:32px;transition:all .2s ease}.filter-panel .ant-input,.filter-panel .ant-picker{border-radius:6px;height:32px;transition:all .2s ease}.filter-panel .ant-btn{border-radius:6px;transition:all .2s ease}@media screen and (max-width:1200px){.filter-card .ant-card-body{padding:12px 16px}.filter-label{font-size:12px}.filter-panel .ant-radio-button-wrapper{font-size:12px;padding:0 10px}}@media screen and (max-width:768px){.filter-card .ant-card-body{padding:12px}.filter-item{margin-bottom:8px}.filter-panel .ant-radio-group{display:flex;flex-wrap:wrap}.filter-panel .ant-radio-button-wrapper{font-size:11px;padding:0 8px;min-width:auto}}@media screen and (max-width:480px){.filter-card .ant-card-body{padding:8px}.filter-label{font-size:11px;margin-bottom:6px}.filter-label:before{width:2px;height:12px}.filter-panel .ant-radio-button-wrapper,.filter-panel .ant-input,.filter-panel .ant-picker,.filter-panel .ant-btn{font-size:11px;height:28px}}.content-table{border-radius:8px;overflow:hidden}.content-table .ant-table{background:var(--bg-color);border-radius:8px;transition:background .3s ease}.content-table .ant-table-thead>tr>th{background:var(--primary-color);color:var(--bg-color);font-weight:600;border-bottom:none;padding:12px;font-size:13px;transition:all .3s ease}.content-table .ant-table-thead>tr>th:before{display:none}.content-table .ant-table-tbody>tr{transition:all .3s ease;background:var(--bg-color)}.content-table .ant-table-tbody>tr:hover{background:var(--hover-bg);box-shadow:0 2px 8px var(--card-shadow);transform:translateY(-2px)}.content-table .ant-table-tbody>tr>td{padding:12px;border-bottom:1px solid var(--border-color);color:var(--text-primary);transition:all .3s ease}.content-table .ant-table-tbody>tr:nth-child(2n){background:var(--secondary-bg)}.content-table .ant-table-tbody>tr:nth-child(2n):hover{background:var(--hover-bg)}.title-cell{max-width:500px}.title-text{font-size:13px;font-weight:500;color:var(--text-primary);margin-bottom:6px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease}.author-info{font-size:12px;color:var(--text-tertiary);transition:color .3s ease}.fans-count{margin-left:8px;color:var(--text-secondary);font-weight:500;transition:color .3s ease}.keywords-wrapper{margin-top:6px;display:flex;align-items:center;flex-wrap:wrap;gap:4px}.keywords-label{font-size:12px;color:var(--text-tertiary);transition:color .3s ease}.keyword-tag{margin:0;font-size:12px;background:var(--tertiary-bg);border:1px solid var(--border-color);color:var(--text-primary);transition:all .2s ease}.keyword-separator{color:var(--text-tertiary);margin:0 2px;transition:color .3s ease}.number-cell{font-size:13px;font-weight:600;color:var(--text-primary);transition:color .3s ease}.time-cell{font-size:12px;color:var(--text-secondary);transition:color .3s ease}.content-table .ant-pagination{margin:16px 0 8px}.content-table .ant-pagination-item{background:var(--bg-color);border-color:var(--border-color);transition:all .3s ease}.content-table .ant-pagination-item a{color:var(--text-primary);transition:color .3s ease}.content-table .ant-pagination-item-active{background:var(--primary-color);border-color:var(--primary-color)}.content-table .ant-pagination-item-active a{color:var(--bg-color)}.content-table .ant-pagination-item:hover{border-color:var(--primary-color)}.content-table .ant-pagination-item:hover a{color:var(--primary-color)}.content-table .ant-btn-link{color:var(--text-primary);padding:0 8px;transition:color .3s ease;white-space:nowrap}.content-table .ant-btn-link:hover{color:var(--text-secondary)}.content-table .ant-space{white-space:normal}.platform-tag,.category-tag{background:var(--tertiary-bg);border:1px solid var(--border-color);color:var(--text-primary);transition:all .2s ease}@media screen and (max-width:1200px){.content-table .ant-table-thead>tr>th,.content-table .ant-table-tbody>tr>td{padding:10px 8px;font-size:12px}.title-cell{max-width:400px}.title-text{font-size:12px}}@media screen and (max-width:768px){.content-table{overflow-x:auto}.content-table .ant-table{min-width:1000px}.content-table .ant-table-thead>tr>th,.content-table .ant-table-tbody>tr>td{padding:8px 6px;font-size:11px}.title-cell{max-width:300px}.title-text{font-size:11px}.author-info,.keywords-label,.keyword-tag{font-size:10px}.number-cell{font-size:12px}.time-cell{font-size:10px}}@media screen and (max-width:480px){.content-table .ant-table-thead>tr>th,.content-table .ant-table-tbody>tr>td{padding:6px 4px;font-size:10px}.title-cell{max-width:200px}.content-table .ant-pagination{margin:12px 0 6px}.content-table .ant-btn-link{padding:0 4px;font-size:10px}}*{margin:0;padding:0;box-sizing:border-box}:root{--bg-primary: #ffffff;--bg-secondary: #f8f9fa;--bg-tertiary: #f1f3f5;--text-primary: #212529;--text-secondary: #495057;--text-tertiary: #868e96;--border-color: #dee2e6;--accent-color: #228be6;--accent-hover: #1c7ed6;--success-color: #51cf66;--warning-color: #ffd43b;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .12);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--bg-color: var(--bg-primary);--primary-color: var(--accent-color);--primary-hover: var(--accent-hover);--card-shadow: rgba(0, 0, 0, .06)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--bg-secondary);color:var(--text-primary);line-height:1.6}.app-layout{min-height:100vh;background:var(--bg-secondary)}.main-layout{margin-top:60px;min-height:calc(100vh - 60px)}.top-navbar{background:var(--bg-primary);border-bottom:1px solid var(--border-color);padding:0 24px;position:fixed;top:0;left:0;right:0;z-index:1000;height:60px;line-height:60px}.navbar-content{max-width:100%;margin:0 auto;display:flex;align-items:center;height:60px}.navbar-logo{display:flex;align-items:center;gap:12px;cursor:pointer}.logo-icon{font-size:24px;color:var(--accent-color)}.logo-text{font-size:18px;font-weight:600;color:var(--text-primary)}.app-content{padding:24px;background:var(--bg-secondary);min-height:calc(100vh - 60px);margin-left:220px;overflow-x:auto}.app-sider{background:var(--bg-primary);border-right:1px solid var(--border-color);position:fixed!important;left:0;top:60px;bottom:0;z-index:999;overflow-y:auto}.sidebar-menu{height:100%;border-right:none;padding:20px 12px;background:var(--bg-primary)}.main-layout .ant-layout-sider-collapsed+.ant-layout-content{margin-left:80px}@media screen and (max-width:1200px){.app-content{padding:16px}}@media screen and (max-width:768px){.app-content{margin-left:0;padding:12px}.app-sider{position:fixed!important;z-index:1001}.logo-text{display:none}.top-navbar{padding:0 16px}}@media screen and (max-width:480px){.app-content{padding:8px}.navbar-logo{gap:8px}.logo-icon{font-size:20px}}
