.monitored-channels-box{width:min(940px,94vw);max-width:940px}.mc-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.mc-heading h2{margin:5px 0 4px}.mc-heading p{margin:0;color:#77859a}.mc-heading>button{border:1px solid #dbe2ea;background:#fff;border-radius:8px;padding:9px 13px;color:#526176;font-weight:800}.mc-notice{min-height:20px;margin:4px 0 10px;font-size:13px}.mc-notice.loading{color:#6d7888}.mc-notice.success{color:#168448}.mc-notice.error{color:#b52e29}.mc-card{display:grid;grid-template-columns:72px 1fr;gap:14px;padding:14px;border:1px solid #e2e6ed;border-radius:12px;margin-bottom:10px}.mc-card>img{width:72px;height:72px;object-fit:cover;border-radius:50%;background:#eef1f5}.mc-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.mc-title h3{margin:2px 0;font-size:16px}.mc-title span{padding:5px 9px;border-radius:20px;font-size:10px;font-weight:900;white-space:nowrap}.mc-title .active{color:#168448;background:#e9f8ef}.mc-title .paused{color:#9a6710;background:#fff5db}.mc-info>p{font-size:12px;color:#77859a;margin:7px 0 12px}.mc-actions{display:flex;gap:7px;flex-wrap:wrap}.mc-actions a,.mc-actions button{border:1px solid #dbe2ea;background:#fff;color:#4c5c72;border-radius:7px;padding:7px 10px;font-size:11px;font-weight:800;text-decoration:none}.mc-actions button:hover,.mc-heading>button:hover{border-color:#8b5cf6;color:#6d3fd1}.mc-actions .danger{color:#c9342e;border-color:#ffd2cf}.mc-actions .danger:hover{background:#fff0ef;border-color:#ef443d;color:#b52e29}.mc-actions button:disabled{opacity:.55}.mc-empty{text-align:center;padding:42px 15px;border:1px dashed #dbe2ea;border-radius:12px;color:#7c899b}.mc-empty b{font-size:28px}.mc-empty h3{color:#172236;margin:8px 0 4px}.mc-empty p{margin:0}@media(max-width:720px){header nav{overflow-x:auto;justify-content:flex-start}.mc-card{grid-template-columns:52px 1fr}.mc-card>img{width:52px;height:52px}.mc-title{align-items:flex-start;flex-direction:column;gap:5px}.mc-heading{flex-direction:column}.mc-actions a,.mc-actions button{flex:1 1 auto;text-align:center}}
