.group-channel-redirect{position:fixed;z-index:10050;left:50%;bottom:18px;transform:translateX(-50%);width:min(640px,calc(100% - 28px));padding:12px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:rgba(9,15,22,.96);box-shadow:0 16px 44px rgba(0,0,0,.36);color:#fff;transition:opacity .2s ease,transform .2s ease}.group-channel-redirect__content{display:flex;align-items:center;gap:11px}.group-channel-redirect img{width:28px;height:28px;flex:0 0 auto}.group-channel-redirect__content div{min-width:0;display:grid;gap:2px}.group-channel-redirect strong{font-size:.9rem;line-height:1.2}.group-channel-redirect span{font-size:.78rem;color:rgba(255,255,255,.72)}.group-channel-redirect button{margin-left:auto;flex:0 0 auto;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:transparent;color:#fff;padding:8px 11px;font:inherit;font-size:.78rem;cursor:pointer}.group-channel-redirect button:hover,.group-channel-redirect button:focus-visible{background:#fff;color:#111}.group-channel-redirect.is-opening{pointer-events:none}.group-channel-redirect.is-opening span{color:#55d98a}.group-channel-redirect.is-opening span::after{content:'…'}.group-channel-redirect.is-dismissed{opacity:0;transform:translate(-50%,18px);pointer-events:none}@media(max-width:560px){.group-channel-redirect{bottom:12px;padding:11px}.group-channel-redirect strong{font-size:.82rem}.group-channel-redirect button{padding:7px 9px;font-size:.73rem}}@media(prefers-reduced-motion:reduce){.group-channel-redirect{transition:none}}
