body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}#root,body,html{height:100%;margin:0;width:100%}body{background:#f6f8fb;color:#172033;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{overflow:hidden;width:100%}.app-shell,.sidebar{display:flex;height:100vh}.sidebar{background:#fff;border-right:1px solid #e4e8ef;flex-direction:column;min-width:340px;width:340px}.brand{align-items:center;border-bottom:1px solid #edf0f4;display:flex;gap:12px;min-height:76px;padding:0 20px}.brand-logo{flex-shrink:0;height:46px;object-fit:contain;width:46px}.brand-copy span,.brand-copy strong{display:block}.brand-copy strong{font-size:16px}.brand-copy span{color:#8c95a5;font-size:11px;margin-top:3px}.sidebar-title{align-items:center;display:flex;justify-content:space-between;padding:22px 18px 12px}.sidebar-title h1{font-size:22px;margin:0}.sidebar-title span{color:#8c95a5;display:block;font-size:11px;margin-top:4px}.new-conversation-button{background:#118efa;border:0;border-radius:11px;color:#fff;flex:0 0 38px;font-size:25px;height:38px;line-height:1;width:38px}.new-conversation-button:hover{background:#087edc}.search-wrapper{margin:2px 15px 14px;position:relative}.search-wrapper input{background:#f7f8fa;border:1px solid #e1e5eb;border-radius:10px;color:#172033;height:42px;outline:none;padding:0 14px 0 40px;width:100%}.search-wrapper input:focus{background:#fff;border-color:#118efa}.search-symbol{color:#8d96a6;font-size:20px;left:13px;position:absolute;top:8px}.conversation-scope-wrapper{margin:-3px 15px 14px}.assignment-control label,.conversation-scope-wrapper label{color:#7e8796;display:block;font-size:10px;font-weight:700;letter-spacing:.02em;margin-bottom:5px;text-transform:uppercase}.assignment-control select,.conversation-scope-wrapper select{background:#fff;border:1px solid #dfe4eb;border-radius:9px;color:#172033;font-size:12px;height:38px;outline:none;padding:0 32px 0 11px;width:100%}.assignment-control select:focus,.conversation-scope-wrapper select:focus{border-color:#118efa}.conversation-list{flex:1 1;overflow-y:auto;padding:0 9px}.conversation-item{align-items:center;background:#0000;border:0;border-radius:11px;display:flex;gap:11px;margin-bottom:3px;padding:12px 10px;text-align:left;width:100%}.conversation-item:hover{background:#f4f7fa}.conversation-item.selected{background:#eaf4ff}.conversation-avatar{align-items:center;background:#e8f3ff;border-radius:50%;color:#087dd9;display:flex;flex:0 0 43px;font-size:12px;font-weight:700;height:43px;justify-content:center;width:43px}.conversation-content{flex:1 1;min-width:0}.conversation-heading{align-items:center;display:flex;gap:8px;justify-content:space-between}.conversation-heading strong{font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-heading span{color:#9aa2af;flex:0 0 auto;font-size:10px}.conversation-preview{color:#8b94a3;font-size:12px;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.empty-conversation-list{color:#8c95a5;font-size:13px;padding:30px 15px;text-align:center}.conversation-heading .unread-badge{align-items:center;background:#118efa;border-radius:999px;color:#fff;display:inline-flex;flex:0 0 auto;font-size:10px;font-weight:700;height:20px;justify-content:center;line-height:1;min-width:20px;padding:0 6px}.sidebar-account{gap:10px;min-height:70px;padding:12px 18px}.account-avatar{align-items:center;background:#172033;color:#fff;display:flex;font-size:11px;font-weight:700;justify-content:center}.account-logo{flex-shrink:0;height:35px;object-fit:contain;width:35px}.chat-panel{background:#f7f9fc;display:flex;flex:1 1;flex-direction:column;height:100vh;min-width:0}.chat-header{align-items:center;background:#fff;border-bottom:1px solid #e4e8ef;display:flex;justify-content:space-between;min-height:76px;padding:0 26px}.mobile-back-button{display:none}.chat-contact{gap:12px}.chat-avatar,.chat-contact{align-items:center;display:flex}.chat-avatar{background:#e8f3ff;border-radius:50%;color:#087dd9;flex:0 0 42px;font-size:12px;font-weight:700;height:42px;justify-content:center;width:42px}.chat-contact h2{font-size:15px;margin:0}.chat-contact span{color:#919aaa;display:block;font-size:11px;margin-top:3px}.chat-header-actions{align-items:center;display:flex;gap:20px}.assignment-control{width:190px}.assignment-control select:disabled{cursor:wait;opacity:.65}.conversation-status{align-items:center;color:#7e8796;display:flex;font-size:11px;gap:7px}.active-dot{background:#28b36a;border-radius:50%;height:8px;width:8px}.messages-container{flex:1 1;overflow-y:auto;padding:28px 34px}.date-separator{display:flex;justify-content:center;margin:14px 0 24px}.date-separator span{background:#e9edf3;border-radius:20px;color:#828b9b;font-size:10px;padding:5px 11px}.message-row{display:flex;margin-bottom:10px;width:100%}.inbound-row{justify-content:flex-start}.outbound-row{justify-content:flex-end}.message-bubble{border-radius:17px;box-shadow:0 1px 2px #0000000a;max-width:min(620px,68%);padding:11px 14px 8px}.inbound-bubble{background:#fff;border:1px solid #e3e7ed;border-bottom-left-radius:5px;color:#172033}.outbound-bubble{background:#118efa;border-bottom-right-radius:5px;color:#fff}.message-text{font-size:14px;line-height:1.45;overflow-wrap:anywhere;white-space:pre-wrap}.message-details{align-items:center;display:flex;font-size:9px;gap:4px;justify-content:flex-end;margin-top:5px;opacity:.72}.failed-message{outline:2px solid #cf2d2d4d}.failed-status{font-weight:700}.error-banner{background:#fff0f0;border-bottom:1px solid #ffd4d4;color:#b42318;font-size:12px;padding:9px 20px}.loading-message,.no-messages{color:#919aaa;margin-top:50px;text-align:center}.composer-section{background:#fff;border-top:1px solid #e4e8ef;padding:14px 24px 12px}.composer{align-items:flex-end;background:#f8f9fb;border:1px solid #dfe4eb;border-radius:14px;display:flex;gap:10px;padding:8px 8px 8px 14px}.composer:focus-within{background:#fff;border-color:#118efa}.composer textarea{background:#0000;border:0;color:#172033;flex:1 1;line-height:20px;max-height:120px;min-height:38px;min-width:0;outline:none;padding:9px 2px;resize:none}.composer button{background:#118efa;border:0;border-radius:10px;color:#fff;font-size:12px;font-weight:700;height:38px;min-width:76px;padding:0 16px}.composer button:hover:not(:disabled){background:#087edc}.composer button:disabled{cursor:default;opacity:.45}.composer-information{color:#9ba3b0;display:flex;font-size:9px;justify-content:space-between;padding:6px 3px 0}.empty-chat{margin:auto;max-width:370px;padding:30px;text-align:center}.empty-chat-icon{align-items:center;background:#eaf4ff;border-radius:18px;color:#118efa;display:flex;font-size:25px;height:58px;justify-content:center;margin:0 auto 18px;width:58px}.empty-chat h2{font-size:20px;margin:0 0 8px}.empty-chat p{color:#8992a2;font-size:13px;line-height:1.6;margin:0}.modal-overlay{align-items:center;background:#0f172a7a;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1000}.new-conversation-modal{background:#fff;border:1px solid #dbe3ee;border-radius:18px;box-shadow:0 24px 70px #0f172a3d;max-width:620px;overflow:hidden;width:100%}.new-conversation-header{align-items:flex-start;border-bottom:1px solid #e7edf5;display:flex;gap:20px;justify-content:space-between;padding:26px 28px 22px}.new-conversation-header h2{color:#172033;font-size:24px;line-height:1.2;margin:0}.new-conversation-header p{color:#718096;font-size:14px;margin:7px 0 0}.modal-close-button{align-items:center;background:#f1f5f9;border:0;border-radius:10px;color:#64748b;display:flex;flex:0 0 38px;font-size:25px;height:38px;justify-content:center;line-height:1;padding:0;width:38px}.modal-close-button:hover{background:#e7edf5;color:#334155}.new-conversation-body{padding:26px 28px}.new-conversation-body label{color:#334155;display:flex;flex-direction:column;font-size:14px;font-weight:600;gap:8px}.new-conversation-body input{background:#fff;border:1px solid #cbd5e1;border-radius:9px;color:#172033;height:44px;outline:none;padding:0 13px;width:100%}.new-conversation-body input:focus{border-color:#2f8ff0;box-shadow:0 0 0 3px #2f8ff01f}.new-conversation-name-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-top:20px}.new-conversation-footer{border-top:1px solid #e7edf5;display:flex;gap:10px;justify-content:flex-end;padding:18px 28px 24px}.new-conversation-footer button{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#334155;font-weight:600;min-height:40px;padding:0 17px}.new-conversation-footer button:last-child{background:#2f8ff0;border-color:#2f8ff0;color:#fff}.new-conversation-footer button:last-child:hover:not(:disabled){background:#1976d2}.new-conversation-footer button:disabled{background:#e8eef5;border-color:#dbe3ee;color:#94a3b8;cursor:not-allowed}@media (max-width:800px){.app-shell{display:block;overflow:hidden}.app-shell,.sidebar{height:100vh;min-width:0;width:100%}.sidebar{border-right:0;max-width:none}.app-shell:has(.chat-panel .chat-header) .sidebar{display:none}.app-shell:not(:has(.chat-panel .chat-header)) .chat-panel{display:none}.brand{min-height:68px;padding:0 16px}.brand-logo{height:40px;width:40px}.sidebar-title{padding:18px 14px 10px}.sidebar-title h1{font-size:21px}.new-conversation-button{flex-basis:40px;height:40px;width:40px}.search-wrapper{margin:2px 12px 12px}.search-wrapper input{font-size:16px;height:44px}.conversation-scope-wrapper{margin:-2px 12px 12px}.conversation-scope-wrapper select{font-size:13px;height:42px}.conversation-list{padding:0 6px 8px}.conversation-item{gap:11px;margin-bottom:2px;min-height:68px;padding:10px 9px}.conversation-avatar{flex-basis:42px;height:42px;width:42px}.conversation-heading strong{font-size:13px}.conversation-heading span{font-size:9px}.conversation-heading .unread-badge{font-size:10px}.conversation-preview{font-size:11px;margin-top:4px}.sidebar-account{min-height:62px;padding:9px 12px}.chat-panel{height:100vh;min-width:0;width:100%}.chat-header{align-items:center;display:flex;flex-wrap:wrap;gap:10px;height:auto;justify-content:flex-start;min-height:auto;padding:10px 12px}.mobile-back-button{align-items:center;background:#f1f5f9;border:0;border-radius:10px;color:#334155;display:flex;flex:0 0 38px;font-size:29px;font-weight:400;height:38px;justify-content:center;line-height:1;padding:0;width:38px}.mobile-back-button:hover{background:#e7edf5}.chat-contact{flex:1 1;gap:9px;min-width:0}.chat-avatar{flex-basis:38px;height:38px;width:38px}.chat-contact>div:last-child{flex:1 1;min-width:0}.chat-contact h2{font-size:14px;line-height:1.25}.chat-contact h2,.chat-contact span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-contact span{font-size:10px;margin-top:2px}.chat-header-actions{align-items:flex-end;display:flex;gap:10px;padding-left:48px;width:100%}.assignment-control{flex:1 1;max-width:190px;min-width:135px;width:auto}.assignment-control label{font-size:9px;margin-bottom:4px}.assignment-control select{font-size:11px;height:36px}.conversation-status{flex:0 0 auto;margin-left:auto;min-height:36px;white-space:nowrap}.active-dot{height:7px;width:7px}.messages-container{padding:18px 12px}.message-bubble{max-width:86%}.composer-section{padding:8px 8px 6px}.composer{border-radius:12px;gap:6px;padding:5px 5px 5px 10px}.composer textarea{font-size:16px;line-height:20px;max-height:96px;min-height:36px;padding:8px 2px}.composer button{border-radius:9px;font-size:11px;height:36px;min-width:62px;padding:0 10px}.composer-information{font-size:8px;gap:8px;padding:5px 2px 0}.composer-information span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (max-width:640px){.modal-overlay{align-items:flex-start;overflow-y:auto;padding:14px}.new-conversation-modal{margin:20px 0;max-width:none}.new-conversation-name-row{grid-template-columns:1fr}.new-conversation-body,.new-conversation-footer,.new-conversation-header{padding-left:20px;padding-right:20px}}.sidebar-account{align-items:center;background:#fff;border-top:1px solid #edf0f4;display:flex;gap:6px;min-height:64px;padding:9px 8px;width:100%}.account-avatar{border-radius:50%;flex:0 0 35px;height:35px;width:35px}.account-copy{flex:0 1 92px;min-width:0;width:92px}.account-copy strong{color:#172033;font-size:11px}.account-copy span,.account-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-copy span{color:#8c95a5;font-size:8px;margin-top:2px}.account-footer-actions{align-items:center;display:flex;flex:1 1;gap:3px;justify-content:flex-end;min-width:0}.footer-action-button{align-items:center;background:#fff;border:1px solid #b9c7d8;border-radius:8px;color:#24364b;cursor:pointer;display:inline-flex;font-size:9px;font-weight:600;gap:4px;height:36px;justify-content:center;line-height:1;min-width:0;padding:0 7px;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease;white-space:nowrap}.footer-action-button:hover{background:#eef6ff;border-color:#168cf5;box-shadow:0 1px 3px #0f172a14;color:#0878dc}.footer-action-button:active{background:#dceeff;border-color:#0878dc}.footer-action-button:focus-visible{outline:2px solid #168cf5;outline-offset:2px}.footer-action-icon{align-items:center;color:#168cf5;display:inline-flex;flex:0 0 12px;font-size:11px;height:12px;justify-content:center;line-height:1;width:12px}.footer-action-button.footer-action-active{background:#168cf5;border-color:#168cf5;box-shadow:0 2px 5px #168cf538;color:#fff}.footer-action-button.footer-action-active .footer-action-icon{color:#fff}.footer-action-button.footer-action-active:hover{background:#087dd9;border-color:#087dd9;color:#fff}.footer-action-button.footer-action-active:hover .footer-action-icon{color:#fff}.login-page{background:radial-gradient(circle at top left,#e8f3ff,#0000 40%),#f4f7fb;display:grid;min-height:100vh;padding:24px;place-items:center}.login-card{background:#fff;border:1px solid #dfe6ef;border-radius:18px;box-shadow:0 18px 50px #182d4b1f;max-width:420px;padding:40px;width:100%}.login-card h1{color:#111827;font-size:30px;margin:0}.login-card>p{color:#6b7280;margin:6px 0 30px}.login-card label{color:#374151;display:block;font-size:14px;font-weight:600;margin:18px 0 7px}.login-card input{background:#fff;border:1px solid #cfd8e3;border-radius:9px;box-sizing:border-box;color:#111827;font:inherit;outline:none;padding:13px 14px;width:100%}.login-card input:focus{border-color:#2f8df4;box-shadow:0 0 0 3px #2f8df424}.login-card button{background:#2f8df4;border:0;border-radius:9px;color:#fff;cursor:pointer;font:inherit;font-weight:700;margin-top:26px;padding:13px 18px;width:100%}.login-card button:hover:not(:disabled){background:#1976d2}.login-card button:disabled{cursor:not-allowed;opacity:.65}.login-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-size:14px;margin-bottom:18px;padding:11px 13px}.user-modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a85;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1000}.user-modal{background:#fff;border:1px solid #dbe3ee;border-radius:16px;box-shadow:0 24px 70px #0f172a3d;display:flex;flex-direction:column;max-height:min(760px,calc(100vh - 48px));overflow:hidden;width:min(860px,100%)}.user-modal-header,.user-modal-toolbar{align-items:center;display:flex;gap:16px;justify-content:space-between}.user-modal-header{border-bottom:1px solid #edf0f4;padding:20px 22px}.user-modal-header h2{color:#111827;font-size:22px;margin:0}.user-form-heading span,.user-modal-header p,.user-modal-toolbar span{color:#7b8798;display:block;font-size:12px;margin:4px 0 0}.user-modal-close{background:#f1f5f9;border:0;border-radius:9px;color:#64748b;cursor:pointer;font-size:24px;height:36px;line-height:1;width:36px}.user-modal-toolbar{background:#f8fafc;border-bottom:1px solid #edf0f4;padding:14px 22px}.user-modal-toolbar strong{color:#1e293b;font-size:14px}.user-alert{border-radius:8px;font-size:12px;margin:12px 22px 0;padding:10px 12px}.user-alert-error{background:#fff1f1;border:1px solid #fecaca;color:#b42318}.user-alert-success{background:#ecfdf3;border:1px solid #bbf7d0;color:#18794e}.user-form{background:#f8fafc;border:1px solid #dbe3ee;border-radius:10px;margin:14px 22px 0;padding:16px}.user-form-heading{margin-bottom:14px}.user-form-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.user-form label{color:#334155;display:flex;flex-direction:column;font-size:12px;font-weight:600;gap:6px}.user-form-wide{grid-column:1/-1}.user-form input,.user-form select{background:#fff;border:1px solid #cbd5e1;border-radius:7px;box-sizing:border-box;color:#111827;font:inherit;font-weight:400;min-height:40px;padding:9px 10px;width:100%}.user-form input:focus,.user-form select:focus{border-color:#2f8ff6;outline:2px solid #2f8ff62e}.user-form-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:14px}.manage-users-button,.user-danger-button,.user-primary-button,.user-secondary-button{border-radius:7px;cursor:pointer;font-size:11px;font-weight:600}.user-primary-button{background:#2f8ff6;border:1px solid #2f8ff6;color:#fff;padding:9px 13px}.manage-users-button,.user-secondary-button{background:#fff;border:1px solid #d8e0ea;color:#475569;padding:7px 10px}.user-danger-button{background:#fff7f7;border:1px solid #fecaca;color:#b42318;padding:7px 10px}.user-danger-button:disabled,.user-primary-button:disabled,.user-secondary-button:disabled{cursor:not-allowed;opacity:.5}.user-list{overflow-y:auto;padding:10px 22px 22px}.user-list-message{color:#7b8798;font-size:13px;padding:36px 12px;text-align:center}.user-row{grid-gap:12px;align-items:center;border-bottom:1px solid #edf0f4;display:grid;gap:12px;grid-template-columns:42px minmax(190px,1fr) minmax(150px,.7fr) auto;padding:13px 4px}.user-row-inactive{opacity:.62}.user-list-avatar{align-items:center;background:#e8f3ff;border-radius:50%;color:#1166c2;display:flex;font-size:12px;font-weight:700;height:38px;justify-content:center;width:38px}.user-list-details span,.user-list-identity span,.user-list-identity strong{display:block}.user-list-identity strong{color:#172033;font-size:13px}.user-list-details>span:first-child,.user-list-identity>span{color:#7b8798;font-size:11px;margin-top:3px}.user-you-label{background:#e8f3ff;border-radius:999px;color:#1166c2;display:inline-block!important;font-size:9px;margin-left:7px;padding:2px 6px;vertical-align:middle}.user-status{border-radius:999px;font-size:9px!important;font-weight:700;margin-top:5px!important;padding:3px 7px;width:fit-content}.user-status-active{background:#dcfce7;color:#18794e!important}.user-status-inactive{background:#e2e8f0;color:#64748b!important}.user-row-actions{display:flex;gap:7px;justify-content:flex-end}.manage-users-button{margin-left:auto;white-space:nowrap}.manage-users-button+.logout-button{margin-left:0}@media (max-width:720px){.user-modal-backdrop{align-items:stretch;padding:0}.user-modal{border-radius:0;max-height:none}.user-form-grid{grid-template-columns:1fr}.user-form-wide{grid-column:auto}.user-row{grid-template-columns:42px 1fr}.user-list-details,.user-row-actions{grid-column:2}.user-row-actions{justify-content:flex-start}}
/*# sourceMappingURL=main.80d53462.css.map*/