.toolbarContainer{position:absolute;top:150px;right:16px}.ai-floating-wrapper{position:fixed;bottom:90px;right:20px;z-index:1000}.ai-bubble{bottom:70px;right:0;color:#374151;font-size:14px;font-weight:500;padding:12px 18px;border-radius:14px;box-shadow:0 4px 16px #0000001f;white-space:nowrap;cursor:pointer;line-height:1.4}.ai-bubble,.ai-bubble-arrow{position:absolute;background:#fff}.ai-bubble-arrow{bottom:-6px;right:18px;width:12px;height:12px;transform:rotate(45deg);box-shadow:2px 2px 4px #0000000f}.bubble-enter-active{transition:all .3s ease}.bubble-leave-active{transition:all .2s ease}.bubble-enter-from{opacity:0;transform:translateY(8px)}.bubble-leave-to{opacity:0;transform:translateY(4px)}.ai-floating-btn{width:60px;height:60px;border-radius:50%;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:all .3s ease}.ai-floating-btn :deep(svg){width:100%;height:100%}.ai-floating-btn:hover{transform:translateY(-2px);filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}
