.hero-section{margin-top:80px;padding:4rem 2rem;max-width:1200px;margin-left:auto;margin-right:auto}.hero-image-container{position:relative;width:100%;max-width:350px;margin:0 auto 2rem;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #ff44444d,0 0 40px #ff6b3533;background:linear-gradient(135deg,rgba(255,68,68,.3),rgba(255,107,53,.2));min-height:350px}.hero-image{width:100%;height:auto;display:block;object-fit:contain;opacity:0;transition:opacity .5s ease-in-out}.hero-image.loaded{opacity:1}.hero-title-section{text-align:center;margin-bottom:1rem;max-width:800px;margin-left:auto;margin-right:auto}.hero-title{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;text-shadow:0 0 30px rgba(157,78,221,.8);margin-bottom:.5rem;text-align:center}.hero-subtitle{font-size:1.8rem;color:var(--neon-yellow);text-shadow:0 0 20px rgba(255,221,0,.6);text-align:center;font-weight:600}.podcast-description{text-align:center;margin-bottom:1rem;max-width:800px;margin-left:auto;margin-right:auto}.description-text{font-size:1.2rem;color:var(--text-light);line-height:1.8}.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){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.3rem}.hero-section{padding:2rem 1rem;margin-top:120px}.platforms{gap:3rem}.platform-icon{width:100px;height:100px;font-size:3.5rem}}
