.podcasts-page{--podcast-bg:#0f0f0f;--podcast-panel:rgba(41,41,41,.5);--podcast-panel-soft:#383838;--podcast-panel-hover:#41413f;--podcast-panel-button:#302f2e;--podcast-panel-transparent:hsla(0,0%,100%,.04);--podcast-border:hsla(0,0%,98%,.2);--podcast-text:#f7f7f7;--podcast-text-bright:#fafafa;--podcast-text-muted:hsla(0,0%,97%,.5);--podcast-muted:#888;--podcast-muted-strong:#f7f7f7;--podcast-orange:#ff6f42;--podcast-purple:#8d62c8;--podcast-cyan:#42c6d6;background:var(--podcast-bg);color:var(--podcast-text);margin-top:-60px;min-height:calc(100vh - 220px);overflow:hidden;padding:120px 20px 96px;position:relative}@media screen and (max-width:768px){.podcasts-page{margin-top:0;padding:82px 18px 72px}}.podcasts-page a{color:var(--podcast-orange);text-decoration:none}.podcasts-page a:hover{text-decoration:underline}.podcasts-page__shell{margin:0 auto;max-width:705px;position:relative;z-index:1}.podcasts-page__intro{margin-bottom:32px}.podcasts-page__title{color:var(--podcast-orange);font-family:MaxFett,sans-serif;font-size:40px;font-weight:900;line-height:.9;margin:0 0 32px}@media screen and (max-width:768px){.podcasts-page__title{font-size:36px;line-height:1;margin-bottom:22px}}.podcasts-page__copy{max-width:705px}.podcasts-page__copy p{color:var(--podcast-muted-strong);font-size:20px;font-weight:500;line-height:26px;margin:0 0 24px}.podcasts-page__copy p:last-child{margin-bottom:0}@media screen and (max-width:768px){.podcasts-page__copy p{font-size:16px;line-height:22px}}.podcasts-page__loading{color:var(--podcast-muted);font-size:15px;padding:32px 0}.podcasts-page__list,.podcasts-page__loading{border-top:1px solid var(--podcast-border)}html:not(.dark-mode) .podcasts-page{--podcast-bg:#f9f9f9;--podcast-panel:hsla(0,0%,9%,.08);--podcast-panel-soft:#e0e2de;--podcast-panel-hover:#d2d4d0;--podcast-panel-button:#e0e2de;--podcast-panel-transparent:hsla(0,0%,9%,.04);--podcast-border:hsla(0,0%,9%,.14);--podcast-text:#181818;--podcast-text-bright:#181818;--podcast-text-muted:hsla(0,0%,9%,.58);--podcast-muted:#545454;--podcast-muted-strong:#181818}.podcasts-show{border-bottom:1px solid var(--podcast-border);padding:32px 0}.podcasts-show__header{align-items:start;display:grid;gap:16px;grid-template-columns:128px minmax(0,1fr)}@media screen and (max-width:560px){.podcasts-show__header{gap:16px;grid-template-columns:92px minmax(0,1fr)}}.podcasts-show__image{background-color:var(--podcast-panel);border-radius:4px;height:128px;-o-object-fit:cover;object-fit:cover;width:128px}@media screen and (max-width:560px){.podcasts-show__image{height:92px;width:92px}}.podcasts-show__title{color:var(--podcast-text);font-size:36px;font-weight:500;line-height:1.1;margin:0 0 8px}@media screen and (max-width:560px){.podcasts-show__title{font-size:26px;line-height:27px}}.podcasts-show__hosts{color:var(--podcast-muted);display:none;font-size:16px;font-weight:700;line-height:1;margin:0}.podcasts-show__description{color:var(--podcast-text-bright);font-size:16px;font-weight:400;line-height:1.35;margin:12px 0 0}.podcasts-show__tabs{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:16px 0 0}.podcasts-show__tab{align-items:center;background-color:var(--podcast-panel);border:0;border-radius:16px;color:var(--podcast-text-muted);cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:4px;height:32px;justify-content:center;letter-spacing:.02em;line-height:1;min-height:32px;padding:6px 8px 6px 16px;white-space:nowrap}.podcasts-show__tab:after{background-color:var(--podcast-orange);content:"";height:20px;-webkit-mask:url(/assets/img/icons/arrow-drop-down.svg) center/20px 20px no-repeat;mask:url(/assets/img/icons/arrow-drop-down.svg) center/20px 20px no-repeat;width:20px}.podcasts-show__tab:hover,.podcasts-show__tab[aria-expanded=true]{background-color:var(--podcast-panel-soft);color:var(--podcast-text)}.podcasts-show__tab[aria-expanded=true]:after{-webkit-mask-image:url(/assets/img/icons/arrow-drop-up.svg);mask-image:url(/assets/img/icons/arrow-drop-up.svg)}.podcasts-show__panel{margin-top:16px}.podcasts-show__panel[hidden]{display:none}.podcasts-subscribe{text-align:center}.podcasts-subscribe__lede{text-align:left}.podcasts-subscribe__lede,.podcasts-subscribe__note{color:var(--podcast-muted-strong);font-size:16px;font-weight:400;line-height:normal;margin:0 auto 18px;max-width:705px}.podcasts-subscribe__apps{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 24px}@media screen and (max-width:620px){.podcasts-subscribe__apps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:420px){.podcasts-subscribe__apps{gap:12px}}.podcasts-subscribe__apps--member{grid-template-columns:repeat(var(--podcasts-app-columns,3),minmax(0,1fr));justify-content:stretch}@media screen and (max-width:620px){.podcasts-subscribe__apps--member{grid-template-columns:repeat(2,minmax(0,1fr))}.podcasts-subscribe__apps--odd>.podcasts-app-link:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 8px)}}@media screen and (max-width:420px){.podcasts-subscribe__apps--odd>.podcasts-app-link:last-child{width:calc(50% - 6px)}}.podcasts-app-link{align-items:center;background-color:var(--podcast-panel-soft);border-radius:4px;color:var(--podcast-text)!important;display:flex;font-size:13px;font-weight:700;line-height:1;min-height:32px;min-width:0;padding:6px 10px;text-align:left;text-decoration:none;transition:background-color .18s ease-in-out,opacity .18s ease-in-out;width:100%}.podcasts-app-link:hover{background-color:var(--podcast-panel-hover);text-decoration:none}.podcasts-app-link[aria-disabled=true]{cursor:not-allowed;opacity:.48}.podcasts-app-link__icon{align-items:center;display:inline-flex;flex:0 0 18px;height:18px;justify-content:center;margin-right:8px;width:18px}.podcasts-app-link__icon img,.podcasts-app-link__icon svg{display:block;height:18px;width:18px}.podcasts-app-link__label{min-width:0}.podcasts-app-fallback{background-color:var(--podcast-panel-transparent);border:1px solid var(--podcast-border);border-radius:4px;margin:-4px 0 24px;padding:16px;position:relative;text-align:center}.podcasts-app-fallback[hidden]{display:none}.podcasts-app-fallback__close{align-items:center;background:transparent;border:0;border-radius:4px;color:var(--podcast-muted-strong);cursor:pointer;display:inline-flex;height:32px;justify-content:center;padding:0;position:absolute;right:6px;top:6px;width:32px}.podcasts-app-fallback__close svg{display:block;height:14px;width:14px}.podcasts-app-fallback__close path{fill:currentColor}.podcasts-app-fallback__close:hover{background-color:var(--podcast-panel-hover)}.podcasts-app-fallback__message{color:var(--podcast-muted-strong);font-size:14px;font-weight:500;line-height:1.35;margin:0 32px 14px}.podcasts-app-fallback__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.podcasts-app-fallback__button{align-items:center;background-color:var(--podcast-panel-button);border:0;border-radius:4px;color:var(--podcast-text)!important;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;justify-content:center;line-height:14px;min-height:34px;padding:9px 14px;text-decoration:none}.podcasts-app-fallback__button:hover{background-color:var(--podcast-panel-hover);text-decoration:none}.podcasts-app-fallback__button[hidden]{display:none}.podcasts-app-fallback__icon{align-items:center;display:inline-flex;flex:0 0 18px;height:18px;justify-content:center;margin-right:8px;width:18px}.podcasts-app-fallback__icon img{display:block;height:18px;width:18px}@media screen and (max-width:420px){.podcasts-app-fallback__actions{display:grid;grid-template-columns:1fr}.podcasts-app-fallback__button{width:100%}}.podcasts-private-actions{align-items:start;display:grid;gap:32px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 24px}@media screen and (max-width:620px){.podcasts-private-actions{gap:24px;grid-template-columns:1fr}}.podcasts-private-action{align-items:center;display:flex;flex-direction:column;min-width:0}.podcasts-spotify__note{color:var(--podcast-muted-strong);font-size:16px;font-weight:400;line-height:1.3;margin:0 auto 16px;max-width:320px}.podcasts-spotify__button{justify-content:center;min-width:118px;width:auto}.podcasts-rss{align-items:center;display:flex;flex-direction:column}.podcasts-rss__note{color:var(--podcast-muted-strong);font-size:16px;font-weight:400;line-height:1.3;margin:0 auto 16px;max-width:320px}.podcasts-rss__button{align-items:center;background-color:var(--podcast-panel-button);border:0;border-radius:4px;color:var(--podcast-text);cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;justify-content:center;line-height:14px;min-height:34px;padding:9px 14px;white-space:nowrap}.podcasts-rss__button:before{background-color:var(--podcast-orange);content:"";height:16px;margin-right:7px;-webkit-mask:url(/assets/img/icons/platforms/rss-feed.svg) center/16px 16px no-repeat;mask:url(/assets/img/icons/platforms/rss-feed.svg) center/16px 16px no-repeat;width:16px}.podcasts-rss__button:hover{background-color:var(--podcast-panel-hover)}.podcasts-rss__button:disabled,.podcasts-rss__button[aria-disabled=true]{cursor:not-allowed;opacity:.48}.podcasts-embed{width:100%}.podcasts-embed iframe{border:0;border-radius:0;display:block;min-width:300px}.podcasts-embed iframe,.podcasts-watch{background-color:var(--podcast-panel);width:100%}.podcasts-watch{aspect-ratio:16/9;position:relative}.podcasts-watch iframe{border:0;height:100%;inset:0;position:absolute;width:100%}.podcasts-empty{background-color:var(--podcast-panel-transparent);border:1px solid var(--podcast-border);border-radius:4px;color:var(--podcast-muted);font-size:14px;line-height:20px;margin:0;padding:18px;text-align:center}/*# sourceMappingURL=page-podcasts.css.map */
