.latest-news-aside{width:100%}.latest-news-aside__card{padding:18px;border:1px solid hsla(0,0%,100%,.05);border-radius:22px;background:#00090d;box-shadow:0 18px 34px rgba(0,0,0,.24),inset 0 1px 0 hsla(0,0%,100%,.02)}.latest-news-aside__title{margin:0 0 18px;color:var(--primary-site)!important;font-size:14px;font-weight:600!important;line-height:1.2}.latest-news-aside__loading{margin:0;color:hsla(0,0%,100%,.72);font-size:14px}.latest-news-aside__list{display:flex;flex-direction:column}.latest-news-aside__item{padding:18px 0}.latest-news-aside__item+.latest-news-aside__item{border-top:1px solid hsla(0,0%,100%,.06)}.latest-news-aside__link{display:block;color:inherit;text-decoration:none}.latest-news-aside__item-title{margin:0;color:#fff;font-size:15px;font-weight:700;line-height:1.35;transition:color .22s ease,opacity .22s ease}@media (hover:hover) and (pointer:fine){.latest-news-aside__item:focus-within .latest-news-aside__item-title,.latest-news-aside__item:hover .latest-news-aside__item-title{color:var(--primary-site)!important}}@media (max-width:767px){.latest-news-aside__card{padding:16px;border-radius:18px}.latest-news-aside__title{margin-bottom:14px;font-size:13px}.latest-news-aside__item{padding:16px 0}.latest-news-aside__item-title{font-size:14px;line-height:1.35}}.section-programacao .latest-news-aside{padding-right:16px;padding-left:16px;border-right:1px solid hsla(0,0%,100%,.08);border-left:1px solid hsla(0,0%,100%,.08)}.latest-news-aside__item--loading,.latest-news-aside__list--loading{pointer-events:none}.latest-news-aside__link--loading{cursor:default}.latest-news-aside__loadingTitle{width:100%;height:14px;border-radius:999px;margin-bottom:10px;background:hsla(0,0%,100%,.08)}.latest-news-aside__loadingTitle--short{width:72%;margin-bottom:0}.shimmer:after{animation:latestNewsAsideShimmer 1.4s infinite}@keyframes latestNewsAsideShimmer{to{transform:translateX(100%)}}.view-editview.has-sidebar .podcast-episodes-section{padding:30px;background:#141414}.podcast-episodes-section{display:flex;width:100%;max-width:var(--content-center)!important;flex-direction:column;margin-top:60px;margin-bottom:30px}.podcast-episodes-section__grid{display:grid;align-items:flex-start;gap:24px;grid-template-columns:repeat(7,minmax(0,1fr))}.podcast-episodes-section__item{min-width:0}.podcast-episodes-section__state{display:flex;width:100%;min-height:180px;align-items:center;justify-content:center;padding:24px;border:1px dashed hsla(0,0%,100%,.12);border-radius:20px;background:hsla(0,0%,100%,.02);color:hsla(0,0%,100%,.72);font-size:15px}.podcast-card{position:relative;display:flex;min-width:0;flex-direction:column;color:#fff!important;text-decoration:none!important;transition:transform .26s ease,filter .26s ease}.podcast-card:focus-within,.podcast-card:hover{color:var(--primary-site)!important;text-decoration:none!important;transform:translateY(-6px)}.podcast-card:focus-within .podcast-card__media{box-shadow:0 18px 34px rgba(0,0,0,.28),0 0 0 3px rgba(184,206,14,.45)}.podcast-card:focus-within .podcast-card__floating{opacity:1;transform:translateY(0) scale(1)}.podcast-card:active,.podcast-card:focus,.podcast-card:visited{color:#fff!important;text-decoration:none!important}.podcast-card__cardWrap{min-width:0}.podcast-card__mediaWrap{position:relative}.podcast-card__bodyLink,.podcast-card__mediaLink{display:block;color:inherit;text-decoration:none!important}.podcast-card__media{overflow:hidden;width:100%;border-radius:14px;aspect-ratio:1;background:hsla(0,0%,100%,.06);box-shadow:0 10px 24px rgba(0,0,0,.18),0 0 0 1px hsla(0,0%,100%,.05);transition:transform .3s ease,box-shadow .3s ease,filter .3s ease}.podcast-card__media img{display:block;width:100%;height:100%;-o-object-fit:cover!important;object-fit:cover!important;transform:scale(1);transition:transform .35s ease,filter .35s ease}.podcast-card:focus-within .podcast-card__media,.podcast-card:hover .podcast-card__media{box-shadow:0 18px 34px rgba(0,0,0,.28),0 0 0 1px hsla(0,0%,100%,.08)}.podcast-card:focus-within .podcast-card__media img,.podcast-card:hover .podcast-card__media img{filter:brightness(.95) saturate(1.05);transform:scale(1.05)}.podcast-card__shade{position:absolute;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.1) 55%,rgba(0,0,0,.4));inset:0;opacity:.9;pointer-events:none;transition:opacity .3s ease}.podcast-card:focus-within .podcast-card__shade,.podcast-card:hover .podcast-card__shade{opacity:1}.podcast-card__floating{position:absolute;z-index:5;right:10px;bottom:10px;padding:0;border:0;background:transparent;cursor:pointer;opacity:0;pointer-events:auto;transform:translateY(8px) scale(.92);transition:opacity .25s ease,transform .25s ease}.podcast-card:focus-within .podcast-card__floating,.podcast-card:hover .podcast-card__floating{opacity:1;transform:translateY(0) scale(1)}.podcast-card__floating:focus-visible{border-radius:999px;opacity:1;outline:2px solid #fff;outline-offset:4px;transform:translateY(0) scale(1)}.podcast-card__play{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(180deg,#b8ce0e,#a4b80c);box-shadow:0 6px 14px rgba(184,206,14,.28),0 4px 10px rgba(0,0,0,.25)}.podcast-card__playWhiteIcon{width:14px!important;height:14px!important}.podcast-card__placeholder{display:flex;width:100%;height:100%;align-items:flex-end;justify-content:flex-start;padding:14px;background:radial-gradient(circle at 20% 20%,rgba(57,170,255,.25),transparent 40%),radial-gradient(circle at 80% 80%,rgba(184,206,14,.18),transparent 40%),linear-gradient(135deg,#10222b,#07161d)}.podcast-card__placeholderText{color:hsla(0,0%,100%,.74);font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.podcast-card__body{display:flex;flex-direction:column;padding:12px 4px 0;gap:7px}.podcast-card__metaRow{display:flex;min-width:0;flex-wrap:nowrap;align-items:center;gap:8px}.podcast-card__metaBadge{display:inline-flex;min-height:20px;align-items:center;justify-content:center;padding:0 8px;border:1px solid rgba(184,206,14,.22);border-radius:999px;background:rgba(184,206,14,.14);color:rgba(210,227,86,.98);font-size:10px;font-weight:700;letter-spacing:.05em;line-height:1;text-transform:uppercase;white-space:nowrap}.podcast-card__metaText{overflow:hidden;min-width:0;font-size:11px;font-weight:600;letter-spacing:.02em;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.podcast-card__title{display:block;overflow:visible;margin:0;color:#fff!important;font-size:14px;font-weight:700!important;letter-spacing:.01em;line-height:1.55;text-wrap:pretty;transition:color .22s ease;word-break:break-word}.podcast-card__title:hover{color:var(--primary-site)!important}@media (max-width:1279px) and (min-width:768px){.podcast-episodes-section__grid{display:grid;padding-bottom:6px;gap:20px;grid-auto-columns:minmax(220px,220px);grid-auto-flow:column;grid-template-columns:none;-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scrollbar-width:thin}.podcast-episodes-section__item{scroll-snap-align:start}.podcast-card{height:100%}}@media (max-width:1599px){.podcast-episodes-section{padding:20px 16px 0}}@media (max-width:991px){.podcast-card__media{border-radius:16px;box-shadow:0 10px 22px rgba(0,0,0,.2),0 0 0 1px hsla(0,0%,100%,.06)}.podcast-card__body{padding:10px 2px 0;gap:6px}.podcast-card__metaBadge{min-height:19px;padding:0 7px;font-size:9px}.podcast-card__metaText{font-size:10px}.podcast-card__title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;font-size:13px;-webkit-line-clamp:2;line-height:1.45}.podcast-card__floating{right:8px;bottom:8px;opacity:1;transform:none}.podcast-card__play{width:34px;height:34px;box-shadow:0 6px 14px rgba(184,206,14,.24),0 4px 10px rgba(0,0,0,.22)}.podcast-card__playWhiteIcon{width:13px;height:13px}}@media (max-width:767px){.podcast-episodes-section{margin-top:24px;margin-bottom:24px}.podcast-episodes-section__grid{overflow:visible;gap:12px;grid-template-columns:1fr}.podcast-episodes-section__state{min-height:140px;padding:20px;border-radius:18px;font-size:14px}.podcast-card{display:grid;overflow:hidden;align-items:stretch;border-radius:18px;background:linear-gradient(180deg,hsla(0,0%,100%,.035),hsla(0,0%,100%,.02));box-shadow:0 10px 24px rgba(0,0,0,.2),0 0 0 1px hsla(0,0%,100%,.05);gap:0;grid-template-columns:108px minmax(0,1fr);transform:none}.podcast-card:focus-within,.podcast-card:hover{transform:none;transform:scale(1)!important}.podcast-card:focus-within__media,.podcast-card:hover__media{border-radius:5px}.podcast-card:focus-within img,.podcast-card:hover img{border-radius:5px}.podcast-card:focus-within{box-shadow:0 10px 24px rgba(0,0,0,.2),0 0 0 1px hsla(0,0%,100%,.06),0 0 0 3px rgba(184,206,14,.35)}.podcast-card__nowPlaying span{display:none}.podcast-card__nowPlaying span.podcast-card__equalizer{display:flex}.podcast-card__media{display:flex;width:108px;min-width:108px;height:100%;min-height:108px;border-radius:0;aspect-ratio:auto;box-shadow:none}.podcast-card__media img{height:auto!important;aspect-ratio:1}.podcast-card__shade{background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.08) 55%,rgba(0,0,0,.22));opacity:1}.podcast-card__floating{right:8px;bottom:8px;opacity:1;transform:none}.podcast-card__play{width:32px;height:32px;box-shadow:0 4px 12px rgba(184,206,14,.22),0 3px 8px rgba(0,0,0,.22)}.podcast-card__playWhiteIcon{width:12px;height:12px}.podcast-card__body{min-width:0;justify-content:center;padding:12px 14px;background:transparent;gap:7px}.podcast-card__metaRow{gap:7px}.podcast-card__metaBadge{min-height:19px;padding:0 7px;border-color:rgba(184,206,14,.18);background:rgba(184,206,14,.12);font-size:9px}.podcast-card__metaText{color:hsla(0,0%,100%,.62);font-size:10px}.podcast-card__title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;color:hsla(0,0%,100%,.96)!important;font-size:14px;font-weight:700;-webkit-line-clamp:2;line-height:1.35;text-wrap:balance}.podcast-card__placeholder{padding:12px}.podcast-card__placeholderText{font-size:11px}}@media (max-width:480px){.podcast-episodes-section__grid{gap:10px}.podcast-card{border-radius:16px;grid-template-columns:92px minmax(0,1fr)}.podcast-card__media{width:92px;min-width:92px;min-height:92px}.podcast-card__body{padding:11px 12px}.podcast-card__metaBadge{min-height:18px;padding:0 6px;font-size:8px}.podcast-card__metaText{font-size:9px}.podcast-card__title{font-size:13px;line-height:1.32}.podcast-card__play{width:30px;height:30px}.podcast-card__playWhiteIcon{width:11px;height:11px}}@media (prefers-reduced-motion:reduce){.podcast-card,.podcast-card__floating,.podcast-card__media,.podcast-card__media img{transition:none!important}.podcast-episodes-section__grid{scroll-behavior:auto!important}}.podcast-episodes-section__grid--loading,.podcast-episodes-section__item--loading{pointer-events:none}.podcast-episodes-section__loadingBadge,.podcast-episodes-section__loadingFloating,.podcast-episodes-section__loadingImage,.podcast-episodes-section__loadingMeta,.podcast-episodes-section__loadingTitle{background:hsla(0,0%,100%,.08)}.podcast-episodes-section__loadingImage{width:100%;border-radius:20px;aspect-ratio:1}.podcast-episodes-section__loadingFloating{position:absolute;z-index:2;right:14px;bottom:14px;width:42px;height:42px;border-radius:999px}.podcast-episodes-section__loadingBadge{width:74px;height:12px;border-radius:999px}.podcast-episodes-section__loadingMeta{width:96px;max-width:100%;height:12px;border-radius:999px}.podcast-episodes-section__loadingTitle{width:88%;height:28px;border-radius:12px;margin-top:14px}.podcast-card--loading{cursor:default}.shimmer{position:relative;overflow:hidden}.shimmer:after{position:absolute;animation:podcastEpisodesShimmer 1.4s infinite;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.12),transparent);content:"";inset:0;transform:translateX(-100%)}@keyframes podcastEpisodesShimmer{to{transform:translateX(100%)}}.podcast-card{transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}.podcast-card--playing{padding:8px;border-color:rgba(255,122,48,.72);border-radius:15px;box-shadow:0 0 0 1px rgba(255,122,48,.32),0 16px 46px rgba(255,122,48,.14)}.podcast-card__media{position:relative}.podcast-card__nowPlaying{position:absolute;z-index:3;top:10px;left:10px;display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;padding:6px 10px;border:1px solid rgba(255,122,48,.52);border-radius:999px;backdrop-filter:blur(10px);background:rgba(5,16,13,.76);box-shadow:0 10px 28px rgba(0,0,0,.28);color:#fff;font-size:.68rem;font-weight:850;gap:7px;letter-spacing:.06em;text-transform:uppercase}.podcast-card__equalizer{display:inline-flex;height:10px;align-items:flex-end;gap:2px}.podcast-card__equalizer i{display:block;width:2px;border-radius:999px;animation:podcastCardEqualizer .75s ease-in-out infinite;background:#ff7a30}.podcast-card__equalizer i:first-child{height:5px}.podcast-card__equalizer i:nth-child(2){height:10px;animation-delay:.12s}.podcast-card__equalizer i:nth-child(3){height:7px;animation-delay:.24s}.podcast-card__floating.is-playing{border-color:rgba(255,122,48,.9);border-radius:100%;box-shadow:0 12px 34px rgba(255,122,48,.26)}@keyframes podcastCardEqualizer{0%,to{opacity:.65;transform:scaleY(.58)}50%{opacity:1;transform:scaleY(1)}}.podcast-card.podcast-card--playing,.podcast-card.podcast-card--playing:focus-within,.podcast-card.podcast-card--playing:hover{border-color:rgba(255,122,48,.72)!important;box-shadow:0 0 0 1px rgba(255,122,48,.32),0 16px 46px rgba(255,122,48,.14);transform:scale(1.08)}.scheduleDropdown{position:relative;z-index:5;display:block;overflow:visible;width:100%;min-width:0}.scheduleDropdown.is-open{z-index:30}.scheduleDropdown__btn{display:inline-flex;width:100%;min-height:44px;align-items:center;justify-content:space-between;padding:0 14px;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;background:linear-gradient(180deg,hsla(0,0%,100%,.025),hsla(0,0%,100%,.01)),#0f1d24;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.015);color:#fff;cursor:pointer;gap:10px;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,color .3s ease}.scheduleDropdown__btn:hover{border-color:hsla(0,0%,100%,.14);color:#fff}.scheduleDropdown__btn:focus-visible{border-color:rgba(199,234,70,.45);box-shadow:0 0 0 4px rgba(199,234,70,.1),inset 0 1px 0 hsla(0,0%,100%,.02);outline:none}.scheduleDropdown__btn:disabled{cursor:not-allowed;opacity:.55}.scheduleDropdown__label{overflow:hidden;min-width:0;font-size:14px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.scheduleDropdown__label.is-placeholder{color:hsla(0,0%,100%,.62);font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.scheduleDropdown__label.is-filled{color:#fff;font-weight:600}.scheduleDropdown__caretWrap{display:inline-flex;flex:0 0 auto;opacity:.8;transform-origin:50% 55%;transition:transform .35s ease,opacity .18s ease}.scheduleDropdown__caret{display:block}.scheduleDropdown__btn[aria-expanded=true] .scheduleDropdown__caretWrap{opacity:1;transform:rotate(180deg)}.scheduleDropdown__menu{overflow:hidden;border:1px solid hsla(0,0%,100%,.08);border-radius:10px;backdrop-filter:blur(10px);background:rgba(15,24,28,.92);box-shadow:0 12px 30px rgba(0,0,0,.9);opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease}.scheduleDropdown__menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.scheduleDropdown--floating{z-index:40}.scheduleDropdown--floating.is-open{z-index:80}.scheduleDropdown--floating .scheduleDropdown__menu{position:absolute;z-index:9999;top:calc(100% + 4px);left:0;width:100%;min-width:220px}.scheduleDropdown__searchWrap{padding:10px 10px 6px;border-bottom:1px solid hsla(0,0%,100%,.06)}.scheduleDropdown__search{width:100%;min-height:38px;padding:0 12px;border:1px solid hsla(0,0%,100%,.08);border-radius:10px;background:hsla(0,0%,100%,.03);color:#fff;font-size:13px}.scheduleDropdown__search:focus-visible{border-color:rgba(199,234,70,.45);box-shadow:0 0 0 4px rgba(199,234,70,.1);outline:none}.scheduleDropdown__list{max-height:280px;overflow-y:auto}.scheduleDropdown__item{position:relative;display:flex;width:100%;flex-direction:column;align-items:flex-start;padding:10px 16px;border:0;background:transparent;color:hsla(0,0%,100%,.85);cursor:pointer;font-size:13px;font-weight:600;gap:2px;text-align:left;transition:color .2s ease,background-color .7s ease;transition-delay:40ms}.scheduleDropdown__item.is-highlighted,.scheduleDropdown__item:focus-visible,.scheduleDropdown__item:hover{color:#fff;outline:none}.scheduleDropdown__item:hover{background:hsla(0,0%,100%,.04)}.scheduleDropdown__item:after{position:absolute;bottom:6px;left:16px;width:0;height:2px;background:var(--primary-site);content:"";transition:width .7s ease}.scheduleDropdown__item.is-highlighted:after,.scheduleDropdown__item.is-selected:after,.scheduleDropdown__item:focus-visible:after,.scheduleDropdown__item:hover:after{width:calc(100% - 32px)}.scheduleDropdown__item.is-selected{color:#d4f25e}.scheduleDropdown__item.is-selected:after{background:#f28c64}.scheduleDropdown__item.is-disabled{color:hsla(0,0%,100%,.48);cursor:not-allowed;opacity:.5}.scheduleDropdown__itemHint,.scheduleDropdown__itemLabel{display:block;width:100%}.scheduleDropdown__itemHint{color:hsla(0,0%,100%,.48);font-size:11px;line-height:1.35}.scheduleDropdown__empty{padding:12px 16px;color:hsla(0,0%,100%,.62);font-size:13px}.schedule-view{position:relative;z-index:1;padding:10px 16px 56px;background:#0d181c;color:#fff}.schedule-view__bottom,.schedule-view__top{width:100%;max-width:var(--content-center);padding-right:24px;padding-left:24px;margin:0 auto}.schedule-view__top{display:grid;align-items:start;gap:24px;grid-template-columns:minmax(0,1fr) 370px}.schedule-view__main{position:sticky;top:90px;width:100%;height:-moz-fit-content;height:fit-content}.schedule-view__aside,.schedule-view__main{min-width:0}.schedule-view__aside{display:flex;flex-direction:column;gap:0}.schedule-view__panel{overflow:hidden;border:1px solid #d06a47;border-radius:34px;background:linear-gradient(180deg,rgba(0,9,13,.3),rgba(0,9,13,.12) 60%,rgba(0,9,13,.06)),#00090d;box-shadow:0 28px 58px rgba(0,0,0,.34),inset 0 1px 0 hsla(0,0%,100%,.03)}.schedule-view .scheduleDropdown__btn,.schedule-view .scheduleDropdown__btn span{color:var(--primary-site);font-weight:700}.schedule-view__header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px 16px;border-bottom:1px solid hsla(0,0%,100%,.04);gap:24px}.schedule-view__header-left{min-width:0;flex:1 1 auto}.schedule-view__header-right{width:220px;min-width:0;flex-shrink:0}.schedule-view__heading{display:flex;flex-wrap:wrap;align-items:center;margin:0;font-size:32px;font-weight:400;gap:16px;letter-spacing:-.02em;line-height:1.15}.schedule-view__heading-label{color:#fff;font-weight:700}.schedule-view__heading-separator{color:hsla(0,0%,100%,.7)}.schedule-view__heading-station{color:#f28c64;font-weight:400}.schedule-view__now-playing{margin:10px 0 0;color:hsla(0,0%,100%,.8);font-size:16px;font-weight:400;line-height:1.35}.schedule-view__now-playing strong{color:#fff;font-weight:700}.schedule-view__bottom{padding-top:22px;border-top:8px solid var(--primary-site);margin-top:34px}.schedule-view__empty{padding:28px 24px 32px;color:hsla(0,0%,100%,.72)}.schedule-station-select{min-width:0}.schedule-station-select__label{display:block;margin-bottom:6px;color:#fff;font-size:9px;line-height:1.2}.schedule-station-select__field{position:relative}.schedule-station-select__select{width:100%;min-height:40px;padding:0 38px 0 14px;border:1px solid hsla(0,0%,100%,.08);border-radius:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(7,18,24,.96);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.02);color:#fff;cursor:pointer;font-size:12px;line-height:1.2}.schedule-station-select__select:focus-visible{border-color:rgba(199,234,70,.72);box-shadow:0 0 0 3px rgba(199,234,70,.14);outline:none}.schedule-station-select__icon{position:absolute;top:50%;right:14px;color:hsla(0,0%,100%,.72);font-size:12px;pointer-events:none;transform:translateY(-50%)}.schedule-day-tabs{display:flex;border-bottom:4px solid #f28c64;gap:0;overflow-x:auto;scrollbar-width:none}.schedule-day-tabs::-webkit-scrollbar{display:none}.schedule-day-tabs__item{display:grid;min-width:76px;flex:1 1 auto;padding:10px 8px;border:0;background:transparent;color:hsla(0,0%,100%,.82);cursor:pointer;justify-items:center;transition:background .2s ease,color .2s ease,transform .2s ease}.schedule-day-tabs__item:focus-visible,.schedule-day-tabs__item:hover{background:hsla(0,0%,100%,.03);color:#fff;outline:none}.schedule-day-tabs__inner{display:grid;width:46px;height:46px;align-content:center;border-radius:999px;gap:2px;justify-items:center;transition:background .2s ease,color .2s ease,transform .2s ease}.schedule-day-tabs__item.is-active .schedule-day-tabs__inner{background:#c7ea46;color:#091318}.schedule-day-tabs__weekday{color:currentColor;font-size:9px;font-weight:700;letter-spacing:.05em;line-height:1;text-transform:uppercase}.schedule-day-tabs__day-number{display:inline-flex;align-items:center;justify-content:center;color:currentColor;font-size:16px;font-weight:700;line-height:1;transition:inherit}.schedule-grid__scroll-hint{right:0}.schedule-grid__scroll-hint span{width:100%;min-height:28px;padding:6px 12px;font-size:12px;font-weight:600;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.schedule-grid__topbar{padding:0}.schedule-grid__title a{position:absolute;overflow:hidden;width:1px;height:1px;padding:0;border:0;margin:-1px;clip:rect(0,0,0,0);white-space:nowrap}.schedule-grid__list{display:block;max-height:calc(100vh - 370px);overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;scrollbar-color:var(--secondary-site) transparent;scrollbar-gutter:stable;scrollbar-width:thin}.schedule-grid__list::-webkit-scrollbar{width:10px}.schedule-grid__list::-webkit-scrollbar-track{background:transparent}.schedule-grid__list::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:8px;background:linear-gradient(180deg,rgba(255,140,0,.35),rgba(255,140,0,.15))!important;background-clip:content-box}.schedule-grid__list::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(255,167,51,.55),rgba(255,140,0,.35))!important}.schedule-grid__row-anchor{min-width:0;scroll-margin-block:96px}.schedule-grid__footer{background:linear-gradient(135deg,#cf6b48 50%,#a85338)}.schedule-grid__footer-trigger{display:flex;width:100%;min-height:72px;align-items:center;justify-content:flex-end;padding:12px 28px;border:0;background:transparent;color:#fff;cursor:pointer;gap:16px;transition:background .26s ease,filter .26s ease}.schedule-grid__footer-copy{display:flex;flex-direction:column;align-items:flex-end;gap:4px;text-align:right}.schedule-grid__footer-copy span{font-size:14px;line-height:1.2;opacity:.9}.schedule-grid__footer-copy small{font-size:12px;font-weight:700;line-height:1.2;opacity:1}.schedule-grid__footer-icon{font-size:18px;line-height:1;transition:transform .26s ease}.schedule-grid__footer-trigger.is-open .schedule-grid__footer-icon{transform:rotate(180deg)}.schedule-grid__stations-panel{padding:8px 0;border-top:1px solid hsla(0,0%,100%,.06);animation:footerAccordionIn .22s ease;background:rgba(9,18,24,.96)}.schedule-grid__station-item{display:flex;width:100%;flex-direction:column;padding:14px 24px;border:0;background:transparent;color:#fff;cursor:pointer;gap:2px;text-align:left;transition:background .22s ease,color .22s ease}.schedule-grid__station-item:hover{background:hsla(0,0%,100%,.03)}.schedule-grid__station-item.is-active{color:#c7ea46}.schedule-grid__station-item small{color:hsla(0,0%,100%,.55);font-size:11px}.schedule-grid{background:#00090d}.schedule-grid__list-wrap{position:relative}.schedule-grid__list-wrap:after,.schedule-grid__list-wrap:before{position:absolute;z-index:2;right:0;left:0;height:72px;content:"";pointer-events:none;transition:opacity .22s ease}.schedule-grid__list-wrap:before{top:0;background:linear-gradient(180deg,#00090d 0,rgba(0,9,13,.8) 35%,rgba(0,9,13,.35) 65%,rgba(0,9,13,0))}.schedule-grid__list-wrap:after{bottom:0;background:linear-gradient(0deg,#00090d 0,rgba(0,9,13,.8) 35%,rgba(0,9,13,.35) 65%,rgba(0,9,13,0))}.schedule-grid__list-wrap.hide-bottom:after,.schedule-grid__list-wrap.hide-top:before{opacity:0}.schedule-grid__scroll-hint{position:absolute;z-index:3;right:8px;left:0;display:flex;justify-content:center;pointer-events:none}.schedule-grid__scroll-hint span{display:inline-flex;min-height:30px;align-items:center;justify-content:center;padding:6px 14px;box-shadow:0 10px 24px rgba(0,0,0,.25);color:var(--primary-site);font-size:11px;font-weight:700}.schedule-grid__scroll-hint--top{top:0}.schedule-grid__scroll-hint--top span{animation:scheduleScrollHintTop 2.2s ease-in-out infinite}.schedule-grid__scroll-hint--bottom{bottom:0}.schedule-grid__scroll-hint--bottom span{animation:scheduleScrollHintBottom 2.2s ease-in-out infinite}.schedule-row{position:relative;border-bottom:1px solid hsla(0,0%,100%,.045)}.schedule-row:last-child{border-bottom:0}.schedule-row__summary{display:grid;width:100%;align-items:center;padding:0 24px;gap:22px;grid-template-columns:minmax(0,1fr) 26px}.schedule-row__main{display:grid;min-width:0;align-items:start;padding:22px 0;background:transparent;color:inherit;cursor:pointer;gap:18px;grid-template-columns:160px minmax(0,1fr);text-align:left}.schedule-row__main:focus-visible{border-radius:12px;outline:2px solid rgba(242,140,100,.8);outline-offset:4px}.schedule-row__toggle{display:inline-flex;min-height:100%;flex-shrink:0;align-items:center;justify-content:center;border:0;background:transparent;color:inherit;cursor:pointer}.schedule-row__time{display:flex;min-width:0;flex-direction:column;gap:10px}.schedule-row__headTime{display:flex;min-width:0;align-items:center;gap:10px}.schedule-row__time-value{display:inline-flex;align-items:baseline;color:#fff;letter-spacing:-.05em;line-height:.9;white-space:nowrap}.schedule-row__time-hour{font-size:36px;font-weight:700}.schedule-row__time-suffix{font-size:36px;font-weight:400}.schedule-row__time-minutes{margin-left:1px;font-size:24px;font-weight:700;line-height:1}.schedule-row__timezone{position:relative;display:block;max-width:72px;padding-left:14px;color:#fff;font-size:12px;font-weight:400;line-height:1.15}.schedule-row__timezone:before{position:absolute;top:1px;left:0;width:3px;height:22px;border-radius:999px;background:#c7ea46;content:""}.schedule-row__content{min-width:0;padding-top:8px}.schedule-row__title a{margin:0;color:#fff;font-size:22px;font-weight:600;letter-spacing:-.01em;line-height:1.25;transition:color .35s ease;word-break:break-word}.schedule-row__title a:hover{color:var(--primary-site)}.schedule-row__badges{display:flex;flex-wrap:wrap;align-items:center;margin-top:10px;gap:8px}.schedule-row__badge{display:inline-flex;min-height:18px;align-items:center;justify-content:center;padding:0 7px;border:1px solid transparent;border-radius:999px;box-shadow:none;font-size:7px;font-weight:700;letter-spacing:.05em;line-height:1;text-transform:uppercase;white-space:nowrap}.schedule-row__badge--live{border-color:rgba(255,45,103,.22);background:rgba(255,45,103,.08);color:#ff5a89}.schedule-row__badge--rerun{border-color:hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.72)}.schedule-row__badge--cancelled{border-color:rgba(255,88,88,.18);background:rgba(255,88,88,.08);color:#ff8a8a}.schedule-row__badge--playing{border-color:#c7ea46;background:#c7ea46;color:#091318}.schedule-row__description{margin:14px 0 0;color:hsla(0,0%,100%,.82);font-size:13px;font-weight:600;letter-spacing:.02em;line-height:1.45}.schedule-row__actions{margin-top:14px}.schedule-row__listen-button{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:24px;align-items:center;justify-content:center;padding:0 10px;border:0;border-radius:999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ff2d67;box-shadow:none;color:#fff;cursor:pointer;font-size:9px;font-weight:700!important;gap:6px;letter-spacing:.05em;line-height:1;text-transform:uppercase;transition:transform .18s ease,background-color .18s ease,opacity .18s ease;white-space:nowrap}.schedule-row__listen-button span{font-weight:700}.schedule-row__listen-button:focus-visible{outline:2px solid var(--verde-ebc);outline-offset:3px}.schedule-row__listen-button.is-playing{background:#ff2d67;color:#fff}.schedule-row__listen-dot{position:relative;width:8px;height:8px;flex-shrink:0;border-radius:999px;background:#fff}.schedule-row__listen-dot:after{position:absolute;border:1px solid hsla(0,0%,100%,.55);border-radius:999px;animation:schedule-live-pulse 1.8s ease-out infinite;content:"";inset:-3px}.schedule-row__meta{display:flex;flex-wrap:wrap;padding-top:14px;border-top:1px solid hsla(0,0%,100%,.08);margin-top:18px;color:#c7ea46;font-size:14px;gap:14px;line-height:1.4}.schedule-row__icon{display:inline-flex;min-height:32px;align-items:center;justify-content:center;color:hsla(0,0%,100%,.92);font-size:38px;font-weight:600;line-height:1}.schedule-row__icon.is-open{color:#f28c64}.schedule-row.is-open{background:linear-gradient(180deg,rgba(0,157,255,.04),rgba(0,157,255,.015))}.schedule-row.is-active,.schedule-row.is-now-playing{background:linear-gradient(180deg,rgba(199,234,70,.06),rgba(199,234,70,.02));box-shadow:inset 0 0 0 1px rgba(199,234,70,.35),inset 4px 0 0 #c7ea46}@keyframes schedule-live-pulse{0%{opacity:.65;transform:scale(.9)}70%{opacity:0;transform:scale(1.45)}to{opacity:0;transform:scale(1.45)}}@keyframes footerAccordionIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (hover:hover) and (pointer:fine){.schedule-row__listen-button:hover{background:#ff3d74;transform:translateY(-1px)}.schedule-row__toggle:hover .schedule-row__icon{color:#f28c64}}@media (hover:none),(pointer:coarse){.schedule-row__listen-button:active{opacity:.95;transform:scale(.98)}}@media (max-width:1200px){.schedule-view__top{grid-template-columns:minmax(0,1fr) 320px}.schedule-row__main{grid-template-columns:136px minmax(0,1fr)}.schedule-row__title a{font-size:20px}}@media (max-width:991px){.schedule-view__top{grid-template-columns:1fr}.schedule-view__main{position:static;top:auto}.schedule-view__header{flex-direction:column;align-items:stretch}.schedule-view__header-right{width:100%}.schedule-station-select{min-width:0}.schedule-grid__list{min-height:70vh;max-height:880px}.schedule-grid__footer-trigger{min-height:56px;padding:12px 16px}.schedule-grid__footer-copy{width:100%;align-items:center;text-align:center}.schedule-grid__station-item{padding:12px 16px}.schedule-row__summary{padding:0 18px;gap:16px;grid-template-columns:minmax(0,1fr) 22px}.schedule-row__main{gap:14px;grid-template-columns:118px minmax(0,1fr)}.schedule-row__time-hour,.schedule-row__time-suffix{font-size:32px}.schedule-row__time-minutes{font-size:20px}.schedule-row__title a{font-size:18px}}@media (max-width:767px){.schedule-view{padding-top:10px;padding-right:0;padding-left:0}.schedule-view__bottom,.schedule-view__top{padding-right:12px;padding-left:12px}.schedule-view__panel{border-radius:20px}.schedule-view__header{padding:14px 16px;gap:12px}.schedule-view__heading{font-size:16px;gap:8px}.schedule-view__now-playing{margin-top:8px;font-size:13px}.schedule-grid__list-wrap:after,.schedule-grid__list-wrap:before{height:56px}.schedule-grid__scroll-hint{right:10px;left:10px}.schedule-grid__scroll-hint span{min-height:26px;padding:5px 10px;font-size:10px}.schedule-day-tabs{padding:10px 8px 12px}.schedule-day-tabs__item{min-width:60px;flex:0 0 auto;padding:8px 6px 10px}.schedule-day-tabs__inner{width:38px;height:38px}.schedule-day-tabs__weekday{font-size:8px}.schedule-day-tabs__day-number{font-size:13px}.schedule-grid__list{min-height:62vh;max-height:640px}.schedule-grid__row-anchor{scroll-margin-block:72px}.schedule-row__summary{align-items:start;padding:0 16px;gap:10px;grid-template-columns:minmax(0,1fr) 18px}.schedule-row__main{padding:16px 0;gap:12px;grid-template-columns:1fr}.schedule-row__headTime,.schedule-row__time{gap:8px}.schedule-row__time-hour,.schedule-row__time-suffix{font-size:30px}.schedule-row__time-minutes{font-size:18px}.schedule-row__timezone{max-width:none;padding-left:10px;font-size:10px}.schedule-row__timezone:before{height:18px}.schedule-row__content{padding-top:0}.schedule-row__title a{font-size:16px;line-height:1.3}.schedule-row__description{margin-top:10px;font-size:13px;line-height:1.5}.schedule-row__meta{padding-top:10px;margin-top:12px;font-size:11px;gap:10px}.schedule-row__listen-button{min-height:20px;padding:0 8px;font-size:8px}.schedule-row__icon{min-height:28px;font-size:28px}}@media (max-width:480px){.schedule-view__bottom,.schedule-view__top{padding-right:16px;padding-left:16px}.schedule-view__header{padding:12px 14px}.schedule-view__heading{font-size:15px}.schedule-grid__list{min-height:58vh;max-height:560px}.schedule-grid__footer-trigger{padding:10px 14px;gap:10px}.schedule-grid__footer-copy span{font-size:13px}.schedule-grid__footer-copy small{font-size:11px}.schedule-row__summary{padding:0 14px}.schedule-row__time-hour,.schedule-row__time-suffix{font-size:28px}.schedule-row__time-minutes{font-size:17px}.schedule-row__badge{min-height:17px;padding:0 6px;font-size:6px}.schedule-row__meta{flex-direction:column;align-items:flex-start;gap:6px}}.schedule-view .scheduleDropdown__btn{width:-moz-fit-content;width:fit-content;max-width:100%;border:none;background:transparent;box-shadow:none;float:right}.schedule-view .scheduleDropdown--floating{min-width:0;height:56px}.scheduleDropdown__labelSelectBroadcast{padding-right:16px;justify-self:right}