.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:var(--subsection-title-size);margin-bottom:6px}.twitch-overview>a{flex-shrink:0}.twitch-section>.section-heading{margin-bottom:16px}.streaming-browse-action{font-size:12px}.streaming-empty-state{min-height:180px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);padding:28px}.streaming-empty-state [data-slot=empty-icon]{width:40px;height:40px}.streaming-empty-state [data-slot=empty-title]{font-size:var(--subsection-title-size);font-weight:600}.streaming-empty-state [data-slot=empty-description]{max-width:56ch}.streaming-empty-state-compact{min-height:144px;margin-top:18px;padding:22px}.streaming-empty-actions{width:auto;max-width:none;flex-direction:row;flex-wrap:wrap;justify-content:center}.twitch-notice{padding:14px 16px;border:1px solid var(--border);background:var(--muted);border-radius:var(--radius-md);margin-top:18px;font-size:13px;line-height:1.6}.twitch-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:8px 0 24px}.twitch-stats>div{min-width:0;padding:16px;border-radius:var(--radius-md);background:color-mix(in srgb,var(--muted) 58%,transparent)}.twitch-stats dt{color:var(--muted-foreground);font-size:12px;line-height:1.4}.twitch-stats dd{font-size:26px;font-weight:600;line-height:1.1;font-variant-numeric:tabular-nums;margin-top:8px}.twitch-history-heading{margin-top:32px}.twitch-section>.chart-toolbar{width:fit-content;max-width:100%;padding:4px;border-radius:var(--radius-md);background:color-mix(in srgb,var(--muted) 70%,transparent)}.twitch-section>.chart-toolbar nav a{min-height:32px;display:inline-flex;align-items:center;justify-content:center}.twitch-section>.chart-toolbar nav a[aria-current=page]{background:var(--background);box-shadow:0 1px 2px color-mix(in srgb,var(--foreground) 8%,transparent)}.twitch-chart{border-top:1px solid var(--border);padding-top:16px;margin-top:20px}.twitch-section>.chart-toolbar+.twitch-chart{padding-top:8px;border-top:0}.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-radius:var(--radius-md);box-shadow:0 0 0 1px color-mix(in srgb,var(--foreground) 7%,transparent),0 1px 2px -1px color-mix(in srgb,var(--foreground) 8%,transparent);transition-property:box-shadow,background-color;transition-duration:.15s;transition-timing-function:ease-out}.twitch-streams a:hover{background:var(--muted);box-shadow:0 0 0 1px color-mix(in srgb,var(--foreground) 11%,transparent),0 2px 4px color-mix(in srgb,var(--foreground) 8%,transparent)}.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));gap:8px}.twitch-stats>div{padding:14px}.twitch-streams{grid-template-columns:minmax(0,1fr)}.twitch-section .section-heading{align-items:flex-start;flex-wrap:wrap;gap:10px}.streaming-browse-action{min-height:40px}.twitch-section>.chart-toolbar{width:100%;overflow-x:auto}.twitch-section>.chart-toolbar [data-slot=navigation-menu-list],.twitch-section>.chart-toolbar nav{width:max-content}.twitch-section>.chart-toolbar [data-slot=navigation-menu-list]{flex-wrap:nowrap}.twitch-section>.chart-toolbar nav a{min-height:40px}.streaming-empty-state{min-height:164px;padding:22px 18px}.streaming-empty-state-compact{min-height:132px}.streaming-empty-actions{width:100%}.streaming-empty-actions [data-slot=button]{min-height:40px}}