.kdj-chat-launcher{position:fixed;right:24px;bottom:24px;z-index:1200;width:48px;height:48px;border:0;border-radius:50%;background:#5b5fc7;color:#fff;box-shadow:0 8px 24px #0000003d;cursor:pointer;font-size:20px}.kdj-chat-panel{position:fixed;right:20px;bottom:78px;z-index:1200;width:min(1040px,calc(100vw - 28px));height:min(720px,calc(100vh - 100px));display:flex;flex-direction:column;overflow:hidden;border:1px solid #d1d1d1;border-radius:8px;background:#fff;box-shadow:0 20px 60px #00000040;color:#242424}.kdj-chat-panel.is-maximized{top:12px;right:12px;bottom:12px;left:12px;width:auto;height:auto}.kdj-chat-panel button,.kdj-chat-panel input,.kdj-chat-panel textarea{font:inherit}.kdj-chat-layout{position:relative;z-index:1;display:grid;grid-template-columns:320px minmax(0,1fr);min-height:0;flex:1}.kdj-chat-window-header{position:relative;z-index:200;display:flex;min-height:48px;align-items:center;justify-content:flex-end;gap:12px;padding:0 10px;border-bottom:1px solid #e0e0e0;background:#f7f5f2;overflow:visible;isolation:isolate}.kdj-chat-window-header>span{display:flex;gap:4px}.kdj-chat-window-header>span button,.kdj-chat-window-profile{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:4px;background:transparent;color:#424242;cursor:pointer;font-size:20px}.kdj-chat-window-profile{border-radius:50%}.kdj-chat-window-header button:hover{background:#e9e7e4}.kdj-chat-profile-popover{position:absolute;top:42px;right:76px;z-index:300;width:min(360px,calc(100vw - 32px));border:1px solid #d1d1d1;border-radius:6px;background:#fff;box-shadow:0 12px 32px #00000038}.kdj-chat-profile-panel{display:grid;gap:10px;padding:16px;color:#424242}.kdj-chat-profile-identity{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:12px}.kdj-chat-profile-identity>span{display:grid;min-width:0;gap:3px}.kdj-chat-profile-identity strong,.kdj-chat-profile-identity small,.kdj-chat-profile-identity em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kdj-chat-profile-identity em{color:#616161;font-size:12px;font-style:normal}.kdj-chat-profile-section-title{padding:2px 10px 0;color:#616161;font-size:13px}.kdj-chat-profile-message-card{display:grid;min-height:76px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;padding:12px;border-radius:4px;background:#f3f3f3;color:#424242;font-size:13px;overflow-wrap:anywhere}.kdj-chat-profile-message-card>div{display:flex;align-self:end;gap:2px}.kdj-chat-profile-message-card button{width:30px;height:30px;border:0;border-radius:4px;background:transparent;color:#424242;cursor:pointer}.kdj-chat-profile-message-card button:hover{background:#e5e5e5}.kdj-chat-profile-separator{height:1px;margin:2px -16px;background:#e5e5e5}.kdj-chat-profile-row,.kdj-chat-profile-list button,.kdj-chat-profile-back{display:grid;width:100%;min-height:42px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;border:0;border-radius:4px;background:#fff;color:#424242;text-align:left;cursor:pointer}.kdj-chat-profile-row:hover,.kdj-chat-profile-list button:hover{background:#f2f2f2}.kdj-chat-profile-row b,.kdj-chat-profile-list b{font-size:20px;font-weight:400}.kdj-chat-profile-back{grid-template-columns:24px minmax(0,1fr);padding:0 2px 8px;border-bottom:1px solid #e5e5e5;border-radius:0}.kdj-chat-profile-back>span{font-size:25px}.kdj-chat-profile-list{display:grid}.kdj-chat-presence-icon{display:grid;width:18px;height:18px;place-items:center;border-radius:50%;color:#fff;font-size:13px;font-style:normal;line-height:1}.kdj-chat-presence-icon.is-available{background:#16a34a}.kdj-chat-presence-icon.is-busy,.kdj-chat-presence-icon.is-dnd{background:#dc2626}.kdj-chat-presence-icon.is-brb,.kdj-chat-presence-icon.is-away{background:#e99b00}.kdj-chat-presence-icon.is-offline{background:#8a8886}.kdj-chat-profile-field{display:grid;gap:8px;margin-top:4px;font-size:13px}.kdj-chat-profile-selected,.kdj-chat-profile-field select{display:flex;min-height:38px;align-items:center;gap:10px;padding:8px 12px;border:0;border-radius:4px;background:#f3f3f3}.kdj-chat-custom-time{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:12px;padding:12px 0}.kdj-chat-custom-time input{min-width:0;padding:9px 10px;border:0;border-bottom:2px solid #5b5fc7;border-radius:4px;background:#f3f3f3}.kdj-chat-status-message{position:relative}.kdj-chat-status-message textarea{width:100%;min-height:180px;resize:vertical;padding:12px 12px 30px;border:0;border-bottom:2px solid #5b5fc7;border-radius:4px;background:#f0f0f0;box-sizing:border-box}.kdj-chat-status-message>span{position:absolute;right:10px;bottom:9px;color:#616161;font-size:12px}.kdj-chat-profile-primary{justify-self:end;min-width:108px;padding:9px 16px;border:0;border-radius:4px;background:#5b5fc7;color:#fff;cursor:pointer;font-weight:700}.kdj-chat-profile-primary:disabled{background:#e5e5e5;color:#a1a1a1;cursor:not-allowed}.kdj-chat-sidebar{position:relative;display:flex;min-width:0;min-height:0;flex-direction:column;border-right:1px solid #e0e0e0;background:#f5f5f5}.kdj-chat-sidebar-header,.kdj-chat-main-header{display:flex;align-items:center;justify-content:space-between}.kdj-chat-sidebar-header{min-height:58px;padding:0 14px}.kdj-chat-sidebar-header>strong{font-size:19px}.kdj-chat-sidebar-header button,.kdj-chat-main-header>button,.kdj-chat-more{width:32px;height:32px;border:0;border-radius:4px;background:transparent;color:#424242;cursor:pointer;font-size:17px}.kdj-chat-people-search{display:flex;min-height:38px;align-items:center;gap:8px;margin:0 12px 10px;padding:0 10px;border:1px solid #c7c7c7;border-bottom:2px solid #5b5fc7;border-radius:4px;background:#fff}.kdj-chat-people-search input{min-width:0;flex:1;border:0;outline:0}.kdj-chat-people-results{position:absolute;top:102px;right:12px;left:12px;z-index:20;display:grid;max-height:300px;overflow-y:auto;padding:6px;border:1px solid #d1d1d1;border-radius:4px;background:#fff;box-shadow:0 8px 24px #0000002e}.kdj-chat-people-results button{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px;border:0;background:transparent;text-align:left;cursor:pointer}.kdj-chat-people-results button:hover,.kdj-chat-menu button:hover,.kdj-chat-section-menu button:hover{background:#f0f0f0}.kdj-chat-people-results small{color:#616161;font-size:11px}.kdj-chat-filter{display:grid;gap:8px;margin:0 12px 10px;padding:10px;border:1px solid #d1d1d1;border-radius:4px;background:#fff;font-size:12px}.kdj-chat-filter>input,.kdj-chat-new-section input{min-width:0;padding:7px;border:1px solid #c7c7c7;border-radius:4px}.kdj-chat-filter label{display:flex;align-items:center;gap:6px}.kdj-chat-filter>div,.kdj-chat-new-section{display:grid;grid-template-columns:1fr 1fr;gap:6px}.kdj-chat-new-section{margin:0 12px 10px}.kdj-chat-new-section button,.kdj-chat-picker footer button:last-child{border:0;border-radius:4px;background:#5b5fc7;color:#fff;cursor:pointer}.kdj-chat-sections{min-height:0;flex:1;overflow-y:auto;padding-bottom:12px}.kdj-chat-section{position:relative;border-top:1px solid #e0e0e0}.kdj-chat-section>header{display:flex;min-height:38px;align-items:center;padding:0 8px}.kdj-chat-section>header>button:first-child,.kdj-chat-section>header>span{display:flex;min-width:0;flex:1;align-items:center;gap:7px;border:0;background:transparent;color:#616161;text-align:left;cursor:pointer}.kdj-chat-conversation{position:relative;display:flex;min-height:54px;align-items:stretch;padding:0 5px 0 8px}.kdj-chat-conversation.is-active{background:#e8e8f8}.kdj-chat-conversation-main{display:grid;min-width:0;flex:1;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;border:0;background:transparent;color:#242424;text-align:left;cursor:pointer}.kdj-chat-conversation-copy{display:grid;min-width:0;gap:2px}.kdj-chat-conversation-copy>span,.kdj-chat-conversation-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kdj-chat-conversation-copy small{color:#616161}.kdj-chat-conversation-copy .is-unread{font-weight:750}.kdj-chat-menu,.kdj-chat-section-menu{position:absolute;right:8px;z-index:30;display:grid;width:286px;padding:4px 0;border:1px solid #d6d6d6;border-radius:6px;background:#fff;box-shadow:0 8px 24px #0000002e}.kdj-chat-menu{top:42px}.kdj-chat-section-menu{top:32px;width:232px}.kdj-chat-menu .kdj-chat-menu-row,.kdj-chat-section-menu .kdj-chat-menu-row,.kdj-chat-move-submenu .kdj-chat-menu-row{display:grid;width:100%;min-height:40px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;padding:7px 14px;border:0;background:#fff;color:#4b4b4b;text-align:left;cursor:pointer}.kdj-chat-menu .kdj-chat-menu-row:hover,.kdj-chat-section-menu .kdj-chat-menu-row:hover,.kdj-chat-move-submenu .kdj-chat-menu-row:hover{background:#f2f2f2;color:#242424}.kdj-chat-menu-icon{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;color:currentColor;font-size:19px;font-weight:400;line-height:1}.kdj-chat-menu-separator{height:1px;margin:4px 0;background:#e5e5e5}.kdj-chat-move-menu{position:relative}.kdj-chat-menu .kdj-chat-submenu-trigger{grid-template-columns:24px minmax(0,1fr) 18px}.kdj-chat-menu .kdj-chat-submenu-trigger[aria-expanded=true]{background:#f0f0f0}.kdj-chat-menu-chevron{justify-self:end;font-size:20px;line-height:14px}.kdj-chat-move-submenu{position:fixed;z-index:1300;display:grid;width:220px;max-height:280px;overflow-y:auto;padding:4px 0;border:1px solid #d6d6d6;border-radius:6px;background:#fff;box-shadow:0 8px 24px #0003}.kdj-chat-move-submenu button>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kdj-chat-menu .is-danger,.kdj-chat-section-menu .is-danger{color:#c4314b}.kdj-chat-show-more{margin:3px 14px 8px 52px;border:0;background:transparent;color:#4f52b2;cursor:pointer;font-size:12px}.kdj-chat-main{display:flex;min-width:0;min-height:0;flex-direction:column}.kdj-chat-main-header{min-height:66px;gap:8px;padding:8px 14px;border-bottom:1px solid #e0e0e0}.kdj-chat-main-header>div{display:flex;min-width:0;align-items:center;gap:10px}.kdj-chat-main-header span{display:grid;min-width:0;gap:3px}.kdj-chat-main-header small{overflow:hidden;color:#616161;text-overflow:ellipsis;white-space:nowrap}.kdj-chat-main-header .kdj-chat-user-status-message{color:#424242;font-style:italic}.kdj-chat-messages{display:flex;min-height:0;flex:1;flex-direction:column;gap:10px;overflow-y:auto;padding:16px;background:#f5f5f5}.kdj-chat-message{display:grid;max-width:76%;align-self:flex-start;gap:4px;overflow-wrap:anywhere;padding:9px 11px;border-radius:6px;background:#fff;box-shadow:0 1px 2px #0000001a}.kdj-chat-message.is-own{align-self:flex-end;background:#e8e8f8}.kdj-chat-composer{display:grid;gap:6px;padding:10px;border-top:1px solid #e0e0e0}.kdj-chat-composer>label{display:flex;align-items:center;gap:6px;color:#616161;font-size:12px}.kdj-chat-composer>div{display:flex;gap:8px}.kdj-chat-composer textarea{min-height:46px;max-height:100px;flex:1;resize:vertical;padding:8px;border:1px solid #c7c7c7;border-radius:4px}.kdj-chat-composer button{width:44px;border:0;border-radius:4px;background:#5b5fc7;color:#fff;cursor:pointer}.kdj-chat-empty{display:grid;gap:6px;margin:auto;color:#616161;text-align:center}.kdj-chat-error{position:absolute;right:0;bottom:0;left:0;padding:8px;border-top:1px solid #fecaca;background:#fef2f2;color:#b91c1c}.kdj-chat-picker{position:absolute;inset:0 0 0 auto;z-index:40;display:grid;width:min(360px,100%);align-content:start;gap:12px;overflow-y:auto;padding:18px;border-left:1px solid #d1d1d1;background:#fff;box-shadow:-8px 0 24px #00000024}.kdj-chat-participant-search{display:flex;min-height:40px;align-items:center;gap:8px;padding:0 10px;border:1px solid #c7c7c7;border-bottom:2px solid #5b5fc7;border-radius:4px;background:#fff}.kdj-chat-participant-search input{min-width:0;flex:1;border:0;outline:0}.kdj-chat-participant-results{display:grid;max-height:320px;overflow-y:auto;padding:6px;border:1px solid #d1d1d1;border-radius:4px;background:#fff;box-shadow:0 6px 18px #0000001f}.kdj-chat-participant-results>label{display:grid;min-height:44px;grid-template-columns:18px 30px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 8px;cursor:pointer}.kdj-chat-participant-results>label:hover{background:#f2f2f2}.kdj-chat-participant-results small,.kdj-chat-picker-hint{color:#616161;font-size:11px}.kdj-chat-picker footer{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.kdj-chat-picker footer button{padding:7px 12px}.kdj-chat-picker footer button:disabled,.kdj-chat-section-modal footer button:disabled{background:#ebebeb;color:#a1a1a1;cursor:not-allowed}.kdj-chat-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:20px;background:#0000006b}.kdj-chat-section-modal{display:grid;width:min(540px,100%);gap:16px;padding:28px;border:1px solid #d1d1d1;border-radius:8px;background:#fff;box-shadow:0 18px 48px #0000003d}.kdj-chat-section-modal>strong{font-size:20px}.kdj-chat-section-modal-field{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px}.kdj-chat-section-modal-field>span{display:grid;place-items:center;border:1px solid #c7c7c7;border-radius:4px;color:#424242;font-size:20px}.kdj-chat-section-modal-field input{min-width:0;padding:10px 12px;border:1px solid transparent;border-radius:4px;outline:0;background:#f3f3f3}.kdj-chat-section-modal-field input:focus{border-bottom-color:#5b5fc7}.kdj-chat-section-modal footer{display:flex;justify-content:flex-end;gap:10px}.kdj-chat-section-modal footer button{min-width:108px;min-height:36px;padding:7px 16px;border:1px solid #c7c7c7;border-radius:4px;background:#fff;color:#242424;cursor:pointer;font-weight:600}.kdj-chat-section-modal footer button:last-child:not(:disabled){border-color:#5b5fc7;background:#5b5fc7;color:#fff}@media (max-width: 720px){.kdj-chat-panel{top:8px;right:8px;bottom:8px;left:8px;width:auto;height:auto}.kdj-chat-layout{grid-template-columns:minmax(130px,42%) minmax(0,1fr)}.kdj-chat-sidebar-header{padding:0 8px}.kdj-chat-sidebar-header>strong{font-size:15px}.kdj-chat-sidebar-header button{width:27px}.kdj-chat-people-results small,.kdj-chat-main-header small{display:none}.kdj-chat-message{max-width:90%}}
