.cbot-bubble{z-index:9998;color:#fff;cursor:pointer;background:linear-gradient(135deg,#006747 0%,#00a86b 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .35s cubic-bezier(.34,1.56,.64,1);animation:.6s cubic-bezier(.34,1.56,.64,1) 1s both cbot-bubble-entrance;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 4px 20px #00674766,0 0 #0067474d}.cbot-bubble:hover{transform:scale(1.1);box-shadow:0 6px 28px #00674780,0 0 0 6px #00674714}.cbot-bubble:active{transform:scale(.95)}.cbot-bubble--hidden{opacity:0;pointer-events:none;transform:scale(0)rotate(90deg)}.cbot-bubble-icon{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.cbot-bubble-pulse{border:2px solid #00674766;border-radius:50%;animation:2.5s ease-out infinite cbot-pulse-ring;position:absolute;inset:-4px}@keyframes cbot-pulse-ring{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}@keyframes cbot-bubble-entrance{0%{opacity:0;transform:scale(0)rotate(-180deg)}to{opacity:1;transform:scale(1)rotate(0)}}.cbot-dialog{z-index:9999;opacity:0;pointer-events:none;background:#0a1628;border:1px solid #00674740;border-radius:20px;flex-direction:column;width:400px;max-height:580px;transition:all .35s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;bottom:100px;right:28px;overflow:hidden;transform:translateY(20px)scale(.95);box-shadow:0 25px 60px #00000080,0 0 0 1px #0067471a,0 0 40px #00674712}.cbot-dialog--open{opacity:1;pointer-events:all;transform:translateY(0)scale(1)}.cbot-header{background:linear-gradient(135deg,#00674726 0%,#0a1628f2 100%);border-bottom:1px solid #00674733;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.cbot-header-left{align-items:center;gap:12px;display:flex}.cbot-header-avatar{background:linear-gradient(135deg,#0067474d,#00a86b33);border:1px solid #00674766;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.cbot-header-label{color:#f8fafc;letter-spacing:-.01em;font-size:.9rem;font-weight:600}.cbot-header-sub{color:#64748b;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;font-family:Courier New,monospace;font-size:.6rem;display:flex}.cbot-status-dot{background:#00ff9d;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite cbot-status-blink;box-shadow:0 0 8px #00ff9d}@keyframes cbot-status-blink{0%,to{opacity:1}50%{opacity:.4}}.cbot-close-btn{color:#64748b;cursor:pointer;background:#ffffff0d;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.cbot-close-btn:hover{color:#e2e8f0;background:#ffffff1a}.cbot-messages{flex-direction:column;flex:1;gap:14px;min-height:0;padding:16px;display:flex;overflow-y:auto}.cbot-messages::-webkit-scrollbar{width:4px}.cbot-messages::-webkit-scrollbar-track{background:0 0}.cbot-messages::-webkit-scrollbar-thumb{background:#0067474d;border-radius:2px}.cbot-welcome{text-align:center;flex-direction:column;align-items:center;padding:30px 20px 10px;animation:.5s cbot-fadeIn;display:flex}.cbot-welcome-icon{background:linear-gradient(135deg,#00674733,#00a86b1a);border:1px solid #0067474d;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;font-size:1.5rem;display:flex}.cbot-welcome-title{margin-bottom:8px;font-weight:600;color:#f8fafc!important;font-family:Inter,sans-serif!important;font-size:1.1rem!important}.cbot-welcome-text{color:#64748b;max-width:280px;font-size:.8rem;line-height:1.6}.cbot-msg{flex-direction:column;animation:.3s cbot-msgSlide;display:flex}.cbot-msg--user{align-items:flex-end}.cbot-msg--bot{align-items:flex-start}.cbot-msg-bubble{word-break:break-word;border-radius:14px;max-width:85%}.cbot-msg-bubble--user{background:linear-gradient(135deg,#00674740,#00a86b26);border:1px solid #00674759;border-bottom-right-radius:4px;padding:10px 14px}.cbot-msg-bubble--bot{background:#0f192de6;border:1px solid #ffffff0f;border-bottom-left-radius:4px;padding:12px 16px}.cbot-msg-user-text{color:#e2e8f0;margin:0;font-size:.85rem;line-height:1.5}.cbot-msg-bot-content{font-size:.8rem}.cbot-msg-label{color:#334155;letter-spacing:.1em;text-transform:uppercase;margin-top:4px;font-family:Courier New,monospace;font-size:.55rem}.cbot-msg-label--right{text-align:right;padding-right:2px}.cbot-msg-h2{margin-top:.7rem;margin-bottom:.2rem;color:#00a86b!important;font-family:Courier New,monospace!important;font-size:.82rem!important}.cbot-msg-h3{letter-spacing:.03em;margin-top:.7rem;margin-bottom:.2rem;color:#00a86b!important;font-family:Courier New,monospace!important;font-size:.78rem!important}.cbot-msg-bold{color:#e2e8f0;margin:.3rem 0;font-size:.8rem;font-weight:700}.cbot-msg-li{color:#cbd5e1;margin-bottom:.15rem;margin-left:.8rem;padding-left:.3rem;font-size:.8rem;list-style:none}.cbot-msg-li-num{color:#cbd5e1;margin-bottom:.15rem;margin-left:.8rem;font-size:.8rem;list-style:none}.cbot-msg-table{color:#94a3b8;white-space:pre;font-family:Courier New,monospace;font-size:.65rem;display:block;overflow-x:auto}.cbot-msg-p{color:#cbd5e1;margin:.2rem 0;font-size:.8rem;line-height:1.55}.cbot-typing{align-items:center;gap:5px;display:flex;padding:14px 18px!important}.cbot-typing-dot{background:#00a86b;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite cbot-typing-bounce}@keyframes cbot-typing-bounce{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}.cbot-suggestions{flex-wrap:wrap;flex-shrink:0;gap:6px;padding:0 16px 8px;animation:.4s .2s both cbot-fadeIn;display:flex}.cbot-suggestion-btn{color:#94a3b8;cursor:pointer;text-align:left;background:#0067470f;border:1px solid #00674733;border-radius:8px;padding:6px 12px;font-family:Inter,sans-serif;font-size:.72rem;line-height:1.4;transition:all .2s}.cbot-suggestion-btn:hover{color:#e2e8f0;background:#0067471f;border-color:#00674780}.cbot-input-area{background:#0a1628fa;border-top:1px solid #ffffff0f;flex-shrink:0;padding:12px 16px 14px}.cbot-input-row{background:#0f1932cc;border:1px solid #00674733;border-radius:12px;align-items:flex-end;gap:8px;padding:8px 12px;transition:border-color .2s;display:flex}.cbot-input-row:focus-within{border-color:#00674780;box-shadow:0 0 20px #0067470d}.cbot-textarea{color:#e2e8f0;resize:none;background:0 0;border:none;outline:none;flex:1;min-height:22px;max-height:80px;font-family:Inter,sans-serif;font-size:.82rem;line-height:1.5}.cbot-textarea::placeholder{color:#475569}.cbot-send-btn{color:#334155;cursor:not-allowed;background:#00674726;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex}.cbot-send-btn--active{color:#fff;cursor:pointer;background:linear-gradient(135deg,#006747,#00a86b);box-shadow:0 2px 12px #0067474d}.cbot-send-btn--active:hover{transform:scale(1.05);box-shadow:0 4px 16px #00674766}@keyframes cbot-fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes cbot-msgSlide{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.cbot-dialog{border-radius:16px;width:calc(100vw - 16px);max-height:calc(100vh - 120px);bottom:80px;right:8px}.cbot-bubble{width:54px;height:54px;bottom:16px;right:16px}}
