.froala-chat-window.open{display:flex}.froala-panel-mode #froala-chat-icon{display:none!important}.froala-panel-mode .froala-chat-window{position:fixed;top:0;right:0;bottom:0;left:auto;height:auto;width:380px;max-width:100vw;border-radius:0;animation:froalaSlideInRight .3s cubic-bezier(.4,0,.2,1)}.froala-panel-mode .froala-chat-header{border-radius:0}.froala-panel-mode .froala-chat-window.froala-closing{animation:froalaSlideOutRight .3s cubic-bezier(.4,0,.2,1) forwards}.froala-chat-subtitle{font-size:12px;opacity:.85;margin-top:3px;display:flex;align-items:center;justify-content:space-between;color:rgba(255,255,255,.9)}.froala-status-indicator{display:flex;align-items:center;gap:5px;margin-left:auto}.froala-status-dot{width:7px;height:7px;background:#10b981;border-radius:50%;animation:pulse 2s infinite;box-shadow:0 0 0 2px rgba(16,185,129,.3)}.froala-status-text{font-size:11px;color:rgba(255,255,255,.9);font-weight:500}.froala-message{display:flex;gap:12px;margin-bottom:16px;align-items:flex-start}.froala-user-message{flex-direction:row-reverse}.froala-user-content{background:#0098f7!important;color:white!important;border-radius:18px 18px 6px 18px!important;padding:12px 16px!important}.froala-user-content p{color:white!important;margin-bottom:0!important}.froala-typing-indicator{display:flex;gap:12px;align-items:flex-start}.froala-typing-content{background:#fff;padding:16px;border-radius:18px 18px 18px 6px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.froala-typing-dots{display:flex;gap:4px}.froala-typing-dots span{width:8px;height:8px;border-radius:50%;background:#9ca3af;animation:typing 1.4s infinite}.froala-typing-dots span:nth-child(2){animation-delay:.2s}.froala-typing-dots span:nth-child(3){animation-delay:.4s}@media (max-width:768px){.froala-panel-mode .froala-chat-window{width:340px;height:auto;bottom:0}}@media (max-width:480px){.froala-panel-mode .froala-chat-window{width:100vw;height:auto;right:0;bottom:0}}@media (prefers-color-scheme:dark){.froala-typing-content{background:#374151}}.froala-message-content h1,.froala-message-content h2,.froala-message-content h3{margin:0 0 8px;font-weight:600;color:#1f2937}.froala-message-content h1{font-size:18px}.froala-message-content h2{font-size:16px}.froala-message-content h3{font-size:14px}.froala-message-content strong{font-weight:600;color:#1f2937}.froala-message-content em{font-style:italic}.froala-message-content code{background:#f3f4f6;color:#dc2626;padding:2px 4px;border-radius:4px;font-family:ui-monospace,"SF Mono",Consolas,"Liberation Mono",Menlo,monospace;font-size:12px}.froala-message-content pre{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:12px;margin:8px 0;overflow-x:auto;font-family:ui-monospace,"SF Mono",Consolas,"Liberation Mono",Menlo,monospace;font-size:12px;line-height:1.4}.froala-message-content pre code{background:0 0;color:#374151;padding:0;border-radius:0}.froala-message-content ul,.froala-message-content ol{margin:8px 0;padding-left:20px}.froala-message-content li{margin-bottom:4px;font-size:14px;line-height:1.5}.froala-message-content a{color:#2563eb;text-decoration:none}.froala-message-content a:hover{text-decoration:underline}.froala-rating-btn.selected{background:#0098f7;border-color:#0098f7;color:white;transform:scale(1.1)}