.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{font-family:Arial,sans-serif;font-weight:700;font-size:calc(var(--index)/1.275);color:var(--text-white);letter-spacing:-.02em;overflow-wrap:anywhere;line-height:1.1}.channel-hero__subtitle{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:calc(var(--index)/2.36);color:var(--text-dark-gray-mobile)}.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{font-family:Arial,sans-serif;font-weight:700;font-size:calc(var(--index)/1.5);color:var(--text-white);line-height:1}.channel-hero__stat-label{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:calc(var(--index)/2.36);color:var(--text-dark-gray-mobile)}.channel-hero__tags{margin-top:calc(var(--index)/6);flex-wrap:wrap;gap:6px;display:flex}.channel-hero__tag{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:calc(var(--index)/2.36);color:var(--text-dark-gray-mobile);background:var(--color-theme-4);border-radius:999px;padding:3px 8px}.channel-hero__activity{gap:calc(var(--index)/6);flex-direction:column;display:flex}.channel-hero__activity-header{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:calc(var(--index)/2.73);color:var(--text-dark-gray-mobile);text-transform:lowercase;justify-content:space-between;align-items:baseline;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:calc(var(--index)/2.73);color:var(--text-dark-grey);margin:0;font-weight:400}.channel-seo__text{font-family:Arial,sans-serif;font-size:calc(var(--index)/2.73);color:var(--text-dark-grey);margin:calc(var(--index)/10) 0 0;line-height:1.3}@media screen and (max-width:767px){.channel-seo{padding:calc(var(--index)/4) 0}.channel-seo__title,.channel-seo__text{font-size:max(12px,var(--index)/.916)}}
