.inbox-threads{flex-direction:column;height:100%;min-height:0;display:flex}.inbox-threads-header{border-bottom:1px solid var(--border);flex-shrink:0;padding:16px 16px 12px}.inbox-threads-title{color:var(--text-color);letter-spacing:-.01em;margin:0 0 12px;font-size:15px;font-weight:700}.inbox-search.ant-input-affix-wrapper,.inbox-search.ant-input{background:var(--input-bg)!important;border-color:var(--input-border)!important;color:var(--text-color)!important;border-radius:10px!important}.inbox-role-tabs{border-bottom:1px solid var(--border);flex-shrink:0;gap:6px;padding:10px 12px;display:flex;overflow-x:auto}.inbox-role-tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:999px;min-height:36px;padding:8px 12px;font-size:12px;font-weight:600;transition:background .15s,color .15s,border-color .15s}.inbox-role-tab:hover{color:var(--text-color);background:rgba(var(--primary-color-rgb),.08)}.inbox-role-tab.is-active{background:rgba(var(--primary-color-rgb),.18);color:var(--text-color);border-color:rgba(var(--primary-color-rgb),.35)}.inbox-thread-scroll{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.inbox-thread-scroll::-webkit-scrollbar{width:6px}.inbox-thread-scroll::-webkit-scrollbar-thumb{background:rgba(var(--primary-color-rgb),.45);border-radius:4px}.inbox-thread-row{cursor:pointer;text-align:left;border:none;border-bottom:1px solid var(--border);width:100%;color:inherit;font:inherit;background:0 0;align-items:center;gap:12px;padding:12px 14px;transition:background .15s;display:flex}.inbox-thread-row:hover{background:rgba(var(--primary-color-rgb),.06)}.inbox-thread-row.is-selected{background:rgba(var(--primary-color-rgb),.12);box-shadow:inset 3px 0 0 var(--primary-color)}.inbox-thread-avatar{background:var(--primary-color);color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:700;display:flex;position:relative}.inbox-thread-avatar.has-unread:after{content:"";border:2px solid var(--main-container-bg);background:#ef4444;border-radius:50%;width:10px;height:10px;position:absolute;top:0;right:0}.inbox-thread-body{flex:1;min-width:0}.inbox-thread-top{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:2px;display:flex}.inbox-thread-name{color:var(--text-color);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650;overflow:hidden}.inbox-thread-name.is-unread{font-weight:800}.inbox-thread-time{color:var(--text-secondary);flex-shrink:0;font-size:11px}.inbox-thread-preview{align-items:center;gap:8px;display:flex}.inbox-thread-preview-text{min-width:0;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden}.inbox-thread-preview-text.is-unread{color:var(--text-color);font-weight:600}.inbox-unread-pill{background:var(--primary-color);color:#000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.inbox-empty-rail,.inbox-loading{color:var(--text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:160px;padding:32px 16px;display:flex}.chat-pane{background:var(--main-container-bg);flex-direction:column;flex:1;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.chat-pane-empty{color:var(--text-secondary);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:24px;display:flex}.chat-pane-empty-title{color:var(--text-color);margin:0;font-size:18px;font-weight:700}.chat-pane-empty-sub{max-width:280px;margin:0;font-size:14px}.chat-header{border-bottom:1px solid var(--border);background:var(--main-container-bg);flex-shrink:0;align-items:center;gap:12px;min-height:64px;padding:12px 16px;display:flex}.chat-back-btn{min-width:44px;min-height:44px;color:var(--text-color);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;font-size:16px;display:none}.chat-back-btn:hover{background:rgba(var(--primary-color-rgb),.1)}.chat-header-avatar{background:var(--primary-color);color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.chat-header-meta{flex:1;min-width:0}.chat-header-name{color:var(--text-color);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:700;overflow:hidden}.chat-header-status{color:var(--text-secondary);align-items:center;gap:6px;margin-top:2px;font-size:12px;display:flex}.chat-status-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px}.chat-status-dot.is-offline{background:#ef4444}.chat-messages{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding:16px 18px 8px;overflow-y:auto}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-thumb{background:rgba(var(--primary-color-rgb),.4);border-radius:4px}.chat-day-divider{justify-content:center;margin:16px 0 12px;display:flex}.chat-day-divider span{color:var(--text-secondary);background:var(--lavender);border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}.chat-row{align-items:flex-end;gap:6px;margin-bottom:8px;display:flex}.chat-row.is-mine{justify-content:flex-end}.chat-row.is-theirs{justify-content:flex-start}.chat-bubble{word-break:break-word;border-radius:16px;max-width:min(72%,520px);padding:10px 12px 6px;line-height:1.45}.chat-row.is-mine .chat-bubble{background:var(--primary-color);color:#000;border-bottom-right-radius:4px}.chat-row.is-theirs .chat-bubble{background:var(--lavender);color:var(--text-color);border-bottom-left-radius:4px}.chat-bubble-text{white-space:pre-wrap;font-size:14px}.chat-bubble-text.is-censored{opacity:.55}.chat-entity{word-break:break-all;vertical-align:baseline;border-radius:8px;align-items:center;gap:6px;max-width:100%;margin:2px 0;padding:3px 8px;text-decoration:none;transition:background-color .15s,opacity .15s;display:inline-flex}.chat-entity-label{letter-spacing:.04em;text-transform:uppercase;opacity:.75;flex-shrink:0;font-size:10px;font-weight:700}.chat-entity-value{text-underline-offset:2px;font-weight:600;text-decoration:underline}.chat-row.is-mine .chat-entity{color:#111;background:#0000001f}.chat-row.is-mine .chat-entity:hover{background:#0003}.chat-row.is-theirs .chat-entity{color:var(--new-primary-color,var(--primary-color,#ffc60c));background:#ffc60c24}.chat-row.is-theirs .chat-entity:hover{background:#ffc60c3d}.chat-row.is-theirs .chat-entity-url,.chat-row.is-theirs .chat-entity-email,.chat-row.is-theirs .chat-entity-phone{color:var(--new-primary-color,var(--primary-color,#ffc60c))}.chat-bubble-meta{justify-content:flex-end;margin-top:4px;display:flex}.chat-bubble-time{opacity:.65;font-size:10px;font-weight:500}.chat-fail-icon{color:rgba(var(--danger),1);cursor:pointer;padding:4px;font-size:16px}.chat-composer{padding:12px 16px;padding-bottom:max(12px,env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--main-container-bg);flex-shrink:0;align-items:flex-end;gap:10px;display:flex}.chat-composer-input.ant-input{flex:1;min-height:44px;max-height:120px;resize:none!important;background:var(--input-bg)!important;border:1px solid var(--input-border)!important;color:var(--text-color)!important;border-radius:14px!important;padding:10px 14px!important}.chat-send-btn.ant-btn{flex-shrink:0;justify-content:center;align-items:center;width:44px;background:var(--primary-color)!important;border-color:var(--primary-color)!important;color:#000!important;border-radius:50%!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;display:inline-flex!important}.chat-send-btn.ant-btn:disabled{opacity:.45}.chat-loading-wrap{flex:1;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.chat-back-btn{display:inline-flex}.chat-bubble{max-width:85%}}
.CornerChatInbox-module__RFIcHW__toggleButton .anticon{color:#000;font-size:20px}.CornerChatInbox-module__RFIcHW__badge{color:#fff;background:#ff4d4f;border:2px solid #fff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 8px #0003}.CornerChatInbox-module__RFIcHW__chatPanel{background:var(--menu-color-dashboard);z-index:999;border-radius:20px;flex-direction:column;width:380px;height:600px;max-height:calc(100vh - 120px);animation:.3s cubic-bezier(.4,0,.2,1) CornerChatInbox-module__RFIcHW__slideUp;display:flex;position:fixed;bottom:90px;right:24px;overflow:hidden;box-shadow:0 8px 32px #0000004d,inset 0 0 0 1px #fff3}@supports (-webkit-touch-callout:none){.CornerChatInbox-module__RFIcHW__chatPanel{max-height:-webkit-fill-available}}@keyframes CornerChatInbox-module__RFIcHW__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.CornerChatInbox-module__RFIcHW__chatHeader{-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border-bottom:1px solid #ffffff26;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.CornerChatInbox-module__RFIcHW__headerContent{flex:1;align-items:center;gap:12px;display:flex}.CornerChatInbox-module__RFIcHW__backButton{color:#ffffffe6;justify-content:center;align-items:center;padding:4px 8px;display:flex}.CornerChatInbox-module__RFIcHW__backButton:hover{color:#fff;background:#ffffff1a}.CornerChatInbox-module__RFIcHW__headerTitle{color:#fff;letter-spacing:.2px;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:18px;font-weight:600;overflow:hidden}.CornerChatInbox-module__RFIcHW__closeButton{color:#fffc;justify-content:center;align-items:center;padding:4px 8px;display:flex}.CornerChatInbox-module__RFIcHW__closeButton:hover{color:#fff;background:#ffffff1a}.CornerChatInbox-module__RFIcHW__chatContent{background:var(--main-container-bg);flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}@media (max-width:768px){.CornerChatInbox-module__RFIcHW__chatPanel{width:calc(100vw - 32px);height:calc(100vh - 140px);min-height:400px;max-height:calc(100vh - 140px);bottom:90px;left:16px;right:16px}.CornerChatInbox-module__RFIcHW__chatHeader{padding:12px 16px}.CornerChatInbox-module__RFIcHW__headerTitle{font-size:16px}.CornerChatInbox-module__RFIcHW__toggleButton{width:52px;min-width:52px;height:52px;bottom:20px;right:20px}.CornerChatInbox-module__RFIcHW__toggleButton .anticon{font-size:18px}}@media (max-width:480px){.CornerChatInbox-module__RFIcHW__chatPanel{border-radius:0;width:100dvw;height:100dvh;max-height:100dvh;inset:0}@supports (-webkit-touch-callout:none){.CornerChatInbox-module__RFIcHW__chatPanel{height:-webkit-fill-available;max-height:-webkit-fill-available}}.CornerChatInbox-module__RFIcHW__chatHeader{padding:12px 16px;padding-left:max(16px,env(safe-area-inset-left,16px));padding-right:max(16px,env(safe-area-inset-right,16px));border-radius:0}.CornerChatInbox-module__RFIcHW__headerTitle{font-size:16px}.CornerChatInbox-module__RFIcHW__toggleButton{bottom:max(16px,env(safe-area-inset-bottom,16px));right:max(16px,env(safe-area-inset-right,16px));z-index:1001;width:48px;min-width:48px;height:48px}.CornerChatInbox-module__RFIcHW__toggleButton .anticon{font-size:18px}.CornerChatInbox-module__RFIcHW__badge{min-width:18px;height:18px;padding:0 5px;font-size:10px;top:-2px;right:-2px}.CornerChatInbox-module__RFIcHW__backButton,.CornerChatInbox-module__RFIcHW__closeButton{min-width:40px;padding:8px}.CornerChatInbox-module__RFIcHW__chatContent{padding-bottom:env(safe-area-inset-bottom,0)}}
