.ticket-review{background:#fff;border:1px solid #c3e6cb;border-top:none;border-radius:0 0 12px 12px;flex-shrink:0;max-height:400px;padding:20px 24px;position:relative;overflow:visible}.ticket-review.existing-review{background:linear-gradient(135deg,#f8fffe 0%,#f0fffe 100%)}.ticket-review.success-state{text-align:center;background:linear-gradient(135deg,#f8fffe 0%,#f0fffe 100%);max-height:120px}.review-header{text-align:center;margin-bottom:16px}.review-header .review-icon{color:#667eea;margin-bottom:6px}.review-header h4{color:#333;margin:0 0 4px;font-size:16px;font-weight:600}.review-header p{color:#666;margin:0;font-size:13px}.rating-section{margin-bottom:16px}.rating-options{justify-content:center;gap:12px;display:flex}.rating-button{cursor:pointer;color:#666;background:#fff;border:2px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-width:110px;padding:10px 16px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.rating-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.rating-button.selected{border-width:2px;transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.rating-button.selected.positive{color:#28a745;background:#f8fff9;border-color:#28a745}.rating-button.selected.positive svg{color:#28a745}.rating-button.selected.negative{color:#dc3545;background:#fff8f8;border-color:#dc3545}.rating-button.selected.negative svg{color:#dc3545}.rating-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.rating-button svg{color:#999;transition:color .2s}.feedback-section{z-index:5;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:16px;position:relative;opacity:1!important;visibility:visible!important;margin-top:16px!important;display:block!important}.feedback-section label{color:#333;margin-bottom:10px;font-size:14px;font-weight:600;display:block!important}.feedback-section textarea{resize:none;box-sizing:border-box;border-radius:8px;font-family:inherit;font-size:14px;line-height:1.5;opacity:1!important;visibility:visible!important;background:#fff!important;border:2px solid #e0e0e0!important;width:100%!important;height:80px!important;padding:12px!important;display:block!important}.feedback-section textarea:focus{outline:none;border-color:#667eea!important;box-shadow:0 0 0 3px #667eea1a!important}.feedback-section textarea:disabled{color:#666;background:#f8f9fa!important}.feedback-section textarea::placeholder{color:#999;font-size:13px}.submit-section{z-index:5;justify-content:center;position:relative;opacity:1!important;visibility:visible!important;margin-top:16px!important;display:flex!important}.submit-button{color:#fff;cursor:pointer;z-index:5;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s;position:relative;box-shadow:0 2px 8px #667eea33;opacity:1!important;visibility:visible!important;display:flex!important}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 16px #667eea4d}.submit-button:disabled{cursor:not-allowed;box-shadow:none;background:#6c757d;transform:none}.submit-button .spinner{border:2px solid #0000;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:1s linear infinite spin}.review-content{text-align:center}.rating-display{justify-content:center;align-items:center;gap:12px;margin-bottom:12px;display:flex}.rating-display .rating-item{border-radius:16px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;display:flex}.rating-display .rating-item.positive{color:#155724;background:#d4edda}.rating-display .rating-item.positive svg{color:#28a745}.rating-display .rating-item.negative{color:#721c24;background:#f8d7da}.rating-display .rating-item.negative svg{color:#dc3545}.rating-display .review-date{color:#666;font-size:11px}.feedback-display{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;margin-top:8px;padding:12px}.feedback-display p{color:#495057;margin:0;font-size:13px;font-style:italic;line-height:1.4}.success-content{flex-direction:column;align-items:center;gap:8px;display:flex}.success-content .success-icon{color:#28a745}.success-content h4{color:#155724;margin:0;font-size:16px}.success-content p{color:#155724;margin:0;font-size:13px}@keyframes slideDown{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=768px){.ticket-review{max-height:240px;padding:16px}.rating-options{gap:8px}.rating-button{min-width:90px;padding:8px 12px;font-size:12px}.submit-button{justify-content:center;width:100%}.review-header h4{font-size:15px}.review-header p{font-size:12px}.feedback-section textarea{height:50px}}.ct-wrapper{--ct-bg:#f7f8fa;--ct-bubble-you:#1a56db;--ct-bubble-you-text:#fff;--ct-bubble-support:#fff;--ct-bubble-support-text:#111827;--ct-border:#e5e7eb;--ct-text-muted:#6b7280;--ct-text-xs:11px;flex-direction:column;margin-top:20px;display:flex}.ct-toggle{border:1px solid var(--ct-border);cursor:pointer;color:#111827;text-align:left;background:#fff;border-radius:10px;align-items:center;gap:10px;width:100%;padding:14px 18px;font-size:14px;font-weight:500;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 1px 3px #0000000d}.ct-toggle:hover{border-color:#d1d5db;box-shadow:0 2px 6px #00000014}.ct-toggle .ct-toggle-icon{color:var(--ct-text-muted);flex-shrink:0;margin-left:auto}.ct-toggle-label{flex-direction:column;flex:1;gap:3px;display:flex}.ct-toggle-title{color:#111827;font-size:14px;font-weight:600;line-height:1}.ct-toggle-dot{color:#16a34a;align-items:center;gap:5px;font-size:12px;font-weight:500;line-height:1;display:flex}.ct-toggle-dot:before{content:"";background:#16a34a;border-radius:50%;width:6px;height:6px;animation:2s infinite ct-pulse;display:inline-block}@keyframes ct-pulse{0%,to{opacity:1}50%{opacity:.45}}.ct-panel{border:1px solid var(--ct-border);background:var(--ct-bg);border-radius:12px;flex-direction:column;height:600px;display:flex;overflow:hidden;box-shadow:0 1px 4px #00000014}.ct-header{border-bottom:1px solid var(--ct-border);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:48px;min-height:48px;padding:0 18px;display:flex}.ct-header-left{flex-direction:column;gap:2px;display:flex}.ct-header-title{color:#111827;font-size:13px;font-weight:600;line-height:1}.ct-header-actions{align-items:center;gap:10px;display:flex}.ct-status-badge{text-transform:uppercase;letter-spacing:.4px;border-radius:20px;align-items:center;padding:3px 10px;font-size:10px;font-weight:600;display:inline-flex}.ct-status-badge.pending{color:#92400e;background:#fef3c7}.ct-status-badge.resolved{color:#065f46;background:#d1fae5}.ct-status-badge.closed{color:#991b1b;background:#fee2e2}.ct-status-badge.open{color:#5b21b6;background:#ede9fe}.ct-status-badge.inprogress,.ct-status-badge.in_progress,.ct-status-badge.in-progress{color:#1e40af;background:#dbeafe}.ct-collapse-btn{border:1px solid var(--ct-border);width:28px;height:28px;color:var(--ct-text-muted);cursor:pointer;background:#f9fafb;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.ct-collapse-btn:hover{color:#374151;background:#f3f4f6;border-color:#d1d5db}.ct-messages{background:var(--ct-bg);flex-direction:column;flex:1;gap:16px;padding:18px 20px;display:flex;overflow-y:auto}.ct-messages::-webkit-scrollbar{width:4px}.ct-messages::-webkit-scrollbar-track{background:0 0}.ct-messages::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.ct-messages::-webkit-scrollbar-thumb:hover{background:#9ca3af}.ct-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;display:flex}.ct-empty .ct-empty-icon{color:#d1d5db}.ct-empty p{color:var(--ct-text-muted);margin:0;font-size:13px}.ct-empty p.ct-empty-sub{font-size:12px}.ct-msg{flex-direction:column;gap:4px;display:flex}.ct-msg-you{align-items:flex-end}.ct-msg-support{align-items:flex-start}.ct-msg-row{align-items:flex-end;gap:8px;max-width:72%;display:flex}.ct-msg-row-you{flex-direction:row-reverse}.ct-msg-row-support{flex-direction:row}.ct-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;font-size:9px;font-weight:700;display:flex}.ct-avatar-you{background:var(--ct-bubble-you);color:var(--ct-bubble-you-text)}.ct-avatar-support{color:#374151;background:#e5e7eb}.ct-bubble{word-break:break-word;white-space:pre-wrap;border-radius:16px;padding:10px 14px;font-size:14px;line-height:1.5}.ct-bubble-you{background:var(--ct-bubble-you);color:var(--ct-bubble-you-text);border-radius:16px 16px 4px}.ct-bubble-support{background:var(--ct-bubble-support);color:var(--ct-bubble-support-text);border:1px solid var(--ct-border);border-radius:16px 16px 16px 4px}.ct-meta{font-size:var(--ct-text-xs);color:var(--ct-text-muted);align-items:center;gap:6px;padding:0 4px;display:flex}.ct-meta-you{flex-direction:row-reverse;padding-right:32px}.ct-meta-support{flex-direction:row;padding-left:32px}.ct-sender-name{color:#374151;font-size:11px;font-weight:600}.ct-timestamp{font-size:var(--ct-text-xs);color:var(--ct-text-muted)}.ct-attachments{border-top:1px solid #fff3;flex-direction:column;gap:5px;margin-top:8px;padding-top:8px;display:flex}.ct-attachments-label{opacity:.8;margin-bottom:4px;font-size:11px;font-weight:600;display:block}.ct-attachment-link{color:inherit;background:#ffffff26;border-radius:6px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;text-decoration:none;transition:background .15s;display:inline-flex}.ct-bubble-support .ct-attachment-link{color:#1a56db;background:#f3f4f6}.ct-bubble-support .ct-attachment-link:hover{background:#e5e7eb}.ct-attachment-link:hover{background:#ffffff40}.ct-compose{border-top:1px solid var(--ct-border);background:#fff;border-radius:0 0 12px 12px;flex-shrink:0;padding:12px 14px 14px}.ct-file-preview{border:1px solid var(--ct-border);background:#f9fafb;border-radius:8px;margin-bottom:8px;padding:8px 12px}.ct-preview-label{color:var(--ct-text-muted);margin-bottom:6px;font-size:11px;font-weight:600;display:block}.ct-file-list{flex-direction:column;gap:5px;display:flex}.ct-file-item{border:1px solid var(--ct-border);color:#374151;background:#fff;border-radius:6px;align-items:center;gap:7px;padding:5px 10px;font-size:12px;display:flex}.ct-file-name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.ct-remove-file{color:#991b1b;cursor:pointer;background:#fee2e2;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:background .15s;display:flex}.ct-remove-file:hover{background:#fecaca}.ct-input-row{align-items:flex-end;gap:8px;display:flex}.ct-textarea{border:1px solid var(--ct-border);resize:none;color:#111827;background:#f9fafb;border-radius:10px;flex:1;min-height:38px;max-height:100px;padding:9px 12px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .15s,box-shadow .15s;overflow-y:auto}.ct-textarea:focus{border-color:var(--ct-bubble-you);background:#fff;outline:none;box-shadow:0 0 0 2px #1a56db1a}.ct-textarea:disabled{color:var(--ct-text-muted);cursor:not-allowed;background:#f3f4f6}.ct-textarea::placeholder{color:#9ca3af}.ct-attach-btn{border:1px solid var(--ct-border);width:36px;height:36px;color:var(--ct-text-muted);cursor:pointer;background:#f9fafb;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.ct-attach-btn:hover:not(:disabled){color:#374151;background:#f3f4f6;border-color:#d1d5db}.ct-attach-btn:disabled{opacity:.45;cursor:not-allowed}.ct-send-btn{background:var(--ct-bubble-you);height:36px;color:var(--ct-bubble-you-text);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;padding:0 14px;font-size:13px;font-weight:600;transition:background .15s,opacity .15s;display:flex}.ct-send-btn:hover:not(:disabled){background:#1648c2}.ct-send-btn:disabled{cursor:not-allowed;background:#9ca3af}.ct-compose-help{justify-content:space-between;align-items:center;margin-top:7px;padding:0 2px;display:flex}.ct-help-text{color:var(--ct-text-muted);align-items:center;gap:5px;font-size:11px;display:flex}.ct-status-indicator{color:#059669;align-items:center;gap:5px;font-size:11px;font-weight:500;display:flex}.ct-resolved{background:#f0fdf4;border-top:1px solid #bbf7d0;flex-shrink:0;justify-content:center;align-items:center;gap:10px;padding:14px 18px;display:flex}.ct-resolved .ct-resolved-icon{color:#16a34a;flex-shrink:0}.ct-resolved p{color:#166534;margin:2px 0;font-size:13px}.ct-resolved p strong{font-weight:600}.spinning{animation:1s linear infinite ct-spin}@keyframes ct-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=768px){.ct-panel{border-radius:10px;height:520px}.ct-messages{padding:14px 16px}.ct-msg-row{max-width:88%}.ct-compose{padding:10px 12px 12px}.ct-input-row{flex-wrap:wrap}.ct-input-row .ct-textarea{min-width:0}}
