.PodcastPlayer-module__aA4hxa__root{background:var(--dx-apricot);min-height:100vh;color:var(--dx-ink);font-family:var(--dx-font-body);padding-bottom:198px}.PodcastPlayer-module__aA4hxa__root button,.PodcastPlayer-module__aA4hxa__root input{font:inherit}.PodcastPlayer-module__aA4hxa__hero{z-index:1;background:var(--dx-viol-soft);padding:36px 34px 92px;position:relative;overflow:hidden}.PodcastPlayer-module__aA4hxa__heroTransition{height:64px;color:var(--dx-apricot);pointer-events:none;position:absolute;bottom:-1px;left:0;right:0}.PodcastPlayer-module__aA4hxa__heroTransition svg{width:100%;height:100%;display:block}.PodcastPlayer-module__aA4hxa__heroInner{justify-content:space-between;align-items:flex-end;gap:32px;width:min(1580px,100%);margin:0 auto;display:flex}.PodcastPlayer-module__aA4hxa__heroCopy{min-width:0}.PodcastPlayer-module__aA4hxa__eyebrow,.PodcastPlayer-module__aA4hxa__panelKicker,.PodcastPlayer-module__aA4hxa__transcriptKicker{letter-spacing:.14em;text-transform:uppercase;font-size:10.5px;font-weight:900;line-height:1.2;display:block}.PodcastPlayer-module__aA4hxa__heroCopy h1{font-family:var(--dx-font-display);letter-spacing:-.035em;margin:8px 0 9px;font-size:clamp(42px,5.2vw,76px);font-weight:400;line-height:.92}.PodcastPlayer-module__aA4hxa__heroCopy p{max-width:700px;margin:0;font-size:clamp(15px,1.35vw,19px);font-weight:720;line-height:1.45}.PodcastPlayer-module__aA4hxa__heroActions{justify-content:flex-end;align-items:flex-end;gap:18px;display:flex}.PodcastPlayer-module__aA4hxa__catalogStats{border:var(--dx-line);border-radius:var(--dx-r);background:var(--dx-paper);box-shadow:5px 5px 0 var(--dx-ink);align-items:stretch;display:flex;overflow:hidden}.PodcastPlayer-module__aA4hxa__catalogStats span{text-transform:uppercase;letter-spacing:.06em;flex-direction:column;gap:1px;min-width:105px;padding:10px 14px;font-size:10px;font-weight:850;display:flex}.PodcastPlayer-module__aA4hxa__catalogStats span+span{border-left:2px solid var(--dx-ink)}.PodcastPlayer-module__aA4hxa__catalogStats b{font-family:var(--dx-font-display);letter-spacing:-.02em;font-size:18px;font-weight:400;line-height:1}.PodcastPlayer-module__aA4hxa__mobileBack,.PodcastPlayer-module__aA4hxa__loadMore,.PodcastPlayer-module__aA4hxa__moreChannels,.PodcastPlayer-module__aA4hxa__listState button,.PodcastPlayer-module__aA4hxa__transcriptError button{border:var(--dx-line);border-radius:var(--dx-r-sm);background:var(--dx-peach);color:var(--dx-ink);cursor:pointer;box-shadow:4px 4px 0 var(--dx-ink);transition:transform var(--dx-t) var(--dx-ease), box-shadow var(--dx-t) var(--dx-ease), background-color var(--dx-t) ease;font-weight:900}.PodcastPlayer-module__aA4hxa__loadMore:hover,.PodcastPlayer-module__aA4hxa__moreChannels:hover,.PodcastPlayer-module__aA4hxa__listState button:hover,.PodcastPlayer-module__aA4hxa__transcriptError button:hover{box-shadow:6px 6px 0 var(--dx-ink);transform:translate(-2px,-2px)}.PodcastPlayer-module__aA4hxa__loadMore:active,.PodcastPlayer-module__aA4hxa__moreChannels:active,.PodcastPlayer-module__aA4hxa__listState button:active,.PodcastPlayer-module__aA4hxa__transcriptError button:active{box-shadow:1px 1px 0 var(--dx-ink);transform:translate(2px,2px)}.PodcastPlayer-module__aA4hxa__workspace{grid-template-columns:minmax(286px,330px) minmax(0,1fr);align-items:start;gap:24px;width:min(1660px,100%);margin:0 auto;padding:56px 28px 42px;display:grid}.PodcastPlayer-module__aA4hxa__channelPanel,.PodcastPlayer-module__aA4hxa__contentPanel,.PodcastPlayer-module__aA4hxa__episodePanel,.PodcastPlayer-module__aA4hxa__transcriptPanel{border:var(--dx-line);border-radius:var(--dx-r-lg);background:var(--dx-paper);box-shadow:7px 7px 0 var(--dx-ink)}.PodcastPlayer-module__aA4hxa__channelPanel{position:sticky;top:20px;overflow:hidden}.PodcastPlayer-module__aA4hxa__panelHeader,.PodcastPlayer-module__aA4hxa__episodeToolbar{border-bottom:2.5px solid var(--dx-ink);background:var(--dx-mist);justify-content:space-between;align-items:center;gap:14px;min-height:82px;padding:16px 18px;display:flex}.PodcastPlayer-module__aA4hxa__panelHeader>div,.PodcastPlayer-module__aA4hxa__episodeToolbar>div{align-items:center;gap:12px;min-width:0;display:flex}.PodcastPlayer-module__aA4hxa__panelIndex{min-width:42px;font-family:var(--dx-font-display);color:var(--dx-viol-deep);font-size:28px;line-height:1}.PodcastPlayer-module__aA4hxa__panelHeader h2,.PodcastPlayer-module__aA4hxa__episodeToolbar h3{font-family:var(--dx-font-head);margin:3px 0 0;font-size:20px;font-weight:900;line-height:1}.PodcastPlayer-module__aA4hxa__countBadge,.PodcastPlayer-module__aA4hxa__channelEpisodeCount,.PodcastPlayer-module__aA4hxa__transcriptCount{border:2px solid var(--dx-ink);border-radius:var(--dx-r-pill);background:var(--dx-lime);color:var(--dx-ink);font-family:var(--dx-font-mono);flex:none;font-size:10.5px;font-weight:800;line-height:1}.PodcastPlayer-module__aA4hxa__countBadge{padding:7px 10px}.PodcastPlayer-module__aA4hxa__searchBox{border:2px solid var(--dx-ink);border-radius:var(--dx-r-sm);background:var(--dx-cream);min-height:44px;box-shadow:2px 2px 0 var(--dx-ink);transition:background-color var(--dx-t) ease, box-shadow var(--dx-t) var(--dx-ease);align-items:center;gap:9px;margin:13px 14px;padding:0 11px;display:flex}.PodcastPlayer-module__aA4hxa__searchBox:focus-within{background:var(--dx-paper);box-shadow:4px 4px 0 var(--dx-ink)}.PodcastPlayer-module__aA4hxa__searchBox svg{opacity:.58;flex:none}.PodcastPlayer-module__aA4hxa__searchBox input{min-width:0;color:var(--dx-ink);background:0 0;border:0;outline:0;flex:1;font-size:13.5px;font-weight:720}.PodcastPlayer-module__aA4hxa__searchBox input::placeholder{color:color-mix(in srgb, var(--dx-ink) 45%, transparent)}.PodcastPlayer-module__aA4hxa__searchBox>button{width:25px;height:25px;color:var(--dx-ink);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;font-size:20px;line-height:1;display:grid}.PodcastPlayer-module__aA4hxa__searchBox>button:hover{background:var(--dx-err)}.PodcastPlayer-module__aA4hxa__channelList{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--dx-ink) var(--dx-mist);min-height:470px;max-height:calc(100vh - 294px);padding:0 10px 13px;overflow-y:auto}.PodcastPlayer-module__aA4hxa__channelList::-webkit-scrollbar{width:10px}.PodcastPlayer-module__aA4hxa__episodeList::-webkit-scrollbar{width:10px}.PodcastPlayer-module__aA4hxa__transcriptReader::-webkit-scrollbar{width:10px}.PodcastPlayer-module__aA4hxa__channelList::-webkit-scrollbar-track{background:var(--dx-mist);border-left:2px solid var(--dx-ink)}.PodcastPlayer-module__aA4hxa__episodeList::-webkit-scrollbar-track{background:var(--dx-mist);border-left:2px solid var(--dx-ink)}.PodcastPlayer-module__aA4hxa__transcriptReader::-webkit-scrollbar-track{background:var(--dx-mist);border-left:2px solid var(--dx-ink)}.PodcastPlayer-module__aA4hxa__channelList::-webkit-scrollbar-thumb{background:var(--dx-peach);border:2px solid var(--dx-ink);border-radius:6px}.PodcastPlayer-module__aA4hxa__episodeList::-webkit-scrollbar-thumb{background:var(--dx-peach);border:2px solid var(--dx-ink);border-radius:6px}.PodcastPlayer-module__aA4hxa__transcriptReader::-webkit-scrollbar-thumb{background:var(--dx-peach);border:2px solid var(--dx-ink);border-radius:6px}.PodcastPlayer-module__aA4hxa__channelItem{width:calc(100% - 4px);color:var(--dx-ink);text-align:left;cursor:pointer;transition:transform var(--dx-t) var(--dx-ease), box-shadow var(--dx-t) var(--dx-ease), background-color var(--dx-t) ease, border-color var(--dx-t) ease;background:0 0;border:2px solid #0000;border-radius:12px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;margin:4px 4px 8px 0;padding:8px;display:grid}.PodcastPlayer-module__aA4hxa__channelItem:hover{border-color:var(--dx-ink);background:var(--dx-mist);box-shadow:3px 3px 0 var(--dx-ink);transform:translate(-1px,-1px)}.PodcastPlayer-module__aA4hxa__channelItemActive{border-color:var(--dx-ink);background:var(--dx-lime);box-shadow:3px 3px 0 var(--dx-ink)}.PodcastPlayer-module__aA4hxa__artwork{border:2px solid var(--dx-ink);background:var(--dx-viol-soft);width:52px;height:52px;box-shadow:2px 2px 0 var(--dx-ink);border-radius:11px;flex:none;place-items:center;display:grid;position:relative;overflow:hidden}.PodcastPlayer-module__aA4hxa__artwork[data-deuklar=true]{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.PodcastPlayer-module__aA4hxa__artwork img{object-fit:cover}.PodcastPlayer-module__aA4hxa__artwork[data-deuklar=true] img{object-fit:contain}.PodcastPlayer-module__aA4hxa__artworkFallback{font-family:var(--dx-font-display);letter-spacing:-.03em;font-size:16px}.PodcastPlayer-module__aA4hxa__channelCopy,.PodcastPlayer-module__aA4hxa__episodeCopy{flex-direction:column;min-width:0;display:flex}.PodcastPlayer-module__aA4hxa__channelTitle{color:var(--dx-ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;line-height:1.25;overflow:hidden}.PodcastPlayer-module__aA4hxa__channelMeta{opacity:.58;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10.5px;font-weight:650;line-height:1.2;overflow:hidden}.PodcastPlayer-module__aA4hxa__channelEpisodeCount{background:var(--dx-paper);padding:5px 7px}.PodcastPlayer-module__aA4hxa__contentPanel{background:var(--dx-cream);min-width:0;padding:18px}.PodcastPlayer-module__aA4hxa__channelHero{border:var(--dx-line);border-radius:var(--dx-r);background:var(--dx-sky);min-height:168px;box-shadow:5px 5px 0 var(--dx-ink);align-items:center;gap:24px;padding:22px 24px;display:flex;position:relative;overflow:hidden}.PodcastPlayer-module__aA4hxa__channelHero[data-deuklar=true]{background:var(--dx-peach)}.PodcastPlayer-module__aA4hxa__channelHeroArtwork{width:118px;height:118px;box-shadow:4px 4px 0 var(--dx-ink);border-radius:17px}.PodcastPlayer-module__aA4hxa__channelHeroCopy{flex:1;min-width:0}.PodcastPlayer-module__aA4hxa__channelBadges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.PodcastPlayer-module__aA4hxa__channelBadges>span{border:2px solid var(--dx-ink);border-radius:var(--dx-r-pill);background:var(--dx-paper);letter-spacing:.08em;text-transform:uppercase;padding:5px 9px;font-size:9.5px;font-weight:900;line-height:1}.PodcastPlayer-module__aA4hxa__channelBadges .PodcastPlayer-module__aA4hxa__originalBadge{background:var(--dx-lime)}.PodcastPlayer-module__aA4hxa__channelHero h2{max-width:920px;font-family:var(--dx-font-display);letter-spacing:-.025em;overflow-wrap:anywhere;margin:10px 0 5px;font-size:clamp(25px,2.4vw,39px);font-weight:400;line-height:1.02}.PodcastPlayer-module__aA4hxa__channelHeroCopy>p{opacity:.68;margin:0;font-size:13px;font-weight:720;line-height:1.45}.PodcastPlayer-module__aA4hxa__channelNumbers{flex-wrap:wrap;gap:18px;margin-top:11px;font-size:11.5px;font-weight:750;display:flex}.PodcastPlayer-module__aA4hxa__channelNumbers b{font-family:var(--dx-font-mono)}.PodcastPlayer-module__aA4hxa__mobileBack{display:none}.PodcastPlayer-module__aA4hxa__detailGrid{grid-template-columns:minmax(330px,.84fr) minmax(440px,1.16fr);align-items:start;gap:20px;margin-top:20px;display:grid}.PodcastPlayer-module__aA4hxa__episodePanel,.PodcastPlayer-module__aA4hxa__transcriptPanel{border-radius:var(--dx-r);min-width:0;box-shadow:5px 5px 0 var(--dx-ink);overflow:hidden}.PodcastPlayer-module__aA4hxa__episodeToolbar{background:var(--dx-viol-soft);min-height:68px;padding:13px 15px}.PodcastPlayer-module__aA4hxa__episodeToolbar h3{font-size:18px}.PodcastPlayer-module__aA4hxa__episodeSearch{margin:12px}.PodcastPlayer-module__aA4hxa__episodeList{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--dx-ink) var(--dx-mist);min-height:480px;max-height:calc(100vh - 470px);overflow-y:auto}.PodcastPlayer-module__aA4hxa__episodeItem{border:0;border-bottom:2px solid var(--dx-ink);background:var(--dx-paper);width:100%;min-height:76px;color:var(--dx-ink);text-align:left;cursor:pointer;transition:background-color var(--dx-t) ease;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 13px;display:grid}.PodcastPlayer-module__aA4hxa__episodeItem:hover{background:color-mix(in srgb, var(--dx-peach) 36%, var(--dx-paper))}.PodcastPlayer-module__aA4hxa__episodeItemActive{background:var(--dx-lime)}.PodcastPlayer-module__aA4hxa__episodePlay{border:2px solid var(--dx-ink);background:var(--dx-paper);width:36px;height:36px;box-shadow:2px 2px 0 var(--dx-ink);border-radius:50%;place-items:center;display:grid}.PodcastPlayer-module__aA4hxa__episodeTitle{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:900;line-height:1.32;display:-webkit-box;overflow:hidden}.PodcastPlayer-module__aA4hxa__episodeMeta{font-family:var(--dx-font-mono);opacity:.78;flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px;font-size:9.5px;font-weight:650;display:flex}.PodcastPlayer-module__aA4hxa__episodeMeta span+span:before{content:"·";margin-right:6px}.PodcastPlayer-module__aA4hxa__equalizer{align-items:flex-end;gap:2px;height:18px;display:flex}.PodcastPlayer-module__aA4hxa__equalizer i{background:var(--dx-ink);border-radius:2px;width:3px;animation:.85s ease-in-out infinite alternate PodcastPlayer-module__aA4hxa__equalize}.PodcastPlayer-module__aA4hxa__equalizer i:first-child{height:7px}.PodcastPlayer-module__aA4hxa__equalizer i:nth-child(2){height:16px;animation-delay:-.3s}.PodcastPlayer-module__aA4hxa__equalizer i:nth-child(3){height:11px;animation-delay:-.55s}@keyframes PodcastPlayer-module__aA4hxa__equalize{to{height:4px}}.PodcastPlayer-module__aA4hxa__loadMore,.PodcastPlayer-module__aA4hxa__moreChannels{margin:16px auto 20px;padding:10px 15px;font-size:12px;display:block}.PodcastPlayer-module__aA4hxa__moreChannels{margin-bottom:8px}.PodcastPlayer-module__aA4hxa__loadMore:disabled{cursor:wait;opacity:.62}.PodcastPlayer-module__aA4hxa__inlineError{border:2px solid var(--dx-ink);border-radius:var(--dx-r-sm);background:var(--dx-err);margin:12px;padding:10px 12px;font-size:12px;font-weight:750}.PodcastPlayer-module__aA4hxa__transcriptPanel{background:var(--dx-paper);min-height:650px;position:sticky;top:20px}.PodcastPlayer-module__aA4hxa__nowHeader{border-bottom:var(--dx-line);background:var(--dx-peach);align-items:center;gap:13px;min-height:84px;padding:12px 15px;display:flex}.PodcastPlayer-module__aA4hxa__nowHeader h3{font-family:var(--dx-font-head);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;font-size:15px;font-weight:900;line-height:1.25;display:-webkit-box;overflow:hidden}.PodcastPlayer-module__aA4hxa__transcriptEmpty{text-align:center;background:var(--dx-mist);flex-direction:column;justify-content:center;align-items:center;min-height:645px;padding:48px 28px;display:flex}.PodcastPlayer-module__aA4hxa__emptyGlyph{border:var(--dx-line);background:var(--dx-viol-soft);width:96px;height:96px;box-shadow:7px 7px 0 var(--dx-ink);font-family:var(--dx-font-display);border-radius:24px;place-items:center;margin-bottom:24px;font-size:55px;line-height:1;display:grid;transform:rotate(-4deg)}.PodcastPlayer-module__aA4hxa__transcriptEmpty h3{font-family:var(--dx-font-display);margin:10px 0 7px;font-size:30px;font-weight:400;line-height:1}.PodcastPlayer-module__aA4hxa__transcriptEmpty p{opacity:.62;max-width:350px;margin:0;font-size:13.5px;font-weight:680}.PodcastPlayer-module__aA4hxa__listState,.PodcastPlayer-module__aA4hxa__noResult{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:34px 22px;display:flex}.PodcastPlayer-module__aA4hxa__listState b,.PodcastPlayer-module__aA4hxa__noResult b{margin-top:12px;font-size:14px;font-weight:900}.PodcastPlayer-module__aA4hxa__listState p,.PodcastPlayer-module__aA4hxa__noResult span{opacity:.58;max-width:280px;margin:4px 0 0;font-size:12px;font-weight:650;line-height:1.45}.PodcastPlayer-module__aA4hxa__listState button{margin-top:14px;padding:8px 12px;font-size:11px}.PodcastPlayer-module__aA4hxa__spinner,.PodcastPlayer-module__aA4hxa__playerSpinner{border:3px solid color-mix(in srgb, var(--dx-ink) 20%, transparent);border-top-color:var(--dx-ink);border-radius:50%;animation:.75s linear infinite PodcastPlayer-module__aA4hxa__spin;display:inline-block}.PodcastPlayer-module__aA4hxa__spinner{width:28px;height:28px}.PodcastPlayer-module__aA4hxa__stateMarkError{border:2px solid var(--dx-ink);background:var(--dx-err);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.PodcastPlayer-module__aA4hxa__stateMarkError:before{content:"!";font-weight:900}@keyframes PodcastPlayer-module__aA4hxa__spin{to{transform:rotate(360deg)}}.PodcastPlayer-module__aA4hxa__transcript{background:var(--dx-paper)}.PodcastPlayer-module__aA4hxa__transcriptHead{justify-content:space-between;align-items:flex-start;gap:14px;padding:15px 16px 13px;display:flex}.PodcastPlayer-module__aA4hxa__transcriptHead h4{font-family:var(--dx-font-head);margin:4px 0 2px;font-size:17px;font-weight:900;line-height:1.15}.PodcastPlayer-module__aA4hxa__transcriptHead p{opacity:.76;margin:0;font-size:11.5px;font-weight:650;line-height:1.4}.PodcastPlayer-module__aA4hxa__transcriptActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.PodcastPlayer-module__aA4hxa__transcriptCount{background:var(--dx-paper);padding:6px 8px}.PodcastPlayer-module__aA4hxa__followButton{border:2px solid var(--dx-ink);border-radius:var(--dx-r-pill);background:var(--dx-paper);min-height:29px;color:var(--dx-ink);cursor:pointer;align-items:center;gap:6px;padding:0 9px;font-size:10px;font-weight:850;display:inline-flex}.PodcastPlayer-module__aA4hxa__transcriptControlButton{border:2px solid var(--dx-ink);border-radius:var(--dx-r-pill);background:var(--dx-paper);min-height:29px;color:var(--dx-ink);white-space:nowrap;cursor:pointer;align-items:center;gap:6px;padding:0 9px;font-size:10px;font-weight:850;display:inline-flex}.PodcastPlayer-module__aA4hxa__transcriptControlButtonActive{background:var(--dx-viol-soft)}.PodcastPlayer-module__aA4hxa__trackingGlyph{border:2px solid var(--dx-ink);background:linear-gradient(90deg, transparent 0 28%, var(--dx-ink) 28% 43%, transparent 43% 57%, var(--dx-ink) 57% 72%, transparent 72%);border-radius:4px;width:13px;height:11px;display:inline-block}.PodcastPlayer-module__aA4hxa__hoverControlActive{background:var(--dx-peach)}.PodcastPlayer-module__aA4hxa__hoverGlyph{border:2px solid var(--dx-ink);background:var(--dx-paper);border-radius:50%;place-items:center;width:17px;height:17px;font-size:10px;font-weight:950;line-height:1;display:inline-grid}.PodcastPlayer-module__aA4hxa__fullscreenButton{background:var(--dx-peach)}.PodcastPlayer-module__aA4hxa__fullscreenButton svg{width:13px;height:13px}.PodcastPlayer-module__aA4hxa__followButton>span{border:1.5px solid var(--dx-ink);background:var(--dx-paper);border-radius:50%;width:7px;height:7px}.PodcastPlayer-module__aA4hxa__followButtonActive{background:var(--dx-lime)}.PodcastPlayer-module__aA4hxa__followButtonActive>span{background:var(--dx-forest)}.PodcastPlayer-module__aA4hxa__transcriptProgress{border-top:2px solid var(--dx-ink);border-bottom:2px solid var(--dx-ink);background:var(--dx-mist);height:7px;overflow:hidden}.PodcastPlayer-module__aA4hxa__transcriptProgress>span{background:var(--dx-peach);height:100%;transition:width .12s linear;display:block}.PodcastPlayer-module__aA4hxa__transcriptReader{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--dx-ink) var(--dx-mist);min-height:390px;max-height:calc(100vh - 570px);overflow-y:auto}.PodcastPlayer-module__aA4hxa__transcriptParagraph{border-bottom:2px solid var(--dx-ink);background:var(--dx-paper);grid-template-columns:51px minmax(0,1fr);align-items:start;gap:11px;padding:14px 15px;transition:background-color .15s;display:grid}.PodcastPlayer-module__aA4hxa__transcriptParagraphActive{background:color-mix(in srgb, var(--dx-lime) 32%, var(--dx-paper))}.PodcastPlayer-module__aA4hxa__transcriptStamp{border:2px solid var(--dx-ink);background:var(--dx-mist);min-height:27px;color:var(--dx-ink);font-family:var(--dx-font-mono);cursor:pointer;box-shadow:2px 2px 0 var(--dx-ink);border-radius:7px;padding:0 5px;font-size:9.5px;font-weight:800}.PodcastPlayer-module__aA4hxa__transcriptStamp:hover{background:var(--dx-peach);transform:translateY(-1px)}.PodcastPlayer-module__aA4hxa__transcriptParagraph p{color:var(--dx-ink);text-align:justify;text-align-last:left;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:14.5px;font-weight:570;line-height:1.82}.PodcastPlayer-module__aA4hxa__transcriptSegment{border-radius:5px;transition:background-color .12s}.PodcastPlayer-module__aA4hxa__transcriptSegmentActive{background:color-mix(in srgb, var(--dx-lime) 24%, transparent)}.PodcastPlayer-module__aA4hxa__transcriptWord{cursor:pointer;font-weight:inherit;line-height:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:4px;padding:1px 2px;transition:background-color .1s,box-shadow .1s}.PodcastPlayer-module__aA4hxa__transcriptWord:hover{background:var(--dx-viol-soft);box-shadow:0 0 0 1.5px var(--dx-ink)}.PodcastPlayer-module__aA4hxa__transcriptWordActive{background:var(--dx-lime);box-shadow:0 0 0 2px var(--dx-ink);font-weight:inherit}.PodcastPlayer-module__aA4hxa__wordTooltip{z-index:2147482600;border:2px solid var(--dx-ink);background:var(--dx-paper);min-width:210px;max-width:calc(100vw - 24px);max-height:calc(100vh - 24px);color:var(--dx-ink);box-shadow:6px 6px 0 var(--dx-ink);pointer-events:auto;text-align:left;border-radius:14px;flex-direction:column;font-size:13px;font-weight:600;line-height:1.45;animation:.14s ease-out both PodcastPlayer-module__aA4hxa__wordTooltipIn;display:flex;position:fixed;overflow:visible}.PodcastPlayer-module__aA4hxa__wordTooltip:after{content:"";left:var(--word-tooltip-arrow,50%);border:8px solid #0000;margin-left:-8px;position:absolute}.PodcastPlayer-module__aA4hxa__wordTooltipAbove{transform-origin:bottom}.PodcastPlayer-module__aA4hxa__wordTooltipAbove:after{border-top-color:var(--dx-ink);top:100%}.PodcastPlayer-module__aA4hxa__wordTooltipBelow{transform-origin:top}.PodcastPlayer-module__aA4hxa__wordTooltipBelow:after{border-bottom-color:var(--dx-ink);bottom:100%}.PodcastPlayer-module__aA4hxa__wordTooltipTranslation{border-bottom:2px solid var(--dx-ink);background:var(--dx-viol-soft);min-height:30px;font-family:var(--dx-font-head);text-align:center;border-radius:12px 12px 0 0;place-items:center;margin:0;padding:10px 13px 9px;font-size:15px;font-weight:900;line-height:1.25;display:grid}.PodcastPlayer-module__aA4hxa__wordTooltipBody{overscroll-behavior:contain;min-width:190px;min-height:0;padding:12px;overflow-y:auto}.PodcastPlayer-module__aA4hxa__wordTooltipHeading{flex-wrap:wrap;align-items:baseline;gap:7px;display:flex}.PodcastPlayer-module__aA4hxa__wordTooltipHeading strong{font-family:var(--dx-font-head);font-size:16px;font-weight:900}.PodcastPlayer-module__aA4hxa__wordTooltipHeading span{border:2px solid var(--dx-ink);border-radius:var(--dx-r-pill);background:var(--dx-mist);font-family:var(--dx-font-mono);letter-spacing:.04em;text-transform:uppercase;padding:3px 6px;font-size:8.5px;font-weight:800}.PodcastPlayer-module__aA4hxa__wordTooltipMeaning{border:2px solid var(--dx-ink);background:var(--dx-lime);border-radius:9px;align-items:center;gap:8px;width:fit-content;margin-top:8px;padding:5px 8px;display:inline-flex}.PodcastPlayer-module__aA4hxa__wordTooltipMeaning small{font-family:var(--dx-font-mono);letter-spacing:.06em;font-size:8px;font-weight:800}.PodcastPlayer-module__aA4hxa__wordTooltipMeaning b{font-size:14px;font-weight:850}.PodcastPlayer-module__aA4hxa__wordTooltipBody p{opacity:.76;margin:3px 0 0;font-size:12px;font-weight:550;line-height:1.55}.PodcastPlayer-module__aA4hxa__wordTooltipLoading{min-height:48px;font-family:var(--dx-font-mono);opacity:.7;justify-content:center;align-items:center;gap:8px;font-size:9.5px;font-weight:750;display:flex}.PodcastPlayer-module__aA4hxa__wordTooltipLoading i{border:2px solid color-mix(in srgb, var(--dx-ink) 22%, transparent);border-top-color:var(--dx-ink);border-radius:50%;width:14px;height:14px;animation:.75s linear infinite PodcastPlayer-module__aA4hxa__spin}@keyframes PodcastPlayer-module__aA4hxa__wordTooltipIn{0%{opacity:0}to{opacity:1}}.PodcastPlayer-module__aA4hxa__transcriptState{background:var(--dx-mist);justify-content:center;align-items:center;gap:13px;min-height:390px;padding:36px 24px;display:flex}.PodcastPlayer-module__aA4hxa__transcriptState>div{flex-direction:column;gap:3px;max-width:350px;display:flex}.PodcastPlayer-module__aA4hxa__transcriptState b{font-size:13.5px;font-weight:900}.PodcastPlayer-module__aA4hxa__transcriptState span{opacity:.76;font-size:11.5px;font-weight:650;line-height:1.4}.PodcastPlayer-module__aA4hxa__transcriptError{background:var(--dx-err);flex-wrap:wrap}.PodcastPlayer-module__aA4hxa__transcriptError button{padding:8px 11px;font-size:11px}.PodcastPlayer-module__aA4hxa__transcriptFoot{border-top:2px solid var(--dx-ink);background:var(--dx-cream);align-items:center;gap:12px;min-height:42px;padding:8px 13px;font-size:9.5px;font-weight:720;display:flex}.PodcastPlayer-module__aA4hxa__transcriptFoot>span{align-items:center;gap:5px;display:inline-flex}.PodcastPlayer-module__aA4hxa__transcriptFoot i{border:1.5px solid var(--dx-ink);border-radius:3px;width:12px;height:10px;display:inline-block}.PodcastPlayer-module__aA4hxa__legendLive{background:var(--dx-lime)}.PodcastPlayer-module__aA4hxa__legendClick{background:var(--dx-viol-soft)}.PodcastPlayer-module__aA4hxa__transcriptFoot b{font-family:var(--dx-font-mono);margin-left:auto;font-size:9.5px}.PodcastPlayer-module__aA4hxa__root[data-transcript-fullscreen=true]:before{content:"";z-index:2147481800;background:var(--dx-viol-soft);position:fixed;inset:0}.PodcastPlayer-module__aA4hxa__root[data-transcript-fullscreen=true] .PodcastPlayer-module__aA4hxa__transcriptPanel{z-index:2147482000;border-radius:var(--dx-r-lg);min-height:0;box-shadow:10px 10px 0 var(--dx-ink);flex-direction:column;display:flex;position:fixed;inset:18px 18px 184px 80px}.PodcastPlayer-module__aA4hxa__root[data-transcript-fullscreen=true] .PodcastPlayer-module__aA4hxa__nowHeader{flex:none;min-height:88px;padding-inline:20px}.PodcastPlayer-module__aA4hxa__root[data-transcript-fullscreen=true] .PodcastPlayer-module__aA4hxa__transcript{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.PodcastPlayer-module__aA4hxa__root[data-transcript-fullscreen=true] .PodcastPlayer-module__aA4hxa__transcriptHead{flex:none;padding:17px 20px 15px}.PodcastPlayer-module__aA4hxa__root[data-transcript-fullscreen=true] .PodcastPlayer-module__aA4hxa__transcriptHead h4{font-size:20px}.PodcastPlayer-module__aA4hxa__root[data-transcript-fullscreen=true] .PodcastPlayer-module__aA4hxa__transcriptReader{flex:1;min-height:0;max-height:none}.PodcastPlayer-module__aA4hxa__root[data-transcript-fullscreen=true] .PodcastPlayer-module__aA4hxa__transcriptParagraph{grid-template-columns:68px minmax(0,1fr);gap:18px;padding:18px 24px}.PodcastPlayer-module__aA4hxa__root[data-transcript-fullscreen=true] .PodcastPlayer-module__aA4hxa__transcriptParagraph p{font-size:clamp(16px,1.25vw,20px);line-height:1.9}.PodcastPlayer-module__aA4hxa__root[data-transcript-fullscreen=true] .PodcastPlayer-module__aA4hxa__transcriptStamp{min-height:32px;font-size:10.5px}.PodcastPlayer-module__aA4hxa__playerBar{z-index:var(--dx-z-sticky);border:3px solid var(--dx-ink);background:var(--dx-cream);width:min(1480px,100vw - 112px);min-height:138px;color:var(--dx-ink);box-shadow:9px 9px 0 var(--dx-ink), 0 20px 48px color-mix(in srgb, var(--dx-ink) 16%, transparent);border-radius:26px;grid-template-columns:minmax(270px,1fr) minmax(420px,1.4fr) auto;align-items:center;gap:28px;padding:22px 28px 18px;display:grid;position:fixed;bottom:18px;left:calc(50% + 31px);right:auto;transform:translate(-50%)}.PodcastPlayer-module__aA4hxa__playerBar:before{content:"";background:var(--dx-viol-deep);border-radius:999px;width:7px;position:absolute;top:29px;bottom:20px;left:16px}.PodcastPlayer-module__aA4hxa__root[data-transcript-fullscreen=true] .PodcastPlayer-module__aA4hxa__playerBar{z-index:2147482100;width:calc(100vw - 36px);left:50%}.PodcastPlayer-module__aA4hxa__playerDockBadge{z-index:1;border:3px solid var(--dx-ink);border-radius:var(--dx-r-pill);background:var(--dx-viol-soft);min-height:31px;box-shadow:3px 3px 0 var(--dx-ink);font-family:var(--dx-font-mono);letter-spacing:.12em;align-items:center;padding:0 12px;font-size:8.5px;font-weight:900;display:inline-flex;position:absolute;top:-18px;left:29px}.PodcastPlayer-module__aA4hxa__playerNow{align-items:center;gap:15px;min-width:0;padding-left:14px;display:flex}.PodcastPlayer-module__aA4hxa__playerNow .PodcastPlayer-module__aA4hxa__artwork{width:72px;height:72px;box-shadow:3px 3px 0 var(--dx-ink);border-radius:15px}.PodcastPlayer-module__aA4hxa__playerNow .PodcastPlayer-module__aA4hxa__artwork[data-deuklar=true]{box-shadow:none}.PodcastPlayer-module__aA4hxa__playerNow>div{flex-direction:column;min-width:0;display:flex}.PodcastPlayer-module__aA4hxa__playerNow b{text-overflow:ellipsis;white-space:nowrap;font-size:14.5px;font-weight:900;line-height:1.25;overflow:hidden}.PodcastPlayer-module__aA4hxa__playerNow span{opacity:.82;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;font-weight:650;overflow:hidden}.PodcastPlayer-module__aA4hxa__playerNow .PodcastPlayer-module__aA4hxa__playerKicker{color:var(--dx-viol-deep);letter-spacing:.14em;opacity:1;margin:0 0 5px;font-size:8.5px;font-weight:950}.PodcastPlayer-module__aA4hxa__playerNow em{color:var(--dx-err-ink,#9d251f);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:9px;font-style:normal;font-weight:760;line-height:1.2;overflow:hidden}.PodcastPlayer-module__aA4hxa__playerCenter{flex-direction:column;align-items:center;gap:11px;min-width:0;display:flex}.PodcastPlayer-module__aA4hxa__playerControls{align-items:center;gap:12px;display:flex}.PodcastPlayer-module__aA4hxa__playerControls button,.PodcastPlayer-module__aA4hxa__playerTools button{border:2px solid var(--dx-ink);background:var(--dx-paper);width:39px;height:39px;color:var(--dx-ink);box-shadow:2px 2px 0 var(--dx-ink);cursor:pointer;border-radius:11px;place-items:center;padding:0;display:grid}.PodcastPlayer-module__aA4hxa__playerControls button:hover,.PodcastPlayer-module__aA4hxa__playerTools button:hover{background:var(--dx-viol-soft);box-shadow:3px 3px 0 var(--dx-ink);transform:translate(-1px,-1px)}.PodcastPlayer-module__aA4hxa__playerControls .PodcastPlayer-module__aA4hxa__mainPlay{border-color:var(--dx-ink);background:var(--dx-peach);width:58px;height:58px;color:var(--dx-ink);box-shadow:4px 4px 0 var(--dx-ink);border-radius:50%}.PodcastPlayer-module__aA4hxa__mainPlay:hover{background:var(--dx-lime);box-shadow:6px 6px 0 var(--dx-ink);transform:translate(-2px,-2px)}.PodcastPlayer-module__aA4hxa__playerSpinner{border-color:color-mix(in srgb, var(--dx-ink) 22%, transparent);border-top-color:var(--dx-ink);width:18px;height:18px}.PodcastPlayer-module__aA4hxa__playerTimeline{grid-template-columns:48px minmax(100px,1fr) 48px;align-items:center;gap:9px;width:min(600px,100%);display:grid}.PodcastPlayer-module__aA4hxa__playerTimeline>span{font-family:var(--dx-font-mono);text-align:center;opacity:.72;font-size:10px}.PodcastPlayer-module__aA4hxa__playerTimeline input,.PodcastPlayer-module__aA4hxa__playerTools input{appearance:none;background:linear-gradient(to right, var(--dx-viol-deep) 0 var(--progress,0%), var(--dx-viol-soft) var(--progress,0%) 100%);cursor:pointer;border:0;border-radius:999px;outline:0;height:7px;margin:0}.PodcastPlayer-module__aA4hxa__playerTimeline input::-webkit-slider-thumb{appearance:none;border:2px solid var(--dx-ink);background:var(--dx-peach);border-radius:50%;width:17px;height:17px}.PodcastPlayer-module__aA4hxa__playerTools input::-webkit-slider-thumb{appearance:none;border:2px solid var(--dx-ink);background:var(--dx-peach);border-radius:50%;width:17px;height:17px}.PodcastPlayer-module__aA4hxa__playerTimeline input::-moz-range-thumb{border:2px solid var(--dx-ink);background:var(--dx-peach);border-radius:50%;width:15px;height:15px}.PodcastPlayer-module__aA4hxa__playerTools input::-moz-range-thumb{border:2px solid var(--dx-ink);background:var(--dx-peach);border-radius:50%;width:15px;height:15px}.PodcastPlayer-module__aA4hxa__playerTools{border:2px solid var(--dx-ink);background:var(--dx-paper);width:max-content;max-width:100%;min-height:58px;box-shadow:3px 3px 0 var(--dx-ink);border-radius:15px;justify-content:flex-end;justify-self:end;align-items:center;gap:10px;padding:9px 12px;display:flex}.PodcastPlayer-module__aA4hxa__playerTools .PodcastPlayer-module__aA4hxa__speedButton{border-color:var(--dx-ink);background:var(--dx-lime);width:auto;min-width:48px;padding:0 9px;font-size:11px;font-weight:900}.PodcastPlayer-module__aA4hxa__playerTools input{width:96px}.PodcastPlayer-module__aA4hxa__root button:focus-visible,.PodcastPlayer-module__aA4hxa__root input:focus-visible,.PodcastPlayer-module__aA4hxa__transcriptWord:focus-visible{outline:3px solid var(--dx-viol-deep);outline-offset:3px}@media (max-width:1180px){.PodcastPlayer-module__aA4hxa__heroInner{align-items:flex-start}.PodcastPlayer-module__aA4hxa__heroActions{flex-direction:column-reverse;align-items:flex-end}.PodcastPlayer-module__aA4hxa__catalogStats span{min-width:88px;padding-inline:10px}.PodcastPlayer-module__aA4hxa__workspace{grid-template-columns:286px minmax(0,1fr);padding-inline:20px}.PodcastPlayer-module__aA4hxa__detailGrid{grid-template-columns:1fr}.PodcastPlayer-module__aA4hxa__transcriptPanel{position:static}.PodcastPlayer-module__aA4hxa__episodeList{max-height:610px}.PodcastPlayer-module__aA4hxa__transcriptReader{max-height:540px}.PodcastPlayer-module__aA4hxa__playerBar{grid-template-columns:minmax(210px,.9fr) minmax(360px,1.4fr) auto;gap:14px}.PodcastPlayer-module__aA4hxa__playerTools input{display:none}}@media (max-width:900px){.PodcastPlayer-module__aA4hxa__heroInner{flex-direction:column;gap:20px}.PodcastPlayer-module__aA4hxa__heroActions{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.PodcastPlayer-module__aA4hxa__workspace{grid-template-columns:250px minmax(0,1fr);gap:16px;padding-inline:14px}.PodcastPlayer-module__aA4hxa__channelHero{align-items:flex-start;gap:16px}.PodcastPlayer-module__aA4hxa__channelHeroArtwork{width:94px;height:94px}.PodcastPlayer-module__aA4hxa__channelNumbers{gap:10px}.PodcastPlayer-module__aA4hxa__playerBar{grid-template-columns:minmax(180px,.8fr) minmax(320px,1.2fr) auto;padding-inline:14px}.PodcastPlayer-module__aA4hxa__playerTools>svg{display:none}}@media (max-width:720px){.PodcastPlayer-module__aA4hxa__root{padding-bottom:196px}.PodcastPlayer-module__aA4hxa__hero{padding:28px 20px 82px}.PodcastPlayer-module__aA4hxa__heroCopy h1{font-size:clamp(40px,11vw,62px)}.PodcastPlayer-module__aA4hxa__heroActions{flex-direction:column;align-items:stretch}.PodcastPlayer-module__aA4hxa__catalogStats{width:100%}.PodcastPlayer-module__aA4hxa__catalogStats span{flex:1;min-width:0}.PodcastPlayer-module__aA4hxa__workspace{padding:48px 14px 32px;display:block}.PodcastPlayer-module__aA4hxa__channelPanel{position:static}.PodcastPlayer-module__aA4hxa__root[data-mobile-panel=channels] .PodcastPlayer-module__aA4hxa__contentPanel,.PodcastPlayer-module__aA4hxa__root[data-mobile-panel=episodes] .PodcastPlayer-module__aA4hxa__channelPanel{display:none}.PodcastPlayer-module__aA4hxa__channelList{height:calc(100vh - 350px);min-height:440px;max-height:none}.PodcastPlayer-module__aA4hxa__contentPanel{padding:12px}.PodcastPlayer-module__aA4hxa__mobileBack{z-index:2;box-shadow:2px 2px 0 var(--dx-ink);padding:7px 9px;font-size:10px;display:inline-flex;position:absolute;top:12px;right:12px}.PodcastPlayer-module__aA4hxa__channelHero{align-items:flex-start;min-height:158px;padding:48px 14px 15px}.PodcastPlayer-module__aA4hxa__channelHeroArtwork{border-radius:13px;width:82px;height:82px}.PodcastPlayer-module__aA4hxa__channelHero h2{font-size:clamp(22px,6.5vw,31px)}.PodcastPlayer-module__aA4hxa__channelHeroCopy>p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.PodcastPlayer-module__aA4hxa__channelNumbers{font-size:10px}.PodcastPlayer-module__aA4hxa__detailGrid{gap:15px;margin-top:15px}.PodcastPlayer-module__aA4hxa__episodeList{min-height:420px;max-height:none}.PodcastPlayer-module__aA4hxa__transcriptPanel{min-height:560px}.PodcastPlayer-module__aA4hxa__transcriptReader{min-height:360px;max-height:530px}.PodcastPlayer-module__aA4hxa__transcriptEmpty{min-height:550px}.PodcastPlayer-module__aA4hxa__playerBar{width:calc(100vw - 24px);min-height:156px;box-shadow:6px 6px 0 var(--dx-ink), 0 14px 34px color-mix(in srgb, var(--dx-ink) 14%, transparent);border-radius:22px;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;padding:12px 13px 13px;bottom:12px;left:50%}.PodcastPlayer-module__aA4hxa__playerDockBadge{min-height:25px;padding-inline:9px;font-size:7.5px;top:-14px;left:16px}.PodcastPlayer-module__aA4hxa__playerBar:before{width:5px;top:25px;bottom:17px;left:11px}.PodcastPlayer-module__aA4hxa__playerNow{grid-area:1/1;padding-left:9px}.PodcastPlayer-module__aA4hxa__playerNow .PodcastPlayer-module__aA4hxa__artwork{width:44px;height:44px}.PodcastPlayer-module__aA4hxa__playerTools{grid-area:1/2}.PodcastPlayer-module__aA4hxa__playerTools>svg,.PodcastPlayer-module__aA4hxa__playerTools>input{display:none}.PodcastPlayer-module__aA4hxa__playerCenter{flex-direction:row;grid-area:2/1/auto/-1}.PodcastPlayer-module__aA4hxa__playerControls{gap:4px}.PodcastPlayer-module__aA4hxa__playerControls button{width:30px;height:30px}.PodcastPlayer-module__aA4hxa__playerControls .PodcastPlayer-module__aA4hxa__mainPlay{width:38px;height:38px}.PodcastPlayer-module__aA4hxa__playerTimeline{flex:1;grid-template-columns:42px minmax(80px,1fr) 42px;gap:5px}.PodcastPlayer-module__aA4hxa__root[data-transcript-fullscreen=true] .PodcastPlayer-module__aA4hxa__transcriptPanel{border-radius:var(--dx-r);box-shadow:6px 6px 0 var(--dx-ink);inset:10px 10px 184px}.PodcastPlayer-module__aA4hxa__root[data-transcript-fullscreen=true] .PodcastPlayer-module__aA4hxa__nowHeader{min-height:74px;padding:9px 12px}.PodcastPlayer-module__aA4hxa__root[data-transcript-fullscreen=true] .PodcastPlayer-module__aA4hxa__nowHeader .PodcastPlayer-module__aA4hxa__artwork{width:50px;height:50px}.PodcastPlayer-module__aA4hxa__root[data-transcript-fullscreen=true] .PodcastPlayer-module__aA4hxa__transcriptHead{padding:12px}.PodcastPlayer-module__aA4hxa__root[data-transcript-fullscreen=true] .PodcastPlayer-module__aA4hxa__transcriptParagraph{grid-template-columns:52px minmax(0,1fr);gap:10px;padding:14px 12px}}@media (max-width:480px){.PodcastPlayer-module__aA4hxa__hero{padding-inline:15px}.PodcastPlayer-module__aA4hxa__catalogStats span{letter-spacing:.02em;text-align:center;padding:8px 5px;font-size:8px}.PodcastPlayer-module__aA4hxa__catalogStats b{font-size:14px}.PodcastPlayer-module__aA4hxa__workspace{padding-inline:9px}.PodcastPlayer-module__aA4hxa__contentPanel{padding:8px}.PodcastPlayer-module__aA4hxa__channelHero{grid-template-columns:72px minmax(0,1fr);gap:12px;display:grid}.PodcastPlayer-module__aA4hxa__channelHeroArtwork{width:72px;height:72px}.PodcastPlayer-module__aA4hxa__channelBadges>span{font-size:8px}.PodcastPlayer-module__aA4hxa__channelNumbers{grid-column:1/-1}.PodcastPlayer-module__aA4hxa__transcriptHead{flex-direction:column}.PodcastPlayer-module__aA4hxa__transcriptActions{justify-content:flex-start}.PodcastPlayer-module__aA4hxa__transcriptParagraph{grid-template-columns:43px minmax(0,1fr);gap:8px;padding:12px 10px}.PodcastPlayer-module__aA4hxa__transcriptParagraph p{font-size:14px}.PodcastPlayer-module__aA4hxa__transcriptFoot{flex-wrap:wrap;gap:7px}.PodcastPlayer-module__aA4hxa__transcriptFoot b{text-align:right;width:100%;margin-left:0}.PodcastPlayer-module__aA4hxa__playerNow b{max-width:210px}}@media (hover:none){.PodcastPlayer-module__aA4hxa__wordTooltip{display:none}}@media (prefers-reduced-motion:reduce){.PodcastPlayer-module__aA4hxa__root *,.PodcastPlayer-module__aA4hxa__root :before,.PodcastPlayer-module__aA4hxa__root :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
