.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:#f8fafc;color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,select,textarea{font:inherit}button{cursor:pointer}.omnichannel{background:#f8fafc;width:100vw}.omnichannel,.sidebar{display:flex;height:100vh;overflow:hidden}.sidebar{background:#fff;border-right:1px solid #fed7aa;flex-direction:column;min-width:390px;width:390px}.sidebar-header{align-items:center;background:linear-gradient(135deg,#f34b25,#ff7b16);display:flex;flex-shrink:0;height:75px;justify-content:space-between;padding:0 18px}.sidebar-header h1{color:#fff;font-size:22px;font-weight:800;margin:0}.sidebar-header span{color:#ffffffd9;display:block;font-size:13px;margin-top:3px}.sidebar-header-actions{display:flex;gap:8px}.refresh-button{align-items:center;background:#ffffff26;border:1px solid #ffffff59;border-radius:10px;color:#fff;display:flex;font-size:21px;height:38px;justify-content:center;transition:.2s;width:38px}.refresh-button:hover{background:#ffffff40}.operator-name{color:#6b7280;font-size:14px;padding:10px 18px}.filters,.operator-name{border-bottom:1px solid #f3f4f6}.filters{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;padding:14px}.filter-group:last-child{grid-column:1/-1}.filters label{color:#6b7280;display:block;font-size:12px;font-weight:700;margin-bottom:5px}.filters select{background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#374151;font-size:14px;height:40px;outline:none;padding:0 12px;transition:.2s;width:100%}.filters select:focus{border-color:#f34b25;box-shadow:0 0 0 3px #f34b2526}.conversation-count{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;height:48px;justify-content:space-between;padding:0 18px}.conversation-count span{color:#6b7280;font-size:14px}.conversation-count strong{align-items:center;background:linear-gradient(135deg,#f34b25,#ff7b16);border-radius:20px;color:#fff;display:flex;font-size:13px;height:28px;justify-content:center;min-width:28px;padding:0 8px}.conversation-list{background:#fff;flex:1 1;overflow-y:auto}.conversation-list::-webkit-scrollbar{width:6px}.conversation-list::-webkit-scrollbar-thumb{background:#fed7aa;border-radius:10px}.conversation-item{background:#fff;border:0;border-bottom:1px solid #f3f4f6;display:flex;gap:14px;min-height:88px;padding:14px 16px;text-align:left;transition:.2s;width:100%}.conversation-item:hover{background:#fff7ed}.conversation-item.active{background:linear-gradient(90deg,#fff7ed,#fff);box-shadow:inset 4px 0 0 #f34b25}.avatar{align-items:center;background:linear-gradient(135deg,#f34b25,#ff7b16);border-radius:50%;color:#fff;display:flex;font-size:17px;font-weight:800;height:46px;justify-content:center;min-width:46px;overflow:hidden;width:46px}.avatar img{height:100%;object-fit:cover;width:100%}.avatar.large{height:54px;min-width:54px;width:54px}.conversation-info{flex:1 1;min-width:0}.conversation-top{display:flex;gap:10px;justify-content:space-between}.conversation-top strong{color:#111827;font-size:15px;font-weight:700;max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-top span{color:#9ca3af;font-size:12px}.conversation-bottom{display:flex;gap:8px;margin-top:6px}.last-message{color:#6b7280;flex:1 1;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unread{background:#f34b25;border-radius:50%;color:#fff;font-size:12px;font-weight:700;height:23px;justify-content:center;min-width:23px}.empty-state,.unread{align-items:center;display:flex}.empty-state{color:#9ca3af;flex-direction:column;padding:60px 25px;text-align:center}.empty-icon{font-size:38px;margin-bottom:12px}.empty-state strong{color:#374151;font-size:16px}.empty-state span{font-size:13px;margin-top:6px}.chat{background:linear-gradient(135deg,#fff7ed,#ffedd5,#fed7aa);display:flex;flex:1 1;flex-direction:column;height:100vh;min-width:0}.chat-header{background:#fff;border-bottom:1px solid #fed7aa;justify-content:space-between;min-height:75px;padding:0 22px}.chat-contact,.chat-header{align-items:center;display:flex}.chat-contact{gap:14px}.chat-contact h2{color:#111827;font-size:19px;font-weight:800;margin:0}.contact-details{color:#9ca3af;font-size:12px;margin-top:4px}.action-button,.chat-actions,.contact-details{display:flex;gap:8px}.action-button{align-items:center;border:0;border-radius:10px;font-size:13px;font-weight:700;height:40px;padding:0 14px;transition:.2s}.action-button:hover{transform:translateY(-1px)}.take-action{background:linear-gradient(135deg,#f34b25,#ff7b16);color:#fff}.bot-action{background:#fff7ed;border:1px solid #fed7aa;color:#ea580c}.close-action{background:#fff1f2;border:1px solid #fecdd3;color:#be123c}.messages{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:24px}.messages::-webkit-scrollbar{width:7px}.messages::-webkit-scrollbar-thumb{background:#fdba74;border-radius:10px}.message-row{display:flex;margin-bottom:14px;width:100%}.message-row.user{justify-content:flex-start}.message-row.assistant,.message-row.operator{justify-content:flex-end}.message-bubble{border-radius:15px;font-size:15px;line-height:1.55;max-width:65%;padding:12px 15px}.message-row.user .message-bubble{background:#fff;border:1px solid #e5e7eb}.message-row.operator .message-bubble{background:linear-gradient(135deg,#f34b25,#ff7b16);border-bottom-right-radius:4px;color:#fff}.message-row.assistant .message-bubble{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412}.message-text{white-space:pre-wrap;word-break:break-word}.message-footer{display:flex;font-size:10px;gap:8px;justify-content:flex-end;margin-top:7px;opacity:.7}.message-image{border-radius:14px;cursor:pointer;max-height:420px;max-width:320px;transition:.2s}.message-image:hover{transform:scale(1.03)}.message-video{border-radius:14px;max-width:350px}.message-audio{width:280px}.message-document{color:inherit;display:inline-block;padding:12px;text-decoration:none}.image-modal{align-items:center;background:#000000d9;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.image-preview{border-radius:14px;cursor:zoom-in;max-height:90%;max-width:90%;object-fit:contain}.image-close{background:none;border:0;color:#fff;font-size:42px;position:absolute;right:30px;top:20px}.composer{background:#fff;border-top:1px solid #fed7aa;padding:14px 20px}.composer-row{display:flex;gap:10px}.composer textarea{border:1px solid #e5e7eb;border-radius:12px;flex:1 1;font-size:15px;max-height:140px;min-height:50px;outline:none;padding:14px;resize:none}.composer textarea:focus{border-color:#f34b25;box-shadow:0 0 0 3px #f34b2526}.composer button{background:linear-gradient(135deg,#f34b25,#ff7b16);border:0;border-radius:12px;color:#fff;font-size:22px;height:50px;width:52px}.bot-warning{background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;color:#9a3412;font-size:13px}.bot-warning,.closed-warning{margin-bottom:10px;padding:10px}.closed-warning{background:#f3f4f6;border-radius:10px;color:#6b7280;text-align:center}.mobile-back-button{display:none}@media(max-width:700px){.sidebar{min-width:100%;width:100%}.chat,.sidebar{inset:0;position:absolute}.chat{transform:translateX(100%)}.mobile-chat-open .chat{transform:translateX(0)}.mobile-chat-open .sidebar{transform:translateX(-100%)}.mobile-back-button{display:flex}.message-bubble{max-width:85%}.action-label{display:none}}.chat-empty{background:linear-gradient(135deg,#ff6a00,#ff8c1a,#ffb347);flex:1 1;height:100%}.chat-empty,.chat-empty-content{align-items:center;display:flex;justify-content:center}.chat-empty-content{color:#111;flex-direction:column;text-align:center;transform:translateY(-40px)}.chat-empty-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff59;border-radius:50%;box-shadow:0 10px 30px #00000026;display:flex;font-size:45px;height:90px;justify-content:center;margin-bottom:25px;width:90px}.chat-empty-content h2{font-size:28px;font-weight:700;letter-spacing:-.5px;margin:0}.chat-empty-content p{color:#000000a6;font-size:16px;line-height:1.5;margin-top:12px;max-width:320px}
/*# sourceMappingURL=main.693356ae.css.map*/