.bhsa-live-panel{position:fixed;z-index:2147483000;max-height:min(70vh,620px);overflow:auto;padding:8px;background:#fff;border:1px solid #e5e7ec;border-radius:15px;box-shadow:0 18px 54px rgba(19,24,35,.2);text-align:left;color:#222831}.bhsa-live-panel[hidden]{display:none!important}.bhsa-live-heading{padding:9px 10px 5px;color:#777e8a;font-size:11px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.bhsa-live-list{display:grid;gap:2px}.bhsa-live-item{display:flex!important;align-items:center;gap:10px;min-height:52px;padding:7px 9px!important;border:0!important;border-radius:10px!important;background:transparent!important;box-shadow:none!important;color:#222831!important;text-decoration:none!important}.bhsa-live-item:hover,.bhsa-live-item:focus,.bhsa-live-item.is-active{outline:none;background:#f5f6f8!important}.bhsa-live-item img{width:48px!important;height:48px!important;flex:0 0 48px;object-fit:cover;border-radius:9px;background:#f2f3f5}.bhsa-live-icon{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border-radius:10px;background:#fff0f2;color:#ff4757;font-size:17px;font-weight:900}.bhsa-live-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.bhsa-live-title{font-size:14px;line-height:1.3;color:#222831}.bhsa-live-meta{display:block;overflow:hidden;color:#737a86;font-size:12px;line-height:1.35;white-space:nowrap;text-overflow:ellipsis}.bhsa-live-arrow{color:#a3a8b1;font-size:23px}.bhsa-live-status{padding:19px 14px;text-align:center;color:#646b77;font-size:13px}.bhsa-live-status.is-loading:before{content:"";display:inline-block;width:14px;height:14px;margin-right:8px;vertical-align:-3px;border:2px solid #e0e3e8;border-top-color:#ff4757;border-radius:50%;animation:bhsa-live-spin .75s linear infinite}.bhsa-live-status.is-error{color:#9f303a}.bhsa-live-suggestion{display:flex;width:100%;align-items:center;gap:7px;margin:1px 0 6px;padding:10px 11px;border:0;border-radius:10px;background:#fff4f5;color:#646b77;text-align:left;cursor:pointer}.bhsa-live-suggestion strong{color:#ff4757;font-size:14px}.bhsa-live-suggestion span{font-size:12px}@keyframes bhsa-live-spin{to{transform:rotate(360deg)}}
@media(max-width:599px){.bhsa-live-panel{max-height:calc(100vh - 95px)}}
