.twitch-overview{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:20px 0;margin:24px 0}.twitch-overview h2,.twitch-title{display:flex;gap:8px;align-items:center}.twitch-logo{flex-shrink:0}.twitch-overview h2{font-size:15px;margin-bottom:6px}.twitch-overview>a{flex-shrink:0}.twitch-section>.section-heading{margin-bottom:10px}.twitch-notice{padding:14px 16px;border:1px solid var(--border);background:var(--muted);border-radius:6px;margin-top:18px;font-size:13px;line-height:1.6}.twitch-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:24px 0}.twitch-stats dt{color:var(--muted-foreground);font-size:12px}.twitch-stats dd{font-size:28px;font-weight:600;font-variant-numeric:tabular-nums;margin-top:6px}.youtube-stats{grid-template-columns:repeat(2,minmax(0,1fr));max-width:560px;padding-bottom:8px}.youtube-coverage-note{margin-bottom:24px}.streaming-stale-status{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--border);padding:10px 0}.streaming-stale-status [data-slot=button]{flex-shrink:0}.twitch-history-heading{margin-top:32px}.twitch-chart{border-top:1px solid var(--border);padding-top:16px;margin-top:20px}.twitch-chart h3{font-size:14px;font-weight:600}.twitch-data-details>p{margin:16px 0}.twitch-chart .interactive-chart{margin-top:10px}.twitch-streams{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:0;margin-top:16px;gap:12px}.twitch-streams li{min-width:0}.twitch-streams a{display:block;height:100%;padding:16px;border:1px solid var(--border);border-radius:6px}.twitch-streams a:hover{background:var(--muted)}.twitch-stream-heading{display:flex;justify-content:space-between;gap:12px;align-items:center}.twitch-profile{display:flex;align-items:center;gap:10px;min-width:0}.twitch-profile-identity{display:flex;flex-direction:column;min-width:0;gap:2px}.twitch-profile-identity strong,.twitch-profile-identity>span,.twitch-profile>strong{overflow-wrap:anywhere}.twitch-stream-heading>span{display:flex;align-items:center;gap:5px;flex-shrink:0;font-size:12px;color:var(--link)}.twitch-streams p{overflow-wrap:anywhere;font-size:13px;margin:8px 0}@media (max-width:700px){.twitch-overview{align-items:flex-start;flex-direction:column;gap:10px}.twitch-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.twitch-streams{grid-template-columns:minmax(0,1fr)}.twitch-section .section-heading,.youtube-section .section-heading{align-items:flex-start;flex-wrap:wrap;gap:10px}.youtube-section .twitch-stream-heading{flex-wrap:wrap}}