/* SocialPress V4.10.32 — right sidebar chat panel */
.sp-right-chat-widget{padding:0!important;overflow:hidden!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important}
.sp-right-chat-title{padding:12px 8px 10px!important;margin:0!important;border-top:1px solid var(--sp-line)!important;border-bottom:0!important;background:transparent!important;position:relative!important}
.sp-right-chat-title strong{font-size:15px!important;font-weight:800!important;color:var(--sp-text)!important}
.sp-right-chat-title a{width:28px;height:28px;display:grid!important;place-items:center;border-radius:50%;color:#0866ff!important}
.sp-right-chat-title a:hover{background:#eef4ff!important}
.sp-right-chat-title .sp-icon{width:17px!important;height:17px!important}
.sp-right-chat-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;margin:0 0 10px;padding:3px;border-radius:16px;background:#fff1f3;border:1px solid #f9e6ea}
.sp-right-chat-tabs button{height:31px;border:0;border-radius:14px;background:transparent;color:#6f737c;font-size:12px;font-weight:600;cursor:pointer}
.sp-right-chat-tabs button.is-active{background:#d7354d;color:#fff;box-shadow:0 3px 8px rgba(215,53,77,.2)}
.sp-right-chat-panel[hidden]{display:none!important}.sp-right-chat-panel{min-width:0}.sp-right-chat-list{display:flex;flex-direction:column;gap:2px}
.sp-right-chat-row{width:100%;min-height:53px;padding:6px 4px;border:0;border-radius:12px;background:transparent;color:inherit;display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:8px;text-align:left;cursor:pointer;text-decoration:none!important;box-sizing:border-box}
.sp-right-chat-row:hover{background:#f5f7fb!important}.sp-right-chat-row.has-unread{background:#f7f9ff}
.sp-right-chat-avatar{position:relative;width:38px;height:38px;display:block;flex:0 0 38px}.sp-right-chat-avatar img{width:38px!important;height:38px!important;border-radius:50%!important;object-fit:cover!important;display:block!important;background:#e9edf4}
.sp-right-chat-avatar i{position:absolute;right:-1px;bottom:-1px;width:10px;height:10px;border-radius:50%;background:#35c86f;border:2px solid #fff;box-sizing:border-box}
.sp-right-chat-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.sp-right-chat-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#252a34;font-size:12px;font-weight:700;line-height:1.2}.sp-right-chat-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7b8190;font-size:10px;line-height:1.2}.sp-right-chat-copy small.is-typing{color:#d7354d;font-weight:700}
.sp-right-chat-meta{min-width:0;height:38px;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;color:#818896;font-size:9px}.sp-right-chat-meta time{white-space:nowrap}.sp-right-chat-meta b{min-width:15px;height:15px;padding:0 4px;border-radius:999px;background:#d7354d;color:#fff;display:grid;place-items:center;font-size:9px;font-weight:800;line-height:1}.sp-right-chat-meta .sp-icon{width:14px;height:14px;color:#9aa1ad}
.sp-right-chat-row.is-group{grid-template-columns:42px minmax(0,1fr) 20px}.sp-right-chat-row.is-group .sp-right-chat-meta{height:auto;justify-content:center}
.sp-right-chat-empty{padding:18px 8px;color:#8b919d;font-size:11px;text-align:center}.sp-right-chat-more{display:block;margin-top:6px;padding:9px 8px 2px;text-align:center;color:#0866ff!important;font-size:10px;font-weight:700;text-decoration:none!important}.sp-right-chat-more:hover{text-decoration:underline!important}
.sp-right .sp-sticky{scrollbar-width:thin}.sp-right-chat-widget+*{margin-top:10px}
html.sp-theme-dark-root body.sp-theme-dark .sp-right-chat-title{border-top-color:#3a3d43!important}.sp-theme-dark .sp-right-chat-title strong{color:#e4e6eb!important}.sp-theme-dark .sp-right-chat-tabs{background:#34262b!important;border-color:#483039!important}.sp-theme-dark .sp-right-chat-tabs button{color:#b7bbc4!important}.sp-theme-dark .sp-right-chat-tabs button.is-active{background:#d7354d!important;color:#fff!important}.sp-theme-dark .sp-right-chat-row:hover{background:#303236!important}.sp-theme-dark .sp-right-chat-row.has-unread{background:#2c3038!important}.sp-theme-dark .sp-right-chat-copy strong{color:#e4e6eb!important}.sp-theme-dark .sp-right-chat-copy small{color:#aeb3bd!important}.sp-theme-dark .sp-right-chat-copy small.is-typing{color:#ff7388!important}.sp-theme-dark .sp-right-chat-avatar i{border-color:#242526!important}.sp-theme-dark .sp-right-chat-meta{color:#9da3ae!important}.sp-theme-dark .sp-right-chat-title a:hover{background:#303236!important}
@media(max-width:1100px){.sp-right-chat-widget{display:none!important}}
