.podcast-hero{margin-top:80px;padding:4rem 2rem;max-width:1200px;margin-left:auto;margin-right:auto;text-align:center}.podcast-hero__image-container{position:relative;width:100%;max-width:350px;margin:0 auto 2rem;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #db277780,0 0 40px #ec48994d;background:linear-gradient(135deg,rgba(219,39,119,.3),rgba(236,72,153,.2));min-height:350px}.podcast-hero__image{width:100%;height:auto;display:block;object-fit:contain;opacity:0;transition:opacity .5s ease-in-out}.podcast-hero__image.loaded{opacity:1}.podcast-hero__titles{margin-bottom:1rem}.podcast-hero__title{font-family:Bebas Neue,sans-serif;font-size:3.5rem;font-weight:700;background:linear-gradient(135deg,var(--neon-purple),var(--neon-pink));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.podcast-hero__subtitle{font-family:Dancing Script,cursive;font-size:1.8rem;color:var(--neon-pink);text-shadow:0 0 20px rgba(255,47,163,.6);font-weight:600}.podcast-hero__description{font-size:1.2rem;color:var(--text-light);line-height:1.8;max-width:800px;margin:0 auto 1rem}.listen-on-section{text-align:center;margin:1rem 0}.listen-on-title{font-size:1.5rem;color:var(--text-light);margin-bottom:2rem;font-weight:600}.platforms{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.platform-link{text-decoration:none;transition:transform .3s ease;display:flex;flex-direction:column;align-items:center;gap:.5rem}.platform-link:hover{transform:translateY(-5px)}.platform-name{color:var(--text-light);font-size:.9rem;font-weight:500;text-align:center}.platform-icon{font-size:3rem;width:80px;height:80px;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%;transition:all .3s ease}.platform-icon:before{display:block;text-align:center;line-height:1}.fa-spotify{background:#1DB954;color:#fff;border:none}.fa-spotify:hover{background:#1ed760;transform:scale(1.1);box-shadow:0 0 20px #1db95499}.fa-apple{background:linear-gradient(135deg,#9b59d0,#d14fd8);color:#fff;border:none}.fa-apple:hover{background:linear-gradient(135deg,#a968db,#dd5de3);transform:scale(1.1);box-shadow:0 0 20px #9b59d099}.fa-amazon{background:#00A8E1;color:#fff;border:none}.fa-amazon:hover{background:#00bfff;transform:scale(1.1);box-shadow:0 0 20px #00a8e199}@media (max-width: 768px){.podcast-hero{margin-top:120px;padding:2rem 1rem}.podcast-hero__title{font-size:2.5rem}.podcast-hero__subtitle{font-size:1.3rem}}
