.chat-widget-toggle{color:#fff;cursor:pointer;z-index:999995;background:linear-gradient(135deg,#0a1628 0%,#1a3a7a 40%,#2a5aaa 100%) 0 0/200% 200%;border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:all .4s cubic-bezier(.34,1.56,.64,1);animation:3s ease-in-out infinite float-glow;display:flex;position:fixed;bottom:30px;right:20px;box-shadow:0 8px 32px #0a1a4a80,inset 0 0 0 1px #ffffff1a}.chat-widget-toggle:hover{background-position:100% 100%;transform:scale(1.08)rotate(-3deg);box-shadow:0 12px 40px #0a1a4a99,inset 0 0 0 2px #ffffff26}.chat-widget-toggle:active{transform:scale(.92)}@keyframes float-glow{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-4px)scale(1.02)}}.chat-widget-toggle-ring{border:2px solid #2a5aaa66;border-radius:50%;animation:2.8s ease-out infinite chat-ring-pulse;position:absolute;inset:-4px}@keyframes chat-ring-pulse{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.chat-widget-toggle-icon{font-size:28px;transition:transform .3s;display:flex}.chat-mascot-icon{filter:brightness(0)invert();font-size:29px;display:block}.chat-widget-toggle.open .chat-widget-toggle-icon{transform:rotate(90deg)}.toggle-badge{color:#fff;background:#ff4757;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:9px;font-weight:700;animation:2s ease-in-out infinite pulse-badge;display:flex;position:absolute;top:-4px;right:-4px}@keyframes pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.chat-widget-nudge{color:#1a1f36;z-index:999994;background:#fff;border-radius:5px;max-width:270px;padding:10px 33px 10px 10px;font-size:13px;line-height:1.5;animation:.4s cubic-bezier(.34,1.56,.64,1) chat-nudge-in;position:fixed;bottom:26px;right:100px;box-shadow:0 12px 40px #00000026,0 0 0 1px #0000000a}.chat-widget-nudge:after{content:"";border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:8px solid #fff;position:absolute;top:50%;right:-8px;transform:translateY(-50%)}.nudge-content{align-items:center;gap:10px;display:flex}.nudge-emoji{font-size:20px}.chat-widget-nudge p{color:#0a1628;margin:0;font-weight:500;margin-bottom:0!important}.chat-widget-nudge-close{color:#667085;cursor:pointer;background:#f1f3f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;transition:all .2s;display:flex;position:absolute;top:6px;right:6px}.chat-widget-nudge-close:hover{background:#e4e7f1;transform:scale(1.1)}@keyframes chat-nudge-in{0%{opacity:0;transform:translateY(12px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.chat-widget-panel{-webkit-backdrop-filter:blur(20px);overscroll-behavior:contain;z-index:999996;opacity:0;visibility:hidden;pointer-events:none;transform-origin:100% 100%;background:#fffffffa;border-radius:12px;flex-direction:column;width:450px;max-width:calc(100vw - 32px);height:620px;max-height:calc(100vh - 140px);transition:all .35s cubic-bezier(.34,1.2,.64,1);display:flex;position:fixed;bottom:115px;right:24px;overflow:hidden;transform:translateY(24px)scale(.94);box-shadow:0 24px 80px #0003,inset 0 0 0 1px #ffffff80,0 0 0 1px #0000000f}.chat-widget-panel.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1);z-index:99999999!important}.chat-widget-panel.expanded{transform-origin:50%;border-radius:0!important;width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;inset:0!important}.chat-widget-header{background:linear-gradient(135deg,#0a1628 0%,#1a3a7a 40%,#2a5aaa 100%) 0 0/200% 200%;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 20px;animation:6s ease-in-out infinite gradient-shift;display:flex}@keyframes gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}.header-brand{align-items:center;gap:12px;display:flex}.chat-widget-header-avatar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:2px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;display:flex}.chat-widget-header-text strong{color:#fff;letter-spacing:-.3px;align-items:center;gap:8px;font-size:15px;font-weight:500;line-height:1;display:flex}.chat-widget-badge{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#ffffff26;padding:2px 8px;font-size:9px}.chat-widget-header-text span{color:#ffffffb3;align-items:center;gap:6px;margin-top:2px;font-size:11px;display:flex}.chat-widget-status-dot{background:#4ade80;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot;box-shadow:0 0 0 2px #4ade8040}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.5}}.chat-widget-header-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.chat-widget-header-actions button{cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex;color:#fff!important;background:#ffffff14!important}.chat-widget-header-actions button:hover{background:#ffffff2e;transform:scale(1.05)}.chat-widget-header-actions button:active{transform:scale(.92)}.chat-widget-messages{overscroll-behavior:contain;scroll-behavior:smooth;background:#f7f9fc;flex-direction:column;flex:1;gap:14px;padding:20px 18px;display:flex;overflow-y:auto}.chat-widget-messages::-webkit-scrollbar{width:5px}.chat-widget-messages::-webkit-scrollbar-track{background:0 0}.chat-widget-messages::-webkit-scrollbar-thumb{background:#d0d6e4;border-radius:10px}.chat-widget-messages::-webkit-scrollbar-thumb:hover{background:#b8c0d4}.chat-bubble-row{align-items:flex-start;gap:10px;animation:.3s cubic-bezier(.34,1.2,.64,1) chat-bubble-in;display:flex}.chat-bubble-row.user{justify-content:flex-end}.chat-bubble-row.model{justify-content:flex-start}@keyframes chat-bubble-in{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.chat-bubble-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;font-size:14px;display:flex}.model-avatar{color:#fff;background:linear-gradient(135deg,#0a1628,#2a5aaa);border:2px solid #fff;box-shadow:0 2px 12px #0a1a4a33}.user-avatar{color:#fff;background:linear-gradient(135deg,#0a1628,#2a5aaa);border:1px solid #fff;box-shadow:0 0 5px #1c3d7e6e}.chat-bubble-col{flex-direction:column;max-width:78%;display:flex}.chat-bubble-row.model .chat-bubble-col{align-items:flex-start}.chat-bubble-row.user .chat-bubble-col{align-items:flex-end}.chat-bubble-wrapper{width:100%}.chat-bubble{white-space:pre-wrap;word-break:break-word;border-radius:12px;padding:12px 18px;font-size:13.5px;line-height:1.6;position:relative}.chat-bubble-row.model .chat-bubble{color:#1a1f36;background:#fff;border:1px solid #e8ecf5;border-bottom-left-radius:4px;box-shadow:0 2px 12px #0000000a}.chat-bubble-row.user .chat-bubble{color:#fff;background:linear-gradient(135deg,#1a3a7a,#2a5aaa);border-bottom-right-radius:0;box-shadow:0 4px 16px #1a3a7a40}.bubble-content{white-space:pre-wrap;word-break:break-word}.chat-bubble-time{color:#98a2b3;align-items:center;gap:4px;margin-top:4px;padding:0 4px;font-size:10px;display:flex}.chat-bubble-row.user .chat-bubble-time{color:#8a93ab}.chat-typing{background:#fff;border:1px solid #e8ecf5;border-radius:16px 16px 16px 4px;align-items:center;gap:5px;min-width:60px;padding:16px 20px;display:flex;box-shadow:0 2px 12px #0000000a}.chat-typing span{background:#98a2b3;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite chat-typing-bounce}.chat-typing span:nth-child(2){animation-delay:.2s}.chat-typing span:nth-child(3){animation-delay:.4s}@keyframes chat-typing-bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}.chat-suggestions-wrap{background:#fff;border-top:1px solid #eef0f6;flex-shrink:0;padding:12px 16px 8px}.suggestions-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.suggestions-label{color:#000;text-transform:uppercase;align-items:center;gap:5px;font-size:12px;font-weight:500;display:flex}.chat-suggestions{flex-wrap:wrap;gap:8px;display:flex}.chat-suggestions button{background:#f8f9fd;border:1px solid #e4e8f2;border-radius:4px;align-items:center;gap:6px;padding:8px 12px;font-family:inherit;font-size:12px;font-weight:500;line-height:1;transition:all .2s;display:flex;color:#1a3a7a!important;cursor:pointer!important}.chat-suggestions button:hover:not(:disabled){background:#eaf1ff;border-color:#b6c9f2;transform:translateY(-1px);box-shadow:0 4px 12px #1a3a7a1a}.chat-suggestions button:active:not(:disabled){transform:translateY(0)}.chat-suggestions button:disabled{opacity:.5;cursor:not-allowed}.suggestion-icon{color:#2a5aaa;background:#eaf1ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.suggestion-label{font-size:12px}.chat-suggestions-toggle{color:#667085;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-family:inherit;font-size:11px;font-weight:500;transition:all .2s}.chat-suggestions-toggle:hover{color:#1a3a7a}.chat-suggestions-toggle.standalone{align-items:center;gap:6px;margin:0 16px 0 auto;display:flex}.suggestions-hidden{background:#fff;border-top:1px solid #eef0f6;flex-shrink:0;padding:4px 16px}.chat-widget-input{background:#fff;border-top:1px solid #eef0f6;flex-shrink:0;padding:10px}.input-container{background:#f5f7fa;border:2px solid #0000;border-radius:6px;align-items:center;gap:10px;padding:4px 4px 4px 16px;transition:all .3s;display:flex}.input-container:focus-within{background:#fff;border-color:#2a5aaa;box-shadow:0 0 0 4px #2a5aaa1a}.chat-input-field{color:#1a1f36;background:0 0;border:none;outline:none;flex:1;padding:10px 0;font-family:inherit;font-size:13.5px}.chat-input-field::placeholder{color:#a8b0c4}.chat-input-field:disabled{opacity:.6}.chat-widget-toggle-icon svg{color:#fff!important}.send-button{cursor:pointer;background:linear-gradient(135deg,#0a1628,#2a5aaa);border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;transition:all .3s;display:flex;color:#fff!important}.send-button:hover:not(:disabled){transform:scale(1.06);box-shadow:0 4px 20px #2a5aaa4d}.send-button:active:not(:disabled){transform:scale(.92)}.send-button:disabled{opacity:.4;cursor:not-allowed}.input-footer-actions{justify-content:space-between;align-items:center;margin-top:8px;padding:0 4px;display:flex}.char-count{color:#a8b0c4;font-size:10px}.input-status{color:#a8b0c4;align-items:center;gap:4px;font-size:10px;display:flex}.chat-widget-footer{text-align:left;color:#98a2b3;background:#fff;border-top:1px solid #f0f2f8;flex-shrink:0;align-items:flex-start;gap:6px;padding:10px;font-size:13px;line-height:1.5;display:flex}.chat-widget-footer svg{color:#b8c0d4;flex-shrink:0;margin-top:1px}.chat-widget-footer a{color:#2a5aaa;font-weight:500;text-decoration:none}.chat-widget-footer a:hover{text-decoration:underline}@media (max-width:480px){.chat-widget-toggle{width:56px;height:56px;bottom:76px;right:16px}.chat-widget-toggle-icon{font-size:22px}.chat-widget-nudge{max-width:200px;padding:10px 16px;font-size:12px;bottom:90px;right:80px}.chat-widget-panel,.chat-widget-panel.expanded{border-radius:20px;width:auto;max-width:none;height:auto;max-height:calc(100vh - 100px);bottom:82px;left:10px;right:10px}.chat-widget-header{padding:14px 16px}.chat-widget-header-avatar{width:50px;height:50px;font-size:16px}.chat-widget-header-text strong{font-size:13px}.chat-widget-messages{padding:14px 12px}.chat-bubble{padding:10px 14px;font-size:13px}.chat-suggestions button{padding:6px 12px;font-size:11px}.input-container{padding:2px 2px 2px 12px}.send-button{width:38px;height:38px;font-size:15px}.chat-widget-footer{padding:6px 12px 10px;font-size:9px}}.chat-widget-messages{scrollbar-width:thin;scrollbar-color:#d0d6e4 transparent}
