.tbcc-page{display:flex;flex-direction:column;gap:12px}.tbcc-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.tbcc-header h2{font-size:20px;font-weight:700;color:#111827}.tbcc-header p{margin-top:3px;font-size:12px;color:#6b7280}.tbcc-header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.tbcc-header-actions .is-running{background:#2563eb;color:#fff;box-shadow:0 0 0 3px #bfdbfe}.tbcc-warning{padding:10px 12px;border:1px solid #fecaca;background:#fff1f2;color:#b91c1c;font-size:13px}.tbcc-progress{padding:10px 12px;border:1px solid #bfdbfe;background:#eff6ff;font-size:12px}.tbcc-progress.completed{border-color:#bbf7d0;background:#f0fdf4}.tbcc-progress.failed{border-color:#fecaca;background:#fff1f2}.tbcc-progress-steps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.tbcc-progress-step{min-height:42px;padding:7px 8px;border:1px solid #dbe3ef;background:#f8fafc;color:#64748b}.tbcc-progress-step strong{display:block;margin-left:20px;font-size:12px;line-height:16px}.tbcc-step-number{float:left;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#cbd5e1;color:#475569;font-size:10px}.tbcc-progress-step small{display:block;margin-left:20px;color:inherit;font-size:10px}.tbcc-progress-step.current{border-color:#60a5fa;background:#dbeafe;color:#1d4ed8}.tbcc-progress-step.current .tbcc-step-number{background:#2563eb;color:#fff}.tbcc-progress-step.done{border-color:#86efac;background:#dcfce7;color:#15803d}.tbcc-progress-step.done .tbcc-step-number{background:#16a34a;color:#fff}.tbcc-progress-step.failed{border-color:#fca5a5;background:#fee2e2;color:#b91c1c}.tbcc-progress-step.failed .tbcc-step-number{background:#dc2626;color:#fff}.tbcc-progress-main{display:flex;align-items:center;gap:14px;margin-top:8px}.tbcc-progress-main strong{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tbcc-progress-detail,.tbcc-progress-error{margin-top:4px;color:#6b7280}.tbcc-progress-error{color:#b91c1c}.tbcc-campaigns,.tbcc-products,.tbcc-records{padding:0;overflow:hidden}.tbcc-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #e5e7eb}.tbcc-section-head>div:first-child{display:flex;align-items:center;gap:10px}.tbcc-section-head span{font-size:12px;color:#6b7280}.tbcc-inline-filter{display:flex!important;gap:8px!important;align-items:center!important;flex-wrap:wrap}.tbcc-inline-filter .input{width:190px}.tbcc-inline-filter .input-date{width:140px}.tbcc-inline-filter .input-select{width:150px}.tbcc-inline-filter .input-number{width:130px}.tbcc-campaign-picker{display:grid;grid-template-columns:48px minmax(320px,620px) 1fr;align-items:center;gap:10px;padding:12px 14px}.tbcc-campaign-picker label{font-size:13px;color:#4b5563}.tbcc-campaign-summary{display:flex;gap:6px;flex-wrap:wrap}.tbcc-campaign-summary span{padding:3px 6px;background:#f3f4f6;color:#4b5563;font-size:12px}.tbcc-table-wrap{width:100%;overflow:auto}.tbcc-table{width:100%;min-width:1650px;border-collapse:collapse;table-layout:fixed}.tbcc-table th,.tbcc-table td{padding:9px 10px;border-bottom:1px solid #e5e7eb;vertical-align:middle;text-align:left;font-size:13px}.tbcc-table th{background:#f9fafb;color:#4b5563;white-space:nowrap}.tbcc-table th:nth-child(2){width:300px}.tbcc-table th:nth-child(3){width:170px}.tbcc-table td small{display:block;margin-top:3px;color:#9ca3af}.tbcc-product-cell{display:flex;align-items:center;gap:9px;min-width:0}.tbcc-product-cell img{width:42px;height:42px;object-fit:cover;border-radius:4px;border:1px solid #e5e7eb;flex:0 0 auto}.tbcc-product-cell>div{min-width:0}.tbcc-product-cell strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tbcc-empty{padding:36px;text-align:center;color:#9ca3af}.tbcc-page .list-pagination{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:10px 14px}.tbcc-records .tbcc-table{min-width:980px}.tbcc-debug-card{padding:14px}.tbcc-debug-card>label{display:block;margin-bottom:8px;font-size:13px;font-weight:600;color:#374151}.tbcc-debug-card textarea{width:100%;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.tbcc-debug-actions{display:flex;align-items:center;gap:10px;margin-top:10px;font-size:12px;color:#6b7280}.tbcc-debug-card pre{max-width:760px;max-height:420px;margin:0;overflow:auto;white-space:pre-wrap;word-break:break-word;font-size:12px;color:#374151}.tbcc-debug-card details+details{margin-top:10px}.tbcc-debug-card summary{cursor:pointer;font-weight:600;color:#374151}@media(max-width:900px){.tbcc-header{flex-direction:column}.tbcc-header-actions{justify-content:flex-start}.tbcc-section-head{align-items:flex-start;flex-direction:column}.tbcc-inline-filter{width:100%;flex-wrap:wrap}.tbcc-inline-filter .input{width:100%}.tbcc-campaign-picker{grid-template-columns:1fr}.tbcc-campaign-summary{margin-top:2px}.tbcc-progress-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}
