/* HamPayam Channels UI v2.0.0 */
.channel-avatar{background:linear-gradient(135deg,#0ea5e9,#2563eb);font-size:20px}
.channel-discover-btn{background:#0284c7!important}
.channel-pinned-post{display:flex;align-items:center;gap:8px;padding:7px 18px;border-bottom:1px solid #dbeafe;background:#eff6ff;min-width:0}
.channel-pinned-post[hidden]{display:none}
.channel-pinned-post>button:first-child{display:flex;flex:1;min-width:0;gap:10px;align-items:center;text-align:right;background:transparent;color:#1e3a8a;padding:4px}
.channel-pinned-post b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.channel-read-only{min-height:76px;border-top:1px solid #dbe4ef;background:#f8fafc;display:flex;align-items:center;justify-content:center;gap:14px;padding:12px 20px;color:#475569}
.channel-read-only[hidden]{display:none}
.channel-dialog{width:min(590px,94vw);max-height:min(88vh,820px);overflow:auto;direction:rtl}
.channel-dialog form,.channel-settings-form{display:grid;gap:13px}
.channel-dialog label,.channel-settings-form label{display:grid;gap:6px;color:#334155;font-size:13px}
.channel-dialog input,.channel-dialog textarea,.channel-dialog select{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:11px;background:#fff;font:inherit;outline:0}
.channel-dialog input:focus,.channel-dialog textarea:focus,.channel-dialog select:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e91c}
.channel-slug-input{display:flex;align-items:center;border:1px solid #cbd5e1;border-radius:12px;overflow:hidden;direction:ltr}
.channel-slug-input span{padding:0 10px;color:#64748b}.channel-slug-input input{border:0;border-radius:0}
.channel-list{display:grid;gap:10px;margin-top:14px}
.channel-card{display:grid;grid-template-columns:48px 1fr auto;gap:11px;align-items:center;border:1px solid #e2e8f0;border-radius:16px;padding:12px}
.channel-card-avatar,.channel-member-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#e0f2fe}
.channel-card div{min-width:0}.channel-card b,.channel-card small{display:block}.channel-card small{color:#0284c7}.channel-card p{margin:4px 0;color:#64748b;font-size:12px}.channel-card span{font-size:11px;color:#64748b}
.channel-empty{text-align:center;color:#64748b;padding:24px}
.channel-profile-card{display:flex;gap:13px;align-items:flex-start;background:linear-gradient(135deg,#eff6ff,#ecfeff);padding:16px;border-radius:18px}
.channel-profile-card>span{font-size:30px}.channel-profile-card div{min-width:0}.channel-profile-card b,.channel-profile-card small{display:block}.channel-profile-card small{color:#0284c7}.channel-profile-card p{margin:8px 0 0;color:#475569;white-space:pre-wrap}
.channel-manager-actions{display:flex;gap:9px;margin:13px 0;flex-wrap:wrap}.channel-settings-form,.channel-manager-section{border-top:1px solid #e2e8f0;padding-top:14px;margin-top:14px}
.channel-settings-form h4,.channel-manager-section h4,.channel-danger h4{margin:0}.channel-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center}.channel-check input{width:auto}
.channel-section-head{display:flex;justify-content:space-between;gap:10px;align-items:center}.channel-section-head small{color:#64748b}
.channel-invite-link{display:flex;gap:8px;margin-top:10px}.channel-invite-link input{direction:ltr;text-align:left;min-width:0}
.channel-member-row{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #f1f5f9}.channel-member-row>div{flex:1}.channel-member-row b,.channel-member-row small{display:block}.channel-member-row small{color:#64748b}
.channel-danger{border:1px solid #fecaca;background:#fff7f7;border-radius:15px;padding:14px;margin-top:16px}.channel-danger p{color:#991b1b;font-size:12px}.channel-danger button{background:#dc2626}
.channel-post{border-right:3px solid #38bdf8}.channel-post.mine{border-right-color:#0ea5e9}.channel-sender{align-items:center}.channel-post-avatar{border:0!important;background:#e0f2fe!important;color:#0369a1!important;display:grid!important;place-items:center;font-size:15px}
.channel-post-bar{border-top:1px solid #e2e8f0;margin-top:9px;padding-top:7px;display:flex;gap:8px;align-items:center;justify-content:space-between;flex-wrap:wrap}
.channel-reactions,.channel-post-meta{display:flex;align-items:center;gap:5px}.channel-post-bar button{background:#f1f5f9;color:#475569;padding:4px 7px;border-radius:10px;font-size:11px}.channel-post-bar button.active{background:#dbeafe;color:#1d4ed8;box-shadow:0 0 0 1px #93c5fd}.channel-reactions span,.channel-post-meta span{font-size:10px;color:#64748b}
.channel-comments-dialog{height:min(720px,90vh);display:grid;grid-template-rows:auto 1fr auto}.channel-comments-dialog:not([open]){display:none}.channel-comments-list{overflow:auto;display:grid;align-content:start;gap:9px;padding:8px 0}.channel-comment{position:relative;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:10px}.channel-comment div{display:flex;justify-content:space-between;gap:8px}.channel-comment small{color:#94a3b8;font-size:10px}.channel-comment p{margin:7px 0;white-space:pre-wrap}.channel-comment>button{position:absolute;left:7px;bottom:7px;padding:4px 8px;font-size:10px}.channel-comment-form{grid-template-columns:1fr auto!important;align-items:end;border-top:1px solid #e2e8f0;padding-top:10px}.channel-comment-form textarea{resize:none}
@media(max-width:760px){.channel-chat #chatHead{gap:6px}.channel-chat #chatTitle{flex:1;min-width:72px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.channel-chat #hampayamChatWorkButton{display:none}.channel-chat .chat-head-actions{flex:0 0 auto}.channel-manage-btn,.channel-leave-btn{padding:7px 9px;font-size:11px}.channel-read-only{min-height:68px;font-size:12px}.channel-dialog{width:100vw;max-width:none;height:100dvh;max-height:none;border-radius:0;margin:0}.channel-card{grid-template-columns:42px 1fr}.channel-card>button{grid-column:2}.channel-card-avatar{width:40px;height:40px}.channel-post{max-width:94%}.channel-post-bar{align-items:flex-start}.channel-reactions{flex-wrap:wrap}.channel-comments-dialog{height:100dvh}.channel-comment-form{grid-template-columns:1fr!important}.channel-comment-form button{width:100%}}
