.login-page,.login-page *{box-sizing:border-box}.login-page{align-items:center;background:linear-gradient(135deg,#f5f7fa,#eef2f7 50%,#e8edf3);color:#111827;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;justify-content:center;min-height:100vh;overflow:hidden;padding:32px 20px;position:relative;width:100%}.login-background{inset:0;overflow:hidden;pointer-events:none;position:absolute}.login-glow{border-radius:50%;filter:blur(80px);height:420px;opacity:.35;position:absolute;width:420px}.login-glow-one{background:#dbeafe;left:-120px;top:-180px}.login-glow-two{background:#e0e7ff;bottom:-180px;right:-160px}.login-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #fffc;border-radius:18px;box-shadow:0 24px 60px #0f172a1a,0 4px 12px #0f172a0a;max-width:430px;padding:42px;position:relative;width:100%;z-index:2}.login-brand{gap:13px;margin-bottom:34px}.login-brand,.login-brand-icon{align-items:center;display:flex}.login-brand-icon{background:#111827;border-radius:13px;box-shadow:0 8px 18px #11182729;color:#fff;font-size:21px;height:46px;justify-content:center;width:46px}.login-brand h1{font-size:20px;font-weight:700;letter-spacing:-.4px;line-height:1.1;margin:0}.login-brand span{color:#6b7280;display:block;font-size:12px;font-weight:500;margin-top:4px}.login-header{margin-bottom:25px}.login-header h2{color:#111827;font-size:26px;font-weight:700;letter-spacing:-.6px;line-height:1.2;margin:0 0 7px}.login-header p{color:#6b7280;font-size:14px;line-height:1.6;margin:0}.login-error{background:#fef2f2;border:1px solid #fecaca;border-radius:9px;color:#991b1b;font-size:13px;gap:10px;line-height:1.4;margin-bottom:20px;padding:12px 14px}.login-error,.login-error-icon{align-items:center;display:flex}.login-error-icon{background:#dc2626;border-radius:50%;color:#fff;flex-shrink:0;font-size:12px;font-weight:700;height:20px;justify-content:center;width:20px}.login-form{display:flex;flex-direction:column;gap:19px}.login-field{width:100%}.login-field label{color:#374151;display:block;font-size:13px;font-weight:600;margin-bottom:7px}.login-input-wrapper{position:relative;width:100%}.login-input-icon{align-items:center;color:#9ca3af;display:flex;font-size:14px;justify-content:center;left:14px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:20px}.login-input-wrapper input{background:#fff;border:1px solid #d1d5db;border-radius:9px;color:#111827;font-family:inherit;font-size:14px;height:46px;outline:none;padding:0 14px 0 42px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;width:100%}.login-input-wrapper input::placeholder{color:#9ca3af}.login-input-wrapper input:hover:not(:disabled){border-color:#9ca3af}.login-input-wrapper input:focus{border-color:#374151;box-shadow:0 0 0 3px #11182714}.login-input-wrapper input:disabled{background:#f3f4f6;cursor:not-allowed;opacity:.7}.login-button{align-items:center;background:#111827;border:none;border-radius:9px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:600;gap:10px;height:47px;justify-content:center;margin-top:5px;transition:background .18s ease,transform .18s ease,box-shadow .18s ease;width:100%}.login-button:hover:not(:disabled){background:#1f2937;box-shadow:0 8px 18px #11182726;transform:translateY(-1px)}.login-button:active:not(:disabled){transform:translateY(0)}.login-button:disabled{background:#9ca3af;cursor:not-allowed}.login-button-arrow{font-size:18px;line-height:1;transition:transform .18s ease}.login-button:hover:not(:disabled)
.login-button-arrow{transform:translateX(3px)}.login-spinner{animation:login-spin .7s linear infinite;border:2px solid #ffffff59;border-radius:50%;border-top-color:#fff;height:16px;width:16px}@keyframes login-spin{to{transform:rotate(1turn)}}.login-footer{align-items:center;color:#9ca3af;display:flex;font-size:11px;font-weight:500;gap:8px;justify-content:center;margin-top:27px}.login-footer-dot{color:#d1d5db}@media (max-width:520px){.login-page{padding:20px 14px}.login-card{border-radius:15px;padding:30px 24px}.login-brand{margin-bottom:28px}.login-header h2{font-size:23px}}@media (max-height:650px){.login-page{align-items:flex-start;overflow-y:auto;padding-bottom:25px;padding-top:25px}.login-card{padding-bottom:28px;padding-top:28px}.login-brand{margin-bottom:22px}}*{box-sizing:border-box}#root,body,html{height:100%;margin:0;width:100%}body{background:#f4f6f8;color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,select,textarea{font:inherit}button{cursor:pointer}.omnichannel{background:#f4f6f8;width:100vw}.omnichannel,.sidebar{display:flex;height:100vh;overflow:hidden}.sidebar{background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;min-width:390px;width:390px}.sidebar-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;flex-shrink:0;height:68px;justify-content:space-between;padding:0 16px}.sidebar-header h1{color:#111827;font-size:19px;font-weight:700;margin:0}.sidebar-header span{color:#6b7280;display:block;font-size:11px;margin-top:2px}.sidebar-header-actions{align-items:center;display:flex;gap:8px}.operator-name{border-bottom:1px solid #f0f1f3;color:#6b7280;font-size:13px;padding:8px 16px}.refresh-button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:9px;color:#4b5563;display:flex;font-size:20px;height:36px;justify-content:center;transition:background .15s ease,border-color .15s ease,transform .15s ease;width:36px}.refresh-button:hover{background:#f3f4f6;border-color:#d1d5db}.refresh-button:active{transform:scale(.95)}.filters{grid-column-gap:10px;grid-row-gap:8px;background:#fff;border-bottom:1px solid #e5e7eb;column-gap:10px;display:grid;flex-shrink:0;grid-template-columns:1fr 1fr;padding:12px 14px;row-gap:8px}.filter-group{min-width:0}.filter-group:last-child{grid-column:1/-1}.filters label{color:#6b7280;display:block;font-size:10px;font-weight:600;line-height:1.2;margin:0 0 3px}.filters select{background-color:#f9fafb;border:1px solid #dfe3e8;border-radius:8px;color:#1f2937;cursor:pointer;font-size:12px;height:36px;margin:0;outline:none;padding:0 10px;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;width:100%}.filters select:hover{background:#fff;border-color:#c7cdd4}.filters select:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.conversation-count{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;flex-shrink:0;height:42px;justify-content:space-between;padding:0 15px}.conversation-count span{color:#6b7280;font-size:12px}.conversation-count strong{align-items:center;background:#eef2ff;border-radius:20px;color:#4f46e5;display:flex;font-size:11px;font-weight:700;height:24px;justify-content:center;min-width:24px;padding:0 7px}.conversation-list{background:#fff;flex:1 1;min-height:0;overflow-y:auto}.conversation-list::-webkit-scrollbar{width:5px}.conversation-list::-webkit-scrollbar-track{background:#0000}.conversation-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.conversation-item{background:#fff;border:0;border-bottom:1px solid #f0f1f3;display:flex;gap:11px;min-height:78px;padding:12px 14px;text-align:left;transition:background .15s ease,box-shadow .15s ease;width:100%}.conversation-item:hover{background:#f8fafc}.conversation-item.active{background:#f1f5ff;box-shadow:inset 3px 0 0 #6366f1}.avatar{align-items:center;background:#e0e7ff;border-radius:50%;color:#4338ca;display:flex;flex:0 0 40px;font-size:14px;font-weight:700;height:40px;justify-content:center;max-height:40px;max-width:40px;min-height:40px;min-width:40px;overflow:hidden;width:40px}.avatar img{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.avatar.large{flex:0 0 46px;height:46px;max-height:46px;max-width:46px;min-height:46px;min-width:46px;width:46px}.conversation-info{flex:1 1;min-width:0}.conversation-top{align-items:center;display:flex;gap:10px;justify-content:space-between}.conversation-top strong{color:#111827;font-size:13px;font-weight:700;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-top span{color:#9ca3af;font-size:10px;white-space:nowrap}.conversation-bottom{align-items:center;display:flex;gap:7px;margin-top:4px}.last-message{color:#6b7280;flex:1 1;font-size:11px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unread{background:#6366f1;border-radius:20px;color:#fff;font-size:10px;font-weight:700;height:20px;justify-content:center;min-width:20px;padding:0 5px}.empty-state,.unread{align-items:center;display:flex}.empty-state{color:#6b7280;flex-direction:column;padding:50px 25px;text-align:center}.empty-icon{font-size:30px;margin-bottom:10px}.empty-state strong{color:#374151;font-size:14px}.empty-state span{font-size:12px;margin-top:5px}.chat{background:#f8fafc;display:flex;flex:1 1;flex-direction:column;height:100vh;min-width:0;overflow:hidden}.chat-header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;gap:15px;justify-content:space-between;min-height:68px;padding:0 20px}.chat-contact,.chat-header{align-items:center;display:flex}.chat-contact{gap:11px;min-width:0}.chat-contact-info{min-width:0}.chat-contact h2{color:#111827;font-size:15px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-details{color:#9ca3af;display:flex;font-size:10px;gap:7px;margin-top:3px}.mobile-back-button{align-items:center;background:#f3f4f6;border:0;border-radius:9px;color:#374151;display:none;flex-shrink:0;font-size:25px;height:38px;justify-content:center;line-height:1;width:38px}.mobile-back-button:hover{background:#e5e7eb}.chat-actions{align-items:center;display:flex;flex-shrink:0;gap:7px;justify-content:flex-end}.action-button{align-items:center;border:1px solid #0000;border-radius:8px;display:inline-flex;font-size:11px;font-weight:600;gap:7px;justify-content:center;min-height:36px;padding:0 12px;transition:background .15s ease,border-color .15s ease,transform .1s ease,opacity .15s ease}.action-button span:first-child{font-size:15px;line-height:1}.action-button:hover{transform:translateY(-1px)}.action-button:active{transform:scale(.97)}.action-button:disabled{cursor:not-allowed;opacity:.5;transform:none}.take-action{background:#ecfdf5;border-color:#bbf7d0;color:#15803d}.take-action:hover{background:#dcfce7;border-color:#86efac}.bot-action{background:#eef2ff;border-color:#c7d2fe;color:#4f46e5}.bot-action:hover{background:#e0e7ff;border-color:#a5b4fc}.close-action{background:#fff1f2;border-color:#fecdd3;color:#be123c}.close-action:hover{background:#ffe4e6;border-color:#fda4af}.messages{background:#f8fafc;display:flex;flex:1 1;flex-direction:column;min-height:0;overflow-y:auto;padding:20px 22px}.messages::-webkit-scrollbar{width:7px}.messages::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px}.message-row{display:flex;margin-bottom:10px;width:100%}.message-row.user{justify-content:flex-start}.message-row.assistant,.message-row.operator{justify-content:flex-end}.message-bubble{border-radius:12px;box-shadow:0 1px 2px #0000000a;max-width:65%;padding:10px 13px}.message-row.user .message-bubble{background:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:3px}.message-row.operator .message-bubble{background:#6366f1;border-bottom-right-radius:3px;color:#fff}.message-row.assistant .message-bubble{background:#eef2ff;border-bottom-right-radius:3px;color:#312e81}.message-text{font-size:14px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.message-footer{display:flex;font-size:9px;gap:7px;justify-content:flex-end;margin-top:6px;opacity:.65}.messages-loading{align-items:center;color:#9ca3af;display:flex;flex:1 1;font-size:13px;justify-content:center}.composer{background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;padding:11px 18px}.composer-row{display:flex;gap:9px}.composer textarea{background:#fff;border:1px solid #d1d5db;border-radius:10px;color:#111827;flex:1 1;font-size:14px;line-height:1.4;max-height:130px;min-height:46px;outline:none;padding:12px 14px;resize:none}.composer textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.composer textarea::placeholder{color:#9ca3af}.composer button{background:#6366f1;border:0;border-radius:10px;color:#fff;flex-shrink:0;font-size:20px;height:46px;transition:background .15s ease,transform .1s ease;width:48px}.composer button:hover{background:#4f46e5}.composer button:active{transform:scale(.97)}.composer button:disabled{cursor:not-allowed;opacity:.5}.bot-warning{background:#fffbeb;border:1px solid #fef3c7;border-radius:7px;color:#92400e;font-size:11px;margin-bottom:8px;padding:8px 11px}.bot-warning span{color:#a16207;margin-left:4px}.closed-warning{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:7px;color:#6b7280;padding:8px 11px;text-align:center}.closed-warning,.error-message{font-size:11px;margin-bottom:8px}.error-message{background:#fee2e2;border:1px solid #fecaca;border-radius:7px;color:#b91c1c;padding:8px 10px}.chat-empty{align-items:center;color:#9ca3af;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:30px;text-align:center}.chat-empty-icon{font-size:45px;margin-bottom:15px;opacity:.6}.chat-empty h2{color:#374151;font-size:20px;margin:0}.chat-empty p{font-size:13px;line-height:1.5;margin-top:8px;max-width:350px}@media (max-width:1100px){.sidebar{min-width:350px;width:350px}.message-bubble{max-width:75%}.action-button{padding:0 9px}.action-label{display:none}}@media (max-width:900px){.sidebar{min-width:320px;width:320px}.filters{column-gap:7px;padding-left:10px;padding-right:10px}.filters select{font-size:11px;padding-left:8px;padding-right:24px}.message-bubble{max-width:80%}}@media (max-width:700px){#root,body,html{height:100%;overflow:hidden;width:100%}.omnichannel{height:100dvh;overflow:hidden;position:relative;width:100%}.sidebar{border-right:0;transform:translateX(0);z-index:2}.chat,.sidebar{height:100dvh;inset:0;min-width:100%;position:absolute;transition:transform .25s ease;width:100%}.chat{background:#f8fafc;transform:translateX(100%);z-index:3}.omnichannel.mobile-chat-open .sidebar{transform:translateX(-100%)}.omnichannel.mobile-chat-open .chat{transform:translateX(0)}.sidebar-header{height:62px;padding:0 13px}.sidebar-header h1{font-size:18px}.filters{gap:7px;padding:10px}.filters select{height:35px}.conversation-item{min-height:76px;padding:11px 12px}.conversation-top strong{max-width:180px}.chat-header{gap:8px;height:64px;min-height:64px;padding:0 10px}.mobile-back-button{display:flex}.chat-contact{flex:1 1;gap:8px;min-width:0}.chat-contact .avatar.large{flex-basis:40px;height:40px;max-height:40px;max-width:40px;min-height:40px;min-width:40px;width:40px}.chat-contact h2{font-size:14px;max-width:150px}.contact-details{max-width:170px;overflow:hidden;white-space:nowrap}.chat-actions{gap:5px}.action-button{border-radius:8px;height:36px;min-height:36px;min-width:36px;padding:0;width:36px}.action-button span:first-child{font-size:17px}.action-label{display:none}.messages{padding:14px 10px 12px}.message-bubble{max-width:88%;padding:9px 11px}.message-text{font-size:14px}.composer{padding:8px 8px max(8px,env(safe-area-inset-bottom))}.composer textarea{font-size:14px;min-height:44px;padding:11px 12px}.composer button{height:44px;width:44px}.avatar{flex-basis:42px;height:42px;max-height:42px;max-width:42px;min-height:42px;min-width:42px;width:42px}}@media (max-width:380px){.filters{grid-template-columns:1fr}.filter-group:last-child{grid-column:auto}.conversation-top strong{max-width:145px}.chat-contact h2{max-width:120px}.contact-details{max-width:130px}}
/*# sourceMappingURL=main.d6c398f2.css.map*/