.channel-hero{gap:calc(var(--index)/1.25);padding:calc(var(--index)/1.25);padding-left:calc(var(--index)/1.25 + 10px);background:var(--color-theme-5);isolation:isolate;border-radius:16px;flex-direction:column;flex-shrink:0;display:flex;position:relative}.channel-hero:before{content:"";background:var(--card-accent,var(--purple));opacity:.7;z-index:0;border-top-left-radius:16px;border-bottom-left-radius:16px;width:4px;position:absolute;top:0;bottom:0;left:0}.channel-hero__top{gap:calc(var(--index)/1.25);flex-wrap:wrap;align-items:center;display:flex}.channel-hero__avatar-wrap{width:calc(var(--index)*2.88);height:calc(var(--index)*2.88);background:var(--color-theme-4);box-shadow:0 0 0 2px var(--color-theme-5),0 0 0 4px var(--card-accent,var(--purple));border-radius:100%;flex-shrink:0;overflow:hidden}.channel-hero__avatar{object-fit:cover;width:100%;height:100%;display:block}.channel-hero__meta{gap:calc(var(--index)/3);flex-direction:column;flex:240px;min-width:0;display:flex}.channel-hero__name{color:var(--text-white);letter-spacing:-.02em;overflow-wrap:anywhere;font-family:Arial,sans-serif;font-size:clamp(1.5rem,1.4rem + .4vw,2rem);font-weight:700;line-height:1.1}.channel-hero__subtitle{color:var(--text-dark-gray-mobile);font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.875rem}.channel-hero__stats{gap:calc(var(--index)/1.25);margin-top:calc(var(--index)/6);flex-wrap:wrap;display:flex}.channel-hero__stat{align-items:baseline;gap:6px;display:inline-flex}.channel-hero__stat-value{color:var(--text-white);font-family:Arial,sans-serif;font-size:clamp(1.25rem,1.2rem + .2vw,1.5rem);font-weight:700;line-height:1}.channel-hero__stat-label{color:var(--text-dark-gray-mobile);font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.875rem}.channel-hero__tags{margin-top:calc(var(--index)/6);flex-wrap:wrap;gap:6px;display:flex}.channel-hero__tag{color:var(--text-dark-gray-mobile);background:var(--color-theme-4);border-radius:999px;padding:3px 8px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.875rem}.channel-hero__activity{gap:calc(var(--index)/6);flex-direction:column;display:flex}.channel-hero__activity-header{color:var(--text-dark-gray-mobile);text-transform:lowercase;justify-content:space-between;align-items:baseline;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.875rem;display:flex}.channel-hero__activity-title{color:var(--text-dark-gray-mobile)}.channel-hero__activity-empty{color:var(--text-dark-grey)}.channel-hero__activity-track{height:calc(var(--index)*1.5);align-items:flex-end;gap:2px;width:100%;display:flex}.channel-hero__activity-bar{border-radius:2px;flex:1 1 0;min-width:3px;transition:opacity .2s}@media screen and (max-width:767px){.channel-hero{padding:max(16px,var(--index)*1.454);padding-left:calc(max(16px, var(--index) * 1.454) + 8px);gap:max(16px,var(--index)*1.454);border-radius:12px}.channel-hero__avatar-wrap{width:calc(var(--index)*4.5);height:calc(var(--index)*4.5)}.channel-hero__name{font-size:max(20px,var(--index)/.55)}.channel-hero__stat-value{font-size:max(18px,var(--index)/.611)}.channel-hero__activity-track{height:calc(var(--index)*2.5)}}
.channel-seo{padding:calc(var(--index)/6) 0;grid-column:1/-1}.channel-seo__title{font-family:Arial,sans-serif;font-size:var(--feed-font-h1);color:var(--feed-text-primary);margin:0;font-weight:700;line-height:1.15}.channel-seo__text{max-width:72ch;font-family:Arial,sans-serif;font-size:var(--feed-font-ui);color:var(--feed-text-secondary);margin:calc(var(--index)/10) 0 0;line-height:1.5}@media screen and (max-width:767px){.channel-seo{padding:calc(var(--index)/4) 0}.channel-seo__title{font-size:1.5rem}.channel-seo__text{font-size:1rem}}
