.conversations-list-page{display:flex;height:100vh;background:#f5f5f5}.conversations-sidebar{width:350px;background:#fff;border-right:1px solid #e0e0e0;display:flex;flex-direction:column;height:100vh}.search-box{padding:1rem;border-bottom:1px solid #e0e0e0}.search-box input{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px}.tabs{display:flex;padding:.5rem;border-bottom:1px solid #e0e0e0}.tabs button{flex:1;padding:.5rem;border:none;background:transparent;cursor:pointer;border-bottom:2px solid transparent}.tabs button.active{border-bottom-color:#1976d2;color:#1976d2;font-weight:600}.categories{padding:.5rem;border-bottom:1px solid #e0e0e0}.category{display:flex;justify-content:space-between;padding:.75rem;cursor:pointer;border-radius:4px;margin-bottom:.25rem}.category:hover{background-color:#f5f5f5}.category.active{background-color:#e3f2fd;color:#1976d2}.category .count{color:#666;font-size:.875rem}.category.active .count{color:#1976d2}.conversations-list{flex:1;overflow-y:auto}.conversation-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;cursor:pointer;border-bottom:1px solid #f0f0f0;position:relative}.conversation-item:hover{background-color:#f9f9f9}.conversation-item.selected{background-color:#e3f2fd}.avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0}.conversation-info{flex:1;min-width:0}.conversation-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.conversation-name{font-weight:600;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-time{font-size:.75rem;color:#666;flex-shrink:0;margin-left:.5rem}.conversation-preview{font-size:.8125rem;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unread-badge{position:absolute;top:.5rem;right:.5rem;background-color:#f44336;color:#fff;border-radius:10px;padding:.125rem .5rem;font-size:.75rem;font-weight:600;min-width:20px;text-align:center}.loading,.error{padding:2rem;text-align:center}.error{color:#f44336}.conversation-detail-page{display:flex;height:100vh;background:#f5f5f5}.conversation-main{flex:1;display:flex;flex-direction:column;background:#fff}.conversation-header{padding:1rem 1.5rem;border-bottom:1px solid #e0e0e0;background:#fff}.header-info h2{margin:0 0 .25rem;font-size:1.125rem}.responsible{font-size:.875rem;color:#666}.messages-container{flex:1;overflow-y:auto;padding:1rem 1.5rem;display:flex;flex-direction:column;gap:1rem}.date-separator{text-align:center;color:#666;font-size:.875rem;margin:1rem 0;text-transform:capitalize}.message{display:flex;flex-direction:column;max-width:70%;margin-bottom:.5rem}.message.outgoing{align-self:flex-end;align-items:flex-end}.message.incoming{align-self:flex-start;align-items:flex-start}.message-content{padding:.75rem 1rem;border-radius:12px;background-color:#f0f0f0;word-wrap:break-word}.message.outgoing .message-content{background-color:#e3f2fd}.message.incoming .message-content{background-color:#f5f5f5}.message-meta{font-size:.75rem;color:#666;margin-top:.25rem;display:flex;gap:.5rem;align-items:center}.message-time{font-size:.75rem}.status{font-size:.875rem}.status.status-sent,.status.status-delivered,.status.status-read{color:#4caf50}.message-input{padding:1rem 1.5rem;border-top:1px solid #e0e0e0;display:flex;align-items:center;gap:.5rem;background:#fff}.attach-button,.emoji-button,.send-button{background:none;border:none;font-size:1.25rem;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center}.send-button:disabled{opacity:.5;cursor:not-allowed}.message-input input{flex:1;padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:.9375rem}.conversation-sidebar{width:350px;background:#fff;border-left:1px solid #e0e0e0;display:flex;flex-direction:column;height:100vh}.sidebar-header{padding:1rem;border-bottom:1px solid #e0e0e0;display:flex;justify-content:flex-end;gap:.5rem}.icon-button{background:none;border:none;cursor:pointer;font-size:1.125rem;padding:.25rem;color:#666}.sidebar-content{flex:1;overflow-y:auto;padding:1rem}.crm-section{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e0e0e0}.crm-section h3{margin:0 0 .75rem;font-size:.9375rem;font-weight:600}.crm-item{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.crm-icon{font-size:1.25rem}.change-link{margin-left:auto;background:none;border:none;color:#1976d2;cursor:pointer;font-size:.875rem}.deal-info{margin:.75rem 0;font-size:.875rem;color:#666}.progress-bar{margin-top:.5rem;height:8px;background:#e0e0e0;border-radius:4px;position:relative;overflow:hidden}.progress-fill{height:100%;background:#9c27b0;border-radius:4px}.info-section{margin-bottom:1.5rem}.info-item{display:flex;flex-direction:column;margin-bottom:.75rem;font-size:.875rem}.info-label{color:#666;margin-bottom:.25rem}.user-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;margin-right:.5rem}.observers{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.add-button-small{margin-left:auto;padding:.25rem .5rem;border:1px solid #ccc;background:#fff;cursor:pointer;border-radius:4px;font-size:.75rem}.add-tag-button{width:100%;padding:.75rem;border:1px solid #ccc;background:#fff;cursor:pointer;border-radius:4px;margin-bottom:1.5rem}.connections-section{padding-top:1.5rem;border-top:1px solid #e0e0e0}.connect-button{width:100%;padding:.75rem;border:1px solid #ccc;background:#fff;cursor:pointer;border-radius:4px;margin-bottom:.5rem}.new-connection{color:#666;font-size:.875rem}.channel-badge{display:inline-flex;align-items:center;gap:.25rem}.admin-settings{max-width:900px;margin:0 auto;padding:2rem;background:#fff}.admin-settings h1{font-size:1.5rem;font-weight:600;margin-bottom:2rem;color:#333}.admin-settings h2{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#333;border-bottom:2px solid #e0e0e0;padding-bottom:.5rem}.settings-section{margin-bottom:2.5rem;padding:1.5rem;background:#f9f9f9;border-radius:8px;border:1px solid #e0e0e0}.form-group{margin-bottom:1.5rem}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}.checkbox-label input[type=checkbox]{margin-top:.25rem;width:18px;height:18px;cursor:pointer}.checkbox-label span{flex:1;font-weight:500;color:#333}.select-label{display:flex;flex-direction:column;gap:.5rem}.select-label span{font-weight:500;color:#333}.select-label select{padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;background:#fff;cursor:pointer;max-width:300px}.select-label select:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 2px #1976d21a}.form-hint{margin-top:.5rem;font-size:.875rem;color:#666;margin-left:0;padding-left:0}.checkbox-label+.form-hint{margin-left:2rem}.form-actions{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.btn-primary{padding:.75rem 2rem;border:none;background-color:#1976d2;color:#fff;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:500;transition:background-color .2s}.btn-primary:hover:not(:disabled){background-color:#1565c0}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.loading{text-align:center;padding:3rem;color:#666;font-size:1.1rem}.error-message{padding:2rem;background:#fff3cd;border:1px solid #ffc107;border-radius:4px;margin:2rem 0}.error-message h2,.error-message p{color:#856404;margin-bottom:1rem}.error-message button{padding:.75rem 1.5rem;background:#ffc107;border:none;border-radius:4px;cursor:pointer;font-weight:500}.info-block{background:#fff;padding:1.5rem;border-radius:4px;border:1px solid #e0e0e0}.info-block p{margin:.75rem 0;color:#333}.info-block strong{color:#1976d2;margin-right:.5rem}.settings-content{padding:1rem}.settings-info{margin-bottom:1.5rem;color:#666;font-size:.95rem}.current-settings{background:#f5f5f5;padding:1.5rem;border-radius:4px;margin-bottom:2rem}.setting-item{padding:.75rem 0;border-bottom:1px solid #e0e0e0}.setting-item:last-child{border-bottom:none}.setting-item strong{color:#333;margin-right:.5rem}.channels-page{display:flex;flex-direction:column;height:100vh;background:#fff}.channels-header{padding:1rem 2rem;border-bottom:1px solid #e0e0e0}.channels-header h1{margin:0 0 1rem;font-size:1.5rem}.tabs{display:flex;gap:1rem}.tab{padding:.5rem 1rem;border:none;background:transparent;cursor:pointer;border-bottom:2px solid transparent;color:#666}.tab.active{color:#1976d2;border-bottom-color:#1976d2}.channels-content{flex:1;padding:1rem 2rem;overflow-y:auto}.filters-bar{display:flex;gap:.5rem;margin-bottom:1rem;align-items:center}.search-input,.bot-name-input{padding:.5rem;border:1px solid #ccc;border-radius:4px}.search-input{flex:1}.bot-name-input{width:200px}.filter-button,.add-button{padding:.5rem 1rem;border:1px solid #ccc;background:#fff;cursor:pointer;border-radius:4px}.add-button{width:40px;font-size:1.5rem;font-weight:700}.channels-table{border:1px solid #e0e0e0;border-radius:4px;overflow:hidden}.channels-table table{width:100%;border-collapse:collapse}.channels-table th,.channels-table td{padding:.75rem;text-align:left;border-bottom:1px solid #e0e0e0}.channels-table th{background-color:#f5f5f5;font-weight:600}.status-icon{color:#4caf50;font-weight:700}.status-icon.inactive{color:#f44336}.channel-type{display:flex;align-items:center;gap:.5rem}.status-badge{padding:.25rem .75rem;border-radius:12px;font-size:.875rem}.status-badge.active{background-color:#e8f5e9;color:#2e7d32}.status-badge.inactive{background-color:#fff3e0;color:#e65100}.status-badge.error{background-color:#ffebee;color:#c62828}.action-button{padding:.25rem .75rem;border:1px solid #ccc;background:#fff;cursor:pointer;border-radius:4px}.channel-selector-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.channel-selector{background:#fff;border-radius:8px;width:500px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000026}.channel-selector-header{padding:1.5rem;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.channel-selector-header h2{margin:0}.close-button{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666}.channel-list{flex:1;overflow-y:auto;padding:1rem}.channel-option{display:flex;align-items:center;gap:1rem;padding:1rem;border:1px solid #e0e0e0;border-radius:4px;margin-bottom:.5rem;cursor:pointer;transition:all .2s}.channel-option:hover:not(.disabled){background-color:#f5f5f5;border-color:#1976d2}.channel-option.selected{background-color:#e3f2fd;border-color:#1976d2}.channel-option.disabled{opacity:.5;cursor:not-allowed}.channel-icon{font-size:1.5rem}.channel-name{flex:1}.coming-soon{color:#666;font-size:.875rem}.channel-connect-form{padding:1.5rem;border-top:1px solid #e0e0e0}.channel-connect-form h3{margin:0 0 1rem}.channel-connect-form input{width:100%;padding:.75rem;margin-bottom:.75rem;border:1px solid #ccc;border-radius:4px}.connect-button{width:100%;padding:.75rem;border:none;background-color:#1976d2;color:#fff;border-radius:4px;cursor:pointer;font-weight:600}.connect-button:disabled{opacity:.5;cursor:not-allowed}.channel-selector-footer{padding:1rem 1.5rem;border-top:1px solid #e0e0e0}.disclaimer{font-size:.75rem;color:#666;margin:0;line-height:1.4}.app{display:flex;height:100vh;overflow:hidden}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
