@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap";.danmaku-wall{width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;position:relative;pointer-events:none}.danmaku-track{position:absolute;inset:var(--safe-margin) 0;z-index:2}.danmaku-item{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;position:absolute;left:100%;display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:var(--danmaku-size);line-height:1.4;color:var(--danmaku-text);opacity:.96;will-change:transform;animation-name:danmaku-move;animation-timing-function:linear;animation-fill-mode:forwards;pointer-events:none}.danmaku-avatar{width:40px;height:40px;border-radius:50%;flex-shrink:0;object-fit:cover;border:2px solid rgba(254,251,247,.4)}@media (max-width: 768px){.danmaku-item{font-size:var(--danmaku-size-m);gap:10px}.danmaku-avatar{width:32px;height:32px}}@keyframes danmaku-move{0%{transform:translate(0)}to{transform:translate(-260%)}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/danmaku-wall.css.map */
