/* CommunityHub Theme v0.4.368 — Groups 2.0 Group Pulse presentation. */
.ch-theme .ch-group-pulse{
  position:relative;
  display:grid;
  gap:12px;
  margin:0 0 14px;
  padding:16px;
  border:1px solid rgba(59,130,246,.18);
  border-radius:18px;
  background:linear-gradient(145deg,rgba(37,99,235,.055),rgba(124,58,237,.035),rgba(255,255,255,.92));
  box-shadow:0 10px 28px rgba(15,23,42,.06);
  overflow:hidden;
}
.ch-theme .ch-group-pulse::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:radial-gradient(circle at 82% 0,rgba(96,165,250,.12),transparent 34%);
}
.ch-theme .ch-group-pulse__head{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}
.ch-theme .ch-group-pulse__head h2{margin:4px 0 4px;font-size:1.06rem;line-height:1.15;color:var(--ch-text,#172033)}
.ch-theme .ch-group-pulse__head p{margin:0;color:var(--ch-text-muted,#66758a);font-size:.78rem;line-height:1.45}
.ch-theme .ch-group-pulse__eyebrow{display:inline-flex;align-items:center;gap:7px;color:#2563eb;font-size:.62rem;font-weight:950;letter-spacing:.11em}
.ch-theme .ch-group-pulse__eyebrow i{position:relative;display:inline-block;width:7px;height:7px;border-radius:50%;background:#3b82f6;box-shadow:0 0 0 4px rgba(59,130,246,.10)}
.ch-theme .ch-group-pulse__people{display:flex;align-items:center;justify-content:flex-end;min-width:170px;padding-top:2px}
.ch-theme .ch-group-pulse__people a{position:relative;display:block;width:32px;height:32px;margin-left:-8px;border:2px solid var(--ch-surface,#fff);border-radius:50%;overflow:hidden;background:var(--ch-surface-raised,#f8fafc);box-shadow:0 3px 10px rgba(15,23,42,.10)}
.ch-theme .ch-group-pulse__people a:first-child{margin-left:0}.ch-theme .ch-group-pulse__people img{display:block;width:100%;height:100%;object-fit:cover}
.ch-theme .ch-group-pulse__people small{margin-left:9px;color:var(--ch-text-muted,#66758a);font-size:.64rem;font-weight:800;white-space:nowrap}
.ch-theme .ch-group-pulse__tabs{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:7px;overflow-x:auto;padding:2px 0 1px;scrollbar-width:none}.ch-theme .ch-group-pulse__tabs::-webkit-scrollbar{display:none}
.ch-theme .ch-group-pulse__tabs button{display:inline-flex;align-items:center;justify-content:center;gap:5px;flex:0 0 auto;min-height:33px;padding:6px 10px;border:1px solid rgba(100,116,139,.16);border-radius:999px;background:rgba(255,255,255,.70);color:var(--ch-text,#172033);font:inherit;font-size:.7rem;font-weight:850;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}
.ch-theme .ch-group-pulse__tabs button:hover,.ch-theme .ch-group-pulse__tabs button:focus-visible{outline:0;transform:translateY(-1px);border-color:rgba(59,130,246,.36);box-shadow:0 6px 15px rgba(37,99,235,.08)}
.ch-theme .ch-group-pulse__tabs button.is-active,.ch-theme .ch-group-pulse__tabs button[aria-pressed="true"]{border-color:rgba(59,130,246,.42);background:linear-gradient(135deg,rgba(37,99,235,.14),rgba(124,58,237,.10));color:#1d4ed8;box-shadow:0 0 0 2px rgba(59,130,246,.06)}
.ch-theme .ch-group-pulse__tabs b{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:rgba(100,116,139,.10);color:inherit;font-size:.58rem}
.ch-theme .ch-group-pulse__panels{position:relative;z-index:1}.ch-theme .ch-group-pulse__panel[hidden]{display:none!important}
.ch-theme .ch-group-pulse__panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.ch-theme .ch-group-pulse-item{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:10px;border:1px solid rgba(100,116,139,.12);border-radius:14px;background:rgba(255,255,255,.72);color:inherit;text-decoration:none!important;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
.ch-theme .ch-group-pulse-item:hover,.ch-theme .ch-group-pulse-item:focus-visible{outline:0;transform:translateY(-1px);border-color:rgba(59,130,246,.34);box-shadow:0 8px 20px rgba(15,23,42,.08)}
.ch-theme .ch-group-pulse-item img{width:40px;height:40px;border-radius:12px;object-fit:cover;background:var(--ch-surface-raised,#eef2f7)}
.ch-theme .ch-group-pulse-item__copy{display:grid;min-width:0;gap:2px}.ch-theme .ch-group-pulse-item__copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;color:var(--ch-text,#172033)}
.ch-theme .ch-group-pulse-item__copy span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--ch-text,#26374a);font-size:.69rem;line-height:1.35}
.ch-theme .ch-group-pulse-item__copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ch-text-muted,#718096);font-size:.59rem;font-weight:700}.ch-theme .ch-group-pulse-item>b{color:#2563eb;font-size:1rem}
.ch-theme .ch-group-pulse__member-panel{grid-template-columns:repeat(3,minmax(0,1fr))}
.ch-theme .ch-group-pulse__member-panel>a{display:flex;align-items:center;gap:9px;min-width:0;padding:9px 10px;border:1px solid rgba(100,116,139,.12);border-radius:13px;background:rgba(255,255,255,.7);color:inherit;text-decoration:none!important}.ch-theme .ch-group-pulse__member-panel img{width:38px;height:38px;border-radius:50%;object-fit:cover}.ch-theme .ch-group-pulse__member-panel span{display:grid;min-width:0}.ch-theme .ch-group-pulse__member-panel strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem}.ch-theme .ch-group-pulse__member-panel small{color:var(--ch-text-muted,#718096);font-size:.58rem;line-height:1.25}

html[data-ch-theme-mode="dark"] body.ch-theme .ch-group-pulse,body.ch-theme-mode-dark.ch-theme .ch-group-pulse{border-color:rgba(96,165,250,.22);background:linear-gradient(145deg,rgba(30,64,175,.18),rgba(76,29,149,.10),rgba(15,23,42,.90));box-shadow:0 10px 28px rgba(0,0,0,.18)}
html[data-ch-theme-mode="dark"] body.ch-theme .ch-group-pulse__head h2,body.ch-theme-mode-dark.ch-theme .ch-group-pulse__head h2,html[data-ch-theme-mode="dark"] body.ch-theme .ch-group-pulse-item__copy strong,body.ch-theme-mode-dark.ch-theme .ch-group-pulse-item__copy strong{color:#f8fbff}
html[data-ch-theme-mode="dark"] body.ch-theme .ch-group-pulse__head p,body.ch-theme-mode-dark.ch-theme .ch-group-pulse__head p,html[data-ch-theme-mode="dark"] body.ch-theme .ch-group-pulse__people small,body.ch-theme-mode-dark.ch-theme .ch-group-pulse__people small{color:#c4d2e4}
html[data-ch-theme-mode="dark"] body.ch-theme .ch-group-pulse__people a,body.ch-theme-mode-dark.ch-theme .ch-group-pulse__people a{border-color:#111827;background:#172033}
html[data-ch-theme-mode="dark"] body.ch-theme .ch-group-pulse__tabs button,body.ch-theme-mode-dark.ch-theme .ch-group-pulse__tabs button,html[data-ch-theme-mode="dark"] body.ch-theme .ch-group-pulse-item,body.ch-theme-mode-dark.ch-theme .ch-group-pulse-item,html[data-ch-theme-mode="dark"] body.ch-theme .ch-group-pulse__member-panel>a,body.ch-theme-mode-dark.ch-theme .ch-group-pulse__member-panel>a{border-color:rgba(148,163,184,.16);background:rgba(17,24,39,.68);color:#eaf2fb}
html[data-ch-theme-mode="dark"] body.ch-theme .ch-group-pulse__tabs button.is-active,body.ch-theme-mode-dark.ch-theme .ch-group-pulse__tabs button.is-active,html[data-ch-theme-mode="dark"] body.ch-theme .ch-group-pulse__tabs button[aria-pressed="true"],body.ch-theme-mode-dark.ch-theme .ch-group-pulse__tabs button[aria-pressed="true"]{border-color:rgba(96,165,250,.42);background:linear-gradient(135deg,rgba(37,99,235,.26),rgba(124,58,237,.18));color:#bfdbfe}
html[data-ch-theme-mode="dark"] body.ch-theme .ch-group-pulse-item__copy span,body.ch-theme-mode-dark.ch-theme .ch-group-pulse-item__copy span{color:#d9e5f2}html[data-ch-theme-mode="dark"] body.ch-theme .ch-group-pulse-item__copy small,body.ch-theme-mode-dark.ch-theme .ch-group-pulse-item__copy small,html[data-ch-theme-mode="dark"] body.ch-theme .ch-group-pulse__member-panel small,body.ch-theme-mode-dark.ch-theme .ch-group-pulse__member-panel small{color:#aebdd0}

@media(max-width:760px){.ch-theme .ch-group-pulse{padding:12px;border-radius:16px}.ch-theme .ch-group-pulse__head{display:grid;gap:9px}.ch-theme .ch-group-pulse__people{justify-content:flex-start;min-width:0}.ch-theme .ch-group-pulse__tabs{justify-content:flex-start}.ch-theme .ch-group-pulse__panel{grid-template-columns:1fr}.ch-theme .ch-group-pulse__member-panel{grid-template-columns:1fr 1fr}.ch-theme .ch-group-pulse-item{padding:9px}.ch-theme .ch-group-pulse__head h2{font-size:1rem}}
@media(max-width:460px){.ch-theme .ch-group-pulse__member-panel{grid-template-columns:1fr}.ch-theme .ch-group-pulse__people small{display:none}.ch-theme .ch-group-pulse__tabs button{font-size:.66rem;padding-inline:9px}}
@media(prefers-reduced-motion:no-preference){.ch-theme .ch-group-pulse__eyebrow i{animation:chGroupPulseBeacon 2s ease-out infinite}@keyframes chGroupPulseBeacon{0%{box-shadow:0 0 0 0 rgba(59,130,246,.42)}70%,100%{box-shadow:0 0 0 7px rgba(59,130,246,0)}}}
@media(prefers-reduced-motion:reduce){.ch-theme .ch-group-pulse__eyebrow i,.ch-theme .ch-group-pulse__tabs button,.ch-theme .ch-group-pulse-item{animation:none!important;transition:none!important}}
