.podcast-module__Tg0_zW__page{background:var(--color-gris-bg);min-height:100vh}.podcast-module__Tg0_zW__hero{background:var(--color-vert);padding:6rem 1.5rem 5rem;position:relative;overflow:hidden}.podcast-module__Tg0_zW__hero:before{content:"";pointer-events:none;background:#ffffff0a;border-radius:50%;width:400px;height:400px;position:absolute;top:-60px;right:-60px}.podcast-module__Tg0_zW__hero:after{content:"";pointer-events:none;background:#ffffff08;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-80px;left:-40px}.podcast-module__Tg0_zW__heroInner{text-align:center;z-index:2;max-width:800px;margin:0 auto;position:relative}.podcast-module__Tg0_zW__heroBadge{color:var(--color-dore);text-transform:uppercase;letter-spacing:.08em;background:#ffffff1f;border:1px solid #fff3;border-radius:99px;margin-bottom:2rem;padding:.4rem 1.2rem;font-size:.8rem;font-weight:700;display:inline-block}.podcast-module__Tg0_zW__heroTitle{color:var(--color-blanc);margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1}.podcast-module__Tg0_zW__heroAccent{font-family:var(--font-titre);color:var(--color-dore);font-style:italic}.podcast-module__Tg0_zW__heroSubtitle{color:#ffffffbf;max-width:620px;margin:0 auto 2.5rem;font-size:1.15rem;line-height:1.7}.podcast-module__Tg0_zW__heroPills{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.podcast-module__Tg0_zW__pill{color:#ffffffd9;background:#ffffff1a;border:1px solid #ffffff26;border-radius:99px;align-items:center;gap:.5rem;padding:.5rem 1.1rem;font-size:.82rem;font-weight:600;display:inline-flex}.podcast-module__Tg0_zW__pill svg{color:var(--color-dore);flex-shrink:0}.podcast-module__Tg0_zW__main{flex-direction:column;gap:5rem;max-width:1100px;padding:4rem 1.5rem 6rem;display:flex}.podcast-module__Tg0_zW__playerSection{margin-top:-2rem}.podcast-module__Tg0_zW__playerCard{background:var(--color-blanc);border:1px solid var(--color-gris-border);border-radius:24px;grid-template-columns:auto 1fr;align-items:start;gap:2.5rem;padding:2.5rem;display:grid;box-shadow:0 20px 60px #0000001f}.podcast-module__Tg0_zW__playerLeft,.podcast-module__Tg0_zW__playerArt{flex-direction:column;align-items:center;gap:.75rem;display:flex}.podcast-module__Tg0_zW__playerArtInner{background:linear-gradient(135deg, var(--color-vert) 0%, #2a4030 100%);width:140px;height:140px;color:var(--color-dore);border-radius:20px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;display:flex;position:relative}.podcast-module__Tg0_zW__playerEpNum{color:var(--color-gris-text);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:700}@keyframes podcast-module__Tg0_zW__barBounce{0%,to{height:8px}50%{height:28px}}.podcast-module__Tg0_zW__playerBars{align-items:flex-end;gap:3px;height:32px;display:flex;position:absolute;bottom:12px}.podcast-module__Tg0_zW__playerBars span{background:var(--color-dore);border-radius:2px;width:4px;animation:.8s ease-in-out infinite podcast-module__Tg0_zW__barBounce}.podcast-module__Tg0_zW__playerBars span:first-child{animation-delay:0s}.podcast-module__Tg0_zW__playerBars span:nth-child(2){animation-delay:.15s}.podcast-module__Tg0_zW__playerBars span:nth-child(3){animation-delay:.3s}.podcast-module__Tg0_zW__playerBars span:nth-child(4){animation-delay:.45s}.podcast-module__Tg0_zW__playerBars span:nth-child(5){animation-delay:.6s}.podcast-module__Tg0_zW__playerRight{flex-direction:column;gap:.75rem;display:flex}.podcast-module__Tg0_zW__playerCategory{text-transform:uppercase;letter-spacing:.06em;color:var(--color-dore);font-size:.75rem;font-weight:700}.podcast-module__Tg0_zW__playerTitle{color:var(--color-vert);margin:0;font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:800;line-height:1.2}.podcast-module__Tg0_zW__playerDesc{color:var(--color-gris-text);margin:0 0 .5rem;font-size:.95rem;line-height:1.6}.podcast-module__Tg0_zW__progressWrap{align-items:center;gap:.75rem;margin:.5rem 0;display:flex}.podcast-module__Tg0_zW__timeLabel{color:var(--color-gris-text);font-variant-numeric:tabular-nums;min-width:38px;font-size:.8rem;font-weight:600}.podcast-module__Tg0_zW__progressTrack{background:var(--color-gris-border);cursor:pointer;border-radius:99px;flex:1;height:6px;position:relative}.podcast-module__Tg0_zW__progressFill{background:var(--color-dore);pointer-events:none;border-radius:99px;height:100%;transition:width .1s linear}.podcast-module__Tg0_zW__progressInput{opacity:0;cursor:pointer;width:100%;height:20px;margin:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.podcast-module__Tg0_zW__controls{align-items:center;gap:1rem;display:flex}.podcast-module__Tg0_zW__skipBtn{cursor:pointer;color:var(--color-gris-text);background:0 0;border:none;border-radius:8px;flex-direction:column;align-items:center;gap:2px;padding:.5rem;font-size:.65rem;font-weight:700;transition:color .2s,background .2s;display:flex}.podcast-module__Tg0_zW__skipBtn:hover{color:var(--color-vert);background:var(--color-gris-bg)}.podcast-module__Tg0_zW__playBtn{background:var(--color-dore);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 20px #b48c3c59}.podcast-module__Tg0_zW__playBtn:hover{transform:scale(1.08);box-shadow:0 6px 28px #b48c3c80}.podcast-module__Tg0_zW__volumeWrap{color:var(--color-gris-text);align-items:center;gap:.5rem;margin-left:auto;display:flex}.podcast-module__Tg0_zW__volumeInput{width:80px;accent-color:var(--color-dore);cursor:pointer}.podcast-module__Tg0_zW__episodesSection{flex-direction:column;gap:2rem;display:flex}.podcast-module__Tg0_zW__episodesTitle{color:var(--color-vert);font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.podcast-module__Tg0_zW__episodesList{flex-direction:column;gap:1rem;display:flex}.podcast-module__Tg0_zW__episodeCard{background:var(--color-blanc);border:1px solid var(--color-gris-border);cursor:pointer;border-radius:16px;grid-template-columns:44px 1fr auto;align-items:center;gap:1.5rem;padding:1.75rem;transition:all .25s;display:grid}.podcast-module__Tg0_zW__episodeCard:hover:not(.podcast-module__Tg0_zW__episodeLocked){border-color:var(--color-dore);transform:translateY(-2px);box-shadow:0 8px 30px #00000014}.podcast-module__Tg0_zW__episodeActive{border-color:var(--color-dore);background:#fffef5}.podcast-module__Tg0_zW__episodeLocked{opacity:.5;cursor:default}.podcast-module__Tg0_zW__episodeNum{background:var(--color-gris-bg);width:44px;height:44px;color:var(--color-vert);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.podcast-module__Tg0_zW__episodeActive .podcast-module__Tg0_zW__episodeNum{background:var(--color-dore);color:#fff}@keyframes podcast-module__Tg0_zW__smallBar{0%,to{height:4px}50%{height:14px}}.podcast-module__Tg0_zW__episodeBars{align-items:flex-end;gap:2px;height:18px;display:flex}.podcast-module__Tg0_zW__episodeBars span{background:#fff;border-radius:2px;width:3px;animation:.8s ease-in-out infinite podcast-module__Tg0_zW__smallBar}.podcast-module__Tg0_zW__episodeBars span:first-child{animation-delay:0s}.podcast-module__Tg0_zW__episodeBars span:nth-child(2){animation-delay:.2s}.podcast-module__Tg0_zW__episodeBars span:nth-child(3){animation-delay:.4s}.podcast-module__Tg0_zW__episodeInfo{min-width:0}.podcast-module__Tg0_zW__episodeHeader{align-items:center;gap:.75rem;margin-bottom:.4rem;display:flex}.podcast-module__Tg0_zW__episodeLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--color-gris-text);font-size:.75rem;font-weight:700}.podcast-module__Tg0_zW__episodeCat{text-transform:uppercase;letter-spacing:.05em;color:var(--color-dore);font-size:.72rem;font-weight:700}.podcast-module__Tg0_zW__episodeTitre{color:var(--color-vert);margin:0 0 .4rem;font-size:1.05rem;font-weight:800;line-height:1.3}.podcast-module__Tg0_zW__episodeDesc{color:var(--color-gris-text);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}.podcast-module__Tg0_zW__episodeMeta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.4rem;display:flex}.podcast-module__Tg0_zW__episodeDuree{color:var(--color-vert);font-size:.85rem;font-weight:700}.podcast-module__Tg0_zW__episodeDate{color:var(--color-gris-text);font-size:.8rem}.podcast-module__Tg0_zW__ctaSection{margin-top:0}.podcast-module__Tg0_zW__ctaCard{background:var(--color-vert);text-align:center;color:var(--color-blanc);border-radius:24px;padding:4rem}.podcast-module__Tg0_zW__ctaCard h3{color:var(--color-blanc);margin-bottom:1rem;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:800}.podcast-module__Tg0_zW__ctaCard p{color:#ffffffbf;max-width:500px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.05rem}@media (max-width:768px){.podcast-module__Tg0_zW__playerCard{grid-template-columns:1fr;gap:1.5rem}.podcast-module__Tg0_zW__playerLeft{flex-direction:row;align-items:center}.podcast-module__Tg0_zW__playerArtInner{width:80px;height:80px}.podcast-module__Tg0_zW__episodeCard{grid-template-columns:44px 1fr;gap:1rem}.podcast-module__Tg0_zW__episodeMeta{display:none}.podcast-module__Tg0_zW__ctaCard{padding:2.5rem 1.5rem}.podcast-module__Tg0_zW__volumeWrap{display:none}}@media (max-width:480px){.podcast-module__Tg0_zW__main{gap:3rem}.podcast-module__Tg0_zW__playerCard{padding:1.5rem}.podcast-module__Tg0_zW__heroPills{flex-direction:column;align-items:center}}
