.ChatWidget-module__MMKJYW__root{--window-bg:#fff;--sidebar-bg:#f7f7f8;--titlebar-bg:#f2f2f3;--border:#e5e5e7;--ink:#1c1c1e;--ink-soft:#6e6e73;--ink-faint:#a2a2a7;--bubble-bot:#f0f0f1;--bubble-user-bg:#fff;--bubble-user-border:#e2e2e4;--btn-bg:#fff;--btn-border:#dcdce0;--send-idle:#d3d3d8;--send-active:#1c1c1e;--avatar-lav:#e8e5fb;--avatar-blue:#93a4ef;--avatar-blue-dark:#7c90ea;--avatar-gold:#f2c56d;--focus:#2451ff;--mono:var(--font-geist-mono), ui-monospace, SFMono-Regular, Menlo, monospace;width:100%;max-width:608px;margin:0 auto}.ChatWidget-module__MMKJYW__root [hidden]{display:none!important}.ChatWidget-module__MMKJYW__appWindow{background:var(--window-bg);border:1px solid var(--border);width:100%;color:var(--ink);border-radius:11px;overflow:hidden;box-shadow:0 19px 48px -22px #14141938}.ChatWidget-module__MMKJYW__titlebar{background:var(--titlebar-bg);border-bottom:1px solid var(--border);align-items:center;gap:6px;height:26px;padding:0 11px;display:flex}.ChatWidget-module__MMKJYW__dot{border-radius:50%;width:8px;height:8px}.ChatWidget-module__MMKJYW__dotRed{background:#ec6a5e}.ChatWidget-module__MMKJYW__dotYellow{background:#f4bf4f}.ChatWidget-module__MMKJYW__dotGreen{background:#61c554}.ChatWidget-module__MMKJYW__appBody{grid-template-columns:160px 1fr;min-height:384px;display:grid}.ChatWidget-module__MMKJYW__sidebar{background:var(--sidebar-bg);border-right:1px solid var(--border);flex-direction:column;display:flex}.ChatWidget-module__MMKJYW__search{color:var(--ink-faint);background:#ededef;border-radius:6px;align-items:center;gap:5px;margin:10px 10px 5px;padding:6px 7px;font-size:10px;display:flex}.ChatWidget-module__MMKJYW__search svg{opacity:.8;flex:none}.ChatWidget-module__MMKJYW__contacts{flex-direction:column;gap:2px;padding:5px 6px;display:flex}.ChatWidget-module__MMKJYW__contact{appearance:none;cursor:pointer;text-align:left;width:100%;color:var(--ink);background:0 0;border:none;border-radius:7px;align-items:center;gap:7px;padding:6px;font-family:inherit;transition:background .12s;display:flex}.ChatWidget-module__MMKJYW__contact:hover{background:#ececee}.ChatWidget-module__MMKJYW__contactActive{background:#e3e3f6}.ChatWidget-module__MMKJYW__contact:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.ChatWidget-module__MMKJYW__avatar{border-radius:50%;flex:none;justify-content:center;align-items:center;width:27px;height:27px;display:flex;overflow:hidden}.ChatWidget-module__MMKJYW__avatarSmall{width:16px;height:16px}.ChatWidget-module__MMKJYW__avatar svg{width:100%;height:100%;display:block}.ChatWidget-module__MMKJYW__avatarPhoto{background-image:url(/images/jo-avatar.jpg);background-position:50%;background-size:cover}.ChatWidget-module__MMKJYW__contactMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.ChatWidget-module__MMKJYW__contactName{color:var(--ink);font-size:10.5px;font-weight:600}.ChatWidget-module__MMKJYW__contactPreview{color:var(--ink-faint);white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.ChatWidget-module__MMKJYW__account{border-top:1px solid var(--border);color:var(--ink-soft);align-items:center;gap:6px;margin-top:auto;padding:9px 11px;display:flex}.ChatWidget-module__MMKJYW__accountName{flex:1;font-size:10px;font-weight:500}.ChatWidget-module__MMKJYW__threadSwitchRow{gap:5px;padding:10px 13px 0;display:none}.ChatWidget-module__MMKJYW__switchPill{appearance:none;border:1px solid var(--btn-border);background:var(--btn-bg);color:var(--ink-soft);cursor:pointer;border-radius:999px;padding:5px 9px;font-family:inherit;font-size:9.5px;font-weight:500}.ChatWidget-module__MMKJYW__switchPillActive{background:var(--ink);color:#fff;border-color:var(--ink)}.ChatWidget-module__MMKJYW__switchPill:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.ChatWidget-module__MMKJYW__main{flex-direction:column;min-width:0;display:flex}.ChatWidget-module__MMKJYW__mainHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex}.ChatWidget-module__MMKJYW__headerTitle{align-items:center;gap:7px;font-size:11px;font-weight:600;display:flex}.ChatWidget-module__MMKJYW__bookBtn{border:1px solid var(--btn-border);background:var(--btn-bg);color:var(--ink);white-space:nowrap;border-radius:6px;align-items:center;gap:5px;padding:6px 10px;font-size:10px;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.ChatWidget-module__MMKJYW__bookBtn:hover{background:var(--send-idle);border-color:#cfcfd4}.ChatWidget-module__MMKJYW__bookBtn:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.ChatWidget-module__MMKJYW__bookBtn svg{flex:none}.ChatWidget-module__MMKJYW__thread{flex-direction:column;flex:1;gap:10px;max-height:288px;padding:14px;display:flex;overflow-y:auto}.ChatWidget-module__MMKJYW__msg{align-items:flex-end;gap:6px;max-width:86%;display:flex}.ChatWidget-module__MMKJYW__msgBot{align-self:flex-start}.ChatWidget-module__MMKJYW__msgUser{flex-direction:row-reverse;align-self:flex-end;max-width:78%}.ChatWidget-module__MMKJYW__msg .ChatWidget-module__MMKJYW__avatar{width:19px;height:19px;margin-bottom:1px}.ChatWidget-module__MMKJYW__msg p{white-space:pre-wrap;border-radius:12px;margin:0;padding:7px 10px;font-size:11px;line-height:1.45}.ChatWidget-module__MMKJYW__msgBot p{background:var(--bubble-bot);color:var(--ink);border-bottom-left-radius:4px}.ChatWidget-module__MMKJYW__msgUser p{background:var(--bubble-user-bg);border:1px solid var(--bubble-user-border);color:var(--ink);border-bottom-right-radius:4px}.ChatWidget-module__MMKJYW__suggestions{flex-direction:column;align-items:flex-start;gap:6px;padding-left:25px;display:flex}.ChatWidget-module__MMKJYW__suggestionChip{appearance:none;border:1px solid var(--btn-border);background:var(--btn-bg);color:var(--ink);cursor:pointer;border-radius:999px;padding:6px 11px;font-family:inherit;font-size:10px;font-weight:500;transition:background .15s,border-color .15s}.ChatWidget-module__MMKJYW__suggestionChip:hover{background:var(--send-idle);border-color:#cfcfd4}.ChatWidget-module__MMKJYW__suggestionChip:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.ChatWidget-module__MMKJYW__bioLink{color:#2451ff;text-decoration:underline}.ChatWidget-module__MMKJYW__bioLink:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.ChatWidget-module__MMKJYW__hint{font-family:var(--mono);color:var(--ink-faint);padding:0 14px 3px;font-size:8.5px}.ChatWidget-module__MMKJYW__hintWarn{color:#c31f3a}.ChatWidget-module__MMKJYW__composer{border-top:1px solid var(--border);align-items:center;gap:7px;padding:10px 13px 13px;display:flex}.ChatWidget-module__MMKJYW__askInput{min-width:0;color:var(--ink);border:1px solid var(--border);background:#f5f5f6;border-radius:999px;flex:1;padding:8px 12px;font-family:inherit;font-size:11px}.ChatWidget-module__MMKJYW__askInput::placeholder{color:var(--ink-faint)}.ChatWidget-module__MMKJYW__askInput:focus-visible{outline:2px solid var(--focus);outline-offset:1px}.ChatWidget-module__MMKJYW__askBtn{appearance:none;background:var(--send-idle);color:#fff;cursor:pointer;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;width:25px;height:25px;transition:background .15s;display:flex}.ChatWidget-module__MMKJYW__askBtn:not(:disabled){background:var(--send-active);cursor:pointer}.ChatWidget-module__MMKJYW__askBtn:disabled{cursor:not-allowed}.ChatWidget-module__MMKJYW__askBtn:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.ChatWidget-module__MMKJYW__askBtn svg{width:11px;height:11px}@media (max-width:680px){.ChatWidget-module__MMKJYW__appWindow{border:none;border-radius:0;min-height:100vh}.ChatWidget-module__MMKJYW__appBody{grid-template-columns:1fr;min-height:calc(100vh - 39px)}.ChatWidget-module__MMKJYW__sidebar{display:none}.ChatWidget-module__MMKJYW__threadSwitchRow{display:flex}.ChatWidget-module__MMKJYW__thread{max-height:none}}
