.common-table-container{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000000d;border:1px solid rgba(229,231,235,.5);overflow:hidden}.common-table-container .table-header{padding:20px 24px;border-bottom:1px solid rgba(243,244,246,.8);display:flex;justify-content:space-between;align-items:center}.common-table-container .table-header h3{font-size:18px;font-weight:600;color:#111827;margin:0;letter-spacing:-.01em}.common-table-container .table-header .table-filters .ant-radio-group .ant-radio-button-wrapper{border-radius:6px;border:1px solid #d1d5db;margin-right:8px}.common-table-container .table-header .table-filters .ant-radio-group .ant-radio-button-wrapper:first-child{border-radius:6px}.common-table-container .table-header .table-filters .ant-radio-group .ant-radio-button-wrapper:last-child{border-radius:6px;margin-right:0}.common-table-container .table-header .table-filters .ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{background:#3b82f6;border-color:#3b82f6;color:#fff}.common-table-container .table-header .table-filters .ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked:hover{background:#2563eb;border-color:#2563eb}.common-table-container .table-header .table-filters .ant-radio-group .ant-radio-button-wrapper:not(.ant-radio-button-wrapper-checked):hover{border-color:#9ca3af}.common-table-container .table-content{padding:0 12px 12px}.common-table-container .table-content .ant-table .ant-table-thead>tr>th{background:#fff;border-bottom:1px solid #f3f4f6;font-weight:500;color:#6b7280;font-size:13px;padding:16px 24px}.common-table-container .table-content .ant-table .ant-table-tbody>tr>td{border-bottom:1px solid #f9fafb;padding:16px;color:#374151;font-size:14px}.common-table-container .table-content .ant-table .ant-table-tbody>tr:hover>td{background:#f9fafb}.common-table-container .table-content .ant-table .ant-table-tbody>tr:last-child>td{border-bottom:none}@media (max-width: 480px){.common-table-container{border-radius:8px;margin-bottom:16px}.common-table-container .table-header{padding:12px;flex-direction:column;align-items:flex-start;gap:12px}.common-table-container .table-header h3{font-size:16px}.common-table-container .table-content .ant-table{font-size:12px}.common-table-container .table-content .ant-table .ant-table-thead>tr>th{padding:8px 6px;font-size:11px}.common-table-container .table-content .ant-table .ant-table-tbody>tr>td{padding:8px 6px;font-size:12px}.common-table-container .table-content .ant-table .ant-table-content{overflow-x:auto}.common-table-container .table-content .ant-table .ant-table-body{min-width:100%}.common-table-container .table-content .ant-table .ant-table-thead>tr>th:nth-child(1),.common-table-container .table-content .ant-table .ant-table-tbody>tr>td:nth-child(1){width:15%;min-width:60px}.common-table-container .table-content .ant-table .ant-table-thead>tr>th:nth-child(2),.common-table-container .table-content .ant-table .ant-table-tbody>tr>td:nth-child(2){width:30%;min-width:120px}.common-table-container .table-content .ant-table .ant-table-thead>tr>th:nth-child(3),.common-table-container .table-content .ant-table .ant-table-tbody>tr>td:nth-child(3){width:35%;min-width:150px}.common-table-container .table-content .ant-table .ant-table-thead>tr>th:nth-child(4),.common-table-container .table-content .ant-table .ant-table-tbody>tr>td:nth-child(4){width:10%;min-width:80px}.common-table-container .table-content .ant-table .ant-table-thead>tr>th:nth-child(5),.common-table-container .table-content .ant-table .ant-table-tbody>tr>td:nth-child(5){width:10%;min-width:60px}.common-table-container .table-content .ant-pagination{margin:12px 0;text-align:center}.common-table-container .table-content .ant-pagination .ant-pagination-item,.common-table-container .table-content .ant-pagination .ant-pagination-prev,.common-table-container .table-content .ant-pagination .ant-pagination-next{min-width:28px;height:28px;line-height:26px;font-size:12px}.common-table-container .table-content .ant-pagination .ant-pagination-options{display:none}}.action-buttons{display:flex;gap:16px;align-items:center}.action-buttons .ant-btn{padding:4px 8px;height:auto;font-size:13px;border-radius:4px}.action-buttons .ant-btn.ant-btn-link{padding:0}.action-buttons .ant-btn.ant-btn-link:hover{background:transparent}@media (max-width: 480px){.action-buttons{gap:8px}.action-buttons .ant-btn{font-size:12px;padding:4px}}.cover-cell{display:flex;align-items:center;justify-content:flex-start}.cover-cell .cover-image{border-radius:2px;overflow:hidden;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000000d}.cover-cell .cover-image .ant-image-img{border-radius:8px;object-fit:cover;display:block}.cover-cell .cover-image .ant-image-mask{border-radius:8px}.cover-cell .cover-image:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000001a}.cover-cell .cover-placeholder{width:100px;height:60px;display:flex;align-items:center;justify-content:center;background:#f9fafb;border-radius:8px;color:#d1d5db}.cover-cell .cover-placeholder .anticon{font-size:24px}@media (max-width: 480px){.cover-cell .cover-image .ant-image-img{width:70px!important;height:35px!important}.cover-cell .cover-placeholder{width:70px;height:35px}.cover-cell .cover-placeholder .anticon{font-size:18px}}.link-cell{display:flex;align-items:center;gap:12px}.link-cell .link-text{flex:1;color:#4b5563;text-decoration:none;font-size:13px;word-break:break-all;line-height:1.5;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;background:#f9fafb;padding:6px 12px;border-radius:6px;border:1px solid transparent;transition:all .2s ease}.link-cell .link-text:hover{color:#2563eb;background:#eff6ff;border-color:#dbeafe}.link-cell .copy-btn{flex-shrink:0;color:#9ca3af;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease;border:1px solid transparent}.link-cell .copy-btn:hover:not(:disabled){color:#3b82f6;background-color:#eff6ff;border-color:#dbeafe}.link-cell .copy-btn:active:not(:disabled){transform:scale(.95)}.link-cell .copy-btn:disabled{color:#e5e7eb;cursor:not-allowed}.link-cell .copy-btn .anticon{font-size:16px}@media (max-width: 480px){.link-cell{gap:4px}.link-cell .link-text{font-size:10px;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.link-cell .copy-btn{padding:2px 4px;flex-shrink:0;min-width:24px;height:24px}.link-cell .copy-btn .anticon{font-size:10px}}.common-page-header{background:#fff;border-radius:12px;border:1px solid rgba(229,231,235,.6);box-shadow:0 4px 20px -4px #0000000d,0 1px 2px #00000005;padding:32px;margin-bottom:24px;position:relative;overflow:hidden;transition:all .3s ease;--header-accent: #3b82f6;--header-bg-accent: #eff6ff}.common-page-header:before{content:"";position:absolute;top:-50px;right:-50px;width:400px;height:400px;background:radial-gradient(circle,var(--header-bg-accent) 0%,rgba(255,255,255,.2) 80%);opacity:.5;pointer-events:none;z-index:0}.common-page-header:after{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(229,231,235,.5),transparent);z-index:0}.common-page-header.theme-blue{--header-accent: #3b82f6;--header-bg-accent: #eff6ff}.common-page-header.theme-purple{--header-accent: #8b5cf6;--header-bg-accent: #f5f3ff}.common-page-header.theme-green{--header-accent: #10b981;--header-bg-accent: #ecfdf5}.common-page-header.theme-orange{--header-accent: #f97316;--header-bg-accent: #fff7ed}.common-page-header .header-main{display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:1;margin-bottom:24px;gap:24px}.common-page-header .header-main:last-child{margin-bottom:0}.common-page-header .header-main .header-content{display:flex;gap:24px;flex:1;min-width:0}.common-page-header .header-main .header-content .header-icon{width:64px;height:64px;border-radius:10px;background:var(--header-bg-accent);display:flex;align-items:center;justify-content:center;color:var(--header-accent);font-size:28px;flex-shrink:0;box-shadow:0 2px 8px #00000005;border:1px solid rgba(255,255,255,.5)}.common-page-header .header-main .header-content .header-text{display:flex;flex-direction:column;justify-content:center;max-width:600px}.common-page-header .header-main .header-content .header-text h2{font-size:24px;font-weight:700;color:#111827;margin:0 0 8px;letter-spacing:-.02em;line-height:1.2}.common-page-header .header-main .header-content .header-text p{color:#4b5563;font-size:15px;margin:0;line-height:1.6;font-weight:400}.common-page-header .header-main .header-right-section{display:flex;align-items:center;gap:24px}.common-page-header .header-main .header-actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.common-page-header .header-main .header-actions .ant-btn{height:40px;padding:0 20px;font-size:14px;font-weight:600;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;align-items:center;gap:8px}.common-page-header .header-main .header-actions .ant-btn.ant-btn-primary{background:#111827;border-color:#111827}.common-page-header .header-main .header-actions .ant-btn.ant-btn-primary:hover{background:#374151;border-color:#374151;transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.common-page-header .header-main .header-actions .ant-btn:not(.ant-btn-primary):hover{border-color:#d1d5db;color:#111827;transform:translateY(-1px)}.common-page-header .header-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;padding-top:28px;border-top:1px solid rgba(243,244,246,.8);position:relative;z-index:1}.common-page-header .header-features .feature-item{display:flex;align-items:flex-start;gap:16px;padding:16px;border-radius:10px;transition:all .2s ease;border:1px solid transparent}.common-page-header .header-features .feature-item:hover{background:#fff9;border-color:#e5e7eb99;box-shadow:0 4px 12px -2px #00000008;transform:translateY(-2px)}.common-page-header .header-features .feature-item:hover .feature-icon{transform:scale(1.05)}.common-page-header .header-features .feature-item .feature-icon{width:40px;height:40px;border-radius:8px;background:var(--header-bg-accent);display:flex;align-items:center;justify-content:center;color:var(--header-accent);font-size:18px;flex-shrink:0;transition:all .2s ease}.common-page-header .header-features .feature-item .feature-content h4{font-size:15px;font-weight:600;color:#1f2937;margin:0 0 4px}.common-page-header .header-features .feature-item .feature-content p{font-size:13px;color:#6b7280;margin:0;line-height:1.5}@media (max-width: 768px){.common-page-header{padding:20px;border-radius:12px}.common-page-header .header-main{flex-direction:column;gap:20px}.common-page-header .header-main .header-content{flex-direction:column;gap:16px;text-align:center;align-items:center}.common-page-header .header-main .header-content .header-text{max-width:100%;align-items:center}.common-page-header .header-main .header-right-section{flex-direction:column;align-items:stretch;width:100%}.common-page-header .header-main .header-actions{width:100%;justify-content:center}.common-page-header .header-main .header-actions .ant-btn{flex:1;justify-content:center}.common-page-header .header-features{grid-template-columns:1fr;gap:16px}.common-page-header .header-features .feature-item{padding:12px;background:#f9fafb}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;color:#161823;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100%;height:100vh;overflow:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ant-table-pagination.ant-pagination{margin:16px!important}.ant-dropdown-menu-item-group-title{padding:0!important}
