.refresh-container[data-v-b218b95a]{width:200px;overflow:hidden;position:fixed;bottom:10px;padding:10px;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.05);left:15px;z-index:9999;border:solid;border-color:#ff005e;background-color:#ff005e;color:#fff;font-weight:700}.btn.btn-default.refresh-btn-style[data-v-b218b95a]{border-color:#adb7be;background-color:#fff;color:#000!important}.chat-container[data-v-21c1f028]{position:fixed;bottom:20px;right:20px;width:400px;height:620px;background:#fff;border-radius:16px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;box-shadow:0 8px 40px rgba(0,0,0,.12),0 0 0 1px rgba(0,0,0,.04);z-index:9999;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.chat-header[data-v-21c1f028]{-ms-flex-pack:justify;justify-content:space-between;padding:14px 16px;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;-ms-flex-negative:0;flex-shrink:0}.chat-header[data-v-21c1f028],.chat-header__left[data-v-21c1f028]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.chat-header__left[data-v-21c1f028]{gap:10px}.chat-header__avatar[data-v-21c1f028]{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,#ff005e,#304ffe);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.chat-header__info[data-v-21c1f028]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.chat-header__title[data-v-21c1f028]{font-size:14px;font-weight:600;letter-spacing:-.2px}.chat-header__status[data-v-21c1f028]{font-size:11px;color:hsla(0,0%,100%,.65);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:5px}.status-dot[data-v-21c1f028]{width:6px;height:6px;border-radius:50%;background:#4ade80;display:inline-block}.status-dot--active[data-v-21c1f028]{background:#ff005e;animation:pulse-dot-data-v-21c1f028 1.5s infinite}@keyframes pulse-dot-data-v-21c1f028{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.chat-header__close[data-v-21c1f028]{background:hsla(0,0%,100%,.1);border:none;color:#fff;width:30px;height:30px;border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;transition:background .2s}.chat-header__close[data-v-21c1f028]:hover{background:hsla(0,0%,100%,.2)}.chat-messages[data-v-21c1f028]{-ms-flex:1;flex:1;padding:16px 14px;overflow-y:auto;background:#f8f9fb;scroll-behavior:smooth}.chat-messages[data-v-21c1f028]::-webkit-scrollbar{width:4px}.chat-messages[data-v-21c1f028]::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12);border-radius:10px}.chat-bubble[data-v-21c1f028]{display:-ms-flexbox;display:flex;gap:8px;max-width:88%;margin-bottom:8px;animation:fadeInUp-data-v-21c1f028 .2s ease-out}@keyframes fadeInUp-data-v-21c1f028{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.chat-bubble--ai[data-v-21c1f028]{-ms-flex-item-align:start;align-self:flex-start}.chat-bubble--user[data-v-21c1f028]{-ms-flex-item-align:end;align-self:flex-end;margin-left:auto;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.chat-bubble__avatar[data-v-21c1f028]{width:26px;height:26px;border-radius:7px;background:linear-gradient(135deg,#ff005e,#304ffe);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;margin-top:2px}.chat-bubble__body[data-v-21c1f028]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:6px}.chat-bubble__content[data-v-21c1f028]{padding:10px 13px;border-radius:12px;font-size:13px;line-height:1.5;color:#1f2937;word-wrap:break-word}.chat-bubble--ai .chat-bubble__content[data-v-21c1f028]{background:#fff;border:1px solid #e5e7eb;border-radius:4px 12px 12px 12px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.chat-bubble--user .chat-bubble__content[data-v-21c1f028]{background:linear-gradient(135deg,#ff005e,#e00070);color:#fff;border-radius:12px 4px 12px 12px}.chat-bubble--ai .chat-bubble__content strong[data-v-21c1f028]{display:block;margin-top:10px;margin-bottom:3px;color:#111827}.chat-bubble--ai .chat-bubble__content strong[data-v-21c1f028]:first-child{margin-top:0}.chat-bubble--ai .chat-bubble__content ol[data-v-21c1f028],.chat-bubble--ai .chat-bubble__content ul[data-v-21c1f028]{margin:3px 0;padding-left:16px}.chat-action__btn[data-v-21c1f028]{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:5px;padding:7px 14px;background:linear-gradient(135deg,#ff005e,#304ffe);color:#fff;border:none;border-radius:7px;font-size:12px;font-weight:500;cursor:pointer;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 6px rgba(255,0,94,.2);width:fit-content}.chat-action__btn[data-v-21c1f028]:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,0,94,.3)}.chat-typing[data-v-21c1f028]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;padding:6px 0 4px 34px}.chat-typing__dots[data-v-21c1f028]{display:-ms-flexbox;display:flex;gap:3px}.chat-typing__dots span[data-v-21c1f028]{width:6px;height:6px;background:#d1d5db;border-radius:50%;animation:typing-bounce-data-v-21c1f028 1.4s infinite}.chat-typing__dots span[data-v-21c1f028]:nth-child(2){animation-delay:.2s}.chat-typing__dots span[data-v-21c1f028]:nth-child(3){animation-delay:.4s}@keyframes typing-bounce-data-v-21c1f028{0%,60%,to{transform:translateY(0);background:#d1d5db}30%{transform:translateY(-3px);background:#ff005e}}.chat-typing__text[data-v-21c1f028]{font-size:11px;color:#9ca3af;font-style:italic}.chat-input-area[data-v-21c1f028]{padding:10px 14px 12px;background:#fff;border-top:1px solid #f0f0f0;-ms-flex-negative:0;flex-shrink:0}.chat-input-area__wrapper[data-v-21c1f028]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;padding:5px 5px 5px 14px;background:#f8f9fb;border:1px solid #e5e7eb;border-radius:12px;transition:border-color .2s,box-shadow .2s}.chat-input-area__wrapper[data-v-21c1f028]:focus-within{border-color:#ff005e;box-shadow:0 0 0 3px rgba(255,0,94,.06);background:#fff}.chat-input-area__input[data-v-21c1f028]{-ms-flex:1;flex:1;border:none;background:transparent;font-size:13px;color:#1f2937;outline:none;padding:5px 0;font-family:inherit}.chat-input-area__input[data-v-21c1f028]::-webkit-input-placeholder{color:#9ca3af}.chat-input-area__input[data-v-21c1f028]::-moz-placeholder{color:#9ca3af}.chat-input-area__input[data-v-21c1f028]::-ms-input-placeholder{color:#9ca3af}.chat-input-area__input[data-v-21c1f028]::placeholder{color:#9ca3af}.chat-input-area__input[data-v-21c1f028]:disabled{opacity:.5}.chat-input-area__send[data-v-21c1f028]{width:34px;height:34px;border-radius:9px;border:none;background:linear-gradient(135deg,#ff005e,#304ffe);color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;transition:transform .15s,opacity .15s;-ms-flex-negative:0;flex-shrink:0}.chat-input-area__send[data-v-21c1f028]:hover:not(:disabled){transform:scale(1.05)}.chat-input-area__send[data-v-21c1f028]:disabled{opacity:.35;cursor:not-allowed}.chat-input-area__disclaimer[data-v-21c1f028]{text-align:center;font-size:10px;color:#b0b0b0;margin:6px 0 0}@media (max-width:480px){.chat-container[data-v-21c1f028]{width:100%;height:100%;bottom:0;right:0;border-radius:0}}.chat-details .chat-box{background-color:#fff;position:fixed;bottom:0;right:0;width:680px;height:calc(100vh - 60px);max-height:820px;min-height:500px;border-radius:16px 16px 0 0;box-shadow:0 -4px 32px rgba(0,0,0,.12),0 0 0 1px rgba(0,0,0,.04);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.chat-details .chat-box .chatbox-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.chat-details .chat-header{-ms-flex-pack:justify;justify-content:space-between;padding:10px 16px;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;border-radius:16px 16px 0 0;-ms-flex-negative:0;flex-shrink:0}.chat-details .chat-header,.chat-header__left{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.chat-header__left{gap:12px}.chat-header__avatar{width:32px;height:32px;border-radius:8px;background:#a20090;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.chat-header__avatar img{width:18px;height:18px}.chat-header__info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.chat-header__title{font-size:14px;font-weight:600;letter-spacing:-.2px}.chat-header__status{font-size:10px;color:hsla(0,0%,100%,.7);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:5px}.status-dot{width:7px;height:7px;border-radius:50%;background:#4ade80;display:inline-block}.status-dot--active{background:#a20090;animation:pulse-dot 1.5s infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.chat-header__close{background:hsla(0,0%,100%,.1);border:none;color:#fff;width:32px;height:32px;border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;transition:background .2s}.chat-header__close:hover{background:hsla(0,0%,100%,.2)}.chat-agent-selector{padding:0;background:#fff;border-bottom:1px solid #f0f0f0;-ms-flex-negative:0;flex-shrink:0}.chat-agent-selector__track{display:-ms-flexbox;display:flex;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.chat-agent-selector__track::-webkit-scrollbar{display:none}.chat-agent-selector__btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:4px;padding:8px 0;border:none;border-bottom:2px solid transparent;background:transparent;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .2s ease;color:#999;-ms-flex:1;flex:1;-ms-flex-pack:center;justify-content:center}.chat-agent-selector__btn:hover{color:#a20090}.chat-agent-selector__btn--active{color:#a20090;border-bottom-color:#a20090;font-weight:600}.chat-agent-selector__icon{font-size:13px;line-height:1}.chat-agent-selector__name{font-size:11px;letter-spacing:.1px}.chat-context-badge{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:6px;padding:6px 14px;background:linear-gradient(90deg,#f0fdf4,#ecfdf5);border-bottom:1px solid #d1fae5;font-size:11px;color:#166534;-ms-flex-negative:0;flex-shrink:0;font-weight:500}.chat-context-badge svg{color:#16a34a;-ms-flex-negative:0;flex-shrink:0}.chat-details .chat-messages{-ms-flex:1;flex:1;overflow-y:auto;padding:16px 14px;background:#f8f9fb;scroll-behavior:smooth}.chat-details .chat-messages::-webkit-scrollbar{width:5px}.chat-details .chat-messages::-webkit-scrollbar-track{background:transparent}.chat-details .chat-messages::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:10px}.chat-welcome{padding:24px 16px 12px}.chat-welcome__header{gap:12px;margin-bottom:16px}.chat-welcome__badge-icon,.chat-welcome__header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.chat-welcome__badge-icon{font-size:28px;width:44px;height:44px;-ms-flex-pack:center;justify-content:center;background:linear-gradient(135deg,#fdf4ff,#f3e8ff);border:1px solid #f0d4ff;border-radius:12px;-ms-flex-negative:0;flex-shrink:0}.chat-welcome__header-text{text-align:left}.chat-welcome__title{font-size:15px;font-weight:700;margin:0 0 2px;color:#1a1a2e}.chat-welcome__subtitle{font-size:12px;color:#6b7280;margin:0}.chat-welcome__suggestions{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:6px}.chat-welcome__suggestion{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;width:100%;padding:9px 12px;border:1px solid #eef0f4;border-radius:8px;background:#fff;font-size:12.5px;color:#374151;cursor:pointer;text-align:left;transition:all .15s ease;line-height:1.3}.chat-welcome__suggestion-icon{font-size:12px;opacity:.5;-ms-flex-negative:0;flex-shrink:0}.chat-welcome__suggestion:hover{border-color:#a20090;background:#fdf4ff;color:#a20090;box-shadow:0 2px 6px rgba(162,0,144,.06)}.chat-messages__list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4px}.chat-bubble{display:-ms-flexbox;display:flex;gap:10px;max-width:92%;margin-bottom:4px;animation:fadeInUp .2s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.chat-bubble--ai{-ms-flex-item-align:start;align-self:flex-start}.chat-bubble--user{-ms-flex-item-align:end;align-self:flex-end;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.chat-bubble__avatar{width:28px;height:28px;border-radius:8px;background:#a20090;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;margin-top:2px}.chat-bubble__avatar img{width:14px;height:14px}.chat-bubble__content{padding:10px 14px;border-radius:14px;font-size:13.5px;line-height:1.55;color:#1f2937;word-wrap:break-word}.chat-bubble--ai .chat-bubble__content{background:#fff;border:1px solid #e5e7eb;border-radius:4px 14px 14px 14px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.chat-bubble--user .chat-bubble__content{background:#f3f4f6;color:#1f2937;border:1px solid #e5e7eb;border-radius:14px 4px 14px 14px}.chat-bubble--ai .chat-bubble__content strong{display:block;margin-top:14px;margin-bottom:4px;color:#111827;font-size:13.5px;font-weight:600;padding-bottom:2px;border-bottom:1px solid #f0f0f0}.chat-bubble--ai .chat-bubble__content strong:first-child{margin-top:0;padding-top:0}.chat-bubble--ai .chat-bubble__content ol,.chat-bubble--ai .chat-bubble__content ul{margin:6px 0;padding-left:18px}.chat-bubble--ai .chat-bubble__content li{margin-bottom:4px;line-height:1.6}.chat-bubble--ai .chat-bubble__content p{margin:4px 0;line-height:1.6}.chat-bubble--ai .chat-bubble__content br+strong{margin-top:16px}.chat-bubble--ai .chat-bubble__content .time-badge{display:inline;font-weight:700;color:#1f2937;font-size:12.5px}.chat-action{padding:4px 0 12px 38px}.chat-action__btn{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:6px;padding:8px 16px;background:#a20090;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 8px rgba(162,0,144,.25)}.chat-action__btn:hover{transform:translateY(-1px);box-shadow:0 4px 14px rgba(162,0,144,.35)}.chat-action__btn svg{width:14px;height:14px}.chat-typing{-ms-flex-align:center;align-items:center;gap:10px;padding:8px 0 4px 38px}.chat-typing,.chat-typing__dots{display:-ms-flexbox;display:flex}.chat-typing__dots{gap:4px}.chat-typing__dots span{width:7px;height:7px;background:#d1d5db;border-radius:50%;animation:typing-bounce 1.4s infinite}.chat-typing__dots span:nth-child(2){animation-delay:.2s}.chat-typing__dots span:nth-child(3){animation-delay:.4s}@keyframes typing-bounce{0%,60%,to{transform:translateY(0);background:#d1d5db}30%{transform:translateY(-4px);background:#a20090}}.chat-typing__text{font-size:12px;color:#9ca3af;font-style:italic}.chat-form{background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:18px;margin-top:12px;box-shadow:0 4px 12px rgba(0,0,0,.06)}.chat-form__header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#1f2937;margin-bottom:6px}.chat-form__header i{color:#a20090}.chat-form__subtitle{font-size:12px;color:#6b7280;margin:0 0 16px}.chat-form__field{margin-bottom:14px}.chat-form__field>label{display:block;font-size:12px;font-weight:500;color:#4b5563;margin-bottom:6px}.chat-form__input{width:100%;padding:9px 12px;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;color:#1f2937;background:#f9fafb;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.chat-form__input:focus{outline:none;border-color:#a20090;box-shadow:0 0 0 3px rgba(162,0,144,.08)}.chat-form__pills{display:-ms-flexbox;display:flex;gap:8px}.chat-form__pill{padding:6px 14px;border:1px solid #e5e7eb;border-radius:20px;background:#f9fafb;font-size:12px;font-weight:500;color:#4b5563;cursor:pointer;transition:all .15s}.chat-form__pill:hover{border-color:#a20090;color:#a20090}.chat-form__pill--active{background:#a20090;color:#fff;border-color:#a20090}.chat-form__pill--active:hover{background:#8a007a;color:#fff}.chat-form__chips{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px}.chat-form__chip{padding:5px 10px;border:1px solid #e5e7eb;border-radius:16px;background:#f9fafb;font-size:11px;color:#4b5563;cursor:pointer;transition:all .15s}.chat-form__chip--active,.chat-form__chip:hover{border-color:#a20090;color:#a20090}.chat-form__chip--active{background:rgba(162,0,144,.1)}.chat-form__checks{display:-ms-flexbox;display:flex;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.chat-form__check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:6px;padding:6px 12px;background:#f3f4f6;border-radius:8px;font-size:13px;color:#374151;cursor:pointer;transition:background .15s}.chat-form__check:hover{background:#e5e7eb}.chat-form__check input[type=checkbox]{accent-color:#000;width:15px;height:15px}.chat-form__submit{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:8px;width:100%;-ms-flex-pack:center;justify-content:center;padding:11px 20px;background:#a20090;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;margin-top:4px;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 8px rgba(162,0,144,.2)}.chat-form__submit:hover{transform:translateY(-1px);box-shadow:0 4px 14px rgba(162,0,144,.3)}.chat-details .chat-input-area{padding:12px 16px 14px;background:#fff;border-top:1px solid #f0f0f0;-ms-flex-negative:0;flex-shrink:0}.chat-input-area__wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;padding:6px 6px 6px 16px;background:#f8f9fb;border:1px solid #e5e7eb;border-radius:12px;transition:border-color .2s,box-shadow .2s}.chat-input-area__wrapper:focus-within{border-color:#a20090;box-shadow:0 0 0 3px rgba(162,0,144,.06);background:#fff}.chat-input-area__input{-ms-flex:1;flex:1;border:none;background:transparent;font-size:14px;color:#1f2937;outline:none;padding:6px 0;font-family:inherit}.chat-input-area__input::-webkit-input-placeholder{color:#9ca3af}.chat-input-area__input::-moz-placeholder{color:#9ca3af}.chat-input-area__input::-ms-input-placeholder{color:#9ca3af}.chat-input-area__input::placeholder{color:#9ca3af}.chat-input-area__input:disabled{opacity:.6}.chat-input-area__attach{width:36px;height:36px;border-radius:10px;border:none;background:transparent;color:#6b7280;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;transition:color .15s,background .15s;-ms-flex-negative:0;flex-shrink:0}.chat-input-area__attach:hover:not(:disabled){color:#a20090;background:rgba(162,0,144,.08)}.chat-input-area__attach:disabled{opacity:.4;cursor:not-allowed}.chat-input-area__send{width:36px;height:36px;border-radius:10px;border:none;background:#a20090;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;transition:transform .15s,opacity .15s;-ms-flex-negative:0;flex-shrink:0}.chat-input-area__send:hover:not(:disabled){transform:scale(1.05)}.chat-input-area__send:disabled{opacity:.4;cursor:not-allowed}.chat-input-area__send svg{width:16px;height:16px}.chat-input-area__disclaimer{text-align:center;font-size:10px;color:#b0b0b0;margin:8px 0 0}.chat-token-usage{padding:10px 14px;border-top:1px solid #f0f0f0;margin-top:6px;background:#fafafa}.chat-token-usage__header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:5px;margin-bottom:6px}.chat-token-usage__icon{color:#a20090;-ms-flex-negative:0;flex-shrink:0}.chat-token-usage__label{font-size:11px;font-weight:600;color:#374151;-ms-flex:1;flex:1}.chat-token-usage__history{font-size:10px;color:#a20090;text-decoration:none;font-weight:500;margin-right:8px;opacity:.85;transition:opacity .15s}.chat-token-usage__history:hover{opacity:1;text-decoration:underline}.chat-token-usage__count{font-size:11px;font-weight:700;color:#a20090}.chat-token-usage__bar{height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden;margin-bottom:5px}.chat-token-usage__fill{height:100%;background:linear-gradient(90deg,#a20090,#c840b0);border-radius:3px;transition:width .4s ease}.chat-token-usage__fill--warning{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.chat-token-usage__fill--exceeded{background:linear-gradient(90deg,#ef4444,#f87171)}.chat-token-usage__detail{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;font-size:12px;font-weight:500;color:#1f2937}.chat-token-usage__purchased{color:#059669;font-weight:500}.chat-token-usage__buy-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:6px;width:100%;margin-top:8px;padding:8px 12px;background:#a20090;color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:background .2s}.chat-token-usage__buy-btn:hover{background:#8a007a}.chat-purchase-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:99999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.chat-purchase-modal{background:#fff;border-radius:16px;width:92%;max-width:420px;box-shadow:0 25px 80px rgba(0,0,0,.35);overflow:hidden;animation:modalSlideUp .25s ease-out}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-purchase-modal__header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:20px 24px 16px;background:linear-gradient(135deg,#a20090,#6b0f6b);color:#fff}.chat-purchase-modal__header h4{margin:0;font-size:20px;font-weight:700;color:#fff}.chat-purchase-modal__header button{background:hsla(0,0%,100%,.2);border:none;font-size:18px;cursor:pointer;color:#fff;width:32px;height:32px;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:background .2s}.chat-purchase-modal__header button:hover{background:hsla(0,0%,100%,.35)}.chat-purchase-modal__body{padding:20px 24px 24px}.chat-purchase-modal__body p{font-size:14px;color:#4b5563;margin-bottom:20px;line-height:1.5}.chat-purchase-modal__packs{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px}.chat-purchase-modal__pack{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:16px 20px;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s}.chat-purchase-modal__pack:hover{border-color:#a20090;background:#fdf4ff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(162,0,144,.1)}.chat-purchase-modal__pack-info{-ms-flex:1;flex:1}.chat-purchase-modal__pack-tokens{font-size:16px;font-weight:700;color:#1f2937}.chat-purchase-modal__pack-desc{font-size:12px;color:#6b7280;margin-top:3px}.chat-purchase-modal__pack-price{font-size:18px;font-weight:800;color:#a20090;padding-left:16px}@media (max-width:768px){.chat-details .chat-box{width:100%;height:100%;border-radius:0;bottom:0;right:0}.chat-details .chat-header{border-radius:0}}@media (min-width:769px) and (max-width:1024px){.chat-details .chat-box{width:500px}}