.streamer-token-card{border:1px solid var(--surface-border);border-radius:12px;background:linear-gradient(180deg, rgba(27, 39, 58, 0.98), rgba(16, 26, 39, 0.98));padding:15px 20px}.streamer-token-card__inner{display:flex;align-items:center;gap:14px;min-width:0}.streamer-token-card__inner--live{border-radius:10px}.streamer-token-card__inner--creator{box-shadow:none}.streamer-token-card__inner--live .streamer-token-card__avatar{box-shadow:0 0 0 2px rgba(255, 86, 86, 0.35), 0 0 18px rgba(255, 77, 109, 0.35)}.streamer-token-card__inner--creator .streamer-token-card__avatar{box-shadow:0 0 0 2px rgba(255, 211, 110, 0.45), 0 0 18px rgba(255, 211, 110, 0.28)}.streamer-token-card__main{display:flex;align-items:center;gap:10px;min-width:0;flex:0 0 auto}.streamer-token-card__aside{display:flex;align-items:center;gap:10px;min-width:0;margin-left:auto;flex:1 1 auto;justify-content:flex-end}.streamer-token-card__avatar{width:52px;height:52px;border-radius:50%;overflow:hidden;border:2px solid rgba(255, 255, 255, 0.25);background:rgba(255, 255, 255, 0.08);flex-shrink:0}.streamer-token-card__avatar img{width:100%;height:100%;object-fit:cover;display:block}.streamer-token-card__avatar .field,.streamer-token-card__avatar .field__item,.streamer-token-card__avatar .media{width:100%;height:100%;margin:0}.streamer-token-card__avatar .field__label,.streamer-token-card__avatar .contextual{display:none}.streamer-token-card__avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:0.66rem;color:var(--text-muted);text-align:center;padding:4px}.streamer-token-card__meta{min-width:0;display:flex;flex-wrap:wrap;gap:8px}.streamer-token-card__identity{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap}.streamer-token-card__name{margin:0;font-size:0.95rem;font-weight:800;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}.streamer-token-card__name .field,.streamer-token-card__name .field__item{margin:0}.streamer-token-card__name .field__label{display:none}.streamer-token-card__category{display:inline-flex;align-items:center;gap:6px;min-width:0;padding:4px 9px;border-radius:999px;border:1px solid rgba(167, 119, 255, 0.45);background:rgba(127, 93, 243, 0.16);margin-top:3px;display:none}.view-stream-ua-current-live .streamer-token-card__category{display:inline-flex}.streamer-token-card__category-label{color:#d0c6ff;font-size:0.66rem;line-height:1;white-space:nowrap}.streamer-token-card__category-value{color:#f1ecff;font-size:0.7rem;font-weight:700;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.streamer-token-card__badge{width:fit-content;padding:2px 8px;border-radius:999px;border:1px solid rgba(127, 231, 196, 0.55);background:rgba(127, 231, 196, 0.15);color:#d8fff3;font-size:0.72rem;font-weight:700;letter-spacing:0.04em;line-height:1}.streamer-token-card__live{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:999px;background:#d62828;color:#fff;font-size:0.66rem;font-weight:800;letter-spacing:0.06em;line-height:1;text-transform:uppercase}@media screen and (min-width:1200px){.streamer-token-card__live{padding:0.15rem 0.4rem 0.1rem}}.view-block-stream_ua_current_live .streamer-token-card__live{display:none}.streamer-token-card__stats{display:flex;align-items:center;gap:8px;flex:0 1 auto;min-width:0;justify-content:flex-end}.streamer-token-card__metric{align-items:baseline;gap:6px;border:1px solid rgba(255, 255, 255, 0.1);border-radius:8px;background:rgba(255, 255, 255, 0.03);padding:5px 8px;min-width:0;display:none}.view-block-stream_ua_current_live .streamer-token-card__metric--views{display:flex}.view-block-stream_streamer_followers_top .streamer-token-card__metric--followers{display:flex}.views-stream-history-top-hours .streamer-token-card__metric--watch{display:flex}.personal-views-streamer-avg .streamer-token-card__metric--highlight{display:flex}.streamer-token-card__metric--highlight{position:relative;padding-bottom:8px}.streamer-token-card__metric--views{position:relative;padding-bottom:8px}.streamer-token-card__metric-label{color:var(--text-muted);font-size:0.68rem;white-space:nowrap}.streamer-token-card__metric-bar{position:absolute;left:8px;right:8px;bottom:3px;height:3px;border-radius:99px;background:rgba(255, 255, 255, 0.14);overflow:hidden}.streamer-token-card__metric-fill{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg, #ff8c42 0%, #a777ff 100%)}.streamer-token-card__metric-value{color:var(--text-primary);font-size:0.78rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.streamer-token-card__link{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:10px;border:1px solid rgba(167, 119, 255, 0.55);background:rgba(127, 93, 243, 0.24);color:#efe8ff;padding:0;flex-shrink:0}.streamer-token-card__link:hover{text-decoration:none;background:rgba(127, 93, 243, 0.38);border-color:rgba(167, 119, 255, 0.85)}.streamer-token-card__link-icon{width:18px;height:18px;display:block}@media (max-width:960px){.streamer-token-card__inner{flex-wrap:wrap;align-items:flex-start}.streamer-token-card__main{flex:1 1 100%}.streamer-token-card__aside{width:100%;margin-left:0;justify-content:flex-start;flex-wrap:wrap}.streamer-token-card__stats{flex-wrap:wrap;justify-content:flex-start}}/*# sourceMappingURL=streamer_token.css.map */