.wisk-news-pop{position:fixed;top:52px;right:16px;width:min(380px,calc(100vw - 24px));height:238px;z-index:950;color:#eef2f6;background:rgba(18,23,31,.88);border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 46px rgba(0,0,0,.38);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);opacity:0;transform:translateY(-12px);pointer-events:none;transition:opacity .25s,transform .25s;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;overflow:hidden}.wisk-news-pop.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.wisk-news-pop__head{height:42px;padding:0 13px;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.12);cursor:pointer}.wisk-news-pop__live{width:7px;height:7px;border-radius:50%;background:#ff4d5a;box-shadow:0 0 0 4px rgba(255,77,90,.14);margin-right:9px}.wisk-news-pop__head strong{font-size:13px;letter-spacing:0}.wisk-news-pop__head small{margin-left:8px;color:#98a4b4;font-size:10px}.wisk-news-pop__all{margin-left:auto;color:#cbd4df;font-size:11px}.wisk-news-pop__viewport{height:174px;overflow:hidden;cursor:pointer}.wisk-news-pop__track{animation:wiskNewsScroll 20s linear forwards}.wisk-news-pop__item{display:block;padding:11px 13px;border-bottom:1px solid rgba(255,255,255,.08);text-decoration:none;color:inherit}.wisk-news-pop__item:hover{background:rgba(255,255,255,.07)}.wisk-news-pop__item strong{display:block;font-size:13px;line-height:1.5;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wisk-news-pop__meta{display:flex;gap:8px;color:#98a4b4;font-size:10px;margin-top:3px}.wisk-news-pop__score{color:#ff9b9f}.wisk-news-pop__progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:rgba(255,255,255,.07)}.wisk-news-pop__progress span{display:block;height:100%;width:100%;background:#d93542;transform-origin:left;animation:wiskNewsProgress 20s linear forwards}.wisk-news-pop__close{border:0;background:transparent;color:#9ca7b5;font-size:19px;width:28px;height:28px;cursor:pointer;margin-left:6px}.wisk-news-pop__close:hover{color:#fff}@keyframes wiskNewsProgress{to{transform:scaleX(0)}}@keyframes wiskNewsScroll{0%,16%{transform:translateY(0)}100%{transform:translateY(-28%)}}@media(max-width:640px){.wisk-news-pop{top:82px;right:12px;height:218px}.wisk-news-pop__viewport{height:154px}}
@media(prefers-reduced-motion:reduce){.wisk-news-pop__track,.wisk-news-pop__progress span{animation:none}.wisk-news-pop{transition:none}}
