.compose-tabs-container{z-index:9001;pointer-events:none;flex-direction:row-reverse;align-items:flex-end;gap:8px;display:flex;position:fixed;bottom:0;right:82px}.compose-tabs-container>*{pointer-events:auto}.compose-tab--minimized{border-radius:var(--radius-sm,8px)var(--radius-sm,8px)0 0;-webkit-backdrop-filter:blur(24px)saturate(160%);backdrop-filter:blur(24px)saturate(160%);background:#0f0f14eb;border:1px solid #ffffff1f;border-bottom:none;align-items:center;max-width:220px;height:36px;display:flex;overflow:hidden;box-shadow:0 -4px 16px #0006,0 -1px 4px #0003}.compose-tab__bar{cursor:pointer;color:#ffffffd9;background:0 0;border:none;flex:1;align-items:center;min-width:0;height:100%;padding:0 10px;font-size:.8125rem;font-weight:500;transition:background .15s;display:flex}.compose-tab__bar:hover{background:#ffffff0f}.compose-tab__bar-icon{opacity:.55;flex-shrink:0;margin-right:6px}.compose-tab__bar-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.compose-tab__bar-close{color:#fff6;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:100%;transition:all .15s;display:flex}.compose-tab__bar-close:hover{color:#ffffffe6;background:#ffffff1a}.compose-tab--expanded{border-radius:var(--radius-lg,16px)var(--radius-lg,16px)0 0;-webkit-backdrop-filter:blur(24px)saturate(160%);backdrop-filter:blur(24px)saturate(160%);background:#0f0f14f2;border:1px solid #ffffff1f;border-bottom:none;flex-direction:column;width:380px;max-height:480px;animation:.2s cubic-bezier(.4,0,.2,1) composeSlideUp;display:flex;box-shadow:0 -8px 32px #00000080,0 -2px 8px #0000004d,inset 0 1px #ffffff0f}@keyframes composeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.compose-tab__header{border-radius:var(--radius-lg,16px)var(--radius-lg,16px)0 0;background:#0003;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.compose-tab__header-title{color:#fff;font-size:.875rem;font-weight:600}.compose-tab__header-actions{align-items:center;gap:2px;display:flex}.compose-tab__header-btn{border-radius:var(--radius-sm,8px);color:#ffffff80;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.compose-tab__header-btn:hover{color:#fff;background:#ffffff1a}.compose-tab__form{flex:1;min-height:0;overflow-y:auto}.compose-tab__form::-webkit-scrollbar{width:4px}.compose-tab__form::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.compose-tab__field{border-bottom:1px solid #ffffff0d;align-items:center;gap:0;padding:0 12px;display:flex}.compose-tab__label{color:#ffffff73;white-space:nowrap;min-width:42px;font-size:.8125rem}.compose-tab__input{color:#ffffffe6;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:8px 6px;font-family:inherit;font-size:.8125rem}.compose-tab__input::placeholder{color:#ffffff40}.compose-tab__cc-toggle{color:#ffffff59;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:2px 6px;font-size:.75rem;font-weight:500;transition:color .15s}.compose-tab__cc-toggle:hover{color:#ffffffb3}.compose-tab__editor{min-height:140px;padding:0}.compose-tab__editor .email-editor-toolbar{border-bottom:1px solid #ffffff0d;gap:2px;padding:4px 8px}.compose-tab__editor .email-editor-textarea{min-height:120px;max-height:200px;padding:8px 12px;font-size:.8125rem}.compose-tab__footer{border-top:1px solid #ffffff0f;flex-shrink:0;justify-content:flex-end;align-items:center;padding:8px 12px;display:flex}.compose-tab__send-btn{border-radius:var(--radius-sm,8px);background:var(--accent-gradient,linear-gradient(135deg,#ec4899,#a855f7));color:#fff;cursor:pointer;border:none;align-items:center;gap:6px;padding:6px 16px;font-size:.8125rem;font-weight:500;transition:all .15s;display:inline-flex}.compose-tab__send-btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.compose-tab__send-btn:disabled{opacity:.4;cursor:default}.compose-tab--workspace .compose-tab__bar-icon{opacity:1}.compose-tab__bar-avatar{color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-right:6px;font-size:.5625rem;font-weight:700;line-height:1;display:flex}.compose-tab__bar-unread{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-width:16px;height:16px;margin-left:4px;padding:0 4px;font-size:.625rem;font-weight:700;line-height:1;display:flex}.compose-tab--chat{background:#0a0a16f0;border-color:#6366f140;box-shadow:0 -4px 16px #0006,0 -1px 4px #0003,inset 0 1px #6366f114}.compose-tab--chat .compose-tab__bar{color:#d2d4ffe6}.compose-tab--chat .compose-tab__bar:hover{background:#6366f114}.compose-tab--chat .compose-tab__bar-close:hover{color:#b4b9fff2;background:#6366f126}.compose-tab--opportunity{background:#140a12f0;border-color:#f472b633;box-shadow:0 -4px 16px #0006,0 -1px 4px #0003,inset 0 1px #f472b614}.compose-tab--opportunity .compose-tab__bar{color:#ffdcf0e6}.compose-tab--opportunity .compose-tab__bar-icon{color:#f472b6d9}.compose-tab--opportunity .compose-tab__bar:hover{background:#f472b614}.compose-tab--opportunity .compose-tab__bar-close:hover{color:#ffc8e6f2;background:#f472b626}.compose-tab--lead{background:#141008f0;border-color:#fbbf2433;box-shadow:0 -4px 16px #0006,0 -1px 4px #0003,inset 0 1px #fbbf240f}.compose-tab--lead .compose-tab__bar{color:#fff0c8e6}.compose-tab--lead .compose-tab__bar-icon{color:#fbbf24d9}.compose-tab--lead .compose-tab__bar:hover{background:#fbbf2414}.compose-tab--lead .compose-tab__bar-close:hover{color:#ffeb96f2;background:#fbbf2426}.compose-tab--inquiry{background:#100a16f0;border-color:#a78bfa33;box-shadow:0 -4px 16px #0006,0 -1px 4px #0003,inset 0 1px #a78bfa0f}.compose-tab--inquiry .compose-tab__bar{color:#e6dcffe6}.compose-tab--inquiry .compose-tab__bar-icon{color:#a78bfad9}.compose-tab--inquiry .compose-tab__bar:hover{background:#a78bfa14}.compose-tab--inquiry .compose-tab__bar-close:hover{color:#d2c8fff2;background:#a78bfa26}.compose-tab--customer{background:#080e16f0;border-color:#60a5fa33;box-shadow:0 -4px 16px #0006,0 -1px 4px #0003,inset 0 1px #60a5fa0f}.compose-tab--customer .compose-tab__bar{color:#c8dcffe6}.compose-tab--customer .compose-tab__bar-icon{color:#60a5fad9}.compose-tab--customer .compose-tab__bar:hover{background:#60a5fa14}.compose-tab--customer .compose-tab__bar-close:hover{color:#b4d2fff2;background:#60a5fa26}.compose-tab--offer{background:#08140ef0;border-color:#34d39933;box-shadow:0 -4px 16px #0006,0 -1px 4px #0003,inset 0 1px #34d3990f}.compose-tab--offer .compose-tab__bar{color:#c8f5e1e6}.compose-tab--offer .compose-tab__bar-icon{color:#34d399d9}.compose-tab--offer .compose-tab__bar:hover{background:#34d39914}.compose-tab--offer .compose-tab__bar-close:hover{color:#a0f0c8f2;background:#34d39926}.compose-tab--booking{background:#061216f0;border-color:#22d3ee33;box-shadow:0 -4px 16px #0006,0 -1px 4px #0003,inset 0 1px #22d3ee0f}.compose-tab--booking .compose-tab__bar{color:#c3f0fae6}.compose-tab--booking .compose-tab__bar-icon{color:#22d3eed9}.compose-tab--booking .compose-tab__bar:hover{background:#22d3ee14}.compose-tab--booking .compose-tab__bar-close:hover{color:#a0ebfaf2;background:#22d3ee26}.compose-tab--vermieter{background:#160c06f0;border-color:#fb923c33;box-shadow:0 -4px 16px #0006,0 -1px 4px #0003,inset 0 1px #fb923c0f}.compose-tab--vermieter .compose-tab__bar{color:#ffe6c8e6}.compose-tab--vermieter .compose-tab__bar-icon{color:#fb923cd9}.compose-tab--vermieter .compose-tab__bar:hover{background:#fb923c14}.compose-tab--vermieter .compose-tab__bar-close:hover{color:#ffd2a0f2;background:#fb923c26}.compose-tab--team-member{background:#0c0e12f0;border-color:#94a3b833;box-shadow:0 -4px 16px #0006,0 -1px 4px #0003,inset 0 1px #94a3b80f}.compose-tab--team-member .compose-tab__bar{color:#dce1ebe6}.compose-tab--team-member .compose-tab__bar-icon{color:#94a3b8d9}.compose-tab--team-member .compose-tab__bar:hover{background:#94a3b814}.compose-tab--team-member .compose-tab__bar-close:hover{color:#c8d2e1f2;background:#94a3b826}@media (max-width:480px){.compose-tabs-container{flex-direction:column;left:8px;right:8px}.compose-tab--expanded{width:100%}.compose-tab--minimized{max-width:100%}}
.chat-panel{bottom:calc(var(--space-md,16px) + 68px);right:var(--space-md,16px);z-index:9000;-webkit-backdrop-filter:blur(40px)saturate(180%);backdrop-filter:blur(40px)saturate(180%);background:#0c0c12e0;border:1px solid #ffffff1f;border-radius:24px;flex-direction:column;width:380px;max-height:calc(100vh - 160px);animation:.35s cubic-bezier(.23,1,.32,1) chatPanelSlideUp;display:flex;position:fixed;overflow:hidden;box-shadow:0 32px 80px #0009,0 4px 16px #0000004d,inset 0 1px #ffffff14}@keyframes chatPanelSlideUp{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.chat-panel__header{background:#ffffff05;border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.chat-panel__header-left{align-items:center;gap:10px;display:flex}.chat-panel__header-right{align-items:center;gap:6px;display:flex}.chat-panel__title{color:#fff;letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:700}.chat-panel__action{color:#fff9;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s cubic-bezier(.23,1,.32,1);display:flex}.chat-panel__action:hover{color:#fff;background:#ffffff14;border-color:#ffffff1a;transform:translateY(-1px)}.chat-panel__body{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex:1;overflow:hidden auto}.chat-panel__body::-webkit-scrollbar{width:4px}.chat-panel__body::-webkit-scrollbar-track{background:0 0}.chat-panel__body::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.chat-panel__loading{justify-content:center;align-items:center;gap:6px;padding:40px;display:flex}.chat-panel__loading-dot{background:#ffffff4d;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite chatDotPulse}.chat-panel__loading-dot:nth-child(2){animation-delay:.2s}.chat-panel__loading-dot:nth-child(3){animation-delay:.4s}@keyframes chatDotPulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.chat-panel__empty{color:#ffffff59;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:48px 24px;display:flex}.chat-panel__empty p{color:#ffffff8c;margin:0;font-size:.875rem;font-weight:500}.chat-panel__start-btn{color:#818cf8;cursor:pointer;background:#6366f126;border:1px solid #6366f166;border-radius:20px;margin-top:8px;padding:8px 18px;font-size:.8125rem;font-weight:600;transition:all .2s}.chat-panel__start-btn:hover{background:#6366f140;border-color:#6366f199;transform:translateY(-1px)}.chat-panel__list{padding:8px 0}.chat-panel__item{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:10px 16px;transition:background .15s;display:flex}.chat-panel__item:hover{background:#ffffff0d}.chat-panel__item--unread{background:#6366f10a}.chat-panel__item--unread:hover{background:#6366f114}.chat-panel__item-avatar{color:#fff;letter-spacing:.02em;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:.8125rem;font-weight:700;display:flex;position:relative}.chat-panel__item-content{flex:1;min-width:0}.chat-panel__item-top{justify-content:space-between;align-items:center;gap:8px;margin-bottom:3px;display:flex}.chat-panel__item-name{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.chat-panel__item-time{color:#ffffff59;flex-shrink:0;font-size:.6875rem}.chat-panel__item-preview{color:#fff6;white-space:nowrap;text-overflow:ellipsis;max-width:240px;font-size:.8rem;overflow:hidden}.chat-panel__item-preview--bold{color:#ffffffb3;font-weight:500}.chat-panel__item-badge{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.6875rem;font-weight:700;display:flex;box-shadow:0 2px 8px #6366f166}.chat-panel__section-label{color:#ffffff4d;text-transform:uppercase;letter-spacing:.08em;padding:12px 16px 4px;font-size:.6875rem;font-weight:600}.chat-panel__online-dot{background:#ffffff26;border:2px solid #0c0c12e6;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-2px;right:-2px}.chat-panel__online-dot--on{background:#10b981;box-shadow:0 0 6px #10b98199}.chat-window{flex-direction:column;height:100%;min-height:400px;max-height:calc(100vh - 160px);display:flex}.chat-window__header{background:#ffffff05;border-bottom:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:12px;padding:14px 16px;display:flex}.chat-window__back{color:#fff9;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.chat-window__back:hover{color:#fff;background:#ffffff14}.chat-window__avatar{color:#fff;letter-spacing:.02em;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.75rem;font-weight:700;display:flex;position:relative}.chat-window__online-dot{background:#fff3;border:2px solid #0c0c12e0;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-2px;right:-2px}.chat-window__online-dot--on{background:#10b981;box-shadow:0 0 8px #10b98180}.chat-window__header-info{flex:1;min-width:0}.chat-window__name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:700;display:block;overflow:hidden}.chat-window__status{color:#fff6;font-size:.75rem}.chat-window__messages{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex-direction:column;flex:1;gap:2px;padding:16px 14px;display:flex;overflow:hidden auto}.chat-window__messages::-webkit-scrollbar{width:4px}.chat-window__messages::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.chat-window__loading{justify-content:center;align-items:center;gap:6px;padding:32px;display:flex}.chat-window__loading-dot{background:#ffffff4d;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite chatDotPulse}.chat-window__loading-dot:nth-child(2){animation-delay:.2s}.chat-window__loading-dot:nth-child(3){animation-delay:.4s}.chat-window__empty{color:#ffffff4d;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:32px;display:flex}.chat-window__empty p{color:#ffffff80;margin:0;font-size:.875rem;font-weight:500}.chat-window__empty span{color:#ffffff4d;font-size:.8rem}.chat-msg{flex-direction:column;gap:2px;margin-bottom:4px;display:flex}.chat-msg--own{align-items:flex-end}.chat-msg--other{align-items:flex-start}.chat-msg__sender{color:#fff6;margin-bottom:2px;padding-left:36px;font-size:.7rem;font-weight:600}.chat-msg__row{align-items:flex-end;gap:8px;display:flex}.chat-msg__avatar{color:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.65rem;font-weight:700;display:flex}.chat-msg__bubble{max-width:260px}.chat-msg--own .chat-msg__bubble{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:18px 18px 4px;padding:10px 14px;box-shadow:0 4px 16px #6366f140}.chat-msg--other .chat-msg__bubble{background:#ffffff14;border:1px solid #ffffff14;border-radius:18px 18px 18px 4px;padding:10px 14px}.chat-msg__text{color:#fffffff2;word-break:break-word;white-space:pre-wrap;margin:0;font-size:.875rem;line-height:1.5}.chat-msg__time{color:#ffffff4d;margin-top:2px;padding:0 4px;font-size:.6875rem}.chat-msg__time--own{padding-right:4px}.chat-window__input-area{background:#ffffff05;border-top:1px solid #ffffff0f;flex-shrink:0;align-items:flex-end;gap:10px;padding:12px 14px;display:flex}.chat-window__input{color:#ffffffe6;resize:none;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;outline:none;flex:1;max-height:120px;padding:10px 14px;font-family:inherit;font-size:.875rem;line-height:1.4;transition:border-color .2s,background .2s;overflow-y:auto}.chat-window__input::placeholder{color:#ffffff4d}.chat-window__input:focus{background:#ffffff14;border-color:#6366f180}.chat-window__send{color:#ffffff4d;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s cubic-bezier(.23,1,.32,1);display:flex}.chat-window__send--active{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#6366f166;box-shadow:0 4px 16px #6366f14d}.chat-window__send--active:hover{transform:translateY(-1px)scale(1.05);box-shadow:0 6px 20px #6366f166}.chat-window__send:disabled{opacity:.5;cursor:not-allowed;transform:none}.chat-modal__overlay{z-index:9500;background:#00000080;justify-content:center;align-items:center;animation:.2s chatFadeIn;display:flex;position:fixed;inset:0}@keyframes chatFadeIn{0%{opacity:0}to{opacity:1}}.chat-modal{-webkit-backdrop-filter:blur(40px)saturate(180%);backdrop-filter:blur(40px)saturate(180%);background:#12121cf5;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;width:340px;max-height:480px;animation:.25s cubic-bezier(.23,1,.32,1) chatModalIn;display:flex;overflow:hidden;box-shadow:0 24px 64px #000000b3,inset 0 1px #ffffff14}@keyframes chatModalIn{0%{opacity:0;transform:scale(.94)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.chat-modal__header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.chat-modal__header h3{color:#fff;margin:0;font-size:.9375rem;font-weight:700}.chat-modal__close{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.chat-modal__close:hover{color:#fff;background:#ffffff14}.chat-modal__tabs{gap:2px;padding:10px 14px 6px;display:flex}.chat-modal__tab{color:#ffffff73;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;flex:1;padding:7px 12px;font-size:.8125rem;font-weight:600;transition:all .2s}.chat-modal__tab--active{color:#818cf8;background:#6366f126;border-color:#6366f14d}.chat-modal__tab:hover:not(.chat-modal__tab--active){color:#ffffffb3;background:#ffffff0d}.chat-modal__field{padding:8px 14px}.chat-modal__input{color:#ffffffe6;box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;padding:9px 13px;font-family:inherit;font-size:.875rem;transition:border-color .2s}.chat-modal__input::placeholder{color:#ffffff4d}.chat-modal__input:focus{border-color:#6366f180}.chat-modal__user-list{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex:1;max-height:240px;padding:6px 0;overflow-y:auto}.chat-modal__user{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:9px 16px;transition:background .15s;display:flex}.chat-modal__user:hover{background:#ffffff0d}.chat-modal__user--selected{background:#6366f11a}.chat-modal__user--selected:hover{background:#6366f126}.chat-modal__user--disabled{opacity:.35;cursor:not-allowed}.chat-modal__user-avatar{color:#fff;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:700;display:flex}.chat-modal__user-name{color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.875rem;font-weight:500;overflow:hidden}.chat-modal__check{color:#818cf8;flex-shrink:0}.chat-modal__footer{border-top:1px solid #ffffff0f;gap:8px;padding:12px 16px;display:flex}.chat-modal__cancel{color:#ffffff8c;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:12px;flex:1;padding:9px 16px;font-size:.875rem;font-weight:600;transition:all .2s}.chat-modal__cancel:hover{color:#fffc;background:#ffffff0d}.chat-modal__confirm{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:1px solid #6366f166;border-radius:12px;flex:1.5;padding:9px 16px;font-size:.875rem;font-weight:700;transition:all .2s;box-shadow:0 4px 16px #6366f140}.chat-modal__confirm:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #6366f166}.chat-modal__confirm:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}
.chat-tab{-webkit-backdrop-filter:blur(40px)saturate(180%);backdrop-filter:blur(40px)saturate(180%);background:#0c0c14f0;border-radius:14px 14px 0 0;flex-direction:column;width:292px;animation:.3s cubic-bezier(.23,1,.32,1) chatTabSlideUp;display:flex;position:relative;overflow:visible;box-shadow:0 -4px 24px #00000080,0 0 0 1px #ffffff1a,inset 0 1px #ffffff14}@keyframes chatTabSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-tab__header{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff08;border-bottom:1px solid #ffffff12;border-radius:14px 14px 0 0;flex-shrink:0;align-items:center;gap:8px;height:46px;padding:0 10px 0 12px;transition:background .15s;display:flex;overflow:hidden}.chat-tab__header:hover{background:#ffffff0f}.chat-tab__header-avatar{color:#fff;letter-spacing:.03em;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.6875rem;font-weight:700;display:flex;position:relative}.chat-tab__header-online{background:#ffffff26;border:1.5px solid #0c0c14f0;border-radius:50%;width:8px;height:8px;position:absolute;bottom:-1px;right:-1px}.chat-tab__header-online--on{background:#10b981;box-shadow:0 0 6px #10b98199}.chat-tab__header-info{flex:1;min-width:0}.chat-tab__header-name{color:#ffffffeb;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;line-height:1.2;display:block;overflow:hidden}.chat-tab__header-sub{color:#ffffff59;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:.6875rem;line-height:1.2;display:block;overflow:hidden}.chat-tab__header-typing{color:#6366f1;font-style:italic}.chat-tab__header-badge{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.625rem;font-weight:700;animation:.3s cubic-bezier(.34,1.56,.64,1) chatBadgePop;display:flex;box-shadow:0 2px 8px #6366f166}@keyframes chatBadgePop{0%{transform:scale(0)}to{transform:scale(1)}}.chat-tab__header-actions{flex-shrink:0;align-items:center;gap:2px;display:flex}.chat-tab__header-btn{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;transition:all .15s;display:flex}.chat-tab__header-btn:hover{color:#ffffffd9;background:#ffffff14}.chat-tab__header-btn--close:hover{color:#ef4444e6;background:#ef444426}.chat-tab__body{flex-direction:column;height:400px;display:flex;overflow:hidden}.chat-tab__messages{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;flex-direction:column;flex:1;gap:2px;padding:12px 12px 8px;display:flex;overflow:hidden auto}.chat-tab__messages::-webkit-scrollbar{width:3px}.chat-tab__messages::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.chat-tab__loading{justify-content:center;align-items:center;gap:5px;padding:24px;display:flex}.chat-tab__loading-dot{background:#ffffff4d;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite chatTabDotPulse}.chat-tab__loading-dot:nth-child(2){animation-delay:.2s}.chat-tab__loading-dot:nth-child(3){animation-delay:.4s}@keyframes chatTabDotPulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.chat-tab__empty{color:#ffffff4d;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:24px 16px;display:flex}.chat-tab__empty svg{opacity:.3}.chat-tab__empty p{color:#ffffff73;margin:0;font-size:.8125rem;font-weight:500}.chat-tab__empty span{color:#ffffff40;font-size:.75rem}.chat-tab-msg{flex-direction:column;gap:1px;margin-bottom:3px;display:flex}.chat-tab-msg--own{align-items:flex-end}.chat-tab-msg--other{align-items:flex-start}.chat-tab-msg__sender{color:#ffffff59;margin-bottom:1px;padding-left:30px;font-size:.6875rem;font-weight:600}.chat-tab-msg__row{align-items:flex-end;gap:6px;display:flex}.chat-tab-msg__avatar{color:#fff;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.6rem;font-weight:700;display:flex}.chat-tab-msg__bubble{max-width:210px}.chat-tab-msg--own .chat-tab-msg__bubble{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:16px 16px 3px;padding:8px 12px;box-shadow:0 3px 12px #6366f140}.chat-tab-msg--other .chat-tab-msg__bubble{background:#ffffff14;border:1px solid #ffffff12;border-radius:16px 16px 16px 3px;padding:8px 12px}.chat-tab-msg__text{color:#fffffff0;word-break:break-word;white-space:pre-wrap;margin:0;font-size:.8125rem;line-height:1.45}.chat-tab-msg__time{color:#ffffff47;margin-top:1px;padding:0 3px;font-size:.625rem}.chat-tab__typing-bubble{align-items:center;gap:6px;padding:4px 0;display:flex}.chat-tab__typing-dots{background:#ffffff14;border:1px solid #ffffff12;border-radius:16px 16px 16px 3px;align-items:center;gap:3px;padding:8px 12px;display:flex}.chat-tab__typing-dot{background:#fff6;border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite chatTabTypingBounce}.chat-tab__typing-dot:nth-child(2){animation-delay:.2s}.chat-tab__typing-dot:nth-child(3){animation-delay:.4s}@keyframes chatTabTypingBounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.chat-tab__input-area{background:#ffffff05;border-top:1px solid #ffffff0f;flex-shrink:0;align-items:flex-end;gap:8px;padding:8px 10px;display:flex;position:relative}.chat-tab__input{color:#ffffffe6;resize:none;background:#ffffff0f;border:1px solid #ffffff17;border-radius:11px;outline:none;flex:1;max-height:100px;padding:8px 11px;font-family:inherit;font-size:.8125rem;line-height:1.4;transition:border-color .2s,background .2s;overflow-y:auto}.chat-tab__input::placeholder{color:#ffffff47}.chat-tab__input:focus{background:#ffffff14;border-color:#6366f173}.chat-tab__send{color:#ffffff47;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s cubic-bezier(.23,1,.32,1);display:flex}.chat-tab__send--active{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#6366f166;box-shadow:0 3px 12px #6366f14d}.chat-tab__send--active:hover{transform:translateY(-1px)scale(1.06);box-shadow:0 5px 16px #6366f166}.chat-tab__send:disabled{opacity:.45;cursor:not-allowed;transform:none}.chat-tab__input-tools{flex-shrink:0;align-items:center;gap:2px;display:flex}.chat-tab__tool-btn{color:#ffffff52;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.chat-tab__tool-btn:hover{color:#ffffffb3;background:#ffffff14}.chat-emoji-picker{z-index:9010;-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);background:#10101cf5;border:1px solid #ffffff1a;border-radius:14px;grid-template-columns:repeat(10,1fr);gap:2px;width:272px;padding:8px;animation:.2s cubic-bezier(.23,1,.32,1) chatTabSlideUp;display:grid;position:absolute;bottom:calc(100% + 6px);left:0;box-shadow:0 8px 32px #00000080}.chat-emoji-picker__btn{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:1rem;line-height:1;transition:background .1s;display:flex}.chat-emoji-picker__btn:hover{background:#ffffff1a}.chat-inline-code{color:#ffffffe6;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:4px;padding:1px 5px;font-family:SF Mono,Fira Code,monospace;font-size:.75rem}.chat-msg-wrap{flex-direction:column;width:100%;display:flex;position:relative}.chat-msg-actions{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#10101cf5;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:2px;padding:3px 4px;animation:.12s chatFadeIn;display:flex;position:absolute;top:-28px;left:30px;box-shadow:0 4px 16px #0006}.chat-msg-actions--own{left:auto;right:0}@keyframes chatFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.chat-msg-actions__btn{cursor:pointer;color:#ffffff80;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.875rem;transition:all .15s;display:flex}.chat-msg-actions__btn:hover{color:#ffffffe6;background:#ffffff1a}.chat-msg-actions__btn--danger:hover{color:#ef4444e6;background:#ef444426}.chat-quick-react{z-index:11;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;background:#10101cf5;border:1px solid #ffffff1a;border-radius:24px;gap:2px;padding:4px 6px;animation:.12s chatFadeIn;display:flex;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 4px 16px #0006}.chat-quick-react--own{left:auto;right:0}.chat-quick-react__btn{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:1rem;transition:background .1s;display:flex}.chat-quick-react__btn:hover{background:#ffffff1a}.chat-reactions{flex-wrap:wrap;gap:4px;margin-top:4px;padding-left:30px;display:flex}.chat-tab-msg--own .chat-reactions{justify-content:flex-end;padding-left:0}.chat-reaction{cursor:pointer;color:#ffffffd9;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:3px;padding:2px 7px;font-size:.8125rem;transition:all .15s;display:flex}.chat-reaction:hover{background:#ffffff1a;border-color:#fff3}.chat-reaction--own{background:#6366f126;border-color:#6366f180}.chat-reaction__count{color:#fff9;font-size:.6875rem;font-weight:600}.chat-reply-quote{gap:6px;max-width:210px;margin-bottom:4px;display:flex}.chat-reply-quote__bar{background:#6366f1b3;border-radius:2px;flex-shrink:0;width:2px;min-height:28px}.chat-reply-quote__content{flex-direction:column;gap:1px;min-width:0;display:flex}.chat-reply-quote__name{color:#6366f1e6;white-space:nowrap;text-overflow:ellipsis;font-size:.6875rem;font-weight:600;overflow:hidden}.chat-reply-quote__text{color:#ffffff73;white-space:nowrap;text-overflow:ellipsis;font-size:.6875rem;overflow:hidden}.chat-reply-banner{background:#6366f114;border-top:1px solid #6366f133;flex-shrink:0;align-items:center;gap:8px;padding:6px 10px;display:flex}.chat-reply-banner__info{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.chat-reply-banner__name{color:#6366f1e6;font-size:.6875rem;font-weight:600}.chat-reply-banner__text{color:#fff6;white-space:nowrap;text-overflow:ellipsis;font-size:.6875rem;overflow:hidden}.chat-reply-banner__close{cursor:pointer;color:#ffffff59;background:0 0;border:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .15s;display:flex}.chat-reply-banner__close:hover{color:#ffffffb3;background:#ffffff1a}.chat-recording-banner{background:#ef44440f;border-top:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:8px;padding:8px 10px;display:flex}.chat-recording-banner__dot{background:#ef4444;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1s ease-in-out infinite chatRecordBlink}@keyframes chatRecordBlink{0%,to{opacity:1}50%{opacity:.3}}.chat-recording-banner__time{color:#ef4444e6;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.8125rem;font-weight:600}.chat-recording-banner__label{color:#fff6;flex:1;font-size:.75rem}.chat-recording-banner__cancel,.chat-recording-banner__send{cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.chat-recording-banner__cancel{color:#fff6;background:#ffffff0d}.chat-recording-banner__cancel:hover{color:#ef4444e6;background:#ef444426}.chat-recording-banner__send{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.chat-recording-banner__send:hover{transform:scale(1.06);box-shadow:0 3px 12px #6366f159}.chat-audio-player{align-items:center;gap:8px;min-width:150px;max-width:200px;padding:6px 4px;display:flex}.chat-audio-player__btn{color:#ffffffe6;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.chat-audio-player__btn:hover{background:#ffffff40}.chat-audio-player__track{cursor:pointer;background:#ffffff26;border-radius:2px;flex:1;height:4px;position:relative;overflow:hidden}.chat-audio-player__fill{background:#ffffffb3;border-radius:2px;height:100%;transition:width .1s linear}.chat-audio-player__time{color:#ffffff80;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.625rem}.chat-attachment-img{object-fit:cover;border-radius:8px;max-width:190px;max-height:180px;display:block}.chat-attachment-video{border-radius:8px;max-width:190px;max-height:140px;display:block}.chat-attachment-file{color:#ffffffb3;align-items:center;gap:6px;padding:4px 0;font-size:.75rem;text-decoration:none;display:flex}.chat-attachment-file:hover{color:#fffffff2}.chat-edit-wrap{flex-direction:column;gap:4px;max-width:210px;display:flex}.chat-edit-input{color:#ffffffe6;resize:none;background:#ffffff14;border:1px solid #6366f166;border-radius:10px;outline:none;min-height:50px;max-height:120px;padding:7px 10px;font-family:inherit;font-size:.8125rem;line-height:1.4;overflow-y:auto}.chat-edit-actions{justify-content:flex-end;gap:4px;display:flex}.chat-edit-btn{cursor:pointer;border:none;border-radius:6px;padding:3px 8px;font-size:.6875rem;font-weight:600;transition:all .15s}.chat-edit-btn--cancel{color:#ffffff80;background:#ffffff0f}.chat-edit-btn--cancel:hover{color:#fffc;background:#ffffff1a}.chat-edit-btn--save{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.chat-edit-btn--save:hover{transform:translateY(-1px);box-shadow:0 3px 10px #6366f14d}.chat-tab-msg__bubble--deleted{box-shadow:none!important;background:#ffffff0a!important;border:1px solid #ffffff0d!important;border-radius:12px!important;padding:7px 12px!important}.chat-tab-msg__deleted-text{color:#ffffff4d;font-size:.75rem;font-style:italic}.chat-tab-msg__meta{align-items:center;gap:4px;margin-top:2px;display:flex}.chat-tab-msg__edited{color:#ffffff4d;font-size:.6rem;font-style:italic}.chat-tab-msg__sending-dot{background:#fff6;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite chatTabDotPulse;display:inline-block}.chat-tab__load-more{justify-content:center;padding:8px 0;display:flex}.chat-tab__load-more-btn{color:#ffffff73;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:4px 14px;font-size:.6875rem;transition:all .15s}.chat-tab__load-more-btn:hover{color:#ffffffb3;background:#ffffff17}.chat-tab__load-more-text{color:#ffffff4d;font-size:.6875rem}.chat-lightbox{z-index:99999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:zoom-out;background:#000000e0;justify-content:center;align-items:center;animation:.18s chatFadeIn;display:flex;position:fixed;inset:0}.chat-lightbox__img{object-fit:contain;cursor:default;border-radius:12px;max-width:90vw;max-height:88vh;box-shadow:0 24px 80px #000000b3}.chat-lightbox__close{color:#fffc;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .15s;display:flex;position:fixed;top:20px;right:24px}.chat-lightbox__close:hover{color:#fff;background:#fff3}.chat-attachment-img{cursor:zoom-in}.chat-tab__body{position:relative}.chat-tab__drag-overlay{z-index:20;color:#6366f1e6;pointer-events:none;background:#6366f11f;border:2px dashed #6366f18c;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:.8125rem;font-weight:500;display:flex;position:absolute;inset:0}.chat-tab__scroll-bottom{z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ffffffb3;cursor:pointer;background:#10101ceb;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;animation:.2s chatFadeIn;display:flex;position:absolute;bottom:76px;right:10px;box-shadow:0 4px 16px #0006}.chat-tab__scroll-bottom:hover{color:#fff;background:#6366f14d;border-color:#6366f166;transform:translateY(-2px)}.chat-unread-separator{align-items:center;gap:8px;margin:6px 0;padding:4px 0;display:flex}.chat-unread-separator:before,.chat-unread-separator:after{content:"";background:linear-gradient(90deg,#0000,#6366f159,#0000);flex:1;height:1px}.chat-unread-separator span{text-transform:uppercase;letter-spacing:.08em;color:#6366f1b3;white-space:nowrap;flex-shrink:0;font-size:.625rem;font-weight:600}
