.page-module__E0kJGG__homeWrapper{flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__hideCursor{cursor:none!important}.page-module__E0kJGG__mainContentArea{transform-origin:bottom;flex-direction:column;flex:1;min-height:0;transition:filter .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}@media (max-width:950px) and (orientation:landscape){.page-module__E0kJGG__homeWrapper,.page-module__E0kJGG__mainContentArea,.page-module__E0kJGG__videoContainer{border-radius:0!important;margin:0!important;padding:0!important}}.page-module__E0kJGG__interfaceBlurred{filter:blur(24px)brightness(35%)saturate(140%);transform:scale(1.02)}.page-module__E0kJGG__videoContainer{z-index:10;background-color:#000;flex:1;min-height:0;position:relative;overflow:hidden}.page-module__E0kJGG__cssFullscreen{z-index:99999;background-color:#000;width:100vw;height:100vh;position:fixed;inset:0}.page-module__E0kJGG__volumeOsd{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9000;opacity:0;pointer-events:none;background:#000000b3;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-width:140px;padding:24px 32px;transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;right:64px;transform:translateY(-50%)translate(20px);box-shadow:0 10px 40px #0009}.page-module__E0kJGG__volumeOsdVisible{opacity:1;transform:translateY(-50%)translate(0)}.page-module__E0kJGG__volumeOsdVisible.page-module__E0kJGG__volumeOsdDisabled{opacity:.5;background:#1e1e1ecc;border:1px dashed #fff3}.page-module__E0kJGG__volumeOsdDisabled .page-module__E0kJGG__volumeOsdIcon,.page-module__E0kJGG__volumeOsdDisabled .page-module__E0kJGG__volumeOsdText{color:#ffffff80}.page-module__E0kJGG__volumeOsdIcon{color:#fff;justify-content:center;align-items:center;font-size:40px;line-height:1;display:flex}.page-module__E0kJGG__volumeOsdText{color:#ffffffe6;font-family:var(--font-tech),monospace;text-align:center;letter-spacing:.5px;font-size:18px;font-weight:600}
.VideoPlayer-module__AI35cW__playerWrapper{background-color:#000;flex-direction:row;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.VideoPlayer-module__AI35cW__videoPlane{flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:0;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.VideoPlayer-module__AI35cW__youtubeContainer{aspect-ratio:16/9;background-color:#000;border:none;width:100%;height:100%;display:block}.VideoPlayer-module__AI35cW__iframePlayer{border:none;width:100%;height:100%;display:block}.VideoPlayer-module__AI35cW__loader{justify-content:center;align-items:center;gap:var(--spacing-4);color:var(--text-secondary);font-size:var(--font-size-sm);z-index:10;flex-direction:column;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.VideoPlayer-module__AI35cW__opArtCircleRed{background-color:var(--accent-primary);will-change:transform,opacity;border-radius:50%;width:100px;height:100px;animation:2.5s cubic-bezier(.8,0,.2,1) infinite VideoPlayer-module__AI35cW__pulseConcentricRed;position:absolute}.VideoPlayer-module__AI35cW__opArtCircleBlack{background-color:var(--bg-color);will-change:transform,opacity;border-radius:50%;width:100px;height:100px;animation:2.5s cubic-bezier(.8,0,.2,1) infinite VideoPlayer-module__AI35cW__pulseConcentricBlack;position:absolute}@keyframes VideoPlayer-module__AI35cW__pulseConcentricRed{0%{opacity:1;transform:scale(0)}40%{opacity:1;transform:scale(25)}to{opacity:0;transform:scale(25)}}@keyframes VideoPlayer-module__AI35cW__pulseConcentricBlack{0%{opacity:1;transform:scale(0)}25%{opacity:1;transform:scale(0)}75%{opacity:1;transform:scale(25)}to{opacity:1;transform:scale(25)}}.VideoPlayer-module__AI35cW__tvOverlay{width:100%;padding:var(--spacing-5)var(--spacing-6);z-index:200;background-color:var(--bg-color);justify-content:space-between;align-items:center;transition:transform .4s cubic-bezier(.2,0,0,1);display:flex;position:absolute;top:0;left:0;transform:translateY(-100%);box-shadow:0 10px 25px #00000080}.VideoPlayer-module__AI35cW__tvOverlayVisible{transform:translateY(0)}.VideoPlayer-module__AI35cW__tvOverlayGrab{background-color:var(--bg-color);cursor:pointer;pointer-events:auto;border:none;border-radius:0 0 8px 8px;justify-content:center;align-items:center;width:48px;height:16px;padding-bottom:2px;transition:all .2s;display:flex;position:absolute;bottom:-16px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0006}.VideoPlayer-module__AI35cW__tvOverlayGrab:hover{background-color:#111;height:18px;bottom:-18px}.VideoPlayer-module__AI35cW__tvOverlayGrab:after{content:"";background-color:#fff6;border-radius:2px;width:16px;height:3px;transition:background-color .2s;display:block}.VideoPlayer-module__AI35cW__tvOverlayGrab:hover:after{background-color:#ffffffe6}.VideoPlayer-module__AI35cW__tvOverlayLeft{align-items:center;gap:var(--spacing-3);flex:1;min-width:0;display:flex}.VideoPlayer-module__AI35cW__tvOverlayLogo{object-fit:contain;background-color:var(--bg-primary);border:1px solid #ffffff26;border-radius:12px;flex-shrink:0;width:auto;height:64px;padding:4px;box-shadow:0 4px 12px #0000004d}.VideoPlayer-module__AI35cW__tvOverlayText{flex-direction:column;flex:1;justify-content:center;gap:4px;min-width:0;display:flex}.VideoPlayer-module__AI35cW__tvOverlayTitle{font-size:var(--font-size-lg);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-weight:800;line-height:1.1;overflow:hidden}.VideoPlayer-module__AI35cW__titleRow{align-items:center;gap:8px;width:100%;display:flex}.VideoPlayer-module__AI35cW__favoriteButton{cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:auto;height:auto;margin-top:0;padding:0;transition:all .2s cubic-bezier(.175,.885,.32,1.275);display:flex}.VideoPlayer-module__AI35cW__favoriteButton svg{color:#ccc;width:16px;height:16px;transition:color .2s}.VideoPlayer-module__AI35cW__favoriteButton:hover{transform:scale(1.15)}.VideoPlayer-module__AI35cW__favoriteButton:hover svg{color:#fff}.VideoPlayer-module__AI35cW__favoriteButton:active{transform:scale(.95)}.VideoPlayer-module__AI35cW__categoriesFlex{flex-wrap:nowrap;gap:6px;width:100%;display:flex;overflow:hidden}.VideoPlayer-module__AI35cW__categoryPill{color:var(--border-color);text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;text-overflow:ellipsis;background:#ffffff0d;border:1px solid #ffffff14;border-radius:4px;flex-shrink:0;max-width:120px;padding:3px 6px;font-size:.55rem;font-weight:500;overflow:hidden}.VideoPlayer-module__AI35cW__tvOverlayDescriptionWrapper{white-space:nowrap;width:100%;max-width:600px;display:block;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#000 85%,#0000);mask-image:linear-gradient(90deg,#000 85%,#0000)}.VideoPlayer-module__AI35cW__tvOverlayDescriptionTrack{will-change:transform;width:max-content;animation:30s linear infinite VideoPlayer-module__AI35cW__scrollText;display:flex}.VideoPlayer-module__AI35cW__tvOverlayDescriptionText{width:max-content;min-width:100%;font-size:var(--font-size-sm);color:var(--text-secondary);align-items:center;margin:0;padding-right:50px;display:inline-flex}@media (hover:hover) and (pointer:fine){.VideoPlayer-module__AI35cW__tvOverlayDescriptionWrapper:hover .VideoPlayer-module__AI35cW__tvOverlayDescriptionTrack{animation-play-state:paused}}@keyframes VideoPlayer-module__AI35cW__scrollText{0%,15%{transform:translate(0%)}to{transform:translate(-50%)}}.VideoPlayer-module__AI35cW__tvOverlayRight{align-items:center;display:flex}.VideoPlayer-module__AI35cW__timeWeatherBlock{flex-direction:column;justify-content:center;align-items:flex-end;gap:6px;display:flex}.VideoPlayer-module__AI35cW__tvOverlayTime{letter-spacing:-.01em;color:var(--text-primary);opacity:.95;font-variant-numeric:tabular-nums;background-color:var(--bg-primary);border:1px solid #ffffff26;border-radius:12px;justify-content:center;align-items:center;height:34px;padding:0 12px;font-size:1.5rem;font-weight:800;line-height:1;display:flex;box-shadow:0 4px 12px #0000004d}.VideoPlayer-module__AI35cW__weatherWidget{background-color:var(--bg-primary);height:24px;color:var(--text-secondary);border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-size:.75rem;font-weight:500;line-height:1;animation:.5s ease-out VideoPlayer-module__AI35cW__fadeIn;display:flex;box-shadow:0 4px 12px #0000004d}.VideoPlayer-module__AI35cW__weatherTemp{color:#ddd;font-weight:600;font-size:var(--font-size-sm)}.VideoPlayer-module__AI35cW__weatherCity{opacity:.7;white-space:nowrap;text-overflow:ellipsis;max-width:100px;overflow:hidden}@keyframes VideoPlayer-module__AI35cW__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.VideoPlayer-module__AI35cW__tvOverlay{width:100%;padding:var(--spacing-4)var(--spacing-5);background:var(--bg-color);-webkit-backdrop-filter:blur(12px);-moz-text-size-adjust:none;text-size-adjust:none;border:none;border-bottom:1px solid #ffffff1a;border-radius:0;top:0;left:0;right:0;transform:translateY(-100%)}.VideoPlayer-module__AI35cW__tvOverlayVisible{transform:translateY(0)}.VideoPlayer-module__AI35cW__tvOverlayLogo{border-radius:12px;width:auto;height:54px;padding:3px}.VideoPlayer-module__AI35cW__tvOverlayText{gap:2px}.VideoPlayer-module__AI35cW__tvOverlayTitle{font-size:var(--font-size-base)}.VideoPlayer-module__AI35cW__tvOverlayDescriptionWrapper{align-items:center;height:16px;min-height:16px;line-height:16px;display:flex}.VideoPlayer-module__AI35cW__tvOverlayDescriptionText{font-size:11px;font-family:var(--font-tech),monospace;letter-spacing:.8px;align-items:center;height:100%;line-height:16px;display:inline-flex}.VideoPlayer-module__AI35cW__categoriesFlex{gap:4px}.VideoPlayer-module__AI35cW__categoryPill{max-width:none;padding:2px 5px;font-size:.5rem}.VideoPlayer-module__AI35cW__tvOverlayRight{display:none!important}.VideoPlayer-module__AI35cW__tvOverlayTime{border-radius:10px;height:30px;padding:0 8px;font-size:1.25rem}.VideoPlayer-module__AI35cW__weatherWidget{border-radius:6px;gap:3px;height:18px;padding:0 6px;font-size:.65rem}.VideoPlayer-module__AI35cW__weatherTemp{font-size:var(--font-size-xs)}.VideoPlayer-module__AI35cW__weatherCity{max-width:60px}.VideoPlayer-module__AI35cW__tvOverlayGrab{background-color:var(--bg-color);border-radius:0 0 8px 8px;width:40px;height:14px;bottom:-14px;box-shadow:0 2px 8px #0006}.VideoPlayer-module__AI35cW__tvOverlayGrab:after{background-color:#fff6;border-radius:2px;width:16px;height:3px}.VideoPlayer-module__AI35cW__tvOverlayGrab:hover{height:16px;bottom:-16px}.VideoPlayer-module__AI35cW__tvOverlayGrab:hover:after{background-color:#ffffffe6}}@media (min-width:1024px){.VideoPlayer-module__AI35cW__tvOverlay{border-radius:0;width:100%;margin:0;right:auto}}.VideoPlayer-module__AI35cW__floatingControls{bottom:calc(24px + env(safe-area-inset-bottom));z-index:100;opacity:0;pointer-events:none;gap:12px;transition:opacity .3s;display:flex;position:absolute;right:24px}.VideoPlayer-module__AI35cW__controlBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:auto;background-color:#0009;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.VideoPlayer-module__AI35cW__playerWrapper:hover .VideoPlayer-module__AI35cW__floatingControls,.VideoPlayer-module__AI35cW__fullscreenWrapper .VideoPlayer-module__AI35cW__floatingControls{opacity:1;pointer-events:auto}.VideoPlayer-module__AI35cW__controlBtn:hover{background-color:#000c;transform:scale(1.05)}.VideoPlayer-module__AI35cW__fullscreenWrapper{background-color:#000}.VideoPlayer-module__AI35cW__fullscreenWrapper .VideoPlayer-module__AI35cW__youtubeContainer,.VideoPlayer-module__AI35cW__fullscreenWrapper iframe.VideoPlayer-module__AI35cW__iframePlayer{aspect-ratio:auto!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important}.VideoPlayer-module__AI35cW__landscapeSidebar,.VideoPlayer-module__AI35cW__landscapeCategoriesSidebar{display:none}@media (max-width:950px) and (orientation:landscape){.VideoPlayer-module__AI35cW__tvOverlayLogo,.VideoPlayer-module__AI35cW__tvOverlayRight{display:none!important}.VideoPlayer-module__AI35cW__tvOverlay{-moz-text-size-adjust:none;text-size-adjust:none}.VideoPlayer-module__AI35cW__tvOverlayDescriptionWrapper{align-items:center;height:16px;min-height:16px;line-height:16px;display:flex}.VideoPlayer-module__AI35cW__tvOverlayDescriptionText{font-size:11px;font-family:var(--font-tech),monospace;letter-spacing:.8px;align-items:center;height:100%;line-height:16px;display:inline-flex}.VideoPlayer-module__AI35cW__landscapeCategoriesSidebar{z-index:500;width:130px;height:100%;padding:0 var(--spacing-3)var(--spacing-4)var(--spacing-3);-webkit-overflow-scrolling:touch;scroll-snap-type:y mandatory;gap:var(--spacing-3);background-color:#000;border-right:1px solid #ffffff1a;flex-direction:column;align-items:stretch;display:flex;position:relative;overflow-y:auto;-webkit-mask-image:linear-gradient(#000 0% calc(100% - 20px),#0000 100%);mask-image:linear-gradient(#000 0% calc(100% - 20px),#0000 100%)}.VideoPlayer-module__AI35cW__landscapeCategoriesSidebar::-webkit-scrollbar{display:none}.VideoPlayer-module__AI35cW__landscapeCategoryButton{text-align:center;min-height:48px;padding:var(--spacing-2);color:var(--text-secondary);scroll-snap-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:600;line-height:1.2;transition:all .2s;display:flex}.VideoPlayer-module__AI35cW__landscapeCategoryButton.VideoPlayer-module__AI35cW__activeCategory{color:var(--text-primary);background:var(--accent-primary);border-color:var(--accent-primary)}.VideoPlayer-module__AI35cW__landscapeSidebar{z-index:500;width:130px;height:100%;padding:0 var(--spacing-2)var(--spacing-4)var(--spacing-2);-webkit-overflow-scrolling:touch;scroll-snap-type:y mandatory;gap:var(--spacing-3);background-color:#000;border-left:1px solid #ffffff1a;flex-direction:column;align-items:center;display:flex;position:relative;overflow-y:auto;-webkit-mask-image:linear-gradient(#000 0% calc(100% - 20px),#0000 100%);mask-image:linear-gradient(#000 0% calc(100% - 20px),#0000 100%)}.VideoPlayer-module__AI35cW__landscapeSidebar::-webkit-scrollbar{display:none}.VideoPlayer-module__AI35cW__landscapeSidebar button{width:96px;min-width:96px;max-width:96px;height:96px;box-shadow:none;scroll-snap-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;padding:10px 4px;transition:all .2s;display:flex;position:relative}.VideoPlayer-module__AI35cW__landscapeSidebar button:active{transform:scale(.95)}.VideoPlayer-module__AI35cW__landscapeSidebar button.VideoPlayer-module__AI35cW__activeChannel{border-color:var(--accent-primary);background:#ffffff1a;transform:scale(1.05);box-shadow:0 0 10px #f053}.VideoPlayer-module__AI35cW__logoWrapper{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.VideoPlayer-module__AI35cW__landscapeChannelLogo{object-fit:contain;filter:grayscale()opacity(.5);width:64px;height:64px;transition:filter var(--transition-fast)}.VideoPlayer-module__AI35cW__landscapeChannelPlaceholder{color:#fff;filter:grayscale()opacity(.5);width:64px;height:64px;transition:filter var(--transition-fast);justify-content:center;align-items:center;font-size:24px;font-weight:700;display:flex}.VideoPlayer-module__AI35cW__sidebarFavoriteButton{z-index:10;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;transition:transform .2s,filter .2s;display:flex;position:absolute;top:4px;left:4px}.VideoPlayer-module__AI35cW__sidebarFavoriteButton:hover{filter:brightness(1.2);transform:scale(1.15)}.VideoPlayer-module__AI35cW__sidebarFavoriteButton:active{transform:scale(.9)}.VideoPlayer-module__AI35cW__globalLiveBadge{background-color:var(--accent-primary,#ff333f);z-index:10;border-radius:50%;width:6px;height:6px;animation:3s ease-in-out infinite VideoPlayer-module__AI35cW__radarPulse;position:absolute;top:6px;right:6px;box-shadow:0 0 4px #ff333f99}.VideoPlayer-module__AI35cW__activeChannel .VideoPlayer-module__AI35cW__landscapeChannelLogo,.VideoPlayer-module__AI35cW__activeChannel .VideoPlayer-module__AI35cW__landscapeChannelPlaceholder{filter:grayscale(0%)opacity()}.VideoPlayer-module__AI35cW__landscapeStickyHeader{z-index:20;padding:var(--spacing-3)0 var(--spacing-3)0;margin-bottom:var(--spacing-n1);background-color:#000;justify-content:center;align-items:center;width:100%;display:flex;position:sticky;top:0}.VideoPlayer-module__AI35cW__landscapeStickyHeader:after{content:"";pointer-events:none;z-index:11;background:linear-gradient(#000 0%,#0000 100%);height:24px;position:absolute;top:100%;left:0;right:0}.VideoPlayer-module__AI35cW__landscapeHeaderInnerBox{color:#fff;letter-spacing:-.02em;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;display:flex;background:#ffffff0d!important;border:1px solid #ffffff1a!important;border-radius:8px!important;width:96px!important;height:48px!important;transition:all .2s!important}button.VideoPlayer-module__AI35cW__landscapeHeaderInnerBox:active{background:#ffffff26!important;transform:scale(.95)!important}.VideoPlayer-module__AI35cW__landscapeLogoText{color:#fff;letter-spacing:-.02em;flex-shrink:0;justify-content:center;align-items:center;height:48px;font-size:1.15rem;display:flex}.VideoPlayer-module__AI35cW__solidRedDot{color:var(--accent-primary,#ff333f);text-shadow:0 0 10px #ff333f4d;margin-right:4px;font-size:1.1em;line-height:1;animation:2s ease-in-out infinite VideoPlayer-module__AI35cW__sidebarBlink}.VideoPlayer-module__AI35cW__brandBold{font-weight:900}.VideoPlayer-module__AI35cW__brandLight{font-weight:400}@keyframes VideoPlayer-module__AI35cW__sidebarBlink{0%,to{opacity:1}50%{opacity:.3}}.VideoPlayer-module__AI35cW__spinBtn svg{transition:transform .6s cubic-bezier(.175,.885,.32,1.275)}.VideoPlayer-module__AI35cW__spinBtn:hover svg{transform:rotate(360deg)}.VideoPlayer-module__AI35cW__spinBtn:active svg{transition:transform .3s ease-in;transform:rotate(360deg)scale(.9)}}.VideoPlayer-module__AI35cW__cinematicOverlay{z-index:10;pointer-events:none;opacity:0;background-color:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity 1.2s ease-out 1.2s;display:flex;position:absolute;top:0;left:0}.VideoPlayer-module__AI35cW__cinematicOverlayActive{opacity:1;transition:opacity}
.BottomSidebar-module__CBW-VG__sidebarContainer{z-index:50;opacity:1;background:0 0;border-top:1px solid #ffffff1a;flex-direction:column;flex-shrink:0;gap:0;width:100%;max-height:250px;padding:8px 0;transition:max-height .4s cubic-bezier(.25,1,.5,1),opacity .3s ease-in,padding .4s cubic-bezier(.25,1,.5,1);display:flex;overflow:hidden}.BottomSidebar-module__CBW-VG__sidebarContainer.BottomSidebar-module__CBW-VG__idle{opacity:0;pointer-events:none;border-top-color:#0000;max-height:0;padding-top:0;padding-bottom:0;transition:max-height .6s cubic-bezier(.4,0,.2,1),opacity .4s ease-out,padding .6s cubic-bezier(.4,0,.2,1)}.BottomSidebar-module__CBW-VG__navWrapper{align-items:center;width:100%;display:flex;position:relative}.BottomSidebar-module__CBW-VG__categoriesRow,.BottomSidebar-module__CBW-VG__channelsRow{align-items:center;width:100%;padding:0 8px;display:flex;position:relative}.BottomSidebar-module__CBW-VG__rowContent{align-items:center;width:calc(100% - 72px);margin:0 36px;display:flex}.BottomSidebar-module__CBW-VG__scrollableContent{gap:var(--spacing-4);scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;width:100%;padding:var(--spacing-2)0;-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 15px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 15px),#0000)}.BottomSidebar-module__CBW-VG__scrollableContent::-webkit-scrollbar{display:none}.BottomSidebar-module__CBW-VG__navButton{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--text-primary);cursor:pointer;z-index:10;width:32px;transition:all var(--transition-fast);background:#000000e6;border:1px solid #ffffff0d;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.BottomSidebar-module__CBW-VG__categoriesRow .BottomSidebar-module__CBW-VG__navButton{border-radius:18px;height:36px}.BottomSidebar-module__CBW-VG__channelsRow .BottomSidebar-module__CBW-VG__navButton{border-radius:12px;height:96px}.BottomSidebar-module__CBW-VG__navButton:hover{background:var(--bg-hover);color:var(--accent-primary);border-color:#fff3}.BottomSidebar-module__CBW-VG__navLeft{left:0}.BottomSidebar-module__CBW-VG__navRight{right:0}.BottomSidebar-module__CBW-VG__searchWrapper{filter:drop-shadow(0 2px 4px #00000080);background:0 0;border:none;border-radius:20px;flex-shrink:0;justify-content:flex-start;align-items:center;width:36px;height:36px;margin-left:auto;transition:width .3s cubic-bezier(.16,1,.3,1),background .3s;display:flex;position:relative;overflow:hidden}.BottomSidebar-module__CBW-VG__searchIconButton{color:var(--text-secondary);cursor:pointer;z-index:5;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;transition:color .2s;display:flex;position:absolute;top:0;left:0}.BottomSidebar-module__CBW-VG__searchIconButton:hover{color:var(--text-primary)}.BottomSidebar-module__CBW-VG__searchInput{color:var(--text-primary);font-size:var(--font-size-sm);opacity:0;cursor:pointer;background:0 0;border:none;border-radius:20px;outline:none;width:100%;height:100%;padding:0;transition:opacity .3s,padding .3s}.BottomSidebar-module__CBW-VG__searchWrapper.BottomSidebar-module__CBW-VG__expanded{border:1px solid #fff3;border-radius:20px;width:180px}.BottomSidebar-module__CBW-VG__searchWrapper.BottomSidebar-module__CBW-VG__expanded .BottomSidebar-module__CBW-VG__searchInput{opacity:1;cursor:text;padding:8px 36px}.BottomSidebar-module__CBW-VG__searchWrapper.BottomSidebar-module__CBW-VG__expanded .BottomSidebar-module__CBW-VG__searchIconButton:not(.BottomSidebar-module__CBW-VG__searchCloseButton){color:var(--accent-primary)}.BottomSidebar-module__CBW-VG__searchCloseButton{opacity:.6;position:absolute;top:50%;left:auto;right:0;transform:translateY(-50%)}.BottomSidebar-module__CBW-VG__searchCloseButton:hover{opacity:1;color:var(--accent-primary)}.BottomSidebar-module__CBW-VG__searchWrapper.BottomSidebar-module__CBW-VG__expanded .BottomSidebar-module__CBW-VG__searchInput:focus{background:0 0;width:100%}.BottomSidebar-module__CBW-VG__chip{padding:var(--spacing-2)var(--spacing-4);color:var(--text-secondary);font-size:var(--font-size-sm);white-space:nowrap;scroll-snap-align:center;transition:all var(--transition-fast);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px}.BottomSidebar-module__CBW-VG__liveCategoryChip{z-index:1;background:#ffffff0d;border:1px solid #0000;position:relative}.BottomSidebar-module__CBW-VG__liveCategoryChip:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;z-index:-1;pointer-events:none;background:linear-gradient(90deg,#ff333f,#550009,#ff333f) 0 0/200%;padding:1px;animation:3s linear infinite BottomSidebar-module__CBW-VG__shiftGradientMask;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes BottomSidebar-module__CBW-VG__shiftGradientMask{0%{background-position:0%}to{background-position:200%}}.BottomSidebar-module__CBW-VG__chip:hover{color:var(--text-primary);background:#ffffff1a}.BottomSidebar-module__CBW-VG__chip.BottomSidebar-module__CBW-VG__active{background:var(--text-primary);color:var(--bg-color);box-shadow:var(--shadow-sm);font-weight:600}.BottomSidebar-module__CBW-VG__channelButton{scroll-snap-align:center;min-width:96px;max-width:96px;height:96px;transition:all var(--transition-fast);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:space-between;align-items:center;padding:10px 4px 8px;animation:.35s cubic-bezier(.25,1,.5,1) forwards BottomSidebar-module__CBW-VG__floatInChannel;display:flex;position:relative}@keyframes BottomSidebar-module__CBW-VG__floatInChannel{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.BottomSidebar-module__CBW-VG__channelButton:hover{background:var(--bg-hover);border-color:#ffffff1a}.BottomSidebar-module__CBW-VG__logoWrapper{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.BottomSidebar-module__CBW-VG__channelLogo{object-fit:contain;filter:grayscale()opacity(.5);width:64px;height:64px;transition:filter var(--transition-fast);background-color:#0000;border-radius:8px;padding:4px}.BottomSidebar-module__CBW-VG__sidebarFavoriteButton{z-index:10;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;transition:transform .2s,filter .2s;display:flex;position:absolute;top:4px;left:4px}.BottomSidebar-module__CBW-VG__sidebarFavoriteButton:hover{filter:brightness(1.2);transform:scale(1.15)}.BottomSidebar-module__CBW-VG__sidebarFavoriteButton:active{transform:scale(.9)}.BottomSidebar-module__CBW-VG__globalLiveBadge{background-color:var(--accent-primary,#ff333f);z-index:10;border-radius:50%;width:6px;height:6px;animation:3s ease-in-out infinite BottomSidebar-module__CBW-VG__radarPulse;position:absolute;top:6px;right:6px;box-shadow:0 0 4px #ff333f99}@keyframes BottomSidebar-module__CBW-VG__radarPulse{0%{opacity:.8;transform:scale(.95);box-shadow:0 0 #ff333f80}50%{opacity:1;transform:scale(1);box-shadow:0 0 0 4px #ff333f00}to{opacity:.8;transform:scale(.95);box-shadow:0 0 #ff333f00}}.BottomSidebar-module__CBW-VG__channelName{color:var(--text-secondary);text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;transition:color var(--transition-fast);margin-top:auto;font-size:.65rem;overflow:hidden}.BottomSidebar-module__CBW-VG__activeChannel{border-color:var(--accent-primary);background:#ffffff1a;box-shadow:0 0 10px #f053}.BottomSidebar-module__CBW-VG__activeChannel .BottomSidebar-module__CBW-VG__channelLogo,.BottomSidebar-module__CBW-VG__activeChannel .BottomSidebar-module__CBW-VG__channelLogoPlaceholder{filter:grayscale(0%)opacity()}.BottomSidebar-module__CBW-VG__activeChannel .BottomSidebar-module__CBW-VG__channelName{color:var(--text-primary)}.BottomSidebar-module__CBW-VG__channelLogoPlaceholder{background-color:var(--bg-card);width:64px;height:64px;font-size:var(--font-size-xl);color:var(--text-secondary);filter:grayscale()opacity(.5);transition:filter var(--transition-fast);border-radius:8px;justify-content:center;align-items:center;font-weight:700;display:flex}.BottomSidebar-module__CBW-VG__emptyState{min-height:96px;color:var(--text-secondary);font-size:var(--font-size-sm);padding:var(--spacing-4);text-align:center;justify-content:center;align-items:center;width:100%;display:flex}.BottomSidebar-module__CBW-VG__emptyFavoritesState{width:100%;min-height:96px;padding:var(--spacing-4);color:var(--text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.BottomSidebar-module__CBW-VG__emptyFavoritesState p{font-size:var(--font-size-md);color:var(--text-primary);margin:0;font-weight:500}.BottomSidebar-module__CBW-VG__emptyFavoritesState span{font-size:var(--font-size-sm);color:var(--text-secondary);opacity:.8;justify-content:center;align-items:center;gap:4px;display:flex}.BottomSidebar-module__CBW-VG__chip:focus-visible,.BottomSidebar-module__CBW-VG__channelButton:focus-visible,.BottomSidebar-module__CBW-VG__navButton:focus-visible,.BottomSidebar-module__CBW-VG__searchIconButton:focus-visible,.BottomSidebar-module__CBW-VG__searchInput:focus-visible,.BottomSidebar-module__CBW-VG__sidebarFavoriteButton:focus-visible{outline:2px solid var(--accent-primary,#ff333f);outline-offset:2px}.BottomSidebar-module__CBW-VG__channelButton:focus-visible{background:var(--bg-hover);border-color:#ffffff4d;box-shadow:0 0 20px #ff333f33}.BottomSidebar-module__CBW-VG__chip:focus-visible{color:var(--text-primary);background:#ffffff26}@media (max-width:1024px),(pointer:coarse){.BottomSidebar-module__CBW-VG__navButton{display:none}.BottomSidebar-module__CBW-VG__rowContent{width:100%;margin:0}}@media (max-width:768px){.BottomSidebar-module__CBW-VG__searchInput{font-size:16px!important}.BottomSidebar-module__CBW-VG__scrollableContent{-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 5px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 5px),#0000)}}@media (max-width:950px) and (orientation:landscape){.BottomSidebar-module__CBW-VG__sidebarContainer{display:none!important}}
.Header-module__Af2_WG__header{height:var(--header-height);padding:0 var(--spacing-6);z-index:100;background:var(--bg-color);border-bottom:1px solid #ffffff1a;flex-shrink:0;justify-content:space-between;align-items:center;display:flex;position:relative}.Header-module__Af2_WG__logoContainer{align-items:center;gap:var(--spacing-2);font-size:var(--font-size-2xl);letter-spacing:-.02em;height:40px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Header-module__Af2_WG__leftActions,.Header-module__Af2_WG__rightActions{align-items:center;gap:var(--spacing-2);display:flex}.Header-module__Af2_WG__logoLink{background:var(--text-primary);color:#0000;transition:opacity var(--transition-fast);-webkit-background-clip:text;background-clip:text;align-items:center;height:100%;display:flex}.Header-module__Af2_WG__brandBold{font-weight:900}.Header-module__Af2_WG__brandLight{font-weight:400}@media (hover:hover) and (pointer:fine){.Header-module__Af2_WG__logoLink:hover{opacity:.8}}.Header-module__Af2_WG__solidRedDot{color:var(--accent-primary);text-shadow:0 0 10px #ff333f4d;margin-right:4px;font-size:1.1em;line-height:1;animation:2s ease-in-out infinite Header-module__Af2_WG__blink}@keyframes Header-module__Af2_WG__blink{0%,to{opacity:1}50%{opacity:.3}}.Header-module__Af2_WG__iconButton{width:40px;height:40px;color:var(--text-primary);background:var(--bg-hover);transition:all var(--transition-normal);border-radius:50%;justify-content:center;align-items:center;display:flex}@media (hover:hover) and (pointer:fine){.Header-module__Af2_WG__iconButton:hover{background:var(--bg-active);transform:scale(1.05);box-shadow:0 0 15px #ffffff1a}}.Header-module__Af2_WG__spinBtn svg{transition:transform .6s cubic-bezier(.175,.885,.32,1.275)}@media (hover:hover) and (pointer:fine){.Header-module__Af2_WG__spinBtn:hover svg{transform:rotate(360deg)}}.Header-module__Af2_WG__spinBtn:active svg{transition:transform .3s ease-in;transform:rotate(360deg)scale(.9)}@media (max-width:768px){.Header-module__Af2_WG__header{height:var(--header-height);padding:0 var(--spacing-4)}.Header-module__Af2_WG__logoContainer{font-size:var(--font-size-xl);height:36px}.Header-module__Af2_WG__iconButton{width:36px;height:36px}.Header-module__Af2_WG__hideOnMobile{display:none!important}}@media (max-width:950px) and (orientation:landscape){.Header-module__Af2_WG__header{display:none!important}}
@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/bd257c059cf52ce7-s.2294f5a3.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/e2be6c9a76a96dab-s.374e9fa2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/2a4e8acd7f977bc3-s.116958f4.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/35b78b7e2617a343-s.4ae1c967.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/1ecdde077e299f54-s.192470c1.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/cae0220f08f1d610-s.d2fee919.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/4abaa664b12c7384-s.p.5f6d8bc2.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_3cdd402e-module__gjTdZa__className{font-family:Inter,Inter Fallback;font-style:normal;font-weight:900}
