#channel-dialog::backdrop,#channel-delete-dialog::backdrop{background:#20211d99}.channel-panel{width:min(1040px,95vw);max-height:92vh}.channel-layout{display:grid;grid-template-columns:240px minmax(0,1fr);height:min(690px,calc(92vh - 86px));min-height:0}.channel-index{display:flex;flex-direction:column;min-height:0;padding:16px;background:#f1f0eb;border-right:1px solid var(--line);color:var(--ink)}.channel-manage-list{display:grid;align-content:start;overflow-y:auto;margin-top:12px}.channel-manage-list button{display:grid;gap:4px;width:100%;padding:12px;text-align:left;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);cursor:pointer}.channel-manage-list button:hover,.channel-manage-list button.active{background:#fff}.channel-manage-list small{color:#77786f}#channel-form{display:grid;align-content:start;gap:16px;padding:22px 26px 28px;overflow-y:auto;background:var(--paper)}#channel-form>label,#channel-delete-form label{display:grid;gap:6px;color:#5d5e57;font-size:12px}#channel-form input,#channel-form select,#channel-delete-form input,#channel-delete-form select{width:100%;padding:10px 11px;border:1px solid var(--line);background:#fff;color:var(--ink);font:inherit}#channel-form input:focus,#channel-form select:focus,#channel-delete-form input:focus,#channel-delete-form select:focus{outline:2px solid #d85c3655;outline-offset:1px;border-color:var(--accent)}#channel-form label small{color:#77786f;line-height:1.45}.member-block{display:grid;gap:8px}.member-block h3{margin:0;font:600 13px/1.3 system-ui,sans-serif}.member-block>p{margin:0;color:#77786f;font-size:11px}.member-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.member-options label{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;padding:10px;border:1px solid var(--line);background:#fff;color:var(--ink);font-size:12px;cursor:pointer}.member-options label:has(input:checked){border-color:#d85c3677;background:#d85c360b}.member-options label:has(input:disabled){cursor:not-allowed;background:#ecece6;color:#686960}.member-options input{width:auto!important;margin:2px 0 0}.member-options span{display:grid;gap:3px;min-width:0}.member-options small{overflow:hidden;color:#85867e;text-overflow:ellipsis;white-space:nowrap}.device-channel-options{display:grid;gap:7px}.device-channel-row{display:grid;grid-template-columns:minmax(150px,1fr) minmax(180px,1fr);align-items:center;gap:14px;padding:10px 12px;border:1px solid var(--line);background:#fff}.device-channel-row b,.device-channel-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.device-channel-row small{margin-top:3px;color:#85867e;font-size:10px}.device-channel-row select{min-width:0}.channel-actions{display:flex;justify-content:flex-end;gap:12px;padding-top:4px}.channel-actions button{min-width:140px;padding:12px;cursor:pointer}.channel-actions .danger{margin-right:auto}.form-status{min-height:20px;color:#41643b;font-size:12px}.form-status.error{color:#a9342b}.channel-loading{padding:11px 12px;background:#ecece5;color:#5d5e57;font-size:12px}.channel-empty{padding:12px;color:#77786f;font-size:12px}#channel-delete-form label{margin-top:14px}#channel-delete-form select{margin-top:2px}@media(max-width:760px){.channel-panel{width:96vw;max-height:96vh}.channel-layout{grid-template-columns:1fr;height:calc(96vh - 86px);overflow-y:auto}.channel-index{max-height:220px;border-right:0;border-bottom:1px solid var(--line)}#channel-form{overflow:visible;padding:18px}.member-options{grid-template-columns:1fr}.device-channel-row{grid-template-columns:1fr}.channel-actions{flex-direction:column-reverse}.channel-actions button{width:100%}.channel-actions .danger{margin-right:0}}
