:root{--fontFamily: "Gilroy", sans-serif}@font-face{font-family:Gilroy;src:url(/assets/regular-D-tpQJef.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Gilroy;src:url(/assets/semibold-Rj2UL15y.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Gilroy;src:url(/assets/bold-yXpx-Icw.ttf) format("truetype");font-weight:700;font-style:normal}html{font-size:16px}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;font-family:var(--fontFamily);background-color:var(--background);color:var(--textColor);overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:100vh}#root{width:100vw;height:100vh;margin:0;padding:0;position:relative}::-webkit-scrollbar{display:none}.director-container{width:100%;height:100%}button.tv-focused,[data-focusable=true].tv-focused{background-color:var(--primary);border:3px solid var(--primary)!important;transform:translateZ(0);will-change:transform}input.tv-focused,textarea.tv-focused{border:3px solid var(--onSecondary)!important}.playlist-item.tv-focused,.menu-item.tv-focused,.tv-focused{border:3px solid var(--onSecondary)!important;transform:translateZ(0);will-change:transform}.title-main{font-family:var(--fontFamily);font-size:3.25rem;font-weight:700;color:var(--textColor);line-height:1.2}.title-secondary{font-family:var(--fontFamily);font-size:2.375rem;color:var(--textColor)}.playlist-title{font-family:var(--fontFamily);font-size:1.2rem;font-weight:400;color:var(--textColor);opacity:.9;margin:0 0 1.5rem;line-height:1.4}.button-main{display:flex;align-items:center;padding:1rem 1.5rem;background-color:var(--secondary);border:3px solid transparent;border-radius:1rem;cursor:pointer;transition:all .2s ease;font-family:var(--fontFamily);font-size:2rem;width:27rem;text-transform:uppercase;min-height:4rem;color:var(--textColor);outline:none}.m-0{margin:0}.m-1{margin:.5rem}.m-2{margin:1rem}.m-3{margin:1.5rem}.m-4{margin:2rem}.mt-0{margin-top:0}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.p-0{padding:0}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.p-4{padding:2rem}.flex-gap-1>*+*{margin-left:.5rem}.flex-gap-2>*+*{margin-left:1rem}.flex-gap-3>*+*{margin-left:1.5rem}.flex-gap-4>*+*{margin-left:2rem}.flex-col-gap-1>*+*{margin-top:.5rem}.flex-col-gap-2>*+*{margin-top:1rem}.flex-col-gap-3>*+*{margin-top:1.5rem}.flex-col-gap-4>*+*{margin-top:2rem}.loading-container{display:flex;align-items:center;justify-content:center;padding:1rem;background:var(--surface);border:3px solid var(--secondary);border-radius:6px;margin-bottom:1rem;width:50rem}.error-container{display:flex;align-items:center;padding:1rem;background:var(--surface);border:3px solid var(--error);border-radius:6px;margin-bottom:1rem;width:50rem}.error-container>*+*{margin-left:.75rem}.error-icon{font-size:1.5rem}.error-message{font-family:var(--fontFamily);font-size:32px;color:var(--error);font-weight:700}.tv-safe-container{width:95vw;height:95vh;max-width:calc(100vw - 3rem);max-height:calc(100vh - 3rem);margin:0 auto;position:relative}.tv-centered{display:flex;align-items:center;justify-content:center;min-height:100%}.tv-safe-margin{margin:2.5vh 2.5vw}._errorContainer_1m7ho_1{display:flex;align-items:center;justify-content:center;min-height:300px;width:100%;background:linear-gradient(135deg,var(--surface) 0%,var(--quaternary) 100%);border:2px solid var(--error);border-radius:12px;padding:2rem;margin:1rem}._errorContent_1m7ho_14{text-align:center;max-width:500px;display:flex;flex-direction:column;align-items:center}._errorContent_1m7ho_14>*+*{margin-top:1rem}._errorIcon_1m7ho_26{font-size:4rem;margin-bottom:.5rem}._errorTitle_1m7ho_31{font-family:var(--fontFamily);font-size:2rem;font-weight:600;color:var(--error);margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}._errorMessage_1m7ho_40{font-family:var(--fontFamily);font-size:1.2rem;color:var(--textColor);opacity:.9;line-height:1.5;margin:0;word-break:break-word}._errorActions_1m7ho_50{margin-top:1.5rem;display:flex;justify-content:center}._errorActions_1m7ho_50>*+*{margin-left:1rem}._retryButton_1m7ho_60{font-family:var(--fontFamily);font-size:1.1rem;font-weight:600;color:var(--onPrimary);background-color:var(--primary);border:none;border-radius:8px;padding:.8rem 2rem;cursor:pointer;transition:all .2s ease;min-width:120px;border:2px solid transparent}._retryButton_1m7ho_60:hover,._retryButton_1m7ho_60:focus,._retryButton_1m7ho_60._focused_1m7ho_77{background-color:var(--accent);border-color:var(--primary);transform:scale(1.05);box-shadow:0 4px 12px #ff32004d;outline:none}._retryButton_1m7ho_60:active{transform:scale(.98)}@media screen and (max-width: 1920px){._errorTitle_1m7ho_31{font-size:1.8rem}._errorMessage_1m7ho_40{font-size:1.1rem}._retryButton_1m7ho_60{font-size:1rem;padding:.7rem 1.8rem}}@media screen and (max-width: 1280px){._errorContainer_1m7ho_1{padding:1.5rem;margin:.5rem}._errorTitle_1m7ho_31{font-size:1.6rem}._errorMessage_1m7ho_40{font-size:1rem}._retryButton_1m7ho_60{font-size:.9rem;padding:.6rem 1.5rem}}@media (prefers-contrast: high){._errorContainer_1m7ho_1{border-width:3px;background:var(--background)}._retryButton_1m7ho_60{border:2px solid var(--textColor)}._retryButton_1m7ho_60:focus,._retryButton_1m7ho_60._focused_1m7ho_77{border-color:var(--primary);background-color:var(--primary)}}@media (prefers-reduced-motion: reduce){._retryButton_1m7ho_60{transition:none}._retryButton_1m7ho_60:hover,._retryButton_1m7ho_60:focus,._retryButton_1m7ho_60._focused_1m7ho_77{transform:none}._retryButton_1m7ho_60:active{transform:none}}._lottieContainer_r52bn_1{display:flex;align-items:center;justify-content:center;width:100%;height:100%;will-change:transform;transform:translateZ(0)}._lottieContainer_r52bn_1 canvas{image-rendering:optimizeSpeed;backface-visibility:hidden;perspective:1000px}._fallbackContainer_r52bn_17,._loadingContainer_r52bn_18{display:flex;align-items:center;justify-content:center;width:100%;height:100%}._fallbackImage_r52bn_26{max-width:100%;max-height:100%;image-rendering:auto;transition:opacity .3s ease}._lottieContainer_r52bn_1 svg{will-change:transform;transform:translateZ(0);backface-visibility:hidden}@media screen and (max-width: 720px){._lottieContainer_r52bn_1,._fallbackContainer_r52bn_17,._loadingContainer_r52bn_18{padding:20px}}@media screen and (min-width: 1920px){._lottieContainer_r52bn_1,._fallbackContainer_r52bn_17,._loadingContainer_r52bn_18{padding:40px}}._container_19w58_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000;display:flex;align-items:center;justify-content:center;z-index:9999;overflow:hidden}._content_19w58_15{display:flex;align-items:center;justify-content:center}._loadingGif_19w58_21{max-width:3000px;max-height:3000px;width:auto;height:auto}@media screen and (max-width: 1920px){._loadingGif_19w58_21{max-width:2500px;max-height:2500px}}@media screen and (max-width: 1280px){._loadingGif_19w58_21{max-width:2000px;max-height:2000px}}._container_19w58_1:focus{outline:none}._containerLayout_w79nv_1{width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;padding:2rem 0;position:relative}._overlay_w79nv_12{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0000004d;z-index:1}._contentLayout_w79nv_22{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:3rem 4rem;flex:1;min-height:0;position:relative;z-index:2}._contentLayout_w79nv_22>*+*{margin-top:3rem}._logoSectionTop_w79nv_38{display:flex;padding:1rem 0;margin-left:4rem;position:relative;z-index:2}._logo_w79nv_38{height:3rem;width:auto}@media screen and (max-height: 768px){._containerLayout_w79nv_1{padding:1.5vh 0}._contentLayout_w79nv_22{padding:2vh 4rem}._logoSectionTop_w79nv_38{padding:.8vh 0}._logo_w79nv_38{height:3.5vh}}._overlay_1f02y_3{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000e0;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_1f02y_16{background:var(--background, #00061B);border-radius:12px;width:640px;max-width:80vw;max-height:90vh;overflow:hidden;font-family:var(--fontFamily, "Gilroy"),sans-serif;border:1px solid rgba(255,255,255,.15)}._iconWrapper_1f02y_28{display:flex;justify-content:center;padding-top:32px}._icon_1f02y_28{width:56px;height:56px}._content_1f02y_40{padding:24px 32px 32px;display:flex;flex-direction:column;align-items:center;text-align:center;max-height:80vh;overflow-y:auto}._title_1f02y_50{margin:16px 0 8px;font-size:2rem;font-weight:700;color:var(--textColor, #FFFFFF)}._message_1f02y_57{font-size:1.4rem;line-height:1.5;color:var(--textColor, #FFFFFF);opacity:.75;margin:0 0 24px}._actionsSingle_1f02y_66{display:flex;justify-content:center}._confirmButtons_1f02y_72{display:flex;flex-direction:row;gap:16px;width:100%}._confirmButtons_1f02y_72 ._actionButton_1f02y_79{flex:1;width:auto}._actionButton_1f02y_79{display:flex;align-items:center;justify-content:center;padding:1.4rem 1.6rem;background:transparent;border:2px solid var(--textColor, #FFFFFF);border-radius:8px;cursor:pointer;font-family:var(--fontFamily, "Gilroy"),sans-serif;font-size:1.5rem;font-weight:600;color:var(--textColor, #FFFFFF);transition:background .15s ease,border-color .15s ease,color .15s ease;outline:none;min-height:4rem;width:16rem}._actionButtonFocused_1f02y_104{background:var(--error, #E5002A);border-color:transparent;color:var(--textColor, #FFFFFF)}._actionButtonPrimary_1f02y_111._actionButtonFocused_1f02y_104,._actionButtonDanger_1f02y_112._actionButtonFocused_1f02y_104{background:var(--error, #E5002A);border-color:transparent;color:var(--textColor, #FFFFFF);filter:none}._videoList_1f02y_120{display:flex;flex-direction:column;width:100%}._videoList_1f02y_120>*+*{margin-top:12px}._videoItem_1f02y_130{display:flex;align-items:center;justify-content:center;padding:1rem 1.4rem;width:100%;background:transparent;border:2px solid var(--textColor, #FFFFFF);border-radius:8px;color:var(--textColor, #FFFFFF);font-family:var(--fontFamily, "Gilroy"),sans-serif;font-size:1.4rem;font-weight:600;cursor:pointer;transition:transform .15s ease,background .15s ease;text-align:center}._videoItem_1f02y_130._focused_1f02y_148{background:var(--error, #E5002A);border-color:transparent;transform:scale(1.02)}@media (max-width: 768px){._modal_1f02y_16{min-width:90vw;margin:20px}._content_1f02y_40{padding:20px 24px 24px}._title_1f02y_50{font-size:1.3rem}}._welcomeSection_13fe5_3{display:flex;flex-direction:column;align-items:flex-start}._welcomeSection_13fe5_3>*+*{margin-top:2rem}._loginOptions_13fe5_15{display:flex;flex-direction:column;width:100%}._loginOptions_13fe5_15>*+*{margin-top:2rem}._button_13fe5_26>*+*{margin-left:1.5rem}@media screen and (max-width: 1280px){._content_13fe5_31{grid-template-columns:1fr;grid-template-rows:1fr}._loginOptions_13fe5_15{max-width:600px}}._qrContainer_1ye39_1{display:flex;width:100%;justify-content:flex-start}._pageTitle_1ye39_7{margin-bottom:2rem}._contentSection_1ye39_11{display:flex;flex-direction:column;width:50vw;align-items:center}._titleSection_1ye39_18>*+*{margin-top:2rem}._linkPair_1ye39_22{color:var(--primary)}._pairCodeSection_1ye39_26{margin-bottom:2rem}._pairCode_1ye39_26{font-family:Arial,sans-serif;font-weight:700;font-size:3rem;color:var(--primary);padding:.5rem;background-color:var(--surface);border-radius:12px;border:3px solid var(--primary);text-align:center;letter-spacing:.2em;width:280px}._qrLoading_1ye39_44{display:flex;flex-direction:column;align-items:center;justify-content:center;width:500px;height:500px;background-color:var(--surface);border-radius:16px;box-shadow:0 12px 36px #0006;border:4px solid var(--primary);margin:4rem}._secondTextSection_1ye39_58{display:flex;align-items:baseline}._secondTextSection_1ye39_58>*:first-child{margin-right:2rem}._loadingText_1ye39_68{font-family:var(--fontFamily);font-size:1.75rem;color:var(--textColor);text-align:center;margin:2rem 0}._qrCode_1ye39_76{width:500px;height:500px;background-color:#fff;border-radius:16px;box-shadow:0 12px 36px #0006;border:4px solid var(--primary);margin:4rem}._qrImage_1ye39_86{width:100%;height:100%;object-fit:contain;border-radius:12px}@media screen and (max-height: 768px){._qrCode_1ye39_76,._qrLoading_1ye39_44{max-width:45vh;max-height:45vh;margin:2vh}._secondTextSection_1ye39_58{display:flex;align-items:end}}@media (prefers-contrast: high){._qrCode_1ye39_76{border-width:6px}._step_1ye39_117{border-left-width:6px;border:2px solid var(--accent)}}._loginContainer_1fyf2_2{display:flex;flex-direction:column;width:100%;height:100%;font-family:Arial,sans-serif}._formSection_1fyf2_10{display:flex;flex-direction:column;justify-content:center}._title_1fyf2_17{margin-bottom:45px}._inputWrapper_1fyf2_21{background-color:var(--surface);border-radius:8px;padding:12px 20px;margin-bottom:20px;border:3px solid transparent;width:50rem}._inputWrapperFocused_1fyf2_30{background-color:var(--quaternary);border-color:var(--onSecondary)}._inputLabel_1fyf2_35{font-size:.9rem;color:var(--accent);margin-bottom:8px;display:block}._inputValue_1fyf2_42{font-size:1.75rem;min-height:25px;height:40px;line-height:40px;color:var(--textColor);display:flex;align-items:center;overflow:hidden}@keyframes _blink_1fyf2_1{50%{opacity:0}}._cursor_1fyf2_59{animation:_blink_1fyf2_1 1s step-end infinite;font-weight:700;color:var(--onSecondary)}._keyboardSection_1fyf2_66{display:flex;align-items:center;padding:20px 0}._keyboardGrid_1fyf2_73{display:flex;flex-direction:column;width:100%;max-width:800px}._keyboardGrid_1fyf2_73>*:not(:last-child){margin-bottom:8px}._keyboardRow_1fyf2_84{display:flex;justify-content:center}._keyboardRow_1fyf2_84>*:not(:last-child){margin-right:10px}._key_1fyf2_66{background-color:var(--surface);border:3px solid transparent;border-radius:8px;min-width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;cursor:pointer;text-align:center;color:var(--textColor);flex:1}._keyFocused_1fyf2_110{background-color:var(--onSecondary);color:var(--surface);transform:scale(1.025);will-change:transform}._key--backspace_1fyf2_118,._key--space_1fyf2_122,._key--show_pass_1fyf2_126,._key--ok_1fyf2_127{flex:2}._key--\@gmail_1fyf2_131,._key--\@hotmail_1fyf2_132{flex:2.5}._key--caps_1fyf2_136,._key--symbols_1fyf2_137{flex:2}._key--switch_field_1fyf2_141{flex:1.5}._loadingContainer_1fyf2_146{text-align:center;margin-bottom:20px;padding:15px;background-color:var(--quaternary);border-radius:8px;border:2px solid var(--success)}._loadingText_1fyf2_155{font-size:1.1rem;color:var(--success);font-weight:700}._keyActive_1fyf2_162{background-color:var(--onSecondary);color:var(--surface)}._keyLoading_1fyf2_168{background-color:var(--success)!important;color:var(--background)!important;transform:scale(1.05)}@media screen and (max-height: 768px){._title_1fyf2_17{margin-bottom:3vh}._inputWrapper_1fyf2_21{padding:1.5vh 20px;margin-bottom:1.5vh}._inputValue_1fyf2_42{height:3.5vh;line-height:3.5vh}._keyboardGrid_1fyf2_73>*:not(:last-child){margin-bottom:.7vh}._key_1fyf2_66{min-width:4.8vh}}._spinner_6ywbi_1{border-radius:50%;border-style:solid;border-color:var(--secondary, #333333);border-top-color:var(--primary, #FF3200);animation:_spin_6ywbi_1 1s linear infinite;will-change:transform;flex-shrink:0}._sm_6ywbi_11{width:30px;height:30px;border-width:3px}._md_6ywbi_17{width:40px;height:40px;border-width:4px}._lg_6ywbi_23{width:60px;height:60px;border-width:4px}._wrapper_6ywbi_29{display:flex;flex-direction:column;align-items:center;justify-content:center}._text_6ywbi_36{color:var(--textColor);font-family:var(--fontFamily, sans-serif);font-size:1.2rem;text-align:center;margin-top:1rem}._fullPage_6ywbi_44{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center}@keyframes _spin_6ywbi_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){._spinner_6ywbi_1{animation:_spin_6ywbi_1 1s linear infinite!important}}._scrollingRows_137oe_2::-webkit-scrollbar{display:none}._scrollingRows_137oe_2{-ms-overflow-style:none;scrollbar-width:none}._mainContent_137oe_14{flex:1;overflow:hidden}._scrollingRows_137oe_2{height:100vh;overflow-y:auto;overflow-x:hidden;scroll-behavior:auto;padding:40px 0 0 20px;box-sizing:border-box}._loadingOverlay_137oe_29{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#0f0f1a;z-index:1000}._backgroundSpinner_137oe_42{width:100%;display:flex;justify-content:center;padding:40px}._mainLayoutContainer_1ck9f_1{display:flex;flex-direction:column;height:100vh;width:100vw;overflow:hidden}._topNavContainer_1ck9f_9{flex-shrink:0;z-index:100}._mainContentArea_1ck9f_14{flex:1;overflow:hidden;display:flex;flex-direction:column}._contentWrapper_1ck9f_21{flex:1;overflow:hidden}._scrollableContent_1ck9f_26{height:100%;overflow-y:auto;overflow-x:hidden;scroll-behavior:auto;padding:20px 40px;box-sizing:border-box}._scrollableContent_1ck9f_26::-webkit-scrollbar{display:none}._scrollableContent_1ck9f_26{-ms-overflow-style:none;scrollbar-width:none}._loadingOverlay_1ck9f_44{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--surface);z-index:1000}._spinner_1ck9f_57{width:50px;height:50px;border:5px solid var(--surface);border-top-color:var(--onSecondary);border-radius:50%;animation:_spin_1ck9f_57 1s linear infinite}@keyframes _spin_1ck9f_57{to{transform:rotate(360deg)}}._navbar_1ck9f_72{width:100%;height:120px;flex-shrink:0;display:flex;flex-direction:row;align-items:center;padding:0 40px}._clockContainer_1ck9f_82{display:flex;align-items:center;flex-shrink:0}._clockText_1ck9f_88{font-size:28px;font-weight:600;color:var(--onSecondary);letter-spacing:.05em}._navLogo_1ck9f_95{margin-left:40px;display:flex;align-items:center;flex-shrink:0}._navDivider_1ck9f_102{color:var(--onSecondary);font-size:28px;font-weight:300;margin:0 16px;opacity:.5}._logoImage_1ck9f_110{height:44px;width:auto}._navContent_1ck9f_115{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex:1}._navItem_1ck9f_123{padding:12px 20px;margin-right:20px;font-size:24px;border-radius:5px;border:4px solid transparent;transition:all .2s;white-space:nowrap;display:flex;align-items:center;cursor:pointer;text-transform:uppercase}._navItem_1ck9f_123>*:not(:last-child){margin-right:6px}._navIcon_1ck9f_141{width:20px;height:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center;line-height:0;filter:brightness(0) invert(1);transition:filter .2s}._navIcon_1ck9f_141 svg{width:20px;height:20px;display:block}._navText_1ck9f_159{transform:translateY(1px);transition:font-weight .2s}._navItemFocused_1ck9f_164{background-color:var(--onSecondary);color:var(--surface)}._navItemFocused_1ck9f_164 ._navIcon_1ck9f_141{filter:brightness(0) saturate(100%) invert(17%) sepia(100%) saturate(6434%) hue-rotate(6deg) brightness(105%) contrast(111%)}._navItemFocused_1ck9f_164 ._navText_1ck9f_159{font-weight:700}._navItemActive_1ck9f_177{background-color:var(--surface);border-bottom-color:var(--primary)}._navItemActive_1ck9f_177 ._navText_1ck9f_159{font-weight:600}._navItemActive_1ck9f_177._navItemFocused_1ck9f_164{background-color:var(--onSecondary);border-bottom-color:var(--primary)}._panoramaPlaylist_1affc_2{width:100%;margin-bottom:40px;padding-right:20px;transform:translateZ(0);will-change:auto;border:3px solid transparent;border-radius:12px;transition:border-color .2s ease}._panoramaPlaylist_1affc_2:focus,._panoramaPlaylist_1affc_2._tv-focused_1affc_14{border-color:var(--primary)!important;outline:none}._heroArea_1affc_19._tv-focused_1affc_14{border:3px solid var(--primary)!important;border-radius:12px;outline:none;box-shadow:0 0 0 1px var(--primary),0 0 8px #ff32004d}._heroFocusOverlay_1affc_25._tv-focused_1affc_14{border:3px solid var(--primary)!important;border-radius:12px;outline:none;box-shadow:0 0 0 1px var(--primary),0 0 8px #ff32004d;background:transparent}._heroArea_1affc_19{position:relative;width:100%;height:50vh;min-height:400px;background:linear-gradient(135deg,var(--quaternary, #2E2E48),var(--surface, #1F1F37));background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:12px;overflow:hidden;display:flex;align-items:flex-end;cursor:pointer}._heroBackgroundImage_1affc_49{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}._heroPlaceholder_1affc_59{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--quaternary, #2E2E48),var(--surface, #1F1F37));display:flex;align-items:center;justify-content:center}._heroContent_1affc_71{position:relative;z-index:2;padding:40px;width:100%;background:linear-gradient(transparent,#000c)}._heroText_1affc_79{max-width:60%}._heroTitle_1affc_83{font-family:var(--fontFamily, "Gilroy"),sans-serif;font-size:48px;font-weight:700;color:var(--textColor);margin:0 0 16px;line-height:1.1;text-shadow:2px 2px 4px rgba(0,0,0,.7);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}._heroDescription_1affc_98{font-family:var(--fontFamily, "Gilroy"),sans-serif;font-size:18px;font-weight:400;color:var(--textColor);line-height:1.4;margin:0;text-shadow:1px 1px 2px rgba(0,0,0,.7);overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}._indicatorContainer_1affc_113{display:flex;align-items:center;justify-content:space-between;padding:16px 0;margin-top:12px}._dotsContainer_1affc_121{display:flex;justify-content:center;flex:1}._dot_1affc_121{width:12px;height:12px;border-radius:50%;background-color:#fff6;margin:0 6px;border:none;cursor:pointer;transition:all .2s ease;outline:none}._dot_1affc_121:hover{background-color:#fff9;transform:scale(1.1)}._dotActive_1affc_144{background-color:var(--onSecondary);transform:scale(1.2)}@media screen and (max-width: 1600px){._heroTitle_1affc_83{font-size:40px}._heroDescription_1affc_98{font-size:16px}}@media screen and (max-width: 1280px){._heroArea_1affc_19{height:40vh;min-height:320px}._heroTitle_1affc_83{font-size:32px}._heroDescription_1affc_98{font-size:14px}._heroContent_1affc_71{padding:32px}._heroText_1affc_79{max-width:70%}}@media screen and (max-width: 960px){._heroArea_1affc_19{height:35vh;min-height:280px}._heroTitle_1affc_83{font-size:28px}._heroText_1affc_79{max-width:80%}._heroContent_1affc_71{padding:24px}}._scrollingWrapper_l07w2_1::-webkit-scrollbar{display:none}._playlist_l07w2_5{margin-bottom:30px}._playlistTitle_l07w2_9{font-size:38px;font-weight:700}._scrollingWrapper_l07w2_1{overflow-x:auto;overflow-y:hidden;scroll-behavior:auto;padding:20px;-ms-overflow-style:none;scrollbar-width:none}._scrollingContent_l07w2_23:after{content:"";display:block;width:40px;height:1px;flex-shrink:0}._scrollingContent_l07w2_23{display:flex;flex-direction:row}._playlistItemSquare_l07w2_36{width:250px;margin-right:15px;flex-shrink:0;border:4px solid transparent;border-radius:8px;box-sizing:border-box;background-color:#222;overflow:hidden}._playlistItemSquare_l07w2_36:focus,._playlistItemBackdrop_l07w2_48:focus,._playlistItemSquare_l07w2_36._playlistItemFocused_l07w2_49,._playlistItemBackdrop_l07w2_48._playlistItemFocused_l07w2_49{transform:scale(1.05) translateZ(0);will-change:transform;border-color:#fff}._playlistItemImageSquare_l07w2_56,._playlistItemImageBackdrop_l07w2_57{border-radius:8px;width:100%;height:140px;object-fit:cover;display:block;position:relative}._playlistItemBackdrop_l07w2_48{width:320px;margin-right:15px;flex-shrink:0;border:4px solid var(--background);border-radius:8px;box-sizing:border-box;background-color:#222;overflow:hidden}._playlistItemImageBackdrop_l07w2_57{width:100%;height:180px;display:flex;align-items:center;justify-content:center;overflow:hidden}._playlistItemTitle_l07w2_86{padding:10px;font-size:24px;text-align:center}._imageSpinner_l07w2_92{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#2e2e48}._imageError_l07w2_100{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#2e2e48;color:#ff6b6b;font-size:24px;font-weight:700}._imageElement_l07w2_112{width:100%;height:100%;object-fit:cover}._itemTag_l07w2_119{position:absolute;bottom:8px;left:8px;z-index:2;padding:4px 8px;border-radius:8px;font-size:14px;font-weight:700;text-transform:uppercase}._liveTag_l07w2_131{background-color:#e50914;color:#fff;animation:_pulse_l07w2_1 1.5s infinite}._dateTag_l07w2_137{background-color:var(--tertiary);color:var(--surface);font-size:16px;text-transform:none}@keyframes _pulse_l07w2_1{0%{opacity:1}50%{opacity:.8}to{opacity:1}}._paginationLoader_l07w2_156{display:flex;align-items:center;justify-content:center;width:250px;height:100px;margin-right:15px;flex-shrink:0;box-sizing:border-box;align-self:center}._scrollingWrapper_1xlr0_2::-webkit-scrollbar{display:none}._scrollingWrapper_1xlr0_2{-ms-overflow-style:none;scrollbar-width:none;padding:20px;overflow-x:auto;overflow-y:hidden;scroll-behavior:auto}._playlistTitle_1xlr0_16{font-size:38px;font-weight:700}._scrollingContent_1xlr0_21{display:flex;flex-direction:row}._scrollingContent_1xlr0_21>*:not(:last-child){margin-right:15px}._eventCard_1xlr0_30{width:250px;flex-shrink:0;padding:8px;border:4px solid transparent;border-radius:8px;box-sizing:border-box;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;background-color:var(--surface);overflow:hidden;position:relative}._tournamentHeader_1xlr0_44{display:flex;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.1)}._tournamentHeader_1xlr0_44>*:not(:last-child){margin-right:8px}._tournamentIcon_1xlr0_56{width:20px;height:20px;object-fit:contain;border-radius:4px}._tournamentName_1xlr0_63{font-size:14px;font-weight:600;color:var(--text-secondary, var(--secondary));text-overflow:ellipsis;overflow:hidden;white-space:nowrap;flex:1}._eventInfo_1xlr0_73{display:flex;align-items:center;margin-bottom:12px}._eventInfo_1xlr0_73>*:not(:last-child){margin-right:12px}._teamsSection_1xlr0_83{flex:2;display:flex;align-items:center;justify-content:space-between}._teamsSection_1xlr0_83>*:not(:last-child){margin-right:12px}._team_1xlr0_83{display:flex;flex-direction:column;align-items:center;flex:1;min-width:0}._team_1xlr0_83>*:not(:last-child){margin-bottom:8px}._teamFlag_1xlr0_106{width:60px;height:42px;transform:skew(-15deg);overflow:hidden;display:flex;align-items:center;justify-content:center}._flagImage_1xlr0_116{height:100%;object-fit:cover;transform:skew(15deg)}._flagSpinner_1xlr0_122{transform:skew(15deg)}._flagError_1xlr0_126{color:var(--error);font-size:12px;font-weight:700;transform:skew(15deg)}._teamName_1xlr0_133{font-size:16px;font-weight:600;color:var(--text-primary, var(--textColor));text-align:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;line-height:1.2}._itemTag_1xlr0_145{flex:1;padding:4px 8px;border-radius:4px;font-size:14px;font-weight:700;text-transform:uppercase;display:flex;align-items:center;justify-content:center;text-align:center}._liveTag_1xlr0_158{background-color:var(--error);color:var(--textColor);animation:_pulse_1xlr0_1 1.5s infinite}._dateTag_1xlr0_164{background-color:var(--tertiary);color:var(--surface);font-size:13px;border:1px solid var(--tertiary);text-transform:none}._loadingContainer_1xlr0_172{display:flex;align-items:center;justify-content:center;padding:40px}._errorContainer_1xlr0_179{padding:20px;text-align:center}._errorContainer_1xlr0_179 p{color:var(--error);font-size:16px;margin:0}@keyframes _pulse_1xlr0_1{0%{opacity:1}50%{opacity:.8}to{opacity:1}}._teamsSection_1xlr0_83,._team_1xlr0_83,._tournamentHeader_1xlr0_44{display:-webkit-box;display:-webkit-flex;display:flex}._teamsSection_1xlr0_83{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}._team_1xlr0_83{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}._tournamentHeader_1xlr0_44{-webkit-box-align:center;-webkit-align-items:center;align-items:center}._paginationLoader_1xlr0_236{display:flex;align-items:center;justify-content:center;width:150px;margin-right:15px;flex-shrink:0;box-sizing:border-box}._playerContainer_1m45q_1{position:relative;width:100vw;height:100vh;background-color:var(--background, #00061B);overflow:hidden;display:flex;flex-direction:column}._videoContainer_1m45q_11{position:relative;width:100%;height:100%;background-color:#000;display:flex;align-items:center;justify-content:center}._videoContainer_1m45q_11 iframe{width:100%!important;height:100%!important;border:none}._videoContainer_1m45q_11 video{width:100%;height:100%;object-fit:contain}._loadingContainer_1m45q_33{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:100}._controlsOverlay_1m45q_47{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 50%,transparent 100%);padding:2rem;transform:translateY(100%);transition:transform .2s ease-out;z-index:50;will-change:transform}._controlsOverlay_1m45q_47._visible_1m45q_65{transform:translateY(0)}._videoInfo_1m45q_70{position:absolute;top:2rem;left:2rem;right:2rem;color:var(--textColor, #FFFFFF);font-family:var(--fontFamily, sans-serif);z-index:40;opacity:0;transform:translateY(-20px);transition:all .2s ease-out;will-change:opacity,transform}._videoInfo_1m45q_70._visible_1m45q_65{opacity:1;transform:translateY(0)}._videoTitle_1m45q_89{font-size:2rem;font-weight:600;margin:0 0 .5rem;text-shadow:2px 2px 4px rgba(0,0,0,.7);line-height:1.2}._videoMeta_1m45q_97{font-size:1rem;opacity:.8;text-shadow:1px 1px 2px rgba(0,0,0,.7)}._liveIndicator_1m45q_103{display:inline-flex;align-items:center;background-color:var(--error, #FF3200);color:#fff;padding:.25rem .75rem;border-radius:4px;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._liveIndicator_1m45q_103>*:not(:last-child){margin-right:.5rem}._liveDot_1m45q_120{width:8px;height:8px;background-color:#fff;border-radius:50%;animation:_pulse_1m45q_1 2s infinite}@keyframes _pulse_1m45q_1{0%,to{opacity:1}50%{opacity:.5}}._errorContainer_1m45q_133{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#000000e6;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:200;padding:2rem}._errorIcon_1m45q_148{font-size:4rem;color:var(--error, #FF3200);margin-bottom:1rem}._errorTitle_1m45q_154{color:var(--textColor, #FFFFFF);font-family:var(--fontFamily, sans-serif);font-size:1.5rem;font-weight:600;margin:0 0 1rem;text-align:center}._errorMessage_1m45q_163{color:var(--textColor, #FFFFFF);font-family:var(--fontFamily, sans-serif);font-size:1rem;opacity:.8;text-align:center;line-height:1.5;max-width:600px}._playerContainer_1m45q_1:focus-within ._controlsOverlay_1m45q_47{transform:translateY(0)}._playerContainer_1m45q_1:focus-within ._videoInfo_1m45q_70{opacity:1;transform:translateY(0)}@media (max-width: 768px){._videoTitle_1m45q_89{font-size:1.5rem}._controlsOverlay_1m45q_47{padding:1rem}._videoInfo_1m45q_70{top:1rem;left:1rem;right:1rem}}@media (prefers-contrast: high){._controlsOverlay_1m45q_47{background:linear-gradient(to top,rgba(0,0,0,.95) 0%,rgba(0,0,0,.7) 50%,transparent 100%)}._videoInfo_1m45q_70{text-shadow:2px 2px 4px rgba(0,0,0,1)}}@media (prefers-reduced-motion: reduce){._controlsOverlay_1m45q_47,._videoInfo_1m45q_70{transition:none}._liveDot_1m45q_120{animation:none}}._controlsOverlay_ovy8f_6{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,1) 0%,rgba(0,0,0,.97) 50%,rgba(0,0,0,.85) 80%,rgba(0,0,0,.5) 95%,transparent 100%);padding:2rem;transform:translateY(100%);transition:transform .2s ease-out;z-index:50;will-change:transform}._controlsOverlay_ovy8f_6._visible_ovy8f_27{transform:translateY(0)}._controlsContainer_ovy8f_31{max-width:1200px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 2fr 1fr;grid-template-rows:auto auto;align-items:end;column-gap:1.5rem;row-gap:1.5rem}._progressCell_ovy8f_43{grid-column:2;grid-row:1;align-self:center;width:100%;display:flex;align-items:center}._timeCell_ovy8f_52{grid-column:3;grid-row:1;align-self:center;display:flex;align-items:center;justify-content:flex-start}._bottomLeft_ovy8f_61{grid-column:1;grid-row:2;display:flex;justify-content:flex-end;align-items:flex-end}._bottomCenter_ovy8f_69{grid-column:2;grid-row:2;display:flex;justify-content:center;align-items:center}._bottomRight_ovy8f_77{grid-column:3;grid-row:2;display:flex;justify-content:flex-start;align-items:flex-end}._timeDisplay_ovy8f_85{display:flex;align-items:center;flex-shrink:0;font-family:var(--fontFamily, sans-serif);font-size:1.1rem;color:var(--textColor, #FFFFFF);font-variant-numeric:tabular-nums;min-width:120px;justify-content:flex-start}._timeDisplay_ovy8f_85>*+*{margin-left:.5rem}._currentTime_ovy8f_101{font-weight:600;color:var(--primary, #FF3200)}._timeSeparator_ovy8f_106{opacity:.6}._totalTime_ovy8f_110{opacity:.8}._seekBar_ovy8f_115{flex:1;height:40px;display:flex;align-items:center;cursor:pointer;padding:10px 0;border-radius:8px;transition:all .15s ease-out;transform:translateZ(0);will-change:background-color,box-shadow}._seekBar_ovy8f_115._focused_ovy8f_129{background-color:#ffffff1a;box-shadow:0 0 0 3px var(--primary, #FF3200)}._seekTrack_ovy8f_134{position:relative;width:100%;height:8px;background-color:#ffffff4d;border-radius:4px;overflow:hidden}._seekProgress_ovy8f_143{position:absolute;top:0;left:0;height:100%;background-color:var(--primary, #FF3200);border-radius:4px;transition:width .1s linear}._seekHandle_ovy8f_153{position:absolute;top:50%;width:20px;height:20px;background-color:#fff;border:none;border-radius:50%;transform:translate(-50%,-50%);transition:all .2s ease;opacity:0}._seekBar_ovy8f_115:hover ._seekHandle_ovy8f_153,._seekBar_ovy8f_115._focused_ovy8f_129 ._seekHandle_ovy8f_153{opacity:1;transform:translate(-50%,-50%) scale(1.2)}._controlButtons_ovy8f_173{display:flex;align-items:center}._controlButtons_ovy8f_173>*+*{margin-left:1.5rem}._controlButton_ovy8f_173{background-color:#ffffff0d;border:2px solid transparent;border-radius:12px;padding:1rem 1.5rem;color:var(--textColor, #FFFFFF);cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:var(--fontFamily, sans-serif);font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;transition:all .15s ease-out;min-width:60px;min-height:60px;transform:translateZ(0);will-change:background-color,border-color,transform}._controlButton_ovy8f_173>*+*{margin-left:.5rem}._controlButton_ovy8f_173:hover,._controlButton_ovy8f_173._focused_ovy8f_129{background-color:var(--primary, #FF3200);border-color:var(--primary, #FF3200);transform:scale(1.05);box-shadow:0 4px 12px #ff320066}._controlButton_ovy8f_173:active{transform:scale(.95)}._playButton_ovy8f_221{min-width:80px}._gridButton_ovy8f_225{padding:1rem 1.5rem;min-width:auto}._gridButtonText_ovy8f_230{font-family:var(--fontFamily, sans-serif);font-size:1rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}._audioLangButton_ovy8f_239{padding:1rem 1.5rem;min-width:auto}._audioLangButtonText_ovy8f_244{font-family:var(--fontFamily, sans-serif);font-size:1rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}._liveButton_ovy8f_253{background-color:transparent;border-color:var(--primary, #FF3200)}._liveButton_ovy8f_253:hover,._liveButton_ovy8f_253._focused_ovy8f_129{background-color:var(--primary, #FF3200)}._buttonIcon_ovy8f_264{width:24px;height:24px;fill:currentColor}._liveIndicator_ovy8f_271{color:var(--primary, #FF3200);display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.7px}._liveIndicator_ovy8f_271>*+*{margin-left:.75rem}._liveDot_ovy8f_286{width:8px;height:8px;background-color:currentColor;border-radius:50%;animation:_pulse_ovy8f_1 2s infinite;transform:translateZ(0);will-change:opacity,transform}@keyframes _pulse_ovy8f_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.8)}}._liveStatusSection_ovy8f_309{width:100%;display:flex;justify-content:center;margin-bottom:1.5rem}._liveStatus_ovy8f_309{position:absolute;top:-3rem;right:0;background-color:var(--primary, #FF3200);color:#fff;padding:.5rem 1rem;border-radius:8px;font-family:var(--fontFamily, sans-serif);font-size:.9rem;font-weight:600}._seekBar_ovy8f_115[data-focusable=true]:focus,._controlButton_ovy8f_173[data-focusable=true]:focus{outline:none}._seekBar_ovy8f_115._tv-focused_ovy8f_336{background-color:#ffffff1a;box-shadow:0 0 0 3px var(--primary, #FF3200)}._controlButton_ovy8f_173._tv-focused_ovy8f_336{background-color:var(--primary, #FF3200);border-color:var(--primary, #FF3200);transform:scale(1.05);box-shadow:0 4px 12px #ff320066}@media (max-width: 768px){._controlsOverlay_ovy8f_6{padding:1rem}._controlsContainer_ovy8f_31>*+*{margin-top:1rem}._controlButtons_ovy8f_173>*+*{margin-left:1rem}._controlButton_ovy8f_173{padding:.75rem 1rem;min-width:50px;min-height:50px}._timeDisplay_ovy8f_85{font-size:1rem}}@media (prefers-contrast: high){._controlsOverlay_ovy8f_6{background:linear-gradient(to top,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 60%,rgba(0,0,0,.9) 90%,rgba(0,0,0,.6) 95%,transparent 100%)}._controlButton_ovy8f_173{border-width:3px;background-color:#000c}._seekTrack_ovy8f_134{background-color:#ffffff80}}@media (prefers-reduced-motion: reduce){._controlsOverlay_ovy8f_6,._controlButton_ovy8f_173,._seekBar_ovy8f_115,._seekProgress_ovy8f_143,._seekHandle_ovy8f_153{transition:none;will-change:auto}._liveDot_ovy8f_286{animation:none;will-change:auto}._controlButton_ovy8f_173:hover,._controlButton_ovy8f_173._focused_ovy8f_129{transform:translateZ(0)}}._panel_ja0vu_1{position:absolute;left:0;top:0;bottom:0;width:34rem;background:linear-gradient(to right,#040410f7,#040410f2 80%,#040410b8);transform:translate(-100%);transition:transform .2s ease-out;z-index:51;will-change:transform;display:flex;flex-direction:column;padding:2.5rem 3rem 6rem 2rem;box-sizing:border-box}._panel_ja0vu_1._visible_ja0vu_23{transform:translate(0)}._panelHeader_ja0vu_27{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;padding-bottom:.85rem;border-bottom:1px solid rgba(255,255,255,.08)}._panelHeaderLabel_ja0vu_36{display:flex;align-items:center;font-family:var(--fontFamily, sans-serif);font-size:1.05rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#ffffffd9}._panelHeaderLabel_ja0vu_36:before{content:"";display:block;width:3px;height:1rem;background-color:var(--primary, #FF3200);border-radius:2px;margin-right:.55rem;flex-shrink:0}._refreshButton_ja0vu_59{display:flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:8px;border:2px solid transparent;background-color:#ffffff1a;color:#fffc;font-family:var(--fontFamily, sans-serif);font-size:.95rem;font-weight:600;letter-spacing:1px;text-transform:uppercase;cursor:pointer;appearance:none;-webkit-appearance:none;transition:background-color .15s ease-out,border-color .15s ease-out,box-shadow .15s ease-out;transform:translateZ(0);will-change:background-color,border-color}._refreshButton_ja0vu_59._focused_ja0vu_81{background-color:var(--primary, #FF3200);border-color:var(--primary, #FF3200);color:#fff;box-shadow:0 4px 12px #ff320066}._listContainer_ja0vu_88{flex:1;position:relative;overflow:hidden;display:flex;flex-direction:column}._eventList_ja0vu_96{flex:1;overflow-y:auto;display:flex;flex-direction:column;scroll-padding-top:1rem;scroll-padding-bottom:1rem;transition:opacity .2s ease-out;scrollbar-width:none;-ms-overflow-style:none}._eventList_ja0vu_96::-webkit-scrollbar{display:none}._eventListRefreshing_ja0vu_112{opacity:.45}._eventItem_ja0vu_116{position:relative;display:flex;flex-direction:row;align-items:flex-start;padding:.9rem 1.1rem;border-radius:8px;border:2px solid transparent;margin-bottom:.25rem;cursor:pointer;transition:background-color .15s ease-out,border-color .15s ease-out;transform:translateZ(0);will-change:background-color,border-color}._eventItem_ja0vu_116:not(:last-child):after{content:"";position:absolute;left:.9rem;right:.9rem;bottom:-.2rem;height:1px;background-color:#ffffff14;pointer-events:none}._eventItem_ja0vu_116._current_ja0vu_142{background-color:#ffffff0f}._eventItem_ja0vu_116._focused_ja0vu_81{background-color:#ffffff1c;border-color:var(--primary, #FF3200)}._itemTagWrapper_ja0vu_151{flex-shrink:0;min-width:6rem;margin-right:1rem;align-self:center;display:flex;align-items:center;justify-content:flex-start}._itemTag_ja0vu_151{display:inline-block;font-family:var(--fontFamily, sans-serif);font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .6rem;border-radius:4px;background-color:#ffffff12;color:#ffffff73;transition:background-color .15s ease-out,color .15s ease-out}._eventItem_ja0vu_116._focused_ja0vu_81 ._tagEvent_ja0vu_175{background-color:var(--primary, #FF3200);color:#fff}._eventItem_ja0vu_116._focused_ja0vu_81 ._tagChannel_ja0vu_180{background-color:#78c8ff2e;color:#78c8ff}._itemContent_ja0vu_185{flex:1;min-width:0}._itemTitle_ja0vu_190{font-family:var(--fontFamily, sans-serif);font-size:2rem;font-weight:700;color:var(--textColor, #FFFFFF);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;text-shadow:0 1px 6px rgba(0,0,0,.9)}._reproduciendo_ja0vu_204{font-family:var(--fontFamily, sans-serif);font-size:.82rem;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--primary, #FF3200);margin-top:.35rem}._switchingState_ja0vu_214{flex:1;display:flex;align-items:center;justify-content:center}._switchingText_ja0vu_221{font-family:var(--fontFamily, sans-serif);font-size:1.1rem;color:#ffffffa6}._skeletonList_ja0vu_227{display:flex;flex-direction:column}._skeletonItem_ja0vu_232{display:flex;flex-direction:row;align-items:flex-start;padding:.9rem 1.1rem;border-radius:8px;border:2px solid transparent;margin-bottom:.25rem;animation:_skeletonPulse_ja0vu_1 1.6s infinite}._skeletonTag_ja0vu_243{width:1.6rem;height:1.6rem;border-radius:3px;background-color:#ffffff1f;margin-right:1rem;flex-shrink:0}._skeletonTitle_ja0vu_252{flex:1;height:1rem;border-radius:4px;background-color:#ffffff14;margin-top:.08rem}@keyframes _skeletonPulse_ja0vu_1{0%,to{opacity:1}50%{opacity:.45}}._scrollIndicator_ja0vu_266,._scrollIndicatorTop_ja0vu_275{flex-shrink:0;height:3rem;display:flex;align-items:center;justify-content:center;pointer-events:none}._scrollChevron_ja0vu_284{width:2.25rem;height:2.25rem;color:var(--primary, #FF3200);animation:_chevronBob_ja0vu_1 1.8s ease-in-out infinite;will-change:transform}._scrollChevronUp_ja0vu_292{width:2.25rem;height:2.25rem;color:var(--primary, #FF3200);animation:_chevronBobUp_ja0vu_1 1.8s ease-in-out infinite;will-change:transform}@keyframes _chevronBob_ja0vu_1{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes _chevronBobUp_ja0vu_1{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}._liveTag_ja0vu_311,._liveTagDot_ja0vu_312{display:none}@media (prefers-reduced-motion: reduce){._panel_ja0vu_1,._eventItem_ja0vu_116{transition:none;will-change:auto}._skeletonItem_ja0vu_232{animation:none}._refreshButton_ja0vu_59{transition:none;will-change:auto}._scrollChevron_ja0vu_284,._scrollChevronUp_ja0vu_292{animation:none;will-change:auto}}._profileContent_mmzxl_3{height:80vh;display:flex;align-items:center;justify-content:center;padding:40px;box-sizing:border-box}._loadingOverlay_mmzxl_13{position:fixed;top:0;left:0;width:100vw;height:100vh;background:var(--primary, #1a1a1a);display:flex;align-items:center;justify-content:center;z-index:1000}._errorContainer_mmzxl_27{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center}._errorContainer_mmzxl_27>*:not(:last-child){margin-bottom:20px}._errorTitle_mmzxl_40{font-size:32px;font-weight:700;color:var(--error, #ff4444);margin:0}._errorMessage_mmzxl_47{font-size:24px;color:var(--textColor, #ffffff);margin:0;max-width:600px}._profileCard_mmzxl_55{background:var(--quaternary, #333333);border-radius:16px;border:2px solid var(--surface, #1F1F37);padding:40px;width:100%;max-width:900px;max-height:90vh;display:flex;flex-direction:column}._profileCard_mmzxl_55>*:not(:last-child){margin-bottom:30px}._userHeader_mmzxl_72{display:flex;flex-direction:column;align-items:flex-start}._userPrimary_mmzxl_78{display:flex;flex-direction:column;margin-bottom:10px}._userName_mmzxl_84{font-size:32px;font-weight:700;color:var(--textColor, #ffffff);margin:0}._userField_mmzxl_92{display:flex;flex-direction:column;align-items:flex-end}._userValue_mmzxl_98{font-size:24px;color:var(--textColor, #ffffff);margin:0}._plansSection_mmzxl_106{flex:1;max-height:300px;overflow-y:auto;overflow-x:hidden}._plansSection_mmzxl_106::-webkit-scrollbar{display:none}._plansSection_mmzxl_106{-ms-overflow-style:none;scrollbar-width:none}._sectionTitle_mmzxl_123{font-size:24px;font-weight:700;color:var(--accent, #FF3200);margin:0 0 20px;text-align:center}._plansList_mmzxl_131{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:stretch}._plansList_mmzxl_131>*{flex:0 1 calc(50% - 10px);max-width:calc(50% - 10px);min-width:280px}._plansList_mmzxl_131>*:nth-child(odd){margin-right:20px}._planItem_mmzxl_148{background:var(--surface, #1F1F37);border-radius:12px;border:1px solid var(--secondary, #666790);overflow:hidden;transition:transform .2s ease}._planContent_mmzxl_156{padding:20px}._planTitle_mmzxl_160{font-size:26px;font-weight:700;color:var(--textColor, #ffffff);margin:0 0 12px}._planStatus_mmzxl_167{font-size:22px;font-weight:700;margin:0 0 12px}._activeStatus_mmzxl_173{color:var(--success, #5CB85C)}._inactiveStatus_mmzxl_177{color:var(--error, #ff4444)}._planDescription_mmzxl_181{display:flex;flex-direction:column;gap:6px;margin:0}._planProvider_mmzxl_188{font-size:22px;color:var(--textColor, #ffffff);font-weight:600}._planProviderNote_mmzxl_194{font-size:18px;color:var(--textColor, #ffffff);opacity:.7;line-height:1.4}._noPlansMessage_mmzxl_201{text-align:center;padding:30px 20px}._noPlansMessage_mmzxl_201 p{font-size:2rem;font-weight:700;color:var(--textColor, #ffffff);margin:0;opacity:.7}._contactSection_mmzxl_214{text-align:center;padding:20px 0 10px;border-top:1px solid var(--surface, #1F1F37)}._contactText_mmzxl_220{font-size:16px;color:var(--textColor, #ffffff);opacity:.8;line-height:1.4;margin:0}._buttonSection_mmzxl_228{display:flex;justify-content:center;padding:15px 0 0}._buttonSection_mmzxl_228>*:not(:last-child){margin-right:25px}._mainContent_7j92t_1{width:100%;height:100vh;display:flex;flex-direction:column;padding:40px 60px;box-sizing:border-box}._contentHeader_7j92t_10{flex-shrink:0;margin-bottom:40px}._pageTitle_7j92t_15{margin:0;font-size:48px;font-weight:700;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5)}._contentBody_7j92t_23{flex:1;display:flex;flex-direction:column;min-height:0}._loadingContainer_7j92t_30{flex:1;display:flex;align-items:center;justify-content:center}._errorText_7j92t_37{font-size:24px;color:var(--textColor, #ffffff);text-align:center;margin:0;max-width:600px}._gridWrapper_dqeku_1::-webkit-scrollbar{display:none}._gridWrapper_dqeku_1{-ms-overflow-style:none;scrollbar-width:none}._playlist_dqeku_10{margin-bottom:30px}._playlistTitle_dqeku_14{font-size:38px;font-weight:700}._gridWrapper_dqeku_1{overflow-y:auto;overflow-x:hidden;scroll-behavior:auto;max-height:80vh;padding:20px}._gridContent_dqeku_27{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;padding:0}@media (max-width: 1600px){._playlistItemSquare_dqeku_38,._playlistItemBackdrop_dqeku_39{width:calc(20% - 15px)}}@media (max-width: 1200px){._playlistItemSquare_dqeku_38,._playlistItemBackdrop_dqeku_39{width:calc(25% - 15px)}}@media (max-width: 800px){._playlistItemSquare_dqeku_38,._playlistItemBackdrop_dqeku_39{width:calc(33.3333% - 15px)}}._playlistItemSquare_dqeku_38{width:calc(16.6667% - 15px);margin-left:15px;margin-bottom:15px;border:4px solid transparent;border-radius:8px;box-sizing:border-box;transition:transform .2s ease,border-color .2s ease;background-color:#222;overflow:hidden;display:flex;flex-direction:column}._playlistItemBackdrop_dqeku_39{width:calc(16.6667% - 15px);margin-left:15px;margin-bottom:15px;border:4px solid var(--background);border-radius:8px;box-sizing:border-box;transition:transform .2s ease,border-color .2s ease;background-color:#222;overflow:hidden;display:flex;flex-direction:column}._playlistItemSquare_dqeku_38:focus,._playlistItemBackdrop_dqeku_39:focus,._playlistItemSquare_dqeku_38._playlistItemFocused_dqeku_88,._playlistItemBackdrop_dqeku_39._playlistItemFocused_dqeku_88{border-color:#fff;transform:scale(1.02)}._playlistItemImageSquare_dqeku_94{width:100%;height:140px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}._playlistItemImageBackdrop_dqeku_104{width:100%;height:100px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}._playlistItemTitle_dqeku_114{padding:10px;font-size:24px;text-align:center;flex-grow:1;display:flex;align-items:center;justify-content:center;line-height:1.2}._imageSpinner_dqeku_125{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#2e2e48}._imageError_dqeku_134{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#2e2e48;color:#ff6b6b;font-size:24px;font-weight:700}._imageElement_dqeku_146{width:100%;height:100%;object-fit:cover}._itemTag_dqeku_152{position:absolute;bottom:8px;left:8px;z-index:2;padding:4px 8px;border-radius:4px;font-size:14px;font-weight:700;text-transform:uppercase}._liveTag_dqeku_164{background-color:#e50914;color:#fff;animation:_pulse_dqeku_1 1.5s infinite}._dateTag_dqeku_170{background-color:var(--tertiary);color:var(--surface);font-size:16px;text-transform:none}@keyframes _pulse_dqeku_1{0%{opacity:1}50%{opacity:.8}to{opacity:1}}.App{width:100%;height:100%;margin:0}@media (prefers-contrast: high){.App{border:2px solid var(--textColor)}}@media (prefers-reduced-motion: reduce){*{transition:none!important;animation:none!important}}
