.AISearchFloating-module__SZOx1W__floatBtn{background:var(--primary);color:#fff;cursor:pointer;z-index:2000;border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 10px 30px #e67e2266}.AISearchFloating-module__SZOx1W__floatBtn:hover{transform:scale(1.1);box-shadow:0 15px 40px #e67e2299}.AISearchFloating-module__SZOx1W__hideBtn{opacity:0;pointer-events:none;transform:scale(0)}.AISearchFloating-module__SZOx1W__chatWindow{-webkit-backdrop-filter:blur(24px);border-radius:var(--radius);z-index:2000;opacity:0;pointer-events:none;background:#0f1115f2;border:1px solid #ffffff1a;flex-direction:column;width:380px;height:520px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;bottom:100px;right:32px;transform:translateY(20px)scale(.95);box-shadow:0 20px 60px #0009,0 0 30px #ff8c001a}.AISearchFloating-module__SZOx1W__open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.AISearchFloating-module__SZOx1W__chatHeader{color:var(--primary);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:16px;font-weight:700;display:flex}.AISearchFloating-module__SZOx1W__closeBtn{cursor:pointer;color:var(--foreground);background:0 0;border:none;font-size:24px}.AISearchFloating-module__SZOx1W__chatBody{color:var(--foreground);flex:1;padding:16px;overflow-y:auto}.AISearchFloating-module__SZOx1W__welcomeMsg{opacity:.7;text-align:center;margin-top:40px;font-size:14px}.AISearchFloating-module__SZOx1W__message{margin-bottom:16px}.AISearchFloating-module__SZOx1W__msgLabel{text-transform:uppercase;letter-spacing:2px;margin-bottom:4px;font-size:10px;font-weight:900;display:block}.AISearchFloating-module__SZOx1W__user .AISearchFloating-module__SZOx1W__msgLabel{color:var(--cyber-blue)}.AISearchFloating-module__SZOx1W__ai .AISearchFloating-module__SZOx1W__msgLabel{color:var(--neon-gold)}.AISearchFloating-module__SZOx1W__msgText{color:var(--text-main);white-space:pre-wrap;word-break:break-word;font-size:14px;line-height:1.6}.AISearchFloating-module__SZOx1W__user .AISearchFloating-module__SZOx1W__msgText{opacity:.9}.AISearchFloating-module__SZOx1W__ai .AISearchFloating-module__SZOx1W__msgText{border-left:2px solid var(--neon-gold);background:#ffffff0a;border-radius:0 8px 8px 0;padding:12px}.AISearchFloating-module__SZOx1W__chatInputArea{border-top:1px solid #ffffff1a;padding:16px}.AISearchFloating-module__SZOx1W__input{width:100%;color:var(--foreground);background:#ffffff0d;border:1px solid #fff3;border-radius:12px;outline:none;padding:12px;font-size:14px}.AISearchFloating-module__SZOx1W__input:focus{border-color:var(--primary)}.AISearchFloating-module__SZOx1W__input:disabled{opacity:.5;cursor:not-allowed}
