.channel-kpis{grid-template-columns:repeat(6,1fr)!important;margin-bottom:14px}.channel-sync{display:flex;flex-wrap:wrap;gap:8px}.channel-sync label{font-size:11px;display:flex;align-items:center;gap:5px}.channel-sync input{width:auto}.channel-row{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr auto;gap:12px;align-items:center;border-top:1px solid var(--line);padding:11px 0}.channel-row:first-child{border-top:0}.channel-row small{display:block;color:var(--muted);margin-top:3px}.channel-row select{padding:7px;border:1px solid var(--line);border-radius:7px}@media(max-width:950px){.channel-kpis{grid-template-columns:repeat(3,1fr)!important}.channel-row{grid-template-columns:1fr 1fr}}@media(max-width:600px){.channel-kpis{grid-template-columns:1fr 1fr!important}.channel-row{grid-template-columns:1fr}}
