.floating-layout[data-v-d94bd071]{z-index:2147483646;flex-direction:column;display:flex;position:fixed;inset:0}.floating-enter-active[data-v-d94bd071],.floating-leave-active[data-v-d94bd071]{transform-origin:100% 100%}.floating-enter-active[data-v-d94bd071]{animation:.34s cubic-bezier(.16,1,.3,1) floating-in-d94bd071}.floating-leave-active[data-v-d94bd071]{animation:.2s ease-in reverse floating-in-d94bd071}@keyframes floating-in-d94bd071{0%{opacity:0;transform:scale(.6)translate(8px,16px)}to{opacity:1;transform:scale(1)translate(0)}}@media (prefers-reduced-motion:reduce){.floating-enter-active[data-v-d94bd071],.floating-leave-active[data-v-d94bd071]{animation:none}}.sidebar-layout[data-v-f0edcc85]{width:var(--aunoa-sidebar-width);z-index:2147483646;display:flex;position:fixed;top:0;bottom:0;right:0}@media (width<=768px){.sidebar-layout[data-v-f0edcc85]{width:100%}}.sidebar-enter-active[data-v-f0edcc85]{transition:transform .3s cubic-bezier(.16,1,.3,1)}.sidebar-leave-active[data-v-f0edcc85]{transition:transform .25s ease-in}.sidebar-enter-from[data-v-f0edcc85],.sidebar-leave-to[data-v-f0edcc85]{transform:translate(100%)}.fullscreen-layout[data-v-9093d599]{z-index:2147483646;flex-direction:column;display:flex;position:fixed;inset:0}.fullscreen-enter-active[data-v-9093d599]{animation:.25s cubic-bezier(.16,1,.3,1) fullscreen-in-9093d599}.fullscreen-leave-active[data-v-9093d599]{animation:.2s ease-in reverse fullscreen-in-9093d599}@keyframes fullscreen-in-9093d599{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.header-menu[data-v-d94ec853]{align-items:center;display:flex;position:relative}.header-menu__trigger[data-v-d94ec853]{border-radius:var(--aunoa-radius-md);width:30px;height:30px;color:var(--aunoa-text-secondary);background:var(--aunoa-surface-secondary);transition:background var(--aunoa-transition-fast), color var(--aunoa-transition-fast);justify-content:center;align-items:center;display:flex}.header-menu__trigger[data-v-d94ec853]:hover{background:var(--aunoa-surface-hover);color:var(--aunoa-text-primary)}.header-menu__menu[data-v-d94ec853]{z-index:10000;border-radius:var(--aunoa-radius-md);background:var(--aunoa-surface);border:1px solid var(--aunoa-border);min-width:200px;box-shadow:var(--aunoa-shadow-lg);animation:aunoa-scale-in var(--aunoa-transition-fast);transform-origin:100% 0;flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);right:0}.header-menu__heading[data-v-d94ec853]{font-size:var(--aunoa-font-size-xs);letter-spacing:.02em;text-transform:uppercase;color:var(--aunoa-text-muted);padding:6px 10px 2px;font-weight:600}.header-menu__sep[data-v-d94ec853]{border:0;border-top:1px solid var(--aunoa-border);margin:4px 0}.header-menu__item[data-v-d94ec853]{border-radius:var(--aunoa-radius-sm);width:100%;font-size:var(--aunoa-font-size-sm);color:var(--aunoa-text-primary);text-align:left;transition:background var(--aunoa-transition-fast);align-items:center;gap:8px;padding:8px 10px;display:flex}.header-menu__item[data-v-d94ec853]:hover,.header-menu__item[data-v-d94ec853]:focus-visible{background:var(--aunoa-surface-hover)}.header-menu__item.is-active[data-v-d94ec853]{color:var(--aunoa-primary-text)}.header-menu__icon[data-v-d94ec853]{width:16px;color:var(--aunoa-text-secondary);flex:0 0 16px;display:inline-flex}.header-menu__item.is-active .header-menu__icon[data-v-d94ec853]{color:var(--aunoa-primary)}.header-menu__check[data-v-d94ec853]{width:14px;color:var(--aunoa-primary);flex:0 0 14px;margin-left:auto;display:inline-flex}.chat-header[data-v-3c689452]{height:auto;color:var(--aunoa-text-primary);-webkit-user-select:none;user-select:none;background:0 0;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px 12px;display:flex;position:relative}.chat-header__info[data-v-3c689452]{flex-direction:row;align-items:center;gap:10px;min-width:0;display:flex}.chat-header__avatar[data-v-3c689452]{flex:none;width:34px;height:34px;position:relative}.chat-header__avatar img[data-v-3c689452]{object-fit:cover;background:var(--aunoa-primary);border-radius:11px;width:100%;height:100%}.chat-header__dot[data-v-3c689452]{background:var(--aunoa-text-muted);border:2px solid var(--aunoa-surface);width:11px;height:11px;transition:background var(--aunoa-transition-fast);border-radius:50%;position:absolute;bottom:-2px;right:-2px}.chat-header__dot.is-on[data-v-3c689452]{background:var(--aunoa-success)}.chat-header__text[data-v-3c689452]{flex-direction:column;gap:1px;min-width:0;display:flex}.chat-header__title[data-v-3c689452]{font-size:var(--aunoa-font-size-lg);color:var(--aunoa-text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.chat-header__title--rich[data-v-3c689452]{font-weight:400}.chat-header__title--rich[data-v-3c689452] :is(b,strong){font-weight:700}.chat-header__status[data-v-3c689452]{font-size:var(--aunoa-font-size-xs);color:var(--aunoa-text-muted);font-weight:500}.chat-header__status.is-online[data-v-3c689452]{color:var(--aunoa-success);font-weight:600}.chat-header__status.is-online[data-v-3c689452]:before{content:"● "}.chat-header__actions[data-v-3c689452]{align-items:center;gap:var(--aunoa-space-xs);flex-shrink:0;display:flex}.chat-header__close[data-v-3c689452]{border-radius:var(--aunoa-radius-md);width:30px;height:30px;color:var(--aunoa-text-secondary);background:var(--aunoa-surface-secondary);transition:background var(--aunoa-transition-fast), color var(--aunoa-transition-fast);justify-content:center;align-items:center;display:flex}.chat-header__close[data-v-3c689452]:hover{background:var(--aunoa-surface-hover);color:var(--aunoa-text-primary)}.text-content__image img[data-v-8ba6eff6]{border-radius:var(--aunoa-radius-bubble) var(--aunoa-radius-bubble) 0 0;width:calc(100% + 26px);max-width:none;margin:-9px -13px 10px;display:block}.text-content__video[data-v-8ba6eff6]{text-align:center}.text-content__video video[data-v-8ba6eff6]{border-radius:var(--aunoa-radius-md);overflow:hidden}.text-content__pdf a[data-v-8ba6eff6]{color:var(--aunoa-primary);font-weight:500;font-size:var(--aunoa-font-size-sm);background:var(--aunoa-primary-bg);border-radius:var(--aunoa-radius-md);align-items:center;gap:8px;padding:8px 10px;display:flex}.text-content__title[data-v-8ba6eff6]{font-weight:700;font-size:var(--aunoa-font-size-lg);color:var(--aunoa-text-primary);white-space:pre-line;margin-top:2px;line-height:1.35}.text-content__title--plain[data-v-8ba6eff6]{font-weight:400;font-size:var(--aunoa-font-size-base);margin-top:0}.text-content__subtitle[data-v-8ba6eff6]{font-size:var(--aunoa-font-size-sm);color:var(--aunoa-text-muted);white-space:pre-line;margin-top:3px;font-weight:400;line-height:1.4}.text-content__text[data-v-8ba6eff6]{font-size:var(--aunoa-font-size-base);color:var(--aunoa-text-primary);white-space:pre-line;overflow-wrap:break-word;font-weight:400;line-height:1.45}.text-content__text[data-v-8ba6eff6] a,.text-content__title[data-v-8ba6eff6] a,.text-content__subtitle[data-v-8ba6eff6] a{color:inherit;text-decoration:underline}.text-content__actions[data-v-8ba6eff6]{flex-direction:column;gap:6px;margin-top:10px;display:flex}.action-btn[data-v-8ba6eff6]{border:1.5px solid var(--aunoa-primary);border-radius:var(--aunoa-radius-btn);background-color:var(--aunoa-surface);width:100%;color:var(--aunoa-primary);font-size:var(--aunoa-font-size-sm);cursor:pointer;transition:background var(--aunoa-transition-fast), transform var(--aunoa-transition-fast);text-align:center;padding:9px 12px;font-weight:600;line-height:1.3}.action-btn[data-v-8ba6eff6]:hover{background-color:var(--aunoa-primary-bg);transform:translateY(-1px)}.action-btn[data-v-8ba6eff6]:active{transform:translateY(0)}.action-btn[data-v-8ba6eff6]:focus-visible{outline:2px solid var(--aunoa-primary);outline-offset:2px}.attach-content__caption[data-v-e3c53eca]{white-space:pre-wrap;word-break:break-word;margin-top:6px;font-size:14px;line-height:1.4}.attach-content__image-link[data-v-e3c53eca]{border-radius:var(--aunoa-radius-lg);display:block;overflow:hidden}.attach-content__image[data-v-e3c53eca]{border-radius:var(--aunoa-radius-lg);width:100%;max-width:260px;box-shadow:var(--aunoa-shadow-sm);transition:transform var(--aunoa-transition-normal);display:block}.attach-content__image-link:hover .attach-content__image[data-v-e3c53eca]{transform:scale(1.02)}.attach-content__audio[data-v-e3c53eca]{border-radius:var(--aunoa-radius-md);width:260px;max-width:100%;height:40px}.attach-content__video[data-v-e3c53eca]{border-radius:var(--aunoa-radius-lg);width:260px;max-width:100%;box-shadow:var(--aunoa-shadow-sm);display:block}.attach-content__doc[data-v-e3c53eca]{background:var(--aunoa-primary-bg);border:1px solid var(--aunoa-primary-border);border-radius:var(--aunoa-radius-md);max-width:260px;transition:background var(--aunoa-transition-fast), border-color var(--aunoa-transition-fast);align-items:center;gap:10px;padding:9px 11px;text-decoration:none;display:flex}.attach-content__doc[data-v-e3c53eca]:hover{background:var(--aunoa-primary-bg-hover);border-color:var(--aunoa-primary)}.attach-content__doc-icon[data-v-e3c53eca]{border-radius:var(--aunoa-radius-sm);background:var(--aunoa-primary);width:34px;height:34px;color:var(--aunoa-text-on-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.attach-content__doc-meta[data-v-e3c53eca]{flex-direction:column;flex:1;min-width:0;display:flex}.attach-content__doc-name[data-v-e3c53eca]{font-size:var(--aunoa-font-size-sm);color:var(--aunoa-text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.attach-content__doc-ext[data-v-e3c53eca]{font-size:var(--aunoa-font-size-xs);color:var(--aunoa-primary-text);letter-spacing:.04em;font-weight:500}.attach-content__doc-dl[data-v-e3c53eca]{color:var(--aunoa-primary);flex-shrink:0}.carousel[data-v-8785b979]{min-width:260px;max-width:300px}.carousel[data-v-8785b979]:focus-visible{outline:2px solid var(--aunoa-primary);outline-offset:3px;border-radius:var(--aunoa-radius-md)}.carousel__track[data-v-8785b979]{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:stretch;display:flex;overflow-x:auto}.carousel__track[data-v-8785b979]::-webkit-scrollbar{display:none}.carousel__slide[data-v-8785b979]{scroll-snap-align:start;flex-direction:column;flex:0 0 100%;min-width:0;display:flex}.carousel__slide[data-v-8785b979] .text-content{flex:1}.carousel[data-v-8785b979]{margin-left:-13px;margin-right:-13px}.carousel__slide[data-v-8785b979] .text-content__image img{border-radius:var(--aunoa-radius-bubble) var(--aunoa-radius-bubble) 0 0;width:100%;max-width:none;margin:-9px 0 10px}.carousel__slide[data-v-8785b979] .text-content__title,.carousel__slide[data-v-8785b979] .text-content__subtitle,.carousel__slide[data-v-8785b979] .text-content__text,.carousel__slide[data-v-8785b979] .text-content__actions,.carousel__slide[data-v-8785b979] .text-content__pdf,.carousel__slide[data-v-8785b979] .text-content__video,.carousel__nav[data-v-8785b979]{padding-left:13px;padding-right:13px}.carousel__nav[data-v-8785b979]{justify-content:center;align-items:center;gap:10px;padding:10px 0 2px;display:flex}.carousel__arrow[data-v-8785b979]{border-radius:var(--aunoa-radius-md);border:1px solid var(--aunoa-border);background:var(--aunoa-surface);width:30px;height:30px;color:var(--aunoa-text-secondary);box-shadow:var(--aunoa-shadow-sm);transition:color var(--aunoa-transition-fast), border-color var(--aunoa-transition-fast), background var(--aunoa-transition-fast), transform var(--aunoa-transition-fast);justify-content:center;align-items:center;display:flex}.carousel__arrow[data-v-8785b979]:hover:not(:disabled){color:var(--aunoa-primary);border-color:var(--aunoa-primary);background:var(--aunoa-primary-bg);transform:translateY(-1px)}.carousel__arrow[data-v-8785b979]:active:not(:disabled){transform:translateY(0)}.carousel__arrow[data-v-8785b979]:disabled{opacity:.35;cursor:default;box-shadow:none}.carousel__arrow[data-v-8785b979]:focus-visible{outline:2px solid var(--aunoa-primary);outline-offset:2px}.carousel__dots[data-v-8785b979]{align-items:center;gap:6px;display:flex}.carousel__dot[data-v-8785b979]{border-radius:var(--aunoa-radius-full);background:var(--aunoa-border);cursor:pointer;width:7px;height:7px;transition:background var(--aunoa-transition-fast), width var(--aunoa-transition-normal);padding:0}.carousel__dot[data-v-8785b979]:hover{background:var(--aunoa-primary-border)}.carousel__dot--active[data-v-8785b979]{background:var(--aunoa-primary);width:18px}.carousel__dot[data-v-8785b979]:focus-visible{outline:2px solid var(--aunoa-primary);outline-offset:2px}.quick-replies[data-v-88fee088]{flex-wrap:wrap;justify-content:flex-end;gap:6px;padding:2px 0 4px;display:flex}.quick-btn[data-v-88fee088]{border:1.5px solid var(--aunoa-primary);border-radius:var(--aunoa-radius-btn);background-color:var(--aunoa-surface);color:var(--aunoa-primary);font-size:var(--aunoa-font-size-sm);cursor:pointer;transition:background var(--aunoa-transition-fast), transform var(--aunoa-transition-fast);white-space:nowrap;padding:7px 13px;font-weight:600;line-height:1.25;animation:.28s cubic-bezier(.16,1,.3,1) both aunoa-slide-up}.quick-btn[data-v-88fee088]:first-child{animation-delay:20ms}.quick-btn[data-v-88fee088]:nth-child(2){animation-delay:60ms}.quick-btn[data-v-88fee088]:nth-child(3){animation-delay:.1s}.quick-btn[data-v-88fee088]:nth-child(4){animation-delay:.14s}.quick-btn[data-v-88fee088]:nth-child(n+5){animation-delay:.18s}.quick-btn[data-v-88fee088]:hover{background-color:var(--aunoa-primary-bg);transform:translateY(-1px)}.quick-btn[data-v-88fee088]:active{transform:translateY(0)}.quick-btn[data-v-88fee088]:focus-visible{outline:2px solid var(--aunoa-primary);outline-offset:2px}.reaction-bar[data-v-c009af76]{background:var(--aunoa-surface);border:1px solid var(--aunoa-border);box-shadow:var(--aunoa-shadow-md,var(--aunoa-shadow-sm));z-index:5;border-radius:999px;gap:2px;padding:4px 6px;display:inline-flex}.reaction-bar__emoji[data-v-c009af76]{cursor:pointer;transition:transform var(--aunoa-transition-fast), background var(--aunoa-transition-fast);background:0 0;border:none;border-radius:50%;padding:4px;font-size:20px;line-height:1}.reaction-bar__emoji[data-v-c009af76]:hover{transform:scale(1.25)}.reaction-bar__emoji.is-active[data-v-c009af76]{background:var(--aunoa-primary-bg)}.reaction-bar__emoji[data-v-c009af76]:focus-visible{outline:2px solid var(--aunoa-primary);outline-offset:1px}.message-list[data-v-1e824540]{background:0 0;flex:1;padding:16px 14px 6px;overflow:hidden auto}.message-list__content[data-v-1e824540]{flex-direction:column;justify-content:flex-end;gap:7px;min-height:100%;display:flex}.message-row[data-v-1e824540]{align-items:flex-end;max-width:78%;animation:.26s cubic-bezier(.16,1,.3,1) both aunoa-slide-up;display:flex;position:relative}.message-row--user[data-v-1e824540]{flex-direction:row-reverse;align-self:flex-end}.message-row--bot[data-v-1e824540]{align-self:flex-start}.message-item[data-v-1e824540]{word-wrap:break-word;overflow-wrap:break-word;min-width:0;line-height:1.45;font-size:var(--aunoa-font-size-base);padding:9px 13px}.message-row--bot .message-item[data-v-1e824540]{background:var(--aunoa-surface);color:var(--aunoa-text-primary);border:1px solid var(--aunoa-border);border-radius:var(--aunoa-radius-bubble) var(--aunoa-radius-bubble) var(--aunoa-radius-bubble) var(--aunoa-radius-tail);box-shadow:var(--aunoa-shadow-sm)}.message-row--user .message-item[data-v-1e824540]{background:var(--aunoa-user-bubble-bg);color:var(--aunoa-user-bubble-text);border:1px solid var(--aunoa-user-bubble-border);border-radius:var(--aunoa-radius-bubble) var(--aunoa-radius-bubble) var(--aunoa-radius-tail) var(--aunoa-radius-bubble)}.message-row--user .message-item[data-v-1e824540] a{color:var(--aunoa-primary);text-decoration:underline}.reply-btn[data-v-1e824540]{background:var(--aunoa-surface);border:1px solid var(--aunoa-border);width:26px;height:26px;color:var(--aunoa-text-muted);cursor:pointer;z-index:2;opacity:0;box-shadow:var(--aunoa-shadow-sm);transition:opacity var(--aunoa-transition-fast), transform var(--aunoa-transition-fast), color var(--aunoa-transition-fast), background var(--aunoa-transition-fast), border-color var(--aunoa-transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)scale(.85)}.message-row--user .reply-btn[data-v-1e824540]{left:-32px}.message-row--bot .reply-btn[data-v-1e824540]{right:-32px}.message-row:hover .reply-btn[data-v-1e824540]{opacity:1;transform:translateY(-50%)scale(1)}.reply-btn[data-v-1e824540]:hover{color:var(--aunoa-primary);border-color:var(--aunoa-primary);background:var(--aunoa-primary-bg)}.reply-btn[data-v-1e824540]:focus-visible{opacity:1;outline:2px solid var(--aunoa-primary);outline-offset:2px;transform:translateY(-50%)scale(1)}@media (hover:none){.reply-btn[data-v-1e824540]{display:none}}.message-item[data-v-1e824540]{transition:transform .2s cubic-bezier(.16,1,.3,1)}.message-item.is-swiping[data-v-1e824540]{transition:none}.swipe-reply[data-v-1e824540]{background:var(--aunoa-primary-bg);width:30px;height:30px;color:var(--aunoa-primary);opacity:0;pointer-events:none;z-index:0;border-radius:50%;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex;position:absolute;top:50%;left:6px;transform:translateY(-50%)scale(.6)}.swipe-reply.is-reached[data-v-1e824540]{background:var(--aunoa-primary);color:var(--aunoa-text-on-primary)}.reply-preview[data-v-1e824540]{background:var(--aunoa-primary-bg);border-left:3px solid var(--aunoa-primary);font-size:var(--aunoa-font-size-xs);border-radius:4px;max-height:60px;margin-bottom:6px;padding:6px 8px;overflow:hidden}.reply-preview__from[data-v-1e824540]{color:var(--aunoa-primary);margin-bottom:2px;font-weight:600}.reply-preview__text[data-v-1e824540]{opacity:.8}.bot-avatar[data-v-1e824540]{flex-shrink:0;width:28px;height:28px;margin-top:2px;margin-left:4px}.bot-avatar__img[data-v-1e824540]{object-fit:cover;background:var(--aunoa-primary);border-radius:9px;width:100%;height:100%}.message-time[data-v-1e824540]{font-size:var(--aunoa-font-size-xs);color:var(--aunoa-text-muted);padding:0 4px 4px}.message-time--right[data-v-1e824540]{text-align:right}.typing-indicator[data-v-1e824540]{align-items:center;gap:4px;display:flex;padding:12px var(--aunoa-space-md)!important}.typing-dot[data-v-1e824540]{background:var(--aunoa-text-muted);border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite aunoa-dots}.typing-dot[data-v-1e824540]:nth-child(2){animation-delay:.2s}.typing-dot[data-v-1e824540]:nth-child(3){animation-delay:.4s}.react-btn[data-v-1e824540]{background:var(--aunoa-surface);border:1px solid var(--aunoa-border);width:26px;height:26px;color:var(--aunoa-text-muted);cursor:pointer;z-index:2;opacity:0;box-shadow:var(--aunoa-shadow-sm);transition:opacity var(--aunoa-transition-fast), transform var(--aunoa-transition-fast), color var(--aunoa-transition-fast), border-color var(--aunoa-transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)scale(.85)}.message-row--user .react-btn[data-v-1e824540]{left:-62px}.message-row--bot .react-btn[data-v-1e824540]{right:-62px}.message-row:hover .react-btn[data-v-1e824540]{opacity:1;transform:translateY(-50%)scale(1)}.react-btn[data-v-1e824540]:hover{color:var(--aunoa-primary);border-color:var(--aunoa-primary);background:var(--aunoa-primary-bg)}.react-btn[data-v-1e824540]:focus-visible{opacity:1;outline:2px solid var(--aunoa-primary);outline-offset:2px}@media (hover:none){.react-btn[data-v-1e824540]{display:none}}.reaction-bar-wrap[data-v-1e824540]{position:absolute;top:-40px;left:0}.message-row--user .reaction-bar-wrap[data-v-1e824540]{left:auto;right:0}.reaction-chip[data-v-1e824540]{white-space:nowrap;background:var(--aunoa-surface);border:1px solid var(--aunoa-border);box-shadow:var(--aunoa-shadow-sm);border-radius:999px;padding:1px 5px;font-size:13px;line-height:1.3;position:absolute;bottom:-12px}.message-row.has-reaction[data-v-1e824540]{margin-bottom:14px}.reaction-backdrop[data-v-1e824540]{z-index:4;position:fixed;inset:0}.message-row--user .reaction-chip[data-v-1e824540]{right:6px}.message-row--bot .reaction-chip[data-v-1e824540]{left:6px}.message-item[data-v-1e824540]{position:relative}.chat-input[data-v-0356fec8]{padding:6px 12px 12px;padding-bottom:max(12px, env(safe-area-inset-bottom));box-shadow:none;background:0 0;flex-shrink:0;position:relative}.chat-input__dropzone[data-v-0356fec8]{z-index:5;justify-content:center;align-items:center;gap:var(--aunoa-space-sm);background:var(--aunoa-primary-bg);border:2px dashed var(--aunoa-primary);border-radius:var(--aunoa-radius-md);color:var(--aunoa-primary);font-size:var(--aunoa-font-size-sm);font-weight:600;display:flex;position:absolute;inset:0}.chat-input__attachments[data-v-0356fec8]{flex-wrap:wrap;gap:8px;padding:4px 6px 8px;display:flex}.chat-input__att[data-v-0356fec8]{align-items:center;display:inline-flex;position:relative}.chat-input__att-thumb[data-v-0356fec8]{object-fit:cover;border:1px solid var(--aunoa-border-tinted);background:var(--aunoa-surface-secondary);border-radius:10px;width:52px;height:52px}.chat-input__att-file[data-v-0356fec8]{border:1px solid var(--aunoa-border-tinted);background:var(--aunoa-surface-secondary);max-width:180px;height:36px;color:var(--aunoa-text-secondary);border-radius:10px;align-items:center;gap:6px;padding:0 10px;font-size:12px;display:inline-flex}.chat-input__att-name[data-v-0356fec8]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-input__att-remove[data-v-0356fec8]{background:var(--aunoa-error);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;line-height:1;display:flex;position:absolute;top:-7px;right:-7px}.chat-input__att-remove[data-v-0356fec8]:hover{background:#dc2626}.chat-input__att.is-uploading .chat-input__att-thumb[data-v-0356fec8],.chat-input__att.is-uploading .chat-input__att-file[data-v-0356fec8]{opacity:.45}.chat-input__att-uploading[data-v-0356fec8]{color:var(--aunoa-primary,#7671f9);pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:1px;display:flex;position:absolute;inset:0}.chat-input__att-spin[data-v-0356fec8]{animation:.8s linear infinite aunoa-att-spin-0356fec8}.chat-input__att-pct[data-v-0356fec8]{color:var(--aunoa-text-secondary);font-size:9px;font-weight:700}@keyframes aunoa-att-spin-0356fec8{to{transform:rotate(360deg)}}.chat-input__row[data-v-0356fec8]{background:var(--aunoa-surface);border:1px solid var(--aunoa-border-tinted);box-shadow:var(--aunoa-shadow-md);transition:border-color var(--aunoa-transition-fast), box-shadow var(--aunoa-transition-fast);border-radius:22px;align-items:flex-end;gap:4px;padding:5px 6px;display:flex}.chat-input__row[data-v-0356fec8]:focus-within{border-color:var(--aunoa-primary)}.chat-input__textarea[data-v-0356fec8]{resize:none;font-family:inherit;font-size:var(--aunoa-font-size-base);color:var(--aunoa-text-primary);background:0 0;border:none;flex:1;max-height:120px;padding:9px 12px;line-height:1.4;overflow-y:auto}.chat-input__textarea[data-v-0356fec8]::placeholder{color:var(--aunoa-text-muted)}.chat-input__textarea[data-v-0356fec8]:focus{outline:none}.chat-input__btn[data-v-0356fec8]{width:38px;height:38px;transition:opacity var(--aunoa-transition-fast), background var(--aunoa-transition-fast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.chat-input__attach[data-v-0356fec8]{color:var(--aunoa-text-muted)}.chat-input__attach[data-v-0356fec8]:hover{color:var(--aunoa-primary);background:var(--aunoa-primary-bg)}.chat-input__send[data-v-0356fec8]{background:var(--aunoa-primary);color:var(--aunoa-text-on-primary)}.chat-input__send[data-v-0356fec8]:disabled{opacity:.4;cursor:not-allowed}.chat-input__send[data-v-0356fec8]:not(:disabled):hover{background:var(--aunoa-primary-hover)}.chat-input__mic-wrap[data-v-0356fec8]{align-items:center;display:flex;position:relative}.chat-input__mic[data-v-0356fec8]{color:var(--aunoa-text-muted)}.chat-input__mic[data-v-0356fec8]:hover{color:var(--aunoa-primary);background:var(--aunoa-primary-bg)}.chat-input__mic.is-recording[data-v-0356fec8]{color:var(--aunoa-text-on-primary);background:var(--aunoa-error);animation:1.4s infinite aunoa-mic-pulse-0356fec8}@keyframes aunoa-mic-pulse-0356fec8{0%,to{box-shadow:0 0 #ef444473}50%{box-shadow:0 0 0 6px #ef444400}}@media (prefers-reduced-motion:reduce){.chat-input__att-spin[data-v-0356fec8],.chat-input__mic.is-recording[data-v-0356fec8]{animation:none}}.chat-input__mic-caret[data-v-0356fec8]{width:14px;height:38px;color:var(--aunoa-text-muted);transition:color var(--aunoa-transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.chat-input__mic-caret[data-v-0356fec8]:hover{color:var(--aunoa-primary)}.chat-input__mic-caret[data-v-0356fec8]:focus-visible{outline:2px solid var(--aunoa-primary);outline-offset:2px;color:var(--aunoa-primary)}.chat-input__devices[data-v-0356fec8]{background:var(--aunoa-surface);border:1px solid var(--aunoa-border-tinted);border-radius:var(--aunoa-radius-md);min-width:220px;max-width:280px;box-shadow:var(--aunoa-shadow-lg);z-index:30;padding:6px;list-style:none;position:absolute;bottom:calc(100% + 8px);right:0}.chat-input__device[data-v-0356fec8]{background:0 0;border:none}.chat-input__devices-h[data-v-0356fec8]{font-size:var(--aunoa-font-size-xs);color:var(--aunoa-text-muted);padding:4px 8px;font-weight:600}.chat-input__device[data-v-0356fec8]{text-align:left;border-radius:var(--aunoa-radius-sm);width:100%;font-size:var(--aunoa-font-size-sm);color:var(--aunoa-text-primary);white-space:nowrap;text-overflow:ellipsis;padding:8px 10px;display:block;overflow:hidden}.chat-input__device[data-v-0356fec8]:hover{background:var(--aunoa-surface-hover)}.chat-input__device.is-sel[data-v-0356fec8]{color:var(--aunoa-primary);font-weight:600}.chat-input__device[data-v-0356fec8]:focus-visible{outline:2px solid var(--aunoa-primary);outline-offset:-2px;background:var(--aunoa-surface-hover)}.chat-input__device-empty[data-v-0356fec8]{font-size:var(--aunoa-font-size-sm);color:var(--aunoa-text-muted);padding:8px 10px}.reply-bar[data-v-7039cc95]{align-items:center;gap:var(--aunoa-space-sm);padding:var(--aunoa-space-sm) var(--aunoa-space-lg);background:var(--aunoa-primary-bg);border-left:3px solid var(--aunoa-primary);border-top:1px solid var(--aunoa-border-light);display:flex}.reply-bar__content[data-v-7039cc95]{flex:1;min-width:0;overflow:hidden}.reply-bar__from[data-v-7039cc95]{font-size:var(--aunoa-font-size-xs);color:var(--aunoa-primary);font-weight:600;display:block}.reply-bar__text[data-v-7039cc95]{font-size:var(--aunoa-font-size-xs);color:var(--aunoa-text-secondary);white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.reply-bar__close[data-v-7039cc95]{width:24px;height:24px;color:var(--aunoa-text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.reply-bar__close[data-v-7039cc95]:hover{color:var(--aunoa-text-primary)}.upload-bar[data-v-4b005872]{align-items:center;gap:var(--aunoa-space-sm);padding:var(--aunoa-space-sm) var(--aunoa-space-lg);display:flex}.upload-bar__track[data-v-4b005872]{background:var(--aunoa-border);border-radius:2px;flex:1;height:4px;overflow:hidden}.upload-bar__fill[data-v-4b005872]{background:var(--aunoa-primary);border-radius:2px;height:100%;transition:width .2s}.upload-bar__text[data-v-4b005872]{font-size:var(--aunoa-font-size-xs);color:var(--aunoa-text-muted);text-align:right;min-width:32px}.embedded-browser[data-v-336efbff]{background:var(--aunoa-surface);flex-direction:column;width:100%;height:100%;display:flex}.embedded-browser__header[data-v-336efbff]{height:var(--aunoa-header-height);padding:0 var(--aunoa-space-lg);border-bottom:1px solid var(--aunoa-border);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.embedded-browser__close[data-v-336efbff]{border-radius:var(--aunoa-radius-sm);width:32px;height:32px;color:var(--aunoa-text-secondary);transition:background var(--aunoa-transition-fast);justify-content:center;align-items:center;display:flex}.embedded-browser__close[data-v-336efbff]:hover{background:var(--aunoa-surface-hover)}.embedded-browser__frame[data-v-336efbff]{border:none;flex:1;width:100%}.aunoa-app[data-v-82188263]{width:100%;height:100%}.chat-icon[data-v-82188263]{width:60px;height:60px;color:var(--aunoa-text-on-primary);box-shadow:var(--aunoa-shadow-lg);cursor:pointer;z-index:2147483646;background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;border-radius:19px;justify-content:center;align-items:center;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .2s,border-radius .25s,opacity .2s;animation:.5s .3s both aunoa-fade-in;display:flex;position:fixed;bottom:24px;right:18px}.chat-icon[data-v-82188263]:not(.chat-icon--custom):after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(160deg,#ffffff2e,#fff0 55%);position:absolute;inset:0}.chat-icon[data-v-82188263]:hover{box-shadow:var(--aunoa-shadow-xl);border-radius:22px;transform:scale(1.06)translateY(-1px)}.chat-icon[data-v-82188263]:active{transform:scale(.97)}.chat-icon--custom[data-v-82188263]{box-shadow:none;background-color:#0000!important}.chat-icon--left[data-v-82188263]{left:18px;right:auto}.chat-launcher-pill[data-v-82188263]{border-radius:var(--aunoa-radius-full);max-width:240px;color:var(--aunoa-text-on-primary);box-shadow:var(--aunoa-shadow-lg);cursor:pointer;z-index:2147483646;border:none;align-items:center;gap:9px;padding:9px 16px 9px 9px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .2s;animation:.5s .3s both aunoa-fade-in;display:flex;position:fixed;bottom:24px;right:18px}.chat-launcher-pill--left[data-v-82188263]{left:18px;right:auto}.chat-launcher-pill[data-v-82188263]:hover{box-shadow:var(--aunoa-shadow-xl);transform:translateY(-2px)}.chat-launcher-pill[data-v-82188263]:active{transform:translateY(0)}.chat-icon[data-v-82188263]:focus-visible,.chat-launcher-pill[data-v-82188263]:focus-visible,.chat-launcher-image[data-v-82188263]:focus-visible{outline:3px solid var(--aunoa-primary);outline-offset:3px;box-shadow:0 0 0 2px #fff}.chat-launcher-pill__avatar[data-v-82188263]{border-radius:var(--aunoa-radius-avatar);background:#fff3;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;overflow:hidden}.chat-launcher-pill__avatar img[data-v-82188263]{object-fit:cover;width:100%;height:100%}.chat-launcher-pill__text[data-v-82188263]{font-size:var(--aunoa-font-size-base);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.chat-launcher-pill--text-top[data-v-82188263],.chat-launcher-pill--text-bottom[data-v-82188263]{border-radius:var(--aunoa-radius-lg);text-align:center;flex-direction:column;gap:7px;max-width:170px;padding:12px 16px}.chat-launcher-pill--text-top[data-v-82188263]{flex-direction:column-reverse}.chat-launcher-pill--text-top .chat-launcher-pill__text[data-v-82188263],.chat-launcher-pill--text-bottom .chat-launcher-pill__text[data-v-82188263]{white-space:normal}.chat-launcher-image[data-v-82188263]{cursor:pointer;z-index:2147483646;filter:drop-shadow(0 6px 14px #14142d38);background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:transform .25s cubic-bezier(.34,1.56,.64,1);animation:.5s .3s both aunoa-fade-in;display:flex;position:fixed;bottom:24px;right:18px}.chat-launcher-image--left[data-v-82188263]{left:18px;right:auto}.chat-launcher-image[data-v-82188263]:hover{transform:scale(1.06)translateY(-2px)}.chat-launcher-image[data-v-82188263]:active{transform:scale(.97)}.chat-launcher-image img[data-v-82188263]{object-fit:contain;width:100%;height:100%;display:block}.chat-icon__badge[data-v-82188263]{background:var(--aunoa-error);color:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:600;display:flex;position:absolute;top:-4px;right:-4px}.chat-bottom[data-v-82188263]{flex-shrink:0}.powered-by[data-v-82188263]{text-align:center;color:var(--aunoa-text-muted);background:var(--aunoa-surface);padding:4px;font-size:11px}.powered-by a[data-v-82188263]{color:var(--aunoa-primary);font-weight:500}:root{--aunoa-primary:#7671f9;--aunoa-primary-hover:#8580fa;--aunoa-primary-active:#5b55e0;--aunoa-primary-bg:color-mix(in srgb, var(--aunoa-primary) 8%, var(--aunoa-mix-bg));--aunoa-primary-bg-hover:color-mix(in srgb, var(--aunoa-primary) 14%, var(--aunoa-mix-bg));--aunoa-primary-border:color-mix(in srgb, var(--aunoa-primary) 45%, var(--aunoa-mix-bg));--aunoa-primary-text:color-mix(in srgb, var(--aunoa-primary), var(--aunoa-mix-fg) 22%);--aunoa-text-on-primary:#fff;--aunoa-mix-bg:#fff;--aunoa-mix-fg:#1a1a2e;--aunoa-user-bubble-bg:color-mix(in srgb, var(--aunoa-primary) 12%, var(--aunoa-mix-bg));--aunoa-user-bubble-text:var(--aunoa-mix-fg);--aunoa-user-bubble-border:color-mix(in srgb, var(--aunoa-primary) 20%, var(--aunoa-mix-bg));--aunoa-surface-halo:color-mix(in srgb, var(--aunoa-primary) 9%, var(--aunoa-mix-bg));--aunoa-border-tinted:color-mix(in srgb, var(--aunoa-primary) 16%, var(--aunoa-border));--aunoa-surface-chat:color-mix(in srgb, var(--aunoa-primary) 4%, var(--aunoa-mix-bg));--aunoa-text-primary:#1a1a2e;--aunoa-text-secondary:#4a4a68;--aunoa-text-muted:#8888a4;--aunoa-surface:#fff;--aunoa-surface-secondary:#f7f7fa;--aunoa-surface-hover:#f0f0f5;--aunoa-border:#e4e4ec;--aunoa-border-light:#f0f0f5;--aunoa-shadow-sm:0 1px 2px #14142d0f, 0 1px 3px #14142d0d;--aunoa-shadow-md:0 2px 6px -2px #14142d14, 0 4px 14px -2px #14142d1a;--aunoa-shadow-lg:0 4px 12px -4px #14142d1a, 0 12px 32px -6px #14142d29;--aunoa-shadow-xl:0 8px 20px -6px #14142d1f, 0 24px 56px -10px #14142d38;--aunoa-success:#22c55e;--aunoa-warning:#f59e0b;--aunoa-error:#ef4444;--aunoa-radius-sm:6px;--aunoa-radius-md:10px;--aunoa-radius-lg:14px;--aunoa-radius-xl:18px;--aunoa-radius-full:9999px;--aunoa-radius-window:18px;--aunoa-radius-bubble:16px;--aunoa-radius-tail:5px;--aunoa-radius-btn:10px;--aunoa-radius-input:12px;--aunoa-radius-avatar:14px;--aunoa-window-radius:30px 30px 8px 30px;--aunoa-font-family:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--aunoa-font-size-xs:.75rem;--aunoa-font-size-sm:.8125rem;--aunoa-font-size-base:.875rem;--aunoa-font-size-lg:1rem;--aunoa-font-size-xl:1.125rem;--aunoa-space-xs:4px;--aunoa-space-sm:8px;--aunoa-space-md:12px;--aunoa-space-lg:16px;--aunoa-space-xl:24px;--aunoa-space-2xl:32px;--aunoa-header-height:56px;--aunoa-input-height:64px;--aunoa-floating-width:400px;--aunoa-floating-height:560px;--aunoa-sidebar-width:440px;--aunoa-transition-fast:.15s ease;--aunoa-transition-normal:.25s ease;--aunoa-transition-slow:.35s ease}:root[data-theme=dark]{--aunoa-mix-bg:#1e1e2e;--aunoa-mix-fg:#e4e4ec;--aunoa-text-primary:#e8e8f0;--aunoa-text-secondary:#b4b4c8;--aunoa-text-muted:#9090ac;--aunoa-surface:#1e1e2e;--aunoa-surface-secondary:#2a2a3e;--aunoa-surface-hover:#34344e;--aunoa-border:#3a3a4e;--aunoa-border-light:#2e2e3e;--aunoa-shadow-sm:0 1px 2px #0000004d, 0 1px 3px #00000042;--aunoa-shadow-md:0 2px 6px -2px #0006, 0 4px 14px -2px #00000075;--aunoa-shadow-lg:0 4px 12px -4px #0000007a, 0 12px 32px -6px #0000008a;--aunoa-shadow-xl:0 8px 20px -6px #00000085, 0 24px 56px -10px #0009}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;font-family:var(--aunoa-font-family);font-size:var(--aunoa-font-size-base);color:var(--aunoa-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:0 0;overflow:hidden}#app{width:100%;height:100%}a{color:var(--aunoa-primary-text);text-decoration:underline}a:hover{opacity:.85}button{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--aunoa-primary);outline-offset:2px}img,video,audio{max-width:100%;display:block}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--aunoa-primary);border-radius:var(--aunoa-radius-full);opacity:.6}::-webkit-scrollbar-thumb:hover{opacity:1}*{scrollbar-width:thin;scrollbar-color:var(--aunoa-primary) transparent}@keyframes aunoa-fade-in{0%{opacity:0}to{opacity:1}}@keyframes aunoa-slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes aunoa-slide-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes aunoa-scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes aunoa-dots{0%,80%,to{opacity:.3}40%{opacity:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.aunoa-frame{background:linear-gradient(180deg, var(--aunoa-surface-halo) 0, var(--aunoa-surface-chat) 160px);flex-direction:column;flex:1;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.aunoa-frame--rounded{corner-shape:squircle;border-radius:30px}.aunoa-frame-border{border:1px solid var(--aunoa-border-tinted);pointer-events:none;z-index:9999;position:absolute;inset:0}.aunoa-frame--rounded>.aunoa-frame-border{corner-shape:squircle;border-radius:30px}.floating-layout .aunoa-frame--rounded,.floating-layout .aunoa-frame--rounded>.aunoa-frame-border{border-radius:var(--aunoa-window-radius)}.aunoa-app--launcher-left .floating-enter-active,.aunoa-app--launcher-left .floating-leave-active{transform-origin:0 100%}.aunoa-app--mobile .aunoa-frame--rounded{corner-shape:round;border-radius:0}.aunoa-app--mobile .aunoa-frame--rounded>.aunoa-frame-border{border:none;border-radius:0}.aunoa-frame--sidebar{border-radius:0;box-shadow:-4px 0 24px #00000014}.aunoa-frame--sidebar>.aunoa-frame-border{border:none;border-left:1px solid var(--aunoa-border-tinted);border-radius:0}.fullscreen-layout .aunoa-frame .message-list{padding:var(--aunoa-space-xl) var(--aunoa-space-2xl)}.fullscreen-layout .aunoa-frame .message-row{max-width:65%}.fullscreen-layout .aunoa-frame .chat-input{padding:8px var(--aunoa-space-2xl) var(--aunoa-space-lg)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
