@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;--cw-bg-main: #f8fafc;--cw-bg-chat: #ffffff;--cw-bg-surface: #f1f5f9;--cw-border: #e2e8f0;--cw-primary: #874efe;--cw-primary-gradient: linear-gradient(135deg, #874efe 0%, #EF4444 100%);--cw-text-primary: #1e293b;--cw-text-secondary: #64748b;--cw-text-muted: #94a3b8;--cw-radius-sm: 8px;--cw-radius-md: 12px;--cw-radius-lg: 16px;--cw-radius-xl: 20px;--cw-radius-full: 9999px;--cw-transition-fast: .15s ease;--cw-transition-normal: .25s ease;--cw-fab-size: 56px;--cw-window-width: 380px;--cw-bg-surface-light: #e2e8f0;--cw-bg-glass: rgba(255, 255, 255, .98);--cw-border-light: #cbd5e1;--cw-primary-light: #8B5CF6;--cw-primary-dark: #6d28d9;--cw-cyan: #06b6d4;--cw-green: #22c55e;--cw-orange: #f59e0b;--cw-text-link: #3b82f6;--cw-transition-slow: .35s cubic-bezier(.4, 0, .2, 1);--cw-shadow: 0 10px 40px rgba(0, 0, 0, .15);--cw-shadow-lg: 0 10px 40px rgba(0, 0, 0, .15);--cw-shadow-glow: 0 0 30px rgba(124, 58, 237, .2);--cw-window-height: 600px}@keyframes cw-fadeSlideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes cw-bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}@keyframes cw-badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes cw-ring-pulse{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.1);opacity:0}}.cw-window{position:fixed;bottom:96px;right:24px;width:var(--cw-window-width);height:var(--cw-window-height);max-height:calc(100vh - 140px);background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 24px 64px #0f172a38,0 4px 16px #0f172a14;display:flex;flex-direction:column;z-index:9998;opacity:0;transform:translateY(20px) scale(.95);pointer-events:none;transition:opacity var(--cw-transition-slow),transform var(--cw-transition-slow)}.cw-window.open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.cw-fab{position:fixed;bottom:24px;right:24px;width:var(--cw-fab-size);height:var(--cw-fab-size);border-radius:50%;background:var(--cw-primary-gradient);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #874efe8c;transition:transform .2s ease,box-shadow .2s ease;z-index:9999;-webkit-tap-highlight-color:transparent;outline:none}.cw-fab:hover{transform:scale(1.05)}.cw-fab:active{transform:scale(.95)}.cw-fab svg{width:26px;height:26px;fill:#fff;transition:transform var(--cw-transition-normal)}.cw-fab.open svg{transform:rotate(180deg)}.cw-fab-badge{position:absolute;top:-2px;right:-2px;width:14px;height:14px;border-radius:50%;background:#ef4444;border:2px solid var(--cw-primary);z-index:1;animation:cw-badge-pulse 1.5s infinite}.cw-fab:before{content:"";position:absolute;width:calc(100% + 16px);height:calc(100% + 16px);border-radius:var(--cw-radius-full);border:2px solid var(--cw-primary);opacity:.3;animation:cw-ring-pulse 2s infinite}@media(max-width:500px){.cw-window{width:70vw;right:24px;bottom:90px;height:520px;max-height:70vh;min-height:400px}.cw-fab{right:16px;bottom:16px}.cw-message-text{font-size:13px}.cw-message-time{font-size:10px}.cw-input-container textarea{font-size:13px}.cw-home-title{font-size:12px}.cw-home-new-title{font-size:13px}.cw-home-new-subtitle,.cw-home-recent-title{font-size:11px}.cw-home-recent-preview{font-size:13px!important}.cw-home-recent-time{font-size:10px}.cw-action-chip{font-size:11px;padding:6px 10px}.cw-footer-brand{font-size:10px}}.cw-header{display:flex;flex-wrap:wrap;align-items:center;padding:16px 16px 8px;background:linear-gradient(135deg,#874efe,#ef4444);border-radius:0 0 32px 32px;position:relative;z-index:10;gap:8px}.cw-header-left{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.cw-header-avatar{width:44px;height:44px;border-radius:50%;border:2px solid rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.cw-header-avatar svg{width:22px;height:22px}.cw-header-title{color:#fff;font-size:18px;font-weight:800;margin:0;letter-spacing:.5px}.cw-header-agent-avatar{position:relative;width:44px;height:44px;flex-shrink:0}.cw-header-agent-avatar-img{width:44px;height:44px;border-radius:50%;border:2px solid rgba(255,255,255,.9);object-fit:cover;display:block}.cw-header-agent-avatar-fallback{width:44px;height:44px;border-radius:50%;border:2px solid rgba(255,255,255,.9);background:#ffffff40;color:#fff;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center}.cw-header-agent-online-dot{position:absolute;bottom:1px;right:1px;width:11px;height:11px;background:#22c55e;border-radius:50%;border:2px solid white}.cw-header-agent-info{display:flex;flex-direction:column;gap:1px;min-width:0}.cw-header-agent-info .cw-header-title{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cw-header-agent-subtitle{color:#fffc;font-size:11px;font-weight:500;white-space:nowrap}.cw-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.cw-header-btn{width:36px;height:36px;border:none;border-radius:50%;background:#fff3;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;flex-shrink:0}.cw-header-btn:hover{background:#ffffff59}.cw-header-btn svg{width:18px;height:18px}.cw-header-tabs-wrapper{width:100%;display:flex;justify-content:center;padding-top:8px;padding-bottom:4px}.cw-header-tabs{display:flex;gap:8px;background:#fff3;border-radius:999px;padding:4px}.cw-tab{display:flex;align-items:center;gap:6px;padding:6px 14px;border:none;border-radius:999px;background:transparent;color:#ffffffe6;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,opacity .2s ease}.cw-tab:hover:not(.disabled){background:#ffffff26}.cw-tab.active{background:#fff;color:#874efe;box-shadow:0 2px 8px #00000026}.cw-tab.disabled{opacity:.5;cursor:not-allowed}.cw-tab:focus-visible{outline:2px solid white;outline-offset:2px}.cw-tab-icon{font-size:14px}.cw-tab-text{white-space:nowrap}.cw-tab-dot{width:8px;height:8px;border-radius:50%;margin-left:4px;display:none}.cw-tab-dot.agent{display:inline-block;background:#22c55e}.cw-tab-dot.waiting{display:inline-block;background:#f59e0b;animation:cw-pulse 1.5s infinite}.cw-tab-dot.resolved{display:inline-block;background:#9ca3af}@keyframes cw-pulse{0%,to{opacity:1}50%{opacity:.4}}.cw-tooltip-portal{position:fixed;transform:translate(-50%) translateY(-100%);padding:6px 12px;background:#fff;color:#1e293b;font-size:12px;font-weight:500;border-radius:6px;border:1px solid #e2e8f0;white-space:nowrap;box-shadow:0 4px 12px #00000026;z-index:10003;animation:cw-tooltip-in .1s ease;pointer-events:none}.cw-tooltip-portal:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#e2e8f0}@keyframes cw-tooltip-in{0%{opacity:0;transform:translate(-50%) translateY(calc(-100% + 4px))}to{opacity:1;transform:translate(-50%) translateY(-100%)}}.cw-close-btn{width:32px;height:32px;border:none;background:transparent;color:var(--cw-text-secondary);cursor:pointer;border-radius:var(--cw-radius-sm);display:flex;align-items:center;justify-content:center;transition:background var(--cw-transition-fast),color var(--cw-transition-fast)}.cw-close-btn:hover{background:#ef444433;color:#ef4444}.cw-messages{flex:1;overflow-y:auto;padding:12px 16px;display:flex;flex-direction:column;gap:12px;background:#fff}.cw-messages::-webkit-scrollbar{width:4px}.cw-messages::-webkit-scrollbar-track{background:transparent}.cw-messages::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:2px}.cw-date-separator{text-align:center;font-size:11px;color:var(--cw-text-muted);text-transform:uppercase;letter-spacing:1px;padding:8px 0}.cw-message{display:flex;gap:12px;max-width:90%;animation:cw-message-in .3s ease}@keyframes cw-message-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cw-message.user{align-self:flex-end;flex-direction:row-reverse}.cw-message-avatar{width:36px;height:36px;border-radius:var(--cw-radius-md);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:18px;background:#f1f5f9;border:1px solid var(--cw-border)}.cw-message.user .cw-message-avatar{background:var(--cw-primary);font-size:12px;font-weight:600;color:#fff;overflow:hidden}.cw-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.cw-message-content{display:flex;flex-direction:column;gap:2px;min-width:0;max-width:100%;overflow:hidden}.cw-message-bubble{padding:12px;border-radius:var(--cw-radius-lg);font-size:14px;line-height:1.6;color:var(--cw-text-primary)}.cw-message.ai .cw-message-bubble,.cw-message.agent .cw-message-bubble{background:#f1f5f9;border:none;border-bottom-left-radius:4px}.cw-message.user .cw-message-bubble{background:linear-gradient(135deg,#8b5cf6,#874efe);color:#fff;border:none;border-bottom-right-radius:4px}.cw-message.user .cw-message-text{color:#fff}.cw-message.user .cw-message-time{color:#ffffffb3}.cw-highlight{color:#874efe;font-weight:600}.cw-message-time{font-size:11px;color:var(--cw-text-muted);margin-top:4px;padding:0 4px}.cw-message.user .cw-message-time{text-align:right}.cw-action-chips{display:flex;flex-direction:column;gap:8px;margin-top:4px}.cw-action-chip{padding:10px 16px;border:1px solid #cbd5e1;background:#fff;color:#2563eb;font-size:14px;font-weight:500;border-radius:var(--cw-radius-lg);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all var(--cw-transition-fast);text-align:center}.cw-action-chip:hover{border-color:#2563eb;background:#eff6ff}.cw-message-attachments{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px;padding:0 0 8px;background:transparent;border-radius:0;overflow-x:auto;overflow-y:hidden;max-width:100%;box-sizing:border-box}.cw-message-attachments::-webkit-scrollbar{height:6px}.cw-message-attachments::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.cw-message-attachments::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.cw-message-text .cw-link{color:var(--cw-text-link);text-decoration:underline;text-decoration-color:#60a5fa66;text-underline-offset:2px;transition:all var(--cw-transition-fast);word-break:break-all}.cw-message-text .cw-link:hover{color:var(--cw-primary-light);text-decoration-color:var(--cw-primary-light)}.cw-message-file{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:var(--cw-radius-md);min-width:80px;flex-shrink:0;transition:all .2s ease}.cw-message.user .cw-message-file{background:#fff3;border-color:#ffffff4d}.cw-message-file:hover{background:#cbd5e1;transform:translateY(-2px)}.cw-message-file img{width:60px;height:60px;object-fit:cover;border-radius:6px}.cw-message-file-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:6px;font-size:24px}.cw-message-file span{font-size:10px;color:var(--cw-text-secondary);text-align:center;max-width:70px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cw-message-file-type{font-size:9px!important;color:var(--cw-text-muted)!important;text-transform:uppercase}.cw-system-message{text-align:center;padding:8px 16px;font-size:12px;color:var(--cw-text-secondary);background:#f1f5f9;border-radius:var(--cw-radius-full);align-self:center;animation:cw-message-in .3s ease}.cw-system-message.success{color:#059669}.cw-typing{display:flex;gap:12px;max-width:85%;animation:cw-message-in .3s ease}.cw-typing-avatar{width:36px;height:36px;border-radius:var(--cw-radius-md);background:#f1f5f9;border:1px solid var(--cw-border);display:flex;align-items:center;justify-content:center;font-size:18px}.cw-typing-dots{display:flex;align-items:center;gap:4px;padding:12px;background:var(--cw-bg-surface);border:1px solid var(--cw-border);border-radius:var(--cw-radius-lg);border-bottom-left-radius:4px}.cw-typing-dots span{width:8px;height:8px;background:var(--cw-text-muted);border-radius:50%;animation:cw-typing-bounce 1.4s infinite ease-in-out both}.cw-typing-dots span:nth-child(1){animation-delay:-.32s}.cw-typing-dots span:nth-child(2){animation-delay:-.16s}.cw-typing-dots span:nth-child(3){animation-delay:0s}@keyframes cw-typing-bounce{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}.cw-input-area{padding:12px 16px;border-top:1px solid var(--cw-border);background:#fff;flex-shrink:0}.cw-input-container{display:flex;flex-direction:column;background:#f8fafc;border:1px solid #e2e8f0;border-radius:var(--cw-radius-lg);padding:10px 12px;transition:border-color var(--cw-transition-fast);position:relative}.cw-input-container:focus-within{border-color:var(--cw-primary)}.cw-input-container.dragging{border-color:var(--cw-primary);border-style:dashed}.cw-drag-overlay{position:absolute;inset:0;background:#7c3aed14;border-radius:var(--cw-radius-lg);display:flex;align-items:center;justify-content:center;z-index:10;pointer-events:none}.cw-drag-overlay span{color:var(--cw-primary);font-size:14px;font-weight:500}.cw-input-container textarea{width:100%;border:none;background:transparent;color:var(--cw-text-primary);font-size:14px;font-family:inherit;resize:none;min-height:20px;max-height:120px;line-height:1.5;padding:0;margin-bottom:6px}.cw-input-container textarea::placeholder{color:#94a3b8}.cw-input-container textarea:focus{outline:none;border:none;box-shadow:none}.cw-input-toolbar{display:flex;align-items:center;justify-content:space-between}.cw-input-toolbar-left{display:flex;align-items:center;gap:4px}.cw-toolbar-btn{width:28px;height:28px;border:none;background:transparent;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:var(--cw-radius-sm);flex-shrink:0;transition:all var(--cw-transition-fast)}.cw-toolbar-btn:hover{color:#64748b;background:#e2e8f0}.cw-toolbar-btn svg{width:18px;height:18px}.cw-emoji-picker{position:absolute;left:12px;bottom:48px;display:grid;grid-template-columns:repeat(8,30px);gap:4px;padding:8px;background:#fff;border:1px solid var(--cw-border);border-radius:var(--cw-radius-md);box-shadow:var(--cw-shadow-lg);z-index:20}.cw-emoji-option{width:30px;height:30px;border:none;background:transparent;border-radius:var(--cw-radius-sm);cursor:pointer;font-size:18px;line-height:1}.cw-emoji-option:hover{background:#f1f5f9}.cw-send-btn{width:32px;height:32px;border:none;background:#cbd5e1;color:#fff;cursor:pointer;border-radius:var(--cw-radius-full);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all var(--cw-transition-fast)}.cw-send-btn:hover:not(:disabled){background:var(--cw-primary)}.cw-send-btn:disabled{opacity:.5;cursor:not-allowed}.cw-send-btn svg{width:16px;height:16px}.cw-footer-brand{text-align:center;padding-top:10px;font-size:11px;color:#94a3b8}.cw-footer-brand strong{color:#64748b;font-weight:600}.cw-file-input{display:none}.cw-file-previews{display:flex;flex-wrap:wrap;gap:8px;padding:12px;margin-bottom:12px;background:var(--cw-bg-chat);border:1px solid var(--cw-border);border-radius:var(--cw-radius-md);max-height:180px;overflow-y:auto;overflow-x:hidden}.cw-file-previews::-webkit-scrollbar{width:6px}.cw-file-previews::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.cw-file-previews::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.cw-file-preview{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px;width:80px;flex-shrink:0;animation:cw-message-in .2s ease}.cw-file-preview-thumb{width:70px;height:70px;border-radius:var(--cw-radius-sm);overflow:hidden;background:var(--cw-bg-surface);display:flex;align-items:center;justify-content:center}.cw-file-preview-thumb img{width:100%;height:100%;object-fit:cover}.cw-file-preview-thumb .pdf-icon{font-size:28px}.cw-file-preview-name{font-size:10px;color:var(--cw-text-secondary);text-align:center;max-width:75px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cw-file-preview-remove{position:absolute;top:-6px;right:-2px;width:20px;height:20px;border:none;background:#ef4444;color:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;line-height:1;transition:transform var(--cw-transition-fast)}.cw-file-preview-remove:hover{transform:scale(1.15)}.cw-welcome-message{display:flex;gap:12px;animation:cw-message-in .3s ease}.cw-welcome-avatar{width:36px;height:36px;border-radius:var(--cw-radius-md);background:#f1f5f9;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.cw-welcome-content{display:flex;flex-direction:column;gap:12px}.cw-welcome-bubble{padding:12px 16px;background:#f1f5f9;border:none;border-radius:var(--cw-radius-lg);border-bottom-left-radius:4px;font-size:14px;line-height:1.6;color:#1e293b}.cw-image-modal{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:10001;animation:cw-modal-in .2s ease}@keyframes cw-modal-in{0%{opacity:0}to{opacity:1}}.cw-image-modal-close{position:absolute;top:20px;left:20px;width:44px;height:44px;border:none;background:#1e293be6;color:#fff;border-radius:var(--cw-radius-md);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all var(--cw-transition-fast);z-index:10002}.cw-image-modal-close:hover{background:var(--cw-primary);transform:scale(1.05)}.cw-image-modal-close svg{width:24px;height:24px}.cw-image-modal-img{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:var(--cw-radius-md);animation:cw-modal-img-in .3s ease}@keyframes cw-modal-img-in{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.cw-file-clickable{cursor:pointer}.cw-file-clickable:hover{opacity:.85}.cw-home{flex:1;overflow-y:auto;padding:16px;background:#fff}.cw-home::-webkit-scrollbar{width:4px}.cw-home::-webkit-scrollbar-track{background:transparent}.cw-home::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:2px}.cw-home-section{margin-bottom:20px}.cw-home-title{font-size:13px;font-weight:500;color:#64748b;margin:0 0 10px}.cw-home-new-card{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#f8fafc;border:1px solid #874efe;border-radius:var(--cw-radius-lg);cursor:pointer;transition:all var(--cw-transition-fast)}.cw-home-new-card:hover{background:#f1f5f9;transform:translateY(-1px);box-shadow:0 2px 8px #7c3aed1a}.cw-home-new-content{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.cw-home-new-title{font-size:15px;font-weight:600;color:#1e293b}.cw-home-new-subtitle{font-size:12px;color:#94a3b8}.cw-home-new-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#874efe}.cw-home-new-icon svg{width:20px;height:20px}.cw-home-recent-list{display:flex;flex-direction:column;gap:8px}.cw-home-recent-item{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:var(--cw-radius-md);cursor:pointer;transition:all var(--cw-transition-fast);text-align:left;gap:12px}.cw-home-recent-item:hover{border-color:#cbd5e1;background:#f1f5f9}.cw-home-recent-content{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.cw-home-recent-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.cw-home-recent-title{font-size:12px;font-weight:500;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cw-home-recent-preview{font-size:14px;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}.cw-home-recent-meta{display:flex;align-items:center;gap:6px;flex-shrink:0;color:#94a3b8}.cw-home-recent-time{font-size:11px;white-space:nowrap}.cw-home-recent-meta svg{width:14px;height:14px}.cw-home-unread-dot{width:8px;height:8px;border-radius:50%;background:#ef4444;flex-shrink:0}.cw-rating-container{padding:20px;border-top:1px solid var(--cw-border);background:var(--cw-bg-surface);display:flex;flex-direction:column;align-items:center;gap:12px;animation:cw-message-in .3s ease}.cw-rating-question{font-size:14px;color:var(--cw-text-primary);text-align:center;margin:0}.cw-rating-stars{display:flex;gap:8px}.cw-rating-star{width:40px;height:40px;border:none;background:transparent;color:var(--cw-text-muted);font-size:28px;cursor:pointer;transition:all var(--cw-transition-fast);padding:0;line-height:1}.cw-rating-star:hover,.cw-rating-star.active{color:#fbbf24;transform:scale(1.2);text-shadow:0 0 12px rgba(251,191,36,.5)}.cw-rating-hint{font-size:11px;color:var(--cw-text-muted);margin:0}.cw-rating-thanks{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 0}.cw-rating-thanks-icon{font-size:32px}.cw-rating-thanks p{font-size:16px;font-weight:500;color:var(--cw-green);margin:0}.cw-resolved-cta{padding:18px 16px 16px;border-top:1px solid var(--cw-border);background:var(--cw-bg-surface);display:flex;flex-direction:column;gap:14px;animation:cw-message-in .3s ease}.cw-resolved-cta-copy{text-align:center}.cw-resolved-cta-copy h3{margin:0 0 6px;color:var(--cw-text-primary);font-size:16px;font-weight:700}.cw-resolved-cta-copy p{margin:0;color:var(--cw-text-secondary);font-size:13px;line-height:1.45}.cw-resolved-cta-button{width:100%;border:none;border-radius:14px;padding:13px 16px;background:linear-gradient(135deg,#874efe,#ef4444);color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 8px 22px #874efe47;transition:transform var(--cw-transition-fast),box-shadow var(--cw-transition-fast)}.cw-resolved-cta-button:hover{transform:translateY(-1px);box-shadow:0 10px 26px #874efe57}.cw-resolved-cta-button:focus-visible{outline:3px solid rgba(135,78,254,.35);outline-offset:2px}.cw-input-container.disabled{opacity:.6;pointer-events:none;background:transparent;border-color:transparent;box-shadow:none}.cw-input-container.disabled textarea{background:transparent;color:var(--cw-text-muted)}.cw-input-area{position:relative}.cw-faq-dropdown{position:absolute;bottom:calc(100% - 16px);left:20px;right:20px;background:var(--cw-bg-surface);border:1px solid var(--cw-border);border-radius:var(--cw-radius-lg);box-shadow:var(--cw-shadow);z-index:50;overflow:hidden;animation:cw-faq-slide-up .15s ease}@keyframes cw-faq-slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cw-faq-dropdown-header{display:flex;align-items:center;gap:6px;padding:8px 14px;border-bottom:1px solid var(--cw-border);font-size:11px;font-weight:600;color:var(--cw-text-muted);text-transform:uppercase;letter-spacing:.05em}.cw-faq-dropdown-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background:var(--cw-primary);color:#fff;border-radius:4px;font-size:12px;font-weight:700;line-height:1;flex-shrink:0}.cw-faq-dropdown-list{list-style:none;margin:0;padding:4px 0;max-height:220px;overflow-y:auto}.cw-faq-dropdown-list::-webkit-scrollbar{width:4px}.cw-faq-dropdown-list::-webkit-scrollbar-track{background:transparent}.cw-faq-dropdown-list::-webkit-scrollbar-thumb{background:var(--cw-border);border-radius:2px}.cw-faq-dropdown-item{display:flex;align-items:flex-start;gap:8px;padding:9px 14px;cursor:pointer;transition:background var(--cw-transition-fast);border-left:2px solid transparent}.cw-faq-dropdown-item:hover,.cw-faq-dropdown-item.highlighted{background:var(--cw-bg-surface-light);border-left-color:var(--cw-primary)}.cw-faq-item-slash{flex-shrink:0;font-size:13px;font-weight:700;color:var(--cw-primary);margin-top:1px}.cw-faq-item-question{font-size:13px;color:var(--cw-text-primary);line-height:1.4;word-break:break-word}.cw-faq-highlight{background:#7c3aed26;color:var(--cw-primary);border-radius:2px;padding:0 1px}.cw-faq-dropdown-empty{padding:12px 16px;color:var(--cw-text-muted);font-size:13px;text-align:center}.cw-chip-skeleton{display:inline-block;width:120px;height:32px;background:linear-gradient(90deg,var(--cw-bg-surface) 25%,var(--cw-bg-surface-light) 50%,var(--cw-bg-surface) 75%);background-size:200% 100%;animation:cw-shimmer 1.5s infinite;border-radius:var(--cw-radius-full);pointer-events:none}@keyframes cw-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.cw-modal-overlay{position:absolute;inset:0;background:#0000004d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-end;justify-content:center;z-index:100;animation:cw-fade-in .2s ease;border-radius:var(--cw-radius-xl)}.cw-modal-overlay.closing{animation:cw-fade-out .25s ease forwards;pointer-events:none}.cw-modal-sheet{background:#fff;width:100%;max-width:400px;border-radius:24px 24px 0 0;padding:32px 24px 24px;box-shadow:0 -4px 24px #00000026;animation:cw-slide-up .3s ease}.cw-modal-sheet.closing{animation:cw-slide-down .25s ease forwards;pointer-events:none}@keyframes cw-fade-in{0%{opacity:0}to{opacity:1}}@keyframes cw-fade-out{0%{opacity:1}to{opacity:0}}@keyframes cw-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes cw-slide-down{0%{transform:translateY(0)}to{transform:translateY(100%)}}.cw-modal-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.cw-modal-icon{width:48px;height:48px;border-radius:50%;background:#22c55e;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:4px}.cw-modal-title{font-size:20px;font-weight:700;color:#111827;margin:0}.cw-modal-subtitle{font-size:15px;font-weight:600;color:#15803d;margin:0}.cw-modal-desc{font-size:14px;color:#6b7280;line-height:1.5;margin:0 0 8px}.cw-modal-actions{display:flex;gap:12px;width:100%;margin-top:8px}.cw-modal-btn{flex:1;padding:12px 16px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:all .15s ease}.cw-modal-btn-secondary{background:transparent;border:1px solid #d1d5db;color:#374151}.cw-modal-btn-secondary:hover{background:#f3f4f6}.cw-modal-btn-primary{background:#874efe;color:#fff}.cw-modal-btn-primary:hover{background:#6d28d9}.cw-modal-btn:focus-visible{outline:2px solid #874efe;outline-offset:2px}@media(prefers-reduced-motion:reduce){.cw-modal-overlay,.cw-modal-sheet{animation:none}.cw-modal-overlay.closing,.cw-modal-sheet.closing{animation:none;opacity:0;pointer-events:none;visibility:hidden}.cw-fab-badge,.cw-fab:before{animation:none}.cw-window{transition:none}}.cw-input-container.disabled{opacity:.6;pointer-events:none}.cw-input-container.disabled .cw-textarea{background:#e2e8f0}.cw-input-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#f1f5f9e6;border-radius:12px;pointer-events:none;z-index:5}.cw-input-overlay span{font-size:13px;color:#64748b;font-weight:500}.cw-home-recent-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:2px}.cw-conv-badge{font-size:10px;font-weight:600;padding:2px 8px;border-radius:999px;white-space:nowrap;flex-shrink:0;letter-spacing:.3px}.cw-conv-badge.ai_only{background:#ede9fe;color:#874efe}.cw-conv-badge.agent_requested{background:#fef3c7;color:#d97706}.cw-conv-badge.agent_active{background:#d1fae5;color:#059669}.cw-conv-badge.resolved{background:#f3f4f6;color:#6b7280}
