.ChatFab-module__n1e3XG__fab{background:var(--ink);color:var(--bg);cursor:pointer;font-family:var(--f-sans);border:0;border-radius:999px;align-items:center;gap:10px;padding:14px 20px 14px 16px;font-size:14px;font-weight:500;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex;box-shadow:0 8px 24px #1f1e1c2e,0 2px 6px #1f1e1c14}.ChatFab-module__n1e3XG__fab:hover{background:var(--accent-deep);transform:translateY(-1px);box-shadow:0 12px 28px #1f1e1c38,0 2px 6px #1f1e1c1a}.ChatFab-module__n1e3XG__ico{background:var(--accent);width:22px;height:22px;color:var(--bg);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.ChatFab-module__n1e3XG__ico svg{width:13px;height:13px}.ChatFab-module__n1e3XG__label{letter-spacing:-.005em}@media (max-width:480px){.ChatFab-module__n1e3XG__fab{margin-left:auto;padding:14px}.ChatFab-module__n1e3XG__label{display:none}}
.ChatHeader-module__8DtBga__head{border-bottom:1px solid var(--rule);background:var(--bg-2);justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.ChatHeader-module__8DtBga__headLeft{align-items:center;gap:12px;display:flex}.ChatHeader-module__8DtBga__avatar{background:var(--accent);width:36px;height:36px;color:var(--bg);font-family:var(--f-display);letter-spacing:.02em;border-radius:50%;justify-content:center;align-items:center;font-size:15px;display:flex}.ChatHeader-module__8DtBga__title{color:var(--ink);letter-spacing:-.005em;font-size:14px;font-weight:500}.ChatHeader-module__8DtBga__sub{font-family:var(--f-mono);color:var(--muted);letter-spacing:.04em;align-items:center;gap:6px;margin-top:2px;font-size:10.5px;display:flex}.ChatHeader-module__8DtBga__dot{background:#4ca36b;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #4ca36b26}.ChatHeader-module__8DtBga__close{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:flex}.ChatHeader-module__8DtBga__close svg{width:16px;height:16px}.ChatHeader-module__8DtBga__close:hover{background:var(--bg-3);color:var(--ink)}
.ChatSchedulingLink-module___RnmVq__cta{background:var(--accent);border-radius:999px;align-items:center;gap:6px;margin-top:10px;padding:8px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex;color:var(--bg)!important}.ChatSchedulingLink-module___RnmVq__cta:hover{background:var(--accent-deep);transform:translateY(-1px)}.ChatSchedulingLink-module___RnmVq__cta .arr{transition:transform .2s;display:inline-block}.ChatSchedulingLink-module___RnmVq__cta:hover .arr{transform:translate(2px)}
.ChatMessage-module__cpQVqG__msg{max-width:88%;color:var(--ink);white-space:normal;border-radius:14px;padding:12px 14px;font-size:14px;line-height:1.5}.ChatMessage-module__cpQVqG__msg p{color:inherit;font-size:inherit;margin:0 0 .6em}.ChatMessage-module__cpQVqG__msg p:last-child{margin-bottom:0}.ChatMessage-module__cpQVqG__bot{background:var(--bg-2);border:1px solid var(--rule);border-bottom-left-radius:4px;align-self:flex-start}.ChatMessage-module__cpQVqG__user{background:var(--ink);color:var(--bg);border-bottom-right-radius:4px;align-self:flex-end}.ChatMessage-module__cpQVqG__user p{color:var(--bg)}
.ChatSuggestions-module__DfxP2G__row{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.ChatSuggestions-module__DfxP2G__chip{background:var(--bg);border:1px solid var(--rule-2);color:var(--ink-2);font-family:var(--f-sans);cursor:pointer;border-radius:999px;padding:6px 12px;font-size:12px;transition:all .15s}.ChatSuggestions-module__DfxP2G__chip:hover{border-color:var(--ink);color:var(--ink);background:var(--bg-2)}
.ChatInputForm-module__Gi-cMG__form{border-top:1px solid var(--rule);background:var(--bg);align-items:center;gap:8px;padding:12px 14px;display:flex}.ChatInputForm-module__Gi-cMG__input{background:var(--bg-2);border:1px solid var(--rule);min-width:0;font-family:var(--f-sans);color:var(--ink);resize:none;border-radius:999px;outline:none;flex:1;max-height:120px;padding:11px 16px;font-size:14px;line-height:1.45;transition:border-color .15s,background .15s}.ChatInputForm-module__Gi-cMG__input:focus{border-color:var(--ink);background:var(--bg)}.ChatInputForm-module__Gi-cMG__input:disabled{opacity:.6;cursor:not-allowed}.ChatInputForm-module__Gi-cMG__send{background:var(--accent);width:40px;height:40px;color:var(--bg);cursor:pointer;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,transform .15s;display:flex}.ChatInputForm-module__Gi-cMG__send:hover:not(:disabled){background:var(--accent-deep)}.ChatInputForm-module__Gi-cMG__send:active:not(:disabled){transform:scale(.95)}.ChatInputForm-module__Gi-cMG__send:disabled{opacity:.5;cursor:not-allowed}.ChatInputForm-module__Gi-cMG__send svg{width:16px;height:16px}
.ChatThinking-module__7QLhfa__bubble{background:var(--bg-2);border:1px solid var(--rule);border-radius:14px 14px 14px 4px;align-self:flex-start;max-width:88%;padding:14px 16px}.ChatThinking-module__7QLhfa__dots{align-items:center;gap:4px;display:inline-flex}.ChatThinking-module__7QLhfa__dots span{background:var(--muted);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite ChatThinking-module__7QLhfa__sfDot}.ChatThinking-module__7QLhfa__dots span:nth-child(2){animation-delay:.15s}.ChatThinking-module__7QLhfa__dots span:nth-child(3){animation-delay:.3s}@keyframes ChatThinking-module__7QLhfa__sfDot{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}
.ChatPanel-module__1KkKUq__panel{background:var(--bg);border:1px solid var(--rule-2);opacity:0;transform-origin:100% 100%;width:min(380px,100vw - 32px);max-width:min(380px,100vw - 32px);height:min(560px,100vh - 100px);max-height:min(560px,100vh - 100px);color:var(--ink);border-radius:16px;flex-direction:column;margin:0;padding:0;transition:opacity .18s,transform .18s;position:absolute;inset:auto 0 56px auto;overflow:hidden;transform:translateY(16px)scale(.98);box-shadow:0 24px 60px #1f1e1c38,0 4px 12px #1f1e1c14}.ChatPanel-module__1KkKUq__panel[open]{display:flex}.ChatPanel-module__1KkKUq__panel:not([open]){display:none}.ChatPanel-module__1KkKUq__open{opacity:1;transform:translateY(0)scale(1)}.ChatPanel-module__1KkKUq__body{background:var(--bg);flex-direction:column;flex:1;gap:12px;padding:20px 18px;display:flex;overflow-y:auto}.ChatPanel-module__1KkKUq__body::-webkit-scrollbar{width:6px}.ChatPanel-module__1KkKUq__body::-webkit-scrollbar-thumb{background:var(--rule-2);border-radius:3px}.ChatPanel-module__1KkKUq__foot{font-family:var(--f-mono);letter-spacing:.04em;color:var(--muted);text-align:center;background:var(--bg);padding:0 16px 12px;font-size:10px}.ChatPanel-module__1KkKUq__foot a{color:var(--accent);text-decoration:none}.ChatPanel-module__1KkKUq__foot a:hover{text-decoration:underline}@media (max-width:480px){.ChatPanel-module__1KkKUq__panel{width:calc(100vw - 32px);bottom:60px;right:0}}
.ChatWidget-module__zCRJnG__root{z-index:200;font-family:var(--f-sans);position:fixed;bottom:24px;right:24px}@media (max-width:480px){.ChatWidget-module__zCRJnG__root{bottom:16px;left:16px;right:16px}}
