.hc-communication-host{margin-bottom:12px}.ch-hub{display:grid;gap:10px}.ch-hub-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.ch-hub-head h2{margin:4px 0 0;font-size:1.28rem}.ch-hub-head p{margin:5px 0 0;color:var(--stip-muted);font-size:.72rem;line-height:1.4}.ch-profile-btn{flex:0 0 auto;max-width:110px;border:1px solid var(--stip-line);border-radius:14px;background:var(--stip-surface);padding:6px;display:grid;justify-items:center;gap:3px;color:var(--stip-ink);font-size:.58rem;font-weight:900}.ch-mini-avatar,.ch-avatar,.ch-thread-avatar,.ch-result-avatar{overflow:hidden;background:var(--stip-accent-soft);color:var(--stip-accent);display:grid;place-items:center;font-weight:950}.ch-mini-avatar{width:30px;height:30px;border-radius:50%}.ch-avatar{width:52px;height:52px;border-radius:50%}.ch-thread-avatar{width:43px;height:43px;border-radius:50%}.ch-result-avatar{width:42px;height:42px;border-radius:50%}.ch-mini-avatar img,.ch-avatar img,.ch-thread-avatar img,.ch-result-avatar img{width:100%;height:100%;object-fit:cover}.ch-ask-entry{width:100%;min-height:64px;border:1px solid var(--stip-line);border-radius:18px;background:var(--stip-surface);display:grid;grid-template-columns:38px 1fr 20px;gap:9px;align-items:center;padding:10px 12px;color:var(--stip-ink);text-align:left;box-shadow:var(--stip-shadow-soft)}.ch-ask-entry>span{width:36px;height:36px;border-radius:12px;background:var(--stip-accent-soft);color:var(--stip-accent);display:grid;place-items:center;font-size:1.2rem}.ch-ask-entry strong,.ch-ask-entry small{display:block}.ch-ask-entry small{margin-top:3px;color:var(--stip-muted);font-size:.66rem}.ch-ask-entry>b{font-size:1.2rem;color:var(--stip-muted)}.ch-messages{padding:12px;border:1px solid var(--stip-line);border-radius:20px;background:var(--stip-surface)}.ch-section-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.ch-section-head h3{margin:3px 0 0}.ch-section-head button{min-height:36px;border:0;border-radius:11px;background:var(--stip-accent-soft);color:var(--stip-accent);font-size:.68rem;font-weight:900}.ch-bubbles{display:flex;gap:10px;overflow-x:auto;padding:12px 1px 8px;scrollbar-width:none}.ch-bubbles::-webkit-scrollbar{display:none}.ch-person-bubble{flex:0 0 64px;border:0;background:transparent;color:var(--stip-ink);display:grid;justify-items:center;gap:3px;padding:0}.ch-person-bubble strong,.ch-person-bubble small{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.ch-person-bubble strong{font-size:.64rem}.ch-person-bubble small{color:var(--stip-muted);font-size:.5rem}.ch-recent{display:grid;margin-top:4px}.ch-conversation{width:100%;min-height:59px;border:0;border-top:1px solid var(--stip-line-soft);background:transparent;color:var(--stip-ink);display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:9px;align-items:center;text-align:left;padding:8px 1px}.ch-conversation div{min-width:0}.ch-conversation strong,.ch-conversation small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ch-conversation small{margin-top:3px;color:var(--stip-muted);font-size:.62rem}.ch-conversation>b{min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--stip-danger);color:#fff;display:grid;place-items:center;font-size:.56rem}.ch-empty,.ch-loading,.ch-error{margin:8px 0 0;color:var(--stip-muted);font-size:.7rem}.ch-error{color:var(--stip-danger)}.ch-dialog,.ch-thread{position:fixed;z-index:14000;left:0;right:0;top:var(--ch-viewport-top,0px);bottom:var(--ch-keyboard-inset,0px);height:auto;max-height:none;box-sizing:border-box;overflow:hidden;background:var(--stip-bg);color:var(--stip-ink);display:flex;flex-direction:column}.ch-visual-viewport .ch-dialog,.ch-visual-viewport .ch-thread{top:var(--ch-viewport-top,0px);bottom:auto;height:var(--ch-viewport-height,100dvh);max-height:var(--ch-viewport-height,100dvh)}.ch-dialog[hidden],.ch-thread[hidden]{display:none}.ch-dialog>header,.ch-thread>header{min-height:64px;padding:calc(8px + env(safe-area-inset-top)) 12px 8px;border-bottom:1px solid var(--stip-line);display:grid;grid-template-columns:42px 1fr auto;gap:8px;align-items:center;background:var(--stip-surface)}.ch-dialog>header>button,.ch-thread>header>button{width:40px;height:40px;border:1px solid var(--stip-line);border-radius:13px;background:var(--stip-surface-soft);color:var(--stip-ink);font-size:1.35rem}.ch-dialog>header>[data-dialog-reset]{width:auto;min-width:74px;padding:0 11px;display:flex;align-items:center;justify-content:center;gap:5px;background:#b42318;border-color:#b42318;color:#fff;font-size:1rem;font-weight:950;box-shadow:0 6px 16px rgba(180,35,24,.24)}.ch-dialog>header>[data-dialog-reset] b{font-size:.68rem;letter-spacing:.02em}.ch-dialog>header>[data-dialog-reset]:active{transform:scale(.94)}.ch-dialog>header small,.ch-dialog>header strong,.ch-thread>header strong,.ch-thread>header small{display:block}.ch-dialog>header small{color:var(--stip-accent);font-size:.58rem;font-weight:950;letter-spacing:.08em}.ch-thread>header>[data-thread-head]{display:flex;gap:8px;align-items:center}.ch-thread>header small{margin-top:2px;color:var(--stip-muted);font-size:.58rem}.ch-dialog-body,.ch-thread>main{flex:1 1 auto;min-height:0;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;width:100%;max-width:720px;margin:0 auto;padding:14px 12px 18px;box-sizing:border-box}.ch-dialog-body{display:flex;flex-direction:column}.ch-dialog-body>.ch-msg:first-child{margin-top:auto}.ch-dialog-form,.ch-thread>form{flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:7px;padding:8px 10px max(12px,calc(8px + env(safe-area-inset-bottom)));border-top:1px solid var(--stip-line);background:var(--stip-surface);box-sizing:border-box}.ch-keyboard-open .ch-dialog-form,.ch-keyboard-open .ch-thread>form{padding-bottom:12px;transform:translateY(-12px)}.ch-dialog-form input,.ch-thread textarea{min-height:46px;max-height:110px;border:1px solid var(--stip-line);border-radius:16px;background:var(--stip-surface-soft);padding:10px 12px;font:inherit;color:var(--stip-ink);resize:none}.ch-dialog-form button,.ch-thread form button{width:44px;height:44px;border:0;border-radius:14px;background:var(--stip-accent);color:#fff;font-size:1.2rem}.ch-msg{display:flex;margin:7px 0}.ch-msg.me{justify-content:flex-end}.ch-msg.me>p{max-width:78%;margin:0;padding:9px 12px;border-radius:16px 16px 5px 16px;background:var(--stip-accent);color:#fff;font-size:.82rem}.ch-msg.bot{justify-content:flex-start}.ch-answer,.ch-bot-welcome,.ch-thinking{max-width:min(92%,620px);padding:11px 12px;border:1px solid var(--stip-line);border-radius:17px 17px 17px 5px;background:var(--stip-surface)}.ch-answer>small{color:var(--stip-accent);font-size:.57rem;font-weight:950;text-transform:uppercase}.ch-answer>p,.ch-bot-welcome>p{margin:5px 0 0;font-size:.78rem;line-height:1.4}.ch-thinking{color:var(--stip-muted);font-size:.72rem}.ch-results{display:grid;gap:6px;margin-top:9px}.ch-result{width:100%;border:1px solid var(--stip-line-soft);border-radius:13px;background:var(--stip-surface-soft);color:var(--stip-ink);display:grid;grid-template-columns:42px 1fr auto;gap:8px;align-items:center;padding:8px;text-align:left}.ch-result>div{min-width:0}.ch-result strong,.ch-result small,.ch-result p{display:block}.ch-result small{color:var(--stip-muted);font-size:.61rem}.ch-result p{margin:3px 0 0;color:var(--stip-muted);font-size:.61rem}.ch-result>b{color:var(--stip-accent)}.ch-result.metric{grid-template-columns:42px 1fr auto}.ch-result.metric>b{font-size:.8rem}.ch-result-icon{width:38px;height:38px;border-radius:12px;background:var(--stip-accent-soft);color:var(--stip-accent);display:grid;place-items:center}.ch-answer-actions,.ch-suggestions{display:flex;gap:6px;flex-wrap:wrap;margin-top:9px}.ch-answer-actions button,.ch-suggestions button{min-height:32px;border:1px solid var(--stip-line);border-radius:999px;background:var(--stip-surface-soft);color:var(--stip-accent);padding:0 10px;font-size:.62rem;font-weight:900}.ch-bubble{max-width:80%;margin:7px 0;padding:8px 10px;border-radius:15px;background:var(--stip-surface);border:1px solid var(--stip-line)}.ch-bubble.mine{margin-left:auto;background:var(--stip-accent);border-color:var(--stip-accent);color:#fff;border-bottom-right-radius:5px}.ch-bubble.theirs{border-bottom-left-radius:5px}.ch-bubble p{margin:2px 0 0;font-size:.8rem;white-space:pre-wrap}.ch-bubble small{display:block;color:var(--stip-accent);font-size:.55rem;font-weight:900}.ch-bubble time{display:block;margin-top:4px;text-align:right;font-size:.5rem;opacity:.65}.ch-sheet-wrap{position:fixed;z-index:15000;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:8px;background:rgba(9,27,38,.42)}.ch-sheet{width:min(680px,100%);max-height:88vh;overflow:auto;padding:12px 13px calc(14px + env(safe-area-inset-bottom));border-radius:24px 24px 17px 17px;background:var(--stip-surface)}.ch-sheet>header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.ch-sheet h3{margin:3px 0}.ch-sheet>header small{color:var(--stip-accent);font-size:.58rem;font-weight:950}.ch-sheet>header>button{width:34px;height:34px;border:0;border-radius:11px;background:var(--stip-surface-soft)}.ch-search{display:grid;grid-template-columns:24px 1fr;align-items:center;margin-top:10px;border:1px solid var(--stip-line);border-radius:14px;padding:0 10px;background:var(--stip-surface-soft)}.ch-search input{height:46px;border:0;outline:0;background:transparent;font:inherit}.ch-picker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(76px,1fr));gap:8px;margin-top:10px}.ch-picker-grid button{min-width:0;border:1px solid var(--stip-line);border-radius:15px;background:var(--stip-surface);padding:8px 4px;display:grid;justify-items:center;gap:3px;color:var(--stip-ink)}.ch-picker-grid button.on{border-color:var(--stip-accent);background:var(--stip-accent-soft)}.ch-picker-grid strong,.ch-picker-grid small{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.ch-picker-grid strong{font-size:.62rem}.ch-picker-grid small{font-size:.5rem;color:var(--stip-muted)}.ch-group-create,.ch-mode-toggle,.ch-profile-form button{width:100%;min-height:42px;margin-top:9px;border:0;border-radius:13px;background:var(--stip-accent);color:#fff;font-weight:900}.ch-mode-toggle{width:auto;margin:0 0 0 auto;padding:0 10px;background:var(--stip-accent-soft);color:var(--stip-accent);font-size:.6rem}.ch-profile-form{display:grid;gap:10px;margin-top:12px}.ch-profile-form label{display:grid;gap:5px;color:var(--stip-muted);font-size:.68rem;font-weight:850}.ch-profile-form input[type="text"],.ch-profile-form input:not([type]){min-height:43px;border:1px solid var(--stip-line);border-radius:12px;padding:8px}.ch-profile-form .ch-check{grid-template-columns:24px 1fr;align-items:start}.ch-lock,.ch-lock body{overflow:hidden!important;overscroll-behavior:none!important}.ch-lock body::before{content:"";position:fixed;z-index:13990;inset:0;background:var(--stip-bg,#f5f7f8);pointer-events:none}.hc-account-fold{margin-top:12px;border:1px solid var(--stip-line);border-radius:18px;background:var(--stip-surface);overflow:hidden}.hc-account-fold>summary{padding:12px 14px;font-weight:900;cursor:pointer}.hc-account-fold>div{padding:0 12px 12px;border-top:1px solid var(--stip-line-soft)}@media(max-width:390px){.ch-hub-head p{font-size:.67rem}.ch-bubbles{gap:8px}.ch-person-bubble{flex-basis:60px}.ch-dialog-body,.ch-thread>main{padding-inline:9px}}
.ch-push{width:100%;min-height:38px;margin-top:9px;border:1px solid var(--stip-line);border-radius:12px;background:var(--stip-surface-soft);color:var(--stip-accent);font-size:.65rem;font-weight:900}.ch-push:disabled{opacity:.6}

.ch-head-actions{display:flex;gap:5px}.ch-head-actions button{min-height:36px;border:0;border-radius:11px;background:var(--stip-accent-soft);color:var(--stip-accent);font-size:.64rem;font-weight:900;padding:0 8px}.ch-audience-chip{margin-top:11px;min-height:38px;border:1px solid var(--stip-accent);border-radius:999px;background:var(--stip-accent-soft);color:var(--stip-accent);padding:0 12px;font-size:.68rem;font-weight:950}.ch-audience-note{margin:7px 1px;color:var(--stip-muted);font-size:.63rem;line-height:1.4}.ch-broadcast-form{display:grid;gap:9px;margin-top:11px}.ch-broadcast-form label{display:grid;gap:4px;color:var(--stip-muted);font-size:.66rem;font-weight:900}.ch-broadcast-form input,.ch-broadcast-form textarea{width:100%;border:1px solid var(--stip-line);border-radius:12px;background:var(--stip-surface);padding:9px 10px;font:inherit;color:var(--stip-ink)}.ch-broadcast-form button{min-height:44px;border:0;border-radius:13px;background:var(--stip-accent);color:#fff;font-weight:950}.ch-broadcast-count,.ch-form-status{color:var(--stip-muted);font-size:.64rem}

.ch-broadcast-grid{display:grid;grid-template-columns:1.4fr .7fr;gap:7px}.ch-operational{margin-bottom:12px;padding:12px;border:1px solid var(--stip-line);border-radius:18px;background:var(--stip-surface);box-shadow:var(--stip-shadow-soft)}.ch-operational>small{display:block;color:var(--stip-accent);font-size:.56rem;font-weight:950;letter-spacing:.09em}.ch-operational>strong{display:block;margin-top:3px}.ch-operational>p{margin:6px 0 0;font-size:.76rem;line-height:1.4}.ch-operational-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.ch-operational-meta span{padding:5px 7px;border-radius:999px;background:var(--stip-surface-soft);color:var(--stip-muted);font-size:.58rem;font-weight:850}.ch-operational-meta b{color:var(--stip-ink)}.ch-operational-actions{display:grid;grid-template-columns:1fr 1.2fr .9fr;gap:5px;margin-top:10px}.ch-operational-actions button{min-height:36px;border:1px solid var(--stip-line);border-radius:11px;background:var(--stip-surface-soft);color:var(--stip-ink);font-size:.6rem;font-weight:900}.ch-operational-actions button:last-child{color:var(--stip-danger)}.ch-operational.resolved{opacity:.7}.ch-operational-done{margin-top:9px;color:var(--stip-success);font-size:.65rem;font-weight:900}@media(max-width:390px){.ch-broadcast-grid{grid-template-columns:1fr}.ch-operational-actions{grid-template-columns:1fr}}


/* Cloche STIP — signal-first, exchanges on demand */
.ch-hub-compact{gap:10px}
.ch-hub-compact .ch-hub-head{padding:2px 0}
.ch-hub-compact .ch-hub-head p{max-width:38rem}
.ch-exchange-entry{width:100%;min-height:64px;border:1px solid var(--stip-line);border-radius:18px;background:var(--stip-surface);color:var(--stip-ink);display:grid;grid-template-columns:42px minmax(0,1fr) 20px;gap:10px;align-items:center;padding:10px 12px;text-align:left;box-shadow:var(--stip-shadow-soft)}
.ch-exchange-entry>span{width:40px;height:40px;border-radius:13px;background:var(--stip-accent-soft);color:var(--stip-accent);display:grid;place-items:center;font-size:1.15rem;font-weight:950}
.ch-exchange-entry strong,.ch-exchange-entry small{display:block}
.ch-exchange-entry strong{font-size:.9rem}
.ch-exchange-entry small{margin-top:3px;color:var(--stip-muted);font-size:.66rem}
.ch-exchange-entry>b{color:var(--stip-muted);font-size:1.25rem}
.ch-unread-only{margin-top:0;border:1px solid var(--stip-line);border-radius:18px;background:var(--stip-surface);padding:0 11px}
.ch-unread-only .ch-conversation:first-child{border-top:0}
.ch-exchange-sheet{max-height:min(86dvh,760px);overflow:auto}
.ch-exchange-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:4px 0 14px}
.ch-exchange-actions button{min-height:62px;border:1px solid var(--stip-line);border-radius:16px;background:var(--stip-surface-soft);color:var(--stip-ink);display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:center;padding:10px 12px;text-align:left;font:inherit}
.ch-exchange-actions button>span{font-size:1.15rem;color:var(--stip-accent);font-weight:950}
.ch-exchange-actions button>strong{font-size:.76rem}
.ch-exchange-recent>small{display:block;margin:4px 0 3px;color:var(--stip-muted);font-size:.58rem;font-weight:950;letter-spacing:.09em}
.ch-exchange-settings{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:11px;border-top:1px solid var(--stip-line-soft)}
.ch-exchange-settings button{min-height:38px;border:1px solid var(--stip-line);border-radius:12px;background:var(--stip-surface-soft);color:var(--stip-muted);padding:8px 10px;font:800 .64rem/1.2 inherit}
@media(max-width:520px){.ch-exchange-actions{grid-template-columns:1fr}}

/* Shared trainee access */
.ch-trainee-inbox{display:grid;gap:7px;margin-top:6px}.ch-trainee-note{display:grid;grid-template-columns:44px minmax(0,1fr);gap:9px;align-items:start;padding:10px 2px;border-top:1px solid var(--stip-line-soft)}.ch-trainee-note.is-unread{padding-left:8px;border-left:3px solid var(--stip-accent)}.ch-trainee-note>div{min-width:0}.ch-trainee-note strong{display:block;font-size:.72rem}.ch-trainee-note p{margin:4px 0 0;white-space:pre-wrap;font-size:.72rem;line-height:1.42}.ch-trainee-note time{display:block;margin-top:5px;color:var(--stip-muted);font-size:.55rem}.ch-profile-form textarea{width:100%;box-sizing:border-box;min-height:96px;border:1px solid var(--stip-line);border-radius:12px;padding:10px;font:inherit;color:var(--stip-ink);background:var(--stip-surface-soft);resize:vertical}


/* DM + native push — 20260925 */
.ch-dm-entry{
  border-color:color-mix(in srgb,var(--stip-accent) 42%,var(--stip-line))!important;
  background:linear-gradient(180deg,var(--stip-surface) 0%,var(--stip-accent-soft) 100%)!important;
  box-shadow:0 0 0 4px color-mix(in srgb,var(--stip-accent) 8%,transparent),var(--stip-shadow-soft)!important;
}
.ch-dm-entry.has-unread{
  border-color:var(--stip-accent)!important;
  box-shadow:0 0 0 5px color-mix(in srgb,var(--stip-accent) 13%,transparent),0 8px 20px rgba(20,90,105,.13)!important;
}
.ch-dm-entry-badge{
  min-width:24px!important;
  height:24px!important;
  padding:0 6px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:999px!important;
  background:var(--stip-danger)!important;
  color:#fff!important;
  font-size:.62rem!important;
  font-weight:950!important;
}
.ch-unread-label{
  display:block;
  padding:9px 1px 5px;
  color:var(--stip-muted);
  font-size:.56rem;
  font-weight:950;
  letter-spacing:.08em;
}
.ch-dm-unread-list{
  border-color:color-mix(in srgb,var(--stip-accent) 28%,var(--stip-line));
}
.ch-dm-push-toggle{
  width:100%;
  min-height:62px;
  margin-top:10px;
  padding:10px 12px;
  display:grid;
  grid-template-columns:34px minmax(0,1fr) 26px;
  gap:9px;
  align-items:center;
  border:1px solid var(--stip-line);
  border-radius:16px;
  background:var(--stip-surface);
  color:var(--stip-ink);
  text-align:left;
  box-shadow:var(--stip-shadow-soft);
}
.ch-dm-push-toggle>span{
  width:32px;
  height:32px;
  display:grid;
  place-items:center;
  border-radius:11px;
  background:var(--stip-surface-soft);
}
.ch-dm-push-toggle strong,
.ch-dm-push-toggle small{
  display:block;
}
.ch-dm-push-toggle small{
  margin-top:3px;
  color:var(--stip-muted);
  font-size:.62rem;
  line-height:1.3;
}
.ch-dm-push-toggle>b{
  width:24px;
  height:24px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:var(--stip-surface-soft);
  color:var(--stip-muted);
}
.ch-dm-push-toggle.is-on{
  border-color:color-mix(in srgb,var(--stip-accent) 42%,var(--stip-line));
  background:var(--stip-accent-soft);
}
.ch-dm-push-toggle.is-on>b{
  background:var(--stip-accent);
  color:#fff;
}
.ch-dm-push-toggle:disabled{
  opacity:.58;
}
.ch-push-consent-wrap{
  position:fixed;
  z-index:17000;
  inset:0;
  padding:14px;
  display:grid;
  place-items:center;
  background:rgba(8,28,35,.46);
  backdrop-filter:blur(5px);
}
.ch-push-consent{
  width:min(440px,100%);
  padding:20px;
  border:1px solid var(--stip-line);
  border-radius:24px;
  background:var(--stip-surface);
  box-shadow:0 26px 70px rgba(8,35,42,.28);
}
.ch-push-consent-icon{
  width:54px;
  height:54px;
  display:grid;
  place-items:center;
  margin:0 auto 12px;
  border-radius:18px;
  background:var(--stip-accent-soft);
  font-size:1.55rem;
}
.ch-push-consent small{
  display:block;
  color:var(--stip-accent);
  font-size:.58rem;
  font-weight:950;
  letter-spacing:.09em;
  text-align:center;
}
.ch-push-consent h3{
  margin:6px 0 0;
  color:var(--stip-ink);
  text-align:center;
  font-size:1.08rem;
}
.ch-push-consent p{
  margin:8px 0 0;
  color:var(--stip-muted);
  text-align:center;
  font-size:.78rem;
  line-height:1.45;
}
.ch-push-consent-actions{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
  margin-top:16px;
}
.ch-push-consent-actions button{
  min-height:46px;
  border:0;
  border-radius:14px;
  background:var(--stip-accent);
  color:#fff;
  font-weight:950;
}
.ch-push-consent-actions button.secondary{
  border:1px solid var(--stip-line);
  background:var(--stip-surface-soft);
  color:var(--stip-ink);
}
@media(max-width:390px){
  .ch-push-consent-actions{grid-template-columns:1fr}
}
