@import url("https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@2.47.0/tabler-icons.min.css");.booost-copilot-chat,.booost-copilot-chat *{box-sizing:border-box}.booost-copilot-chat{--gray-50:#f7f7f8;--gray-100:#ebebed;--gray-200:#d1d1d6;--gray-400:#8e8e93;--gray-600:#5c5c61;--gray-800:#3a3a3c;--gray-900:#242426;--accent:#706fb4;--navy:#242426;--lime:#fff;display:flex;font-family:Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Noto Sans JP,sans-serif;justify-content:center;width:100%}.booost-copilot-chat .copilot-window{background:#fff;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.15);display:flex;flex-direction:column;overflow:hidden;width:min(400px,100%)}.booost-copilot-chat .copilot-titlebar{align-items:center;background:var(--gray-50);border-bottom:.5px solid var(--gray-200);display:flex;flex-shrink:0;gap:9px;padding:11px 14px}.booost-copilot-chat .copilot-icon{align-items:center;background:var(--accent);border-radius:7px;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.booost-copilot-chat .copilot-icon .ti,.booost-copilot-chat .copilot-input-icon,.booost-copilot-chat .copilot-send .ti{color:var(--lime)}.booost-copilot-chat .copilot-icon .ti{font-size:14px}.booost-copilot-chat .copilot-heading{min-width:0}.booost-copilot-chat .copilot-name{color:var(--gray-900);font-size:13px;font-weight:500}.booost-copilot-chat .copilot-status{align-items:center;color:var(--gray-600);display:flex;font-size:10px;gap:4px;margin-top:1px;white-space:nowrap}.booost-copilot-chat .copilot-status-dot{background:var(--accent);border-radius:50%;display:inline-block;flex-shrink:0;height:5px;width:5px}.booost-copilot-chat .copilot-audit{align-items:center;color:var(--gray-600);display:inline-flex;font-size:10px;gap:3px;margin-left:auto;white-space:nowrap}.booost-copilot-chat .copilot-audit .ti{font-size:11px}.booost-copilot-chat .copilot-body{display:flex;flex-direction:column;gap:14px;height:420px;overflow-y:auto;padding:16px 14px}.booost-copilot-chat .copilot-body::-webkit-scrollbar{width:4px}.booost-copilot-chat .copilot-body::-webkit-scrollbar-track{background:transparent}.booost-copilot-chat .copilot-body::-webkit-scrollbar-thumb{background:var(--gray-200);border-radius:2px}.booost-copilot-chat .copilot-inputbar{align-items:center;background:var(--gray-50);border-top:.5px solid var(--gray-100);display:flex;flex-shrink:0;gap:8px;padding:10px 13px}.booost-copilot-chat .copilot-input-icon{font-size:13px}.booost-copilot-chat .copilot-placeholder{color:var(--gray-400);flex:1;font-size:12px;min-width:0}.booost-copilot-chat .copilot-language{border:.5px solid var(--gray-200);border-radius:10px;color:var(--gray-400);font-size:10px;padding:2px 7px;white-space:nowrap}.booost-copilot-chat .copilot-send{align-items:center;background:var(--navy);border-radius:7px;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.booost-copilot-chat .copilot-send .ti{font-size:13px}.booost-copilot-chat .msg{opacity:0}.booost-copilot-chat .msg.visible{animation:booostFadeSlideUp .35s ease forwards}.booost-copilot-chat .user-message{display:flex;justify-content:flex-end}.booost-copilot-chat .user-bubble{background:var(--navy);border-radius:14px 14px 4px 14px;color:#fff;font-size:12.5px;line-height:1.55;max-width:82%;padding:9px 13px}.booost-copilot-chat .typing-bubble{align-items:center;background:var(--gray-100);border-radius:14px;display:inline-flex;gap:5px;padding:9px 14px}.booost-copilot-chat .typing-dot{background:var(--gray-400);border-radius:50%;display:inline-block;height:5px;width:5px}.booost-copilot-chat .td1{animation:booostPulseDot 1.4s infinite}.booost-copilot-chat .td2{animation:booostPulseDot 1.4s .2s infinite}.booost-copilot-chat .td3{animation:booostPulseDot 1.4s .4s infinite}.booost-copilot-chat .badge{align-items:center;background:#f5f5f7;border-radius:10px;color:var(--accent);display:inline-flex;font-size:10px;gap:3px;padding:2px 8px}.booost-copilot-chat .badge .ti{font-size:10px}.booost-copilot-chat .agent-row{align-items:center;display:flex;flex-wrap:wrap;gap:5px;margin-bottom:8px}.booost-copilot-chat .agent-meta{color:var(--gray-400);font-size:10px}.booost-copilot-chat .agent-copy{color:var(--gray-900);font-size:12.5px;line-height:1.65;margin-bottom:10px}.booost-copilot-chat .agent-copy strong{color:var(--accent)}.booost-copilot-chat .chart-card{background:var(--gray-50);border:.5px solid var(--gray-200);border-radius:8px;padding:11px 13px}.booost-copilot-chat .chart-card svg{display:block;height:130px;width:100%}.booost-copilot-chat .chart-label,.booost-copilot-chat .chart-value{fill:var(--gray-800);font-family:sans-serif;font-size:10px}.booost-copilot-chat .chart-axis{fill:var(--gray-400);font-family:sans-serif;font-size:10px}.booost-copilot-chat .bar-anim{transform:scaleX(0);transform-box:fill-box;transform-origin:left center;transition:transform .75s cubic-bezier(.4,0,.2,1)}.booost-copilot-chat .bar-anim.grow{transform:scaleX(1)}.booost-copilot-chat .draft-block{background:var(--gray-50);border-left:2.5px solid var(--accent);border-radius:0 6px 6px 0;color:var(--gray-900);font-size:12px;line-height:1.75;padding:11px 13px}.booost-copilot-chat .draft-label{color:var(--gray-400);font-size:10px}.booost-copilot-chat .action-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.booost-copilot-chat .action-button{border-radius:5px;cursor:pointer;font-size:10px;padding:5px 12px}.booost-copilot-chat .action-button-primary{background:var(--accent);color:#fff}.booost-copilot-chat .action-button-secondary{border:.5px solid var(--gray-200);color:var(--gray-600)}.booost-copilot-chat.is-paused *,.booost-copilot-chat.is-paused :after,.booost-copilot-chat.is-paused :before{animation-play-state:paused!important}@keyframes booostFadeSlideUp{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes booostPulseDot{0%,80%,to{opacity:.2}40%{opacity:1}}@media (max-width:480px){.booost-copilot-chat .copilot-window{width:100%}.booost-copilot-chat .copilot-audit{display:none}.booost-copilot-chat .copilot-body{height:380px}}@media (prefers-reduced-motion:reduce){.booost-copilot-chat .bar-anim,.booost-copilot-chat .msg.visible,.booost-copilot-chat .td1,.booost-copilot-chat .td2,.booost-copilot-chat .td3{animation:none;transition:none}.booost-copilot-chat .bar-anim,.booost-copilot-chat .msg{opacity:1;transform:none}}