.chat-module__cQauAW__chat{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-lg);isolation:isolate;min-width:0;min-height:0;position:relative;overflow:hidden}.chat-module__cQauAW__frame{background:var(--bg);flex-direction:column;height:100%;min-height:0;display:flex}.chat-module__cQauAW__chatKb{z-index:45}.chat-module__cQauAW__frameKb{left:0;right:0;top:var(--kb-top,0px);height:var(--kb-h,100%);z-index:1;position:fixed}.chat-module__cQauAW__page{height:clamp(320px,100dvh - 176px,820px)}@media (min-width:768px){.chat-module__cQauAW__page{height:clamp(440px,100dvh - 232px,820px)}}.chat-module__cQauAW__cabinet{height:clamp(360px, calc(100vh - 112px - var(--bottom-bar-h,0px)), 860px);height:clamp(360px, calc(100dvh - 112px - var(--bottom-bar-h,0px)), 860px)}@media (min-width:1024px){.chat-module__cQauAW__page{height:clamp(480px,100dvh - 240px,820px)}.chat-module__cQauAW__cabinet{height:clamp(480px,100dvh - 248px,860px)}}.chat-module__cQauAW__head{border-bottom:1px solid var(--line);background:var(--bg);flex-shrink:0;align-items:center;gap:12px;min-height:64px;padding:10px 8px 10px 16px;display:flex}.chat-module__cQauAW__avatar{flex-shrink:0;width:40px;height:40px;position:relative}.chat-module__cQauAW__avatar img{border-radius:var(--radius-full);object-fit:cover;width:40px;height:40px;display:block}.chat-module__cQauAW__dot{box-sizing:border-box;border-radius:var(--radius-full);border:2px solid var(--bg);width:12px;height:12px;transition:background-color .2s ease-out;position:absolute;bottom:-1px;right:-1px}.chat-module__cQauAW__dotLive{background:var(--cyan)}.chat-module__cQauAW__dotWait{background:var(--amber)}.chat-module__cQauAW__dotOff{background:var(--ink-subtle)}.chat-module__cQauAW__headText{flex-direction:column;flex-grow:1;min-width:0;display:flex}.chat-module__cQauAW__title{font-family:var(--font-sans);color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;font-weight:600;line-height:20px;overflow:hidden}.chat-module__cQauAW__status{color:var(--ink-subtle);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;font-weight:500;line-height:18px;overflow:hidden}.chat-module__cQauAW__statusText{animation:chat-module__cQauAW__sup-fade .24s var(--ease-out,ease-out) both;display:inline-block}.chat-module__cQauAW__headActions{flex-shrink:0;align-items:center;gap:4px;display:flex}.chat-module__cQauAW__closeNarrow.chat-module__cQauAW__closeNarrow{display:none}@media (max-width:399px){.chat-module__cQauAW__closeWide.chat-module__cQauAW__closeWide{display:none}.chat-module__cQauAW__closeNarrow.chat-module__cQauAW__closeNarrow{display:inline-flex}}.chat-module__cQauAW__bodyWrap{flex-direction:column;flex:auto;min-height:0;display:flex;position:relative}.chat-module__cQauAW__scroller{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--line) transparent;flex:auto;min-height:0;padding:8px 16px 16px;overflow:hidden auto;container-type:inline-size}.chat-module__cQauAW__feed{flex-direction:column;justify-content:flex-end;gap:2px;min-height:100%;display:flex}.chat-module__cQauAW__day{align-self:center;margin:12px 0 8px}.chat-module__cQauAW__day span{border-radius:var(--radius-full);background:var(--surface);letter-spacing:.02em;color:var(--ink-subtle);padding:2px 10px;font-size:12px;font-weight:500;line-height:16px;display:inline-block}.chat-module__cQauAW__row{flex-direction:column;max-width:min(84%,560px);display:flex}.chat-module__cQauAW__rowIn{align-self:flex-start;align-items:flex-start}.chat-module__cQauAW__rowOut{align-self:flex-end;align-items:flex-end}.chat-module__cQauAW__rowFirst{margin-top:10px}.chat-module__cQauAW__bubble{box-sizing:border-box;overflow-wrap:anywhere;border-radius:20px;flex-direction:column;gap:6px;min-width:64px;max-width:100%;padding:9px 14px 7px;display:flex;position:relative}.chat-module__cQauAW__bubbleIn{background:var(--surface);color:var(--ink)}.chat-module__cQauAW__bubbleOut{background:var(--violet);color:var(--ink)}.chat-module__cQauAW__rowIn.chat-module__cQauAW__rowLast .chat-module__cQauAW__bubbleIn{border-bottom-left-radius:6px}.chat-module__cQauAW__rowOut.chat-module__cQauAW__rowLast .chat-module__cQauAW__bubbleOut{border-bottom-right-radius:6px}.chat-module__cQauAW__rowIn:not(.chat-module__cQauAW__rowFirst) .chat-module__cQauAW__bubbleIn{border-top-left-radius:6px}.chat-module__cQauAW__rowOut:not(.chat-module__cQauAW__rowFirst) .chat-module__cQauAW__bubbleOut{border-top-right-radius:6px}.chat-module__cQauAW__bubbleMedia{padding:4px}.chat-module__cQauAW__bubbleMedia .chat-module__cQauAW__meta{border-radius:var(--radius-full);color:var(--ink);background:#0b0518a6;padding:1px 6px;position:absolute;bottom:8px;right:10px}.chat-module__cQauAW__bubbleDraft{opacity:.78}.chat-module__cQauAW__bubbleFailed{opacity:1;box-shadow:inset 0 0 0 1.5px var(--danger)}.chat-module__cQauAW__text{white-space:pre-wrap;margin:0;font-size:15px;font-weight:400;line-height:22px}.chat-module__cQauAW__text b{font-weight:600}.chat-module__cQauAW__transcript{color:var(--ink-muted);white-space:pre-wrap;margin:0;font-size:13px;font-style:italic;font-weight:500;line-height:18px}.chat-module__cQauAW__meta{color:var(--ink-subtle);font-variant-numeric:tabular-nums;align-self:flex-end;align-items:center;gap:4px;margin:-2px -4px 0 0;font-size:11px;font-weight:500;line-height:14px;display:inline-flex}.chat-module__cQauAW__bubbleOut .chat-module__cQauAW__meta{color:var(--ink-muted)}.chat-module__cQauAW__code{font-family:var(--font-mono);background:var(--surface-raised);color:var(--orchid);white-space:pre-wrap;border-radius:6px;padding:1px 6px;font-size:13px;line-height:20px}.chat-module__cQauAW__bubbleOut .chat-module__cQauAW__code{color:var(--ink);background:#ffffff1f}.chat-module__cQauAW__codeCopy{cursor:pointer;transition:background-color .15s ease-out}.chat-module__cQauAW__codeCopy:hover,.chat-module__cQauAW__codeCopy:active{background:var(--orchid-soft)}.chat-module__cQauAW__quote{border-left:3px solid var(--orchid);color:var(--ink-muted);margin:2px 0;padding:2px 0 2px 10px}.chat-module__cQauAW__link{color:var(--cyan);text-underline-offset:2px;overflow-wrap:anywhere;text-decoration:underline;text-decoration-thickness:1px}.chat-module__cQauAW__welcome{flex-direction:column;gap:12px;display:flex}.chat-module__cQauAW__topics{flex-wrap:wrap;gap:8px;display:flex}.chat-module__cQauAW__guestNote{color:var(--ink-subtle);margin:0;font-size:13px;font-weight:500;line-height:18px}.chat-module__cQauAW__typing{flex-direction:row;align-items:center;gap:10px;padding:12px 16px}.chat-module__cQauAW__dots{gap:4px;display:inline-flex}.chat-module__cQauAW__dots span{border-radius:var(--radius-full);background:var(--ink-subtle);width:7px;height:7px;animation:1.2s ease-in-out infinite chat-module__cQauAW__sup-dot}.chat-module__cQauAW__dots span:nth-child(2){animation-delay:.15s}.chat-module__cQauAW__dots span:nth-child(3){animation-delay:.3s}.chat-module__cQauAW__typingText{color:var(--ink-subtle);font-size:13px;font-weight:500;line-height:18px}.chat-module__cQauAW__closedNote{text-align:center;max-width:300px;color:var(--ink-subtle);align-self:center;margin:16px 0 4px;font-size:13px;font-weight:500;line-height:18px}.chat-module__cQauAW__failed{color:var(--danger);flex-wrap:wrap;align-items:center;gap:4px 12px;margin-top:4px;font-size:12px;font-weight:500;line-height:16px;display:flex}.chat-module__cQauAW__failedBtn{min-height:32px;color:var(--orchid);font-size:13px;font-weight:600;line-height:18px}.chat-module__cQauAW__failedBtnMuted{color:var(--ink-subtle);font-weight:500}.chat-module__cQauAW__progress{flex-direction:column;gap:4px;min-width:160px;display:flex}.chat-module__cQauAW__progressBar{border-radius:var(--radius-full);background:#ffffff2e;height:4px;overflow:hidden}.chat-module__cQauAW__progressBar>span{border-radius:inherit;background:var(--ink);height:100%;transition:width .2s ease-out;display:block}.chat-module__cQauAW__progressText{color:var(--ink-muted);font-variant-numeric:tabular-nums;font-size:11px;font-weight:500;line-height:14px}.chat-module__cQauAW__actions{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.chat-module__cQauAW__confirm{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:10px;margin-top:6px;padding:12px 14px;display:flex}.chat-module__cQauAW__confirmRow{color:var(--ink-muted);align-items:center;gap:8px;font-size:13px;font-weight:500;line-height:18px;display:flex}.chat-module__cQauAW__confirmRow b{color:var(--ink);font-weight:600}.chat-module__cQauAW__actionResult{white-space:pre-wrap;animation:chat-module__cQauAW__sup-fade .24s var(--ease-out,ease-out) both;align-items:flex-start;gap:6px;margin:6px 0 0;font-size:13px;font-weight:500;line-height:18px;display:flex}.chat-module__cQauAW__actionResult b{font-weight:700}.chat-module__cQauAW__actionResult svg{flex-shrink:0;margin-top:1px}.chat-module__cQauAW__resultSuccess{color:var(--cyan)}.chat-module__cQauAW__resultDanger{color:var(--danger)}.chat-module__cQauAW__resultNeutral{color:var(--ink-subtle)}.chat-module__cQauAW__photo{background:var(--surface-raised);cursor:zoom-in;border-radius:16px;align-self:flex-start;max-width:100%;padding:0;display:block;overflow:hidden}.chat-module__cQauAW__photo img{object-fit:cover;width:auto;min-width:96px;max-width:min(240px,84cqw - 28px);height:auto;min-height:64px;max-height:320px;display:block}.chat-module__cQauAW__photoSkel{background:var(--surface-raised);width:200px;max-width:100%;height:150px;animation:1.4s ease-in-out infinite chat-module__cQauAW__sup-pulse;display:block}.chat-module__cQauAW__photoHidden{opacity:0;pointer-events:none;position:absolute}.chat-module__cQauAW__photoError{background:var(--surface-raised);width:200px;max-width:100%;height:120px;color:var(--ink-muted);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:500;line-height:18px;display:flex}.chat-module__cQauAW__doc{text-align:left;min-width:min(200px,84cqw - 28px);max-width:100%;color:var(--ink);align-items:center;gap:10px;padding:2px 0;display:flex}.chat-module__cQauAW__docIcon{border-radius:var(--radius-md);background:var(--orchid-soft);width:40px;height:40px;color:var(--orchid);flex-shrink:0;justify-content:center;align-items:center;display:flex}.chat-module__cQauAW__docOut .chat-module__cQauAW__docIcon{color:var(--ink);background:#ffffff1f}.chat-module__cQauAW__docText{flex-direction:column;min-width:0;display:flex}.chat-module__cQauAW__docName{text-overflow:ellipsis;white-space:nowrap;max-width:min(220px,84cqw - 78px);font-size:15px;font-weight:500;line-height:20px;overflow:hidden}.chat-module__cQauAW__docSub{color:var(--ink-subtle);font-size:12px;font-weight:500;line-height:16px}.chat-module__cQauAW__docOut .chat-module__cQauAW__docSub{color:var(--ink-muted)}.chat-module__cQauAW__voice{align-items:center;gap:8px;width:260px;max-width:min(260px,84cqw - 28px);display:flex}.chat-module__cQauAW__voiceIcon{border-radius:var(--radius-full);background:var(--orchid-soft);width:32px;height:32px;color:var(--orchid);flex-shrink:0;justify-content:center;align-items:center;display:flex}.chat-module__cQauAW__voicePlayer{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;flex:auto;min-width:0;height:40px}.chat-module__cQauAW__gone{color:var(--ink-subtle);align-items:center;gap:8px;padding:8px 6px;font-size:13px;font-weight:500;line-height:18px;display:inline-flex}.chat-module__cQauAW__lightbox{box-sizing:border-box;width:100%;max-width:none;height:100%;max-height:none;color:var(--ink);background:#0b0518f0;border:0;justify-content:center;align-items:center;margin:0;padding:56px 16px 16px;animation:.18s ease-out both chat-module__cQauAW__sup-fade;display:flex;position:fixed;inset:0}.chat-module__cQauAW__lightbox:not([open]){display:none}.chat-module__cQauAW__lightbox::backdrop{background:0 0}.chat-module__cQauAW__lightbox img{object-fit:contain;border-radius:var(--radius-md);max-width:100%;max-height:100%}.chat-module__cQauAW__lightboxClose{position:absolute;top:8px;right:8px}.chat-module__cQauAW__linkBanner{z-index:2;box-sizing:border-box;text-overflow:ellipsis;border-radius:var(--radius-full);background:var(--amber-soft);max-width:calc(100% - 32px);color:var(--amber);white-space:nowrap;box-shadow:var(--shadow-lg);animation:chat-module__cQauAW__sup-drop .24s var(--ease-out,ease-out) both;align-items:center;gap:8px;padding:6px 12px;font-size:13px;font-weight:500;line-height:18px;display:inline-flex;position:absolute;top:8px;left:50%;overflow:hidden;transform:translate(-50%)}.chat-module__cQauAW__newPill{z-index:2;white-space:nowrap;border-radius:var(--radius-full);background:var(--surface-raised);width:max-content;max-width:calc(100% - 32px);height:36px;color:var(--ink);box-shadow:var(--shadow-lg);animation:chat-module__cQauAW__sup-rise .22s var(--ease-out,ease-out) both;transition:background-color .15s ease-out, transform .12s var(--ease-out,ease-out);align-items:center;gap:6px;margin-inline:auto;padding:0 14px 0 12px;font-size:13px;font-weight:600;line-height:18px;display:inline-flex;position:absolute;bottom:12px;left:0;right:0}.chat-module__cQauAW__newPill:hover{background:var(--line)}.chat-module__cQauAW__newPill:active{transform:scale(.96)}.chat-module__cQauAW__state{flex-direction:column;flex:auto;justify-content:center;padding:24px 16px;display:flex}.chat-module__cQauAW__stateActions{flex-direction:column;align-items:center;gap:12px;margin-top:8px;display:flex}.chat-module__cQauAW__skeleton{flex-direction:column;gap:12px;padding:16px;display:flex}.chat-module__cQauAW__skel{border-radius:var(--radius-lg);background:var(--surface);animation:1.4s ease-in-out infinite chat-module__cQauAW__sup-pulse}.chat-module__cQauAW__skelIn{border-bottom-left-radius:6px;align-self:flex-start}.chat-module__cQauAW__skelOut{background:var(--orchid-soft);border-bottom-right-radius:6px;align-self:flex-end}.chat-module__cQauAW__composer{border-top:1px solid var(--line);background:var(--bg);flex-direction:column;flex-shrink:0;gap:8px;padding:8px 12px 12px;display:flex}.chat-module__cQauAW__chips{scrollbar-width:none;animation:chat-module__cQauAW__sup-rise .22s var(--ease-out,ease-out) both;gap:8px;margin:0 -12px;padding:0 12px 2px;display:flex;overflow-x:auto}.chat-module__cQauAW__chips::-webkit-scrollbar{display:none}.chat-module__cQauAW__chips>*{flex-shrink:0}.chat-module__cQauAW__file{border-radius:var(--radius-md);background:var(--surface);animation:chat-module__cQauAW__sup-rise .2s var(--ease-out,ease-out) both;align-items:center;gap:10px;padding:6px 0 6px 6px;display:flex}.chat-module__cQauAW__fileThumb{border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0;width:44px;height:44px;display:block}.chat-module__cQauAW__fileThumbDoc{background:var(--orchid-soft);color:var(--orchid);justify-content:center;align-items:center;display:flex}.chat-module__cQauAW__fileText{flex-direction:column;flex-grow:1;min-width:0;display:flex}.chat-module__cQauAW__fileName{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:500;line-height:20px;overflow:hidden}.chat-module__cQauAW__fileSize{color:var(--ink-subtle);font-size:12px;font-weight:500;line-height:16px}.chat-module__cQauAW__input{box-sizing:border-box;background:var(--surface);border:1px solid #0000;border-radius:22px;align-items:flex-end;gap:4px;min-height:44px;padding:3px;transition:border-color .15s ease-out;display:flex}.chat-module__cQauAW__input:focus-within{border-color:var(--line-strong)}.chat-module__cQauAW__inputDisabled{opacity:.6}.chat-module__cQauAW__roundBtn{border-radius:var(--radius-full);width:36px;height:36px;transition:transform .12s var(--ease-out,ease-out), background-color .15s ease-out, color .15s ease-out;flex-shrink:0;justify-content:center;align-items:center;display:flex}.chat-module__cQauAW__attach{color:var(--ink-muted)}.chat-module__cQauAW__attach:not(:disabled):hover{color:var(--ink);background:var(--surface-raised)}.chat-module__cQauAW__attach:not(:disabled):active{transform:scale(.9)}.chat-module__cQauAW__send{background:var(--orchid);color:var(--on-orchid)}.chat-module__cQauAW__send:not(:disabled):active{transform:scale(.88)}.chat-module__cQauAW__send:disabled{background:var(--surface-raised);color:var(--ink-subtle)}.chat-module__cQauAW__roundBtn:disabled{cursor:default}.chat-module__cQauAW__area{box-sizing:border-box;resize:none;min-width:0;min-height:36px;max-height:130px;color:var(--ink);font-family:var(--font-sans);background:0 0;border:0;outline:0;flex-grow:1;margin:0;padding:7px 4px;font-size:16px;font-weight:400;line-height:22px;overflow-y:auto}.chat-module__cQauAW__area:focus-visible{box-shadow:none}.chat-module__cQauAW__area::placeholder{color:var(--ink-subtle)}@media (hover:hover) and (pointer:fine){.chat-module__cQauAW__area{font-size:15px}}.chat-module__cQauAW__count{text-align:right;color:var(--ink-subtle);font-variant-numeric:tabular-nums;margin:-2px 12px 0;font-size:12px;font-weight:500;line-height:16px}.chat-module__cQauAW__countOver{color:var(--danger)}.chat-module__cQauAW__appear{animation:chat-module__cQauAW__sup-appear .26s var(--ease-out,ease-out) both}.chat-module__cQauAW__rowIn.chat-module__cQauAW__appear{transform-origin:0 100%}.chat-module__cQauAW__rowOut.chat-module__cQauAW__appear{transform-origin:100% 100%}@keyframes chat-module__cQauAW__sup-appear{0%{opacity:0;transform:translateY(10px)scale(.97)}}@keyframes chat-module__cQauAW__sup-fade{0%{opacity:0}}@keyframes chat-module__cQauAW__sup-rise{0%{opacity:0;transform:translateY(6px)}}@keyframes chat-module__cQauAW__sup-drop{0%{opacity:0;transform:translate(-50%,-6px)}}@keyframes chat-module__cQauAW__sup-dot{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes chat-module__cQauAW__sup-pulse{50%{opacity:.55}}@media (prefers-reduced-motion:reduce){.chat-module__cQauAW__appear,.chat-module__cQauAW__chips,.chat-module__cQauAW__file,.chat-module__cQauAW__newPill,.chat-module__cQauAW__linkBanner,.chat-module__cQauAW__statusText,.chat-module__cQauAW__actionResult,.chat-module__cQauAW__lightbox,.chat-module__cQauAW__dots span,.chat-module__cQauAW__skel,.chat-module__cQauAW__photoSkel{animation:none}.chat-module__cQauAW__send:not(:disabled):active,.chat-module__cQauAW__attach:not(:disabled):active,.chat-module__cQauAW__newPill:active{transform:none}}
