.SentraBot-module__pxTIwa__fab{z-index:9997;cursor:pointer;color:#411b7f;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:#fff;border:2px solid #411b7f;border-radius:50%;outline:none;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .16s,box-shadow .16s,background .22s,border .22s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 2px 10px #411b7f26}.SentraBot-module__pxTIwa__fab:hover{transform:scale(1.08)translateY(-2px);box-shadow:0 4px 16px #411b7f40}.SentraBot-module__pxTIwa__fab:active{cursor:grabbing;transform:scale(.94)}.SentraBot-module__pxTIwa__fabHidden{opacity:0;pointer-events:none;transform:scale(.6)}.SentraBot-module__pxTIwa__backdrop{z-index:9994;background:var(--overlay-backdrop);animation:.2s forwards SentraBot-module__pxTIwa__backdropIn;position:fixed;inset:0}@keyframes SentraBot-module__pxTIwa__backdropIn{0%{opacity:0}to{opacity:1}}.SentraBot-module__pxTIwa__panel{z-index:9995;background:var(--bg-surface);border-left:1px solid var(--border-default);width:400px;max-width:100vw;box-shadow:-6px 0 40px #00000024, -1px 0 0 var(--border-subtle);will-change:transform;pointer-events:none;flex-direction:column;transition:transform .28s cubic-bezier(.25,.46,.45,.94);display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;transform:translate(100%)}.SentraBot-module__pxTIwa__panelOpen{pointer-events:auto;transform:translate(0)}.SentraBot-module__pxTIwa__header{border-bottom:1px solid var(--border-subtle);background:var(--bg-surface);flex-shrink:0;justify-content:space-between;align-items:center;min-height:58px;padding:12px 14px;display:flex}.SentraBot-module__pxTIwa__headerBrand{align-items:center;gap:10px;display:flex}.SentraBot-module__pxTIwa__headerIcon{background:0 0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.SentraBot-module__pxTIwa__headerTitle{font-family:var(--font-display);font-size:var(--text-md);font-weight:var(--fw-semibold);color:var(--text-primary);letter-spacing:var(--ls-tight);line-height:1.3}.SentraBot-module__pxTIwa__headerSubtitle{font-family:var(--font-body);font-size:var(--text-xs);color:var(--text-tertiary);margin-top:1px;line-height:1.3}.SentraBot-module__pxTIwa__headerActions{align-items:center;gap:1px;display:flex}.SentraBot-module__pxTIwa__iconBtn{border-radius:var(--radius-sm);cursor:pointer;width:30px;height:30px;color:var(--text-tertiary);-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;justify-content:center;align-items:center;transition:background .13s,color .13s;display:flex}.SentraBot-module__pxTIwa__iconBtn:hover{background:var(--bg-subtle);color:var(--text-primary)}.SentraBot-module__pxTIwa__iconBtn:active{background:var(--bg-muted)}.SentraBot-module__pxTIwa__body{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;flex-direction:column;flex:1;display:flex;overflow:hidden auto}.SentraBot-module__pxTIwa__body::-webkit-scrollbar{width:4px}.SentraBot-module__pxTIwa__body::-webkit-scrollbar-track{background:0 0}.SentraBot-module__pxTIwa__body::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:2px}.SentraBot-module__pxTIwa__empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:44px 28px 36px;display:flex}.SentraBot-module__pxTIwa__emptyIcon{margin-bottom:22px}.SentraBot-module__pxTIwa__emptyTitle{font-family:var(--font-display);font-size:var(--text-xl);font-weight:var(--fw-bold);color:var(--text-primary);letter-spacing:var(--ls-tight);line-height:var(--lh-tight);margin:0 0 6px}.SentraBot-module__pxTIwa__emptySubtitle{font-family:var(--font-body);font-size:var(--text-sm);color:var(--text-tertiary);line-height:var(--lh-normal);max-width:260px;margin:0 0 28px}.SentraBot-module__pxTIwa__suggestions{flex-direction:column;gap:8px;width:100%;max-width:320px;display:flex}.SentraBot-module__pxTIwa__suggestionBtn{border-radius:var(--radius-md);border:1px solid var(--border-default);background:var(--bg-elevated);color:var(--text-secondary);font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--fw-medium);cursor:pointer;line-height:var(--lh-snug);text-align:left;-webkit-tap-highlight-color:transparent;outline:none;padding:10px 16px;transition:background .14s,border-color .14s,color .14s,transform .12s}.SentraBot-module__pxTIwa__suggestionBtn:hover{background:var(--accent-primary-subtle);border-color:var(--border-brand);color:var(--accent-primary);transform:translate(3px)}.SentraBot-module__pxTIwa__suggestionBtn:active{transform:translate(1px)}.SentraBot-module__pxTIwa__messages{flex-direction:column;flex:1;gap:14px;padding:16px 14px 8px;display:flex}.SentraBot-module__pxTIwa__msg{gap:8px;max-width:100%;display:flex}.SentraBot-module__pxTIwa__msgUser{flex-direction:row-reverse}.SentraBot-module__pxTIwa__msgAssistant{flex-direction:row}.SentraBot-module__pxTIwa__msgAvatar{background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:2px;display:flex}.SentraBot-module__pxTIwa__msgContent{flex-direction:column;gap:4px;min-width:0;max-width:calc(100% - 38px);display:flex}.SentraBot-module__pxTIwa__msgUser .SentraBot-module__pxTIwa__msgContent{align-items:flex-end}.SentraBot-module__pxTIwa__msgAssistant .SentraBot-module__pxTIwa__msgContent{align-items:flex-start}.SentraBot-module__pxTIwa__msgBubble{border-radius:var(--radius-md);font-family:var(--font-body);font-size:var(--text-sm);line-height:var(--lh-normal);word-break:break-word;padding:10px 13px;animation:.18s forwards SentraBot-module__pxTIwa__msgIn}@keyframes SentraBot-module__pxTIwa__msgIn{0%{opacity:0;transform:translateY(5px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.SentraBot-module__pxTIwa__msgText{white-space:pre-wrap}.SentraBot-module__pxTIwa__msgUser .SentraBot-module__pxTIwa__msgBubble{background:var(--accent-primary);color:#fff;border-bottom-right-radius:4px}.SentraBot-module__pxTIwa__msgAssistant .SentraBot-module__pxTIwa__msgBubble{background:var(--bg-elevated);color:var(--text-primary);border:1px solid var(--border-subtle);border-bottom-left-radius:4px}.SentraBot-module__pxTIwa__msgBubbleError{align-items:flex-start;gap:7px;display:flex;background:var(--bg-error)!important;border-color:var(--border-error)!important;color:var(--color-error)!important}.SentraBot-module__pxTIwa__errorIcon{flex-shrink:0;margin-top:1px}.SentraBot-module__pxTIwa__typingBubble{align-items:center;gap:5px;min-width:60px;display:flex;padding:13px 16px!important}.SentraBot-module__pxTIwa__dot{background:var(--text-tertiary);border-radius:50%;width:6px;height:6px;animation:1.3s ease-in-out infinite SentraBot-module__pxTIwa__dotBounce;display:inline-block}.SentraBot-module__pxTIwa__dot:nth-child(2){animation-delay:.15s}.SentraBot-module__pxTIwa__dot:nth-child(3){animation-delay:.3s}@keyframes SentraBot-module__pxTIwa__dotBounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-7px)}}.SentraBot-module__pxTIwa__msgMeta{align-items:center;gap:6px;min-height:18px;display:flex}.SentraBot-module__pxTIwa__msgTime{font-size:var(--text-2xs);color:var(--text-placeholder);white-space:nowrap;line-height:1}.SentraBot-module__pxTIwa__msgActions{opacity:0;align-items:center;gap:1px;transition:opacity .13s;display:flex}.SentraBot-module__pxTIwa__msgAssistant:hover .SentraBot-module__pxTIwa__msgActions,.SentraBot-module__pxTIwa__msgActions:focus-within{opacity:1}.SentraBot-module__pxTIwa__msgActionBtn{cursor:pointer;width:22px;height:22px;color:var(--text-placeholder);background:0 0;border:none;border-radius:5px;outline:none;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex}.SentraBot-module__pxTIwa__msgActionBtn:hover{background:var(--bg-subtle);color:var(--text-secondary)}.SentraBot-module__pxTIwa__reacted{color:var(--accent-primary)!important}.SentraBot-module__pxTIwa__footer{border-top:1px solid var(--border-subtle);background:var(--bg-surface);flex-shrink:0;padding:10px 12px 8px;position:relative}.SentraBot-module__pxTIwa__dropdown{z-index:10001;background:var(--bg-overlay);border:1px solid var(--border-default);border-radius:var(--radius-md);box-shadow:var(--shadow-modal);scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;max-height:230px;animation:.16s forwards SentraBot-module__pxTIwa__menuPop;position:absolute;bottom:calc(100% - 10px);left:12px;right:12px;overflow-y:auto}@keyframes SentraBot-module__pxTIwa__menuPop{0%{opacity:0;transform:translateY(6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.SentraBot-module__pxTIwa__dropdownHeader{font-size:var(--text-xs);font-weight:var(--fw-semibold);color:var(--text-tertiary);letter-spacing:var(--ls-wider);text-transform:uppercase;border-bottom:1px solid var(--border-subtle);align-items:center;gap:4px;padding:7px 12px 5px;display:flex}.SentraBot-module__pxTIwa__dropdownItem{cursor:pointer;text-align:left;background:0 0;border:none;outline:none;align-items:center;gap:10px;width:100%;padding:9px 12px;transition:background .11s;display:flex}.SentraBot-module__pxTIwa__dropdownItem:not(:last-child){border-bottom:1px solid var(--border-subtle)}.SentraBot-module__pxTIwa__dropdownItem:hover{background:var(--bg-elevated)}.SentraBot-module__pxTIwa__dropdownItemActive{background:var(--accent-primary-subtle)}.SentraBot-module__pxTIwa__dropdownIconBox{background:var(--accent-primary-subtle);border:1px solid var(--border-brand);width:28px;height:28px;color:var(--accent-primary);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s;display:flex}.SentraBot-module__pxTIwa__dropdownItemActive .SentraBot-module__pxTIwa__dropdownIconBox{background:var(--accent-primary);color:#fff;border-color:#0000}.SentraBot-module__pxTIwa__dropdownBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.SentraBot-module__pxTIwa__dropdownLabel{font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--fw-semibold);color:var(--text-primary);line-height:1.3}.SentraBot-module__pxTIwa__dropdownItemActive .SentraBot-module__pxTIwa__dropdownLabel{color:var(--accent-primary)}.SentraBot-module__pxTIwa__dropdownDesc{font-family:var(--font-body);font-size:var(--text-xs);color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;line-height:1.3;overflow:hidden}.SentraBot-module__pxTIwa__inputBox{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--bg-elevated);flex-direction:column;transition:border-color .16s,box-shadow .16s;display:flex}.SentraBot-module__pxTIwa__inputBox:focus-within{border-color:var(--border-focus);box-shadow:0 0 0 3px var(--accent-primary-subtle)}.SentraBot-module__pxTIwa__textarea{width:100%;font-size:var(--text-sm);font-family:var(--font-body);color:var(--text-primary);resize:none;border-radius:var(--radius-lg) var(--radius-lg) 0 0;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;background:0 0;border:none;outline:none;min-height:42px;max-height:148px;padding:11px 14px 4px;line-height:1.6;display:block;overflow-y:auto}.SentraBot-module__pxTIwa__textarea::placeholder{color:var(--text-placeholder)}.SentraBot-module__pxTIwa__textarea:disabled{cursor:not-allowed;opacity:.6}.SentraBot-module__pxTIwa__inputControls{justify-content:space-between;align-items:center;padding:3px 6px 6px;display:flex}.SentraBot-module__pxTIwa__inputLeft{align-items:center;gap:1px;display:flex}.SentraBot-module__pxTIwa__inputRight{align-items:center;gap:4px;display:flex}.SentraBot-module__pxTIwa__inputCtrlBtn{cursor:pointer;width:28px;height:28px;color:var(--text-placeholder);-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:7px;outline:none;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex}.SentraBot-module__pxTIwa__inputCtrlBtn:hover{background:var(--bg-subtle);color:var(--text-secondary)}.SentraBot-module__pxTIwa__inputCtrlBtn:active{background:var(--bg-muted)}.SentraBot-module__pxTIwa__agentSelector{position:relative}.SentraBot-module__pxTIwa__agentBtn{cursor:pointer;color:var(--text-tertiary);font-size:var(--text-xs);font-family:var(--font-body);font-weight:var(--fw-medium);white-space:nowrap;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:7px;outline:none;align-items:center;gap:4px;padding:5px 8px;transition:background .12s,color .12s;display:flex}.SentraBot-module__pxTIwa__agentBtn:hover{background:var(--bg-subtle);color:var(--text-secondary)}.SentraBot-module__pxTIwa__agentBtnOpen{background:var(--accent-primary-subtle);color:var(--accent-primary)}.SentraBot-module__pxTIwa__chevronUp{transition:transform .16s;transform:rotate(180deg)}.SentraBot-module__pxTIwa__agentMenu{background:var(--bg-overlay);border:1px solid var(--border-default);border-radius:var(--radius-md);width:248px;box-shadow:var(--shadow-modal);z-index:10002;animation:.16s forwards SentraBot-module__pxTIwa__menuPop;position:absolute;bottom:calc(100% + 8px);right:0;overflow:hidden}.SentraBot-module__pxTIwa__agentMenuItem{cursor:pointer;text-align:left;border:none;border-bottom:1px solid var(--border-subtle);background:0 0;outline:none;flex-direction:row;align-items:flex-start;gap:6px;width:100%;padding:10px 12px;transition:background .12s;display:flex}.SentraBot-module__pxTIwa__agentMenuItem:last-child{border-bottom:none}.SentraBot-module__pxTIwa__agentMenuItem:hover{background:var(--bg-elevated)}.SentraBot-module__pxTIwa__agentMenuItemActive{background:0 0}.SentraBot-module__pxTIwa__agentMenuCheckSlot{width:16px;color:var(--accent-primary);flex-shrink:0;justify-content:center;align-items:flex-start;padding-top:2px;display:flex}.SentraBot-module__pxTIwa__agentMenuText{flex-direction:column;gap:2px;min-width:0;display:flex}.SentraBot-module__pxTIwa__agentMenuLabelRow{align-items:center;gap:6px;display:flex}.SentraBot-module__pxTIwa__agentMenuLabel{font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--text-primary);line-height:1.35}.SentraBot-module__pxTIwa__agentMenuItemActive .SentraBot-module__pxTIwa__agentMenuLabel{color:var(--text-primary)}.SentraBot-module__pxTIwa__agentMenuBadge{font-family:var(--font-body);font-size:10px;font-weight:var(--fw-medium);color:var(--accent-primary);background:var(--accent-primary-subtle);border:1px solid var(--border-brand);white-space:nowrap;border-radius:4px;flex-shrink:0;padding:1px 5px;line-height:1.4}.SentraBot-module__pxTIwa__agentMenuDesc{font-family:var(--font-body);font-size:var(--text-xs);color:var(--text-tertiary);line-height:1.4}.SentraBot-module__pxTIwa__sendBtn{background:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .14s,transform .12s,opacity .14s;display:flex}.SentraBot-module__pxTIwa__sendBtn:hover:not(:disabled){background:var(--accent-primary-hover);transform:scale(1.08)}.SentraBot-module__pxTIwa__sendBtn:active:not(:disabled){transform:scale(.92)}.SentraBot-module__pxTIwa__sendBtn:disabled{opacity:.32;cursor:not-allowed}.SentraBot-module__pxTIwa__footerNote{font-size:var(--text-2xs);color:var(--text-placeholder);text-align:center;margin-top:7px;line-height:1.3}.SentraBot-module__pxTIwa__welcomeHint{background:var(--bg-overlay);border:1px solid var(--border-brand);border-radius:var(--radius-md);box-shadow:var(--shadow-card-prominent);align-items:flex-start;gap:10px;margin-bottom:8px;padding:12px 36px 12px 12px;animation:.22s forwards SentraBot-module__pxTIwa__welcomeIn;display:flex;position:relative}@keyframes SentraBot-module__pxTIwa__welcomeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.SentraBot-module__pxTIwa__welcomeHintArrow{background:var(--bg-overlay);border-right:1px solid var(--border-brand);border-bottom:1px solid var(--border-brand);width:12px;height:12px;position:absolute;bottom:-7px;left:24px;transform:rotate(45deg)}.SentraBot-module__pxTIwa__welcomeHintIcon{background:#fff;border:2px solid #411b7f;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.SentraBot-module__pxTIwa__welcomeHintBody{flex:1;min-width:0}.SentraBot-module__pxTIwa__welcomeHintTitle{font-family:var(--font-display);font-size:var(--text-sm);font-weight:var(--fw-semibold);color:var(--text-primary);margin:0 0 3px}.SentraBot-module__pxTIwa__welcomeHintText{font-family:var(--font-body);font-size:var(--text-xs);color:var(--text-tertiary);line-height:var(--lh-normal);margin:0}.SentraBot-module__pxTIwa__welcomeHintClose{cursor:pointer;width:22px;height:22px;color:var(--text-placeholder);background:0 0;border:none;border-radius:5px;outline:none;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex;position:absolute;top:8px;right:8px}.SentraBot-module__pxTIwa__welcomeHintClose:hover{background:var(--bg-subtle);color:var(--text-secondary)}.SentraBot-module__pxTIwa__iconBtnActive{background:var(--accent-primary-subtle)!important;color:var(--accent-primary)!important}.SentraBot-module__pxTIwa__moreMenuWrap{position:relative}.SentraBot-module__pxTIwa__moreMenu{background:var(--bg-overlay);border:1px solid var(--border-default);border-radius:var(--radius-md);width:200px;box-shadow:var(--shadow-modal);z-index:10010;animation:.15s forwards SentraBot-module__pxTIwa__menuPop;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden}.SentraBot-module__pxTIwa__moreMenuItem{cursor:pointer;text-align:left;width:100%;font-family:var(--font-body);font-size:var(--text-sm);color:var(--text-secondary);background:0 0;border:none;outline:none;align-items:center;gap:9px;padding:9px 14px;transition:background .11s,color .11s;display:flex}.SentraBot-module__pxTIwa__moreMenuItem:hover:not(:disabled){background:var(--bg-elevated);color:var(--text-primary)}.SentraBot-module__pxTIwa__moreMenuItem:disabled{opacity:.38;cursor:not-allowed}.SentraBot-module__pxTIwa__moreMenuItemDanger{color:var(--color-error)}.SentraBot-module__pxTIwa__moreMenuItemDanger:hover:not(:disabled){background:var(--bg-error);color:var(--color-error)}.SentraBot-module__pxTIwa__moreMenuDivider{background:var(--border-subtle);height:1px;margin:2px 0}.SentraBot-module__pxTIwa__settingsView{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;flex-direction:column;flex:1;gap:24px;padding:20px 16px;display:flex;overflow-y:auto}.SentraBot-module__pxTIwa__settingsSection{flex-direction:column;gap:8px;display:flex}.SentraBot-module__pxTIwa__settingsSectionTitle{font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--fw-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:var(--ls-wider);margin-bottom:4px}.SentraBot-module__pxTIwa__settingsRadioRow{border-radius:var(--radius-md);border:1px solid var(--border-default);background:var(--bg-elevated);cursor:pointer;align-items:flex-start;gap:10px;padding:10px 12px;transition:border-color .13s,background .13s;display:flex}.SentraBot-module__pxTIwa__settingsRadioRow:hover{border-color:var(--border-brand);background:var(--accent-primary-subtle)}.SentraBot-module__pxTIwa__settingsRadio{accent-color:var(--accent-primary);cursor:pointer;flex-shrink:0;width:15px;height:15px;margin-top:2px}.SentraBot-module__pxTIwa__settingsRadioContent{flex-direction:column;gap:2px;display:flex}.SentraBot-module__pxTIwa__settingsRadioLabel{font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--fw-medium);color:var(--text-primary)}.SentraBot-module__pxTIwa__settingsRadioDesc{font-family:var(--font-body);font-size:var(--text-xs);color:var(--text-tertiary)}.SentraBot-module__pxTIwa__settingsToggleRow{border-radius:var(--radius-md);border:1px solid var(--border-default);background:var(--bg-elevated);justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.SentraBot-module__pxTIwa__settingsToggleLabel{font-family:var(--font-body);font-size:var(--text-sm);color:var(--text-secondary)}.SentraBot-module__pxTIwa__toggle{background:var(--bg-muted);cursor:pointer;border:none;border-radius:10px;outline:none;flex-shrink:0;width:36px;height:20px;transition:background .18s;position:relative}.SentraBot-module__pxTIwa__toggleOn{background:var(--accent-primary)}.SentraBot-module__pxTIwa__toggleThumb{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000040}.SentraBot-module__pxTIwa__toggleOn .SentraBot-module__pxTIwa__toggleThumb{transform:translate(16px)}.SentraBot-module__pxTIwa__settingsDangerBtn{border-radius:var(--radius-md);border:1px solid var(--border-error);background:var(--bg-error);color:var(--color-error);font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--fw-medium);cursor:pointer;text-align:left;outline:none;width:100%;padding:9px 14px;transition:background .13s,opacity .13s}.SentraBot-module__pxTIwa__settingsDangerBtn:hover:not(:disabled){background:#dc262624}.SentraBot-module__pxTIwa__settingsDangerBtn:disabled{opacity:.38;cursor:not-allowed}@media (max-width:480px){.SentraBot-module__pxTIwa__panel{border-left:none;width:100vw}.SentraBot-module__pxTIwa__fab{width:48px;height:48px;bottom:16px;right:16px}}
