.AIChatMessage_row__2wRSD{display:flex;flex-direction:column;max-width:88%}.AIChatMessage_rowUser__auegZ{align-self:flex-end;align-items:flex-end}.AIChatMessage_rowAssistant__9vo8Q{align-self:flex-start;align-items:flex-start}.AIChatMessage_bubble__WxTiN{padding:10px 14px;border-radius:14px;font-size:13.5px;line-height:1.55;word-break:break-word}.AIChatMessage_bubbleUser__bq3CR{background:#10b981;color:#fff;border-bottom-right-radius:4px}.AIChatMessage_bubbleAssistant__Vz6q1{background:#1e293b;color:#e2e8f0;border-bottom-left-radius:4px}.AIChatMessage_time__6rLPX{font-size:10px;color:#475569;margin-top:3px;padding:0 4px}.AIChatMessage_systemRow__rb8ny{display:flex;justify-content:center;padding:4px 0}.AIChatMessage_systemText__Yd1pM{font-size:11px;color:#64748b;background:rgba(100,116,139,.1);padding:3px 10px;border-radius:10px}.AIChatMessage_paragraph__WUJap{margin:0 0 6px}.AIChatMessage_paragraph__WUJap:last-child{margin-bottom:0}.AIChatMessage_list__cNqqx{margin:4px 0 6px 18px;padding:0;font-size:13.5px}.AIChatMessage_list__cNqqx li{margin-bottom:2px}.AIChatMessage_inlineCode___Y5to{font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:12px;background:rgba(0,0,0,.25);padding:1px 5px;border-radius:4px}.AIChatMessage_bubbleUser__bq3CR .AIChatMessage_inlineCode___Y5to{background:rgba(255,255,255,.2)}.AIChatMessage_codeBlock__ZqaJl{margin:6px 0;border-radius:8px;overflow:hidden;background:#0f172a;border:1px solid #1e293b}.AIChatMessage_codeHeader__nMuZP{display:flex;align-items:center;justify-content:space-between;padding:5px 10px;background:#0c1323;border-bottom:1px solid #1e293b}.AIChatMessage_codeLang__OApDG{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.AIChatMessage_codeToggle__8xrlx{font-size:11px;color:#10b981;background:none;border:none;cursor:pointer;padding:0;font-family:inherit}.AIChatMessage_codeToggle__8xrlx:hover{text-decoration:underline}.AIChatMessage_codePre__j_NZ9{margin:0;padding:10px 12px;overflow-x:auto;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:12px;line-height:1.5;color:#94a3b8}.AIChatMessage_codePre__j_NZ9::-webkit-scrollbar{height:4px}.AIChatMessage_codePre__j_NZ9::-webkit-scrollbar-thumb{background:#334155;border-radius:2px}.AIChatMessage_applyButton__l9o1r{display:block;width:100%;padding:8px;border:none;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:12px;font-weight:600;cursor:pointer;transition:opacity .15s}.AIChatMessage_applyButton__l9o1r:hover{opacity:.9}.AIChatSuggestions_wrapper__6hi0k{position:relative;padding:0 16px 8px;flex-shrink:0}.AIChatSuggestions_scroll__MrRip{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity;padding:4px 0}.AIChatSuggestions_scroll__MrRip::-webkit-scrollbar{display:none}.AIChatSuggestions_fade___8YFN{position:absolute;top:0;bottom:0;width:32px;z-index:1;pointer-events:none}.AIChatSuggestions_fadeLeft__Ko7xI{left:16px;background:linear-gradient(90deg,#1a1a2e,transparent)}.AIChatSuggestions_fadeRight__JiUZH{right:16px;background:linear-gradient(270deg,#1a1a2e,transparent)}.AIChatSuggestions_chip__hhxL_{flex-shrink:0;scroll-snap-align:start;padding:6px 14px;border-radius:18px;border:1px solid #334155;background:rgba(16,185,129,.06);color:#94a3b8;font-size:12px;font-weight:500;white-space:nowrap;cursor:pointer;font-family:inherit;transition:background .15s,color .15s,border-color .15s}.AIChatSuggestions_chip__hhxL_:hover{background:rgba(16,185,129,.15);color:#10b981;border-color:#10b981}.AIChatSuggestions_chip__hhxL_:active{transform:scale(.97)}.AIChatToggle_toggle__56Lhh{position:fixed;top:12px;right:12px;z-index:910;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:10px;background:#16213e;color:#10b981;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.25);transition:background .2s,color .2s,transform .2s}.AIChatToggle_toggle__56Lhh:hover{background:#1e293b;transform:scale(1.05)}.AIChatToggle_toggle__56Lhh.AIChatToggle_active__zrKax{background:#10b981;color:#fff}.AIChatToggle_toggle__56Lhh.AIChatToggle_active__zrKax:hover{background:#059669}.AIChatToggle_badge__Wka0q{position:absolute;top:-4px;right:-4px;min-width:17px;height:17px;display:flex;align-items:center;justify-content:center;border-radius:9px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;padding:0 4px;line-height:1;box-shadow:0 1px 3px rgba(0,0,0,.3);animation:AIChatToggle_badgePop__jJObu .3s cubic-bezier(.34,1.56,.64,1)}@keyframes AIChatToggle_badgePop__jJObu{0%{transform:scale(0)}to{transform:scale(1)}}.AIChatToggle_toggle__56Lhh:not(.AIChatToggle_active__zrKax):after{content:"";position:absolute;inset:-3px;border-radius:13px;border:2px solid #10b981;opacity:0;animation:AIChatToggle_pulse__M9wQN 3s ease-in-out infinite}@keyframes AIChatToggle_pulse__M9wQN{0%,to{opacity:0;transform:scale(1)}50%{opacity:.4;transform:scale(1.08)}}