.SmartChat_floatingButton__VBd4u{position:fixed;bottom:1.5rem;right:1.5rem;width:4rem;height:4rem;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;z-index:1000;cursor:pointer;box-shadow:0 10px 30px rgba(102,126,234,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden}.SmartChat_botIcon__10h1k{z-index:2;position:relative}.SmartChat_pulseRing__MckiE{position:absolute;top:0;left:0;right:0;bottom:0;border:2px solid rgba(102,126,234,.6);border-radius:50%;pointer-events:none}.SmartChat_backdrop__qwMRB{position:fixed;inset:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999}.SmartChat_chatWindow__bCZsE{position:fixed;bottom:2rem;right:2rem;width:90vw;max-width:400px;height:600px;display:flex;flex-direction:column;background:linear-gradient(145deg,#1f1f2e,#16213e);border-radius:1rem;box-shadow:0 25px 50px rgba(0,0,0,.4);border:1px solid rgba(102,126,234,.2);overflow:hidden;z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.SmartChat_header__4FKIr{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem;font-size:1rem;font-weight:600;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.1)}.SmartChat_headerContent__wMGAm{display:flex;align-items:center;gap:.75rem}.SmartChat_headerIcon__T35kX{width:20px;height:20px}.SmartChat_closeButton__ThxQ2{background:rgba(255,255,255,.1);border:none;color:white;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.SmartChat_closeButton__ThxQ2:hover{background:rgba(255,255,255,.2)}.SmartChat_messages__OdZRT{flex:1 1;padding:1.5rem;overflow-y:auto;background:linear-gradient(145deg,#0a0a0a,#1a1a1a);position:relative}.SmartChat_messages__OdZRT:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 20%,rgba(102,126,234,.05) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(118,75,162,.05) 0,transparent 50%);pointer-events:none}.SmartChat_message__IeUQk{margin-bottom:1rem;display:flex;position:relative;z-index:2}.SmartChat_userMessage__8SVzU{justify-content:flex-end}.SmartChat_assistantMessage__X5Esi{justify-content:flex-start}.SmartChat_bubble__D7mKs{max-width:85%;padding:.875rem 1.125rem;border-radius:1rem;line-height:1.5;font-size:.95rem;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.SmartChat_userBubble__US77e{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-bottom-right-radius:.375rem;box-shadow:0 4px 15px rgba(102,126,234,.3)}.SmartChat_assistantBubble___EkpZ{background:linear-gradient(135deg,rgba(51,51,51,.9),rgba(34,34,34,.9));color:#e5e7eb;border-bottom-left-radius:.375rem;border:1px solid rgba(102,126,234,.1);box-shadow:0 4px 15px rgba(0,0,0,.2)}.SmartChat_loadingBubble__F1Dwf{background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1))}.SmartChat_typingIndicator__oSnJg{display:flex;gap:4px;align-items:center}.SmartChat_typingIndicator__oSnJg span{width:8px;height:8px;border-radius:50%;background:#667eea;animation:SmartChat_typingDot__zx43b 1.4s infinite both}.SmartChat_typingIndicator__oSnJg span:nth-child(2){animation-delay:.2s}.SmartChat_typingIndicator__oSnJg span:nth-child(3){animation-delay:.4s}@keyframes SmartChat_typingDot__zx43b{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}.SmartChat_inputArea__jSNiT{display:flex;gap:.75rem;padding:1rem;background:linear-gradient(145deg,#1a1a2e,#16213e);border-top:1px solid rgba(102,126,234,.1);align-items:flex-end}.SmartChat_inputWrapper__dm6Lg{flex:1 1;display:flex;flex-direction:column;gap:.5rem}.SmartChat_textInput__e2g4q{width:100%;padding:.875rem 1rem;font-size:.95rem;background:rgba(255,255,255,.05);color:#e5e7eb;border:1px solid rgba(102,126,234,.2);border-radius:.75rem;outline:none;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.SmartChat_textInput__e2g4q:focus{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.SmartChat_textInput__e2g4q::placeholder{color:rgba(229,231,235,.5)}.SmartChat_textInput__e2g4q:disabled{opacity:.5;cursor:not-allowed}.SmartChat_errorMessage__P0YuV{color:#ef4444;font-size:.8rem;padding:.25rem 0;overflow:hidden}.SmartChat_charCounter__nVSKt{display:flex;justify-content:flex-end;font-size:.75rem;color:rgba(229,231,235,.5)}.SmartChat_overLimit__DAxM7{color:#ef4444!important}.SmartChat_sendButton__oAmTQ{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.875rem;border-radius:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 4px 15px rgba(102,126,234,.3);min-width:48px;height:48px}.SmartChat_sendButton__oAmTQ:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.SmartChat_sendButton__oAmTQ:not(:disabled):hover{box-shadow:0 6px 20px rgba(102,126,234,.4)}.SmartChat_chatLink__4swo6{color:#60a5fa;text-decoration:none;border-bottom:1px solid transparent;transition:all .2s ease;word-break:break-all}.SmartChat_chatLink__4swo6:hover{color:#93c5fd;border-bottom-color:#93c5fd}.SmartChat_chatLink__4swo6:visited{color:#c084fc}.SmartChat_assistantBubble___EkpZ .SmartChat_chatLink__4swo6{font-weight:500;color:#60a5fa}.SmartChat_assistantBubble___EkpZ .SmartChat_chatLink__4swo6:hover{color:#93c5fd}@media (max-width:768px){.SmartChat_chatWindow__bCZsE{bottom:1rem;right:1rem;left:1rem;width:auto;max-width:none;height:70vh}.SmartChat_floatingButton__VBd4u{bottom:1rem;right:1rem;width:3.5rem;height:3.5rem}.SmartChat_messages__OdZRT{padding:1rem}.SmartChat_inputArea__jSNiT{padding:.75rem}}@media (max-width:480px){.SmartChat_chatWindow__bCZsE{height:80vh}.SmartChat_bubble__D7mKs{max-width:90%;font-size:.9rem}}@media (prefers-reduced-motion:reduce){.SmartChat_floatingButton__VBd4u,.SmartChat_pulseRing__MckiE,.SmartChat_typingIndicator__oSnJg span{animation:none}}.SmartChat_messages__OdZRT::-webkit-scrollbar{width:6px}.SmartChat_messages__OdZRT::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:3px}.SmartChat_messages__OdZRT::-webkit-scrollbar-thumb{background:rgba(102,126,234,.3);border-radius:3px}.SmartChat_messages__OdZRT::-webkit-scrollbar-thumb:hover{background:rgba(102,126,234,.5)}