.aswise-chat-root svg{display:inline-block!important;vertical-align:middle!important;width:20px!important;height:20px!important;fill:none!important;stroke:currentColor!important;stroke-width:2px!important;pointer-events:none!important}.aswise-chat-icon-btn{all:unset!important;cursor:pointer!important;width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;border-radius:6px!important;transition:background .2s!important}.aswise-chat-icon-btn:hover{background:rgba(255,255,255,.2)!important}.aswise-chat-send-btn{all:unset!important;cursor:pointer!important;flex-shrink:0!important;width:40px!important;height:40px!important;background:var(--aswise-primary)!important;color:#fff!important;border-radius:10px!important;display:flex!important;align-items:center!important;justify-content:center!important}.aswise-chat-send-btn:hover:not(:disabled){opacity:.9!important}.aswise-chat-send-btn:disabled{background:#e2e8f0!important;color:#a0aec0!important;cursor:not-allowed!important}.aswise-chat-root{--aswise-primary: #007bff;--aswise-primary-rgb: 0, 123, 255;--aswise-bot-bubble-bg: #ffffff;--aswise-bot-text-color: #333333;--aswise-window-bg: #ffffff;--aswise-label-color: #666666;--aswise-input-bg: #ffffff;--aswise-input-text-color: #333333;--aswise-system-banner-bg: #fef2f2 !important;--aswise-system-banner-border: #fca5a5 !important;--aswise-transition-curve: cubic-bezier(.16, 1, .3, 1) !important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:fixed;bottom:20px;right:20px;z-index:999999}.aswise-chat-root p,.aswise-chat-root h1,.aswise-chat-root h2,.aswise-chat-root h3,.aswise-chat-root ul,.aswise-chat-root li{margin:0;padding:0;font-family:inherit}.aswise-chat-root *{box-sizing:border-box!important}.aswise-chat-launcher{width:66px!important;height:66px!important;border-radius:50%!important;background-color:#fff!important;border:2px solid var(--aswise-primary)!important;cursor:pointer!important;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;overflow:hidden!important;transition:all .3s cubic-bezier(.175,.885,.32,1.275)!important;animation:aswiseFloat 3s ease-in-out infinite!important}.aswise-chat-launcher>img,.aswise-chat-launcher>svg{position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;margin:0!important}.aswise-chat-launcher img+svg{display:none!important}.aswise-chat-launcher:hover{transform:scale(1.1) translateY(-5px);box-shadow:0 20px 25px -5px #00000026}.aswise-chat-bubble-icon{width:75%!important;height:75%!important;object-fit:contain!important}.aswise-chat-launcher:hover .aswise-chat-bubble-icon{transform:rotate(8deg) scale(1.1)}.aswise-chat-window{width:380px;max-width:calc(100vw - 40px);height:600px;max-height:calc(100vh - 40px);border-radius:16px;box-shadow:0 8px 32px #00000026;background:var(--aswise-window-bg)!important;display:flex;flex-direction:column;overflow:hidden;position:fixed;bottom:20px;right:20px;z-index:9999999;transition:all .4s cubic-bezier(.16,1,.3,1);animation:aswiseFadeIn .3s ease-out}.aswise-chat-window.aswise-maximized{bottom:0;right:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;border-radius:0}.aswise-chat-header{background:var(--aswise-primary)!important;padding:12px 16px!important;display:flex!important;justify-content:space-between!important;align-items:center!important;color:#fff!important}.aswise-chat-header-info .aswise-chat-bot-name{line-height:1.2!important;margin-bottom:2px!important}.aswise-chat-logo{height:28px;max-width:100px;object-fit:contain}.aswise-chat-header-actions{display:flex!important;gap:4px!important}.aswise-status-indicator{display:flex;align-items:center;gap:4px;font-size:10px;text-transform:uppercase;font-weight:800;opacity:.9;margin-top:1px}.aswise-status-dot{width:6px;height:6px;background-color:#10b981;border-radius:50%;box-shadow:0 0 0 2px #10b98133;animation:aswisePulse 2s infinite}.aswise-chat-messages{flex-grow:1!important;padding:16px!important;overflow-y:auto!important;overflow-x:hidden!important;display:flex!important;flex-direction:column!important;gap:12px!important}.aswise-chat-msg-row{display:flex!important;max-width:85%!important;width:auto!important}.aswise-chat-msg-row.user{align-self:flex-end!important;margin-left:auto!important;justify-content:flex-end!important}.aswise-chat-msg-row.ai{align-self:flex-start!important;margin-right:auto!important;align-items:flex-start!important;max-width:92%!important}.aswise-chat-avatar{width:28px;height:28px;border-radius:50%;margin-right:8px;border:1px solid #ddd;background:white;flex-shrink:0!important}.aswise-chat-bubble{padding:10px 14px!important;border-radius:12px!important;font-size:14px!important;line-height:1.5!important;word-break:break-word!important;overflow-wrap:break-word!important;max-width:100%!important}.aswise-chat-bubble.user{background:var(--aswise-primary)!important;color:#fff!important;border-radius:16px 16px 2px!important;box-shadow:0 2px 8px #0000001f!important;margin-left:auto!important}.aswise-chat-bubble.user .aswise-chat-text-content,.aswise-chat-bubble.user p,.aswise-chat-bubble.user span,.aswise-chat-bubble.user div{color:#fff!important;margin-bottom:0!important}.aswise-chat-bubble.ai{background:var(--aswise-bot-bubble-bg)!important;color:var(--aswise-bot-text-color)!important;border:1px solid rgba(0,0,0,.05);border-bottom-left-radius:2px;flex-shrink:1!important;min-width:0!important}.aswise-chat-bubble.ai a,.aswise-chat-text-content a{color:#2563eb!important;text-decoration:underline!important;font-weight:700!important;transition:opacity .2s ease,color .2s ease!important;word-break:break-all!important}.aswise-chat-welcome,.aswise-chat-welcome *{color:var(--aswise-bot-text-color)!important;background:transparent!important;font-weight:500!important;font-size:14px!important;margin-bottom:8px!important;display:block!important}.aswise-chat-messages h1,.aswise-chat-messages h2,.aswise-chat-messages h3{color:var(--aswise-bot-text-color)!important}.aswise-chat-bubble.aswise-error{background:#fff5f5;color:#c53030;border-color:#feb2b2}.aswise-chat-bubble.ai p,.aswise-chat-bubble.ai span,.aswise-chat-bubble.ai li,.aswise-chat-bubble.ai strong,.aswise-chat-bubble.ai .aswise-chat-text-content{margin-top:0!important;margin-bottom:.75rem!important;line-height:1.6!important;color:var(--aswise-bot-text-color)!important}.aswise-chat-bubble.ai p:last-child{margin-bottom:0!important}.aswise-chat-starter-grid,.aswise-chat-next-steps{display:flex;flex-direction:column;gap:8px;margin-top:12px}.aswise-chat-starter-btn,.aswise-chat-next-btn{background:white;border:1px solid #e2e8f0;padding:8px 12px;border-radius:8px;font-size:13px;text-align:left;cursor:pointer;transition:all .2s;color:#4a5568}.aswise-chat-starter-btn:hover,.aswise-chat-next-btn:hover{border-color:var(--aswise-primary);background:rgba(var(--aswise-primary-rgb),.05);color:var(--aswise-primary)}.aswise-chat-next-title{font-size:11px;font-weight:700;color:#a0aec0;text-transform:uppercase;margin-bottom:4px}.aswise-chat-input-area{padding:12px!important;background:white!important;border-top:1px solid #eee!important;display:flex!important;flex-direction:column!important;gap:6px!important}.aswise-chat-form{display:flex!important;width:100%!important;align-items:flex-end!important;gap:8px!important;margin:0!important}.aswise-chat-ethical-footer{font-size:10px!important;color:var(--aswise-label-color, #666666)!important;text-align:center!important;width:100%!important;opacity:.85!important;line-height:1.4!important;padding-top:4px!important;-webkit-user-select:none!important;user-select:none!important}.aswise-chat-ethical-footer a{color:var(--aswise-primary, #007bff)!important;text-decoration:underline!important;font-weight:700!important;transition:opacity .2s!important;display:inline-block!important}.aswise-chat-ethical-footer a:hover{opacity:.75!important}.aswise-chat-textarea{flex-grow:1!important;width:100%!important;border:1px solid #e2e8f0!important;border-radius:10px!important;padding:10px 48px 10px 12px!important;font-size:14px!important;resize:none!important;outline:none!important;min-height:40px!important;max-height:150px!important;line-height:1.4!important;background:var(--aswise-input-bg)!important;color:var(--aswise-input-text-color)!important;-webkit-appearance:none}.aswise-chat-textarea::placeholder{color:var(--aswise-label-color)!important;opacity:.7}.aswise-chat-textarea:focus{border-color:var(--aswise-primary)}.aswise-chat-spin{animation:aswiseRotate 1s linear infinite}.aswise-chat-voice-btn{background:transparent!important;border:none!important;cursor:pointer!important;padding:6px!important;margin-left:4px!important;margin-top:4px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:6px!important;transition:background .2s!important;flex-shrink:0!important;width:32px!important;height:32px!important;color:inherit!important}.aswise-chat-voice-btn:hover{background:rgba(0,0,0,.05)!important}.aswise-chat-mic-btn{background:transparent!important;border:1px solid #e2e8f0!important;color:#4b5563!important;cursor:pointer!important;width:40px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;transition:all .2s!important;flex-shrink:0!important}.aswise-chat-mic-btn:hover:not(:disabled){background:#f3f4f6!important;color:#1f2937!important;border-color:#cbd5e1!important}.aswise-chat-mic-btn.aswise-recording{background:#ef4444!important;color:#fff!important;border-color:#ef4444!important;animation:aswiseMicPulse 1.5s infinite!important}.aswise-chat-recording-pulse{width:10px!important;height:10px!important;background-color:#fff!important;border-radius:50%!important}@keyframes aswiseMicPulse{0%{box-shadow:0 0 #ef444466}70%{box-shadow:0 0 0 10px #ef444400}to{box-shadow:0 0 #ef444400}}@media (max-width: 550px){.aswise-chat-msg-row.ai{max-width:92%!important}.aswise-chat-bubble.ai{max-width:calc(100% - 42px)!important}}.aswise-chat-bubble.ai p:last-child,.aswise-chat-bubble.ai .aswise-chat-text-content:last-child{margin-bottom:0!important}@keyframes aswiseFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes aswiseRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes aswiseFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes aswisePulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.aswise-chat-connect-human-btn{all:unset!important;cursor:pointer!important;position:relative!important;display:inline-flex!important;align-items:center!important;gap:8px!important;background:var(--aswise-primary)!important;border:1px solid rgba(255,255,255,.3)!important;color:#fff!important;padding:5px 14px!important;border-radius:9999px!important;font-size:12px!important;font-weight:700!important;letter-spacing:.02em!important;margin-right:8px!important;filter:drop-shadow(0 4px 6px rgba(0,0,0,.15))!important;transition:all .25s cubic-bezier(.16,1,.3,1)!important;-webkit-user-select:none!important;user-select:none!important}.aswise-chat-connect-human-btn:hover{background:linear-gradient(135deg,#ea580c 0%,#c2410c 100%)!important;transform:translateY(-1.5px) scale(1.03)!important;box-shadow:0 6px 16px #ea580c73!important}.aswise-chat-connect-human-btn:before{content:""!important;width:6px!important;height:6px!important;background-color:#4ade80!important;border-radius:50%!important;display:inline-block!important;box-shadow:0 0 0 2px #4ade8066!important;animation:aswiseLiveButtonPulse 1.6s infinite!important}@keyframes aswiseLiveButtonPulse{0%{box-shadow:0 0 #4ade80b3!important}70%{box-shadow:0 0 0 6px #4ade8000!important}to{box-shadow:0 0 #4ade8000!important}}.aswise-chat-connect-human-btn:active{transform:translateY(.5px) scale(.99)!important;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))!important}.aswise-chat-agent-avatar{width:32px!important;height:32px!important;border-radius:50%!important;border:1.5px solid white!important;object-fit:cover!important}.aswise-chat-avatar-fallback{width:32px!important;height:32px!important;border-radius:50%!important;background:rgba(255,255,255,.2)!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important}.aswise-chat-agent-title{font-size:11px!important;opacity:.75!important;font-weight:500!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:180px!important}.aswise-livechat-flow-container,.aswise-offline-container,.aswise-csat-container{display:flex!important;flex-direction:column!important;padding:4px!important;width:100%!important;color:#1f2937!important;box-sizing:border-box!important}.aswise-flow-back-link{all:unset!important;cursor:pointer!important;font-size:12px!important;color:#4b5563!important;display:flex!important;align-items:center!important;gap:4px!important;margin-bottom:8px!important;font-weight:500!important}.aswise-flow-back-link:hover{color:var(--aswise-primary)!important}.aswise-livechat-flow-container h3,.aswise-offline-container h3,.aswise-csat-container h3{font-size:15px!important;font-weight:700!important;line-height:1.3!important;color:#111827!important;margin-bottom:4px!important}.aswise-flow-intro-text{font-size:12px!important;color:#6b7280!important;line-height:1.4!important;margin-bottom:12px!important}.aswise-flow-inputs-form{display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important}.aswise-flow-field{display:flex!important;flex-direction:column!important;gap:3px!important}.aswise-flow-field label{font-size:11px!important;font-weight:600!important;color:#374151!important}.aswise-flow-field input,.aswise-flow-field select,.aswise-flow-field textarea{width:100%!important;border:1px solid #d1d5db!important;border-radius:8px!important;padding:6px 10px!important;font-size:13px!important;outline:none!important;background:#f9fafb!important;color:#1f2937!important;box-sizing:border-box!important}.aswise-flow-field input:focus,.aswise-flow-field select:focus,.aswise-flow-field textarea:focus{border-color:var(--aswise-primary)!important;background:white!important;box-shadow:0 0 0 2px rgba(var(--aswise-primary-rgb),.1)!important}.aswise-flow-submit-btn{all:unset!important;cursor:pointer!important;background:var(--aswise-primary)!important;color:#fff!important;text-align:center!important;padding:8px!important;border-radius:8px!important;font-size:13px!important;font-weight:700!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-top:4px!important;transition:opacity .2s!important;box-sizing:border-box!important}.aswise-flow-submit-btn:hover{opacity:.93!important}.aswise-ai-pulse-sensor{position:relative!important;width:74px!important;height:74px!important;margin-bottom:12px!important;display:flex!important;align-items:center!important;justify-content:center!important}.aswise-ai-core-node{width:14px!important;height:14px!important;background-color:var(--aswise-primary)!important;border-radius:50%!important;box-shadow:0 0 14px var(--aswise-primary)!important;z-index:5!important}.aswise-ai-pulse-ring{position:absolute!important;width:100%!important;height:100%!important;border:2px solid var(--aswise-primary)!important;border-radius:50%!important;opacity:0;animation:aswiseCosmicPulse 2.4s cubic-bezier(.16,1,.3,1) infinite!important}.aswise-ai-pulse-ring.ring-1{animation-delay:0s!important}.aswise-ai-pulse-ring.ring-2{animation-delay:.8s!important}.aswise-ai-pulse-ring.ring-3{animation-delay:1.6s!important}@keyframes aswiseCosmicPulse{0%{transform:scale(.1);opacity:.9}to{transform:scale(1.1);opacity:0}}.aswise-queue-container{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;justify-content:center!important;height:100%!important;padding:10px 16px!important}.aswise-queue-pulse-radar{width:80px!important;height:80px!important;background:rgba(var(--aswise-primary-rgb),.08)!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-bottom:20px!important;position:relative!important}.aswise-queue-pulse-radar:after{content:""!important;position:absolute!important;width:100%!important;height:100%!important;border:2px solid var(--aswise-primary)!important;border-radius:50%!important;animation:aswiseRadarPulse 1.8s infinite ease-out!important}.aswise-radar-icon{color:var(--aswise-primary)!important}.aswise-queue-container h3{font-size:15px!important;font-weight:700!important;margin-bottom:4px!important}.aswise-queue-container p{font-size:12px!important;color:#4b5563!important;line-height:1.4!important;margin-bottom:12px!important}.aswise-queue-badge-stats{display:flex!important;gap:10px!important;margin-bottom:14px!important;width:100%!important}.aswise-queue-stat-card{flex:1!important;background:#f3f4f6!important;border-radius:10px!important;padding:8px!important;display:flex!important;flex-direction:column!important;align-items:center!important}.aswise-stat-val{font-size:18px!important;font-weight:800!important;color:var(--aswise-primary)!important}.aswise-stat-lbl{font-size:10px!important;color:#6b7280!important;font-weight:600!important;margin-top:1px!important}.aswise-queue-cancel-btn{all:unset!important;cursor:pointer!important;color:#ef4444!important;font-size:13px!important;font-weight:700!important;padding:4px 12px!important;transition:transform .2s!important}.aswise-queue-cancel-btn:hover{text-decoration:underline!important;transform:scale(1.02)!important}.aswise-live-chat-stream{display:flex!important;flex-direction:column!important;gap:12px!important;width:100%!important}.aswise-livechat-system-banner{background:#fef3c7!important;border:1px solid #fde68a!important;color:#92400e!important;padding:8px 12px!important;border-radius:8px!important;font-size:11px!important;font-weight:600!important;display:flex!important;align-items:center!important;gap:6px!important;line-height:1.4!important;margin-bottom:6px!important}.aswise-chat-agent-header-wrapper{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important}.aswise-chat-agent-meta-block,.aswise-chat-bot-meta-block{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;min-width:0!important}.aswise-chat-consultant-label{font-size:9px!important;text-transform:uppercase!important;letter-spacing:.06em!important;font-weight:800!important;color:#ffffffd9!important;margin-bottom:1px!important;line-height:1!important;-webkit-user-select:none!important;user-select:none!important}.aswise-agent-typing-bubble{background:#f3f4f6!important;padding:12px 16px!important;display:flex!important;align-items:center!important}.aswise-typing-dot-indicator{display:flex!important;align-items:center!important;gap:4px!important;height:8px!important}.aswise-typing-dot-indicator span{width:6px!important;height:6px!important;background:#9ca3af!important;border-radius:50%!important;display:inline-block!important;animation:aswiseTypingBounce 1.4s infinite ease-in-out both!important}.aswise-typing-dot-indicator span:nth-child(1){animation-delay:-.32s!important}.aswise-typing-dot-indicator span:nth-child(2){animation-delay:-.16s!important}.aswise-offline-notice-header{background:#fee2e2!important;border:1px solid #fca5a5!important;color:#991b1b!important;font-size:12px!important;font-weight:700!important;padding:10px!important;border-radius:8px!important;text-align:center!important;margin-bottom:12px!important}.aswise-offline-success-view{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;padding:30px 10px!important}.aswise-offline-success-view h3{margin-top:16px!important;font-size:18px!important}.aswise-offline-success-view p{font-size:13px!important;color:#4b5563!important;line-height:1.6!important;margin-top:8px!important;margin-bottom:24px!important}.aswise-csat-container{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;padding:24px 10px!important}.aswise-csat-done-icon{margin-bottom:12px!important}.aswise-csat-container p{font-size:13px!important;color:#4b5563!important;margin-bottom:20px!important}.aswise-csat-stars-row{display:flex!important;gap:8px!important;margin-bottom:20px!important}.aswise-csat-star-btn{all:unset!important;cursor:pointer!important;transition:transform .15s!important}.aswise-csat-star-btn:hover{transform:scale(1.2)!important}.aswise-csat-star{color:#d1d5db!important;fill:transparent!important;transition:color .2s,fill .2s!important}.aswise-csat-star-btn:hover .aswise-csat-star,.aswise-csat-star-btn:hover~.aswise-csat-star-btn .aswise-csat-star{color:#fbbf24!important;fill:#fbbf24!important}.aswise-csat-stars-row:hover .aswise-csat-star{color:#fbbf24!important;fill:#fbbf24!important}.aswise-csat-star-btn:hover~.aswise-csat-star-btn .aswise-csat-star{color:#d1d5db!important;fill:transparent!important}.aswise-csat-sub-label{font-size:10px!important;color:#9ca3af!important;font-weight:500!important}.aswise-csat-thank-you{display:flex!important;flex-direction:column!important;align-items:center!important;padding:40px 10px!important}.aswise-csat-thank-you h4{font-size:16px!important;font-weight:700!important;color:#10b981!important;margin-bottom:6px!important}.aswise-csat-thank-you p{font-size:12px!important;color:#6b7280!important}.aswise-transition-container{width:100%!important;display:flex!important;flex-direction:column!important;gap:12px!important}.aswise-view-fade-in{animation:aswiseFadeInUp .4s var(--aswise-transition-curve) forwards!important;width:100%!important;display:flex!important;flex-direction:column!important;gap:12px!important}.aswise-bubble-slide-up{animation:aswiseBubbleSlideUp .3s var(--aswise-transition-curve) forwards!important}@keyframes aswiseFadeInUp{0%{opacity:0!important;transform:translateY(12px)!important}to{opacity:1!important;transform:translateY(0)!important}}@keyframes aswiseBubbleSlideUp{0%{opacity:0!important;transform:translateY(8px) scale(.98)!important}to{opacity:1!important;transform:translateY(0) scale(1)!important}}.aswise-skeleton-container{display:flex!important;flex-direction:column!important;gap:14px!important;padding:4px!important;width:100%!important}.aswise-skeleton-banner{width:100%!important;height:34px!important;background:#e2e8f0!important;border-radius:8px!important}.aswise-skeleton-bubble{height:42px!important;max-width:75%!important;border-radius:12px!important;background:#e2e8f0!important}.aswise-skeleton-bubble.user{align-self:flex-end!important;width:60%!important;border-bottom-right-radius:2px!important;background:#cbd5e1!important}.aswise-skeleton-bubble.ai{align-self:flex-start!important;width:70%!important;border-bottom-left-radius:2px!important}.aswise-skeleton-ethical{width:90%!important;height:48px!important;margin:12px auto 0!important;background:#f1f5f9!important;border-radius:8px!important;border-left:4px solid #e2e8f0!important}.animate-pulse{animation:aswisePulse 1.5s cubic-bezier(.4,0,.6,1) infinite!important}.aswise-chat-bubble.ai ul{list-style-type:disc!important;margin-top:.5rem!important;margin-bottom:.75rem!important;padding-left:1.25rem!important;display:block!important}.aswise-chat-bubble.ai ol{list-style-type:decimal!important;margin-top:.5rem!important;margin-bottom:.75rem!important;padding-left:1.25rem!important;display:block!important}.aswise-chat-bubble.ai li{display:list-item!important;margin-bottom:.35rem!important;line-height:1.5!important;color:var(--aswise-bot-text-color)!important}.aswise-chat-bubble.ai li:last-child{margin-bottom:0!important}.aswise-chat-bubble.ai a,.aswise-chat-text-content a{color:#2563eb!important;text-decoration:underline!important;font-weight:700!important;cursor:pointer!important;word-break:break-all!important;transition:color .2s ease,opacity .2s ease!important}.aswise-chat-bubble.ai a:hover,.aswise-chat-text-content a:hover{color:#1d4ed8!important;opacity:.85!important}.aswise-chat-bubble.ai strong,.aswise-chat-bubble.ai b{font-weight:700!important;color:var(--aswise-bot-text-color)!important}.aswise-chat-bubble.ai table{width:100%!important;border-collapse:collapse!important;margin-top:.5rem!important;margin-bottom:.75rem!important;font-size:13px!important}.aswise-chat-bubble.ai th,.aswise-chat-bubble.ai td{border:1px solid #e2e8f0!important;padding:6px 10px!important;text-align:left!important}.aswise-chat-bubble.ai th{background-color:#f8fafc!important;font-weight:700!important}.aswise-textarea-wrapper{position:relative!important;flex-grow:1!important;display:flex!important;align-items:center!important;width:100%!important}.aswise-chat-sparkles-btn{all:unset!important;position:absolute!important;right:24px!important;bottom:8px!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:4px!important;border-radius:6px!important;color:#f59e0b!important;transition:transform .2s ease,opacity .2s ease!important;z-index:5!important}.aswise-chat-sparkles-btn:hover:not(:disabled){transform:scale(1.15) rotate(12deg)!important}.aswise-chat-sparkles-btn:disabled{opacity:.5!important;cursor:not-allowed!important}.aswise-widget-suggestions-panel{background-color:#f0fdf4!important;border:1px solid #bbf7d0!important;border-radius:10px!important;padding:8px 10px!important;margin-bottom:6px!important;display:flex!important;flex-direction:column!important;gap:6px!important;animation:aswiseFadeInUp .3s cubic-bezier(.16,1,.3,1) forwards!important}.aswise-widget-suggestions-header{display:flex!important;align-items:center!important;justify-content:space-between!important}.aswise-widget-suggestions-title{display:flex!important;align-items:center!important;gap:5px!important;font-size:11px!important;font-weight:800!important;color:#166534!important;text-transform:uppercase!important;letter-spacing:.03em!important}.aswise-widget-suggestions-close{all:unset!important;cursor:pointer!important;color:#15803d!important;padding:2px!important;border-radius:4px!important;display:flex!important;align-items:center!important;justify-content:center!important}.aswise-widget-suggestions-close:hover{background-color:#dcfce7!important;color:#14532d!important}.aswise-widget-suggestions-loading{display:flex!important;align-items:center!important;gap:6px!important;font-size:11px!important;color:#166534!important;font-weight:600!important;padding:4px 0!important}.aswise-widget-suggestions-error{font-size:11px!important;color:#991b1b!important;font-weight:600!important;padding:2px 0!important}.aswise-widget-suggestions-list{display:flex!important;flex-direction:column!important;gap:4px!important}.aswise-widget-suggestion-btn{all:unset!important;cursor:pointer!important;background-color:#fff!important;border:1px solid #dcfce7!important;border-radius:6px!important;padding:6px 8px!important;font-size:11px!important;font-weight:600!important;color:#14532d!important;text-align:left!important;line-height:1.35!important;transition:all .2s ease!important;word-break:break-word!important}.aswise-widget-suggestion-btn:hover{background-color:#dcfce7!important;border-color:#86efac!important;color:#052e16!important}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark}
