.streamers-hub{--sh-page: var(--potik-page);--sh-cell: var(--potik-cell);--sh-cell-alt: var(--potik-cell-alt);--sh-cell-raised: var(--potik-cell-raised);--sh-ink: var(--potik-ink);--sh-muted: var(--potik-muted);--sh-line: var(--potik-line);--sh-accent: var(--potik-accent);min-height:100vh;color:var(--sh-ink);font-family:var(--potik-font-body);background:var(--sh-page)}.streamers-hub:before{display:none}.streamers-hub__page{padding:clamp(20px,2.5vw,36px) 0 clamp(72px,8vw,112px)}.streamers-hub>.breadcrumbs .breadcrumbs-items{padding:24px 0 0}.streamers-hub__hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:end;gap:clamp(32px,6vw,96px);margin-bottom:clamp(28px,3vw,42px);padding-bottom:clamp(24px,3vw,38px);border-bottom:1px solid var(--sh-line)}html[data-app-theme] .potik-brand-layer .streamers-hub__hero h1{max-width:10ch;margin:0;color:var(--sh-ink)!important;font-family:var(--potik-font-heading);font-size:var(--potik-title-page-size);font-weight:var(--potik-heading-page-weight);line-height:var(--potik-title-page-leading);letter-spacing:var(--potik-heading-tracking)!important;text-transform:none;text-shadow:none;text-wrap:balance}html[data-app-theme] .potik-brand-layer .streamers-hub__hero p{max-width:52ch;margin:0 0 6px;color:var(--sh-muted)!important;font-size:var(--potik-lead-size);line-height:1.65;text-wrap:pretty}.streamers-live{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(21rem,1fr);min-width:0;margin-bottom:22px;overflow:hidden;border:0;border-radius:10px;background:var(--sh-cell)}.streamers-live__stage{position:relative;min-width:0;aspect-ratio:16/9;overflow:hidden;border-right:1px solid var(--sh-line);background:var(--sh-page)}.streamers-live__preview,.streamers-live__player,.streamers-live__image{width:100%;height:100%}.streamers-live__preview,.streamers-live__player{position:absolute;inset:0}.streamers-live__preview:after{position:absolute;inset:0;background:linear-gradient(180deg,#070b1114 45%,#070b11e0);content:"";pointer-events:none}.streamers-live__placeholder{position:absolute;inset:0;background:var(--sh-page);overflow:hidden;pointer-events:none;transition:opacity .18s cubic-bezier(.22,1,.36,1)}.streamers-live__preview.is-loading .streamers-live__placeholder:after{position:absolute;inset:0;background:linear-gradient(100deg,transparent 32%,color-mix(in srgb,var(--sh-ink) 4%,transparent) 50%,transparent 68%);animation:streamers-live-skeleton 1.4s ease-in-out infinite;content:""}.streamers-live__image{display:block;object-fit:cover;transition:opacity .18s cubic-bezier(.22,1,.36,1)}.streamers-live__preview.is-loading .streamers-live__image,.streamers-live__preview.is-error .streamers-live__image,.streamers-live__preview.is-ready .streamers-live__placeholder{opacity:0}@keyframes streamers-live-skeleton{0%{transform:translate3d(-100%,0,0)}to{transform:translate3d(100%,0,0)}}@media(prefers-reduced-motion:reduce){.streamers-live__preview.is-loading .streamers-live__placeholder:after{animation:none}}.streamers-live__player iframe{display:block;width:100%!important;height:100%!important}.streamers-live__badges{position:absolute;top:14px;left:14px;z-index:2;display:flex;align-items:center;gap:7px}.streamers-live__live,.streamers-live__viewers{min-height:28px;display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:5px;color:#fff;font-size:.75rem;font-weight:700;line-height:1;background:#070b11d6}.streamers-live__live{background:var(--potik-danger)}.streamers-live__identity{position:absolute;right:18px;bottom:16px;left:18px;z-index:2;display:flex;align-items:center;gap:12px;color:#fff;pointer-events:none}.streamers-live__identity strong,.streamers-live__identity span{display:block}.streamers-live__identity strong{margin-bottom:2px;font-size:1rem;font-weight:700;letter-spacing:normal;line-height:1.2}.streamers-live__identity span{color:#ffffffb8;font-size:.78rem}.streamers-live__avatar{flex:0 0 48px;width:48px;height:48px;border:2px solid rgba(255,255,255,.78);border-radius:50%;object-fit:cover}.streamers-live__play{position:absolute;top:50%;left:50%;z-index:3;width:58px;height:58px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.5);border-radius:50%;color:var(--potik-action-text);background:var(--potik-action-bg);box-shadow:0 10px 28px #00000047;transform:translate(-50%,-50%);transition:transform .18s ease,background-color .18s ease}.streamers-live__play:hover{transform:translate(-50%,-50%) scale(1.06)}.streamers-live__play:focus-visible{outline:3px solid #fff;outline-offset:3px}.streamers-live__play:disabled{cursor:progress;opacity:.65}.streamers-live__play i{font-size:1.45rem}.streamers-live__play--external{display:none;text-decoration:none}.streamers-live__status:not(:empty){position:absolute;right:16px;bottom:16px;left:16px;z-index:4;margin:0;padding:10px 12px;border:1px solid var(--potik-danger);border-radius:6px;color:#fff;background:#070b11e6}.streamers-live__channels{min-width:0;display:flex;flex-direction:column;background:var(--sh-cell)}.streamers-live__channels-header{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid var(--sh-line)}.streamers-live__channels-header>div{display:flex;align-items:center;gap:9px}.streamers-live__channels-header h2,.streamers-live__channels-header>span{margin:0;color:var(--sh-ink);font-family:var(--potik-font-body);font-size:.85rem;font-weight:700;letter-spacing:normal;line-height:1.4}.streamers-live__channels-header>span{color:var(--sh-muted)}.streamers-live__online-dot{width:8px;height:8px;border-radius:50%;background:var(--sh-accent)}.streamers-live__channel-list{min-height:0;overflow-y:auto}.streamers-live__channel{width:100%;min-height:61px;display:grid;grid-template-columns:44px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:8px 14px;border:0;border-bottom:1px solid var(--sh-line);color:var(--sh-ink);text-align:left;background:transparent;transition:background-color .18s ease,box-shadow .18s ease}.streamers-live__channel:last-child{border-bottom:0}.streamers-live__channel:hover{background:var(--sh-cell-alt)}.streamers-live__channel.is-active{background:var(--sh-cell-alt);box-shadow:inset 3px 0 0 var(--sh-accent)}.streamers-live__channel:focus-visible{position:relative;z-index:1;outline:2px solid var(--sh-accent);outline-offset:-3px}.streamers-live__channel img{width:44px;height:44px;border:1px solid var(--sh-line);border-radius:50%;object-fit:cover}.streamers-live__channel-name{min-width:0;overflow:hidden;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.streamers-live__channel-viewers,.streamers-live__channel-live{display:inline-flex;align-items:center;gap:4px;color:var(--sh-muted);font-size:.75rem;font-weight:700;white-space:nowrap}.streamers-live__channel-live{color:var(--potik-danger)}.streamers-hub .filtration-streamers.streamers-hub__filter{display:grid;grid-template-columns:minmax(0,1fr) 15.75rem;gap:12px;min-width:0;width:100%;margin:0 0 22px}.streamers-hub .form-ui-floating-clear{position:relative;box-sizing:border-box;min-width:88px;height:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:7px 10px;border:1px solid var(--sh-line);border-radius:6px;color:var(--sh-ink);background:transparent!important;opacity:1;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.streamers-hub .form-ui-floating-clear>span{height:auto;padding:0!important}.streamers-hub .form-ui-floating-clear:before{width:8px;height:8px;border-radius:50%;background:var(--potik-danger);content:""}.streamers-hub .form-ui-floating-clear:hover{border-color:var(--sh-accent);color:var(--sh-ink)}.streamers-hub .form-ui-floating-clear:has(input:checked){color:var(--sh-accent);border-color:color-mix(in srgb,var(--sh-accent) 70%,var(--sh-line));background:color-mix(in srgb,var(--sh-accent) 10%,var(--sh-cell))!important}.streamers-hub .form-ui-floating-clear:has(input:checked):before{background:var(--potik-danger)}.streamers-hub .form-ui-floating-clear:has(input:focus-visible){outline:2px solid var(--sh-accent);outline-offset:2px}.streamers-hub .form-ui-floating-clear .text-live{color:inherit!important;background:transparent!important}.streamers-hub__grid{align-items:stretch}@media(min-width:1200px){.streamers-hub__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(15.5rem,16.6666666667%),1fr))}.streamers-hub__grid>*{width:auto;max-width:none}.streamers-hub__grid>.w-100{grid-column:1/-1}}.streamers-hub .card-flip{width:100%;min-height:17.25rem;perspective:1200px}.streamers-hub .card-flip-content{height:100%}.streamers-hub .card-flip-front,.streamers-hub .card-flip-back{height:100%;min-height:17.25rem;overflow:hidden;border:1px solid var(--sh-line)!important;border-radius:9px!important;clip-path:none;color:var(--sh-ink);background:var(--sh-cell)!important;box-shadow:none;transition:border-color .18s ease,transform .18s ease}.streamers-hub .card-flip-front{padding:16px 12px 12px!important}.streamers-hub .card-flip-front:before,.streamers-hub .card-flip-back:before{display:none}.streamers-hub .card-flip-front:hover,.streamers-hub .card-flip-back:hover{border-color:var(--sh-accent)!important;box-shadow:none}.streamers-hub .card-flip-front .streamer-card__avatar{width:min(70%,8.5rem);aspect-ratio:1;overflow:visible;border:1px solid var(--sh-line)!important;border-radius:50%!important;clip-path:none;background:var(--sh-cell-alt)!important;box-shadow:none!important}.streamers-hub .streamer-card__body{width:100%;align-items:stretch!important;margin-top:14px;padding:12px 4px 2px!important;border-top:1px solid var(--sh-line)}.streamers-hub .streamer-card__name{margin-bottom:8px!important;font-size:clamp(1rem,1.3vw,1.15rem)!important;line-height:1.2;text-align:start!important}.streamers-hub .streamer-card__stats{width:100%}.streamers-hub .card-flip-front img.rounded-pill{width:100%;height:100%;border-radius:50%!important;clip-path:none}html[data-app-theme] .potik-brand-layer .streamers-hub .card-flip-front .fs-clamp-lg{color:var(--sh-ink)!important;font-weight:800;letter-spacing:-.025em!important;text-transform:none}.streamers-hub .card-flip-front .potik-text{color:var(--sh-muted)!important}html[data-app-theme] .potik-brand-layer .streamers-hub .card-flip-front .pt-ui-users-group,html[data-app-theme] .potik-brand-layer .streamers-hub .card-flip-front .pt-ui-eye{color:var(--sh-accent)!important}html[data-app-theme] .potik-brand-layer .streamers-hub .animation-live-pulse,html[data-app-theme] .potik-brand-layer .streamers-hub .bg-danger{border-radius:999px!important;clip-path:none;color:var(--potik-action-text)!important;background:var(--potik-action-bg)!important}.streamers-hub .card-flip-back{color:var(--sh-ink);background:var(--sh-cell-raised)!important}.streamers-hub .card-flip-back>.rounded-5{border-radius:0!important;overflow:visible!important}.streamers-hub .streamer-card__accounts{min-height:0;flex:1 1 auto}.streamers-hub .streamer-card__schedule{min-height:40px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:8px;border:1px solid var(--sh-line);border-radius:7px;color:var(--sh-ink);font-size:.8rem;font-weight:700;background:var(--sh-cell-alt);transition:border-color .18s ease,color .18s ease}.streamers-hub .streamer-card__schedule:hover,.streamers-hub .streamer-card__schedule:focus-visible{border-color:var(--sh-accent);color:var(--sh-accent)}.streamers-hub .streamer-card__schedule:focus-visible{outline:2px solid var(--sh-accent);outline-offset:2px}.streamers-hub .streamer-card__schedule:disabled{cursor:default;opacity:.45}.streamers-hub .streamer-card__schedule i{font-size:1rem}.streamers-hub .card-flip-back .potik-bg-surface-alt{overflow:visible;border:1px solid var(--sh-line);border-radius:8px!important;clip-path:none;background:var(--sh-cell-alt)!important}.streamers-hub .card-flip-back a.bg-card{overflow:visible;border:1px solid var(--sh-line);border-radius:50%!important;background:var(--sh-cell)!important}.streamers-hub .streamer-account-channel{overflow:visible;isolation:isolate}.streamers-hub .streamer-account-row{padding:6px 8px 6px 4px!important}.streamers-hub .streamer-account-channel img{width:34px;height:34px}.streamers-hub .streamer-account-metrics{align-items:center}.streamers-hub .streamer-account-metric{min-width:26px;height:26px;padding:0 6px!important;gap:4px;line-height:1}.streamers-hub .streamer-account-metric__icon,.streamers-hub .streamer-account-metric__value{display:inline-flex;align-items:center;justify-content:center;line-height:1}.streamers-hub .streamer-account-details{margin-top:4px;border:1px solid var(--sh-line);border-radius:8px;background:var(--sh-cell)}.streamers-hub .streamer-account-details summary{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:5px 8px;color:var(--sh-muted);font-size:.68rem;font-weight:700;cursor:pointer;list-style:none}.streamers-hub .streamer-account-details summary::-webkit-details-marker{display:none}.streamers-hub .streamer-account-details summary i{font-size:1rem;transition:transform .18s ease}.streamers-hub .streamer-account-details[open] summary i{transform:rotate(180deg)}.streamers-hub .streamer-account-details summary:focus-visible{outline:2px solid var(--sh-accent);outline-offset:-2px}.streamers-hub .streamer-account-details dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0;padding:0 8px 8px}.streamers-hub .streamer-account-details dl>div{min-width:0;padding-top:6px;border-top:1px solid var(--sh-line)}.streamers-hub .streamer-account-details dt,.streamers-hub .streamer-account-details dd{margin:0}.streamers-hub .streamer-account-details dt{overflow:hidden;color:var(--sh-muted);font-size:.6rem;text-overflow:ellipsis;white-space:nowrap}.streamers-hub .streamer-account-details dd{margin-top:2px;color:var(--sh-ink);font-size:.76rem;font-weight:600;font-variant-numeric:tabular-nums}.streamers-hub .streamer-account-metric__icon{flex:0 0 12px;width:12px;height:12px;font-size:.75rem}.streamers-hub .streamer-account-metric__value{min-width:1ch;font-weight:600;font-variant-numeric:tabular-nums}.streamers-hub .streamer-account-row .fs-8{font-size:.75rem!important;line-height:1}.streamers-hub .streamer-account-row .symbol.symbol-30px,.streamers-hub .streamer-account-row .symbol.symbol-30px .symbol-label{width:26px!important;height:26px!important}html[data-app-theme] .potik-brand-layer .streamers-hub .streamer-account-live{top:-8px!important;right:-12px!important;left:auto!important;z-index:5;margin:0!important;white-space:nowrap}html[data-app-theme] .potik-brand-layer .streamers-hub .card-flip-back .bg-primary,html[data-app-theme] .potik-brand-layer .streamers-hub .card-flip-back .bg-success,html[data-app-theme] .potik-brand-layer .streamers-hub .card-flip-back .symbol-label{border-radius:999px!important;clip-path:none;color:var(--potik-action-text)!important;background:var(--potik-action-bg)!important}.streamers-hub .card-flip-back .potik-text{color:var(--sh-muted)!important}.streamers-hub .streamers-hub__grid>.col{min-width:0}html[data-app-theme=light] body:has(.streamers-hub),html[data-app-theme=light] body:has(.streamers-hub) .wrapper,html[data-app-theme=light] body:has(.streamers-hub) .app-root{--streamers-bg: var(--potik-page);background:var(--potik-page)!important}html[data-app-theme=dark] body:has(.streamers-hub),html[data-app-theme=dark] body:has(.streamers-hub) .wrapper,html[data-app-theme=dark] body:has(.streamers-hub) .app-root{--streamers-bg: var(--potik-page);background:var(--potik-page)!important}@media(max-width:991.98px){.streamers-hub__hero{grid-template-columns:1fr;align-items:start}.streamers-hub .filtration-streamers.streamers-hub__filter{grid-template-columns:minmax(0,1fr) 15.75rem}}@media(max-width:819.98px){.streamers-live{grid-template-columns:1fr}.streamers-live__stage{border-right:0;border-bottom:1px solid var(--sh-line)}.streamers-live__channel-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.streamers-live__channel{border-right:1px solid var(--sh-line)}.streamers-live__channel:nth-child(2n){border-right:0}}@media(max-width:575.98px){.streamers-hub__page{padding-top:18px}.streamers-hub__hero{margin-bottom:24px;padding-bottom:22px}.streamers-hub>.breadcrumbs .breadcrumbs-items{padding-top:18px}.streamers-hub .filtration-streamers.streamers-hub__filter{grid-template-columns:minmax(0,1fr);gap:8px}.streamers-hub .form-ui-floating-clear{min-width:74px;min-height:44px}.streamers-hub .card-flip,.streamers-hub .card-flip-front,.streamers-hub .card-flip-back{min-height:0}.streamers-hub__grid>.col{position:relative;z-index:0;transition:z-index 0s linear .6s}.streamers-hub__grid>.col:hover{z-index:2;transition-delay:0s}.streamers-hub__grid:has(>.col:hover)>.col:not(:hover){z-index:0;transition:none}.streamers-hub__grid>.col .card-flip-back{width:calc(200% + var(--bs-gutter-x));pointer-events:none}.streamers-hub__grid>.col .card-flip:hover .card-flip-back{pointer-events:auto}.streamers-hub__grid>.col:nth-child(odd) .card-flip-back{left:calc(var(--bs-gutter-x) * -.5);transform-origin:25% 50%}.streamers-hub .streamer-card__name{text-align:center!important}.streamers-live__channel-list{display:block}.streamers-live__channel{border-right:0}.streamers-live__identity{right:12px;bottom:12px;left:12px}.streamers-live__avatar{flex-basis:42px;width:42px;height:42px}.streamers-live__badges{top:10px;left:10px}}@media(max-width:439.98px){.streamers-live__play:not(.streamers-live__play--external){display:none}.streamers-live__play--external{display:grid}}@media(prefers-reduced-motion:reduce){.streamers-hub *,.streamers-hub *:before,.streamers-hub *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;transition-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
