#channels{font-family:"Segoe UI","Microsoft YaHei",Arial,sans-serif;font-size:12px}
#channels button,#channels input,#channels select{font-family:inherit}
#channels .channel-toolbar{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;flex-wrap:wrap}
#channels .channel-toolbar h2{margin:0;font-size:17px;color:#182b38}
#channels .channel-toolbar p{margin:5px 0 0;color:#687985;font-size:12px}
#channels .channel-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
#channels .channel-controls select,#channels .channel-controls input,#channels .channel-table-tools select,#channels .channel-table-tools input{height:34px;min-width:0;border:1px solid #d6e0e4;border-radius:8px;background:#fff;color:#294455;padding:0 9px;font:inherit;font-size:12px}
#channels .channel-controls input[type=date]{width:130px}
#channels .channel-controls button{height:34px;border:1px solid #0f766e;border-radius:8px;background:#0f766e;color:#fff;padding:0 12px;cursor:pointer;font-size:12px}
#channels .channel-custom-range{display:flex;align-items:center;gap:6px}
#channels .channel-custom-range[hidden]{display:none}
#channels .channel-notice{margin-bottom:14px;padding:10px 13px;border:1px solid #f0dfb4;border-radius:9px;background:#fff9e9;color:#765d22;font-size:12px}
#channels .channel-notice[hidden]{display:none}
#channels .channel-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}
#channels .channel-stat{padding:14px 16px;border:1px solid #dfe8e9;border-radius:10px;background:#fff}
#channels .channel-stat small{display:block;color:#70808a;font-size:11px}
#channels .channel-stat strong{display:block;margin-top:6px;color:#1b3442;font-size:24px;line-height:1;letter-spacing:-.03em}
#channels .channel-stat span{display:block;margin-top:3px;color:#71828d;font-size:10px}
#channels .channel-panel{margin-bottom:14px;padding:17px 18px}
#channels .channel-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;flex-wrap:wrap}
#channels .channel-panel-head h3{margin:0;color:#1a3341;font-size:17px}
#channels .channel-panel-head p{margin:3px 0 0;color:#74858f;font-size:12px}
#channels .channel-chart-tools{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
#channels .channel-chart-types{display:inline-flex;padding:3px;border:1px solid #d9e4e7;border-radius:8px;background:#f7fafb}
#channels .channel-chart-types button{border:0;border-radius:5px;background:transparent;color:#536b78;padding:6px 9px;font:inherit;font-size:12px;cursor:pointer;white-space:nowrap}
#channels .channel-chart-types button:hover{color:#0f766e}
#channels .channel-chart-types button.active{background:#fff;color:#0f766e;box-shadow:0 1px 4px #1838471c;font-weight:700}
#channels .channel-chart{min-height:260px;overflow:hidden}
#channels .channel-chart svg{display:block;width:100%;height:246px}
#channels .channel-legend{display:flex;justify-content:center;gap:15px;flex-wrap:wrap;margin-top:4px;font-size:12px;color:#536c7a}
#channels .channel-legend i{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:5px}
#channels .channel-empty{display:grid;place-items:center;min-height:210px;color:#788991;font-size:12px;text-align:center}
#channels .channel-table-tools{display:flex;gap:8px;flex-wrap:wrap}
#channels .channel-table-tools input{width:170px}
#channels .channel-table-tools button{height:34px;border:1px solid #d6e0e4;border-radius:8px;background:#fff;color:#0f766e;padding:0 10px;font-size:12px;cursor:pointer}
#channels .channel-table-tools button:disabled{color:#a2afb4;background:#f7f9f9;cursor:not-allowed}
#channels .channel-table-scroll{overflow:auto;scrollbar-gutter:stable}
#channels .channel-table{width:100%;min-width:960px;border-collapse:collapse;font-size:12px}
#channels .channel-table th{position:sticky;top:0;background:#f8fbfb;color:#687c88;text-align:right;white-space:nowrap;font-size:13px;font-weight:650}
#channels .channel-table th:first-child,#channels .channel-table th:nth-child(2){text-align:left}
#channels .channel-table th,#channels .channel-table td{padding:11px 10px;border-bottom:1px solid #e6ecef}
#channels .channel-table thead tr:first-child th{height:50px;z-index:2}
#channels .channel-table .channel-summary-row th{top:50px;z-index:1;height:62px;background:#eff9f7;border-bottom:2px solid #73bdb0;color:#08705d;font-size:14px;font-weight:700}
#channels .channel-table .channel-summary-row th:first-child{text-align:left;color:#193a4a}
#channels .channel-table .channel-summary-row th:not(:first-child){text-align:right}
#channels .channel-table .channel-summary-row b{font-size:12px}
#channels .channel-table .channel-summary-row small{display:block;margin-top:4px;color:#667e87;font-size:10px;font-weight:400}
#channels .channel-table td{text-align:right;white-space:nowrap;color:#233c4b}
#channels .channel-table td:first-child,#channels .channel-table td:nth-child(2){text-align:left}
#channels .channel-table td:nth-child(n+3){font-size:14px;font-weight:700}
#channels .channel-table tbody tr{cursor:pointer}
#channels .channel-table tbody tr:hover,#channels .channel-table tbody tr.selected{background:#f0faf7}
#channels .channel-column{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;border:0;background:transparent;color:inherit;padding:0;cursor:pointer;font:inherit;text-align:left}
#channels .channel-column:hover,#channels .channel-column.filtered{color:#0f766e}
#channels .channel-column-icon{color:#8a9ba4;font-size:12px;white-space:nowrap}
#channels .channel-name{font-size:13px;font-weight:700;color:#173947}
#channels .channel-pill{display:inline-block;padding:3px 7px;border-radius:6px;background:#e9f4f1;color:#187468;font-size:12px}
#channels .channel-pill.paid{background:#e9f1fd;color:#2f62a8}
#channels .channel-pill.organic{background:#f1ebfa;color:#7359a6}
#channels .channel-muted{color:#8b9aa1}
#channels .channel-table-foot{margin:10px 2px 0;color:#74858e;font-size:12px;line-height:1.6}
#channels .channel-drill[hidden]{display:none}
#channels .channel-drill-head{display:flex;align-items:start;justify-content:space-between;gap:12px;flex-wrap:wrap}
#channels .channel-drill-head h3{margin:0;font-size:17px}
#channels .channel-drill-head p{margin:5px 0;color:#74848e;font-size:12px}
#channels .channel-drill-close{border:1px solid #d3e1df;border-radius:7px;background:#fff;color:#34535b;padding:6px 10px;font-size:12px;cursor:pointer}
#channels .channel-drill-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0}
#channels .channel-drill-stats div{padding:11px 13px;border-radius:9px;background:#f5faf9}
#channels .channel-drill-stats small{display:block;color:#637884;font-size:11px}
#channels .channel-drill-stats strong{display:block;margin-top:5px;color:#173a45;font-size:24px;line-height:1.1;letter-spacing:-.03em}
#channels .channel-drill-stats span{display:block;color:#6e808a;font-size:10px}
#channels .channel-product-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;font-size:12px}
#channels .channel-product-table th,#channels .channel-product-table td{height:56px;padding:8px 9px;border-bottom:1px solid #e6ecef;text-align:right;white-space:nowrap;background:#fff}
#channels .channel-product-table th{height:50px;color:#6c7f8a;font-size:13px;background:#f8fbfb}
#channels .channel-product-table th:nth-child(-n+5),#channels .channel-product-table td:nth-child(-n+5){text-align:left}
#channels .channel-product-table th:nth-child(1),#channels .channel-product-table td:nth-child(1){min-width:90px;position:sticky;left:0;z-index:2}
#channels .channel-product-table th:nth-child(2),#channels .channel-product-table td:nth-child(2){min-width:340px;max-width:340px;position:sticky;left:90px;z-index:2;white-space:normal}
#channels .channel-product-table th:nth-child(1),#channels .channel-product-table th:nth-child(2){z-index:3}
#channels .channel-product-table th:nth-child(3),#channels .channel-product-table td:nth-child(3){min-width:145px}
#channels .channel-product-table th:nth-child(4),#channels .channel-product-table td:nth-child(4){min-width:150px}
#channels .channel-product-table th:nth-child(5),#channels .channel-product-table td:nth-child(5){min-width:195px;width:195px;max-width:195px}
#channels .channel-product-table td:nth-child(5){overflow:hidden;text-overflow:ellipsis}
#channels .channel-product-table th:nth-child(n+6),#channels .channel-product-table td:nth-child(n+6){min-width:105px}
#channels .channel-product-table td:nth-child(n+6){font-size:14px;font-weight:700}
#channels .channel-product-table tbody tr:hover td{background:#f4faf9}
#channels .channel-product-column{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;border:0;background:transparent;color:inherit;padding:0;font:inherit;text-align:inherit;cursor:pointer}
#channels .channel-product-column:hover,#channels .channel-product-column.filtered{color:#0f766e}
#channels .channel-product-column small{display:block;font-size:10px;font-weight:400}
#channels .channel-product-column-icon{color:#8a9ba4;font-size:12px;white-space:nowrap}
#channels .channel-product-cell{display:flex;align-items:center;gap:9px;line-height:1.4}
#channels .channel-product-thumb,#channels .channel-product-thumb-placeholder{width:42px;height:42px;flex:none;border:1px solid #dde7e9;border-radius:6px;object-fit:cover;background:#fff}
#channels .channel-product-thumb-placeholder{display:grid;place-items:center;color:#9aadb5;background:#f6f9f9}
#channels .channel-product-link{border:0;background:transparent;color:#174d69;cursor:pointer;text-align:left;font:inherit;font-size:13px;font-weight:650;line-height:1.55}
#channels .channel-product-title{color:#173947;font-size:13px;font-weight:650;line-height:1.55}
#channels .channel-product-table .product-age-badge,#channels .channel-product-table .product-line-badge,#channels .channel-product-table .product-brand-badge,#channels .channel-product-table .product-brand-more{font-size:12px}
#channels .channel-product-link:hover{text-decoration:underline}
#channels .channel-product-meta{display:block;color:#81919a;font-size:11px;margin-top:3px}
#channels .channel-product-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:12px;color:#697f89;font-size:12px}
#channels .channel-product-pagination>div{display:flex;align-items:center;gap:5px}
#channels .channel-product-pagination button{height:32px;min-width:34px;border:1px solid #d8e3e6;border-radius:6px;background:#fff;color:#38545d;font-size:12px;cursor:pointer}
#channels .channel-product-pagination button.active{border-color:#0f766e;background:#0f766e;color:#fff}
#channels .channel-product-pagination button:disabled{opacity:.45;cursor:not-allowed}
#channels .channel-product-menu{position:fixed;z-index:1200;width:310px;padding:9px;border:1px solid #d9e5e7;border-radius:10px;background:#fff;box-shadow:0 12px 35px #1429362e;font-size:12px;color:#244250}
#channels .channel-product-menu[hidden]{display:none}
#channels .channel-product-menu-sort{display:grid;grid-template-columns:1fr 1fr;margin-bottom:9px}
#channels .channel-product-menu-sort button{border:0;background:#f6faf9;padding:10px;color:#375767;font-size:12px;cursor:pointer}
#channels .channel-product-menu-sort button:first-child{border-right:1px solid #e0e9ea}
#channels .channel-product-menu>input{width:100%;height:34px;border:1px solid #9ccfc6;border-radius:7px;padding:0 9px;font:inherit}
#channels .channel-product-select-all,#channels .channel-product-filter-options label{display:flex;align-items:center;gap:8px;padding:7px 4px;cursor:pointer}
#channels .channel-product-select-all{border-bottom:1px solid #e5ecee;margin-top:6px;font-weight:650}
#channels .channel-product-select-all small,#channels .channel-product-filter-options small{margin-left:auto;color:#8b9ba4;font-size:10px}
#channels .channel-product-menu input[type=checkbox]{accent-color:#0f766e}
#channels .channel-product-filter-options{max-height:230px;overflow:auto}
#channels .channel-product-filter-options p{text-align:center;color:#82939d}
#channels .channel-product-menu-actions{display:flex;justify-content:flex-end;gap:7px;border-top:1px solid #e5ecee;padding-top:9px}
#channels .channel-product-menu-actions button{border:1px solid #d5e0e2;border-radius:6px;background:#fff;padding:6px 12px;color:#395760;font-size:12px;cursor:pointer}
#channels .channel-product-menu-actions button:last-child{border-color:#0f766e;background:#0f766e;color:#fff}
@media(max-width:1000px){#channels .channel-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){#channels .channel-stats{grid-template-columns:1fr 1fr}#channels .channel-stat strong{font-size:17px}#channels .channel-drill-stats{grid-template-columns:1fr}}
