.podcast_pryColor__CVS56{background-color:#000}.podcast_secColor__mEF6Z{color:#00ffcd}.podcast_textColor__D1Yhk{color:#fff}.podcast_secBgColor__3m79f{background-color:#00ffcd!important}.podcast_BgColor__vASO3{background:#000!important}.podcast_pageRoot__P_h8k{font-family:inherit;background:#000;color:#fff;min-height:100vh}.podcast_heroSection__kT8o5{position:relative;width:100%;background:linear-gradient(135deg,#000,rgba(0,20,20,.8));min-height:70vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:4rem 2.5rem}.podcast_heroSection__kT8o5:before{content:"";position:absolute;top:-300px;left:-300px;width:800px;height:800px;background:radial-gradient(circle,rgba(0,255,205,.1) 0,transparent 70%);border-radius:50%;animation:podcast_float__Jj_AJ 20s ease-in-out infinite}.podcast_heroSection__kT8o5:after{content:"";position:absolute;bottom:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(0,255,205,.05) 0,transparent 70%);border-radius:50%;animation:podcast_float__Jj_AJ 25s ease-in-out infinite reverse}.podcast_heroContent__S4Wgu{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:900px;margin:0 auto}.podcast_logoContainer__BXbBs{position:relative;margin-bottom:3rem}.podcast_logoBadge__viRQY{position:relative;z-index:1;padding:2rem;border:2px solid rgba(0,255,205,.15);border-radius:24px;background:hsla(0,0%,100%,.02);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:podcast_fadeInUp__BOVQM .8s cubic-bezier(.25,.46,.45,.94) forwards;display:flex;align-items:center;justify-content:center}.podcast_logoBadge__viRQY:before{content:"";position:absolute;inset:-2px;border-radius:24px;background:linear-gradient(135deg,rgba(0,255,205,.08),transparent);z-index:-1}.podcast_logo__cZJ12{width:100%;height:auto;max-width:500px;filter:drop-shadow(0 20px 40px rgba(255,200,0,.15));animation:podcast_fadeInUp__BOVQM .8s cubic-bezier(.25,.46,.45,.94) .1s both}.podcast_podcastSubtitle__glDQ4{font-size:clamp(.95rem,2vw,1.2rem);color:#00ffcd;margin:2rem 0 0;font-weight:600;letter-spacing:2px;text-transform:uppercase;text-align:center;animation:podcast_fadeInUp__BOVQM .8s cubic-bezier(.25,.46,.45,.94) .2s both}.podcast_accentElements__vSuPm{position:absolute;top:50%;left:-100px;transform:translateY(-50%);z-index:0}.podcast_accentLine__5WWsy{width:80px;height:4px;background:linear-gradient(90deg,#00ffcd,transparent);border-radius:2px;margin-bottom:2rem}.podcast_accentDot__o_9Ys{width:12px;height:12px;background:#00ffcd;border-radius:50%;opacity:.6}.podcast_descriptionSection__cvzuB{position:relative;width:100%;background:#000;padding:3rem 2.5rem;border-top:1px solid rgba(0,255,205,.1)}.podcast_descriptionContainer__oFM20{max-width:900px;margin:0 auto}.podcast_descriptionContent__wJgiO{animation:podcast_fadeInUp__BOVQM .8s cubic-bezier(.25,.46,.45,.94) forwards}.podcast_sectionTitle__EkoAp{font-size:clamp(1rem,1.8vw,2rem);font-weight:800;color:#fff;margin:0 0 2rem;letter-spacing:-1px;line-height:1.2}.podcast_highlight__gCfoj{color:#00ffcd;font-weight:900;position:relative;display:inline-block}.podcast_highlight__gCfoj:after{content:"";position:absolute;bottom:-8px;left:0;right:0;height:3px;background:#00ffcd;opacity:.3;border-radius:2px}.podcast_description__ceu_4{font-size:clamp(1rem,2vw,1.15rem);line-height:1.9;color:#b0b0b0;margin:0;max-width:800px}.podcast_description__ceu_4:hover{color:#d0d0d0;transition:color .4s ease}.podcast_listenSection__nlwDO{position:relative;width:100%;background:linear-gradient(180deg,#000,rgba(0,10,10,.9));padding:4rem 2.5rem;overflow:hidden}.podcast_listenSection__nlwDO:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:800px;height:400px;background:radial-gradient(ellipse at center,rgba(0,255,205,.05) 0,transparent 70%);pointer-events:none}.podcast_listenContainer__YGTai{max-width:1000px;margin:0 auto;position:relative;z-index:1}.podcast_listenTitle___02ve{font-size:clamp(1rem,1.8vw,2rem);font-weight:900;color:#fff;text-align:center;margin:0 0 2.5rem;letter-spacing:-1px;animation:podcast_fadeInUp__BOVQM .8s cubic-bezier(.25,.46,.45,.94) forwards}.podcast_platformsGrid__YCBFS{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.podcast_platformCard__5aCgm{position:relative;display:flex;align-items:center;justify-content:space-between;padding:2rem 2.5rem;border:2px solid rgba(0,255,205,.2);border-radius:16px;background:hsla(0,0%,100%,.03);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-decoration:none;color:#fff;overflow:hidden;transition:all .4s cubic-bezier(.25,.46,.45,.94);animation:podcast_fadeInUp__BOVQM .8s cubic-bezier(.25,.46,.45,.94)}.podcast_platformCard__5aCgm:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,var(--platform-color,#00ffcd),transparent);opacity:.1;transition:left .6s ease}.podcast_platformCard__5aCgm:hover{border-color:var(--platform-color,#00ffcd);background:hsla(0,0%,100%,.08);transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,255,205,.15)}.podcast_platformCard__5aCgm:hover:before{left:100%}.podcast_platformCard__5aCgm:hover .podcast_platformArrow__1GeOm{transform:translateX(8px)}.podcast_platformCard__5aCgm:first-child{animation-delay:.1s}.podcast_platformCard__5aCgm:nth-child(2){animation-delay:.2s}.podcast_platformCard__5aCgm:nth-child(3){animation-delay:.3s}.podcast_platformIcon__oCEk2{font-size:2rem;margin-right:1rem}.podcast_platformName__8CXaQ{font-size:1.1rem;font-weight:700;flex:1 1;letter-spacing:.5px;font-family:Montserrat,sans-serif}.podcast_platformArrow__1GeOm{font-size:1.5rem;transition:transform .4s ease;color:var(--platform-color,#00ffcd);font-weight:700}.podcast_listenCta__7jPbi{text-align:center;font-size:1rem;color:gray;margin:0;letter-spacing:.5px;animation:podcast_fadeInUp__BOVQM .8s cubic-bezier(.25,.46,.45,.94) .4s both}@keyframes podcast_fadeInUp__BOVQM{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes podcast_float__Jj_AJ{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}@media(max-width:768px){.podcast_heroSection__kT8o5{min-height:60vh;padding:3rem 1.5rem}.podcast_logoBadge__viRQY{padding:2.5rem 2rem}.podcast_accentElements__vSuPm{display:none}.podcast_descriptionSection__cvzuB{padding:2.5rem 1.5rem}.podcast_listenSection__nlwDO{padding:3rem 1.5rem}.podcast_platformsGrid__YCBFS{grid-template-columns:1fr;gap:1.5rem}.podcast_platformCard__5aCgm{padding:1.5rem 2rem}.podcast_platformIcon__oCEk2{font-size:1.5rem;margin-right:.8rem}.podcast_platformName__8CXaQ{font-size:1rem}}@media(max-width:480px){.podcast_heroSection__kT8o5{min-height:50vh;padding:2rem 1rem}.podcast_podcastTitle__7XIdU{font-size:2rem}.podcast_podcastTagline__OPpBJ{font-size:.9rem}.podcast_sectionTitle__EkoAp{font-size:1.6rem}.podcast_platformCard__5aCgm{padding:1.2rem 1.5rem}.podcast_platformName__8CXaQ{font-size:.95rem}}