.AiChat_toggleButton__LPvgu{position:fixed;bottom:20px;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 20px rgba(99,102,241,.4);transition:transform .2s,box-shadow .2s;z-index:1000}.AiChat_toggleButton__LPvgu:hover{transform:scale(1.05);box-shadow:0 6px 25px rgba(99,102,241,.5)}.AiChat_toggleButton__LPvgu:active{transform:scale(.95)}.AiChat_toggleButton__LPvgu.AiChat_bottom-right__KCLL_{right:20px}.AiChat_toggleButton__LPvgu.AiChat_bottom-left__hV0pf{left:20px}.AiChat_chatWindow__sCJdn{position:fixed;bottom:90px;width:380px;max-width:calc(100vw - 40px);height:550px;max-height:calc(100vh - 120px);background:#1a1b1e;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.5);display:flex;flex-direction:column;z-index:1001;overflow:hidden;border:1px solid hsla(0,0%,100%,.1)}.AiChat_chatWindow__sCJdn.AiChat_bottom-right__KCLL_{right:20px}.AiChat_chatWindow__sCJdn.AiChat_bottom-left__hV0pf{left:20px}@media(max-width:480px){.AiChat_chatWindow__sCJdn{width:calc(100vw - 20px);height:calc(100vh - 100px);bottom:80px;right:10px;left:10px;border-radius:12px}}.AiChat_header__PAkBm{display:flex;align-items:center;justify-content:space-between;padding:16px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.AiChat_headerTitle__N08uW{display:flex;align-items:center;gap:8px;font-weight:600;font-size:16px}.AiChat_headerIcon__GZbvj{font-size:20px}.AiChat_headerActions__jM_C7{display:flex;gap:8px}.AiChat_clearButton__TfHgl,.AiChat_closeButton__rtFzO{background:hsla(0,0%,100%,.2);border:none;border-radius:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:background .2s}.AiChat_clearButton__TfHgl:hover,.AiChat_closeButton__rtFzO:hover{background:hsla(0,0%,100%,.3)}.AiChat_messages__85Utb{flex:1 1;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#606477 transparent;padding:16px;display:flex;flex-direction:column;gap:12px}.AiChat_messages__85Utb::-webkit-scrollbar{width:6px}.AiChat_messages__85Utb::-webkit-scrollbar-track{background:transparent}.AiChat_messages__85Utb::-webkit-scrollbar-thumb{background:#606477;border-radius:3px}.AiChat_welcome__erqDp{text-align:center;padding:20px;color:#a0a0a0}.AiChat_welcome__erqDp h3{color:#fff;font-size:20px;margin-bottom:8px}.AiChat_welcome__erqDp p{font-size:14px;line-height:1.5;margin-bottom:20px}.AiChat_disclaimer__8Xghq{font-size:11px!important;line-height:1.45!important;color:#6b6f7d!important;margin:0 0 16px!important;padding:8px 12px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);border-radius:8px;text-align:left}.AiChat_disclaimerLink__rKUjB{color:#148eff;text-decoration:underline;text-underline-offset:2px}.AiChat_disclaimerLink__rKUjB:hover{color:#3da3ff}.AiChat_message__OfUK8{display:flex;gap:8px;max-width:85%;animation:AiChat_fadeIn__sEmZ4 .3s ease}.AiChat_message__OfUK8.AiChat_user__8icM8{align-self:flex-end;flex-direction:row-reverse}.AiChat_message__OfUK8.AiChat_assistant__1PlV_{align-self:flex-start}@keyframes AiChat_fadeIn__sEmZ4{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.AiChat_assistantAvatar__gbXVm{width:32px;height:32px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.AiChat_messageContent___yWlq{padding:10px 14px;border-radius:16px;font-size:14px;line-height:1.5}.AiChat_user__8icM8 .AiChat_messageContent___yWlq{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-bottom-right-radius:4px}.AiChat_assistant__1PlV_ .AiChat_messageContent___yWlq{background:#2a2b2e;color:#e0e0e0;border-bottom-left-radius:4px}.AiChat_messageContent___yWlq h1,.AiChat_messageContent___yWlq h2,.AiChat_messageContent___yWlq h3,.AiChat_messageContent___yWlq h4,.AiChat_messageContent___yWlq h5,.AiChat_messageContent___yWlq h6{margin:8px 0 4px;color:#fff}.AiChat_messageContent___yWlq h1{font-size:18px}.AiChat_messageContent___yWlq h2{font-size:16px}.AiChat_messageContent___yWlq h3{font-size:15px}.AiChat_messageContent___yWlq p{margin:0 0 8px}.AiChat_messageContent___yWlq p:last-child{margin-bottom:0}.AiChat_messageContent___yWlq ol,.AiChat_messageContent___yWlq ul{margin:8px 0;padding-left:20px}.AiChat_messageContent___yWlq li{margin:4px 0}.AiChat_messageContent___yWlq code{background:rgba(0,0,0,.3);padding:2px 6px;border-radius:4px;font-family:monospace;font-size:13px}.AiChat_messageContent___yWlq pre{background:rgba(0,0,0,.3);padding:10px;border-radius:8px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#606477 transparent;margin:8px 0}.AiChat_messageContent___yWlq pre code{background:none;padding:0}.AiChat_messageContent___yWlq table{display:block;width:max-content;max-width:100%;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#606477 transparent;border-collapse:collapse;margin:8px 0;font-size:13px;-webkit-overflow-scrolling:touch}.AiChat_messageContent___yWlq table td,.AiChat_messageContent___yWlq table th{border:1px solid hsla(0,0%,100%,.1);padding:6px 10px;text-align:left}.AiChat_messageContent___yWlq table th{background:hsla(0,0%,100%,.05)}.AiChat_messageContent___yWlq a{color:#8b5cf6;text-decoration:none}.AiChat_messageContent___yWlq a:hover{text-decoration:underline}.AiChat_messageContent___yWlq strong{color:#fff}.AiChat_typing__QdBfR{display:flex;gap:4px;padding:4px 0}.AiChat_typing__QdBfR span{width:8px;height:8px;background:#6366f1;border-radius:50%;animation:AiChat_bounce__R_v5O 1.4s ease-in-out infinite both}.AiChat_typing__QdBfR span:first-child{animation-delay:-.32s}.AiChat_typing__QdBfR span:nth-child(2){animation-delay:-.16s}@keyframes AiChat_bounce__R_v5O{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.AiChat_error__LBWfP{background:rgba(239,68,68,.2);color:#f87171;padding:10px 14px;border-radius:8px;font-size:13px;text-align:center}.AiChat_inputForm__ZG1zP{display:flex;gap:8px;padding:12px 16px;border-top:1px solid hsla(0,0%,100%,.1);background:#1a1b1e}.AiChat_input__b1MH1{flex:1 1;background:#2a2b2e;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:10px 14px;color:#fff;font-size:14px;resize:none;min-height:42px;max-height:120px;font-family:inherit}.AiChat_input__b1MH1::placeholder{color:#666}.AiChat_input__b1MH1:focus{outline:none;border-color:#6366f1}.AiChat_input__b1MH1:disabled{opacity:.7}.AiChat_sendButton__e5Hma{width:42px;height:42px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:transform .2s,opacity .2s}.AiChat_sendButton__e5Hma:hover:not(:disabled){transform:scale(1.05)}.AiChat_sendButton__e5Hma:disabled{opacity:.7;cursor:not-allowed}.AiChat_sendButtonSpinner__5hMBH{width:18px;height:18px;border-color:#000 #000 transparent transparent;border-style:solid;border-width:2px;border-radius:50%;animation:AiChat_sendSpin__6rw6C .6s linear infinite}@keyframes AiChat_sendSpin__6rw6C{to{transform:rotate(1turn)}}.AiChat_quickActions__Zx1gq{text-align:left}.AiChat_quickActionsTitle__cWGtA{font-size:12px;color:#666;margin-bottom:10px;text-transform:uppercase;letter-spacing:.5px}.AiChat_quickActionsGrid__N1pA3{display:flex;flex-wrap:wrap;gap:8px}.AiChat_quickActionButton__OixWm{display:flex;align-items:center;gap:6px;background:#2a2b2e;border:1px solid hsla(0,0%,100%,.1);border-radius:20px;padding:8px 14px;color:#e0e0e0;font-size:13px;cursor:pointer;transition:background .2s,border-color .2s}.AiChat_quickActionButton__OixWm:hover{background:#3a3b3e;border-color:#6366f1}.AiChat_quickActionIcon__4bUjy{font-size:14px}.AiChat_quickActionLabel__tzdrp{white-space:nowrap}.AiChat_devActions__E6dj_{display:flex;flex-direction:column;align-items:center;width:100%;padding:18px 0 4px}.AiChat_devActionsLabel__v_p1a{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-weight:500;font-size:11px;line-height:12px;letter-spacing:.07em;text-transform:uppercase;color:#606477;margin-bottom:14px}.AiChat_devActionsLabel__v_p1a img{opacity:.9}.AiChat_devActionsGrid__QX7mY{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;max-width:720px}.AiChat_devActionButton__sY30D{display:inline-flex;align-items:center;gap:7px;background:var(--Backgrounds-Secondary,#14161d);border:1px solid #1d202a;border-radius:8px;padding:9px 12px;font-family:Golos Text,sans-serif;font-weight:400;font-size:15px;line-height:19px;color:#9fa3b4;cursor:pointer;transition:background-color .2s,color .2s,border-color .2s;white-space:nowrap}.AiChat_devActionButton__sY30D:hover{background:#1d202a;color:#fff}.AiChat_devActionIcon__QbR23{width:16px;height:16px;flex-shrink:0;opacity:.85}.AiChat_devActionPremium__KO_dR{border-color:rgba(255,176,64,.35)}.AiChat_devActionPremium__KO_dR:hover{border-color:rgba(255,176,64,.6)}.AiChat_devActionLock__cRmlG{width:13px;height:13px;margin-left:1px;color:#ffb040;flex-shrink:0}.AiChat_devMenuWrap__hLPHB{position:relative;display:inline-flex}.AiChat_devMenuChevron__mHn8p{width:12px;height:12px;margin-left:2px;opacity:.6;flex-shrink:0}.AiChat_devMenu__3blLH{position:absolute;top:calc(100% + 8px);left:0;z-index:60;display:flex;flex-direction:column;min-width:168px;padding:6px;gap:2px;background:rgba(12,14,20,.98);border:1px solid #1d202a;border-radius:10px;box-shadow:0 8px 32px rgba(0,0,0,.5)}.AiChat_devMenu__3blLH:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px}.AiChat_devMenuItem__JN8Gq{display:flex;align-items:center;gap:9px;padding:8px 10px;border:none;background:transparent;border-radius:6px;font-family:Golos Text,sans-serif;font-weight:400;font-size:14px;line-height:18px;color:#9fa3b4;text-align:left;cursor:pointer;transition:background-color .15s,color .15s}.AiChat_devMenuItem__JN8Gq:hover{background:#1d202a;color:#fff}.AiChat_devMenuItemLabel__9w2QJ{flex:1 1;min-width:0}.AiChat_devMenuItemLocked___Cxzb{cursor:default;opacity:.5}.AiChat_devMenuItemLocked___Cxzb:hover{background:transparent;color:#9fa3b4}.AiChat_devBar__SKOmO{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.AiChat_devDrop__s7Hbj{position:relative;display:inline-flex}.AiChat_devDropPrime__MLSO2{border-color:rgba(255,176,64,.45);color:#ffd489}.AiChat_devDropPrime__MLSO2:hover{border-color:rgba(255,176,64,.7);color:#ffe4ad}.AiChat_devDropDot___XnYM{width:7px;height:7px;border-radius:50%;background:#606477;flex-shrink:0}.AiChat_devDropDot___XnYM[data-prime=true]{background:#ffb040;box-shadow:0 0 6px rgba(255,176,64,.6)}.AiChat_devMenuWide__mfSp8{min-width:288px;max-width:340px;max-height:min(60vh,460px);overflow-y:auto;padding:8px;gap:0}.AiChat_devMenuGroup__9T23o{padding:4px 0}.AiChat_devMenuGroup__9T23o+.AiChat_devMenuGroup__9T23o{margin-top:4px;padding-top:8px;border-top:1px solid #1d202a}.AiChat_devMenuGroupLabel__SqQGF{padding:2px 10px 6px;font-family:Inter,sans-serif;font-weight:600;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#606477}.AiChat_devModelItem__d2lah{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:9px 10px;border:none;background:transparent;border-radius:6px;font-family:Golos Text,sans-serif;text-align:left;cursor:pointer;transition:background-color .15s}.AiChat_devModelItem__d2lah:hover{background:#1d202a}.AiChat_devModelName__XSVtL{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:600;color:#fafbfb}.AiChat_devModelDesc__FaLH8{font-size:12px;line-height:15px;color:#9fa3b4}.AiChat_devModelCheck__RPw9p{color:#8af115;font-weight:700}.AiChat_primeTag__8_zB5{padding:1px 5px;font-family:Inter,sans-serif;font-weight:700;font-size:9px;letter-spacing:.06em;color:#ffb040;border:1px solid rgba(255,176,64,.5);border-radius:5px;flex-shrink:0}.AiChat_quickActionsLoading__iRwfd{display:flex;gap:4px;justify-content:center;padding:10px}.AiChat_quickActionsLoading__iRwfd span{width:8px;height:8px;background:#6366f1;border-radius:50%;animation:AiChat_bounce__R_v5O 1.4s ease-in-out infinite both}.AiChat_quickActionsLoading__iRwfd span:first-child{animation-delay:-.32s}.AiChat_quickActionsLoading__iRwfd span:nth-child(2){animation-delay:-.16s}.AiChat_classIcon__F5w8T{display:inline-block;width:20px;height:20px;margin-right:4px;border-radius:4px;vertical-align:-4px;object-fit:cover;flex-shrink:0}