:root{--audio-ink:#111a35;--audio-muted:#68728b;--audio-purple:#6041e7;--audio-soft:#f4f2ff;--audio-gold:#c59a50}.gl-podcast-page .gl-main{overflow:hidden}.gl-audio-hero{position:relative;padding:clamp(72px,8vw,116px) 0;background:linear-gradient(135deg,#faf9ff 0,#fff 52%,#f1efff 100%);border-bottom:1px solid #e7e4f5}.gl-audio-hero:after{position:absolute;right:-14%;bottom:-65%;width:620px;height:620px;border:1px solid rgba(96,65,231,.1);border-radius:50%;content:""}.gl-audio-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.7fr);align-items:center;gap:7vw}.gl-audio-hero h1,.gl-program-hero h1,.gl-episode-hero h1{max-width:800px;margin:10px 0 20px;color:var(--audio-ink);font-family:var(--gl-font-display,serif);font-size:clamp(46px,6vw,82px);line-height:.98;letter-spacing:-.05em}.gl-audio-hero p:not(.gl-eyebrow),.gl-program-hero p:not(.gl-eyebrow),.gl-episode-hero p:not(.gl-eyebrow){max-width:660px;color:var(--audio-muted);font-size:clamp(18px,2vw,22px);line-height:1.65}.gl-audio-hero__actions{display:flex;gap:12px;margin-top:30px}.gl-audio-hero__art{position:relative;display:grid;aspect-ratio:1;place-items:center}.gl-audio-hero__art span,.gl-audio-hero__art i{position:absolute;border:1px solid rgba(96,65,231,.16);border-radius:50%}.gl-audio-hero__art span{inset:5%;box-shadow:0 26px 70px rgba(63,42,152,.12)}.gl-audio-hero__art i{inset:20%;background:linear-gradient(145deg,#6041e7,#1e2d5a)}.gl-audio-hero__art b{z-index:1;color:#fff;font-family:Georgia,serif;font-size:70px;letter-spacing:-8px}.gl-audio-section{padding:clamp(64px,8vw,112px) 0}.gl-audio-section--tint{background:#f8f7f3}.gl-section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.gl-section-heading h2,.gl-audio-rss h2,.gl-episode-content h2{margin:.25rem 0;color:var(--audio-ink);font-family:var(--gl-font-display,serif);font-size:clamp(34px,4vw,52px);letter-spacing:-.035em}.gl-podcast-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.gl-podcast-card{min-width:0;border:1px solid #e4e5ec;border-radius:22px;background:#fff;box-shadow:0 14px 40px rgba(24,32,59,.06);overflow:hidden;transition:transform .2s,box-shadow .2s}.gl-podcast-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px rgba(24,32,59,.12)}.gl-podcast-card__cover{position:relative;display:grid;aspect-ratio:16/10;place-items:center;background:linear-gradient(145deg,#e8e2ff,#18264c);overflow:hidden}.gl-podcast-card__cover img{width:100%;height:100%;object-fit:cover}.gl-podcast-card__cover>span:not(.gl-podcast-card__duration){font:700 50px Georgia;color:#fff}.gl-podcast-card__duration{position:absolute;right:14px;bottom:14px;padding:5px 8px;border-radius:8px;background:rgba(12,19,39,.8);color:#fff;font-size:12px}.gl-podcast-card__body{padding:24px}.gl-podcast-card h3{margin:8px 0 12px;font-size:22px;line-height:1.2}.gl-podcast-card h3 a{color:var(--audio-ink);text-decoration:none}.gl-podcast-card__body>p:not(.gl-eyebrow){min-height:3.2em;color:var(--audio-muted);line-height:1.6}.gl-audio-button{display:inline-flex;align-items:center;gap:9px;margin-top:16px;border:0;border-radius:12px;background:var(--audio-purple);padding:12px 17px;color:#fff;font:700 14px inherit;cursor:pointer}.gl-audio-button svg{width:18px;fill:currentColor}.gl-program-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.gl-program-card a{display:block;color:inherit;text-decoration:none}.gl-program-card img,.gl-program-card__fallback{display:grid;width:100%;aspect-ratio:1;place-items:center;border-radius:24px;background:linear-gradient(145deg,#e9e4ff,#172445);object-fit:cover;color:#fff;font:700 50px Georgia;box-shadow:0 18px 45px rgba(24,32,59,.1)}.gl-program-card div{padding:18px 6px}.gl-program-card p{margin:0;color:var(--audio-purple);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.gl-program-card h3{margin:6px 0 8px;color:var(--audio-ink);font-size:22px}.gl-program-card span{color:var(--audio-muted);line-height:1.5}.gl-audio-rss{padding:0 0 90px}.gl-audio-rss>.gl-container{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:46px 52px;border-radius:26px;background:var(--audio-ink);color:#fff}.gl-audio-rss h2{color:#fff}.gl-audio-rss p{color:#cad1e4}.gl-audio-continue{padding:34px 0;border-bottom:1px solid #e7e8ef;background:#fff}.gl-audio-continue__card{position:relative;display:flex;width:100%;align-items:center;gap:18px;border:1px solid #e2e4ed;border-radius:18px;background:#fff;padding:18px;text-align:left;overflow:hidden;cursor:pointer}.gl-audio-continue__card>i{position:absolute;right:0;bottom:0;left:0;height:4px;background:linear-gradient(to right,var(--audio-purple) var(--progress),#e6e7ee var(--progress))}.gl-audio-continue__icon{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:var(--audio-purple);color:#fff}.gl-audio-continue__icon svg{width:20px;fill:currentColor}.gl-audio-continue__card span:nth-child(2){display:grid;gap:3px}.gl-audio-continue__card small{color:var(--audio-purple);font-weight:800}.gl-audio-continue__card strong{color:var(--audio-ink);font-size:18px}.gl-audio-continue__card em{color:var(--audio-muted);font-size:13px;font-style:normal}.gl-program-hero,.gl-episode-hero{padding:72px 0;background:linear-gradient(130deg,#faf9ff,#fff 60%,#f2efff)}.gl-program-hero__grid{display:grid;grid-template-columns:320px minmax(0,1fr);align-items:center;gap:60px}.gl-program-hero__cover img,.gl-program-hero__cover span,.gl-episode-cover img,.gl-episode-cover span{display:grid;width:100%;aspect-ratio:1;place-items:center;border-radius:30px;background:linear-gradient(145deg,#ddd6ff,#172445);object-fit:cover;color:#fff;font:700 65px Georgia;box-shadow:0 25px 65px rgba(25,35,68,.16)}.gl-program-hero h1{font-size:clamp(45px,6vw,72px)}.gl-program-hero__meta,.gl-episode-meta{display:flex;flex-wrap:wrap;gap:20px;margin:18px 0;color:#67718a;font-size:14px}.gl-podcast-list{display:grid;gap:20px}.gl-podcast-list .gl-podcast-card{display:grid;grid-template-columns:240px 1fr}.gl-podcast-list .gl-podcast-card__cover{aspect-ratio:16/10}.gl-episode-hero{padding-bottom:45px}.gl-episode-hero__grid{display:grid;grid-template-columns:240px 1fr;align-items:center;gap:44px;margin-top:30px}.gl-episode-hero h1{max-width:960px;font-size:clamp(38px,5vw,62px)}.gl-episode-player{display:grid;grid-template-columns:auto auto minmax(200px,1fr) auto auto auto;align-items:center;gap:16px;margin-top:36px;border:1px solid #daddea;border-radius:20px;background:#fff;padding:20px;box-shadow:0 18px 55px rgba(25,35,68,.09)}.gl-episode-player button{border:0;background:transparent;color:var(--audio-ink);font-weight:800;cursor:pointer}.gl-episode-player__main{display:grid!important;width:48px;height:48px;place-items:center;border-radius:50%!important;background:var(--audio-purple)!important;color:#fff!important}.gl-episode-player svg{width:20px;fill:currentColor}.gl-episode-player>div{display:grid;gap:6px}.gl-episode-player input[type=range]{width:100%;accent-color:var(--audio-purple)}.gl-episode-player span{color:var(--audio-muted);font-size:12px}.gl-episode-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:70px;padding-top:70px;padding-bottom:90px}.gl-episode-content>section{padding:0 0 44px;margin-bottom:44px;border-bottom:1px solid #e5e6ec}.gl-episode-content h2{font-size:34px}.gl-prose{color:#33405a;font-size:18px;line-height:1.8}.gl-reference-list{display:flex;flex-wrap:wrap;gap:10px;padding:0;list-style:none}.gl-reference-list li{border-radius:999px;background:var(--audio-soft);padding:9px 13px;color:var(--audio-purple);font-weight:700}.gl-chapter-list{display:grid;gap:8px;padding:0;list-style:none}.gl-chapter-list button{display:grid;width:100%;grid-template-columns:70px 1fr;gap:16px;border:1px solid #e3e5ed;border-radius:12px;background:#fff;padding:14px;text-align:left;cursor:pointer}.gl-chapter-list time{color:var(--audio-purple);font-weight:800}.gl-transcript>button{display:flex;width:100%;justify-content:space-between;border:0;background:transparent;padding:0;color:var(--audio-ink);font:700 28px var(--gl-font-display,serif);cursor:pointer}.gl-transcript [data-transcript]{margin-top:25px;color:#38445d;line-height:1.8}.gl-episode-aside{display:grid;align-content:start;gap:20px}.gl-audio-share{border:1px solid #e2e4eb;border-radius:16px;padding:20px}.gl-audio-share h2{margin-top:0}.gl-audio-share button{border:0;border-radius:10px;background:var(--audio-soft);padding:11px;color:var(--audio-purple);font-weight:800;cursor:pointer}.gl-audio-mini{position:fixed;z-index:9998;right:0;bottom:0;left:0;background:#101a35;color:#fff;box-shadow:0 -12px 45px rgba(10,18,40,.25)}.gl-audio-mini__progress{height:3px;background:#33405e}.gl-audio-mini__progress span{display:block;width:0;height:100%;background:#8d73ff}.gl-audio-mini__inner{display:flex;max-width:1240px;min-height:78px;align-items:center;justify-content:space-between;gap:24px;margin:auto;padding:10px 22px}.gl-audio-mini__identity{display:flex;min-width:0;align-items:center;gap:13px;border:0;background:transparent;color:#fff;text-align:left;cursor:pointer}.gl-audio-cover{display:grid;width:52px;height:52px;flex:0 0 auto;place-items:center;border-radius:10px;background:#6041e7 center/cover;color:#fff;font:700 18px Georgia}.gl-audio-mini__identity span:last-child{display:grid;min-width:0}.gl-audio-mini__identity small{color:#aeb8d0}.gl-audio-mini__identity strong{max-width:420px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gl-audio-mini__controls{display:flex;align-items:center;gap:12px}.gl-audio-mini__controls button{border:0;background:transparent;color:#fff;font-weight:800;cursor:pointer}.gl-audio-mini__play{display:grid!important;width:42px;height:42px;place-items:center;border-radius:50%!important;background:#6041e7!important}.gl-audio-mini__controls svg{width:18px;fill:currentColor}.gl-audio-mini__controls input{width:90px;accent-color:#8068ef}.gl-audio-mini__controls span{color:#bcc5d8;font-size:12px}.is-podcast-active{padding-bottom:80px}.gl-audio-now{width:min(460px,calc(100% - 28px));border:0;border-radius:28px;background:#111a35;padding:44px;color:#fff;text-align:center;box-shadow:0 30px 90px rgba(0,0,0,.35)}.gl-audio-now::backdrop{background:rgba(9,14,31,.72);backdrop-filter:blur(6px)}.gl-audio-now__close{position:absolute;top:15px;right:18px;border:0;background:transparent;color:#fff;font-size:28px}.gl-audio-now__cover{display:grid;width:min(260px,75vw);aspect-ratio:1;place-items:center;margin:0 auto 24px;border-radius:24px;background:#6041e7 center/cover;font:700 52px Georgia}.gl-audio-now small{color:#aeb8d0}.gl-audio-now h2{font:700 28px var(--gl-font-display,serif)}.gl-audio-now>input{width:100%;accent-color:#8068ef}.gl-audio-now>span[data-podcast-time]{display:block;color:#b7c0d4;font-size:12px}.gl-audio-now__controls{display:flex;align-items:center;justify-content:center;gap:25px;margin:22px}.gl-audio-now__controls button{display:grid;width:52px;height:52px;place-items:center;border:0;border-radius:50%;background:#263352;color:#fff;font-weight:800}.gl-audio-now__controls button:nth-child(2){background:#6041e7}.gl-audio-now__controls svg{width:20px;fill:currentColor}.gl-audio-now a{color:#d9d3ff}.gl-audio-navigating #conteudo-principal{opacity:.55;transition:opacity .15s}.gl-audio-empty{grid-column:1/-1;color:var(--audio-muted)}
@media(max-width:1100px){.gl-podcast-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gl-program-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gl-audio-mini__controls label,.gl-audio-mini__controls>span{display:none}}
@media(max-width:800px){.gl-audio-hero__grid{grid-template-columns:1fr}.gl-audio-hero__art{display:none}.gl-program-hero__grid,.gl-episode-hero__grid{grid-template-columns:140px 1fr;gap:24px}.gl-program-hero h1,.gl-episode-hero h1{font-size:36px}.gl-episode-layout{grid-template-columns:1fr}.gl-episode-aside{order:-1}.gl-episode-player{grid-template-columns:auto auto minmax(110px,1fr) auto auto}.gl-episode-player label{display:none}.gl-program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gl-audio-rss>.gl-container{align-items:flex-start;flex-direction:column}.gl-audio-mini__controls>[data-podcast-back],.gl-audio-mini__controls>[data-podcast-forward],.gl-audio-mini__controls>[data-podcast-speed]{display:none}}
@media(max-width:560px){.gl-podcast-grid{grid-template-columns:1fr}.gl-program-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gl-program-card h3{font-size:18px}.gl-program-card span{display:none}.gl-podcast-list .gl-podcast-card{display:block}.gl-program-hero__grid,.gl-episode-hero__grid{grid-template-columns:1fr}.gl-program-hero__cover,.gl-episode-cover{width:160px}.gl-episode-player{grid-template-columns:auto minmax(100px,1fr) auto}.gl-episode-player>[data-podcast-back],.gl-episode-player>[data-podcast-forward],.gl-episode-player>[data-podcast-speed]{display:none}.gl-audio-mini__identity small{display:none}.gl-audio-mini__identity strong{max-width:170px}.gl-audio-mini__controls>[data-podcast-volume],.gl-audio-mini__controls label{display:none}.gl-audio-mini__inner{padding:9px 12px}.gl-audio-rss>.gl-container{padding:30px 24px}}
@media(prefers-reduced-motion:reduce){.gl-podcast-card{transition:none}.gl-audio-navigating #conteudo-principal{transition:none}}
.gl-audio-hero .gl-button,.gl-audio-rss .gl-button{background:var(--audio-purple);border-color:var(--audio-purple);color:#fff}.gl-audio-hero .gl-button--outline{background:transparent;color:var(--audio-ink);border-color:#cfd3df}
.gl-podcast-page button:focus-visible,.gl-podcast-page a:focus-visible{outline:3px solid #8a74ef;outline-offset:3px}
.gl-podcast-season{margin-top:42px}.gl-podcast-season>h3{margin:0 0 18px;color:var(--audio-ink);font:700 28px var(--gl-font-display,serif)}.gl-audio-themes{padding:0 0 90px}.gl-audio-themes h2{margin:8px 0 26px;color:var(--audio-ink);font:700 clamp(32px,4vw,46px) var(--gl-font-display,serif)}.gl-audio-themes div>div{display:flex;flex-wrap:wrap;gap:10px}.gl-audio-themes a{border:1px solid #dedbea;border-radius:999px;background:#fff;padding:10px 15px;color:var(--audio-purple);font-weight:700;text-decoration:none}

/* Episode artwork is atmospheric and belongs to the hero rather than a detached cover. */
.gl-episode-hero--immersive{position:relative;isolation:isolate;overflow:hidden;min-height:590px;background:#f8f7fd}
.gl-episode-hero--immersive>.gl-container{position:relative;z-index:2}
.gl-episode-hero__backdrop{position:absolute;z-index:-2;inset:-8px;overflow:hidden;pointer-events:none}
.gl-episode-hero__backdrop img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 18%;opacity:.93;filter:blur(.7px) saturate(.9) contrast(1.04) brightness(.985);transform:scale(1.018)}
.gl-episode-hero__backdrop::after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,248,255,.985) 0%,rgba(249,248,255,.96) 29%,rgba(249,248,255,.81) 48%,rgba(249,248,255,.23) 69%,rgba(249,248,255,.035) 100%),linear-gradient(180deg,rgba(255,255,255,.13),transparent 45%,rgba(20,24,48,.09));content:""}
.gl-episode-hero__grid--immersive{grid-template-columns:minmax(0,820px);min-height:282px;margin-top:24px}
.gl-episode-hero--immersive .gl-episode-hero__copy{padding:24px 0 16px}
.gl-episode-hero--immersive .gl-episode-hero__copy>p:not(.gl-eyebrow){max-width:680px;color:#59657d}
.gl-episode-hero--immersive .gl-episode-player{position:relative;overflow:hidden;border-color:rgba(211,210,228,.88);background:rgba(255,255,255,.88);box-shadow:0 22px 60px rgba(25,35,68,.11);backdrop-filter:blur(15px)}
.gl-episode-hero--immersive .gl-episode-player::before{position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,#795bf0,#c59a50);content:""}

@media(max-width:800px){.gl-episode-hero--immersive{min-height:0}.gl-episode-hero__backdrop img{object-position:67% center;opacity:.7;filter:blur(1.3px) saturate(.82) contrast(1.01) brightness(1.01)}.gl-episode-hero__backdrop::after{background:linear-gradient(90deg,rgba(249,248,255,.985),rgba(249,248,255,.93) 58%,rgba(249,248,255,.46)),linear-gradient(180deg,rgba(255,255,255,.2),rgba(237,233,251,.38))}.gl-episode-hero__grid--immersive{grid-template-columns:1fr;min-height:240px}}
@media(max-width:560px){.gl-episode-hero--immersive{padding-top:52px}.gl-episode-hero__grid--immersive{min-height:220px;margin-top:20px}.gl-episode-hero--immersive .gl-episode-hero__copy{padding-top:12px}.gl-episode-hero__backdrop img{object-position:74% center;opacity:.58}.gl-episode-hero__backdrop::after{background:linear-gradient(90deg,rgba(249,248,255,.99),rgba(249,248,255,.95) 68%,rgba(249,248,255,.65)),linear-gradient(180deg,rgba(255,255,255,.16),rgba(237,233,251,.46))}}

/* Episode detail: a calm editorial flow after the immersive listening hero. */
.single-gl_podcast_episode .gl-episode-ad-band{position:relative;padding:28px 0;background:#f7f6f2}
.single-gl_podcast_episode .gl-episode-ad-band::after{position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,#e8e4db,transparent);content:""}
.single-gl_podcast_episode .gl-episode-ad-band .gl-container{width:min(calc(100% - 40px),970px)}
.single-gl_podcast_episode .gl-episode-ad-band .gl-ad-slot{min-height:96px;border-color:#e3e0d8;border-radius:14px;background:rgba(255,255,255,.68);box-shadow:0 8px 28px rgba(33,37,48,.025)}
.single-gl_podcast_episode .gl-episode-ad-band .gl-ad-slot__preview{min-height:96px}
.single-gl_podcast_episode .gl-episode-body{position:relative;background:linear-gradient(180deg,#fff 0,#fbfaf7 100%)}
.single-gl_podcast_episode .gl-episode-body::before{position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(96,65,231,.2),transparent);content:""}
.single-gl_podcast_episode .gl-episode-layout{grid-template-columns:minmax(0,790px) minmax(270px,330px);justify-content:space-between;gap:clamp(56px,7vw,96px);padding-top:clamp(76px,8vw,112px);padding-bottom:clamp(86px,9vw,124px)}
.single-gl_podcast_episode .gl-episode-content{min-width:0}
.single-gl_podcast_episode .gl-episode-content>section{margin:0;padding:0;border:0}
.single-gl_podcast_episode .gl-episode-content>section+section{margin-top:clamp(62px,7vw,88px)}
.single-gl_podcast_episode .gl-episode-section__heading{margin-bottom:28px}
.single-gl_podcast_episode .gl-episode-section__heading .gl-eyebrow{margin-bottom:10px;font-family:inherit;font-size:.67rem;letter-spacing:.15em}
.single-gl_podcast_episode .gl-episode-section__heading h2{margin:0;color:var(--audio-ink);font-family:inherit;font-size:clamp(2rem,3.2vw,2.75rem);font-weight:720;line-height:1.08;letter-spacing:-.045em}
.single-gl_podcast_episode .gl-episode-section__heading>p:last-child:not(.gl-eyebrow){max-width:590px;margin:12px 0 0;color:#778096;font-size:.92rem;line-height:1.65}
.single-gl_podcast_episode .gl-episode-about{position:relative;padding-left:32px!important}
.single-gl_podcast_episode .gl-episode-about::before{position:absolute;top:4px;bottom:2px;left:0;width:3px;border-radius:99px;background:linear-gradient(180deg,#6b4bed,#d1a960);content:""}
.single-gl_podcast_episode .gl-episode-about .gl-prose{max-width:720px;color:#3b465e;font-size:clamp(1.08rem,1.55vw,1.22rem);line-height:1.85}
.single-gl_podcast_episode .gl-episode-about .gl-prose p:first-child{margin-top:0}
.single-gl_podcast_episode .gl-episode-about .gl-prose p:last-child{margin-bottom:0}
.single-gl_podcast_episode .gl-episode-references{padding:34px 36px!important;border:1px solid #e4e0f2!important;border-radius:22px!important;background:linear-gradient(135deg,#f8f6ff,#fff 72%);box-shadow:0 16px 45px rgba(25,35,68,.045)}
.single-gl_podcast_episode .gl-reference-list{margin:0}
.single-gl_podcast_episode .gl-reference-list li{display:inline-flex;align-items:center;gap:9px;border:1px solid #ded7fa;border-radius:12px;background:#fff;padding:11px 15px;color:#5135c6;box-shadow:0 7px 18px rgba(96,65,231,.06);font-size:.86rem;font-weight:760}
.single-gl_podcast_episode .gl-reference-list .gl-icon{width:17px;height:17px}
.single-gl_podcast_episode .gl-chapter-list{gap:10px;margin:0}
.single-gl_podcast_episode .gl-chapter-list li{margin:0}
.single-gl_podcast_episode .gl-chapter-list button{grid-template-columns:42px minmax(0,1fr) auto 40px;align-items:center;gap:16px;min-height:78px;border-color:#e1e3eb;border-radius:16px;padding:14px 16px;background:rgba(255,255,255,.9);box-shadow:0 8px 24px rgba(23,31,54,.035);transition:border-color 180ms ease,box-shadow 180ms ease,transform 180ms ease}
.single-gl_podcast_episode .gl-chapter-list button:hover{border-color:#cfc5f5;box-shadow:0 13px 30px rgba(66,47,146,.08);transform:translateY(-1px)}
.single-gl_podcast_episode .gl-chapter-list__index{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#f2efff;color:#6143df;font-size:.72rem;font-weight:820;letter-spacing:.04em}
.single-gl_podcast_episode .gl-chapter-list__copy{display:grid;gap:4px}
.single-gl_podcast_episode .gl-chapter-list__copy strong{color:#202b43;font-size:.94rem;line-height:1.35}
.single-gl_podcast_episode .gl-chapter-list__copy small{color:#858da0;font-size:.7rem}
.single-gl_podcast_episode .gl-chapter-list time{padding:6px 9px;border-radius:8px;background:#f7f6fa;color:#6250ad;font-size:.72rem;font-weight:760}
.single-gl_podcast_episode .gl-chapter-list__play{display:grid;width:36px;height:36px;place-items:center;border:1px solid #ddd7f5;border-radius:50%;color:#6041e7;transition:background 180ms ease,color 180ms ease}
.single-gl_podcast_episode .gl-chapter-list button:hover .gl-chapter-list__play{background:#6041e7;color:#fff}
.single-gl_podcast_episode .gl-chapter-list__play .gl-icon{width:14px;height:14px;fill:currentColor}
.single-gl_podcast_episode .gl-transcript{overflow:hidden;border:1px solid #e0e2eb!important;border-radius:18px!important;background:#fff;box-shadow:0 10px 30px rgba(23,31,54,.04)}
.single-gl_podcast_episode .gl-transcript>button{align-items:center;padding:22px 24px;color:var(--audio-ink);font-family:inherit;font-size:1rem;font-weight:720;text-align:left}
.single-gl_podcast_episode .gl-transcript>button>span:first-child{display:grid;gap:4px}
.single-gl_podcast_episode .gl-transcript>button small{color:#7a6caf;font-size:.62rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.single-gl_podcast_episode .gl-transcript__toggle{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#f1eeff;color:#6041e7;font-family:inherit;font-size:1.25rem;font-weight:500}
.single-gl_podcast_episode .gl-transcript [data-transcript]{margin:0;padding:0 24px 24px;border-top:1px solid #ececf1;color:#4b566c;font-size:.94rem;line-height:1.75}
.single-gl_podcast_episode .gl-transcript [data-transcript] p:first-child{margin-top:22px}

.single-gl_podcast_episode .gl-episode-aside{display:block}
.single-gl_podcast_episode .gl-episode-aside__inner{position:sticky;top:118px;display:grid;gap:18px}
.single-gl_podcast_episode .gl-episode-program-card,.single-gl_podcast_episode .gl-audio-share{position:relative;overflow:hidden;border-radius:20px;padding:28px}
.single-gl_podcast_episode .gl-episode-program-card{isolation:isolate;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 100% 0,rgba(117,89,238,.42),transparent 38%),linear-gradient(145deg,#172541,#101a31);box-shadow:0 20px 48px rgba(17,26,49,.14);color:#fff}
.single-gl_podcast_episode .gl-episode-program-card::after{position:absolute;z-index:-1;right:-72px;bottom:-82px;width:190px;height:190px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 34px rgba(255,255,255,.02);content:""}
.single-gl_podcast_episode .gl-episode-program-card__icon{display:grid;width:48px;height:48px;place-items:center;margin-bottom:32px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:rgba(255,255,255,.08);color:#d8d0ff}
.single-gl_podcast_episode .gl-episode-program-card__icon .gl-icon{width:23px;height:23px}
.single-gl_podcast_episode .gl-episode-program-card .gl-eyebrow{margin-bottom:9px;color:#d4c9ff;font-family:inherit;font-size:.61rem;letter-spacing:.13em}
.single-gl_podcast_episode .gl-episode-program-card h2{margin:0 0 11px;color:#fff;font-family:inherit;font-size:1.45rem;line-height:1.14;letter-spacing:-.035em}
.single-gl_podcast_episode .gl-episode-program-card>p:not(.gl-eyebrow){margin:0;color:rgba(255,255,255,.64);font-size:.79rem;line-height:1.65}
.single-gl_podcast_episode .gl-episode-program-card a{display:inline-flex;align-items:center;gap:9px;margin-top:26px;color:#fff;font-size:.77rem;font-weight:760;text-decoration:none}
.single-gl_podcast_episode .gl-episode-program-card a:hover{color:#d8d0ff}
.single-gl_podcast_episode .gl-audio-share{border:1px solid #e3e1eb;background:#fff;box-shadow:0 12px 34px rgba(23,31,54,.05)}
.single-gl_podcast_episode .gl-audio-share .gl-eyebrow{margin-bottom:8px;font-family:inherit;font-size:.6rem;letter-spacing:.12em}
.single-gl_podcast_episode .gl-audio-share h2{margin:0 0 8px;color:var(--audio-ink);font-family:inherit;font-size:1.15rem;letter-spacing:-.025em}
.single-gl_podcast_episode .gl-audio-share>p:not(.gl-eyebrow){margin:0;color:#737c90;font-size:.77rem;line-height:1.55}
.single-gl_podcast_episode .gl-audio-share button{display:flex;width:100%;align-items:center;justify-content:center;gap:8px;margin-top:20px;border:1px solid #ded8f8;border-radius:11px;background:#f4f1ff;padding:12px 14px;color:#5637d0;font-size:.75rem;transition:background 180ms ease,color 180ms ease}
.single-gl_podcast_episode .gl-audio-share button:hover{background:#6041e7;color:#fff}
.single-gl_podcast_episode .gl-audio-share button .gl-icon{width:16px;height:16px}
.single-gl_podcast_episode .gl-audio-share__social{display:grid;gap:12px;margin-top:20px;padding-top:18px;border-top:1px solid #eceaf1}
.single-gl_podcast_episode .gl-audio-share__social>span{color:#8a91a0;font-size:.63rem;font-weight:700;letter-spacing:.045em}
.single-gl_podcast_episode .gl-audio-share__social ul{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0;padding:0;list-style:none}
.single-gl_podcast_episode .gl-audio-share__social li{margin:0}
.single-gl_podcast_episode .gl-audio-share__social a{display:grid;aspect-ratio:1;place-items:center;border:1px solid #e2dff0;border-radius:11px;background:#faf9fd;color:#5c4a9f;text-decoration:none;transition:border-color 180ms ease,background 180ms ease,color 180ms ease,transform 180ms ease}
.single-gl_podcast_episode .gl-audio-share__social a:hover{border-color:#6041e7;background:#6041e7;color:#fff;transform:translateY(-2px)}
.single-gl_podcast_episode .gl-audio-share__social a:focus-visible{outline:3px solid rgba(96,65,231,.3);outline-offset:2px}
.single-gl_podcast_episode .gl-audio-share__social .gl-icon{width:18px;height:18px}
.single-gl_podcast_episode .gl-episode-ad{padding-top:8px}
.single-gl_podcast_episode .gl-episode-ad .gl-ad-slot{min-height:250px;border-color:#e7e4dc;border-radius:16px;background:#faf9f6;box-shadow:none}
.single-gl_podcast_episode .gl-episode-ad .gl-ad-slot__preview{height:100%;min-height:250px}

/* Episode newsletter: a deliberate continuation of the listening experience. */
.single-gl_podcast_episode .gl-newsletter{position:relative;padding:clamp(76px,8vw,108px) 0;border:0;background:#f3efe7}
.single-gl_podcast_episode .gl-newsletter__box{position:relative;isolation:isolate;grid-template-columns:minmax(0,1.05fr) minmax(330px,.72fr);align-items:center;gap:clamp(48px,6vw,82px);overflow:hidden;padding:clamp(50px,5.5vw,72px);border:1px solid rgba(255,255,255,.09);border-radius:28px;background:radial-gradient(circle at 82% -18%,rgba(111,82,231,.34),transparent 34%),linear-gradient(128deg,#172641 0%,#101a31 68%,#19233b 100%);box-shadow:0 28px 72px rgba(17,26,49,.14);color:#fff}
.single-gl_podcast_episode .gl-newsletter__box::before{position:absolute;z-index:2;inset:0 30px auto;height:2px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,transparent,rgba(157,136,248,.95) 25%,rgba(213,173,103,.9) 76%,transparent);content:""}
.single-gl_podcast_episode .gl-newsletter__box::after{z-index:-1;top:-152px;right:21%;width:340px;height:340px;border-color:rgba(255,255,255,.065);box-shadow:0 0 0 48px rgba(255,255,255,.018),0 0 0 96px rgba(255,255,255,.01)}
.single-gl_podcast_episode .gl-newsletter__copy{max-width:650px}
.single-gl_podcast_episode .gl-newsletter .gl-eyebrow{margin-bottom:15px;color:#d9b773;font-family:inherit;font-size:.67rem;letter-spacing:.15em}
.single-gl_podcast_episode .gl-newsletter h2{max-width:650px;margin:0 0 17px;color:#fff;font-family:inherit;font-size:clamp(2.35rem,4vw,3.75rem);font-weight:710;line-height:1.03;letter-spacing:-.052em;text-wrap:balance}
.single-gl_podcast_episode .gl-newsletter p{max-width:590px;color:rgba(255,255,255,.66);font-size:.98rem;line-height:1.7}
.single-gl_podcast_episode .gl-newsletter__action{width:100%;justify-items:stretch;padding:28px;border:1px solid rgba(255,255,255,.11);border-radius:20px;background:rgba(255,255,255,.055);backdrop-filter:blur(12px)}
.single-gl_podcast_episode .gl-newsletter__form{width:100%;gap:13px}
.single-gl_podcast_episode .gl-newsletter__fields{grid-template-columns:1fr;gap:10px}
.single-gl_podcast_episode .gl-newsletter__fields input[type=email]{min-height:55px;border:1px solid rgba(255,255,255,.55);border-radius:12px;background:rgba(255,255,255,.97);box-shadow:0 10px 26px rgba(5,12,28,.1);font-size:.84rem}
.single-gl_podcast_episode .gl-newsletter__fields input[type=email]:focus{border-color:#a58eff;box-shadow:0 0 0 4px rgba(165,142,255,.18),0 10px 26px rgba(5,12,28,.1)}
.single-gl_podcast_episode .gl-newsletter__fields .gl-button{width:100%;min-height:52px;justify-content:center;border:1px solid rgba(255,255,255,.7);border-radius:12px;background:#f7f1e8;color:#15213a;font-size:.76rem;box-shadow:0 10px 24px rgba(5,12,28,.12)}
.single-gl_podcast_episode .gl-newsletter__fields .gl-button:hover{border-color:#fff;background:#fff;color:#5236c8;transform:translateY(-1px)}
.single-gl_podcast_episode .gl-newsletter__consent{gap:9px;color:rgba(255,255,255,.65);font-size:.68rem;line-height:1.5}
.single-gl_podcast_episode .gl-newsletter__consent input{width:16px;height:16px;accent-color:#9177f3}
.single-gl_podcast_episode .gl-newsletter__consent a{color:#ddd4ff;text-decoration-color:rgba(221,212,255,.5)}
.single-gl_podcast_episode .gl-newsletter__form>small{color:rgba(255,255,255,.46)!important;font-size:.63rem}

@media(max-width:920px){
	.single-gl_podcast_episode .gl-episode-layout{grid-template-columns:1fr;gap:62px}
	.single-gl_podcast_episode .gl-episode-aside__inner{position:static;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}
	.single-gl_podcast_episode .gl-episode-ad{grid-column:1/-1;width:min(100%,728px);margin-inline:auto}
	.single-gl_podcast_episode .gl-newsletter__box{grid-template-columns:1fr;gap:38px}
	.single-gl_podcast_episode .gl-newsletter__action{max-width:610px}
}
@media(max-width:620px){
	.single-gl_podcast_episode .gl-episode-ad-band{padding:18px 0}
	.single-gl_podcast_episode .gl-episode-ad-band .gl-container{width:min(calc(100% - 24px),970px)}
	.single-gl_podcast_episode .gl-episode-ad-band .gl-ad-slot,.single-gl_podcast_episode .gl-episode-ad-band .gl-ad-slot__preview{min-height:82px}
	.single-gl_podcast_episode .gl-episode-layout{padding-top:62px;padding-bottom:76px}
	.single-gl_podcast_episode .gl-episode-about{padding-left:22px!important}
	.single-gl_podcast_episode .gl-episode-references{padding:27px 23px!important}
	.single-gl_podcast_episode .gl-chapter-list button{grid-template-columns:38px minmax(0,1fr) auto;gap:12px;padding:13px}
	.single-gl_podcast_episode .gl-chapter-list__index{width:38px;height:38px}
	.single-gl_podcast_episode .gl-chapter-list__copy small,.single-gl_podcast_episode .gl-chapter-list__play{display:none}
	.single-gl_podcast_episode .gl-episode-aside__inner{grid-template-columns:1fr}
	.single-gl_podcast_episode .gl-episode-ad{grid-column:auto}
	.single-gl_podcast_episode .gl-newsletter{padding:60px 0}
	.single-gl_podcast_episode .gl-newsletter__box{gap:30px;padding:38px 24px;border-radius:22px}
	.single-gl_podcast_episode .gl-newsletter h2{font-size:2.35rem}
	.single-gl_podcast_episode .gl-newsletter__action{padding:22px}
}

/* Audio hub: the archive behaves as a curated listening destination. */
.post-type-archive-gl_podcast_program .gl-audio-hero--immersive{position:relative;isolation:isolate;overflow:hidden;min-height:600px;padding:84px 0;background:#f8f7fd}
.post-type-archive-gl_podcast_program .gl-audio-hero__backdrop{position:absolute;z-index:-2;inset:-8px;pointer-events:none}
.post-type-archive-gl_podcast_program .gl-audio-hero__backdrop img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(.9) contrast(1.02);transform:scale(1.012)}
.post-type-archive-gl_podcast_program .gl-audio-hero__backdrop::after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,248,255,.99) 0%,rgba(249,248,255,.97) 30%,rgba(249,248,255,.84) 50%,rgba(249,248,255,.18) 72%,rgba(20,17,48,.08) 100%),linear-gradient(180deg,rgba(255,255,255,.12),transparent 52%,rgba(17,26,53,.08));content:""}
.post-type-archive-gl_podcast_program .gl-audio-hero__grid{grid-template-columns:minmax(0,720px);min-height:432px;align-content:center;gap:0}
.post-type-archive-gl_podcast_program .gl-audio-hero__copy{position:relative;z-index:1}
.post-type-archive-gl_podcast_program .gl-audio-hero h1{max-width:700px;font-family:inherit;font-size:clamp(3.4rem,5.8vw,5.45rem);font-weight:720;line-height:.99;letter-spacing:-.058em;text-wrap:balance}
.post-type-archive-gl_podcast_program .gl-audio-hero p:not(.gl-eyebrow){max-width:610px;color:#5e687f;font-size:1.08rem;line-height:1.68}
.post-type-archive-gl_podcast_program .gl-audio-hero__actions{align-items:stretch;flex-wrap:wrap;margin-top:32px}
.post-type-archive-gl_podcast_program .gl-audio-hero__actions .gl-button{min-height:52px;border-radius:12px;padding-inline:20px}
.post-type-archive-gl_podcast_program .gl-audio-hero__features{display:flex;flex-wrap:wrap;gap:10px 22px;margin:32px 0 0;padding:22px 0 0;border-top:1px solid rgba(100,87,151,.16);list-style:none;color:#6f788c;font-size:.73rem;font-weight:680}
.post-type-archive-gl_podcast_program .gl-audio-hero__features li{display:inline-flex;align-items:center;gap:7px}
.post-type-archive-gl_podcast_program .gl-audio-hero__features .gl-icon{width:16px;height:16px;color:#6547df}
.post-type-archive-gl_podcast_program .gl-audio-continue--hero{position:relative;z-index:1;display:block;width:min(100%,282px);margin:0;padding:0;border:0;background:transparent}
.post-type-archive-gl_podcast_program .gl-audio-continue--hero[hidden]{display:none}
.post-type-archive-gl_podcast_program .gl-audio-continue--hero>[data-podcast-continue-content]{height:100%}
.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__card{min-height:52px;height:100%;gap:10px;padding:7px 13px;border:1px solid rgba(98,74,191,.2);border-radius:12px;background:rgba(255,255,255,.56);box-shadow:0 7px 22px rgba(31,28,65,.055);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:border-color 180ms ease,background 180ms ease,transform 180ms ease}
.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__card:hover{border-color:rgba(96,65,231,.38);background:rgba(255,255,255,.78);transform:translateY(-1px)}
.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__icon{width:34px;height:34px;box-shadow:none}
.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__icon svg{width:14px}
.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__card span:nth-child(2){gap:0}
.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__card small{font-size:.56rem;line-height:1.15}
.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__card strong{overflow:hidden;max-width:205px;font-size:.72rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}
.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__card em{font-size:.57rem;line-height:1.15}
.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__card>i{right:12px;bottom:0;left:57px;height:2px;border-radius:99px;background:linear-gradient(to right,#6041e7 var(--progress),rgba(93,79,143,.12) var(--progress))}
.post-type-archive-gl_podcast_program .gl-audio-hero-ad{padding:26px 0;border-bottom:1px solid #e8e4dc;background:#f6f3ed}
.post-type-archive-gl_podcast_program .gl-audio-hero-ad .gl-container{width:min(calc(100% - 40px),970px)}
.post-type-archive-gl_podcast_program .gl-audio-hero-ad .gl-ad-slot{min-height:96px;border-color:#e0ddd5;border-radius:14px;background:rgba(255,255,255,.76);box-shadow:none}
.post-type-archive-gl_podcast_program .gl-audio-section{padding:clamp(78px,8vw,112px) 0}
.post-type-archive-gl_podcast_program .gl-section-heading{align-items:end;margin-bottom:38px}
.post-type-archive-gl_podcast_program .gl-section-heading h2{font-family:inherit;font-size:clamp(2.45rem,4vw,3.65rem);font-weight:720;line-height:1.04;letter-spacing:-.05em}
.post-type-archive-gl_podcast_program .gl-section-heading>div>p:last-child:not(.gl-eyebrow){max-width:560px;margin:11px 0 0;color:#778095;font-size:.9rem;line-height:1.65}
.post-type-archive-gl_podcast_program .gl-audio-featured{background:#fff}
.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1{max-width:1040px;grid-template-columns:1fr}
.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1 .gl-podcast-card{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);border-radius:26px;box-shadow:0 22px 60px rgba(25,35,68,.09)}
.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1 .gl-podcast-card__cover{min-height:410px;aspect-ratio:auto}
.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1 .gl-podcast-card__cover::after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(10,17,36,.2));content:""}
.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1 .gl-podcast-card__duration{z-index:1}
.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1 .gl-podcast-card__body{justify-content:center;padding:44px 46px}
.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1 .gl-podcast-card h3{font-size:clamp(1.65rem,2.5vw,2.3rem);line-height:1.12;letter-spacing:-.04em}
.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1 .gl-podcast-card__body>p:not(.gl-eyebrow){min-height:0;font-size:.92rem;line-height:1.7}
.post-type-archive-gl_podcast_program .gl-audio-section--tint{background:#f6f3ed}
.post-type-archive-gl_podcast_program .gl-program-grid--count-1{max-width:1040px;grid-template-columns:1fr}
.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card{overflow:hidden;border:1px solid #e1ddd4;border-radius:26px;background:#fff;box-shadow:0 20px 55px rgba(33,34,45,.075)}
.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card>a{display:grid;grid-template-columns:340px 1fr;align-items:stretch}
.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card img,.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card__fallback{height:100%;min-height:340px;aspect-ratio:1;border-radius:0;box-shadow:none}
.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card div{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:44px 50px}
.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card h3{margin:9px 0 12px;font-size:clamp(1.75rem,3vw,2.65rem);line-height:1.08;letter-spacing:-.045em}
.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card div>span{max-width:500px;color:#697286;font-size:.9rem;line-height:1.7}
.post-type-archive-gl_podcast_program .gl-program-card div>strong{display:inline-flex;gap:9px;margin-top:26px;color:#5739ce;font-size:.78rem}
.post-type-archive-gl_podcast_program #episodios-recentes{background:#fff}
.post-type-archive-gl_podcast_program #episodios-recentes .gl-podcast-card{border-radius:21px;box-shadow:0 14px 38px rgba(25,35,68,.065)}
.post-type-archive-gl_podcast_program #episodios-recentes .gl-podcast-card__cover{aspect-ratio:16/9}
.post-type-archive-gl_podcast_program #episodios-recentes .gl-podcast-card__cover img{transition:transform 350ms ease}
.post-type-archive-gl_podcast_program #episodios-recentes .gl-podcast-card:hover img{transform:scale(1.025)}
.post-type-archive-gl_podcast_program .gl-audio-themes{padding:0 0 90px;background:#fff}
.post-type-archive-gl_podcast_program .gl-audio-themes h2{font-family:inherit;font-weight:720;letter-spacing:-.045em}
.post-type-archive-gl_podcast_program .gl-audio-themes a{border-color:#e0dcf0;background:#faf9fe;font-size:.74rem;transition:border-color 180ms ease,background 180ms ease,color 180ms ease}
.post-type-archive-gl_podcast_program .gl-audio-themes a:hover{border-color:#6041e7;background:#6041e7;color:#fff}
.post-type-archive-gl_podcast_program .gl-audio-hub-ad{padding:28px 0;background:#f6f3ed}
.post-type-archive-gl_podcast_program .gl-audio-hub-ad .gl-container{width:min(calc(100% - 40px),970px)}
.post-type-archive-gl_podcast_program .gl-audio-hub-ad .gl-ad-slot{min-height:96px;border-color:#e0ddd5;border-radius:14px;background:rgba(255,255,255,.72);box-shadow:none}
.post-type-archive-gl_podcast_program .gl-audio-rss{padding:0 0 96px;background:#f6f3ed}
.post-type-archive-gl_podcast_program .gl-audio-rss>.gl-container{position:relative;isolation:isolate;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:28px;overflow:hidden;padding:48px 54px;border-radius:24px;background:radial-gradient(circle at 92% 0,rgba(105,76,224,.42),transparent 34%),linear-gradient(135deg,#172541,#101a31);box-shadow:0 22px 58px rgba(17,26,49,.13)}
.post-type-archive-gl_podcast_program .gl-audio-rss__icon{display:grid;width:58px;height:58px;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.07);color:#d8d0ff}
.post-type-archive-gl_podcast_program .gl-audio-rss__icon .gl-icon{width:27px;height:27px}
.post-type-archive-gl_podcast_program .gl-audio-rss h2{font-family:inherit;font-size:clamp(2rem,3.5vw,3rem);font-weight:710;letter-spacing:-.045em}
.post-type-archive-gl_podcast_program .gl-audio-rss p:not(.gl-eyebrow){margin:8px 0 0;color:rgba(255,255,255,.62);font-size:.83rem}
.post-type-archive-gl_podcast_program .gl-audio-rss .gl-button{align-self:center;margin:0;border:1px solid rgba(255,255,255,.68);border-radius:12px;background:#f7f1e8;color:#17213a}
.post-type-archive-gl_podcast_program .gl-audio-rss .gl-button:hover{background:#fff;color:#5538ca}

/* The newsletter closes the audio hub with the same listening identity. */
.post-type-archive-gl_podcast_program .gl-newsletter{padding:96px 0;border:0;background:#fbfaf7}
.post-type-archive-gl_podcast_program .gl-newsletter__box{position:relative;isolation:isolate;grid-template-columns:minmax(0,1fr) minmax(350px,.72fr);align-items:center;gap:68px;overflow:hidden;padding:60px 64px;border:1px solid #e4e0ef;border-radius:26px;background:radial-gradient(circle at 82% -20%,rgba(113,86,226,.12),transparent 34%),linear-gradient(135deg,#fff,#f8f6ff);box-shadow:0 20px 58px rgba(25,35,68,.07);color:var(--audio-ink)}
.post-type-archive-gl_podcast_program .gl-newsletter__box::before{position:absolute;inset:0 28px auto;height:2px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,transparent,#795ce9 25%,#d0a765 76%,transparent);content:""}
.post-type-archive-gl_podcast_program .gl-newsletter__box::after{z-index:-1;right:-100px;border-color:rgba(96,65,231,.08);box-shadow:0 0 0 46px rgba(96,65,231,.018)}
.post-type-archive-gl_podcast_program .gl-newsletter .gl-eyebrow{color:#7051df;font-family:inherit}
.post-type-archive-gl_podcast_program .gl-newsletter h2{max-width:650px;color:var(--audio-ink);font-family:inherit;font-size:clamp(2.35rem,4vw,3.65rem);font-weight:720;line-height:1.04;letter-spacing:-.052em}
.post-type-archive-gl_podcast_program .gl-newsletter p{color:#6e778a;line-height:1.65}
.post-type-archive-gl_podcast_program .gl-newsletter__action{width:100%;justify-items:stretch}
.post-type-archive-gl_podcast_program .gl-newsletter__form{width:100%}
.post-type-archive-gl_podcast_program .gl-newsletter__fields{grid-template-columns:1fr}
.post-type-archive-gl_podcast_program .gl-newsletter__fields .gl-button{width:100%;justify-content:center;border-radius:12px;background:#6041e7;color:#fff}

@media(max-width:900px){
	.post-type-archive-gl_podcast_program .gl-audio-hero--immersive{min-height:560px}
	.post-type-archive-gl_podcast_program .gl-audio-hero__backdrop img{object-position:64% center;opacity:.76}
	.post-type-archive-gl_podcast_program .gl-audio-hero__backdrop::after{background:linear-gradient(90deg,rgba(249,248,255,.99),rgba(249,248,255,.94) 60%,rgba(249,248,255,.43))}
	.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1 .gl-podcast-card{grid-template-columns:1fr}
	.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1 .gl-podcast-card__cover{min-height:360px}
	.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card>a{grid-template-columns:280px 1fr}
	.post-type-archive-gl_podcast_program .gl-audio-rss>.gl-container{grid-template-columns:auto 1fr}
	.post-type-archive-gl_podcast_program .gl-audio-rss .gl-button{grid-column:2;justify-self:start}
	.post-type-archive-gl_podcast_program .gl-newsletter__box{grid-template-columns:1fr;gap:36px}
	.post-type-archive-gl_podcast_program .gl-newsletter__action{max-width:600px}
}
@media(max-width:600px){
	.post-type-archive-gl_podcast_program .gl-audio-hero--immersive{min-height:0;padding:58px 0 52px}
	.post-type-archive-gl_podcast_program .gl-audio-hero__grid{min-height:430px;align-content:start}
	.post-type-archive-gl_podcast_program .gl-audio-hero h1{font-size:clamp(2.75rem,13vw,3.55rem)}
	.post-type-archive-gl_podcast_program .gl-audio-hero__backdrop img{object-position:72% center;opacity:.55}
	.post-type-archive-gl_podcast_program .gl-audio-hero__backdrop::after{background:linear-gradient(90deg,rgba(249,248,255,.995),rgba(249,248,255,.96) 72%,rgba(249,248,255,.62))}
	.post-type-archive-gl_podcast_program .gl-audio-hero__actions{align-items:stretch;flex-direction:column}
	.post-type-archive-gl_podcast_program .gl-audio-hero__actions .gl-button{justify-content:center}
	.post-type-archive-gl_podcast_program .gl-audio-hero__features{gap:10px 16px;margin-top:26px}
	.post-type-archive-gl_podcast_program .gl-audio-continue--hero{width:100%}
	.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__card{min-height:58px;gap:11px;padding:8px 13px}
	.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__icon{width:40px;height:40px}
	.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__card strong{max-width:calc(100vw - 130px);font-size:.8rem}
	.post-type-archive-gl_podcast_program .gl-audio-continue--hero .gl-audio-continue__card>i{left:64px}
	.post-type-archive-gl_podcast_program .gl-audio-hero-ad{padding:18px 0}
	.post-type-archive-gl_podcast_program .gl-audio-hero-ad .gl-container{width:min(calc(100% - 24px),970px)}
	.post-type-archive-gl_podcast_program .gl-audio-hero-ad .gl-ad-slot{min-height:82px}
	.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1 .gl-podcast-card__cover{min-height:230px}
	.post-type-archive-gl_podcast_program .gl-podcast-grid--count-1 .gl-podcast-card__body{padding:28px 24px}
	.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card>a{grid-template-columns:1fr}
	.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card img,.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card__fallback{min-height:0;aspect-ratio:16/10}
	.post-type-archive-gl_podcast_program .gl-program-grid--count-1 .gl-program-card div{padding:29px 24px}
	.post-type-archive-gl_podcast_program .gl-audio-hub-ad{padding:18px 0}
	.post-type-archive-gl_podcast_program .gl-audio-hub-ad .gl-container{width:min(calc(100% - 24px),970px)}
	.post-type-archive-gl_podcast_program .gl-audio-rss{padding-bottom:62px}
	.post-type-archive-gl_podcast_program .gl-audio-rss>.gl-container{grid-template-columns:1fr;gap:20px;padding:34px 25px}
	.post-type-archive-gl_podcast_program .gl-audio-rss .gl-button{grid-column:auto;justify-self:stretch;justify-content:center}
	.post-type-archive-gl_podcast_program .gl-newsletter{padding:64px 0}
	.post-type-archive-gl_podcast_program .gl-newsletter__box{gap:30px;padding:38px 24px;border-radius:22px}
	.post-type-archive-gl_podcast_program .gl-newsletter h2{font-size:2.4rem}
}

/* Podcast program: a focused home for each listening series. */
.single-gl_podcast_program .gl-program-hero--immersive{position:relative;isolation:isolate;min-height:560px;padding:76px 0;overflow:hidden;border-bottom:1px solid #e5e1ef;background:linear-gradient(120deg,#f9f8ff 0%,#f7f5fd 58%,#eeeaf8 100%)}
.single-gl_podcast_program .gl-program-hero__visual{position:absolute;z-index:0;top:0;right:0;bottom:0;width:min(58%,940px);pointer-events:none}
.single-gl_podcast_program .gl-program-hero__visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 58%;filter:saturate(.84) contrast(.98)}
.single-gl_podcast_program .gl-program-hero__visual::after{position:absolute;inset:0;background:linear-gradient(90deg,#f8f7fe 0%,rgba(248,247,254,.94) 12%,rgba(248,247,254,.5) 35%,rgba(248,247,254,.05) 68%),linear-gradient(180deg,rgba(20,17,42,.04),transparent 48%,rgba(16,20,39,.12));content:""}
.single-gl_podcast_program .gl-program-hero__grid{position:relative;z-index:1;grid-template-columns:minmax(0,700px);min-height:408px;gap:0}
.single-gl_podcast_program .gl-program-hero__copy{max-width:690px}
.single-gl_podcast_program .gl-program-hero .gl-breadcrumb{margin-bottom:42px;color:#7b8397;font-size:.75rem}
.single-gl_podcast_program .gl-program-hero .gl-breadcrumb a{color:inherit}
.single-gl_podcast_program .gl-program-hero .gl-eyebrow{color:#6545df;font-family:inherit;font-size:.67rem;letter-spacing:.15em}
.single-gl_podcast_program .gl-program-hero h1{max-width:680px;margin:12px 0 20px;font-family:inherit;font-size:clamp(3.45rem,5.6vw,5.3rem);font-weight:720;line-height:.98;letter-spacing:-.06em;text-wrap:balance}
.single-gl_podcast_program .gl-program-hero p:not(.gl-eyebrow){max-width:600px;color:#626c82;font-size:1.08rem;line-height:1.68}
.single-gl_podcast_program .gl-program-hero__meta{display:flex;gap:10px 18px;margin:26px 0 0;color:#727b8e;font-size:.73rem;font-weight:650}
.single-gl_podcast_program .gl-program-hero__meta span{display:inline-flex;align-items:center;gap:7px}
.single-gl_podcast_program .gl-program-hero__meta span+span::before{width:3px;height:3px;margin-right:4px;border-radius:50%;background:#8c72ef;content:""}
.single-gl_podcast_program .gl-program-hero__meta .gl-icon{width:16px;height:16px;color:#6041e7}
.single-gl_podcast_program .gl-program-hero .gl-audio-button{min-height:52px;margin-top:30px;border-radius:12px;padding:13px 19px;box-shadow:0 12px 26px rgba(96,65,231,.18);transition:transform 180ms ease,box-shadow 180ms ease}
.single-gl_podcast_program .gl-program-hero .gl-audio-button:hover{box-shadow:0 16px 32px rgba(96,65,231,.24);transform:translateY(-1px)}
.single-gl_podcast_program .gl-program-ad{padding:26px 0;border-bottom:1px solid #e8e4dc;background:#f6f3ed}
.single-gl_podcast_program .gl-program-ad .gl-container{width:min(calc(100% - 40px),970px)}
.single-gl_podcast_program .gl-program-ad .gl-ad-slot{min-height:96px;border-color:#e0ddd5;border-radius:14px;background:rgba(255,255,255,.76);box-shadow:none}
.single-gl_podcast_program .gl-program-episodes{padding:clamp(82px,8vw,116px) 0;background:#fff}
.single-gl_podcast_program .gl-program-episodes>.gl-container{max-width:1180px}
.single-gl_podcast_program .gl-program-episodes .gl-section-heading{margin-bottom:46px}
.single-gl_podcast_program .gl-program-episodes .gl-section-heading h2{font-family:inherit;font-size:clamp(2.55rem,4.2vw,3.8rem);font-weight:720;line-height:1.04;letter-spacing:-.052em}
.single-gl_podcast_program .gl-program-episodes .gl-section-heading p:last-child:not(.gl-eyebrow){max-width:560px;margin:12px 0 0;color:#747d91;font-size:.9rem;line-height:1.65}
.single-gl_podcast_program .gl-podcast-season{margin-top:0}
.single-gl_podcast_program .gl-podcast-season>h3{display:inline-flex;align-items:center;gap:9px;margin:0 0 20px;color:#4f3bb0;font-family:inherit;font-size:.72rem;font-weight:780;letter-spacing:.1em;text-transform:uppercase}
.single-gl_podcast_program .gl-podcast-season>h3::before{width:22px;height:1px;background:#8065e8;content:""}
.single-gl_podcast_program .gl-podcast-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.single-gl_podcast_program .gl-podcast-list .gl-podcast-card{display:flex;min-width:0;flex-direction:column;border-color:#e4e1ea;border-radius:22px;box-shadow:0 15px 42px rgba(25,35,68,.07)}
.single-gl_podcast_program .gl-podcast-list .gl-podcast-card__cover{aspect-ratio:16/9}
.single-gl_podcast_program .gl-podcast-list .gl-podcast-card__cover::after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 64%,rgba(11,17,35,.22));content:""}
.single-gl_podcast_program .gl-podcast-list .gl-podcast-card__duration{z-index:1}
.single-gl_podcast_program .gl-podcast-list .gl-podcast-card__body{display:flex;flex:1;align-items:flex-start;flex-direction:column;padding:24px 25px 26px}
.single-gl_podcast_program .gl-podcast-list .gl-podcast-card h3{margin:8px 0 10px;font-size:1.18rem;line-height:1.22;letter-spacing:-.025em}
.single-gl_podcast_program .gl-podcast-list .gl-podcast-card__body>p:not(.gl-eyebrow){min-height:3.2em;margin-bottom:0;color:#737c8f;font-size:.79rem;line-height:1.6}
.single-gl_podcast_program .gl-podcast-list .gl-audio-button{min-height:42px;margin-top:22px;border-radius:11px;font-size:.72rem}

/* The series newsletter continues the same premium audio language. */
.single-gl_podcast_program .gl-newsletter{padding:96px 0;border:0;background:#f3efe7}
.single-gl_podcast_program .gl-newsletter__box{position:relative;isolation:isolate;grid-template-columns:minmax(0,1.05fr) minmax(350px,.72fr);align-items:center;gap:68px;padding:58px 62px;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:27px;background:radial-gradient(circle at 82% -18%,rgba(111,82,231,.34),transparent 34%),linear-gradient(128deg,#172641 0%,#101a31 68%,#19233b 100%);box-shadow:0 28px 72px rgba(17,26,49,.14);color:#fff}
.single-gl_podcast_program .gl-newsletter__box::before{position:absolute;z-index:2;inset:0 30px auto;height:2px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,transparent,rgba(157,136,248,.95) 25%,rgba(213,173,103,.9) 76%,transparent);content:""}
.single-gl_podcast_program .gl-newsletter .gl-eyebrow{color:#d9b773;font-family:inherit}
.single-gl_podcast_program .gl-newsletter h2{max-width:650px;color:#fff;font-family:inherit;font-size:clamp(2.3rem,4vw,3.55rem);font-weight:710;line-height:1.04;letter-spacing:-.052em}
.single-gl_podcast_program .gl-newsletter p{color:rgba(255,255,255,.66);line-height:1.7}
.single-gl_podcast_program .gl-newsletter__action{width:100%;justify-items:stretch;padding:27px;border:1px solid rgba(255,255,255,.11);border-radius:20px;background:rgba(255,255,255,.055);backdrop-filter:blur(12px)}
.single-gl_podcast_program .gl-newsletter__form,.single-gl_podcast_program .gl-newsletter__fields{width:100%}
.single-gl_podcast_program .gl-newsletter__fields{grid-template-columns:1fr}
.single-gl_podcast_program .gl-newsletter__fields .gl-button{width:100%;justify-content:center;border-radius:12px;background:#f7f1e8;color:#15213a}
.single-gl_podcast_program .gl-newsletter__consent{color:rgba(255,255,255,.65)}
.single-gl_podcast_program .gl-newsletter__consent a{color:#ddd4ff}
.single-gl_podcast_program .gl-newsletter__form>small{color:rgba(255,255,255,.46)!important}

@media(max-width:1000px){
	.single-gl_podcast_program .gl-program-hero__visual{width:65%;opacity:.78}
	.single-gl_podcast_program .gl-podcast-list{grid-template-columns:repeat(2,minmax(0,1fr))}
	.single-gl_podcast_program .gl-newsletter__box{grid-template-columns:1fr;gap:38px}
	.single-gl_podcast_program .gl-newsletter__action{max-width:610px}
}
@media(max-width:650px){
	.single-gl_podcast_program .gl-program-hero--immersive{min-height:0;padding:52px 0 58px}
	.single-gl_podcast_program .gl-program-hero__visual{width:100%;opacity:.42}
	.single-gl_podcast_program .gl-program-hero__visual img{object-position:48% center}
	.single-gl_podcast_program .gl-program-hero__visual::after{background:linear-gradient(90deg,rgba(248,247,254,.99),rgba(248,247,254,.9) 72%,rgba(248,247,254,.66)),linear-gradient(180deg,rgba(248,247,254,.35),transparent 50%,rgba(248,247,254,.72))}
	.single-gl_podcast_program .gl-program-hero__grid{min-height:0}
	.single-gl_podcast_program .gl-program-hero .gl-breadcrumb{margin-bottom:42px}
	.single-gl_podcast_program .gl-program-hero h1{font-size:clamp(2.75rem,13vw,3.55rem)}
	.single-gl_podcast_program .gl-program-hero__meta{gap:9px 13px}
	.single-gl_podcast_program .gl-program-hero__meta span+span::before{display:none}
	.single-gl_podcast_program .gl-program-hero .gl-audio-button{width:100%;justify-content:center}
	.single-gl_podcast_program .gl-program-ad{padding:18px 0}
	.single-gl_podcast_program .gl-program-ad .gl-container{width:min(calc(100% - 24px),970px)}
	.single-gl_podcast_program .gl-program-ad .gl-ad-slot{min-height:82px}
	.single-gl_podcast_program .gl-program-episodes{padding:70px 0}
	.single-gl_podcast_program .gl-podcast-list{grid-template-columns:1fr}
	.single-gl_podcast_program .gl-newsletter{padding:62px 0}
	.single-gl_podcast_program .gl-newsletter__box{gap:30px;padding:38px 24px;border-radius:22px}
	.single-gl_podcast_program .gl-newsletter h2{font-size:2.35rem}
	.single-gl_podcast_program .gl-newsletter__action{padding:22px}
}
