.syncStatusChannels181{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.syncStatusChannel181{padding:16px;border:1px solid #d9e8f4;border-radius:14px;min-width:0;background:#f8fcff}
.syncStatusChannel181 h3{margin:0 0 10px}.syncStatusChannel181 dl{margin:0;display:grid;grid-template-columns:minmax(130px,1fr) minmax(0,1.4fr);gap:8px 12px;font-size:13px}
.syncStatusChannel181 dt{color:#657b96}.syncStatusChannel181 dd{margin:0;overflow-wrap:anywhere}
.syncControl181 details{margin:14px 0}.syncControl181 summary{cursor:pointer}.syncControl181 .actions{margin-top:14px;flex-wrap:wrap}
@media(max-width:780px){.syncStatusChannels181{grid-template-columns:1fr}.syncStatusChannel181 dl{grid-template-columns:1fr}.syncControl181 .sectionHead{align-items:flex-start;flex-direction:column;gap:10px}}
