@charset "UTF-8";
@font-face{font-family:"ua-stream-icons";font-display:swap;font-style:normal;font-weight:400;src:url("/themes/personal/libs/ua-stream-icons/ua-stream-icons.woff2") format("woff2")}@keyframes uscFadeUp{from{opacity:0;transform:translateY(0.75rem)}to{opacity:1;transform:translateY(0)}}@keyframes uscPulse{0%,100%{opacity:1}50%{opacity:0.45}}@keyframes uscLineDraw{from{stroke-dashoffset:100}to{stroke-dashoffset:0}}@keyframes uscAuroraDrift{0%,100%{opacity:0.55;transform:translate3d(-4%, -3%, 0) scale(1)}50%{opacity:0.9;transform:translate3d(4%, 3%, 0) scale(1.08)}}@keyframes uscSoftShine{0%{transform:translateX(-120%) skewX(-18deg)}100%{transform:translateX(140%) skewX(-18deg)}}:root{--sch-purple-primary: #6c5ce7;--sch-purple-light: #887ff0;--sch-purple-dark: #2d1f6e;--sch-orange-primary: #ff7a2f;--sch-orange-light: #ff9f6a;--sch-mint-live: #00d4aa;--sch-mint-soft: #35e6c2;--sch-sky-channels: #3ecfff;--sch-gold-peak: #f7c948;--sch-teal-accent: var(--sch-mint-live);--sch-teal-light: var(--sch-mint-soft);--sch-rose-accent: #da5498;--sch-rose-light: #f080b8;--sch-cyan-info: var(--sch-sky-channels);--sch-card-bg: #181b25;--sch-card-bg-soft: #13161f;--sch-surface-dashboard: #1e2130}.page-front{--usc-sidebar-width: 15rem;--usc-sidebar-collapsed-width: 4.625rem;--usc-desktop-pad-x: clamp(1.875rem, 2vw, 2.75rem);--usc-bg: #080a10;--usc-shell: #0b0d11;--usc-sidebar: #0f111a;--usc-panel: #131620;--usc-panel-2: #0f141e;--usc-line: rgba(255, 255, 255, .06);--usc-line-strong: rgba(255, 255, 255, .1);--usc-text: #e8eaf0;--usc-muted: #7b7f8e;--usc-dim: #3d4257;--usc-green: var(--sch-mint-live);--usc-green-soft: var(--sch-mint-soft);--usc-purple: var(--sch-purple-primary);--usc-purple-light: var(--sch-purple-light);--usc-orange: var(--sch-orange-primary);--usc-orange-light: var(--sch-orange-light);--usc-rose: var(--sch-rose-accent);--usc-rose-light: var(--sch-rose-light);--usc-cyan: var(--sch-cyan-info);--usc-violet: var(--sch-purple-primary);--usc-amber: var(--sch-gold-peak);--usc-red: #d85a30;--usc-blue: #85b7eb;background:var(--usc-bg);color:var(--usc-text)}.page-front a{color:inherit;text-decoration:none}.page-front .personal-shell--front{width:100%;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 16% 0%, rgba(108, 92, 231, 0.12), transparent 30%), radial-gradient(circle at 82% 2%, rgba(255, 122, 47, 0.07), transparent 26%), linear-gradient(180deg, #080a10 0%, #0a0c12 100%)}.page-front .personal-container{width:100%;max-width:none;margin:0;padding:0}.usc-dashboard{--usc-sidebar-width: 15rem;--usc-sidebar-collapsed-width: 4.625rem;--usc-desktop-pad-x: clamp(1.875rem, 2vw, 2.75rem);--usc-bg: #080a10;--usc-shell: #0b0d11;--usc-sidebar: #0f111a;--usc-panel: #131620;--usc-panel-2: #0f141e;--usc-line: rgba(255, 255, 255, .06);--usc-line-strong: rgba(255, 255, 255, .1);--usc-text: #e8eaf0;--usc-muted: #7b7f8e;--usc-dim: #3d4257;--usc-green: var(--sch-mint-live);--usc-green-soft: var(--sch-mint-soft);--usc-purple: var(--sch-purple-primary);--usc-purple-light: var(--sch-purple-light);--usc-orange: var(--sch-orange-primary);--usc-orange-light: var(--sch-orange-light);--usc-rose: var(--sch-rose-accent);--usc-rose-light: var(--sch-rose-light);--usc-cyan: var(--sch-cyan-info);--usc-violet: var(--sch-purple-primary);--usc-amber: var(--sch-gold-peak);--usc-red: #d85a30;--usc-blue: #85b7eb;position:relative;display:flex;box-sizing:border-box;width:100%;max-width:none;min-height:100vh;margin:0;overflow:hidden;border:1px solid rgba(255, 255, 255, 0.055);border-radius:0;background:var(--usc-shell);box-shadow:0 2.125rem 5.625rem rgba(0, 0, 0, 0.32)}.usc-sidebar{position:relative;z-index:3;display:flex;flex:0 0 13.75rem;width:13.75rem;min-width:0;flex-direction:column;border-right:1px solid rgba(255, 255, 255, 0.05);background:var(--usc-sidebar);transition:flex-basis 0.3s cubic-bezier(0.4, 0, 0.2, 1), width 0.3s cubic-bezier(0.4, 0, 0.2, 1)}.usc-dashboard.is-sidebar-collapsed .usc-sidebar{flex-basis:3.75rem;width:3.75rem}.usc-sidebar__toggle{position:absolute;top:1.375rem;right:-0.75rem;z-index:4;display:inline-flex;width:1.5rem;height:1.5rem;align-items:center;justify-content:center;border:1px solid rgba(255, 255, 255, 0.1);border-radius:50%;background:#1a1d28;cursor:pointer}.usc-sidebar__toggle span{width:0.4375rem;height:0.4375rem;border-bottom:2px solid #7b7f8e;border-left:2px solid #7b7f8e;transform:rotate(45deg);transition:transform 0.3s}.usc-dashboard.is-sidebar-collapsed .usc-sidebar__toggle span{transform:rotate(225deg)}.usc-sidebar__brand{display:flex;min-height:4.5rem;align-items:center;gap:0.625rem;padding:1.25rem 1.125rem 1rem;border-bottom:1px solid rgba(255, 255, 255, 0.05)}.usc-sidebar__mark{display:inline-flex;flex:0 0 2.125rem;width:2.125rem;height:2.125rem;align-items:center;justify-content:center;border-radius:0.5625rem;background:linear-gradient(135deg, var(--usc-green), #4bb4f2 58%, var(--usc-violet));color:#fff;font-size:0.75rem;font-weight:800;letter-spacing:0}.usc-sidebar__brand-copy,.usc-sidebar__api span,.usc-sidebar__creator div,.usc-sidebar__sections a span,.usc-sidebar__sections a small,.usc-sidebar__group,.usc-sidebar__menu{min-width:0;transition:opacity 0.2s, width 0.2s}.usc-sidebar__brand-copy strong{display:block;color:var(--usc-text);font-size:0.8125rem;font-weight:700;line-height:1.2;white-space:nowrap}.usc-sidebar__brand-copy span,.usc-sidebar__api small,.usc-sidebar__creator small{display:block;color:var(--usc-dim);font-size:0.625rem;line-height:1.35;white-space:nowrap}.usc-sidebar__menu{padding:0.75rem 0.625rem 0}.usc-sidebar__menu #block-logo,.usc-sidebar__menu h2{display:none}.usc-sidebar__menu .menu{display:grid;gap:0.125rem;margin:0;padding:0;list-style:none}.usc-sidebar__menu .menu__item a,.usc-sidebar__sections a{display:flex;min-height:2.25rem;align-items:center;gap:0.625rem;padding:0.5625rem 0.625rem;border-radius:0.625rem;color:#5a5f72;font-size:0.8125rem;font-weight:650;line-height:1;white-space:nowrap;transition:background 0.15s, color 0.15s, transform 0.15s}.usc-sidebar__menu .menu__item a:hover,.usc-sidebar__menu .menu__item a.is-active,.usc-sidebar__sections a:hover,.usc-sidebar__sections a.is-active{background:rgba(29, 158, 117, 0.12);color:var(--usc-green)}.usc-sidebar__sections{display:grid;gap:0.125rem;padding:0.625rem}.usc-sidebar__group{padding:0.5rem 0.5rem 0.25rem;color:var(--usc-dim);font-size:0.625rem;font-weight:800;letter-spacing:0.1em;text-transform:uppercase}.usc-sidebar__sections a small{margin-left:auto;padding:0.125rem 0.375rem;border-radius:0.5rem;background:var(--usc-green);color:#fff;font-size:0.5625rem;font-weight:800}.usc-ico{position:relative;display:inline-flex;flex:0 0 1.0625rem;width:1.0625rem;height:1.0625rem;align-items:center;justify-content:center;color:currentColor;font-family:"ua-stream-icons";font-size:1.0625rem;font-style:normal;font-weight:400;line-height:1}.usc-ico::before{content:"";content:var(--usc-icon, "");display:block;opacity:0.88}.usc-ico::after{display:none !important}.usc-ico--dashboard{--usc-icon: ""}.usc-ico--live{--usc-icon: ""}.usc-ico--trophy{--usc-icon: ""}.usc-ico--growth{--usc-icon: ""}.usc-ico--category{--usc-icon: ""}.usc-ico--memory{--usc-icon: ""}.usc-ico--chart{--usc-icon: ""}.usc-ico--users{--usc-icon: ""}.usc-ico--search{--usc-icon: ""}.usc-sidebar__foot{display:grid;gap:0.625rem;margin-top:auto;padding:0.875rem 0.625rem;border-top:1px solid rgba(255, 255, 255, 0.05)}.usc-sidebar__api,.usc-sidebar__creator{display:flex;align-items:center;gap:0.5rem;border-radius:0.625rem}.usc-sidebar__api{padding:0.5625rem 0.6875rem;background:var(--usc-panel)}.usc-sidebar__api i{flex:0 0 0.4375rem;width:0.4375rem;height:0.4375rem;border-radius:50%;background:var(--usc-green);animation:uscPulse 2s infinite}.usc-sidebar__api strong,.usc-sidebar__creator strong{display:block;color:var(--usc-text);font-size:0.75rem;font-weight:700;white-space:nowrap}.usc-sidebar__creator{padding:0.125rem 0.25rem}.usc-sidebar__creator>span{display:inline-flex;flex:0 0 1.75rem;width:1.75rem;height:1.75rem;align-items:center;justify-content:center;border-radius:50%;background:#3c3489;color:#afa9ec;font-size:0.75rem;font-weight:800}.usc-dashboard.is-sidebar-collapsed .usc-sidebar__brand-copy,.usc-dashboard.is-sidebar-collapsed .usc-sidebar__api span,.usc-dashboard.is-sidebar-collapsed .usc-sidebar__creator div,.usc-dashboard.is-sidebar-collapsed .usc-sidebar__sections a span,.usc-dashboard.is-sidebar-collapsed .usc-sidebar__sections a small,.usc-dashboard.is-sidebar-collapsed .usc-sidebar__group,.usc-dashboard.is-sidebar-collapsed .usc-sidebar__menu{width:0;opacity:0;overflow:hidden;pointer-events:none}.usc-dashboard.is-sidebar-collapsed .usc-sidebar__brand{padding-right:0.8125rem;padding-left:0.8125rem}.usc-dashboard.is-sidebar-collapsed .usc-sidebar__sections a,.usc-dashboard.is-sidebar-collapsed .usc-sidebar__api,.usc-dashboard.is-sidebar-collapsed .usc-sidebar__creator{justify-content:center;padding-right:0;padding-left:0}.usc-main{display:flex;flex:1 1 auto;width:100%;min-width:0;flex-direction:column}.usc-topbar{display:none}.usc-content{padding:1.25rem 1.5rem 1.5rem}.usc-region--hero{border-bottom:1px solid rgba(255, 255, 255, 0.05)}.usc-dashboard .block__card,.usc-dashboard .block__layout{display:contents;border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important}.usc-dashboard .block__card::before,.usc-dashboard #block-home-hero>.block__card>.block__layout>.block__title,.usc-dashboard #block-growth-streamers>.block__card>.block__layout>.block__title,.usc-dashboard #block-category-growth>.block__card>.block__layout>.block__title,.usc-dashboard #block-ua-streamcharts-home-metrics,.usc-dashboard #block-personal-content{display:none !important}.usc-dashboard .block__content{min-width:0}.usc-section-stack,.usc-region--content-bottom .region{display:grid;grid-template-columns:minmax(0, 1fr);gap:1.5rem}.usc-hero{display:flex !important;min-height:26.25rem !important;margin:0 !important;padding:0 !important;overflow:visible !important;border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;isolation:auto !important}.usc-hero::before,.usc-hero::after{display:none !important}.usc-hero__content{flex:1 1 auto;min-width:0;padding:1.5rem 1.5rem 1.25rem;animation:uscFadeUp 0.45s ease both}.usc-hero__top{display:flex;align-items:center;justify-content:space-between;gap:0.75rem;margin-bottom:1.25rem}.usc-hero__title{margin:0 !important;color:var(--usc-text) !important;font-family:"Manrope", "Inter", "Segoe UI", sans-serif !important;font-size:1.375rem !important;font-weight:750 !important;line-height:1.1 !important;letter-spacing:0 !important;white-space:nowrap}.page-front .usc-dashboard .usc-search.home-hero__search{position:relative !important;top:auto !important;right:auto !important;bottom:auto !important;left:auto !important;z-index:8 !important;width:21.25rem !important;min-width:15rem;max-width:26.25rem !important;transform:none !important}.page-front .usc-dashboard .usc-search .streamer-search__header{position:relative}.usc-search .streamer-search__search-shell{display:grid !important;min-height:2.625rem !important;grid-template-columns:1.125rem minmax(0, 1fr) auto !important;gap:0.5rem !important;align-items:center;padding:0.4375rem 0.4375rem 0.4375rem 0.8125rem !important;border:1px solid rgba(255, 255, 255, 0.07) !important;border-radius:0.625rem !important;background:var(--usc-panel) !important;box-shadow:none !important}.usc-search .streamer-search__search-shell:focus-within{border-color:rgba(29, 158, 117, 0.38) !important}.usc-search .streamer-search__search-icon{width:1rem !important;height:1rem !important;color:var(--usc-dim);font-family:"ua-stream-icons";font-size:1.0625rem;font-style:normal;line-height:1}.usc-search .streamer-search__search-icon::before{content:"" !important;position:static !important;display:block;width:auto !important;height:auto !important;border:0 !important;background:transparent !important}.usc-search .streamer-search__search-icon::after{display:none !important}.usc-search .streamer-search__input{height:1.75rem !important;min-width:0;padding:0 !important;border:0 !important;background:transparent !important;color:var(--usc-text) !important;font-size:0.8125rem !important;font-weight:600;outline:0}.usc-search .streamer-search__input::placeholder{color:var(--usc-dim) !important}.usc-search .streamer-search__submit{display:inline-flex !important;min-height:1.75rem !important;align-items:center;justify-content:center;padding:0 0.75rem !important;border:0 !important;border-radius:0.5rem !important;background:var(--usc-green) !important;color:#fff !important;font-size:0.75rem !important;font-weight:800 !important;line-height:1 !important}.usc-search .streamer-search__list{position:absolute !important;z-index:12;top:calc(100% + 0.5rem) !important;right:0;left:0 !important;overflow:hidden;border:1px solid var(--usc-line-strong) !important;border-radius:0.625rem !important;background:#10141e !important;box-shadow:0 1.125rem 2.75rem rgba(0, 0, 0, 0.36) !important}.usc-metrics{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:0.625rem;margin-bottom:1rem}.usc-metric{min-width:0;padding:0.8125rem 0.9375rem;border:1px solid var(--usc-line);border-radius:0.75rem;background:var(--usc-panel);transition:border-color 0.2s, transform 0.2s}.usc-metric:hover{border-color:rgba(255, 255, 255, 0.12);transform:translateY(-0.0625rem)}.usc-metric--live{border-color:rgba(29, 158, 117, 0.25);background:#0b1f18}.usc-metric span{display:flex;min-width:0;align-items:center;gap:0.3125rem;margin-bottom:0.4375rem;color:var(--usc-dim);font-size:0.6875rem;font-weight:750}.usc-metric--live>span i{width:0.375rem;height:0.375rem;border-radius:50%;background:var(--usc-green);animation:uscPulse 1.4s infinite}.usc-metric strong{display:block;overflow:hidden;color:var(--usc-text);font-size:1.625rem;font-weight:760;line-height:1;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.usc-metric--live strong{color:var(--usc-green)}.usc-metric strong.is-text{padding-top:0.3125rem;font-size:0.9375rem}.usc-metric small{display:inline-flex;margin-top:0.375rem;padding:0.125rem 0.4375rem;border-radius:0.3125rem;background:rgba(255, 255, 255, 0.05);color:#5a5f72;font-size:0.6875rem;font-weight:700}.usc-metric--live small{background:rgba(29, 158, 117, 0.12);color:var(--usc-green)}.usc-chart{position:relative !important;min-height:11rem;padding:0.875rem 1rem !important;overflow:visible !important;border:1px solid var(--usc-line) !important;border-radius:0.75rem !important;background:var(--usc-panel) !important;animation:uscFadeUp 0.45s 0.08s ease both}.usc-chart__head{display:flex;align-items:flex-start;justify-content:space-between;gap:0.75rem;margin-bottom:0.75rem}.usc-chart__head h2{margin:0;color:var(--usc-text);font-size:0.8125rem;font-weight:750;line-height:1.2}.usc-chart__head span,.usc-chart__legend,.usc-chart__axis,.usc-chart__scale{color:var(--usc-dim);font-size:0.6875rem;font-weight:700}.usc-chart__switches{display:inline-flex;flex-shrink:0;gap:0.1875rem}.usc-chart__switches button,.usc-chart__switches span{appearance:none;display:inline-flex;min-height:1.5625rem;align-items:center;justify-content:center;padding:0 0.6875rem;border:1px solid rgba(255, 255, 255, 0.08);border-radius:0.4375rem;background:transparent;color:#5a5f72;cursor:pointer;font:inherit;font-weight:850;transition:border-color 0.18s ease, background 0.18s ease, color 0.18s ease, transform 0.18s ease}.usc-chart__switches button:hover{border-color:rgba(29, 158, 117, 0.45);color:var(--usc-text);transform:translateY(-0.0625rem)}.page-front .usc-dashboard .usc-chart__switches button:not(.is-active){border-color:rgba(255, 255, 255, 0.1) !important;background:rgba(7, 11, 18, 0.52) !important;color:#858ca0 !important}.page-front .usc-dashboard .usc-chart__switches button:not(.is-active):hover{border-color:rgba(47, 228, 209, 0.32) !important;background:rgba(47, 228, 209, 0.08) !important;color:var(--usc-text) !important}.page-front .usc-dashboard .usc-chart__switches button:focus-visible{outline:0.125rem solid rgba(47, 228, 209, 0.55);outline-offset:0.1875rem}.usc-chart__switches button.is-active,.usc-chart__switches span.is-active{border-color:var(--usc-green) !important;background:var(--usc-green) !important;color:#fff !important}.usc-chart__body{position:relative;min-height:8rem;padding-left:2.625rem}.usc-chart__scale{position:absolute;top:0.125rem;bottom:1rem;left:0;display:flex;width:2.125rem;flex-direction:column;justify-content:space-between;text-align:right}.usc-chart__plot{position:relative !important;width:100% !important;height:6.875rem !important;min-height:6.875rem !important;overflow:visible !important}.usc-chart__svg{position:absolute;inset:0;display:block;width:100% !important;height:100% !important;overflow:visible}.usc-chart__grid-line{stroke:rgba(255, 255, 255, 0.045);stroke-width:1}.usc-chart__area{fill:rgba(29, 158, 117, 0.08)}.usc-chart__line{fill:none;stroke-linecap:round;stroke-linejoin:round}.usc-chart__line--viewers{stroke:#2fe4d1;stroke-width:3;stroke-dasharray:100;animation:uscLineDraw 1.2s ease both;filter:drop-shadow(0 0 0.5rem rgba(47, 228, 209, 0.26))}.usc-chart__line--streams{stroke:var(--usc-violet);stroke-width:2;stroke-dasharray:8 8}.usc-chart__peak-dot{fill:#2fe4d1;stroke:rgba(255, 255, 255, 0.85);stroke-width:2}.home-hero__chart-points{position:absolute;z-index:4;inset:0}.home-hero__chart-point{position:absolute;top:0;bottom:0;min-width:0.75rem;transform:translateX(-50%);outline:0}.home-hero__chart-point::before{content:"";position:absolute;top:var(--point-top);left:50%;width:0.4375rem;height:0.4375rem;border:2px solid rgba(255, 255, 255, 0.75);border-radius:50%;background:#2fe4d1;box-shadow:0 0 1rem rgba(47, 228, 209, 0.45);transform:translate(-50%, -50%)}.home-hero__chart-point.is-peak::before{width:0.6875rem;height:0.6875rem}.home-hero__chart-tooltip{position:absolute;z-index:6;top:calc(var(--point-top) - 0.625rem);left:50%;min-width:9.375rem;padding:0.5rem 0.625rem;border:1px solid rgba(255, 255, 255, 0.08);border-radius:0.5rem;background:rgba(9, 12, 18, 0.96);color:var(--usc-text);opacity:0;pointer-events:none;transform:translate(-50%, -100%) scale(0.98);transition:opacity 0.15s, transform 0.15s}.home-hero__chart-point:hover .home-hero__chart-tooltip,.home-hero__chart-point:focus .home-hero__chart-tooltip{opacity:1;transform:translate(-50%, -100%) scale(1)}.home-hero__chart-tooltip small,.home-hero__chart-tooltip span{display:block;color:var(--usc-muted);font-size:0.625rem;font-weight:700;white-space:nowrap}.home-hero__chart-tooltip strong{display:block;margin:0.125rem 0;color:var(--usc-text);font-size:1.0625rem;line-height:1}.home-hero__chart-point.is-edge-start .home-hero__chart-tooltip{left:0;transform:translate(0, -100%) scale(0.98)}.home-hero__chart-point.is-edge-start:hover .home-hero__chart-tooltip,.home-hero__chart-point.is-edge-start:focus .home-hero__chart-tooltip{transform:translate(0, -100%) scale(1)}.home-hero__chart-point.is-edge-end .home-hero__chart-tooltip{right:0;left:auto;transform:translate(0, -100%) scale(0.98)}.home-hero__chart-point.is-edge-end:hover .home-hero__chart-tooltip,.home-hero__chart-point.is-edge-end:focus .home-hero__chart-tooltip{transform:translate(0, -100%) scale(1)}.usc-chart__axis{position:absolute;right:0;bottom:0;left:2.625rem;height:1rem}.usc-chart__axis span{position:absolute;bottom:0;transform:translateX(-50%);white-space:nowrap}.usc-chart__legend{display:flex;align-items:center;gap:0.875rem;margin-top:0.5rem}.usc-chart__legend span{display:inline-flex;align-items:center;gap:0.3125rem}.usc-chart__legend i,.usc-chart__legend b{width:0.5rem;height:0.5rem;border-radius:50%}.usc-chart__legend i{background:var(--usc-green)}.usc-chart__legend b{background:var(--usc-violet)}.usc-chart__legend strong{margin-left:auto;color:#5a5f72;font-size:0.625rem;font-weight:750}.usc-chart__empty{display:grid;height:6.875rem;place-content:center;text-align:center}.usc-chart__empty strong{color:var(--usc-text);font-size:0.875rem}.usc-chart__empty span{color:var(--usc-muted);font-size:0.75rem}.usc-hero__rail{flex:0 0 13.125rem;width:13.125rem;padding:1.125rem 0.875rem;border-left:1px solid rgba(255, 255, 255, 0.05);animation:uscFadeUp 0.45s 0.14s ease both}.usc-live-ring__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:0.625rem}.usc-live-ring__top span{color:var(--usc-dim);font-size:0.625rem;font-weight:850;letter-spacing:0.08em;text-transform:uppercase}.usc-live-ring__top i{width:0.4375rem;height:0.4375rem;border-radius:50%;background:var(--usc-green);animation:uscPulse 1.5s infinite}.usc-live-ring__visual{position:relative;display:flex;justify-content:center;margin:0.625rem 0 0.75rem}.usc-live-ring__visual svg circle{fill:none;stroke:rgba(255, 255, 255, 0.05);stroke-width:7}.usc-live-ring__visual svg circle.is-active{stroke:var(--usc-green);stroke-linecap:round;stroke-dasharray:239;stroke-dashoffset:60;transform:rotate(-90deg);transform-origin:50% 50%}.usc-live-ring__visual div{position:absolute;top:50%;left:50%;text-align:center;transform:translate(-50%, -50%)}.usc-live-ring__visual strong{display:block;color:var(--usc-green);font-size:1.375rem;font-weight:820;line-height:1}.usc-live-ring__visual span{display:block;margin-top:0.125rem;color:var(--usc-dim);font-size:0.5625rem;font-weight:700;white-space:nowrap}.usc-live-list{display:grid;gap:0.0625rem;padding-top:0.5rem;border-top:1px solid rgba(255, 255, 255, 0.04)}.usc-live-row{position:relative;display:grid;grid-template-columns:minmax(0, 1fr) 1.875rem;gap:0.375rem;align-items:center;border-radius:0.4375rem;transition:background 0.15s}.usc-live-row:hover{background:rgba(255, 255, 255, 0.03)}.usc-live-row__main{display:grid;min-width:0;grid-template-columns:1.75rem minmax(0, 1fr) auto;gap:0.4375rem;align-items:center;padding:0.3125rem 0}.usc-avatar,.stream-card__avatar{display:inline-flex;overflow:hidden;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg, #085041, #3c3489);color:var(--usc-green-soft);font-weight:800}.usc-avatar{width:1.75rem;height:1.75rem;font-size:0.6875rem}.usc-avatar img,.stream-card__avatar img,.stream-card__thumb img,.stream-card__media img,.category-growth-card__visual img{display:block;width:100%;height:100%;object-fit:cover}.usc-live-row strong{display:block;overflow:hidden;color:#c8ccdc;font-size:0.6875rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.usc-live-row small{display:block;overflow:hidden;color:var(--usc-dim);font-size:0.625rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.usc-live-row b{color:var(--usc-green);font-size:0.6875rem}.usc-twitch,.stream-card__twitch{position:relative;z-index:3;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(145, 70, 255, 0.5);border-radius:0.5rem;background:rgba(145, 70, 255, 0.18);color:#d8c9ff;font-size:0.6875rem;font-weight:850}.usc-twitch{width:1.875rem;height:1.875rem}.stream-section{position:relative;margin:0 !important;padding:0 !important;border:0 !important;background:transparent !important}.stream-section__head,.views-element-container>.block__card>.block__layout>.block__title{display:flex;align-items:flex-end;justify-content:space-between;gap:0.75rem;margin:0 0 0.75rem}.page-front .usc-dashboard .stream-section__head h2,.page-front .usc-dashboard .block__title--main{display:flex;align-items:center;gap:0.4375rem;margin:0 !important;color:var(--usc-text) !important;font-family:"Manrope", "Inter", "Segoe UI", sans-serif !important;font-size:0.9375rem !important;font-weight:780 !important;line-height:1.2 !important;letter-spacing:0 !important;text-shadow:none !important}.stream-section__head span{display:block;margin-top:0.125rem;color:#2e3240;font-size:0.625rem;font-weight:700}.stream-section__link,.more-link a{display:inline-flex;align-items:center;justify-content:center;min-height:1.875rem;padding:0 0.875rem;border:1px solid rgba(255, 255, 255, 0.09);border-radius:0.5rem;background:transparent;color:#7b7f8e;font-size:0.75rem;font-weight:750;transition:background 0.15s, border-color 0.15s, color 0.15s}.stream-section__link:hover,.more-link a:hover{border-color:rgba(255, 255, 255, 0.18);background:rgba(255, 255, 255, 0.03);color:#c8ccdc}.home-live-now__grid,.home-live-now-view{display:grid;grid-template-columns:15.625rem minmax(0, 1fr);gap:0.75rem}.home-live-now__list,.home-live-now-view__list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:0.5rem}.stream-card{position:relative;min-width:0;border:1px solid var(--usc-line);border-radius:0.75rem;background:var(--usc-panel);transition:border-color 0.2s, transform 0.2s, background 0.2s}.stream-card:hover{border-color:rgba(255, 255, 255, 0.14);transform:translateY(-0.125rem)}.stream-card__main-link{position:absolute;z-index:1;inset:0;border-radius:inherit}.stream-card__title{margin:0;color:#c8ccdc;font-size:0.75rem;font-weight:760;line-height:1.2}.stream-card__title a{position:relative;z-index:2}.stream-card__content{min-width:0;max-width:100%}.stream-card__eyebrow,.stream-card__text{max-width:100%;overflow:hidden;margin:0;color:var(--usc-dim);font-size:0.625rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.stream-card__avatar{flex:0 0 2.625rem;width:2.625rem;height:2.625rem;font-size:0.9375rem}.page-front .usc-dashboard .stream-card--featured{display:flex !important;min-height:13.125rem !important;flex-direction:column;gap:0.75rem;padding:1rem}.page-front .usc-dashboard .stream-card--featured .stream-card__media{position:relative;height:4.875rem !important;min-height:4.875rem !important;width:100% !important;overflow:hidden;border-radius:0.625rem;background:linear-gradient(135deg, #085041, #3c3489)}.page-front .usc-dashboard .stream-card--featured .stream-card__media img{display:none !important}.stream-card--featured .stream-card__media-overlay{position:absolute;inset:0;background:linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.36))}.stream-card__live,.stream-card__viewers{position:absolute;z-index:2;border-radius:0.4375rem;font-size:0.6875rem;font-weight:800}.stream-card__live{top:0.625rem;left:0.625rem;padding:0.3125rem 0.6875rem;background:rgba(29, 158, 117, 0.13);color:var(--usc-green)}.stream-card__viewers{right:0.625rem;bottom:0.625rem;color:#fff}.page-front .usc-dashboard .stream-card--featured .stream-card__body{display:grid;grid-template-columns:3.25rem minmax(0, 1fr) auto;gap:0.6875rem;align-items:center;width:100%}.stream-card--featured .stream-card__avatar{width:3.25rem;height:3.25rem}.stream-card--featured .stream-card__title{font-size:1.0625rem}.stream-card--featured .stream-card__twitch{min-width:4rem;min-height:2rem;padding:0 0.75rem;background:#9146ff;color:#fff}.page-front .usc-dashboard .stream-card--live-compact{display:flex !important;min-height:7.25rem !important;flex-direction:column;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem;text-align:center}.page-front .usc-dashboard .stream-card--live-compact .stream-card__content{width:100%}.stream-card--live-compact::after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background:currentColor;opacity:0;transition:opacity 0.2s}.stream-card--live-compact:hover::after{opacity:0.35}.page-front .usc-dashboard .stream-card--live-compact .stream-card__thumb{display:none !important}.stream-card--live-compact .stream-card__metric-value{color:var(--usc-green);font-size:0.8125rem;font-weight:850}.stream-card--live-compact .stream-card__twitch{width:1.875rem;height:1.875rem}.home-top-average__layout{display:grid;grid-template-columns:minmax(0, 1fr) 12.5rem;gap:0.75rem}.home-top-average__list{overflow:hidden;border:1px solid var(--usc-line);border-radius:0.75rem;background:var(--usc-panel)}.stream-card--top{display:grid;grid-template-columns:2.375rem 1.875rem minmax(0, 1fr) auto 2.125rem;gap:0.625rem;align-items:center;min-height:3.375rem;padding:0.625rem 0.875rem;border:0;border-bottom:1px solid rgba(255, 255, 255, 0.035);border-radius:0;background:transparent}.stream-card--top:last-child{border-bottom:0}.stream-card--top .stream-card__rank{color:var(--usc-dim);font-size:1.375rem;font-weight:500;letter-spacing:0;text-align:right}.stream-card--top:nth-child(1) .stream-card__rank{color:var(--usc-amber)}.stream-card--top:nth-child(2) .stream-card__rank{color:#8e93a5}.stream-card--top:nth-child(3) .stream-card__rank{color:var(--usc-red)}.stream-card--top .stream-card__avatar{width:1.875rem;height:1.875rem;font-size:0.6875rem}.stream-card--top .stream-card__metric{text-align:right}.stream-card--top .stream-card__metric span{display:block;color:var(--usc-dim);font-size:0.625rem;font-weight:650}.stream-card--top .stream-card__metric strong{color:var(--usc-text);font-size:0.875rem}.stream-card--top .stream-card__twitch{width:1.875rem;height:1.875rem}.stream-card--top-champion{display:flex;min-height:100%;flex-direction:column;align-items:center;justify-content:center;gap:0.5625rem;padding:1rem;text-align:center}.stream-card__crown{color:var(--usc-amber);font-family:"ua-stream-icons";font-size:1.25rem;font-style:normal;line-height:1}.stream-card__crown::before{content:"";display:block}.stream-card--top-champion .stream-card__avatar{width:3.375rem;height:3.375rem;font-size:1.1875rem}.stream-card--top-champion .stream-card__title{color:var(--usc-text);font-size:0.8125rem}.stream-card--top-champion .stream-card__metric span{display:block;color:var(--usc-dim);font-size:0.625rem}.stream-card--top-champion .stream-card__metric strong{display:block;color:var(--usc-amber);font-size:1.875rem;font-weight:820;line-height:1}.stream-card--top-champion .stream-card__twitch{min-height:1.875rem;padding:0 0.75rem;background:#9146ff;color:#fff}.home-growth-streamers__grid,.category-growth__grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:0.5rem}.stream-card--growth{display:grid;grid-template-columns:2.125rem minmax(0, 1fr) auto 1.875rem;gap:0.625rem;align-items:center;min-height:3.875rem;padding:0.6875rem 0.8125rem;border-left:3px solid var(--usc-red);border-radius:0 0.6875rem 0.6875rem 0}.stream-card--growth .stream-card__avatar{width:2.125rem;height:2.125rem;font-size:0.75rem}.stream-card__growth{color:var(--usc-red);font-size:1.3125rem;font-weight:820;line-height:1}.stream-card--growth .stream-card__twitch{width:1.875rem;height:1.875rem}.stream-card__bars{display:none}.category-growth-card{display:grid;grid-template-columns:2.375rem minmax(0, 1fr) auto;gap:0.625rem;align-items:center;min-height:3.75rem;padding:0.625rem 0.75rem;border:1px solid var(--usc-line);border-radius:0.625rem;background:var(--usc-panel);transition:border-color 0.2s, transform 0.2s}.category-growth-card:hover{border-color:rgba(255, 255, 255, 0.12);transform:translateY(-0.0625rem)}.category-growth-card__visual{display:inline-flex;overflow:hidden;width:2.375rem;height:2.375rem;align-items:center;justify-content:center;border-radius:0.5rem;background:linear-gradient(135deg, #085041, #3c3489);color:#fff;font-size:0.8125rem;font-weight:800}.category-growth-card__eyebrow,.category-growth-card__text,.category-growth-card__metric span{display:none}.category-growth-card__title{overflow:hidden;margin:0;color:#c8ccdc;font-size:0.75rem;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.category-growth-card__metric strong{display:inline-flex;padding:0.1875rem 0.5rem;border-radius:0.3125rem;background:rgba(29, 158, 117, 0.12);color:var(--usc-green);font-size:0.6875rem;font-weight:820}.category-growth-card__bars{display:none}@keyframes streamCardLiveBlink{0%,100%{opacity:1;transform:scale(1)}50%{opacity:0.35;transform:scale(0.78)}}.stream-card--avatar-teal{--stream-card-accent: var(--usc-green);--stream-card-accent-soft: var(--usc-green-soft);--stream-card-avatar-bg: #085041}.stream-card--avatar-violet{--stream-card-accent: var(--usc-violet);--stream-card-accent-soft: #afa9ec;--stream-card-avatar-bg: #3c3489}.stream-card--avatar-amber{--stream-card-accent: var(--usc-amber);--stream-card-accent-soft: #ffd38a;--stream-card-avatar-bg: #633806}.stream-card--avatar-coral{--stream-card-accent: var(--usc-red);--stream-card-accent-soft: #f0997b;--stream-card-avatar-bg: #712b13}.stream-card--avatar-blue{--stream-card-accent: var(--usc-blue);--stream-card-accent-soft: #b8d8ff;--stream-card-avatar-bg: #17395d}.stream-card--avatar-lime{--stream-card-accent: #c8db35;--stream-card-accent-soft: #eefb85;--stream-card-avatar-bg: #434d11}.stream-card__glow{position:absolute;top:-1.5rem;left:50%;width:8rem;height:8rem;border-radius:50%;background:var(--stream-card-accent, var(--usc-green));filter:blur(1.75rem);opacity:0;pointer-events:none;transform:translateX(-50%)}.stream-card__avatar{position:relative;overflow:visible;isolation:isolate;border:1px solid rgba(255, 255, 255, 0.08);background:var(--stream-card-avatar-bg, #085041);color:var(--stream-card-accent-soft, var(--usc-green-soft))}.stream-card__avatar::before{content:attr(data-initials);position:absolute;inset:0;z-index:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--stream-card-avatar-bg, #085041);color:var(--stream-card-accent-soft, var(--usc-green-soft))}.stream-card__avatar img{position:absolute;inset:0;z-index:1;border-radius:50%}.stream-card__avatar>span:not(.stream-card__live-badge){position:relative;z-index:1;display:inline-flex;width:100%;height:100%;align-items:center;justify-content:center;border-radius:50%;background:var(--stream-card-avatar-bg, #085041);color:var(--stream-card-accent-soft, var(--usc-green-soft))}.stream-card__avatar:has(> span:not(.stream-card__live-badge))::before{content:none}.stream-card__live-badge{position:absolute;bottom:-0.375rem;left:50%;z-index:2;display:inline-flex;align-items:center;gap:0.25rem;padding:0.125rem 0.5rem;border:1px solid rgba(29, 158, 117, 0.34);border-radius:0.4375rem;background:#0d1f18;color:var(--usc-green);font-size:0.5625rem;font-weight:850;letter-spacing:0.06em;line-height:1.2;text-transform:uppercase;transform:translateX(-50%);white-space:nowrap}.stream-card__live-dot{width:0.3125rem;height:0.3125rem;border-radius:50%;background:var(--usc-green);animation:streamCardLiveBlink 1.4s infinite}.stream-card__twitch{gap:0.3125rem;transition:background 0.15s, border-color 0.15s, color 0.15s}.stream-card__twitch-icon,.stream-card__twitch:not(:has(.stream-card__twitch-icon))::before{display:inline-flex;width:0.875rem;height:0.875rem;flex:0 0 0.8125rem;align-items:center;justify-content:center;background:transparent;color:currentColor;content:"";font-family:"ua-stream-icons";font-size:0.875rem;font-style:normal;font-weight:400;line-height:1}.stream-card__twitch-icon::before{content:"";font-family:"ua-stream-icons"}.stream-card__twitch:not(:has(.stream-card__twitch-icon)){font-size:0}.stream-card__twitch-label{font-size:0.6875rem;font-weight:750}.home-live-now__grid,.home-live-now-view{grid-template-columns:minmax(14.375rem, 16.25rem) minmax(0, 1fr);align-items:stretch}.home-live-now__list,.home-live-now-view__list{grid-template-columns:repeat(3, minmax(9.375rem, 11.25rem));align-content:start;justify-content:start}.page-front .usc-dashboard .stream-card--live-compact{display:flex !important;overflow:hidden;min-height:11.25rem !important;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;padding:1.25rem 0.875rem 0.875rem;border-radius:1rem;background:radial-gradient(circle at 50% -0.5rem, rgba(255, 255, 255, 0.035), transparent 5.375rem), var(--usc-panel);cursor:pointer;text-align:center}.page-front .usc-dashboard .stream-card--live-compact:hover{transform:translateY(-0.25rem)}.stream-card--live-compact .stream-card__glow,.stream-card--top-champion .stream-card__glow,.stream-card--growth .stream-card__glow{opacity:0.18}.page-front .usc-dashboard .stream-card--live-compact .stream-card__avatar{flex-basis:4rem;width:4rem;height:4rem;margin-bottom:1rem;border-width:2px;font-size:1.375rem}.page-front .usc-dashboard .stream-card--live-compact .stream-card__content{position:relative;z-index:2;width:100%}.page-front .usc-dashboard .stream-card--live-compact .stream-card__title{overflow:hidden;color:var(--usc-text);font-size:0.9375rem;font-weight:780;text-overflow:ellipsis;white-space:nowrap}.page-front .usc-dashboard .stream-card--live-compact .stream-card__eyebrow{margin-top:0.25rem;color:#5a5f72;font-size:0.75rem}.page-front .usc-dashboard .stream-card--live-compact .stream-card__metric-value{position:relative;z-index:2;margin-top:0.6875rem;color:var(--usc-green);font-size:1.5rem;font-weight:820;letter-spacing:-0.03125rem;line-height:1}.page-front .usc-dashboard .stream-card--live-compact .stream-card__twitch{width:auto;height:auto;min-height:1.875rem;margin-top:0.8125rem;padding:0 0.8125rem;border-color:rgba(145, 70, 255, 0.2);border-radius:0.5rem;background:rgba(145, 70, 255, 0.12);color:#a985ff}.page-front .usc-dashboard .stream-card--live-compact .stream-card__twitch:hover{background:rgba(145, 70, 255, 0.25);color:#d8c9ff}.stream-card--live-compact::after{content:none}.stream-card--top{display:flex;gap:0.625rem}.stream-card--top .stream-card__rank{width:2.375rem;flex:0 0 2.375rem;letter-spacing:-0.0625rem}.stream-card--top .stream-card__avatar{width:2rem;height:2rem;font-size:0.8125rem}.stream-card--top .stream-card__content,.stream-card--growth .stream-card__content,.category-growth-card__content{flex:1;min-width:0}.stream-card--top .stream-card__twitch,.stream-card--growth .stream-card__twitch{width:1.5rem;height:1.5rem;border-radius:0.3125rem;color:#a985ff}.stream-card--top-champion{overflow:hidden;border-radius:1rem;background:radial-gradient(circle at 50% 0, rgba(239, 159, 39, 0.12), transparent 5.75rem), var(--usc-panel)}.stream-card--top-champion .stream-card__avatar{width:4rem;height:4rem;font-size:1.375rem}.stream-card--top-champion .stream-card__twitch{gap:0.375rem;border-color:rgba(145, 70, 255, 0.24);background:rgba(145, 70, 255, 0.14);color:#d8c9ff;font-size:0.6875rem}.stream-card--growth{display:flex;border-left-color:var(--usc-red);transition:background 0.15s, border-color 0.2s, transform 0.15s}.stream-card--growth:hover{background:#181c25;transform:translateX(0.125rem)}.stream-card--growth .stream-card__avatar{flex:0 0 2.375rem;width:2.375rem;height:2.375rem;font-size:0.8125rem}.stream-card--growth .stream-card__eyebrow{text-transform:uppercase;letter-spacing:0.05em}.stream-card--growth .stream-card__growth{color:var(--usc-red);letter-spacing:-0.03125rem}.category-growth-card{display:flex;border-radius:0.75rem}.category-growth-card__eyebrow,.category-growth-card__text,.category-growth-card__metric span{display:block}.category-growth-card__eyebrow{color:var(--usc-dim);font-size:0.625rem;font-weight:700;letter-spacing:0.05em;text-transform:uppercase}.category-growth-card__text{overflow:hidden;margin:0.0625rem 0 0;color:var(--usc-dim);font-size:0.625rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.category-growth-card__metric{flex:0 0 auto;text-align:right}.category-growth-card__metric span{color:var(--usc-dim);font-size:0.625rem;font-weight:650}.usc-side-by-side{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.25rem}.page-front .usc-dashboard .home-live-now__grid,.page-front .usc-dashboard .home-live-now-view{grid-template-columns:minmax(15.625rem, 17.5rem) minmax(0, 1fr) !important;gap:1.25rem !important}.page-front .usc-dashboard .home-live-now__list,.page-front .usc-dashboard .home-live-now-view__list{grid-template-columns:repeat(3, minmax(9.375rem, 11.25rem)) !important;align-content:start !important;justify-content:start !important;gap:0.75rem !important;min-height:0 !important;padding:0 !important;border:0 !important;background:transparent !important}.page-front .usc-dashboard .stream-card{overflow:hidden;border-radius:1rem}.page-front .usc-dashboard .stream-card__avatar{overflow:visible !important;border:1px solid rgba(255, 255, 255, 0.08) !important;border-radius:50% !important;background:var(--stream-card-avatar-bg, #085041) !important;color:var(--stream-card-accent-soft, var(--usc-green-soft)) !important}.page-front .usc-dashboard .stream-card__avatar::before{content:attr(data-initials)}.page-front .usc-dashboard .stream-card__avatar img{position:absolute !important;inset:0;z-index:1;border-radius:50% !important}.page-front .usc-dashboard .stream-card__live-badge{position:absolute !important;right:auto !important;bottom:-0.375rem !important;left:50% !important;z-index:3 !important;display:inline-flex !important;width:auto !important;height:auto !important;min-width:0 !important;min-height:0 !important;align-items:center !important;justify-content:center !important;gap:0.25rem !important;padding:0.125rem 0.5rem !important;border:1px solid rgba(29, 158, 117, 0.34) !important;border-radius:0.4375rem !important;background:#0d1f18 !important;color:var(--usc-green) !important;font-size:0.5625rem !important;font-weight:850 !important;letter-spacing:0.06em !important;line-height:1.2 !important;text-transform:uppercase !important;transform:translateX(-50%) !important;white-space:nowrap !important}.page-front .usc-dashboard .stream-card__live-badge::before,.page-front .usc-dashboard .stream-card__live-badge::after{content:none !important}.page-front .usc-dashboard .stream-card__live-dot{display:inline-block !important;width:0.3125rem !important;height:0.3125rem !important;flex:0 0 0.3125rem !important;border-radius:50% !important;background:var(--usc-green) !important}.page-front .usc-dashboard .stream-card__twitch{display:inline-flex !important;place-items:unset !important;align-items:center !important;justify-content:center !important}.page-front .usc-dashboard .stream-card--live-compact{display:flex !important;width:100% !important;min-height:11.125rem !important;max-height:none !important;flex-direction:column !important;align-items:center !important;justify-content:flex-start !important;gap:0 !important;padding:1.25rem 0.875rem 0.875rem !important}.page-front .usc-dashboard .stream-card--live-compact .stream-card__avatar{flex:0 0 4rem !important;width:4rem !important;height:4rem !important;margin:0 0 1rem !important;font-size:1.375rem !important}.page-front .usc-dashboard .stream-card--live-compact .stream-card__twitch{width:auto !important;height:auto !important;min-height:1.875rem !important}.page-front .usc-dashboard .stream-card__bars,.page-front .usc-dashboard .category-growth-card__bars{display:none !important}.page-front .usc-dashboard .stream-card--top{display:grid !important;grid-template-columns:2.75rem 2.375rem minmax(0, 1fr) 7.625rem 2.125rem !important;gap:0.75rem !important;min-height:3.875rem !important;align-items:center !important;padding:0.625rem 0.875rem !important;border-radius:0.75rem !important}.page-front .usc-dashboard .stream-card--top .stream-card__rank{width:auto !important;flex:none !important;color:var(--usc-dim);font-size:1.3125rem !important;text-align:right}.page-front .usc-dashboard .stream-card--top .stream-card__avatar,.page-front .usc-dashboard .stream-card--growth .stream-card__avatar{flex:0 0 2.375rem !important;width:2.375rem !important;height:2.375rem !important;border-radius:50% !important;font-size:0.875rem !important}.page-front .usc-dashboard .stream-card--top .stream-card__content,.page-front .usc-dashboard .stream-card--growth .stream-card__content,.page-front .usc-dashboard .category-growth-card__content{min-width:0 !important}.page-front .usc-dashboard .stream-card--top .stream-card__title,.page-front .usc-dashboard .stream-card--growth .stream-card__title,.page-front .usc-dashboard .category-growth-card__title{overflow:hidden;color:var(--usc-text) !important;font-size:0.8125rem !important;line-height:1.2 !important;text-overflow:ellipsis;white-space:nowrap}.page-front .usc-dashboard .stream-card--top .stream-card__eyebrow,.page-front .usc-dashboard .stream-card--growth .stream-card__eyebrow,.page-front .usc-dashboard .stream-card--growth .stream-card__text,.page-front .usc-dashboard .category-growth-card__eyebrow,.page-front .usc-dashboard .category-growth-card__text{overflow:hidden;color:#5a5f72 !important;font-size:0.625rem !important;line-height:1.35 !important;text-overflow:ellipsis;white-space:nowrap}.page-front .usc-dashboard .stream-card--top .stream-card__metric{width:auto !important;text-align:left !important}.page-front .usc-dashboard .stream-card--top .stream-card__metric span{display:block !important;font-size:0.625rem !important}.page-front .usc-dashboard .stream-card--top .stream-card__metric strong{color:var(--usc-text) !important;font-size:0.875rem !important}.page-front .usc-dashboard .stream-card--top .stream-card__twitch,.page-front .usc-dashboard .stream-card--growth .stream-card__twitch{width:1.625rem !important;height:1.625rem !important;border-radius:0.375rem !important}.page-front .usc-dashboard .stream-card--growth{display:grid !important;grid-template-columns:2.375rem minmax(0, 1fr) auto 1.875rem !important;gap:0.6875rem !important;min-height:4.25rem !important;align-items:center !important;padding:0.75rem 0.8125rem !important;border-left:3px solid var(--usc-red) !important;border-radius:0 0.75rem 0.75rem 0 !important}.page-front .usc-dashboard .stream-card--growth .stream-card__growth{color:var(--usc-red) !important;font-size:1.25rem !important}.page-front .usc-dashboard .category-growth-card{display:grid !important;grid-template-columns:2.625rem minmax(0, 1fr) auto !important;gap:0.6875rem !important;min-height:4.25rem !important;align-items:center !important;padding:0.75rem 0.8125rem !important;border-radius:0.75rem !important}.page-front .usc-dashboard .category-growth-card__visual{width:2.625rem !important;height:2.625rem !important;border-radius:0.625rem !important}.page-front .usc-dashboard .category-growth-card__metric span{display:block !important;color:#5a5f72 !important;font-size:0.625rem !important}.page-front .usc-dashboard .category-growth-card__metric strong{font-size:0.75rem !important}.page-front .usc-dashboard .stream-section__head span{display:none !important}.page-front .usc-dashboard .home-growth-streamers__grid,.page-front .usc-dashboard .category-growth__grid{align-items:start !important;grid-auto-rows:min-content !important;min-height:0 !important}.home-memorial{padding:0.875rem 1.125rem !important;border:1px solid rgba(255, 255, 255, 0.04) !important;border-radius:0.75rem !important;background:#0f1117 !important}.home-memorial__grid{display:grid;gap:0.125rem}.stream-card--memorial{display:grid;grid-template-columns:2.125rem minmax(0, 1fr) auto;gap:0.6875rem;align-items:center;padding:0.5rem 0;border:0;border-bottom:1px solid rgba(255, 255, 255, 0.03);border-radius:0;background:transparent}.stream-card--memorial:last-child{border-bottom:0}.stream-card__avatar--quiet{width:2.125rem;height:2.125rem;background:#171b26;color:var(--usc-dim)}.stream-card--memorial .stream-card__title{color:#6b7180}.home-live-now__empty,.home-top-average__empty,.home-growth-streamers__empty,.category-growth__empty,.home-memorial__empty{margin:0;padding:0.875rem;border:1px dashed rgba(255, 255, 255, 0.08);border-radius:0.625rem;color:var(--usc-muted);font-size:0.8125rem}.more-link{margin-top:0.75rem}@media (min-width:1100px){.usc-section-stack,.usc-region--content-bottom .region{grid-template-columns:repeat(2, minmax(0, 1fr))}.usc-section-stack #block-views-stream-ua-current-live,.usc-section-stack #block-views-stream-ua-history-top,.usc-section-stack .views-stream-ua-current-live,.usc-section-stack .views-stream-ua-history-top,.usc-region--content-bottom .category-growth{grid-column:1 / -1}}@media (max-width:1180px){.usc-dashboard{width:100%;margin:0}.usc-hero{flex-direction:column}.usc-hero__rail{width:100%;flex-basis:auto;border-top:1px solid rgba(255, 255, 255, 0.05);border-left:0}.usc-live-list{grid-template-columns:repeat(2, minmax(0, 1fr));gap:0.375rem}}@media (max-width:900px){.usc-dashboard{display:block;min-height:0;overflow:visible}.usc-sidebar{width:100%;flex-basis:auto;border-right:0;border-bottom:1px solid rgba(255, 255, 255, 0.05)}.usc-sidebar__toggle{display:none}.usc-sidebar__brand{min-height:3.875rem;padding:0.875rem 1rem}.usc-sidebar__menu{display:none}.usc-sidebar__sections{display:flex;overflow-x:auto;padding:0 0.75rem 0.75rem;scrollbar-width:none}.usc-sidebar__sections::-webkit-scrollbar{display:none}.usc-sidebar__group,.usc-sidebar__foot{display:none}.usc-sidebar__sections a{flex:0 0 auto}.usc-content{padding:1rem}.usc-hero__content{padding:1.125rem 1rem 1rem}.usc-hero__top{display:grid;gap:0.875rem}.usc-hero__title{white-space:normal}.page-front .usc-dashboard .usc-search.home-hero__search{width:100% !important;min-width:0;max-width:100% !important}.usc-metrics{grid-template-columns:repeat(2, minmax(0, 1fr))}.usc-live-list,.home-live-now__grid,.home-live-now-view,.home-live-now__list,.home-live-now-view__list,.home-top-average__layout,.home-growth-streamers__grid,.category-growth__grid{grid-template-columns:minmax(0, 1fr)}}@media (max-width:520px){.usc-dashboard{width:100%;margin:0;border-radius:0}.usc-content{padding:0.875rem 0.75rem 1rem}.usc-hero__content,.usc-hero__rail{padding:1rem 0.75rem}.usc-metrics{gap:0.5rem}.usc-metric{padding:0.6875rem}.usc-metric strong{font-size:1.375rem}.usc-search .streamer-search__search-shell{grid-template-columns:1.125rem minmax(0, 1fr) !important}.usc-search .streamer-search__submit,.usc-chart__legend strong,.usc-chart__scale{display:none !important}.usc-chart{padding:0.75rem !important}.usc-chart__body{padding-left:0}.usc-chart__axis{left:0}.usc-chart__switches button,.usc-chart__switches span{padding:0 0.5rem}.stream-card--top{grid-template-columns:2.125rem 1.875rem minmax(0, 1fr) auto}.stream-card--top .stream-card__twitch,.stream-card--top .stream-card__metric span,.stream-card--growth .stream-card__twitch{display:none}}@media (max-width:900px){.page-front .usc-dashboard .home-live-now__grid,.page-front .usc-dashboard .home-live-now-view{grid-template-columns:minmax(0, 1fr) !important}.page-front .usc-dashboard .home-live-now__list,.page-front .usc-dashboard .home-live-now-view__list{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}}@media (max-width:360px){.page-front .usc-dashboard .home-live-now__list,.page-front .usc-dashboard .home-live-now-view__list{grid-template-columns:minmax(0, 1fr) !important}}.page-front .personal-shell--front{position:relative}.page-front .personal-shell--front::before,.page-front .personal-shell--front::after{content:"";position:fixed;z-index:0;pointer-events:none}.page-front .personal-shell--front::before{top:-11.25rem;right:6vw;width:38.75rem;height:38.75rem;border-radius:50%;background:radial-gradient(circle, rgba(124, 101, 255, 0.15), transparent 62%), radial-gradient(circle at 70% 30%, rgba(249, 130, 49, 0.14), transparent 55%);filter:blur(0.5rem);animation:uscAuroraDrift 12s ease-in-out infinite}.page-front .personal-shell--front::after{right:17.5rem;bottom:-13.75rem;width:32.5rem;height:32.5rem;border-radius:50%;background:radial-gradient(circle, rgba(239, 104, 48, 0.12), transparent 64%);filter:blur(1.125rem);animation:uscAuroraDrift 15s ease-in-out infinite reverse}.usc-dashboard{position:relative;z-index:1}.usc-sidebar__sections a.is-disabled{opacity:0.38;pointer-events:none}.usc-sidebar__sections a.is-disabled small{display:none}.usc-sidebar__menu .menu__item a::before{display:inline-flex;width:1.0625rem;flex:0 0 1.0625rem;align-items:center;justify-content:center;color:currentColor;content:"";font-family:"ua-stream-icons";font-size:1.0625rem;font-style:normal;font-weight:400;line-height:1;opacity:0.86}.usc-sidebar__menu .menu__item:nth-child(2) a::before{content:""}.usc-sidebar__menu .menu__item:nth-child(3) a::before{content:""}.usc-sidebar__menu .menu__item:nth-child(4) a::before{content:""}.usc-sidebar__menu .menu__item:nth-child(5) a::before{content:""}.usc-metric,.usc-chart,.stream-card,.category-growth-card,.home-memorial{isolation:isolate}.usc-metric::before,.usc-chart::before,.stream-card::before,.category-growth-card::before,.home-memorial::before{content:"";position:absolute;z-index:-1;inset:0;border-radius:inherit;background:radial-gradient(circle at var(--pointer-x, 50%) var(--pointer-y, 0%), rgba(47, 228, 209, 0.13), transparent 45%);opacity:0;transition:opacity 0.28s ease}.usc-metric:hover::before,.usc-chart:hover::before,.stream-growth-card:hover::before,.stream-card:hover::before,.category-growth-card:hover::before,.home-memorial:hover::before{opacity:1}.usc-metric::after,.usc-chart::after,.stream-growth-card::after,.stream-card::after{content:"";position:absolute;top:0;bottom:0;left:0;width:36%;border-radius:inherit;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.09), transparent);opacity:0;pointer-events:none}.usc-metric:hover::after,.usc-chart:hover::after,.stream-growth-card:hover::after,.stream-card:hover::after{opacity:1;animation:uscSoftShine 0.9s ease both}.usc-dashboard .usc-hero,.usc-dashboard .usc-metric,.usc-dashboard .usc-chart,.usc-dashboard .stream-section,.usc-dashboard .stream-growth-card,.usc-dashboard .stream-card,.usc-dashboard .category-growth-card,.usc-dashboard .home-memorial{opacity:0;filter:blur(0.25rem);transform:translateY(1.125rem);transition:opacity 0.58s ease var(--reveal-delay, 0ms), filter 0.58s ease var(--reveal-delay, 0ms), transform 0.58s cubic-bezier(0.2, 0.8, 0.2, 1) var(--reveal-delay, 0ms)}.usc-dashboard .is-revealed{opacity:1;filter:blur(0);transform:translateY(0)}@media (min-width:901px){.usc-dashboard{display:block;overflow:visible;border:0;box-shadow:none}.usc-sidebar{position:fixed;z-index:30;inset:0 auto 0 0;width:var(--usc-sidebar-width);height:100vh;flex-basis:var(--usc-sidebar-width);overflow-x:hidden;overflow-y:auto;border-right-color:rgba(255, 255, 255, 0.075);background:linear-gradient(180deg, rgba(17, 20, 31, 0.96), rgba(12, 14, 21, 0.94)), var(--usc-sidebar);box-shadow:inset -0.0625rem 0 0 rgba(255, 255, 255, 0.02), 1.125rem 0 4.375rem rgba(0, 0, 0, 0.28);scrollbar-width:thin}.usc-dashboard.is-sidebar-collapsed .usc-sidebar{width:var(--usc-sidebar-collapsed-width);flex-basis:var(--usc-sidebar-collapsed-width)}.usc-main{width:calc(100% - var(--usc-sidebar-width));min-height:100vh;margin-left:var(--usc-sidebar-width);transition:width 0.3s cubic-bezier(0.4, 0, 0.2, 1), margin-left 0.3s cubic-bezier(0.4, 0, 0.2, 1)}.usc-dashboard.is-sidebar-collapsed .usc-main{width:calc(100% - var(--usc-sidebar-collapsed-width));margin-left:var(--usc-sidebar-collapsed-width)}.usc-sidebar__brand{min-height:5.5rem;gap:0.8125rem;padding:1.5rem 1.25rem 1.125rem}.usc-sidebar__mark{flex-basis:2.625rem;width:2.625rem;height:2.625rem;border-radius:0.8125rem;font-size:0.875rem;box-shadow:0 0.75rem 1.75rem rgba(47, 228, 209, 0.16)}.usc-sidebar__brand-copy strong{font-size:0.9375rem}.usc-sidebar__brand-copy span,.usc-sidebar__api small,.usc-sidebar__creator small{font-size:0.6875rem}.usc-sidebar__menu,.usc-sidebar__sections{padding-right:0.875rem;padding-left:0.875rem}.usc-sidebar__menu .menu{gap:0.375rem}.usc-sidebar__sections{gap:0.4375rem;padding-top:1rem}.usc-sidebar__menu .menu__item a,.usc-sidebar__sections a{min-height:2.75rem;gap:0.75rem;padding:0.75rem 0.8125rem;border:1px solid transparent;border-radius:0.8125rem;font-size:0.875rem}.usc-sidebar__menu .menu__item a:hover,.usc-sidebar__menu .menu__item a.is-active,.usc-sidebar__sections a:hover,.usc-sidebar__sections a.is-active{border-color:rgba(29, 158, 117, 0.18);background:linear-gradient(90deg, rgba(29, 158, 117, 0.18), rgba(29, 158, 117, 0.07)), rgba(29, 158, 117, 0.08);box-shadow:0 0.625rem 1.75rem rgba(29, 158, 117, 0.08);transform:translateX(0.125rem)}.usc-sidebar__group{padding:0.625rem 0.625rem 0.3125rem;font-size:0.6875rem}.usc-sidebar__foot{gap:0.75rem;padding:1.125rem 0.875rem}.usc-sidebar__api,.usc-sidebar__creator{border:1px solid rgba(255, 255, 255, 0.055)}.usc-sidebar__api{padding:0.75rem 0.8125rem}.usc-sidebar__creator{padding:0.5rem 0.5625rem}.usc-sidebar__api strong,.usc-sidebar__creator strong{font-size:0.8125rem}.usc-sidebar__creator>span{flex-basis:2.125rem;width:2.125rem;height:2.125rem}.usc-content{padding:2rem var(--usc-desktop-pad-x) 2.875rem}.usc-hero{min-height:32rem !important}.usc-hero__content{padding:2.125rem var(--usc-desktop-pad-x) 1.75rem}.usc-hero__top{margin-bottom:1.75rem}.usc-hero__title{font-size:clamp(1.875rem, 1.75vw, 2.5rem) !important;letter-spacing:-0.04375rem !important}.page-front .usc-dashboard .usc-search.home-hero__search{width:clamp(23.75rem, 23vw, 29.375rem) !important;max-width:31.25rem !important}.usc-search .streamer-search__search-shell{min-height:3.375rem !important;grid-template-columns:1.5rem minmax(0, 1fr) auto !important;gap:0.75rem !important;padding:0.5rem 0.5rem 0.5rem 1rem !important;border-radius:0.9375rem !important;background:rgba(20, 24, 35, 0.9) !important}.usc-search .streamer-search__search-icon{width:1.25rem !important;height:1.25rem !important}.usc-search .streamer-search__input{height:2.125rem !important;font-size:0.9375rem !important}.usc-search .streamer-search__submit{min-width:7.375rem;min-height:2.375rem !important;padding:0 1.125rem !important;border-radius:0.6875rem !important;font-size:0.8125rem !important;transition:transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease}.usc-search .streamer-search__submit:hover{background:#22b987 !important;box-shadow:0 0.75rem 1.75rem rgba(29, 158, 117, 0.26);transform:translateY(-0.0625rem)}.usc-metrics{gap:1.125rem;margin-bottom:1.375rem}.usc-metric{min-height:6.5rem;padding:1.25rem 1.375rem;border-radius:1.125rem;background:linear-gradient(180deg, rgba(22, 26, 38, 0.92), rgba(17, 20, 30, 0.92));box-shadow:0 1.125rem 2.75rem rgba(0, 0, 0, 0.18)}.usc-metric:hover{border-color:rgba(47, 228, 209, 0.24);box-shadow:0 1.5rem 3.75rem rgba(0, 0, 0, 0.26);transform:translateY(-0.1875rem)}.usc-metric span{margin-bottom:0.625rem;font-size:0.75rem}.usc-metric strong{font-size:clamp(1.9375rem, 1.65vw, 2.5rem)}.usc-metric strong.is-text{font-size:1.3125rem}.usc-metric small{margin-top:0.5625rem;font-size:0.75rem}.usc-chart{min-height:17.625rem;padding:1.375rem 1.5rem 1.125rem !important;border-radius:1.25rem !important;background:linear-gradient(180deg, rgba(21, 25, 38, 0.96), rgba(16, 20, 31, 0.96)), var(--usc-panel) !important;box-shadow:0 1.375rem 4.125rem rgba(0, 0, 0, 0.2)}.usc-chart__head{margin-bottom:1.125rem}.usc-chart__head h2{font-size:1.0625rem}.usc-chart__head span,.usc-chart__legend,.usc-chart__axis,.usc-chart__scale{font-size:0.75rem}.usc-chart__switches button,.usc-chart__switches span{min-height:2rem;padding:0 0.875rem;border-radius:0.625rem}.usc-chart__body{min-height:11.875rem;padding-left:3.25rem}.usc-chart__scale{bottom:1.5rem;width:2.625rem}.usc-chart__plot{height:10.25rem !important;min-height:10.25rem !important}.usc-chart__line--viewers{stroke-width:3.4;filter:drop-shadow(0 0 0.6875rem rgba(47, 228, 209, 0.35))}.usc-chart__line--streams{stroke-width:2.4}.usc-chart__axis{left:3.25rem;height:1.25rem}.home-hero__chart-tooltip{min-width:11rem;padding:0.625rem 0.75rem;border-radius:0.75rem}.home-hero__chart-tooltip strong{font-size:1.375rem}.usc-hero__rail{flex-basis:15.75rem;width:15.75rem;padding:1.625rem 1.25rem}.usc-live-ring__top{margin-bottom:1rem}.usc-live-ring__top span{font-size:0.6875rem}.usc-live-ring__visual{margin:0.875rem 0 1.125rem}.usc-live-ring__visual svg{width:6.875rem;height:6.875rem;overflow:visible;filter:drop-shadow(0 0.875rem 1.25rem rgba(29, 158, 117, 0.16))}.usc-live-ring__visual strong{font-size:1.875rem}.usc-live-ring__visual span{font-size:0.625rem}.usc-live-list{gap:0.5rem;padding-top:1rem}.usc-live-row{grid-template-columns:minmax(0, 1fr) 2.25rem;gap:0.625rem;padding:0.375rem;border:1px solid transparent;border-radius:0.8125rem}.usc-live-row:hover{border-color:rgba(47, 228, 209, 0.12);background:rgba(255, 255, 255, 0.035);transform:translateX(0.125rem)}.usc-live-row__main{grid-template-columns:2.25rem minmax(0, 1fr) auto;gap:0.625rem;padding:0}.usc-avatar{width:2.25rem;height:2.25rem;font-size:0.8125rem}.usc-live-row strong{font-size:0.8125rem}.usc-live-row small{font-size:0.6875rem}.usc-live-row .usc-twitch{width:2.125rem;height:2.125rem;border-radius:0.625rem}.stream-section__head,.views-element-container>.block__card>.block__layout>.block__title{margin-bottom:1.125rem}.page-front .usc-dashboard .stream-section__head h2,.page-front .usc-dashboard .block__title--main{font-size:1.25rem !important}.stream-section__head span{font-size:0.75rem}.usc-section-stack,.usc-region--content-bottom .region{gap:2.125rem}.page-front .usc-dashboard .home-live-now__grid,.page-front .usc-dashboard .home-live-now-view{grid-template-columns:minmax(18.75rem, 21.25rem) minmax(0, 1fr) !important;gap:1.75rem !important}.page-front .usc-dashboard .home-live-now__list,.page-front .usc-dashboard .home-live-now-view__list{grid-template-columns:repeat(3, minmax(13.125rem, 15.625rem)) !important;gap:1.125rem !important}.page-front .usc-dashboard .stream-card{border-radius:1.25rem;box-shadow:0 1.125rem 2.75rem rgba(0, 0, 0, 0.18)}.page-front .usc-dashboard .stream-card:hover{border-color:rgba(47, 228, 209, 0.2);box-shadow:0 1.625rem 4rem rgba(0, 0, 0, 0.3);transform:translateY(-0.3125rem)}.page-front .usc-dashboard .stream-card--featured{min-height:15.625rem !important;padding:1.375rem}.page-front .usc-dashboard .stream-card--featured .stream-card__media{height:6.25rem !important;min-height:6.25rem !important;border-radius:1rem}.stream-card--featured .stream-card__title{font-size:1.25rem}.page-front .usc-dashboard .stream-card--live-compact{min-height:13.625rem !important;padding:1.625rem 1.125rem 1.125rem !important;border-radius:1.25rem}.page-front .usc-dashboard .stream-card--live-compact .stream-card__avatar{flex-basis:4.75rem !important;width:4.75rem !important;height:4.75rem !important;margin-bottom:1.125rem !important;font-size:1.625rem !important}.page-front .usc-dashboard .stream-card--live-compact .stream-card__title{font-size:1.125rem}.page-front .usc-dashboard .stream-card--live-compact .stream-card__eyebrow{font-size:0.8125rem}.page-front .usc-dashboard .stream-card--live-compact .stream-card__metric-value{font-size:1.875rem}.page-front .usc-dashboard .stream-card--top{min-height:4.75rem !important;padding:1rem 1.125rem !important;border-radius:1rem !important}.page-front .usc-dashboard .stream-card--top .stream-card__title,.page-front .usc-dashboard .stream-card--growth .stream-card__title,.page-front .usc-dashboard .category-growth-card__title{font-size:0.9375rem !important}.page-front .usc-dashboard .stream-card--top .stream-card__metric strong{font-size:1.0625rem !important}.page-front .usc-dashboard .stream-card--growth,.page-front .usc-dashboard .category-growth-card{min-height:5.125rem !important;padding:1rem 1.125rem !important;border-radius:1rem !important}}@media (max-width:900px){.usc-sidebar{position:sticky;top:0;z-index:30;height:auto;max-height:none;overflow:visible}.usc-dashboard.is-sidebar-collapsed .usc-sidebar{width:100%;flex-basis:auto}.usc-dashboard.is-sidebar-collapsed .usc-main{width:100%;margin-left:0}}@media (min-width:901px){.page-front .usc-dashboard #block-personal-views-streamer-avg,.page-front .usc-dashboard .home-top-average{width:min(100%, 51.25rem);max-width:51.25rem}.page-front .usc-dashboard .home-top-average .stream-section__head{margin-bottom:1.125rem}.page-front .usc-dashboard .home-top-average .stream-section__head h2{gap:0.625rem;font-size:1.375rem !important}.page-front .usc-dashboard .home-top-average .usc-ico--trophy{color:var(--usc-amber);font-size:1.5rem;filter:drop-shadow(0 0 0.75rem rgba(239, 159, 39, 0.24))}.page-front .usc-dashboard .home-top-average__layout{display:grid;grid-template-columns:minmax(24.375rem, 26.875rem) minmax(18.75rem, 22.5rem);gap:1.25rem;align-items:stretch}.page-front .usc-dashboard .home-top-average__list{overflow:hidden;border:1px solid rgba(255, 255, 255, 0.085);border-radius:1.125rem;background:linear-gradient(180deg, rgba(21, 25, 38, 0.94), rgba(16, 20, 31, 0.94)), var(--usc-panel);box-shadow:0 1.375rem 3.375rem rgba(0, 0, 0, 0.22)}.page-front .usc-dashboard .home-top-average__list .stream-card--top{grid-template-columns:3.375rem 3.25rem minmax(0, 1fr) 5.75rem !important;gap:0.875rem !important;min-height:5.125rem !important;padding:0.9375rem 1.375rem !important;border:0 !important;border-bottom:1px solid rgba(255, 255, 255, 0.045) !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;transform:none !important}.page-front .usc-dashboard .home-top-average__list .stream-card--top:hover{background:linear-gradient(90deg, rgba(239, 159, 39, 0.075), rgba(47, 228, 209, 0.035)) !important}.page-front .usc-dashboard .home-top-average__list .stream-card--top:last-child{border-bottom:0 !important}.page-front .usc-dashboard .home-top-average__list .stream-card--top .stream-card__rank{color:#303650 !important;font-size:1.875rem !important;font-weight:520 !important;letter-spacing:-0.075rem;line-height:1;text-align:right}.page-front .usc-dashboard .home-top-average__list .stream-card--top:nth-child(1) .stream-card__rank{color:var(--usc-amber) !important}.page-front .usc-dashboard .home-top-average__list .stream-card--top:nth-child(2) .stream-card__rank{color:#6f7695 !important}.page-front .usc-dashboard .home-top-average__list .stream-card--top:nth-child(3) .stream-card__rank{color:var(--usc-red) !important}.page-front .usc-dashboard .home-top-average__list .stream-card--top .stream-card__avatar{width:2.875rem !important;height:2.875rem !important;flex-basis:2.875rem !important;font-size:0.9375rem !important}.page-front .usc-dashboard .home-top-average__list .stream-card--top .stream-card__content{display:flex;min-width:0 !important;flex-direction:column}.page-front .usc-dashboard .home-top-average__list .stream-card--top .stream-card__title{order:1;color:var(--usc-text) !important;font-size:1rem !important;font-weight:820}.page-front .usc-dashboard .home-top-average__list .stream-card--top .stream-card__eyebrow{order:2;margin-top:0.1875rem;color:#596078 !important;font-size:0.75rem !important;text-transform:none !important}.page-front .usc-dashboard .home-top-average__list .stream-card--top .stream-card__metric{text-align:right !important}.page-front .usc-dashboard .home-top-average__list .stream-card--top .stream-card__metric strong{display:block;color:var(--usc-text) !important;font-size:1.125rem !important;font-weight:820;line-height:1.05}.page-front .usc-dashboard .home-top-average__list .stream-card--top .stream-card__metric span{color:#596078 !important;font-size:0.6875rem !important}.page-front .usc-dashboard .home-top-average__list .stream-card--top .stream-card__twitch{display:none !important}.page-front .usc-dashboard .home-top-average__champion{min-width:0}.page-front .usc-dashboard .home-top-average__champion .stream-card--top-champion{min-height:24.375rem !important;padding:2.125rem 1.5rem !important;border:1px solid rgba(255, 255, 255, 0.085);border-radius:1.125rem;background:radial-gradient(circle at 50% 8%, rgba(239, 159, 39, 0.12), transparent 7.5rem), linear-gradient(180deg, rgba(21, 25, 38, 0.96), rgba(16, 20, 31, 0.96));box-shadow:0 1.5rem 3.625rem rgba(0, 0, 0, 0.24)}.page-front .usc-dashboard .home-top-average__champion .stream-card__crown{color:var(--usc-amber);font-size:1.75rem;filter:drop-shadow(0 0 0.875rem rgba(239, 159, 39, 0.25))}.page-front .usc-dashboard .home-top-average__champion .stream-card__avatar{width:5.375rem !important;height:5.375rem !important;flex-basis:5.375rem !important;font-size:1.75rem !important}.page-front .usc-dashboard .home-top-average__champion .stream-card__title{font-size:1.3125rem !important;font-weight:850}.page-front .usc-dashboard .home-top-average__champion .stream-card__eyebrow{color:#596078 !important;font-size:0.8125rem !important}.page-front .usc-dashboard .home-top-average__champion .stream-card__metric strong{color:var(--usc-amber) !important;font-size:3.25rem !important;letter-spacing:-0.1rem}.page-front .usc-dashboard .home-top-average__champion .stream-card__metric span{color:#596078 !important;font-size:0.8125rem !important}.page-front .usc-dashboard .home-top-average__champion .stream-card__twitch{min-height:2.75rem;gap:0.5rem;padding:0 1.25rem;border:0;border-radius:0.75rem;background:#9146ff;color:#fff;font-size:1rem;font-weight:850;box-shadow:0 1rem 2.125rem rgba(145, 70, 255, 0.28)}.page-front .usc-dashboard #block-personal-views-streamer-avg .block__title--main{gap:0.625rem;font-size:1.375rem !important}.page-front .usc-dashboard #block-personal-views-streamer-avg .block__title--main::before{color:var(--usc-amber);content:"";font-family:"ua-stream-icons";font-size:1.5rem;font-style:normal;font-weight:400;line-height:1;filter:drop-shadow(0 0 0.75rem rgba(239, 159, 39, 0.24))}.page-front .usc-dashboard .home-top-average-view{display:grid;grid-template-columns:minmax(24.375rem, 26.875rem) minmax(18.75rem, 22.5rem);gap:1.25rem;align-items:stretch}.page-front .usc-dashboard .home-top-average-view__list{overflow:hidden;border:1px solid rgba(255, 255, 255, 0.085);border-radius:1.125rem;background:linear-gradient(180deg, rgba(21, 25, 38, 0.94), rgba(16, 20, 31, 0.94)), var(--usc-panel);box-shadow:0 1.375rem 3.375rem rgba(0, 0, 0, 0.22)}.page-front .usc-dashboard .home-top-average-view__list .views-row--ranked{display:grid;grid-template-columns:3.75rem minmax(0, 1fr);align-items:center;border-bottom:1px solid rgba(255, 255, 255, 0.045)}.page-front .usc-dashboard .home-top-average-view__list .views-row--ranked:last-child{border-bottom:0}.page-front .usc-dashboard .home-top-average-view__list .views-row--ranked::before{color:#303650;content:attr(data-rank);font-size:1.875rem;font-weight:520;letter-spacing:-0.075rem;line-height:1;text-align:right}.page-front .usc-dashboard .home-top-average-view__list .views-row--ranked:nth-child(1)::before{color:var(--usc-amber)}.page-front .usc-dashboard .home-top-average-view__list .views-row--ranked:nth-child(2)::before{color:#6f7695}.page-front .usc-dashboard .home-top-average-view__list .views-row--ranked:nth-child(3)::before{color:var(--usc-red)}.page-front .usc-dashboard .home-top-average-view__list .stream-card--top{grid-template-columns:3.25rem minmax(0, 1fr) 5.75rem !important;gap:0.875rem !important;min-height:5.125rem !important;padding:0.9375rem 1.375rem 0.9375rem 0.5rem !important;border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;transform:none !important}.page-front .usc-dashboard .home-top-average-view__list .views-row--ranked:hover{background:linear-gradient(90deg, rgba(239, 159, 39, 0.075), rgba(47, 228, 209, 0.035)) !important}.page-front .usc-dashboard .home-top-average-view__list .stream-card--top .stream-card__avatar{width:2.875rem !important;height:2.875rem !important;flex-basis:2.875rem !important;font-size:0.9375rem !important}.page-front .usc-dashboard .home-top-average-view__list .stream-card--top .stream-card__content{display:flex;min-width:0 !important;flex-direction:column}.page-front .usc-dashboard .home-top-average-view__list .stream-card--top .stream-card__title{order:1;color:var(--usc-text) !important;font-size:1rem !important;font-weight:820}.page-front .usc-dashboard .home-top-average-view__list .stream-card--top .stream-card__eyebrow{order:2;margin-top:0.1875rem;color:#596078 !important;font-size:0.75rem !important;text-transform:none !important}.page-front .usc-dashboard .home-top-average-view__list .stream-card--top .stream-card__metric{text-align:right !important}.page-front .usc-dashboard .home-top-average-view__list .stream-card--top .stream-card__metric strong{display:block;color:var(--usc-text) !important;font-size:1.125rem !important;font-weight:820;line-height:1.05}.page-front .usc-dashboard .home-top-average-view__list .stream-card--top .stream-card__metric span{color:#596078 !important;font-size:0.6875rem !important}.page-front .usc-dashboard .home-top-average-view__list .stream-card--top .stream-card__twitch{display:none !important}.page-front .usc-dashboard .home-top-average-view__champion{position:relative;min-width:0;border:1px solid rgba(255, 255, 255, 0.085);border-radius:1.125rem;background:radial-gradient(circle at 50% 8%, rgba(239, 159, 39, 0.12), transparent 7.5rem), linear-gradient(180deg, rgba(21, 25, 38, 0.96), rgba(16, 20, 31, 0.96));box-shadow:0 1.5rem 3.625rem rgba(0, 0, 0, 0.24)}.page-front .usc-dashboard .home-top-average-view__champion::before{position:absolute;top:2.25rem;left:50%;z-index:3;color:var(--usc-amber);content:"";font-family:"ua-stream-icons";font-size:1.75rem;line-height:1;transform:translateX(-50%);filter:drop-shadow(0 0 0.875rem rgba(239, 159, 39, 0.25))}.page-front .usc-dashboard .home-top-average-view__champion .views-row,.page-front .usc-dashboard .home-top-average-view__champion .views-field,.page-front .usc-dashboard .home-top-average-view__champion .field-content{display:contents}.page-front .usc-dashboard .home-top-average-view__champion .stream-card--top{display:flex !important;min-height:24.375rem !important;flex-direction:column;align-items:center !important;justify-content:center !important;gap:0.8125rem !important;padding:4.5rem 1.5rem 2.125rem !important;border:0 !important;border-radius:1.125rem !important;background:transparent !important;box-shadow:none !important;text-align:center}.page-front .usc-dashboard .home-top-average-view__champion .stream-card__avatar{width:5.375rem !important;height:5.375rem !important;flex-basis:5.375rem !important;font-size:1.75rem !important}.page-front .usc-dashboard .home-top-average-view__champion .stream-card__content{display:flex;align-items:center;flex-direction:column}.page-front .usc-dashboard .home-top-average-view__champion .stream-card__title{order:1;color:var(--usc-text) !important;font-size:1.3125rem !important;font-weight:850}.page-front .usc-dashboard .home-top-average-view__champion .stream-card__eyebrow{order:2;margin-top:0.125rem;color:#596078 !important;font-size:0.8125rem !important}.page-front .usc-dashboard .home-top-average-view__champion .stream-card__metric{text-align:center !important}.page-front .usc-dashboard .home-top-average-view__champion .stream-card__metric strong{display:block;color:var(--usc-amber) !important;font-size:3.25rem !important;font-weight:850;letter-spacing:-0.1rem;line-height:1}.page-front .usc-dashboard .home-top-average-view__champion .stream-card__metric span{display:block;margin-top:0.5rem;color:#596078 !important;font-size:0.8125rem !important}.page-front .usc-dashboard .home-top-average-view__champion .stream-card__twitch{display:inline-flex !important;width:auto !important;height:auto !important;min-width:8rem;min-height:2.75rem;align-items:center;justify-content:center;gap:0.5rem;padding:0 1.25rem;border:0;border-radius:0.75rem;background:#9146ff;color:#fff;font-size:0;font-weight:850;box-shadow:0 1rem 2.125rem rgba(145, 70, 255, 0.28)}.page-front .usc-dashboard .home-top-average-view__champion .stream-card__twitch::after{content:"Twitch";font-size:1rem}}.usc-metric::after,.usc-chart::after,.stream-card::after{content:none !important;display:none !important}.usc-dashboard .usc-metrics{gap:0.75rem;margin-bottom:1.25rem}.usc-dashboard .usc-metric{--metric-accent: var(--sch-mint-live);--metric-accent-2: var(--sch-mint-soft);--metric-value: var(--sch-mint-live);--metric-tag-bg: rgba(0, 212, 170, .12);--metric-tag-color: var(--sch-mint-live);position:relative;min-width:0;min-height:8.25rem;padding:1.125rem 1.25rem 1rem !important;overflow:hidden;border:0.0625rem solid rgba(255, 255, 255, 0.06) !important;border-radius:0.875rem !important;background:#13161f !important;box-shadow:0 0.125rem 0.5rem rgba(0, 0, 0, 0.5) !important;cursor:default;transform:none;transition:border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease}.usc-dashboard .usc-metric:hover{border-color:rgba(255, 255, 255, 0.1) !important;box-shadow:0 0.5rem 1.625rem rgba(0, 0, 0, 0.42), 0 0 0 0.0625rem color-mix(in srgb, var(--metric-accent) 18%, transparent) !important;transform:translateY(-0.125rem)}.usc-dashboard .usc-metric::before{position:absolute;z-index:2;top:0;right:0;left:0;height:0.125rem;border-radius:0.875rem 0.875rem 0 0;background:linear-gradient(90deg, var(--metric-accent), var(--metric-accent-2));content:"" !important;opacity:1 !important;pointer-events:none}.usc-dashboard .usc-metric::after{position:absolute;right:-1.375rem;bottom:-1.375rem;z-index:0;display:block !important;width:5.25rem;height:5.25rem;border-radius:50%;background:radial-gradient(circle, color-mix(in srgb, var(--metric-accent) 84%, #ffffff 16%), transparent 64%);content:"" !important;opacity:0.14;pointer-events:none}.usc-dashboard .usc-metric>*{position:relative;z-index:1}.usc-dashboard .usc-metric--viewers{--metric-accent: var(--sch-mint-live);--metric-accent-2: var(--sch-mint-soft);--metric-value: var(--sch-mint-live);--metric-tag-bg: rgba(0, 212, 170, .12);--metric-tag-color: var(--sch-mint-live)}.usc-dashboard .usc-metric--streamers{--metric-accent: var(--sch-sky-channels);--metric-accent-2: #7de1ff;--metric-value: var(--sch-sky-channels);--metric-tag-bg: rgba(62, 207, 255, .1);--metric-tag-color: var(--sch-sky-channels)}.usc-dashboard .usc-metric--avg{--metric-accent: var(--sch-gold-peak);--metric-accent-2: #ffe27a;--metric-value: var(--sch-gold-peak);--metric-tag-bg: rgba(247, 201, 72, .1);--metric-tag-color: var(--sch-gold-peak)}.usc-dashboard .usc-metric--category{--metric-accent: var(--sch-purple-primary);--metric-accent-2: var(--sch-purple-light);--metric-value: var(--sch-purple-light);--metric-tag-bg: rgba(108, 92, 231, .12);--metric-tag-color: var(--sch-purple-light)}.usc-dashboard .usc-metric span{display:flex;align-items:center;gap:0.375rem;margin-bottom:0.625rem;color:#5a5f72 !important;font-size:0.6875rem;font-weight:650;letter-spacing:0.009375rem}.usc-dashboard .usc-metric span>i:not([class]){width:0.3125rem;height:0.3125rem;border-radius:50%;background:var(--metric-accent) !important;animation:uscPulse 1.5s infinite}.usc-dashboard .usc-metric span .usc-ico{color:#5a5f72 !important;font-size:0.8125rem;line-height:1}.usc-dashboard .usc-metric strong{display:block;margin-bottom:0.5rem;color:var(--metric-value) !important;font-size:clamp(1.625rem, 1.8vw, 2.125rem);font-weight:760;line-height:1;letter-spacing:-0.05rem}.usc-dashboard .usc-metric strong.is-text{max-width:100%;padding-top:0.1875rem;color:var(--metric-value) !important;font-size:clamp(1.25rem, 1.35vw, 1.6875rem)}.usc-dashboard .usc-metric small{display:inline-flex;width:fit-content;margin-top:0;padding:0.1875rem 0.5625rem;border-radius:0.3125rem;background:var(--metric-tag-bg) !important;color:var(--metric-tag-color) !important;font-size:0.6875rem;font-weight:700}.usc-chart.is-chart-redrawing .usc-chart__line--viewers{animation:uscLineDraw 0.72s ease both}.usc-chart.is-chart-redrawing .home-hero__chart-point{animation:uscFadeUp 0.3s ease both}.usc-chart.is-chart-ready .usc-chart__area,.usc-chart.is-chart-ready .usc-chart__line,.usc-chart.is-chart-ready .usc-chart__peak-dot,.usc-chart.is-chart-ready .home-hero__chart-point{transition:d 0.28s ease, cx 0.28s ease, cy 0.28s ease, opacity 0.2s ease, transform 0.2s ease}@media (min-width:901px){.page-front{--usc-desktop-pad-x: clamp(2rem, 2.1vw, 2.875rem)}.page-front .personal-main--front.usc-content,.usc-content{padding:2.375rem var(--usc-desktop-pad-x) 3.5rem}.usc-hero{min-height:37.75rem !important;width:auto !important;margin-right:var(--usc-desktop-pad-x) !important}.usc-hero__content{padding:2.5rem var(--usc-desktop-pad-x) 2.125rem}.usc-metrics{gap:1.375rem;margin-bottom:1.75rem}.usc-chart{min-height:23.125rem;padding:1.75rem 1.875rem 1.5rem !important}.usc-chart__head{margin-bottom:1.375rem}.usc-chart__body{min-height:16.125rem;padding-left:3.75rem}.usc-chart__scale{bottom:1.75rem;width:3rem}.usc-chart__plot{height:14.25rem !important;min-height:14.25rem !important}.usc-chart__axis{left:3.75rem}.usc-chart__legend{margin-top:0.875rem}.usc-hero__rail{flex-basis:20.125rem;width:20.125rem;padding:2.125rem 1.75rem}.usc-live-ring__top{margin-bottom:1.25rem}.usc-live-ring__top span{font-size:0.75rem}.usc-live-ring__visual{margin:1rem 0 1.5rem}.usc-live-ring__visual svg{width:8.25rem;height:8.25rem}.usc-live-ring__visual strong{font-size:2.375rem}.usc-live-ring__visual span{font-size:0.6875rem}.usc-live-list{gap:0.75rem;padding-top:1.375rem}.usc-live-row{grid-template-columns:minmax(0, 1fr) 2.625rem;min-height:3.875rem;gap:0.75rem;padding:0.5625rem;border-radius:1rem}.usc-live-row__main{grid-template-columns:2.625rem minmax(0, 1fr) auto;gap:0.75rem}.usc-avatar{width:2.625rem;height:2.625rem;font-size:0.9375rem}.usc-live-row strong{font-size:0.875rem}.usc-live-row small{font-size:0.75rem}.usc-live-row b{font-size:0.8125rem}.usc-live-row .usc-twitch{width:2.5rem;height:2.5rem;border-radius:0.75rem}}.page-front .usc-dashboard .usc-chart{overflow:hidden !important}.page-front .usc-dashboard .usc-chart::before{content:none !important;display:none !important}.page-front .usc-dashboard .usc-chart:hover::before{opacity:0 !important}.page-front .usc-dashboard .usc-chart__body{padding-left:0 !important}.page-front .usc-dashboard .usc-chart__scale{display:none !important}.page-front .usc-dashboard .usc-chart__axis{left:0 !important}.page-front .usc-dashboard .usc-chart__plot{overflow:hidden !important;border-radius:0.625rem;background:linear-gradient(90deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px) 0 0 / 20% 100%, linear-gradient(180deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px) 0 0 / 100% 33.333%}.page-front .usc-dashboard .usc-chart__grid-line{stroke:rgba(255, 255, 255, 0.035)}.page-front .usc-dashboard .usc-chart__area{fill:rgba(29, 158, 117, 0.07)}.page-front .usc-dashboard .usc-chart__line--viewers{stroke-width:2.45;filter:none}.page-front .usc-dashboard .usc-chart__line--streams{stroke-width:1.65;stroke-dasharray:5 6;opacity:0.9}.page-front .usc-dashboard .usc-chart__peak-dot{fill:var(--usc-green);stroke:none;filter:none}.page-front .usc-dashboard .home-hero__chart-points{pointer-events:none}.page-front .usc-dashboard .home-hero__chart-point{top:calc(var(--point-top) - 1.125rem);bottom:auto;height:2.25rem;min-width:1.375rem;pointer-events:auto}.page-front .usc-dashboard .home-hero__chart-point::before{top:50%;width:0.5rem;height:0.5rem;opacity:0 !important;transition:opacity 0.16s ease, transform 0.16s ease}.page-front .usc-dashboard .home-hero__chart-point.is-peak::before{width:0.5rem;height:0.5rem}.page-front .usc-dashboard .home-hero__chart-point:hover::before,.page-front .usc-dashboard .home-hero__chart-point:focus::before{opacity:1 !important;transform:translate(-50%, -50%) scale(1.08)}.page-front .usc-dashboard .home-hero__chart-tooltip{top:1.5rem;transform:translate(-50%, 0) scale(0.98)}.page-front .usc-dashboard .home-hero__chart-point:hover .home-hero__chart-tooltip,.page-front .usc-dashboard .home-hero__chart-point:focus .home-hero__chart-tooltip{transform:translate(-50%, 0) scale(1)}.page-front .usc-dashboard .home-hero__chart-point.is-edge-start .home-hero__chart-tooltip{transform:translate(0, 0) scale(0.98)}.page-front .usc-dashboard .home-hero__chart-point.is-edge-start:hover .home-hero__chart-tooltip,.page-front .usc-dashboard .home-hero__chart-point.is-edge-start:focus .home-hero__chart-tooltip{transform:translate(0, 0) scale(1)}.page-front .usc-dashboard .home-hero__chart-point.is-edge-end .home-hero__chart-tooltip{transform:translate(0, 0) scale(0.98)}.page-front .usc-dashboard .home-hero__chart-point.is-edge-end:hover .home-hero__chart-tooltip,.page-front .usc-dashboard .home-hero__chart-point.is-edge-end:focus .home-hero__chart-tooltip{transform:translate(0, 0) scale(1)}.page-front .usc-dashboard .stream-card__glow{display:none !important}.page-front .usc-dashboard .home-live-now-view .stream-card,.page-front .usc-dashboard .home-top-average-view .stream-card{opacity:1 !important;filter:none !important}.page-front .usc-dashboard .home-top-average-view .stream-card{transform:none !important}.page-front .usc-dashboard .home-live-now-view .stream-card:not(.stream-card--featured)::before,.page-front .usc-dashboard .home-top-average-view .stream-card::before{content:none !important;display:none !important}.page-front .usc-dashboard .views-stream-ua-current-live__container,.page-front .usc-dashboard .personal-views-streamer-avg__container,.page-front .usc-dashboard .view-stream-ua-current-live,.page-front .usc-dashboard .view-stream-ua-history-top{width:100%;max-width:none}.page-front .usc-dashboard .views-stream-ua-current-live__title,.page-front .usc-dashboard .personal-views-streamer-avg__title{margin-bottom:1rem}.page-front .usc-dashboard .views-stream-ua-current-live__title .block__title--main,.page-front .usc-dashboard .personal-views-streamer-avg__title .block__title--main{display:inline-flex;align-items:center;gap:0.625rem;color:#e8eaf0;font-size:clamp(1.25rem, 1.15vw, 1.625rem) !important;font-weight:850;letter-spacing:-0.028125rem}.page-front .usc-dashboard .views-stream-ua-current-live__title .block__title--main::before{width:0.625rem;height:0.625rem;border-radius:50%;background:#1d9e75;box-shadow:0 0 0 0.4375rem rgba(29, 158, 117, 0.1);content:""}.page-front .usc-dashboard #block-personal-views-streamer-avg,.page-front .usc-dashboard .home-top-average{width:100% !important;max-width:none !important}.page-front .usc-dashboard .home-live-now-view{display:grid !important;grid-template-columns:minmax(18.75rem, 20.625rem) minmax(0, 1fr) !important;gap:1rem !important;align-items:stretch !important;width:100%}.page-front .usc-dashboard .home-live-now-view__featured,.page-front .usc-dashboard .home-live-now-view__featured .views-row,.page-front .usc-dashboard .home-live-now-view__featured .field-content{min-height:100%}.page-front .usc-dashboard .home-live-now-view__list{display:grid !important;grid-template-columns:repeat(auto-fit, minmax(10.625rem, 1fr)) !important;gap:0.75rem !important;align-items:stretch !important}.page-front .usc-dashboard .home-live-now-view .stream-card{border:1px solid rgba(255, 255, 255, 0.07) !important;background:radial-gradient(circle at 50% 0, rgba(47, 228, 209, 0.07), transparent 8.125rem), #151820 !important;box-shadow:0 0.125rem 0.5rem rgba(0, 0, 0, 0.48), 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.28) !important;transition:border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease}.page-front .usc-dashboard .home-live-now-view .stream-card:hover{border-color:rgba(255, 255, 255, 0.13) !important;box-shadow:0 0.5rem 1.75rem rgba(0, 0, 0, 0.58), 0 0.125rem 0.375rem rgba(0, 0, 0, 0.3) !important;transform:translateY(-0.25rem)}.page-front .usc-dashboard .home-live-now-view .stream-card--featured{display:flex !important;min-height:19.625rem !important;flex-direction:column;gap:1rem;justify-content:flex-start;padding:1.25rem !important;border-radius:1rem !important;overflow:hidden}.page-front .usc-dashboard .home-live-now-view .stream-card--featured::before{position:absolute;top:0;right:0;left:0;height:0.125rem;background:linear-gradient(90deg, #1d9e75, transparent);content:"";opacity:0.65}.page-front .usc-dashboard .home-live-now-view .stream-card--featured .stream-card__media{min-height:6.125rem !important;height:6.125rem !important;border-radius:0.75rem !important;background:linear-gradient(135deg, rgba(8, 80, 65, 0.88), rgba(65, 57, 144, 0.92)), #0f1420 !important;box-shadow:inset 0 0 0 0.0625rem rgba(255, 255, 255, 0.05)}.page-front .usc-dashboard .home-live-now-view .stream-card--featured .stream-card__media img{opacity:0.62;filter:saturate(1.08) contrast(1.05)}.page-front .usc-dashboard .home-live-now-view .stream-card--featured .stream-card__live{top:0.75rem;left:0.75rem;padding:0.3125rem 0.625rem;border-radius:0.5rem;background:rgba(10, 20, 32, 0.78);color:#5ff0cb;font-size:0.625rem;letter-spacing:0.0375rem}.page-front .usc-dashboard .home-live-now-view .stream-card--featured .stream-card__viewers{right:0.75rem;bottom:0.75rem;padding:0.3125rem 0.625rem;border-radius:0.5rem;background:rgba(9, 13, 20, 0.72);color:#e8eaf0;font-size:0.75rem}.page-front .usc-dashboard .home-live-now-view .stream-card--featured .stream-card__body{display:grid !important;grid-template-columns:4rem minmax(0, 1fr) 2.75rem !important;gap:0.875rem !important;align-items:center;margin:0 !important}.page-front .usc-dashboard .home-live-now-view .stream-card--featured .stream-card__avatar{width:4rem !important;height:4rem !important;flex-basis:4rem !important;border:0.125rem solid rgba(255, 255, 255, 0.08);box-shadow:0 0 0 0.25rem rgba(29, 158, 117, 0.08);font-size:1.25rem !important}.page-front .usc-dashboard .home-live-now-view .stream-card--featured .stream-card__eyebrow{color:#5a5f72 !important;font-size:0.75rem !important;text-transform:none !important}.page-front .usc-dashboard .home-live-now-view .stream-card--featured .stream-card__title{margin-top:0.1875rem;color:#e8eaf0 !important;font-size:1.25rem !important;font-weight:850;letter-spacing:-0.021875rem}.page-front .usc-dashboard .home-live-now-view .stream-card--featured .stream-card__twitch{width:2.75rem !important;height:2.75rem !important;border:0.0625rem solid rgba(145, 70, 255, 0.18);border-radius:0.625rem !important;background:rgba(145, 70, 255, 0.14) !important;color:#bca3ff !important;font-size:0px^-1rem}.page-front .usc-dashboard .home-live-now-view .stream-card--featured .stream-card__twitch::before{content:"";font-family:"ua-stream-icons";font-size:1.25rem;font-style:normal;font-weight:400;line-height:1}.page-front .usc-dashboard .home-live-now-view .stream-card--live-compact{display:flex !important;min-height:11.875rem !important;flex-direction:column;align-items:center !important;justify-content:flex-start !important;padding:1.125rem 0.875rem 0.875rem !important;border-radius:0.875rem !important;text-align:center}.page-front .usc-dashboard .home-live-now-view .stream-card--live-compact .stream-card__avatar{width:3.75rem !important;height:3.75rem !important;flex-basis:3.75rem !important;margin-bottom:1rem !important;border:0.125rem solid rgba(255, 255, 255, 0.07);box-shadow:0 0 0 0.25rem rgba(255, 255, 255, 0.025);font-size:1.25rem !important}.page-front .usc-dashboard .home-live-now-view .stream-card--live-compact .stream-card__live-badge{bottom:-0.5rem !important;left:50% !important;padding:0.125rem 0.5rem;border:0.0625rem solid rgba(29, 158, 117, 0.28);border-radius:0.3125rem;background:#0d2018;color:#1d9e75;font-size:0.5625rem;font-weight:850;letter-spacing:0.03125rem;transform:translateX(-50%)}.page-front .usc-dashboard .home-live-now-view .stream-card--live-compact .stream-card__content{width:100%;min-width:0}.page-front .usc-dashboard .home-live-now-view .stream-card--live-compact .stream-card__title{color:#e8eaf0 !important;font-size:0.875rem !important;font-weight:760}.page-front .usc-dashboard .home-live-now-view .stream-card--live-compact .stream-card__eyebrow{margin-top:0.125rem;color:#5a5f72 !important;font-size:0.6875rem !important;text-transform:none !important}.page-front .usc-dashboard .home-live-now-view .stream-card--live-compact .stream-card__metric-value{margin-top:0.75rem;color:#1d9e75 !important;font-size:1.5rem !important;font-weight:760;letter-spacing:-0.03125rem;line-height:1}.page-front .usc-dashboard .home-live-now-view .stream-card--live-compact .stream-card__metric-value::after{display:block;width:100%;height:0.0625rem;margin:0.6875rem 0 0.625rem;background:rgba(255, 255, 255, 0.05);content:""}.page-front .usc-dashboard .home-live-now-view .stream-card--live-compact .stream-card__twitch{min-height:1.875rem;padding:0.3125rem 0.8125rem;border:0.0625rem solid rgba(145, 70, 255, 0.12);border-radius:0.4375rem;background:rgba(145, 70, 255, 0.1) !important;color:#9146ff !important;font-size:0.6875rem !important;font-weight:760}.page-front .usc-dashboard .home-live-now-view .stream-card--live-compact .stream-card__twitch:hover{background:rgba(145, 70, 255, 0.24) !important}.page-front .usc-dashboard .home-top-average-view{display:grid !important;grid-template-columns:minmax(0, 1fr) 13.75rem !important;gap:1rem !important;align-items:stretch !important;width:100%}.page-front .usc-dashboard .home-top-average-view__list{overflow:hidden;border:0.0625rem solid rgba(255, 255, 255, 0.07) !important;border-radius:0.875rem !important;background:#151820 !important;box-shadow:0 0.125rem 0.5rem rgba(0, 0, 0, 0.48), 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.28) !important}.page-front .usc-dashboard .home-top-average-view__list .views-row--ranked{display:grid !important;grid-template-columns:3.625rem minmax(0, 1fr) !important;align-items:center;border-bottom:0.0625rem solid rgba(255, 255, 255, 0.04) !important;background:transparent !important;transition:background 0.16s ease}.page-front .usc-dashboard .home-top-average-view__list .views-row--ranked:hover{background:rgba(255, 255, 255, 0.025) !important}.page-front .usc-dashboard .home-top-average-view__list .views-row--ranked:last-child{border-bottom:0 !important}.page-front .usc-dashboard .home-top-average-view__list .views-row--ranked::before{display:block;color:#23273a;content:attr(data-rank);font-size:1.375rem;font-weight:500;letter-spacing:-0.0625rem;line-height:1;text-align:right}.page-front .usc-dashboard .home-top-average-view__list .views-row--ranked:nth-child(1)::before{color:#ef9f27}.page-front .usc-dashboard .home-top-average-view__list .views-row--ranked:nth-child(2)::before{color:#5a5f72}.page-front .usc-dashboard .home-top-average-view__list .views-row--ranked:nth-child(3)::before{color:#d85a30;opacity:0.8}.page-front .usc-dashboard .home-top-average-view__list .views-field,.page-front .usc-dashboard .home-top-average-view__list .field-content{display:block;min-width:0}.page-front .usc-dashboard .home-top-average-view__list .stream-card--top{display:grid !important;grid-template-columns:2.375rem minmax(0, 1fr) 8rem 2rem !important;gap:0.75rem !important;min-height:4.125rem !important;align-items:center !important;padding:0.875rem 1.25rem !important;border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;transform:none !important}.page-front .usc-dashboard .home-top-average-view__list .stream-card--top .stream-card__avatar{width:2.375rem !important;height:2.375rem !important;flex-basis:2.375rem !important;border:0.125rem solid rgba(255, 255, 255, 0.07);border-radius:50% !important;font-size:0.875rem !important;line-height:1 !important;overflow:hidden !important}.page-front .usc-dashboard .home-top-average-view__list .stream-card--top .stream-card__avatar::before{display:inline-flex !important;align-items:center;justify-content:center;font-size:0.875rem !important;line-height:1 !important}.page-front .usc-dashboard .home-top-average-view__list .stream-card--top .stream-card__avatar>span:not(.stream-card__live-badge){display:none !important}.page-front .usc-dashboard .home-top-average-view__list .stream-card--top .stream-card__content{min-width:0}.page-front .usc-dashboard .home-top-average-view__list .stream-card--top .stream-card__title{color:#e8eaf0 !important;font-size:0.875rem !important;font-weight:760}.page-front .usc-dashboard .home-top-average-view__list .stream-card--top .stream-card__eyebrow{margin-top:0.0625rem;color:#5a5f72 !important;font-size:0.6875rem !important;text-transform:none !important}.page-front .usc-dashboard .home-top-average-view__list .stream-card--top .stream-card__metric{text-align:right !important}.page-front .usc-dashboard .home-top-average-view__list .stream-card--top .stream-card__metric strong{display:block;color:#e8eaf0 !important;font-size:1.125rem !important;font-weight:850;letter-spacing:-0.01875rem;line-height:1.05}.page-front .usc-dashboard .home-top-average-view__list .views-row--ranked:first-child .stream-card__metric strong{color:#ef9f27 !important}.page-front .usc-dashboard .home-top-average-view__list .stream-card--top .stream-card__metric span{color:#3d4257 !important;font-size:0.625rem !important}.page-front .usc-dashboard .home-top-average-view__list .stream-card--top .stream-card__twitch{width:2rem !important;height:2rem !important;border:0 !important;border-radius:0.5rem !important;background:rgba(145, 70, 255, 0.1) !important;color:#9146ff !important;font-size:0 !important}.page-front .usc-dashboard .home-top-average-view__list .stream-card--top .stream-card__twitch::before{content:"";font-family:"ua-stream-icons";font-size:1.0625rem;font-style:normal;font-weight:400;line-height:1}.page-front .usc-dashboard .home-top-average-view__champion{position:relative;min-width:0;overflow:hidden;border:0.0625rem solid rgba(255, 255, 255, 0.07) !important;border-radius:0.875rem !important;background:radial-gradient(circle at 50% 8%, rgba(239, 159, 39, 0.13), transparent 7rem), #151820 !important;box-shadow:0 0.125rem 0.5rem rgba(0, 0, 0, 0.48), 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.28) !important}.page-front .usc-dashboard .home-top-average-view__champion::before{position:absolute;top:1.375rem;left:50%;z-index:3;color:#ef9f27;content:"";font-family:"ua-stream-icons";font-size:1.375rem;line-height:1;transform:translateX(-50%);filter:drop-shadow(0 0 0.75rem rgba(239, 159, 39, 0.22))}.page-front .usc-dashboard .home-top-average-view__champion .views-row,.page-front .usc-dashboard .home-top-average-view__champion .views-field,.page-front .usc-dashboard .home-top-average-view__champion .field-content{display:contents}.page-front .usc-dashboard .home-top-average-view__champion .stream-card--top{display:flex !important;min-height:16.5rem !important;height:100%;flex-direction:column;align-items:center !important;justify-content:center !important;gap:0.625rem !important;padding:3.5rem 1rem 1.25rem !important;border:0 !important;border-radius:0.875rem !important;background:transparent !important;box-shadow:none !important;text-align:center;transform:none !important}.page-front .usc-dashboard .home-top-average-view__champion .stream-card__avatar{width:4.75rem !important;height:4.75rem !important;flex-basis:4.75rem !important;border:0.125rem solid rgba(255, 255, 255, 0.07);border-radius:50% !important;font-size:1.375rem !important;line-height:1 !important;overflow:hidden !important}.page-front .usc-dashboard .home-top-average-view__champion .stream-card__avatar::before{display:inline-flex !important;align-items:center;justify-content:center;font-size:1.375rem !important;line-height:1 !important}.page-front .usc-dashboard .home-top-average-view__champion .stream-card__avatar>span:not(.stream-card__live-badge){display:none !important}.page-front .usc-dashboard .home-top-average-view__champion .stream-card__content{display:flex;min-width:0;align-items:center;flex-direction:column}.page-front .usc-dashboard .home-top-average-view__champion .stream-card__title{color:#e8eaf0 !important;font-size:1rem !important;font-weight:850}.page-front .usc-dashboard .home-top-average-view__champion .stream-card__eyebrow{margin-top:0.0625rem;color:#5a5f72 !important;font-size:0.6875rem !important;text-transform:none !important}.page-front .usc-dashboard .home-top-average-view__champion .stream-card__metric{text-align:center !important}.page-front .usc-dashboard .home-top-average-view__champion .stream-card__metric strong{display:block;color:#ef9f27 !important;font-size:2.5rem !important;font-weight:880;letter-spacing:-0.06875rem;line-height:1}.page-front .usc-dashboard .home-top-average-view__champion .stream-card__metric span{display:block;margin-top:0.3125rem;color:#3d4257 !important;font-size:0.6875rem !important}.page-front .usc-dashboard .home-top-average-view__champion .stream-card__twitch{display:inline-flex !important;width:auto !important;height:auto !important;min-height:2.25rem;align-items:center;justify-content:center;gap:0.4375rem;padding:0 1.0625rem;border:0 !important;border-radius:0.5625rem !important;background:#9146ff !important;color:#fff !important;font-size:0 !important;font-weight:850;box-shadow:0 0.875rem 1.75rem rgba(145, 70, 255, 0.22)}.page-front .usc-dashboard .home-top-average-view__champion .stream-card__twitch::before{content:"";font-family:"ua-stream-icons";font-size:1.0625rem;font-style:normal;font-weight:400;line-height:1}.page-front .usc-dashboard .home-top-average-view__champion .stream-card__twitch::after{content:"Twitch";font-size:0.8125rem}@media (max-width:1180px){.page-front .usc-dashboard .home-live-now-view,.page-front .usc-dashboard .home-top-average-view{grid-template-columns:1fr !important}.page-front .usc-dashboard .home-top-average-view__champion .stream-card--top{min-height:14.375rem !important}}@media (max-width:720px){.page-front .usc-dashboard .home-live-now-view__list{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}.page-front .usc-dashboard .home-top-average-view__list .views-row--ranked{grid-template-columns:2.875rem minmax(0, 1fr) !important}.page-front .usc-dashboard .home-top-average-view__list .stream-card--top{grid-template-columns:2.375rem minmax(0, 1fr) 5.75rem !important}.page-front .usc-dashboard .home-top-average-view__list .stream-card--top .stream-card__twitch{display:none !important}}.usc-dashboard{--usc-green: var(--sch-mint-live);--usc-green-soft: var(--sch-mint-soft);--usc-violet: var(--sch-purple-primary);--usc-amber: var(--sch-gold-peak);--usc-red: var(--sch-rose-accent);--usc-blue: var(--sch-sky-channels)}.usc-dashboard .usc-sidebar__mark,.usc-dashboard .usc-sidebar__creator>span{background:radial-gradient(circle at 22% 18%, rgba(255, 255, 255, 0.34), transparent 24%), linear-gradient(135deg, var(--sch-purple-primary), var(--sch-purple-light)) !important;box-shadow:0 0.75rem 1.75rem rgba(108, 92, 231, 0.24)}.usc-dashboard .usc-sidebar__toggle{background:linear-gradient(135deg, var(--sch-purple-primary), var(--sch-purple-light)) !important;box-shadow:0 0.75rem 1.625rem rgba(108, 92, 231, 0.24)}.usc-dashboard .usc-sidebar__menu .menu__item a:hover,.usc-dashboard .usc-sidebar__menu .menu__item a.is-active,.usc-dashboard .usc-sidebar__sections a:hover,.usc-dashboard .usc-sidebar__sections a.is-active{border-color:rgba(108, 92, 231, 0.32) !important;background:linear-gradient(90deg, rgba(108, 92, 231, 0.2), rgba(45, 31, 110, 0.18)) !important;color:#c8c2ff !important;box-shadow:inset 0.125rem 0 0 var(--sch-purple-light)}.usc-dashboard .usc-sidebar__sections a small{background:var(--sch-mint-live) !important;color:#fff !important}.usc-dashboard .usc-sidebar__api i{background:var(--sch-purple-light) !important;box-shadow:0 0 1.125rem rgba(136, 127, 240, 0.42)}.usc-dashboard .usc-live-ring__top i{background:var(--sch-orange-primary) !important;box-shadow:0 0 1.125rem rgba(255, 122, 47, 0.42)}.usc-dashboard .usc-search.home-hero__search,.usc-dashboard .usc-search .streamer-search__search-shell{border-color:rgba(108, 92, 231, 0.16) !important;background:linear-gradient(180deg, rgba(21, 24, 32, 0.96), rgba(17, 19, 29, 0.96)) !important;box-shadow:0 1.125rem 2.75rem rgba(0, 0, 0, 0.3), 0 0 0 0.0625rem rgba(108, 92, 231, 0.1)}.usc-dashboard .usc-search .streamer-search__search-icon{border-color:var(--sch-purple-light) !important;color:var(--sch-purple-light) !important}.usc-dashboard .usc-search .streamer-search__submit{background:linear-gradient(135deg, var(--sch-purple-primary), var(--sch-purple-light)) !important;color:#fff !important;box-shadow:0 0.875rem 1.875rem rgba(108, 92, 231, 0.25) !important}.usc-dashboard .usc-search .streamer-search__submit:hover{background:linear-gradient(135deg, #7565f0, #9a92ff) !important;transform:translateY(-0.0625rem)}.usc-dashboard .usc-chart{border-color:rgba(108, 92, 231, 0.14) !important;background:radial-gradient(circle at 74% 0, rgba(62, 207, 255, 0.06), transparent 15rem), radial-gradient(circle at 18% 0, rgba(0, 212, 170, 0.08), transparent 15rem), var(--sch-card-bg) !important}.usc-dashboard .usc-chart__switches button.is-active{background:linear-gradient(135deg, var(--sch-purple-primary), var(--sch-purple-light)) !important;color:#fff !important;box-shadow:0 0.75rem 1.75rem rgba(108, 92, 231, 0.22) !important}.usc-dashboard .usc-chart__line--viewers{stroke:var(--sch-mint-live) !important;filter:drop-shadow(0 0 0.5rem rgba(0, 212, 170, 0.28))}.usc-dashboard .usc-chart__line--streams{stroke:var(--sch-sky-channels) !important;filter:drop-shadow(0 0 0.4375rem rgba(62, 207, 255, 0.22))}.usc-dashboard .usc-chart__area{fill:rgba(0, 212, 170, 0.1) !important}.usc-dashboard .usc-chart__peak-dot{fill:var(--sch-gold-peak) !important;stroke:rgba(255, 244, 196, 0.9) !important;filter:drop-shadow(0 0 0.75rem rgba(247, 201, 72, 0.45)) !important}.usc-dashboard .usc-chart__legend i{background:var(--sch-mint-live) !important}.usc-dashboard .usc-chart__legend b{background:var(--sch-sky-channels) !important}.usc-dashboard .home-hero__chart-point::before{background:var(--sch-gold-peak) !important;box-shadow:0 0 0 0.3125rem rgba(247, 201, 72, 0.22), 0 0 1.125rem rgba(247, 201, 72, 0.34) !important}.usc-dashboard .usc-live-ring__visual svg circle.is-active{stroke:var(--sch-orange-primary) !important;filter:drop-shadow(0 0 0.5rem rgba(255, 122, 47, 0.34))}.usc-dashboard .usc-live-ring__visual strong{color:var(--sch-orange-primary) !important}.usc-dashboard .usc-live-row b{color:var(--sch-mint-live) !important}.usc-dashboard .usc-live-row .usc-twitch,.usc-dashboard .stream-card__twitch,.usc-dashboard .home-live-now-view .stream-card--live-compact .stream-card__twitch,.usc-dashboard .home-top-average-view__champion .stream-card__twitch{border-color:rgba(108, 92, 231, 0.22) !important;background:rgba(108, 92, 231, 0.14) !important;color:#c8c2ff !important}.usc-dashboard .home-top-average-view__champion .stream-card__twitch{background:linear-gradient(135deg, var(--sch-purple-primary), var(--sch-purple-light)) !important;color:#fff !important}.usc-dashboard .stream-section__head h2::before,.usc-dashboard .views-stream-ua-current-live__title .block__title--main::before{background:linear-gradient(135deg, var(--sch-purple-primary), var(--sch-purple-light)) !important;box-shadow:0 0 0 0.4375rem rgba(108, 92, 231, 0.1), 0 0 1.125rem rgba(108, 92, 231, 0.22)}.usc-dashboard .home-live-now-view .stream-card{border-color:rgba(108, 92, 231, 0.1) !important;background:radial-gradient(circle at 78% 0, rgba(255, 122, 47, 0.055), transparent 8rem), radial-gradient(circle at 20% 0, rgba(108, 92, 231, 0.08), transparent 8rem), var(--sch-card-bg) !important}.usc-dashboard .home-live-now-view .stream-card:hover{border-color:rgba(108, 92, 231, 0.24) !important;box-shadow:0 0.625rem 1.875rem rgba(0, 0, 0, 0.52), 0 0 0 0.0625rem rgba(108, 92, 231, 0.08) !important}.usc-dashboard .home-live-now-view .stream-card--featured::before{background:linear-gradient(90deg, var(--sch-orange-primary), var(--sch-orange-light)) !important}.usc-dashboard .home-live-now-view .stream-card--featured .stream-card__media{background:linear-gradient(135deg, rgba(45, 31, 110, 0.86), rgba(255, 122, 47, 0.66)), var(--sch-card-bg-soft) !important}.usc-dashboard .home-live-now-view .stream-card--featured .stream-card__live,.usc-dashboard .home-live-now-view .stream-card--live-compact .stream-card__live-badge{border-color:rgba(255, 122, 47, 0.28) !important;background:rgba(54, 31, 20, 0.88) !important;color:var(--sch-orange-light) !important}.usc-dashboard .home-live-now-view .stream-card--featured .stream-card__viewers,.usc-dashboard .home-live-now-view .stream-card--live-compact .stream-card__metric-value{color:var(--sch-mint-live) !important}.usc-dashboard .home-live-now-view .stream-card--featured .stream-card__avatar,.usc-dashboard .home-live-now-view .stream-card--live-compact .stream-card__avatar{box-shadow:0 0 0 0.25rem rgba(108, 92, 231, 0.11) !important}.usc-dashboard .home-live-now-view .stream-card--live-compact .stream-card__live-dot{background:var(--sch-orange-primary) !important}.usc-dashboard .home-top-average-view__list .views-row--ranked:nth-child(1)::before,.usc-dashboard .home-top-average-view__list .views-row--ranked:first-child .stream-card__metric strong,.usc-dashboard .home-top-average-view__champion .stream-card__metric strong{color:var(--sch-gold-peak) !important}.usc-dashboard .home-top-average-view__champion{background:radial-gradient(circle at 50% 8%, rgba(247, 201, 72, 0.15), transparent 7rem), var(--sch-card-bg) !important}.usc-dashboard .home-top-average-view__champion::before,.usc-dashboard #block-personal-views-streamer-avg .block__title--main::before{color:var(--sch-gold-peak) !important;filter:drop-shadow(0 0 0.875rem rgba(247, 201, 72, 0.26)) !important}.page-not-front .usc-dashboard #block-personal-content{display:contents !important}.page-not-front .usc-dashboard .personal-title,.page-not-front .usc-dashboard .personal-region,.page-not-front .usc-dashboard .personal-main-content,.page-not-front .usc-dashboard .personal-layout,.page-not-front .usc-dashboard .block,.page-not-front .usc-dashboard .node,.page-not-front .usc-dashboard .views-element-container{opacity:1 !important;filter:none !important;transform:none !important}.page-not-front .usc-dashboard .personal-main-content{width:100%;min-width:0}.page-front .usc-dashboard .usc-sidebar__menu .menu__item a:hover,.page-front .usc-dashboard .usc-sidebar__menu .menu__item a.is-active,.page-front .usc-dashboard .usc-sidebar__menu .menu__item--active-trail a,.page-front .usc-dashboard .usc-sidebar__sections a:hover,.page-front .usc-dashboard .usc-sidebar__sections a.is-active,.page-not-front .usc-dashboard .usc-sidebar__menu .menu__item a:hover,.page-not-front .usc-dashboard .usc-sidebar__menu .menu__item a.is-active,.page-not-front .usc-dashboard .usc-sidebar__menu .menu__item--active-trail a,.page-not-front .usc-dashboard .usc-sidebar__sections a:hover,.page-not-front .usc-dashboard .usc-sidebar__sections a.is-active{border-color:rgba(108, 92, 231, 0.32) !important;background:linear-gradient(90deg, rgba(108, 92, 231, 0.2), rgba(45, 31, 110, 0.18)) !important;color:#c8c2ff !important;box-shadow:inset 0.125rem 0 0 var(--sch-purple-light) !important}.page-front .usc-dashboard .usc-sidebar__sections a small,.page-not-front .usc-dashboard .usc-sidebar__sections a small{background:var(--sch-mint-live) !important;color:#08131a !important}.page-front .usc-dashboard .usc-twitch,.page-front .usc-dashboard .stream-card__twitch,.page-front .usc-dashboard .stream-card--featured .stream-card__twitch,.page-front .usc-dashboard .stream-card--live-compact .stream-card__twitch,.page-front .usc-dashboard .stream-card--top .stream-card__twitch,.page-front .usc-dashboard .stream-card--growth .stream-card__twitch,.page-front .usc-dashboard .stream-card--top-champion .stream-card__twitch,.page-front .usc-dashboard .home-live-now-view .stream-card--featured .stream-card__twitch,.page-front .usc-dashboard .home-live-now-view .stream-card--live-compact .stream-card__twitch,.page-front .usc-dashboard .home-top-average-view__list .stream-card--top .stream-card__twitch,.page-front .usc-dashboard .home-top-average-view__champion .stream-card__twitch,.page-not-front .usc-dashboard .usc-twitch,.page-not-front .usc-dashboard .stream-card__twitch,.page-not-front .usc-dashboard .stream-card--featured .stream-card__twitch,.page-not-front .usc-dashboard .stream-card--live-compact .stream-card__twitch,.page-not-front .usc-dashboard .stream-card--top .stream-card__twitch,.page-not-front .usc-dashboard .stream-card--growth .stream-card__twitch,.page-not-front .usc-dashboard .stream-card--top-champion .stream-card__twitch,.page-not-front .usc-dashboard .home-live-now-view .stream-card--featured .stream-card__twitch,.page-not-front .usc-dashboard .home-live-now-view .stream-card--live-compact .stream-card__twitch,.page-not-front .usc-dashboard .home-top-average-view__list .stream-card--top .stream-card__twitch,.page-not-front .usc-dashboard .home-top-average-view__champion .stream-card__twitch{border-color:rgba(108, 92, 231, 0.24) !important;background:rgba(108, 92, 231, 0.14) !important;color:#c8c2ff !important}.page-front .usc-dashboard .home-top-average-view__list .views-row--ranked:nth-child(1)::before,.page-front .usc-dashboard .home-top-average-view__list .views-row--ranked:first-child .stream-card__metric strong,.page-front .usc-dashboard .home-top-average-view__champion::before,.page-front .usc-dashboard .home-top-average-view__champion .stream-card__metric strong,.page-front .usc-dashboard #block-personal-views-streamer-avg .block__title--main::before,.page-not-front .usc-dashboard .home-top-average-view__list .views-row--ranked:nth-child(1)::before,.page-not-front .usc-dashboard .home-top-average-view__list .views-row--ranked:first-child .stream-card__metric strong,.page-not-front .usc-dashboard .home-top-average-view__champion::before,.page-not-front .usc-dashboard .home-top-average-view__champion .stream-card__metric strong,.page-not-front .usc-dashboard #block-personal-views-streamer-avg .block__title--main::before{color:var(--sch-gold-peak) !important;filter:drop-shadow(0 0 0.875rem rgba(247, 201, 72, 0.26)) !important}.page-front .usc-dashboard .home-top-average-view__champion,.page-not-front .usc-dashboard .home-top-average-view__champion{background:radial-gradient(circle at 50% 8%, rgba(247, 201, 72, 0.15), transparent 7rem), var(--sch-card-bg) !important}.page-front .usc-dashboard .home-top-average-view__champion .stream-card__twitch,.page-not-front .usc-dashboard .home-top-average-view__champion .stream-card__twitch{background:linear-gradient(135deg, var(--sch-purple-primary), var(--sch-purple-light)) !important;color:#fff !important;box-shadow:0 0.875rem 1.75rem rgba(108, 92, 231, 0.22) !important}.page-front .usc-dashboard .usc-twitch-ico{display:inline-flex;align-items:center;justify-content:center;line-height:1}.page-front .usc-dashboard .usc-twitch-ico::before{content:"";font-family:"ua-stream-icons";font-size:0.875rem;font-style:normal;font-weight:400;line-height:1}.page-front .usc-dashboard #block-views-stream-ua-current-live .block__title--main,.page-front .usc-dashboard #block-personal-views-streamer-avg .block__title--main{display:inline-flex;align-items:center;gap:0.625rem}.page-front .usc-dashboard #block-views-stream-ua-current-live .block__title--main::before,.page-front .usc-dashboard #block-personal-views-streamer-avg .block__title--main::before{display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;font-family:"ua-stream-icons";font-size:1.125rem;font-style:normal;font-weight:400;line-height:1}.page-front .usc-dashboard #block-views-stream-ua-current-live .block__title--main::before{color:var(--sch-mint-live);content:""}.page-front .usc-dashboard #block-personal-views-streamer-avg .block__title--main::before{color:var(--sch-gold-peak);content:""}.page-front .usc-dashboard #block-views-stream-ua-current-live .wrapper_content>.more-link,.page-front .usc-dashboard #block-personal-views-streamer-avg .wrapper_content>.more-link{display:flex;justify-content:flex-end;margin-top:0.875rem}.page-front .usc-dashboard #block-views-stream-ua-current-live .wrapper_content>.more-link a,.page-front .usc-dashboard #block-personal-views-streamer-avg .wrapper_content>.more-link a{display:inline-flex;min-height:2.5rem;align-items:center;justify-content:center;padding:0 1rem;border:0.0625rem solid rgba(255, 255, 255, 0.08);border-radius:0.625rem;background:rgba(17, 19, 29, 0.96);color:#9da3b8;font-size:0.75rem;font-weight:700;letter-spacing:0.01em;text-transform:none;transition:border-color 0.18s ease, background 0.18s ease, color 0.18s ease, transform 0.18s ease}.page-front .usc-dashboard #block-views-stream-ua-current-live .wrapper_content>.more-link a:hover,.page-front .usc-dashboard #block-personal-views-streamer-avg .wrapper_content>.more-link a:hover{border-color:rgba(108, 92, 231, 0.22);background:rgba(108, 92, 231, 0.12);color:#e8eaf0;transform:translateY(-0.0625rem)}.page-front .usc-dashboard .home-live-now-view--hboard{display:grid;grid-template-columns:20rem minmax(0, 1fr);gap:1rem;align-items:start;width:100%}.page-front .usc-dashboard .home-live-now-view--hboard .home-live-now-view__featured,.page-front .usc-dashboard .home-live-now-view--hboard .home-live-now-view__list{min-width:0}.page-front .usc-dashboard .home-live-now-view--hboard .home-live-now-view__list{display:grid;grid-template-columns:repeat(auto-fit, minmax(10.5rem, 1fr));gap:0.625rem}.page-front .usc-dashboard .feat-card,.page-front .usc-dashboard .sc,.page-front .usc-dashboard .rank-list,.page-front .usc-dashboard .top1,.page-front .usc-dashboard .stats-panel{border:0.0625rem solid rgba(255, 255, 255, 0.07);background:#151820;box-shadow:0 0.125rem 0.5rem rgba(0, 0, 0, 0.48), 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.28)}.page-front .usc-dashboard .feat-card{position:relative;display:flex;min-height:19.625rem;flex-direction:column;padding:1.25rem;border-radius:1rem;overflow:hidden;transition:border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease}.page-front .usc-dashboard .feat-card::before{position:absolute;top:0;right:0;left:0;height:0.125rem;background:linear-gradient(90deg, var(--sch-mint-live), transparent);content:"";opacity:0.65}.page-front .usc-dashboard .feat-card:hover,.page-front .usc-dashboard .sc:hover,.page-front .usc-dashboard .top1:hover{border-color:rgba(108, 92, 231, 0.24);box-shadow:0 0.625rem 1.875rem rgba(0, 0, 0, 0.52), 0 0 0 0.0625rem rgba(108, 92, 231, 0.08);transform:translateY(-0.25rem)}.page-front .usc-dashboard .feat-card__link,.page-front .usc-dashboard .sc__link,.page-front .usc-dashboard .rank-row__link{position:absolute;inset:0;z-index:1}.page-front .usc-dashboard .feat-card__top{position:relative;z-index:2;display:flex;align-items:center;gap:0.875rem;margin-bottom:1.125rem}.page-front .usc-dashboard .feat-card__av,.page-front .usc-dashboard .sc__av,.page-front .usc-dashboard .rank-row__av,.page-front .usc-dashboard .top1__av{position:relative;overflow:hidden;border:0.125rem solid rgba(255, 255, 255, 0.08);box-shadow:0 0 0 0.25rem rgba(255, 255, 255, 0.03);color:#e8eaf0;font-weight:700}.page-front .usc-dashboard .feat-card__av{display:flex;width:4rem;height:4rem;align-items:center;justify-content:center;border-radius:50%;font-size:1.25rem}.page-front .usc-dashboard .feat-card__av img,.page-front .usc-dashboard .sc__av img,.page-front .usc-dashboard .rank-row__av img,.page-front .usc-dashboard .top1__av img{width:100%;height:100%;object-fit:cover}.page-front .usc-dashboard .feat-card__meta{min-width:0}.page-front .usc-dashboard .feat-card__live-badge,.page-front .usc-dashboard .feat-card__online-tag,.page-front .usc-dashboard .sc__badge{display:inline-flex;align-items:center;gap:0.3125rem;font-weight:800;letter-spacing:0.08em;text-transform:uppercase}.page-front .usc-dashboard .feat-card__live-badge{margin-bottom:0.3125rem;color:var(--sch-mint-live);font-size:0.625rem}.page-front .usc-dashboard .feat-card__live-dot,.page-front .usc-dashboard .sc__dot{width:0.375rem;height:0.375rem;flex:0 0 0.375rem;border-radius:50%;background:var(--sch-mint-live);box-shadow:0 0 0.625rem rgba(0, 212, 170, 0.35)}.page-front .usc-dashboard .feat-card__live-dot--sm{width:0.3125rem;height:0.3125rem;flex-basis:0.3125rem}.page-front .usc-dashboard .feat-card__nick{color:#e8eaf0;font-size:1.25rem;font-weight:700;line-height:1.1}.page-front .usc-dashboard .feat-card__cat,.page-front .usc-dashboard .sc__cat,.page-front .usc-dashboard .rank-row__cat,.page-front .usc-dashboard .top1__label,.page-front .usc-dashboard .top1__sub,.page-front .usc-dashboard .stat-item__sub,.page-front .usc-dashboard .stat-dist__name,.page-front .usc-dashboard .stat-dist__val{color:#5a5f72}.page-front .usc-dashboard .feat-card__cat{margin-top:0.1875rem;font-size:0.75rem}.page-front .usc-dashboard .feat-card__nums{position:relative;z-index:2;display:flex;align-items:stretch;margin-bottom:1rem;border:0.0625rem solid rgba(255, 255, 255, 0.05);border-radius:0.625rem;overflow:hidden;background:rgba(0, 0, 0, 0.2)}.page-front .usc-dashboard .feat-card__num-block{flex:1 1 0;padding:0.75rem 0.875rem}.page-front .usc-dashboard .feat-card__num-divider{width:0.0625rem;background:rgba(255, 255, 255, 0.05)}.page-front .usc-dashboard .feat-card__num-label{display:block;margin-bottom:0.3125rem;color:#3d4257;font-size:0.625rem;text-transform:uppercase;letter-spacing:0.04em}.page-front .usc-dashboard .feat-card__num-val{display:block;color:#e8eaf0;font-size:1.75rem;font-weight:700;letter-spacing:-0.03125rem;line-height:1}.page-front .usc-dashboard .feat-card__num-val--channels{color:var(--sch-purple-light)}.page-front .usc-dashboard .feat-card__activity{position:relative;z-index:2;margin-bottom:0.75rem}.page-front .usc-dashboard .feat-card__activity-label{margin-bottom:0.3125rem;color:#3d4257;font-size:0.625rem;text-transform:uppercase;letter-spacing:0.06em}.page-front .usc-dashboard .feat-card__activity svg{width:100%;height:2rem;display:block}.page-front .usc-dashboard .feat-card__activity-line{fill:none;stroke:rgba(0, 212, 170, 0.58);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.page-front .usc-dashboard .feat-card__activity-area{fill:rgba(0, 212, 170, 0.08);stroke:none}.page-front .usc-dashboard .feat-card__stream-title{position:relative;z-index:2;margin-bottom:0.875rem;padding:0 0.125rem;color:#c8cbd7;font-size:0.8125rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-front .usc-dashboard .feat-card__footer{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:0.5rem;margin-top:auto}.page-front .usc-dashboard .feat-card__online-tag{padding:0.375rem 0.75rem;border-radius:0.5rem;background:rgba(0, 212, 170, 0.1);color:var(--sch-mint-live);font-size:0.75rem;font-weight:700;letter-spacing:0;text-transform:none}.page-front .usc-dashboard .feat-card__twitch,.page-front .usc-dashboard .sc__twitch,.page-front .usc-dashboard .rank-row__twitch,.page-front .usc-dashboard .top1__twitch{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:0.4375rem;border:0.0625rem solid rgba(108, 92, 231, 0.22);background:rgba(108, 92, 231, 0.14);color:#c8c2ff;transition:background 0.18s ease, border-color 0.18s ease, color 0.18s ease, transform 0.18s ease}.page-front .usc-dashboard .feat-card__twitch:hover,.page-front .usc-dashboard .sc__twitch:hover,.page-front .usc-dashboard .rank-row__twitch:hover,.page-front .usc-dashboard .top1__twitch:hover{border-color:rgba(136, 127, 240, 0.34);background:rgba(108, 92, 231, 0.22);color:#fff;transform:translateY(-0.0625rem)}.page-front .usc-dashboard .feat-card__twitch{min-height:2.375rem;padding:0 1rem;border-radius:0.5625rem;font-size:0.8125rem;font-weight:700}.page-front .usc-dashboard .sc{position:relative;display:flex;min-height:11.75rem;flex-direction:column;align-items:center;justify-content:flex-start;padding:1.125rem 0.875rem 0.875rem;border-radius:0.875rem;text-align:center;transition:border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease}.page-front .usc-dashboard .sc__av{display:flex;width:3.75rem;height:3.75rem;align-items:center;justify-content:center;border-radius:50%;font-size:1.25rem;margin-bottom:0.875rem}.page-front .usc-dashboard .sc__badge{position:absolute;bottom:-0.5rem;left:50%;padding:0.125rem 0.5rem;border:0.0625rem solid rgba(255, 122, 47, 0.28);border-radius:0.3125rem;background:rgba(54, 31, 20, 0.88);color:var(--sch-orange-light);font-size:0.5625rem;transform:translateX(-50%)}.page-front .usc-dashboard .sc__dot{background:var(--sch-orange-primary);box-shadow:0 0 0.625rem rgba(255, 122, 47, 0.32)}.page-front .usc-dashboard .sc__nick{width:100%;margin-top:0.125rem;color:#e8eaf0;font-size:0.875rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-front .usc-dashboard .sc__cat{width:100%;margin-top:0.125rem;font-size:0.6875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-front .usc-dashboard .sc__viewers{margin-top:0.75rem;color:var(--sch-mint-live);font-size:1.5rem;font-weight:700;letter-spacing:-0.03125rem;line-height:1}.page-front .usc-dashboard .sc__sep{width:100%;height:0.0625rem;margin:0.6875rem 0 0.625rem;background:rgba(255, 255, 255, 0.05)}.page-front .usc-dashboard .sc__twitch{min-height:1.875rem;padding:0 0.8125rem;border-radius:0.5rem;font-size:0.6875rem;font-weight:700}.page-front .usc-dashboard .home-top-average-view.home-top-average-view--hboard{display:grid;grid-template-columns:minmax(0, 1fr) 17.5rem 15.5rem !important;gap:1rem;align-items:stretch !important;width:100%}.page-front .usc-dashboard .home-top-average-view__list,.page-front .usc-dashboard .home-top-average-view__champion,.page-front .usc-dashboard .home-top-average-view__summary{min-width:0}.page-front .usc-dashboard .rank-list{overflow:hidden;border-radius:0.875rem}.page-front .usc-dashboard .rank-row{position:relative;display:grid;grid-template-columns:2.75rem 2.375rem minmax(0, 1fr) 9rem 7.5rem 2.25rem;align-items:center;gap:0.75rem;padding:0.875rem 1.25rem;border-bottom:0.0625rem solid rgba(255, 255, 255, 0.04);transition:background 0.16s ease}.page-front .usc-dashboard .rank-row:last-child{border-bottom:0}.page-front .usc-dashboard .rank-row:hover{background:rgba(255, 255, 255, 0.025)}.page-front .usc-dashboard .rank-row__num{color:#23273a;font-size:1.375rem;font-weight:500;letter-spacing:-0.0625rem;line-height:1;text-align:right}.page-front .usc-dashboard .rank-row--gold .rank-row__num{color:var(--sch-gold-peak)}.page-front .usc-dashboard .rank-row--silver .rank-row__num{color:#71768e}.page-front .usc-dashboard .rank-row--bronze .rank-row__num{color:#d85a30;opacity:0.8}.page-front .usc-dashboard .rank-row__av{display:flex;width:2.375rem;height:2.375rem;align-items:center;justify-content:center;border-radius:50%;font-size:0.875rem}.page-front .usc-dashboard .rank-row__info{min-width:0}.page-front .usc-dashboard .rank-row__nick{display:block;color:#e8eaf0;font-size:0.875rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-front .usc-dashboard .rank-row__cat{display:block;margin-top:0.0625rem;font-size:0.6875rem}.page-front .usc-dashboard .rank-row__bar-track,.page-front .usc-dashboard .stat-dist__track{overflow:hidden;background:rgba(255, 255, 255, 0.06)}.page-front .usc-dashboard .rank-row__bar-track{height:0.25rem;border-radius:0.125rem}.page-front .usc-dashboard .rank-row__bar-fill,.page-front .usc-dashboard .stat-dist__fill{height:100%;border-radius:0.125rem}.page-front .usc-dashboard .rank-row__bar-fill--gold,.page-front .usc-dashboard .stat-dist__fill--gold{background:var(--sch-gold-peak)}.page-front .usc-dashboard .rank-row__bar-fill--silver,.page-front .usc-dashboard .stat-dist__fill--silver{background:#71768e}.page-front .usc-dashboard .rank-row__bar-fill--bronze,.page-front .usc-dashboard .stat-dist__fill--bronze{background:#d85a30}.page-front .usc-dashboard .rank-row__bar-fill--base,.page-front .usc-dashboard .stat-dist__fill--base{background:#3d4257}.page-front .usc-dashboard .rank-row__metric{text-align:right}.page-front .usc-dashboard .rank-row__metric strong{display:block;color:#e8eaf0;font-size:1.125rem;font-weight:800;letter-spacing:-0.01875rem;line-height:1.05}.page-front .usc-dashboard .rank-row--gold .rank-row__metric strong{color:var(--sch-gold-peak)}.page-front .usc-dashboard .rank-row__metric span{color:#3d4257;font-size:0.625rem}.page-front .usc-dashboard .rank-row__twitch{width:2rem;height:2rem;border-radius:0.5rem}.page-front .usc-dashboard .top1{display:flex;min-height:26.25rem;height:100%;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 1.25rem 1.375rem;border:0.0625rem solid rgba(247, 201, 72, 0.18);border-radius:0.875rem;background:radial-gradient(circle at 50% 8%, rgba(247, 201, 72, 0.14), transparent 7rem), #151820;box-shadow:0 0.125rem 0.5rem rgba(0, 0, 0, 0.48), 0 0 0 0.0625rem rgba(247, 201, 72, 0.08);text-align:center;transition:border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease}.page-front .usc-dashboard .top1__crown{display:inline-flex;margin-bottom:0.625rem;color:var(--sch-gold-peak)}.page-front .usc-dashboard .top1__crown .usc-ico{width:1.375rem;height:1.375rem;flex-basis:1.375rem;font-size:1.375rem}.page-front .usc-dashboard .top1__av{display:flex;width:5.5rem;height:5.5rem;align-items:center;justify-content:center;margin-bottom:0.875rem;border-radius:50%;font-size:1.625rem;box-shadow:0 0 0 0.25rem rgba(247, 201, 72, 0.08)}.page-front .usc-dashboard .top1__name{color:#e8eaf0;font-size:1.125rem;font-weight:700}.page-front .usc-dashboard .top1__label{margin-top:0.25rem;margin-bottom:0.875rem;font-size:0.6875rem;text-transform:lowercase}.page-front .usc-dashboard .top1__num{color:var(--sch-gold-peak);font-size:2.625rem;font-weight:800;letter-spacing:-0.09375rem;line-height:1}.page-front .usc-dashboard .top1__sub{margin-top:0.375rem;margin-bottom:1rem;font-size:0.6875rem}.page-front .usc-dashboard .top1__chart{width:100%;margin-bottom:1.125rem;opacity:0.75}.page-front .usc-dashboard .top1__chart svg{display:block;width:100%;height:3.375rem}.page-front .usc-dashboard .top1__chart-line{fill:none;stroke:rgba(247, 201, 72, 0.46);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.page-front .usc-dashboard .top1__chart-area{fill:rgba(247, 201, 72, 0.08);stroke:none}.page-front .usc-dashboard .top1__twitch{width:100%;min-height:2.875rem;padding:0 1rem;border-radius:0.625rem;background:linear-gradient(135deg, var(--sch-purple-primary), var(--sch-purple-light));color:#fff;box-shadow:0 0.875rem 1.75rem rgba(108, 92, 231, 0.22);font-size:0.875rem;font-weight:700}.page-front .usc-dashboard .stats-panel{display:flex;min-height:26.25rem;height:100%;flex-direction:column;padding:1.125rem;border-radius:0.875rem}.page-front .usc-dashboard .stats-panel__title{margin-bottom:0.875rem;color:#6f7897;font-size:0.75rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase}.page-front .usc-dashboard .stat-item{padding:0.625rem 0;border-bottom:0.0625rem solid rgba(255, 255, 255, 0.04)}.page-front .usc-dashboard .stat-item:last-of-type{border-bottom:0}.page-front .usc-dashboard .stat-item__label{display:flex;align-items:center;gap:0.375rem;margin-bottom:0.25rem;font-size:0.6875rem}.page-front .usc-dashboard .stat-item__label .usc-ico{width:0.8125rem;height:0.8125rem;flex-basis:0.8125rem;font-size:0.8125rem}.page-front .usc-dashboard .stat-item__label--mint{color:#7caea2}.page-front .usc-dashboard .stat-item__label--gold{color:#d5a453}.page-front .usc-dashboard .stat-item__label--violet{color:#8b84f2}.page-front .usc-dashboard .stat-item__val{font-size:1.375rem;font-weight:700;letter-spacing:-0.03125rem;line-height:1}.page-front .usc-dashboard .stat-item__val--mint{color:var(--sch-mint-live)}.page-front .usc-dashboard .stat-item__val--gold{color:var(--sch-gold-peak)}.page-front .usc-dashboard .stat-item__val--violet{color:var(--sch-purple-light)}.page-front .usc-dashboard .stat-item__sub{margin-top:0.1875rem;font-size:0.625rem}.page-front .usc-dashboard .stat-divider{height:0.0625rem;margin:0.875rem 0 0.75rem;border:0;background:rgba(255, 255, 255, 0.05)}.page-front .usc-dashboard .stat-dist__title{margin-bottom:0.625rem;color:#6f7897;font-size:0.6875rem}.page-front .usc-dashboard .stat-dist__bars{display:flex;flex-direction:column;gap:0.5rem}.page-front .usc-dashboard .stat-dist__row{display:grid;grid-template-columns:4.625rem minmax(0, 1fr) 2.875rem;align-items:center;gap:0.5rem}.page-front .usc-dashboard .stat-dist__name,.page-front .usc-dashboard .stat-dist__val{font-size:0.6875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-front .usc-dashboard .stat-dist__track{height:0.25rem;border-radius:0.125rem}.page-front .usc-dashboard .stat-dist__val{text-align:right}.page-front .usc-dashboard .feat-card__av--teal,.page-front .usc-dashboard .sc__av--teal,.page-front .usc-dashboard .rank-row__av--teal,.page-front .usc-dashboard .top1__av--teal{background:#085041;color:#5dcaa5}.page-front .usc-dashboard .feat-card__av--violet,.page-front .usc-dashboard .sc__av--violet,.page-front .usc-dashboard .rank-row__av--violet,.page-front .usc-dashboard .top1__av--violet{background:#3c3489;color:#afa9ec}.page-front .usc-dashboard .feat-card__av--amber,.page-front .usc-dashboard .sc__av--amber,.page-front .usc-dashboard .rank-row__av--amber,.page-front .usc-dashboard .top1__av--amber{background:#633806;color:#ef9f27}.page-front .usc-dashboard .feat-card__av--coral,.page-front .usc-dashboard .sc__av--coral,.page-front .usc-dashboard .rank-row__av--coral,.page-front .usc-dashboard .top1__av--coral{background:#712b13;color:#f0997b}.page-front .usc-dashboard .feat-card__av--blue,.page-front .usc-dashboard .sc__av--blue,.page-front .usc-dashboard .rank-row__av--blue,.page-front .usc-dashboard .top1__av--blue{background:#0c447c;color:#85b7eb}@media (max-width:1180px){.page-front .usc-dashboard .home-top-average-view.home-top-average-view--hboard{grid-template-columns:minmax(0, 1fr) 17.5rem !important}.page-front .usc-dashboard .home-top-average-view__summary{grid-column:1 / -1}.page-front .usc-dashboard .stats-panel{min-height:auto}}@media (max-width:1024px){.page-front .usc-dashboard .home-live-now-view--hboard,.page-front .usc-dashboard .home-top-average-view.home-top-average-view--hboard{grid-template-columns:1fr}.page-front .usc-dashboard .home-top-average-view__champion,.page-front .usc-dashboard .home-top-average-view__summary{max-width:none}}@media (max-width:720px){.page-front .usc-dashboard .home-live-now-view--hboard .home-live-now-view__list{grid-template-columns:repeat(2, minmax(0, 1fr))}.page-front .usc-dashboard .rank-row{grid-template-columns:2.375rem 2.125rem minmax(0, 1fr) 5.625rem;gap:0.625rem}.page-front .usc-dashboard .rank-row__bar-wrap,.page-front .usc-dashboard .rank-row__twitch{display:none}.page-front .usc-dashboard .top1,.page-front .usc-dashboard .stats-panel{min-height:auto}}.page-front .usc-dashboard .home-growth-streamers,.page-front .usc-dashboard .category-growth{grid-column:1 / -1}.page-front .usc-region--content-bottom #block-growth-streamers,.page-front .usc-region--content-bottom #block-category-growth{grid-column:1 / -1}.page-front .usc-dashboard .stream-section__cluster-title{margin:0 0 0.5rem;color:var(--usc-text);font-family:"Manrope", "Inter", "Segoe UI", sans-serif;font-size:1.25rem;font-weight:780;line-height:1.08;letter-spacing:-0.02em}.page-front .usc-dashboard .home-growth-streamers .stream-section__head,.page-front .usc-dashboard .category-growth .stream-section__head{margin-bottom:1.125rem}.page-front .usc-dashboard .home-growth-streamers .stream-section__head h2{color:var(--sch-orange-primary) !important}.page-front .usc-dashboard .category-growth .stream-section__head h2{color:var(--sch-purple-light) !important}.page-front .usc-dashboard .home-growth-streamers__grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:0.75rem}.stream-growth-card{--growth-accent: var(--sch-orange-primary);--growth-fill: rgba(255, 122, 47, .08);position:relative;overflow:hidden;border:1px solid rgba(255, 255, 255, 0.07);border-radius:1rem;background:linear-gradient(180deg, rgba(255, 255, 255, 0.012), rgba(255, 255, 255, 0)), #181b25;box-shadow:0 0.125rem 0.625rem rgba(0, 0, 0, 0.4);transition:transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;cursor:pointer}.stream-growth-card::before{content:"";position:absolute;z-index:0;inset:0;background:radial-gradient(circle at var(--pointer-x, 75%) var(--pointer-y, 50%), rgba(255, 255, 255, 0.08), transparent 40%);opacity:0;transition:opacity 0.24s ease}.stream-growth-card:hover{transform:translateY(-0.1875rem);border-color:rgba(255, 255, 255, 0.12);box-shadow:0 0.75rem 1.75rem rgba(0, 0, 0, 0.48)}.stream-growth-card--coral{--growth-accent: var(--sch-orange-primary);--growth-fill: rgba(255, 122, 47, .08)}.stream-growth-card--mint{--growth-accent: var(--sch-mint-live);--growth-fill: rgba(0, 212, 170, .08)}.stream-growth-card--purple{--growth-accent: var(--sch-purple-light);--growth-fill: rgba(136, 127, 240, .08)}.stream-growth-card--sky{--growth-accent: var(--sch-sky-channels);--growth-fill: rgba(62, 207, 255, .08)}.stream-growth-card__link{position:absolute;inset:0;z-index:1}.stream-growth-card__accent{position:absolute;top:0.25rem;bottom:0.25rem;left:0;width:0.25rem;border-radius:1rem;background:var(--growth-accent);box-shadow:0 0 1.375rem rgba(255, 255, 255, 0.08)}.stream-growth-card__body{position:relative;z-index:2;display:flex;align-items:center;gap:1rem;min-height:6rem;padding:1.125rem 1.25rem}.stream-growth-card__avatar{display:inline-flex;position:relative;width:3.25rem;height:3.25rem;flex:0 0 3.25rem;align-items:center;justify-content:center;overflow:hidden;border:2px solid rgba(255, 255, 255, 0.08);border-radius:50%;background:#111723;box-shadow:0 0 0 0.1875rem rgba(255, 255, 255, 0.03);color:var(--usc-text);font-size:1rem;font-weight:780}.stream-growth-card__avatar-fallback{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.stream-growth-card__avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.stream-growth-card__info{min-width:0;flex:1}.stream-growth-card__eyebrow{display:inline-flex;align-items:center;gap:0.3125rem;margin:0 0 0.25rem;color:var(--growth-accent);font-size:0.625rem;font-weight:800;letter-spacing:0.08em;line-height:1.1;text-transform:uppercase}.stream-growth-card__eyebrow::before{content:"";width:0.625rem;height:0.625rem;border-radius:50%;background:radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.8), transparent 38%), var(--growth-accent);box-shadow:0 0 0.75rem rgba(255, 255, 255, 0.08)}.stream-growth-card__title{margin:0 0 0.1875rem;color:var(--usc-text);font-family:"Manrope", "Inter", "Segoe UI", sans-serif;font-size:1.0625rem;font-weight:780;line-height:1.15}.stream-growth-card__title a{color:inherit;text-decoration:none}.stream-growth-card__meta{margin:0;color:#5a5f72;font-size:0.75rem;line-height:1.2}.stream-growth-card__spark{width:5.375rem;flex:0 0 5.375rem;color:var(--growth-accent)}.stream-growth-card__spark svg{display:block;width:100%;height:2rem}.stream-growth-card__spark-line{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;opacity:0.65}.stream-growth-card__spark-fill{fill:var(--growth-fill);stroke:none}.stream-growth-card__side{display:flex;min-width:6.75rem;flex-direction:column;align-items:flex-end;gap:0.3125rem;margin-left:0.25rem;text-align:right}.stream-growth-card__percent{color:var(--growth-accent);font-size:1.25rem;font-weight:820;line-height:1;letter-spacing:-0.04em}.stream-growth-card__period{color:#5a5f72;font-size:0.625rem;font-weight:700;line-height:1;white-space:nowrap}.stream-growth-card__twitch{position:relative;z-index:3;width:1.875rem !important;height:1.875rem !important;min-height:1.875rem;padding:0;border:1px solid rgba(145, 70, 255, 0.16);border-radius:0.5rem;background:rgba(145, 70, 255, 0.12);color:#9146ff}.stream-growth-card__twitch:hover{background:rgba(145, 70, 255, 0.24);border-color:rgba(145, 70, 255, 0.28)}.page-front .usc-dashboard .category-growth__grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:0.875rem}.page-front .usc-dashboard .category-growth-card--home{--category-accent: var(--sch-orange-primary);--category-hero-tint: rgba(255, 122, 47, .18);position:relative;display:flex !important;min-height:16.5rem !important;flex-direction:column;padding:0 !important;overflow:hidden;border:1px solid rgba(255, 255, 255, 0.07) !important;border-radius:1rem !important;background:linear-gradient(180deg, rgba(255, 255, 255, 0.015), rgba(255, 255, 255, 0)), #181b25 !important;box-shadow:0 0.125rem 0.625rem rgba(0, 0, 0, 0.4);transition:transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease}.page-front .usc-dashboard .category-growth-card--home:hover{transform:translateY(-0.25rem);border-color:rgba(255, 255, 255, 0.14) !important;box-shadow:0 0.75rem 1.875rem rgba(0, 0, 0, 0.55)}.page-front .usc-dashboard .category-growth-card--home.category-growth-card--coral{--category-accent: var(--sch-orange-primary)}.page-front .usc-dashboard .category-growth-card--home.category-growth-card--mint{--category-accent: var(--sch-mint-live);--category-hero-tint: rgba(0, 212, 170, .18)}.page-front .usc-dashboard .category-growth-card--home.category-growth-card--sky{--category-accent: var(--sch-sky-channels);--category-hero-tint: rgba(62, 207, 255, .18)}.page-front .usc-dashboard .category-growth-card--home.category-growth-card--purple{--category-accent: var(--sch-purple-light);--category-hero-tint: rgba(136, 127, 240, .18)}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__link{position:absolute;inset:0;z-index:1}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__hero{position:relative;height:8.75rem;overflow:hidden;background:radial-gradient(circle at 82% 18%, rgba(255, 255, 255, 0.08), transparent 24%), linear-gradient(135deg, var(--category-hero-tint), rgba(17, 23, 35, 0.98) 64%), #111723}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__fallback,.page-front .usc-dashboard .category-growth-card--home .category-growth-card__hero img{position:absolute;inset:0;width:100%;height:100%}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__hero img{object-fit:cover;object-position:top;transition:transform 0.3s ease}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__fallback{display:flex;align-items:flex-end;justify-content:flex-start;padding:1.125rem;background:radial-gradient(circle at 18% 18%, rgba(255, 255, 255, 0.08), transparent 35%), linear-gradient(135deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0)), #111723;color:var(--category-accent);font-size:5.25rem;font-weight:820;letter-spacing:-0.06em;line-height:0.86;opacity:0.22;text-shadow:none}.page-front .usc-dashboard .category-growth-card--home:hover .category-growth-card__hero img{transform:scale(1.04)}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__overlay{position:absolute;inset:0;background:linear-gradient(to bottom, transparent 34%, rgba(24, 27, 37, 0.96) 100%)}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__live-badge,.page-front .usc-dashboard .category-growth-card--home .category-growth-card__badge{position:absolute;top:0.625rem;display:inline-flex;align-items:center;gap:0.25rem;padding:0.25rem 0.5625rem;border:1px solid rgba(255, 255, 255, 0.09);border-radius:0.4375rem;backdrop-filter:blur(0.625rem);font-size:0.625rem;font-weight:780;letter-spacing:0.04em}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__live-badge{left:0.625rem;background:rgba(0, 212, 170, 0.15);color:var(--sch-mint-live);text-transform:uppercase}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__live-badge i{width:0.3125rem;height:0.3125rem;border-radius:50%;background:currentColor;box-shadow:0 0 0.625rem currentColor;animation:uscPulse 1.4s infinite}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__badge{right:0.625rem;background:rgba(255, 255, 255, 0.08);color:var(--category-accent)}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__body{position:relative;z-index:2;display:flex;flex:1;flex-direction:column;gap:0.625rem;padding:0.875rem 1rem 1rem !important}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__title{margin:0;color:var(--usc-text);font-family:"Manrope", "Inter", "Segoe UI", sans-serif;font-size:1rem !important;font-weight:780 !important;line-height:1.18}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__title a{color:inherit;text-decoration:none}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__progress{margin-top:auto}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__progress-track{display:block;width:100%;height:0.1875rem;overflow:hidden;border-radius:62.4375rem;background:rgba(255, 255, 255, 0.06)}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__progress-fill{display:block;height:100%;border-radius:inherit;background:var(--category-accent);box-shadow:0 0 1rem rgba(255, 255, 255, 0.08)}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__footer{display:flex;align-items:center;justify-content:space-between;gap:0.625rem}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__channels{display:inline-flex;align-items:center;gap:0.375rem;margin:0;color:#9da3b8;font-size:0.75rem;line-height:1.2}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__channels-icon{color:#6f7488;font-size:0.6875rem}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__twitch{position:relative;z-index:3;width:1.625rem !important;height:1.625rem !important;min-height:1.625rem;padding:0;border:1px solid rgba(145, 70, 255, 0.16);border-radius:0.4375rem;background:rgba(145, 70, 255, 0.12);color:#9146ff}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__twitch:hover{background:rgba(145, 70, 255, 0.24)}@media (max-width:1180px){.page-front .usc-dashboard .category-growth__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media (max-width:980px){.page-front .usc-dashboard .home-growth-streamers__grid{grid-template-columns:1fr}.stream-growth-card__spark{width:4rem;flex-basis:4rem}.page-front .usc-dashboard .category-growth__grid{grid-template-columns:1fr}}@media (max-width:720px){.page-front .usc-dashboard .stream-section__cluster-title{font-size:1.125rem}.stream-growth-card__body{display:grid;grid-template-columns:2.875rem minmax(0, 1fr) auto;gap:0.75rem;min-height:5.5rem;padding:1rem}.stream-growth-card__avatar{width:2.875rem;height:2.875rem;flex-basis:2.875rem}.stream-growth-card__spark{display:none}.stream-growth-card__side{min-width:5.375rem}.stream-growth-card__percent{font-size:1.125rem}}@media (prefers-reduced-motion:reduce){.page-front *,.page-front *::before,.page-front *::after{animation-duration:0.001ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important;transition-duration:0.001ms !important}.usc-dashboard .usc-hero,.usc-dashboard .usc-metric,.usc-dashboard .usc-chart,.usc-dashboard .stream-section,.usc-dashboard .stream-growth-card,.usc-dashboard .stream-card,.usc-dashboard .category-growth-card,.usc-dashboard .home-memorial{opacity:1;filter:none;transform:none}}.page-front .usc-dashboard #block-personal-views-streamer-avg,.page-front .usc-dashboard .home-top-average{width:100% !important;max-width:none !important}.page-front .usc-dashboard .home-top-average-view.home-top-average-view--hboard{grid-template-columns:minmax(0, 1fr) 14.5rem 17.5rem !important;gap:1rem !important;align-items:stretch !important}.page-front .usc-dashboard #block-views-stream-ua-current-live .more-link,.page-front .usc-dashboard #block-personal-views-streamer-avg .more-link{display:flex;justify-content:flex-end;margin:0 0 1rem}.page-front .usc-dashboard #block-views-stream-ua-current-live .more-link a,.page-front .usc-dashboard #block-personal-views-streamer-avg .more-link a,.page-front .usc-dashboard .home-growth-streamers .stream-section__link,.page-front .usc-dashboard .category-growth .stream-section__link{display:inline-flex;align-items:center;gap:0.4375rem;min-height:2.375rem;padding:0 1.125rem;border:0.0625rem solid rgba(255, 255, 255, 0.1);border-radius:0.625rem;background:rgba(18, 22, 34, 0.88);color:#c3c9da;font-size:0.75rem;font-weight:760;letter-spacing:0.01em;white-space:nowrap;box-shadow:0 0.625rem 1.5rem rgba(0, 0, 0, 0.18);transition:border-color 0.18s ease, background 0.18s ease, color 0.18s ease, transform 0.18s ease}.page-front .usc-dashboard #block-views-stream-ua-current-live .more-link a::after,.page-front .usc-dashboard #block-personal-views-streamer-avg .more-link a::after,.page-front .usc-dashboard .home-growth-streamers .stream-section__link::after,.page-front .usc-dashboard .category-growth .stream-section__link::after{content:"";width:0.4375rem;height:0.4375rem;border-top:0.09375rem solid currentColor;border-right:0.09375rem solid currentColor;transform:rotate(45deg)}.page-front .usc-dashboard #block-views-stream-ua-current-live .more-link a:hover,.page-front .usc-dashboard #block-personal-views-streamer-avg .more-link a:hover,.page-front .usc-dashboard .home-growth-streamers .stream-section__link:hover,.page-front .usc-dashboard .category-growth .stream-section__link:hover{border-color:rgba(108, 92, 231, 0.26);background:rgba(108, 92, 231, 0.12);color:#eef2ff;transform:translateY(-0.0625rem)}.page-front .usc-dashboard .home-growth-streamers,.page-front .usc-dashboard .category-growth{display:grid;gap:1.125rem}.page-front .usc-dashboard .home-growth-streamers .stream-section__head,.page-front .usc-dashboard .category-growth .stream-section__head{align-items:flex-start;gap:1.125rem;margin-bottom:0}.page-front .usc-dashboard .home-growth-streamers .stream-section__head>div,.page-front .usc-dashboard .category-growth .stream-section__head>div{display:grid;gap:0.25rem;min-width:0}.page-front .usc-dashboard .home-growth-streamers__grid,.page-front .usc-dashboard .category-growth__grid{padding:0.875rem;border:0.0625rem solid rgba(91, 104, 150, 0.24);border-radius:1.125rem;background:linear-gradient(180deg, rgba(24, 28, 40, 0.9), rgba(17, 20, 31, 0.78)), #13161f;box-shadow:0 1rem 2.5rem rgba(0, 0, 0, 0.18)}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__hero{background:radial-gradient(circle at 84% 18%, rgba(255, 255, 255, 0.1), transparent 24%), radial-gradient(circle at 16% 24%, rgba(255, 255, 255, 0.06), transparent 32%), linear-gradient(135deg, var(--category-hero-tint), rgba(17, 23, 35, 0.98) 64%), #111723}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__hero.is-missing-image{background:radial-gradient(circle at 84% 18%, rgba(255, 255, 255, 0.12), transparent 24%), radial-gradient(circle at 16% 24%, rgba(255, 255, 255, 0.08), transparent 32%), linear-gradient(135deg, color-mix(in srgb, var(--category-accent) 42%, transparent), rgba(17, 23, 35, 0.96) 66%), #111723}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__fallback{align-items:center;justify-content:center;padding:0.75rem;font-size:4.25rem;font-weight:800;opacity:0.58;z-index:1;text-shadow:0 0 1.5rem rgba(255, 255, 255, 0.08)}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__hero.is-missing-image .category-growth-card__fallback{z-index:2;color:color-mix(in srgb, var(--category-accent) 68%, white);opacity:0.9;transform:scale(1.04)}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__hero.is-missing-image .category-growth-card__overlay{background:linear-gradient(to bottom, rgba(17, 23, 35, 0.08) 0%, rgba(24, 27, 37, 0.72) 100%)}.page-front .usc-dashboard .category-growth-card--home .category-growth-card__badge{background:rgba(10, 14, 24, 0.38);color:var(--category-accent);border-color:rgba(255, 255, 255, 0.08)}@media (max-width:1280px){.page-front .usc-dashboard .home-top-average-view.home-top-average-view--hboard{grid-template-columns:minmax(0, 1fr) 14.5rem !important}.page-front .usc-dashboard .home-top-average-view__summary{grid-column:1 / -1}}@media (max-width:900px){.page-front .usc-dashboard .home-growth-streamers .stream-section__head,.page-front .usc-dashboard .category-growth .stream-section__head{flex-wrap:wrap}.page-front .usc-dashboard .home-growth-streamers__grid,.page-front .usc-dashboard .category-growth__grid{padding:0.75rem}.page-front .usc-dashboard .home-top-average-view.home-top-average-view--hboard{grid-template-columns:1fr !important}}/*# sourceMappingURL=streamcharts_home_final.css.map */