.app-root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:none;background-color:#f4f4f4;flex-direction:column;flex:1 0 0;align-self:stretch;align-items:flex-start;margin:0;display:flex;overflow-x:hidden}
.features-layout-root{flex-direction:column;flex:1 0 0;align-self:stretch;align-items:flex-start;display:flex}.features-layout-root main{flex-direction:column;flex:1 0 0;align-self:stretch;align-items:flex-start;gap:2px;display:flex}
.ui-root{flex-direction:column;flex:1 0 0;align-self:stretch;align-items:flex-start;gap:2px;padding:13px 34px 34px;display:flex}
.header-shell-root{flex-direction:row;justify-content:center;align-items:center;width:100%;min-width:0;display:flex}
.profile-button-root{min-width:44px;height:54px;color:inherit;cursor:pointer;appearance:none;background:0 0;border:0;justify-content:center;align-items:center;padding:0;text-decoration:none;display:inline-flex}.profile-button-avatar{justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:relative}.profile-button-avatar>svg{width:32px;height:32px;display:block;position:absolute;inset:0}.profile-button-initials{z-index:1;letter-spacing:.35px;text-transform:uppercase;color:#fff;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;font-family:Arial,sans-serif;font-size:10px;font-weight:700;line-height:1;display:inline-flex;position:relative;transform:translateY(1px)}.profile-button-root:hover{color:#000000d9}.profile-button-root:focus-visible .profile-button-avatar{outline-offset:2px;outline:2px solid #000c}

.header-tabs-root{--header-pad-base:clamp(16px,6vw,150px);--header-reserve-left:0;--header-reserve-right:0;width:100%;padding-left:calc(var(--header-pad-base) + (var(--header-reserve-left)*1px));padding-right:calc(var(--header-pad-base) + (var(--header-reserve-right)*1px));box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex}.header-frame{flex:1 1 0;justify-content:flex-start;align-items:flex-start;width:100%;min-width:0;height:54px;display:flex;position:relative}.header-wedge{width:189px;height:54px}.header-wedge-left{flex:0 0 34px;justify-content:flex-end;width:34px;height:54px;display:flex}.header-wedge-right{flex:0 0 34px;justify-content:flex-start;width:34px;height:54.5px;display:flex}.header-wedge-right svg,.header-wedge-left svg{max-width:none}.header-container{background:#fff;border-bottom-right-radius:3px;border-bottom-left-radius:3px;flex:1 1 0;justify-content:center;align-items:center;min-width:0;height:54px;padding-left:34px;padding-right:34px;display:flex;overflow:hidden}.header-container--compress{min-width:0;max-width:none}.header-root{align-items:center;width:100%;height:100%;display:flex}.header-nav{width:100%;transform:translateX(calc(((var(--header-reserve-right) - var(--header-reserve-left))*1px)/2));scrollbar-width:none;justify-content:center;align-items:center;padding:0 clamp(12px,8vw,175.21px);display:flex;overflow:auto hidden}.header-nav::-webkit-scrollbar{display:none}.header-list{flex-wrap:nowrap;align-items:center;gap:clamp(16px,3.5vw,50px);display:flex}.header-item{display:flex}.header-link{letter-spacing:.35px;text-transform:uppercase;color:#000;white-space:nowrap;align-items:center;padding-top:24px;padding-bottom:22px;font-family:Arial,sans-serif;font-weight:700;line-height:8px;text-decoration:none;display:flex}.header-socials{align-items:center;margin-left:40px;display:flex}.header-social{justify-content:center;align-items:center;width:18px;height:18px;margin-left:33px;display:inline-flex}.header-social:first-child{margin-left:0}.header-search{cursor:pointer;color:#000;background:0 0;border:0;justify-content:center;align-items:center;height:54px;margin-right:15px;padding:0 13px;display:inline-flex}.header-search[data-hidden=true]{visibility:hidden;pointer-events:none}.header-layout-root{flex-direction:column;flex:1 0 0;align-self:stretch;align-items:flex-start;min-width:0;display:flex}
.search-bar-root{width:260px}.search-bar-field{width:100%;min-height:32px;box-shadow:none;border:1px solid #000;border-radius:8px;align-items:center;padding-left:13px;padding-right:13px;display:flex}.search-bar-icon{justify-content:center;align-items:center;width:24px;height:24px;margin-right:8px;display:inline-flex}.search-bar-field input{appearance:none;background:0 0;border:0;outline:none;flex:auto;height:100%;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px}.search-bar-field input::-webkit-search-decoration{-webkit-appearance:none;display:none}.search-bar-field input::-webkit-search-cancel-button{-webkit-appearance:none;display:none}.search-bar-field input::-webkit-search-results-button{-webkit-appearance:none;display:none}.search-bar-field input::-webkit-search-results-decoration{-webkit-appearance:none;display:none}.search-bar-field input::placeholder{color:#000}
.side-panel-shell{pointer-events:none;flex:auto;align-items:stretch;width:100%;min-height:0;display:flex}
.side-panel-portal{z-index:50;will-change:transform;pointer-events:none;--side-panel-width-fluid:clamp(260px,calc(20.0521vw - 15.55px),420px);--side-panel-width:min(var(--side-panel-width-fluid),var(--side-panel-width-user,9999px));--side-panel-wedge-width:clamp(34.37px,calc(43.15px - .56597vw),35px);width:calc(var(--side-panel-width) + var(--side-panel-wedge-width));border-bottom-right-radius:3px;border-bottom-left-radius:3px;flex-direction:column;align-items:stretch;display:flex;position:absolute;top:0;bottom:0}.side-panel-wrapper{flex-direction:column;display:flex}@media (min-width:1728px){.side-panel-portal{--side-panel-width-fluid:clamp(260px,calc(19.89vw - 16px),420px)}}.side-panel-portal[data-side=right]{right:34px}.side-panel-portal[data-side=left]{left:34px}.side-panel-portal[data-open=true] .side-panel-shell{pointer-events:auto}.side-panel-top-spacer{flex:0 0 104px;height:104px}.side-panel-bottom-spacer{flex:0 0 34px;height:34px}.side-panel-overlay{display:none}.side-panel-root{height:100%;min-height:89px;width:var(--side-panel-width);border-radius:2px 0 3px 3px;flex-direction:column;flex:none;display:flex;position:relative;top:0}.side-panel-root[data-side=right]{right:0}.side-panel-root[data-side=left]{border-top-left-radius:0;border-top-right-radius:2px;left:0}.side-panel-frame{pointer-events:none;background:linear-gradient(#e51937cc,#e5193733);width:8px;position:absolute;top:0;bottom:0}.side-panel-frame[data-side=right]{right:0}.side-panel-frame[data-side=left]{left:0}.side-panel-header{background-color:#fff;border-top-left-radius:2px;border-top-right-radius:0;height:55px;padding:13px 6px 2px 21px;position:sticky;top:1px}.side-panel-root[data-side=left] .side-panel-header{border-top-left-radius:0;border-top-right-radius:2px}.side-panel-content{background-color:#fff;border-radius:2px 2px 3px 3px;flex:auto;min-height:80lvh;display:block}.side-panel-root[data-side=right] .side-panel-content{box-shadow:-4px 4px 12px 0 var(--_shadow-colors-Raised,#0000001f)}.side-panel-root[data-side=left] .side-panel-content{box-shadow:none}.side-panel-wedge-wrapper{height:calc(100% - 2px);min-height:89px;width:var(--side-panel-wedge-width);flex:0 0 var(--side-panel-wedge-width);position:relative;top:clamp(-9.21px,5.72917vw - 108px,-9px);overflow:hidden}.side-panel-wedge{margin-bottom:0}.side-panel-wedge-overlay-border{background-color:#f4f4f4;width:100%;height:1px;position:absolute;top:63px;left:0}.side-panel-wedge-wrapper[data-side=left] .side-panel-wedge-overlay-border{left:auto;right:0}.side-panel-wedge-wrapper[data-side=left] .side-panel-wedge{transform:translate(-.89px,11.21px)scaleX(-1)}.side-panel-wedge-wrapper[data-side=right] .side-panel-wedge{transform:translate(.34px,11.21px)}#side-panel-wedge-right,#side-panel-wedge-left{box-shadow:0 4px 12px -8px var(--_shadow-colors-Raised,#0000001f)}.side-panel-wedge-spacer{width:100%;height:100%}.side-panel-wedge-spacer-inner{background-color:#fff;width:100%;height:1px}
.upcoming-featured-root{flex-flow:wrap;flex:1 0 0;align-self:stretch;align-items:flex-start;gap:2px;width:100%;min-width:1034px;height:89px;max-height:89px;display:flex}
.stream-card-root{flex-direction:column;flex:1 0 0;justify-content:flex-end;align-self:stretch;align-items:flex-start;gap:2px;width:100%;max-width:384px;height:89px;display:flex}.stream-card-title{box-sizing:border-box;background-color:#fff;border-radius:2px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:3px;display:flex}.stream-card-title__text{color:#959595;text-transform:uppercase;text-align:center;margin:0;font-family:Arial,sans-serif;font-size:9.0625px;font-weight:700;line-height:12px}.stream-card-content{background:#fff;border-radius:2px;justify-content:center;align-self:stretch;align-items:center;gap:3px;height:55px;padding:3px;display:flex}
.premiere-shell-root{flex-direction:column;flex:1 0 0;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:2px;width:100%;min-width:0;display:flex}
.premiere-title-root{flex-direction:column;flex:1 0 0;align-self:stretch;align-items:flex-start;gap:2px;width:100%;min-width:1034px;display:flex}.premiere-title-frame{box-sizing:border-box;background:#fff;border-radius:3px;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%;height:18px;padding:8px 13px;display:flex}.premiere-title__text{color:#000;text-align:center;letter-spacing:2.4px;text-transform:uppercase;margin:0;font-family:Arial,sans-serif;font-size:12px;font-style:normal;font-weight:700}.premiere-title__subtitle{color:#959595;margin:0;font-family:Arial,sans-serif;font-size:11px;font-weight:400;line-height:12px}
.premiere-image-root{flex-direction:column;flex:1 0 0;align-self:stretch;align-items:flex-start;gap:2px;width:100%;min-width:1034px;display:flex}.premiere-image-frame{aspect-ratio:16/9;border-radius:3px;width:100%;position:relative;overflow:hidden}.premiere-image__img{object-fit:fill;width:100%;height:auto;display:block}.premiere-image-placeholder{aspect-ratio:16/9;width:100%}@media (max-width:430px){.premiere-image__img{object-fit:cover}}
.premiere-feature-title-root{flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;min-width:1034px;display:flex}.premiere-feature-title-frame{background:#fff;border-top-left-radius:3px;border-top-right-radius:3px;justify-content:center;align-items:center;width:100%;height:18px;display:flex}.premiere-feature-title-text{text-align:center;letter-spacing:2.4px;text-transform:uppercase;color:#000;width:100%;margin:0;font-family:Inter,Roboto,Arial,sans-serif;font-size:12px;font-weight:900;line-height:16.8px}
.premiere-feature-event-root{background:#181818;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;width:100%;min-width:1034px;padding-top:34px;padding-bottom:8px;display:flex}.premiere-feature-event-content{flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;width:100%;display:flex}.premiere-feature-event-title{background:#181818;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:980px;display:flex}.premiere-feature-event-title-link{justify-content:center;align-items:flex-start;padding:9px 0;display:flex}.premiere-feature-event-headline{text-align:center;color:#fff;white-space:pre-line;width:100%;max-width:855px;margin:0;font-family:Inter,Roboto,Arial,sans-serif;font-size:42.152px;font-weight:900;line-height:66px}.premiere-feature-event-description{opacity:.75;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:980px;display:flex}.premiere-feature-event-description-text{text-align:center;letter-spacing:-.22px;color:#fff;white-space:pre-line;width:100%;margin:0;font-family:Inter,Roboto,Arial,sans-serif;font-size:20.969px;font-weight:400;line-height:26.4px}.premiere-feature-event-meta{opacity:.6;justify-content:center;align-items:flex-end;gap:10.01px;width:100%;max-width:980px;padding-top:8px;display:flex}.premiere-feature-event-meta-text{letter-spacing:.2px;text-transform:uppercase;color:#fff;white-space:nowrap;justify-content:center;align-items:center;font-family:Inter,Roboto,Arial,sans-serif;font-size:10px;font-weight:500;line-height:12px;display:inline-flex}
.premiere-socials-root{background:#181818;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-width:1034px;display:flex}.premiere-socials-row{justify-content:center;align-items:flex-start;gap:24px;width:100%;padding:34px 0;display:flex}.premiere-socials-item{opacity:.9;color:#fff;cursor:pointer;background:#ffffff0a;border:0;border-radius:17px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;text-decoration:none;display:inline-flex}.premiere-socials-item:hover{background:#ffffff14}.premiere-socials-item:focus-visible{outline-offset:2px;outline:2px solid #ffffffe6}
.reminder-button-root{cursor:pointer;color:#fff;appearance:none;background:#fff3;border:0;border-radius:25px;justify-content:center;align-items:center;padding:9px 16px 10px;display:inline-flex}.reminder-button-icon{box-sizing:border-box;justify-content:flex-start;align-items:center;width:22px;height:16px;padding-right:6px;display:inline-flex}.reminder-button-label{color:#fff;white-space:nowrap;justify-content:center;align-items:center;padding-bottom:.8px;font-family:Inter,Roboto,Arial,sans-serif;font-size:11.625px;font-weight:700;line-height:16.8px;display:inline-flex}.reminder-button-root:hover{background:#ffffff42}.reminder-button-root:focus-visible{outline-offset:2px;outline:2px solid #ffffffe6}
.premiere-reminder-root{background:#181818;flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:1034px;padding-top:8px;padding-bottom:89px;display:flex}
.premiere-feature-root{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;width:100%;display:flex}
.schedule-table-root{flex-direction:column;align-items:center;gap:13px;width:100%;font-family:Roboto,Inter,Arial,sans-serif;display:flex}.schedule-daybar-shell{box-sizing:border-box;justify-content:center;width:100%;min-width:0;padding-left:clamp(16px,6vw,150px);padding-right:clamp(16px,6vw,150px);display:flex}.schedule-daybar{scrollbar-width:none;background:#181818;border-radius:2px;width:100%;min-width:0;overflow:auto hidden}.schedule-daybar::-webkit-scrollbar{display:none}.schedule-daybar-inner{align-items:center;width:max-content;min-width:100%;display:flex}.schedule-daybar-nav{cursor:pointer;background:0 0;border:0;flex:1 1 0;align-items:center;gap:2px;height:18px;padding:0;display:flex}.schedule-daybar-nav:disabled{opacity:.45;cursor:default}.schedule-daybar-nav--prev{color:#fff;justify-content:flex-start;padding-bottom:1px;padding-left:55px}.schedule-daybar-nav--next{color:#f1f1f1;justify-content:flex-end;padding-top:1px;padding-right:55px}.schedule-daybar-nav-icon{justify-content:center;align-items:center;width:12px;height:12px;display:inline-flex}.schedule-daybar-nav-label{letter-spacing:0;text-transform:uppercase;white-space:nowrap;font-size:11px;line-height:16.5px}.schedule-daybar-nav-label--prev{color:#fff;font-weight:100}.schedule-daybar-nav-label--next{color:#f1f1f1;font-weight:100}.schedule-daybar-days{flex:none;align-items:center;gap:72px;display:flex}.schedule-daybar-day.schedule-daybar-day--active,.schedule-daybar-today{text-align:center;color:#f1f1f1;text-transform:uppercase;justify-content:center;align-items:center;min-width:50px;height:18px;font-family:Inter,Roboto,Arial,sans-serif;font-size:14px;font-weight:700;line-height:21px;display:flex}.schedule-daybar-tomorrow-spacer{flex:none;width:63px;height:17px}.schedule-daybar-day{cursor:pointer;color:#f1f1f1;white-space:nowrap;background:0 0;border:0;justify-content:center;align-items:center;height:18px;padding:0;font-family:Inter,Roboto,Arial,sans-serif;font-size:11px;font-weight:500;line-height:16.5px;display:inline-flex}.schedule-daybar-day:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #f1f1f1e6}.schedule-scheduler-shell{box-sizing:border-box;justify-content:center;width:100%;min-width:0;padding-left:clamp(16px,6vw,150px);padding-right:clamp(16px,6vw,150px);display:flex}.schedule-scheduler{justify-content:center;align-items:center;width:100%;min-width:0;display:flex}.schedule-scroll-arrow{color:#404040;cursor:pointer;background:0 0;border:0;border-radius:2px;justify-content:center;align-items:center;width:48px;padding:7px 13px;display:flex}.schedule-scroll-arrow:hover{background:#0000000a}.schedule-scheduler-center{flex:1 1 0;justify-content:center;align-items:center;min-width:0;display:flex}.schedule-scheduler-scrollwrap{box-sizing:border-box;width:100%;min-width:0;padding-bottom:4px;position:relative}.schedule-scheduler-scroll{scrollbar-gutter:stable;scrollbar-width:thin;background:#f1f1f1;border-top-right-radius:2px;border-bottom-right-radius:2px;width:100%;overflow:auto hidden}.schedule-timeline{position:relative}.schedule-time-header{z-index:2;background:#404040;display:flex;position:sticky;top:0}.schedule-time-cell{box-sizing:border-box;color:#cbcbcb;background:#404040;border-left:1px solid #fff;justify-content:center;align-items:center;gap:7px;height:34px;padding:0 10px;display:flex;position:relative}.schedule-time-cell--near{background:#181818}.schedule-time-cell--current{background:#181818;padding-left:26px;padding-right:26px}.schedule-time-dot{background:#2bb0d8;border-radius:999px;flex:none;width:10px;height:10px}.schedule-time-label{letter-spacing:.6px;white-space:nowrap;text-align:center;font-size:11px;font-weight:100;line-height:42px}.schedule-time-cell--current .schedule-time-label{color:#f1f1f1;font-weight:500}.schedule-rows{z-index:1;position:absolute;left:0;right:0}.schedule-row{width:100%;position:relative}.schedule-row-baseline{background:#f1f1f1;height:1px;position:absolute;bottom:0;left:0;right:0}.schedule-event{box-sizing:border-box;background:#fff;border-bottom:1px solid #f1f1f1;border-left:1px solid #f1f1f1;flex-direction:column;justify-content:center;padding-left:15px;padding-right:14px;display:flex;position:absolute;top:0;bottom:0;overflow:hidden}.schedule-event--highlight{background:#f1f1f1;border-left:2px solid #c4974e}.schedule-event-title{color:#404040;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;line-height:18px;overflow:hidden}.schedule-event-time{color:#404040;white-space:nowrap;font-size:12px;font-weight:100;line-height:18px}.schedule-now{z-index:3;width:1px;position:absolute;top:0;bottom:0}.schedule-now-line{background:#2bb0d8;width:1px;position:absolute;top:0;bottom:0;left:0}.schedule-now-cap{clip-path:polygon(50% 100%,0 0,100% 0);background:#2bb0d8;width:11px;height:8px;position:absolute;top:0;left:-5px}.schedule-pinned{z-index:4;background:#fff;border-top-left-radius:2px;border-bottom-left-radius:2px;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 4px 10px 1px #0000000f,0 3px 8px 1px #00000029}.schedule-pinned-header{box-sizing:border-box;background:#181818;border:1px solid #000;border-right:0}.schedule-pinned-item{box-sizing:border-box;color:#181818;letter-spacing:0;text-transform:uppercase;background:#fff;border-bottom:1px solid #f1f1f1;border-left:1px solid #f1f1f1;justify-content:center;align-items:center;padding:10px;font-size:11px;font-weight:500;line-height:16.5px;display:flex}.schedule-pinned--shadow{box-shadow:0 4px 10px 1px #0000000f,0 3px 8px 1px #00000029}
.schedule-title-root{flex-direction:column;flex:1 0 0;align-self:stretch;align-items:flex-start;gap:2px;width:100%;min-width:1034px;display:flex}.schedule-title-frame{box-sizing:border-box;background:#fff;border-radius:3px;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%;height:18px;padding:8px 13px;display:flex}.schedule-title__text{color:#000;text-align:center;letter-spacing:2.4px;text-transform:uppercase;margin:0;font-family:Arial,sans-serif;font-size:12px;font-style:normal;font-weight:700}.schedule-title__subtitle{color:#959595;margin:0;font-family:Arial,sans-serif;font-size:11px;font-weight:400;line-height:12px}
.schedule-guide-root{flex-direction:column;flex:1 0 0;align-self:stretch;align-items:flex-start;gap:13px;width:100%;min-width:1034px;display:flex}
