.ai-chat-container{z-index:50;background:#0a0a14;border-radius:24px;flex-direction:column;width:300px;height:auto;max-height:420px;font-family:Inter,system-ui,sans-serif;transition:bottom .6s cubic-bezier(.22,1,.36,1),right .6s cubic-bezier(.22,1,.36,1),left .6s cubic-bezier(.22,1,.36,1),top .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1),width .5s cubic-bezier(.22,1,.36,1),height .5s cubic-bezier(.22,1,.36,1),max-height .5s cubic-bezier(.22,1,.36,1),border-radius .4s;animation:4s ease-in-out infinite chat-breathe;display:flex;position:fixed;overflow:visible;box-shadow:0 0 20px #ec489940,0 0 40px #0d93f226,0 0 80px #14b8a614,0 20px 60px #00000080}.ai-chat-container:before{content:"";z-index:-1;background:linear-gradient(135deg,#ec4899,#8b5cf6,#0d93f2,#06b6d4,#14b8a6,#84cc16,#f59e0b,#ec4899) 0 0/400% 400%;border-radius:14px 14px 26px 26px;animation:8s linear infinite border-spectrum;position:absolute;inset:-3px}.ai-chat-container:after{content:"";filter:blur(14px);opacity:.45;z-index:-2;background:linear-gradient(135deg,#ec4899,#8b5cf6,#0d93f2,#06b6d4,#14b8a6,#84cc16,#f59e0b,#ec4899) 0 0/400% 400%;border-radius:16px 16px 28px 28px;animation:8s linear infinite border-spectrum;position:absolute;inset:-8px}@keyframes border-spectrum{0%{background-position:0%}25%{background-position:100% 0}50%{background-position:100% 100%}75%{background-position:0 100%}to{background-position:0%}}@keyframes chat-breathe{0%,to{box-shadow:0 0 20px #ec489940,0 0 40px #0d93f226,0 0 80px #14b8a614,0 20px 60px #00000080}50%{box-shadow:0 0 28px #ec489959,0 0 56px #0d93f238,0 0 100px #14b8a61f,0 20px 60px #00000080}}@keyframes border-shimmer{0%,to{background-position:0%}50%{background-position:100%}}.ai-chat-container--center{z-index:100;inset:50% auto auto 50%;transform:translate(-50%,-50%)!important}.ai-chat-container--center.ai-chat-container--folded{border-radius:20px;width:64px;height:64px;max-height:64px;overflow:hidden}.ai-chat-container--folded{box-shadow:0 0 30px #ec489966,0 0 60px #0d93f240,0 0 100px #14b8a626,0 20px 60px #00000080}.ai-chat-container--folded:before{animation:2s linear infinite border-spectrum}.ai-chat-container--folded:after{opacity:.7;animation:2s linear infinite border-spectrum}.ai-chat-container--right{inset:50% 24px auto auto;transform:translateY(-50%)}.ai-chat-container--right.ai-chat-container--folded{background:linear-gradient(135deg,#0d93f2,#ec4899,#14b8a6) 0 0/200% 200%;border:none;border-radius:50%;width:56px;height:56px;max-height:56px;padding:2px;animation:3s linear infinite border-spectrum;overflow:hidden;box-shadow:0 0 12px #0d93f280,0 0 24px #ec489959,0 0 36px #14b8a633,0 4px 20px #0006}.ai-chat-container--right.ai-chat-container--folded .ai-chat-header__info,.ai-chat-container--right.ai-chat-container--folded .ai-chat-header__actions{display:none}.ai-chat-container--right.ai-chat-container--folded .ai-chat-header{background:#020617;border-bottom:none;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex}.ai-chat-container--right.ai-chat-container--folded .ai-chat-header__left{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ai-chat-container--right.ai-chat-container--folded .ai-chat-avatar{border-radius:50%;width:100%;height:100%}.ai-chat-container--right.ai-chat-container--folded .ai-chat-avatar__ring,.ai-chat-container--right.ai-chat-container--folded .ai-chat-avatar__pulse{display:none}.ai-chat-container--right.ai-chat-container--folded .ai-chat-avatar__icon{border-radius:50%}.ai-chat-container--right.ai-chat-container--folded .ai-chat-avatar__icon img{object-fit:cover}@media (max-width:640px){.ai-chat-container{width:calc(100vw - 32px);max-width:300px;max-height:min(440px,75dvh)}.ai-chat-container--center{max-width:90vw}.ai-chat-container--right{right:12px}.ai-chat-container--right.ai-chat-container--folded{width:48px;height:48px;max-height:48px}.ai-chat-container--center.ai-chat-container--folded{width:56px;height:56px;max-height:56px}}@media (max-width:380px){.ai-chat-container{width:calc(100vw - 24px);max-width:280px;max-height:min(380px,65dvh)}}.ai-chat-header{cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(#14142a 0%,#0e0e1a 100%);border-bottom:1px solid #ffffff0d;border-radius:10px 10px 0 0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:relative;overflow:hidden}.ai-chat-header:before{content:"";z-index:2;background:radial-gradient(circle,#0d93f299 30%,#1e1e3ce6 70%);border-radius:50%;width:6px;height:6px;position:absolute;top:5px;left:50%;transform:translate(-50%);box-shadow:0 0 3px #0d93f24d}.ai-chat-header:after{content:"";z-index:0;background:linear-gradient(90deg,#0000,#ec48990a,#0000);animation:5s ease-in-out infinite chatHeaderShimmer;position:absolute;inset:0}@keyframes chatHeaderShimmer{0%,to{opacity:0;transform:translate(-100%)}50%{opacity:1;transform:translate(100%)}}.ai-chat-header:hover{background:linear-gradient(#1a1a32 0%,#112 100%)}.ai-chat-header__left{z-index:1;align-items:center;gap:10px;display:flex;position:relative}.ai-chat-avatar{justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:relative}.ai-chat-avatar__ring{background:conic-gradient(#ec4899,#0d93f2,#14b8a6,#0d93f2,#ec4899);border-radius:50%;padding:2px;animation:4s linear infinite avatarRingSpin;position:absolute;inset:0}.ai-chat-avatar__ring:after{content:"";background:#0e0e1a;border-radius:50%;width:100%;height:100%;display:block}@keyframes avatarRingSpin{to{transform:rotate(360deg)}}.ai-chat-avatar__icon{z-index:1;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.ai-chat-avatar__icon img{object-fit:cover;mix-blend-mode:lighten;width:100%;height:100%}.ai-chat-avatar__pulse{background:radial-gradient(circle,#ec489940,#0000 70%);border-radius:50%;animation:2.5s ease-in-out infinite avatarPulse;position:absolute;inset:-4px}@keyframes avatarPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:0;transform:scale(1.2)}}.ai-chat-header__info{z-index:1;flex-direction:column;gap:1px;display:flex;position:relative}.ai-chat-header__name{color:#fffffff2;letter-spacing:.03em;font-size:13px;font-weight:700}.ai-chat-header__status{color:#fff6;align-items:center;gap:5px;font-size:10px;display:flex}.ai-chat-status-dot{background:#4ade80;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite statusPulse;box-shadow:0 0 8px #4ade8080}@keyframes statusPulse{0%,to{opacity:1}50%{opacity:.4}}.ai-chat-header__actions{z-index:1;gap:6px;display:flex;position:relative}.ai-chat-header__btn{color:#ffffff80;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;transition:all .3s;display:flex}.ai-chat-header__btn:hover{color:#fff;background:#ec48991f;border-color:#ec489940;box-shadow:0 0 10px #ec489926}.ai-chat-body{background:linear-gradient(#050510f5 0%,#080814fa 100%);flex-direction:column;flex:1;min-height:0;margin:0 3px;display:flex;overflow:hidden;box-shadow:inset 0 1px 6px #0006}.ai-chat-messages{scrollbar-width:thin;scrollbar-color:#0d93f240 transparent;flex-direction:column;flex:1;gap:10px;min-height:160px;max-height:224px;padding:14px 16px;display:flex;overflow-y:auto}.ai-chat-messages::-webkit-scrollbar{width:3px}.ai-chat-messages::-webkit-scrollbar-track{background:0 0}.ai-chat-messages::-webkit-scrollbar-thumb{background:#0d93f24d;border-radius:4px}.ai-chat-message{gap:8px;max-width:88%;display:flex}.ai-chat-message--user{flex-direction:row-reverse;align-self:flex-end}.ai-chat-message--assistant{align-self:flex-start}.ai-chat-message__avatar{color:#c084fc;background:linear-gradient(135deg,#ec489940,#0d93f233);border:1px solid #8b5cf626;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:10px;display:flex;overflow:hidden}.ai-chat-message__avatar img{object-fit:cover;mix-blend-mode:lighten;width:100%;height:100%}.ai-chat-message__bubble{padding:10px 14px;position:relative}.ai-chat-message--assistant .ai-chat-message__bubble{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:4px 16px 16px}.ai-chat-message--user .ai-chat-message__bubble{background:linear-gradient(135deg,#ec48991f,#0d93f21a);border:1px solid #ec489926;border-radius:16px 4px 16px 16px}.ai-chat-message__text{color:#ffffffe0;white-space:pre-wrap;word-break:break-word;margin:0;font-size:13px;line-height:1.55}.ai-chat-message__time{color:#fff3;text-align:right;margin-top:3px;font-size:10px;display:block}.ai-chat-typing{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:4px 16px 16px;align-items:center;gap:4px;padding:10px 14px;display:flex}.ai-chat-typing__dot{background:#ec489980;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite typingBounce}.ai-chat-typing__dot:nth-child(2){background:#0d93f280;animation-delay:.2s}.ai-chat-typing__dot:nth-child(3){background:#14b8a680;animation-delay:.4s}@keyframes typingBounce{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}.ai-chat-input-area{background:linear-gradient(#0e0e1a 0%,#0a0a14 100%);border-top:1px solid #ffffff0a;border-radius:0 0 22px 22px;flex-shrink:0;margin:0 3px 3px;padding:8px 10px 10px}.ai-chat-input-wrapper{background:#ffffff08;border:1px solid #ffffff12;border-radius:20px;align-items:center;gap:6px;padding:3px 3px 3px 12px;transition:all .3s;display:flex}.ai-chat-input-wrapper:focus-within{background:#ffffff0d;border-color:#ec48994d;box-shadow:0 0 0 2px #ec48990f}.ai-chat-input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:7px 0;font-family:inherit;font-size:13px}.ai-chat-input::placeholder{color:#ffffff40}.ai-chat-input:disabled{opacity:.5}.ai-chat-send{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ec4899,#0d93f2);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .3s;display:flex;box-shadow:0 2px 12px #ec489940}.ai-chat-send:hover:not(:disabled){background:linear-gradient(135deg,#ec4899,#14b8a6);transform:scale(1.08);box-shadow:0 4px 20px #ec489959}.ai-chat-send:active:not(:disabled){transform:scale(.94)}.ai-chat-send:disabled{opacity:.2;cursor:not-allowed}.ai-chat-send__icon{width:15px;height:15px}.ai-chat-input__hint{color:#ffffff2e;text-align:center;letter-spacing:.06em;text-transform:uppercase;margin-top:6px;font-size:9px;display:block}@media (max-width:768px){.ai-chat-container{width:calc(100vw - 32px);height:auto;max-height:480px;aspect-ratio:unset;border-radius:16px;bottom:16px;right:16px;box-shadow:0 0 8px #ec48991f,0 0 16px #0d93f20f,0 8px 20px #00000059}.ai-chat-container:before{border-radius:18px}.ai-chat-container:after{border-radius:20px}.ai-chat-container--center:not(.ai-chat-container--folded){width:calc(100vw - 120px);max-width:266px;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.ai-chat-container--right.ai-chat-container--folded{cursor:pointer;background:linear-gradient(135deg,#0d93f2,#ec4899,#14b8a6) 0 0/200% 200%;border:none;border-radius:50%;width:56px;height:56px;max-height:56px;padding:2px;animation:3s linear infinite border-spectrum;top:auto;bottom:16px;right:16px;overflow:hidden;transform:translateY(0);box-shadow:0 0 12px #0d93f280,0 0 20px #ec489959,0 0 28px #14b8a640;aspect-ratio:unset!important}.ai-chat-container--center.ai-chat-container--folded{cursor:pointer;width:56px!important;height:56px!important;max-height:56px!important;min-height:unset!important;aspect-ratio:unset!important;background:linear-gradient(135deg,#0d93f2,#ec4899,#14b8a6)!important;border:none!important;border-radius:50%!important;padding:2px!important;inset:50% auto auto 50%!important;overflow:hidden!important;transform:translate(-50%,-50%)!important;box-shadow:0 0 10px #0d93f266,0 0 16px #ec48994d,0 0 22px #14b8a633!important}.ai-chat-container--folded .ai-chat-body,.ai-chat-container--folded .ai-chat-messages,.ai-chat-container--folded .ai-chat-input-area,.ai-chat-container--folded .ai-chat-input,.ai-chat-container--folded .ai-chat-input__hint{display:none!important}.ai-chat-container--folded .ai-chat-header__info,.ai-chat-container--folded .ai-chat-header__actions{display:none}.ai-chat-container--folded .ai-chat-header{background:#020617;border-bottom:none;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex}.ai-chat-container--folded .ai-chat-header:before{display:none}.ai-chat-container--folded .ai-chat-header__left{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ai-chat-container--folded .ai-chat-avatar{border-radius:50%;width:100%;height:100%;margin:0}.ai-chat-container--folded .ai-chat-avatar__ring,.ai-chat-container--folded .ai-chat-avatar__pulse{display:none}.ai-chat-container--folded .ai-chat-avatar__icon{border-radius:50%;padding:4px}.ai-chat-container--folded .ai-chat-avatar__icon img{object-fit:contain;mix-blend-mode:lighten;border-radius:50%}.ai-chat-header{gap:8px;padding:10px 14px}.ai-chat-header__title{letter-spacing:.05em;font-size:12px}.ai-chat-header__status{font-size:9px}.ai-chat-header__close{width:24px;height:24px}.ai-chat-messages{gap:8px;max-height:none;padding:12px}.ai-chat-msg{border-radius:14px 14px 14px 4px;max-width:90%;padding:10px 12px;font-size:13px}.ai-chat-msg--user{border-radius:14px 14px 4px}.ai-chat-input-area{margin:0 2px 2px;padding:6px 8px 8px}.ai-chat-input{min-height:32px;padding:6px 0;font-size:13px}.ai-chat-send{width:30px;height:30px}.ai-chat-input__hint{margin-top:4px;font-size:9px}}
