.podcast-live{--podcast-pink:#d90081;--podcast-pink-hover:#e91091;--podcast-navy:#004;--podcast-navy-hover:#006;--podcast-gold:gold;--podcast-white:#fff;--podcast-gray-50:#f9fafb;--podcast-gray-100:#f3f4f6;--podcast-gray-200:#e5e7eb;color:#000;background:var(--podcast-white);font-size:16px;line-height:26px}:is(html:has(.podcast-live),body:has(.podcast-live)){overflow-x:hidden}.podcast-live *,.podcast-live :before,.podcast-live :after{box-sizing:border-box}.podcast-live a{text-decoration:none}.podcast-live p,.podcast-live h1,.podcast-live h2,.podcast-live h3{margin-top:0}.podcast-live .podcast-shell{width:100%;max-width:1344px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.podcast-live .podcast-shell--narrow{max-width:830px}.podcast-live .podcast-hero{margin-top:calc(-1 * var(--site-header-h,0px));background:var(--podcast-white);padding:220px 0 80px;position:relative;overflow:hidden}.podcast-live .podcast-hero__grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.podcast-live .podcast-hero h1{color:var(--podcast-navy);margin-bottom:16px;font-size:clamp(2.5rem,5vw,4.2rem);font-weight:800;line-height:1.15}.podcast-live .podcast-hero h1 span{color:var(--podcast-pink)}.podcast-live .podcast-hero__tagline{color:var(--podcast-pink);margin-bottom:24px;font-size:1.25rem;font-weight:500}.podcast-live .podcast-hero__description{color:#000;margin-bottom:32px;font-size:1rem;line-height:1.8}.podcast-live .podcast-actions{flex-wrap:wrap;gap:20px;display:flex}.podcast-live .podcast-button{min-width:200px;color:var(--podcast-white);cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:18px 40px;font-size:1.1rem;font-weight:500;line-height:26px;transition:all .3s;display:inline-flex}.podcast-live .podcast-button:hover{color:var(--podcast-white);transform:translateY(-2px)}.podcast-live .podcast-button--pink{background:var(--podcast-pink)}.podcast-live .podcast-button--pink:hover{background:var(--podcast-pink-hover);box-shadow:0 8px 24px #d900814d}.podcast-live .podcast-button--navy{background:var(--podcast-navy)}.podcast-live .podcast-button--navy:hover{background:var(--podcast-navy-hover);box-shadow:0 8px 24px #00004440}.podcast-live .podcast-hero__art{position:relative}.podcast-live .podcast-hero__art-frame{aspect-ratio:1;background:linear-gradient(135deg, var(--podcast-pink) 0%, var(--podcast-navy) 100%);border-radius:20px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.podcast-live .podcast-hero__art-frame img{filter:drop-shadow(0 20px 40px #0003);width:80%;height:auto;display:block}.podcast-live .podcast-listen{background:var(--podcast-gray-50);padding:80px 0}.podcast-live .podcast-section-heading{text-align:center;margin-bottom:40px}.podcast-live .podcast-section-heading h2{color:var(--podcast-navy);margin-bottom:8px;font-size:clamp(1.75rem,3vw,3.2rem);font-weight:700;line-height:60px}.podcast-live .podcast-section-heading>span{background:var(--podcast-pink);border-radius:2px;width:60px;height:4px;margin:16px auto 0;display:block}.podcast-live .podcast-platforms{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:48px;display:flex}.podcast-live .podcast-platform{border:1px solid var(--podcast-gray-200);color:var(--podcast-navy);background:var(--podcast-white);border-radius:12px;align-items:center;gap:12px;padding:16px 32px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.podcast-live .podcast-platform:hover{border-color:var(--podcast-pink);color:var(--podcast-pink);transform:translateY(-2px);box-shadow:0 8px 20px #d900811a}.podcast-live .podcast-platform svg{fill:red;width:24px;height:24px}.podcast-live .podcast-player{background:#000;border-radius:16px;max-width:800px;height:468px;margin:0 auto;overflow:hidden;box-shadow:0 8px 32px #0000001a}.podcast-live .podcast-player iframe{border:0;width:100%;height:100%;display:block}.podcast-live .podcast-story,.podcast-live .podcast-audience{padding:80px 0}.podcast-live .podcast-story{background:var(--podcast-white)}.podcast-live .podcast-story p{color:#000;text-align:center;margin-bottom:0;font-size:1.1rem;line-height:1.9}.podcast-live .podcast-audience{background:var(--podcast-gray-50)}.podcast-live .podcast-card-grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.podcast-live .podcast-card{border:1px solid var(--podcast-gray-200);background:var(--podcast-white);border-radius:16px;flex-direction:column;padding:40px;transition:all .3s;display:flex}.podcast-live .podcast-card:hover{border-color:var(--podcast-pink);box-shadow:0 12px 32px #d900811a}.podcast-live .podcast-card h3{color:var(--podcast-navy);margin-bottom:16px;font-size:1.35rem;font-weight:700;line-height:1.2}.podcast-live .podcast-card p{color:#000;margin-bottom:0;line-height:1.8}.podcast-live .podcast-tags{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.podcast-live .podcast-tags span{color:var(--podcast-navy);background:var(--podcast-gray-100);border-radius:50px;padding:10px 18px;font-size:.9rem;font-weight:500;line-height:26px;transition:all .3s}.podcast-live .podcast-tags span:hover{color:var(--podcast-white);background:var(--podcast-pink)}.podcast-live .podcast-card .podcast-card__footer{color:var(--podcast-pink);background:#00000008;border-top:1px solid #00000020;padding:12px 20px;font-style:italic;font-weight:500}.podcast-live .podcast-guest{color:var(--podcast-white);background:var(--podcast-navy);padding:80px 0}.podcast-live .podcast-guest__grid{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.podcast-live .podcast-guest h2{color:var(--podcast-white);margin-bottom:20px;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:60px}.podcast-live .podcast-guest p{color:var(--podcast-gray-200);margin-bottom:28px;font-size:1.05rem;line-height:1.8}.podcast-live .podcast-guest h3{color:var(--podcast-gold);margin-bottom:20px;font-size:1.1rem;font-weight:700;line-height:1.2}.podcast-live .podcast-guest ul{margin:0 0 16px;padding-left:40px;list-style:none}.podcast-live .podcast-guest li{color:var(--podcast-gray-200);border-bottom:1px solid #ffffff1a;padding:12px 0 12px 32px;position:relative}.podcast-live .podcast-guest li:last-child{border-bottom:0}.podcast-live .podcast-guest li:before{color:var(--podcast-pink);content:"✓";font-weight:700;position:absolute;left:0}.podcast-live .podcast-sponsor{background:var(--podcast-white);padding:80px 0}.podcast-live .podcast-sponsor__grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;display:grid}.podcast-live .podcast-sponsor h2{color:var(--podcast-navy);margin-bottom:16px;font-size:clamp(1.75rem,3vw,3.2rem);font-weight:700;line-height:60px}.podcast-live .podcast-sponsor__content>p{color:#000;margin-bottom:28px;font-size:1.05rem;line-height:1.8}.podcast-live .podcast-sponsor__card{max-width:320px;color:var(--podcast-white);background:linear-gradient(135deg, var(--podcast-pink) 0%, #9b0063 100%);text-align:center;border-radius:20px;justify-self:center;padding:48px}.podcast-live .podcast-sponsor__icon{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 20px;display:flex}.podcast-live .podcast-sponsor__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:36px;height:36px}.podcast-live .podcast-sponsor__card h3{color:var(--podcast-white);margin-bottom:8px;font-size:1.25rem;font-weight:700;line-height:1.2}.podcast-live .podcast-sponsor__card p{color:var(--podcast-white);opacity:.9;margin-bottom:0;font-size:.95rem;line-height:26px}@media (width<=1024px){.podcast-live .podcast-hero__grid{grid-template-columns:1fr;gap:48px}.podcast-live .podcast-hero__art{order:-1;width:222.5px;max-width:400px;margin:0 auto}.podcast-live .podcast-hero__content{text-align:center}.podcast-live .podcast-actions{justify-content:center}.podcast-live .podcast-guest__grid,.podcast-live .podcast-sponsor__grid{grid-template-columns:1fr;gap:40px}.podcast-live .podcast-sponsor__card{grid-row:1}}@media (width<=768px){.podcast-live .podcast-hero{padding:275px 0 60px}.podcast-live .podcast-card-grid{grid-template-columns:1fr}.podcast-live .podcast-card{padding:28px}.podcast-live .podcast-story,.podcast-live .podcast-audience,.podcast-live .podcast-listen,.podcast-live .podcast-guest{padding:60px 0}.podcast-live .podcast-button{min-width:180px;padding:16px 32px;font-size:1rem;line-height:24px}.podcast-live .podcast-platforms{gap:12px}.podcast-live .podcast-platform{padding:14px 24px}.podcast-live h2,.podcast-live h3{font-size:30px!important}.podcast-live .podcast-section-heading h2,.podcast-live .podcast-guest h2,.podcast-live .podcast-sponsor h2{line-height:45px}}@media (width<=480px){.podcast-live .podcast-actions{flex-direction:column;width:100%}.podcast-live .podcast-button{width:100%}.podcast-live .podcast-sponsor__card{padding:32px}.podcast-live .podcast-platforms{flex-direction:column;align-items:center}.podcast-live .podcast-platform{justify-content:center;width:100%;max-width:280px}}
