.podcast-module__y1dNDa__main{min-height:100vh;padding-top:110px}.podcast-module__y1dNDa__heroSection{padding:5rem var(--section-padding-x)8rem;background-color:var(--color-pink-dark);text-align:center;position:relative}.podcast-module__y1dNDa__heroContainer{z-index:1;max-width:720px;margin:0 auto;position:relative}.podcast-module__y1dNDa__heroTitle{font-family:var(--font-heading);letter-spacing:-.02em;color:#fff;margin-bottom:.75rem;font-size:3.5rem;font-weight:500;line-height:1.1}.podcast-module__y1dNDa__highlight{color:#ffd4e8;font-weight:600}.podcast-module__y1dNDa__heroSubtitle{font-family:var(--font-heading);color:#ffffffe6;letter-spacing:.04em;text-transform:uppercase;margin-bottom:1rem;font-size:1.2rem;font-weight:500}.podcast-module__y1dNDa__heroDescription{font-family:var(--font-body);color:#ffffffd9;max-width:580px;margin:0 auto 2rem;font-size:1rem;line-height:1.7}.podcast-module__y1dNDa__platformButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.podcast-module__y1dNDa__platformPill{-webkit-backdrop-filter:blur(10px);color:#fff;font-family:var(--font-body);background-color:#ffffff26;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .25s,transform .25s,box-shadow .25s;display:inline-flex}.podcast-module__y1dNDa__platformPill:hover{background-color:#ffffff40;transform:translateY(-2px);box-shadow:0 6px 20px #0000001f}.podcast-module__y1dNDa__heroCurve{width:100%;height:80px;position:absolute;bottom:0;left:0;overflow:hidden}.podcast-module__y1dNDa__heroCurve svg{width:100%;height:100%;position:absolute;bottom:0;left:0}.podcast-module__y1dNDa__episodesSection{padding:0 var(--section-padding-x)5rem;background-color:var(--color-bg-base)}.podcast-module__y1dNDa__episodesContainer{max-width:960px;margin:0 auto}.podcast-module__y1dNDa__featuredCard{z-index:2;text-align:left;background:#fff;border:1.5px solid #f0e0ea;border-radius:16px;grid-template-columns:240px 1fr;gap:2rem;margin-top:-80px;margin-bottom:3.5rem;padding:1.75rem;display:grid;position:relative;box-shadow:0 12px 40px #d882ad2e}.podcast-module__y1dNDa__featuredImageWrapper{aspect-ratio:1;background:#f7e8f0;border-radius:12px;width:100%;position:relative;overflow:hidden}.podcast-module__y1dNDa__featuredImage{object-fit:cover;width:100%;height:100%;display:block}.podcast-module__y1dNDa__newBadgeFeatured{color:#fff;font-family:var(--font-body);letter-spacing:.08em;background:#d4618c;border-radius:4px;padding:.25rem .6rem;font-size:.7rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.podcast-module__y1dNDa__featuredContent{flex-direction:column;justify-content:center;display:flex}.podcast-module__y1dNDa__featuredEyebrow{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:#d4618c;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.podcast-module__y1dNDa__featuredTitle{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:.6rem;font-size:1.5rem;font-weight:600;line-height:1.25}.podcast-module__y1dNDa__featuredMeta{font-family:var(--font-body);color:var(--color-text-secondary);align-items:center;gap:.4rem;margin-bottom:.9rem;font-size:.85rem;display:flex}.podcast-module__y1dNDa__metaDot{opacity:.5}.podcast-module__y1dNDa__featuredDescription{font-family:var(--font-body);color:var(--color-text-secondary);margin-bottom:1.25rem;font-size:.95rem;line-height:1.6}.podcast-module__y1dNDa__featuredCta{color:#fff;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.04em;background-color:#1db954;border-radius:4px;align-self:flex-start;padding:.7rem 1.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-block}.podcast-module__y1dNDa__featuredCta:hover{background-color:#17a346;transform:translateY(-2px)}.podcast-module__y1dNDa__listHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.podcast-module__y1dNDa__episodeCount{color:var(--color-text-secondary);font-size:.85em;font-weight:400}.podcast-module__y1dNDa__searchInput{min-width:220px;max-width:320px;font-family:var(--font-body);color:var(--color-text-primary);background:#fff;border:1.5px solid #e8d0dd;border-radius:8px;flex:1;padding:.65rem 1rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.podcast-module__y1dNDa__searchInput:focus{border-color:#d4618c;outline:none;box-shadow:0 0 0 3px #d4618c1f}.podcast-module__y1dNDa__episodeList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.podcast-module__y1dNDa__episodeRow{text-align:left;color:inherit;cursor:pointer;background:#fff;border:1.5px solid #f0e0ea;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.1rem 1.25rem;text-decoration:none;transition:background-color .25s,border-color .25s,box-shadow .25s,transform .25s;display:flex}.podcast-module__y1dNDa__playCircle{color:#d4618c;background:linear-gradient(135deg,#f5e0e8,#fadce6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding-left:2px;transition:background .25s,color .25s,box-shadow .25s,transform .25s;display:flex}.podcast-module__y1dNDa__episodeRow:hover .podcast-module__y1dNDa__playCircle{color:#fff;background:#d4618c;box-shadow:0 6px 18px #d4618c59}.podcast-module__y1dNDa__episodeRowBody{flex:1;min-width:0}.podcast-module__y1dNDa__episodeRowMetaTop{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.podcast-module__y1dNDa__episodeRowDate{font-family:var(--font-body);color:#c4a0b2;font-size:.75rem}.podcast-module__y1dNDa__episodeRowDuration{font-family:var(--font-body);color:#c4a0b2;white-space:nowrap;flex-shrink:0;align-items:center;gap:.3rem;margin-top:.35rem;font-size:.75rem;display:flex}.podcast-module__y1dNDa__featuredCardLink{color:inherit;cursor:pointer;text-decoration:none;transition:transform .2s,box-shadow .2s}.podcast-module__y1dNDa__featuredCardLink:hover{transform:translateY(-3px);box-shadow:0 16px 48px #d882ad40}.podcast-module__y1dNDa__episodeRow:hover{background-color:#fff0f5;border-color:#e8c5d6;transform:translate(3px);box-shadow:0 6px 20px #d882ad1f}.podcast-module__y1dNDa__episodeRowTitle{font-family:var(--font-heading);color:var(--color-text-primary);margin:0 0 .3rem;font-size:1rem;font-weight:600;line-height:1.35}.podcast-module__y1dNDa__newBadge{color:#fff;font-family:var(--font-body);letter-spacing:.08em;background:#d4618c;border-radius:3px;padding:.15rem .5rem;font-size:.65rem;font-weight:700}.podcast-module__y1dNDa__episodeRowDesc{font-family:var(--font-body);color:var(--color-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.55;display:-webkit-box;overflow:hidden}.podcast-module__y1dNDa__emptyState{text-align:center;font-family:var(--font-body);color:var(--color-text-secondary);padding:2rem 1rem}.podcast-module__y1dNDa__loadMoreButton{color:#d4618c;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:0 0;border:2px solid #d4618c;border-radius:4px;margin:2rem auto 0;padding:.8rem 2rem;font-size:.85rem;font-weight:600;transition:background-color .2s,color .2s,transform .2s;display:block}.podcast-module__y1dNDa__loadMoreButton:hover{color:#fff;background:#d4618c;transform:translateY(-2px)}.podcast-module__y1dNDa__sectionTitle{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:.5rem;font-size:2.4rem;font-weight:500}.podcast-module__y1dNDa__sectionSubtitle{font-family:var(--font-body);color:var(--color-text-secondary);margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.podcast-module__y1dNDa__episodesGrid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:960px;margin:0 auto;display:grid}.podcast-module__y1dNDa__episodeCard{background-color:#fff;border:1.5px solid #f0e0ea;border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden}.podcast-module__y1dNDa__episodeCard:hover{transform:translateY(-3px);box-shadow:0 8px 24px #d882ad26}.podcast-module__y1dNDa__videoWrapper{width:100%;padding-bottom:56.25%;position:relative}.podcast-module__y1dNDa__videoWrapper iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.podcast-module__y1dNDa__supportSection{padding:8rem var(--section-padding-x)5rem;background-color:#ffd4e8;position:relative}.podcast-module__y1dNDa__supportCurve{width:100%;height:80px;position:absolute;top:0;left:0;overflow:hidden}.podcast-module__y1dNDa__supportCurve svg{width:100%;height:100%;position:absolute;top:0;left:0}.podcast-module__y1dNDa__supportContainer{z-index:1;max-width:600px;margin:0 auto;position:relative}.podcast-module__y1dNDa__supportCard{text-align:center;background-color:#fff;border-radius:20px;padding:3rem 2.5rem;box-shadow:0 8px 32px #d882ad1f}.podcast-module__y1dNDa__supportIconWrapper{background-color:#fff0f5;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.25rem;display:inline-flex}.podcast-module__y1dNDa__supportIcon{width:32px;height:32px;color:var(--color-pink-dark)}.podcast-module__y1dNDa__supportTitle{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:1rem;font-size:2rem;font-weight:600}.podcast-module__y1dNDa__supportDescription{font-family:var(--font-body);color:var(--color-text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.podcast-module__y1dNDa__supportButton{background-color:var(--color-pink-dark);color:#fff;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;border:2px solid var(--color-pink-dark);border-radius:4px;margin-bottom:1rem;padding:.9rem 2.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .3s,transform .3s;display:inline-block}.podcast-module__y1dNDa__supportButton:hover{color:var(--color-pink-dark);background-color:#0000;transform:translateY(-3px)}.podcast-module__y1dNDa__supportNote{font-family:var(--font-body);color:var(--color-text-secondary);opacity:.8;font-size:.8rem;font-style:italic}.podcast-module__y1dNDa__bottomCurveSection{background-color:var(--color-pink-dark);height:102px;position:relative}.podcast-module__y1dNDa__bottomCurve{pointer-events:none;z-index:1;width:calc(100% + 2px);height:102px;position:absolute;top:-1px;left:-1px;overflow:visible}.podcast-module__y1dNDa__bottomCurve svg{width:100%;height:100%;display:block;position:absolute;top:0;left:0}.podcast-module__y1dNDa__animateItem{opacity:0;transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}.podcast-module__y1dNDa__animateItem.podcast-module__y1dNDa__animateIn{opacity:1;transform:translateY(0)}.podcast-module__y1dNDa__delay1{transition-delay:.1s}.podcast-module__y1dNDa__delay2{transition-delay:.2s}.podcast-module__y1dNDa__delay3{transition-delay:.3s}.podcast-module__y1dNDa__delay4{transition-delay:.4s}@media (max-width:1024px){.podcast-module__y1dNDa__heroTitle{font-size:2.8rem}.podcast-module__y1dNDa__sectionTitle{font-size:2rem}}@media (max-width:768px){.podcast-module__y1dNDa__main{padding-top:80px}.podcast-module__y1dNDa__heroSection{padding:3rem var(--section-padding-x)6rem}.podcast-module__y1dNDa__heroTitle{font-size:2.2rem}.podcast-module__y1dNDa__heroSubtitle{font-size:1rem}.podcast-module__y1dNDa__platformButtons{gap:.5rem}.podcast-module__y1dNDa__platformPill{padding:.55rem 1rem;font-size:.8rem}.podcast-module__y1dNDa__episodesSection{padding:0 var(--section-padding-x)3.5rem}.podcast-module__y1dNDa__episodesGrid{grid-template-columns:1fr;gap:1.25rem}.podcast-module__y1dNDa__featuredCard{grid-template-columns:1fr;gap:1.25rem;margin-top:-60px;margin-bottom:2.5rem;padding:1.25rem}.podcast-module__y1dNDa__featuredImageWrapper{max-width:220px;margin:0 auto}.podcast-module__y1dNDa__featuredTitle{font-size:1.25rem}.podcast-module__y1dNDa__listHeader{text-align:center;flex-direction:column;align-items:stretch}.podcast-module__y1dNDa__searchInput{max-width:none}.podcast-module__y1dNDa__episodeRow{gap:.8rem;padding:1rem}.podcast-module__y1dNDa__playCircle{width:40px;height:40px}.podcast-module__y1dNDa__episodeRowDuration{display:none}.podcast-module__y1dNDa__sectionTitle{font-size:1.8rem}.podcast-module__y1dNDa__supportSection{padding:6rem var(--section-padding-x)4rem}.podcast-module__y1dNDa__supportCurve{height:60px}.podcast-module__y1dNDa__supportCard{padding:2rem 1.5rem}.podcast-module__y1dNDa__supportTitle{font-size:1.6rem}.podcast-module__y1dNDa__bottomCurve,.podcast-module__y1dNDa__bottomCurveSection{height:62px}}@media (max-width:480px){.podcast-module__y1dNDa__heroTitle{font-size:1.8rem}.podcast-module__y1dNDa__sectionTitle{font-size:1.5rem}.podcast-module__y1dNDa__supportCard{padding:1.5rem 1.25rem}.podcast-module__y1dNDa__bottomCurve,.podcast-module__y1dNDa__bottomCurveSection{height:42px}}
