
.unified-rootbar{display:flex;align-items:center;justify-content:space-between;min-height:68px;padding:12px 20px;gap:16px;background:var(--surface,#f6faf8)}
.unified-rootbar h1,.cap-root .bar.root h1{margin:0;font-size:24px;line-height:32px;font-weight:650;white-space:nowrap}
.rootbar-actions{display:flex;align-items:center;justify-content:flex-end;min-width:0;max-width:70%}
.rootbar-actions h1,.rootbar-actions h2,.rootbar-actions strong{font-size:14px!important;line-height:20px!important}
.rootbar-actions button{min-height:48px;max-width:100%}.rootbar-actions p{display:none}
.channel-item{padding:18px 16px}.channel-item+.channel-item{border-top:1px solid var(--outline-variant,#dce6e2)}
.channel-heading{display:flex;align-items:center;gap:12px}.channel-heading h2{font-size:17px;line-height:24px;margin:0;flex:1;min-width:0;overflow-wrap:break-word}
.channel-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:var(--primary-container,#dcefeb);color:var(--primary,#006d63);font-weight:700;flex:none}
.channel-switch{width:52px;height:48px;padding:8px 0;border:0;background:transparent;flex:none;position:relative;cursor:pointer}
.channel-switch:before{content:"";display:block;height:30px;background:#dfe5e2;border:2px solid #72817b;border-radius:18px;box-sizing:border-box}
.channel-switch span{position:absolute;width:18px;height:18px;border-radius:50%;background:#72817b;top:15px;left:7px;transition:transform .15s}
.channel-switch[aria-checked=true]:before{background:var(--primary,#006d63);border-color:var(--primary,#006d63)}
.channel-switch[aria-checked=true] span{background:white;transform:translateX(20px)}
.channel-switch:focus-visible{outline:2px solid var(--primary,#006d63);outline-offset:2px;border-radius:20px}.channel-switch:disabled{opacity:.5}
.channel-status{display:flex;align-items:center;gap:10px;margin:12px 0 0 48px;font-size:13px;line-height:20px;color:var(--on-surface-variant,#53665f);overflow-wrap:anywhere}.channel-status .status-badge{flex:none}
.channel-actions{display:flex;flex-wrap:wrap;gap:4px 12px;margin:8px 0 0 40px}.channel-actions button{min-height:48px;padding:8px;font-size:14px}
.channel-item>p{margin:8px 0 0 48px}.customer-create-row{display:flex;justify-content:flex-end;margin:0 0 12px}.cap-root .bar.root{height:auto;min-height:68px;padding:12px 20px}.cap-root .rootbar-actions button{border:0;background:transparent;color:inherit}.cap-root .rootbar-actions svg{width:18px;height:18px}
.creation-appbar [data-save-creation-draft]{margin-left:auto;white-space:nowrap;border:0;background:transparent;color:var(--primary,#006d63);font-size:14px;min-height:48px;padding:8px}.draft-feedback{font-size:13px;color:var(--primary,#006d63)}
