.ch-theme .ch-group-pulse{background:linear-gradient(145deg,#2563eb0e,#7c3aed09,#ffffffeb);border:1px solid #3b82f62e;border-radius:18px;gap:12px;margin:0 0 14px;padding:16px;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 28px #0f172a0f}.ch-theme .ch-group-pulse:before{content:"";pointer-events:none;background:radial-gradient(circle at 82% 0,#60a5fa1f,#0000 34%);position:absolute;inset:0}.ch-theme .ch-group-pulse__head{z-index:1;justify-content:space-between;align-items:flex-start;gap:16px;display:flex;position:relative}.ch-theme .ch-group-pulse__head h2{color:var(--ch-text,#172033);margin:4px 0;font-size:1.06rem;line-height:1.15}.ch-theme .ch-group-pulse__head p{color:var(--ch-text-muted,#66758a);margin:0;font-size:.78rem;line-height:1.45}.ch-theme .ch-group-pulse__eyebrow{color:#2563eb;letter-spacing:.11em;align-items:center;gap:7px;font-size:.62rem;font-weight:950;display:inline-flex}.ch-theme .ch-group-pulse__eyebrow i{background:#3b82f6;border-radius:50%;width:7px;height:7px;display:inline-block;position:relative;box-shadow:0 0 0 4px #3b82f61a}.ch-theme .ch-group-pulse__people{justify-content:flex-end;align-items:center;min-width:170px;padding-top:2px;display:flex}.ch-theme .ch-group-pulse__people a{border:2px solid var(--ch-surface,#fff);background:var(--ch-surface-raised,#f8fafc);border-radius:50%;width:32px;height:32px;margin-left:-8px;display:block;position:relative;overflow:hidden;box-shadow:0 3px 10px #0f172a1a}.ch-theme .ch-group-pulse__people a:first-child{margin-left:0}.ch-theme .ch-group-pulse__people img{object-fit:cover;width:100%;height:100%;display:block}.ch-theme .ch-group-pulse__people small{color:var(--ch-text-muted,#66758a);white-space:nowrap;margin-left:9px;font-size:.64rem;font-weight:800}.ch-theme .ch-group-pulse__tabs{z-index:1;scrollbar-width:none;justify-content:center;align-items:center;gap:7px;padding:2px 0 1px;display:flex;position:relative;overflow-x:auto}.ch-theme .ch-group-pulse__tabs::-webkit-scrollbar{display:none}.ch-theme .ch-group-pulse__tabs button{color:var(--ch-text,#172033);font:inherit;cursor:pointer;background:#ffffffb3;border:1px solid #64748b29;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:5px;min-height:33px;padding:6px 10px;font-size:.7rem;font-weight:850;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;display:inline-flex}.ch-theme .ch-group-pulse__tabs button:hover,.ch-theme .ch-group-pulse__tabs button:focus-visible{border-color:#3b82f65c;outline:0;transform:translateY(-1px);box-shadow:0 6px 15px #2563eb14}.ch-theme .ch-group-pulse__tabs button.is-active,.ch-theme .ch-group-pulse__tabs button[aria-pressed=true]{color:#1d4ed8;background:linear-gradient(135deg,#2563eb24,#7c3aed1a);border-color:#3b82f66b;box-shadow:0 0 0 2px #3b82f60f}.ch-theme .ch-group-pulse__tabs b{color:inherit;background:#64748b1a;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.58rem;display:inline-grid}.ch-theme .ch-group-pulse__panels{z-index:1;position:relative}.ch-theme .ch-group-pulse__panel[hidden]{display:none!important}.ch-theme .ch-group-pulse__panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ch-theme .ch-group-pulse-item{color:inherit;background:#ffffffb8;border:1px solid #64748b1f;border-radius:14px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:10px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;text-decoration:none!important}.ch-theme .ch-group-pulse-item:hover,.ch-theme .ch-group-pulse-item:focus-visible{border-color:#3b82f657;outline:0;transform:translateY(-1px);box-shadow:0 8px 20px #0f172a14}.ch-theme .ch-group-pulse-item img{object-fit:cover;background:var(--ch-surface-raised,#eef2f7);border-radius:12px;width:40px;height:40px}.ch-theme .ch-group-pulse-item__copy{gap:2px;min-width:0;display:grid}.ch-theme .ch-group-pulse-item__copy strong{text-overflow:ellipsis;white-space:nowrap;color:var(--ch-text,#172033);font-size:.72rem;overflow:hidden}.ch-theme .ch-group-pulse-item__copy span{-webkit-line-clamp:2;color:var(--ch-text,#26374a);-webkit-box-orient:vertical;font-size:.69rem;line-height:1.35;display:-webkit-box;overflow:hidden}.ch-theme .ch-group-pulse-item__copy small{text-overflow:ellipsis;white-space:nowrap;color:var(--ch-text-muted,#718096);font-size:.59rem;font-weight:700;overflow:hidden}.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{color:inherit;background:#ffffffb3;border:1px solid #64748b1f;border-radius:13px;align-items:center;gap:9px;min-width:0;padding:9px 10px;display:flex;text-decoration:none!important}.ch-theme .ch-group-pulse__member-panel img{object-fit:cover;border-radius:50%;width:38px;height:38px}.ch-theme .ch-group-pulse__member-panel span{min-width:0;display:grid}.ch-theme .ch-group-pulse__member-panel strong{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.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{background:linear-gradient(145deg,#1e40af2e,#4c1d951a,#0f172ae6);border-color:#60a5fa38;box-shadow:0 10px 28px #0000002e}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{background:#172033;border-color:#111827}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{color:#eaf2fb;background:#111827ad;border-color:#94a3b829}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]{color:#bfdbfe;background:linear-gradient(135deg,#2563eb42,#7c3aed2e);border-color:#60a5fa6b}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 (width<=760px){.ch-theme .ch-group-pulse{border-radius:16px;padding:12px}.ch-theme .ch-group-pulse__head{gap:9px;display:grid}.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 (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{padding-inline:9px;font-size:.66rem}}@media (prefers-reduced-motion:no-preference){.ch-theme .ch-group-pulse__eyebrow i{animation:2s ease-out infinite chGroupPulseBeacon}@keyframes chGroupPulseBeacon{0%{box-shadow:0 0 #3b82f66b}70%,to{box-shadow:0 0 0 7px #3b82f600}}}@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{transition:none!important;animation:none!important}}.ch-theme .ch-group-card-signals .is-friends{color:#1d4ed8;background:linear-gradient(135deg,#0ea5e91c,#6366f11a);border:1px solid #3b82f624}.ch-theme .ch-group-pulse__friend-signal{color:#1d4ed8;background:linear-gradient(135deg,#3b82f617,#7c3aed12);border:1px solid #3b82f629;border-radius:999px;align-items:center;gap:6px;margin-top:8px;padding:5px 8px;font-size:.63rem;font-weight:850;line-height:1;display:inline-flex}.ch-theme .ch-group-composer-shell .ch-composer[data-ch-collapsible-composer="1"].is-collapsed{margin-bottom:0}.ch-theme .ch-group-composer-shell .ch-composer[data-ch-collapsible-composer="1"].is-collapsed .ch-composer-textarea{box-shadow:inset 0 0 0 1px #3b82f608}html[data-ch-theme-mode=dark] body.ch-theme .ch-group-card-signals .is-friends,body.ch-theme-mode-dark.ch-theme .ch-group-card-signals .is-friends{color:#bfdbfe;background:linear-gradient(135deg,#0ea5e92b,#6366f126);border-color:#60a5fa38}html[data-ch-theme-mode=dark] body.ch-theme .ch-group-pulse__friend-signal,body.ch-theme-mode-dark.ch-theme .ch-group-pulse__friend-signal{color:#dbeafe;background:linear-gradient(135deg,#2563eb33,#7c3aed26);border-color:#60a5fa3d}@media (width<=760px){.ch-theme .ch-group-pulse__friend-signal{font-size:.61rem;line-height:1.2}}