:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.help-desk-container[data-v-f69175c1]{height:100vh;width:100%;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden;position:fixed;top:0;left:0}.auth-error[data-v-f69175c1]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:2rem;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;text-align:center;max-width:400px;width:90%}.error-icon[data-v-f69175c1]{display:flex;justify-content:center;margin-bottom:1rem}.error-title[data-v-f69175c1]{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.error-message[data-v-f69175c1]{color:#6b7280;line-height:1.6}.help-desk[data-v-f69175c1]{height:100vh;width:100%;display:flex;flex-direction:column;background:#fff}.help-desk-header[data-v-f69175c1]{background:#000;color:#fff;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;flex-shrink:0}@media (max-width: 640px){.help-desk-header[data-v-f69175c1]{padding:.75rem 1rem}.header-content[data-v-f69175c1]{flex-direction:column;gap:.5rem;align-items:flex-start}.header-stats[data-v-f69175c1]{gap:1rem}.header-title h1[data-v-f69175c1]{font-size:1.25rem}}.header-content[data-v-f69175c1]{display:flex;justify-content:space-between;align-items:center}.header-title h1[data-v-f69175c1]{font-size:1.5rem;font-weight:700;margin:0}.header-subtitle[data-v-f69175c1]{color:#9ca3af;font-size:.875rem;margin:.25rem 0 0}.header-stats[data-v-f69175c1]{display:flex;gap:2rem}.stat-item[data-v-f69175c1]{text-align:center}.stat-number[data-v-f69175c1]{display:block;font-size:1.5rem;font-weight:700;color:#fff}.stat-label[data-v-f69175c1]{font-size:.75rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.help-desk-main[data-v-f69175c1]{display:flex;flex:1;overflow:hidden;min-height:0}.session-list[data-v-f69175c1]{width:280px;background:#f9fafb;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;flex-shrink:0;transition:width .3s ease}.session-list.collapsed[data-v-f69175c1]{width:60px}@media (max-width: 768px){.session-list[data-v-f69175c1]{width:240px}.session-list.collapsed[data-v-f69175c1]{width:50px}}@media (max-width: 640px){.help-desk-main[data-v-f69175c1]{flex-direction:column}.session-list[data-v-f69175c1]{width:100%;height:160px;border-right:none;border-bottom:1px solid #e5e7eb}.session-list.collapsed[data-v-f69175c1]{width:100%;height:60px}}.session-list-header[data-v-f69175c1]{padding:1rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;background:#fff;min-height:60px}.header-left[data-v-f69175c1]{display:flex;align-items:center;gap:.75rem}.sidebar-toggle[data-v-f69175c1]{padding:.5rem;border:none;background:#f3f4f6;border-radius:6px;cursor:pointer;color:#6b7280;transition:all .2s;display:flex;align-items:center;justify-content:center}.sidebar-toggle[data-v-f69175c1]:hover{background:#e5e7eb;color:#374151}@media (max-width: 640px){.session-list-header[data-v-f69175c1]{padding:.75rem}}.session-list-header h3[data-v-f69175c1]{font-size:1rem;font-weight:600;color:#1f2937;margin:0}.refresh-btn[data-v-f69175c1]{padding:.5rem;border:none;background:#f3f4f6;border-radius:6px;cursor:pointer;color:#6b7280;transition:all .2s}.refresh-btn[data-v-f69175c1]:hover{background:#e5e7eb;color:#374151}.session-list-content[data-v-f69175c1]{flex:1;overflow-y:auto}.no-sessions[data-v-f69175c1]{padding:3rem 1.5rem;text-align:center;color:#6b7280;display:flex;flex-direction:column;align-items:center}.no-sessions p[data-v-f69175c1]{margin:0;font-size:.875rem}.session-item[data-v-f69175c1]{padding:.75rem 1rem;border-bottom:1px solid #f3f4f6;cursor:pointer;display:flex;align-items:center;gap:.75rem;transition:all .2s;position:relative;min-height:60px}.session-item.collapsed[data-v-f69175c1]{padding:.75rem .5rem;justify-content:center;gap:0}@media (max-width: 640px){.session-item[data-v-f69175c1]{padding:.5rem .75rem;gap:.5rem;min-height:50px}.session-avatar[data-v-f69175c1]{width:32px;height:32px}}.session-item[data-v-f69175c1]:hover{background:#f3f4f6}.session-item.active[data-v-f69175c1]{background:#000;color:#fff}.session-item.active .last-message[data-v-f69175c1]{color:#d1d5db}.session-avatar[data-v-f69175c1]{width:36px;height:36px;background:#e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6b7280;flex-shrink:0;position:relative}.session-item.active .session-avatar[data-v-f69175c1]{background:#374151;color:#d1d5db}.session-content[data-v-f69175c1]{flex:1;min-width:0}.session-header[data-v-f69175c1]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.project-badge[data-v-f69175c1]{background:#f3f4f6;color:#374151;font-size:.625rem;font-weight:600;padding:.125rem .375rem;border-radius:4px;text-transform:uppercase;letter-spacing:.05em}.session-item.active .project-badge[data-v-f69175c1]{background:#4b5563;color:#d1d5db}.session-id[data-v-f69175c1]{font-weight:600;font-size:.875rem;margin-bottom:.25rem}.last-message[data-v-f69175c1]{color:#6b7280;font-size:.8125rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-word;overflow-wrap:break-word}.session-meta[data-v-f69175c1]{flex-shrink:0}.session-meta.collapsed[data-v-f69175c1]{position:absolute;top:.5rem;right:.25rem}.session-meta.collapsed .unread-badge[data-v-f69175c1]{width:16px;height:16px;padding:0;font-size:.625rem;min-width:16px;display:flex;align-items:center;justify-content:center}.unread-badge[data-v-f69175c1]{background:#ef4444;color:#fff;border-radius:10px;padding:.125rem .375rem;font-size:.6875rem;font-weight:600;min-width:18px;text-align:center;line-height:1}.chat-view[data-v-f69175c1]{flex:1;min-width:0;display:flex;flex-direction:column;background:#fff}@media (max-width: 640px){.chat-view[data-v-f69175c1]{flex:1;height:calc(100vh - 280px)}}.chat-header[data-v-f69175c1]{padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;background:#fff}.chat-user-info[data-v-f69175c1]{display:flex;align-items:center;gap:.75rem}.user-avatar[data-v-f69175c1]{width:40px;height:40px;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6b7280}.user-details h3[data-v-f69175c1]{font-size:1rem;font-weight:600;color:#1f2937;margin:0}.user-info[data-v-f69175c1]{display:flex;align-items:center;gap:.75rem;margin:.125rem 0 0}.user-status[data-v-f69175c1]{font-size:.8125rem;color:#10b981}.project-info[data-v-f69175c1]{font-size:.75rem;color:#6b7280;background:#f3f4f6;padding:.125rem .375rem;border-radius:4px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.messages[data-v-f69175c1]{flex:1;padding:1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem;background:#fafafa}@media (max-width: 640px){.messages[data-v-f69175c1]{padding:1rem;gap:.75rem}}.no-session-selected[data-v-f69175c1]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#6b7280}.no-session-selected h3[data-v-f69175c1]{font-size:1.25rem;font-weight:600;color:#374151;margin:0 0 .5rem}.no-session-selected p[data-v-f69175c1]{margin:0;max-width:300px;line-height:1.6}.message-wrapper[data-v-f69175c1]{display:flex;align-items:flex-start;gap:.75rem;max-width:80%}@media (max-width: 640px){.message-wrapper[data-v-f69175c1]{max-width:90%;gap:.5rem}.message-avatar[data-v-f69175c1]{width:28px;height:28px}.message-bubble[data-v-f69175c1]{padding:.5rem .75rem}}.message-wrapper.user[data-v-f69175c1]{align-self:flex-start}.message-wrapper.agent[data-v-f69175c1]{align-self:flex-end;flex-direction:row-reverse}.message-avatar[data-v-f69175c1]{width:32px;height:32px;background:#e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6b7280;flex-shrink:0;margin-top:.25rem}.message-avatar.agent[data-v-f69175c1]{background:#000;color:#fff}.message-bubble[data-v-f69175c1]{padding:.75rem 1rem;border-radius:1rem;position:relative;min-width:0}.message-bubble.user[data-v-f69175c1]{background:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:.25rem}.message-bubble.agent[data-v-f69175c1]{background:#000;color:#fff;border-bottom-right-radius:.25rem}.message-text[data-v-f69175c1]{font-size:.875rem;line-height:1.5;word-break:break-word;overflow-wrap:break-word}.input-area[data-v-f69175c1]{padding:1rem 1.5rem;border-top:1px solid #e5e7eb;background:#fff}@media (max-width: 640px){.input-area[data-v-f69175c1]{padding:.75rem 1rem}}.input-wrapper[data-v-f69175c1]{display:flex;align-items:flex-end;gap:.75rem;max-width:100%}.message-input[data-v-f69175c1]{flex:1;border:2px solid #e5e7eb;border-radius:1rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.5;resize:none;min-height:44px;max-height:120px;font-family:inherit;transition:border-color .2s}.message-input[data-v-f69175c1]:focus{outline:none;border-color:#6b7280}.message-input[data-v-f69175c1]:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed}.send-button[data-v-f69175c1]{width:44px;height:44px;background:#000;color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}.send-button[data-v-f69175c1]:hover:not(:disabled){background:#374151;transform:scale(1.05)}.send-button[data-v-f69175c1]:disabled{background:#d1d5db;color:#9ca3af;cursor:not-allowed;transform:none}.session-list-content[data-v-f69175c1]::-webkit-scrollbar,.messages[data-v-f69175c1]::-webkit-scrollbar{width:6px}.session-list-content[data-v-f69175c1]::-webkit-scrollbar-track,.messages[data-v-f69175c1]::-webkit-scrollbar-track{background:transparent}.session-list-content[data-v-f69175c1]::-webkit-scrollbar-thumb,.messages[data-v-f69175c1]::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px}.session-list-content[data-v-f69175c1]::-webkit-scrollbar-thumb:hover,.messages[data-v-f69175c1]::-webkit-scrollbar-thumb:hover{background:#0003}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow:hidden}#app{height:100vh;width:100vw}
