.Header_header__072v2{background-color:var(--primary-color);color:#fff;padding:1rem 0}.Header_container__DOHRG{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.Header_logo__0dir7{font-size:1.5rem;font-weight:700}.Header_nav__evgr5{display:flex;gap:1.5rem}.Header_navLink__bzbwi{position:relative}.Header_navLink__bzbwi:hover{text-decoration:underline}@media (max-width:768px){.Header_container__DOHRG{flex-direction:column;gap:1rem}.Header_nav__evgr5{width:100%;justify-content:center}}.Footer_footer__yl3k1{background-color:var(--light-gray);padding:2rem 0;margin-top:2rem}.Footer_container__MaumR{max-width:1200px;margin:0 auto;padding:0 1rem;text-align:center}.Footer_copyright__g3z6w{color:var(--dark-gray);font-size:.9rem}.Layout_container__l2gjk{min-height:100vh;display:flex;flex-direction:column}.Layout_main__BqQ1G{flex:1 1;padding:2rem 1rem;max-width:1200px;width:100%;margin:0 auto}@media (max-width:768px){.Layout_main__BqQ1G{padding:1rem}}.AudioPlayer_player__vEYBs{background-color:var(--light-gray);border-radius:8px;padding:1.5rem;margin:1.5rem 0;box-shadow:0 2px 4px rgba(0,0,0,.1)}.AudioPlayer_controls__Zq2mj{display:flex;align-items:center;gap:1rem}.AudioPlayer_playButton__QVP19{background-color:var(--primary-color);color:#fff;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:background-color .2s}.AudioPlayer_playButton__QVP19:hover{background-color:var(--secondary-color)}.AudioPlayer_timeControls__y_V4_{flex:1 1;display:flex;align-items:center;gap:.5rem}.AudioPlayer_time__vVnMS{font-size:.9rem;color:var(--dark-gray);min-width:3rem}.AudioPlayer_progress__bRDg8{flex:1 1;height:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--gray);border-radius:3px;outline:none}.AudioPlayer_progress__bRDg8::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;background-color:var(--primary-color);border-radius:50%;cursor:pointer}.AudioPlayer_progress__bRDg8::-moz-range-thumb{width:16px;height:16px;background-color:var(--primary-color);border-radius:50%;cursor:pointer;border:none}.AudioPlayer_noAudio__2XZWs{text-align:center;color:var(--dark-gray);padding:1rem}.AudioPlayer_playbackControls__UG5TH{margin-top:1rem;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.AudioPlayer_playbackRateTitle__oFSm3{font-size:.9rem;color:var(--dark-gray)}.AudioPlayer_rateButtons__4c2Co{display:flex;flex-wrap:wrap;gap:.5rem}.AudioPlayer_rateButton__I2sQ2{padding:.3rem .6rem;background-color:var(--light-gray);border:1px solid var(--gray);border-radius:4px;font-size:.8rem;cursor:pointer;transition:all .2s}.AudioPlayer_rateButton__I2sQ2:hover{background-color:var(--gray)}.AudioPlayer_activeRate__OI6ZH{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}@media (max-width:768px){.AudioPlayer_controls__Zq2mj{flex-direction:column}.AudioPlayer_timeControls__y_V4_{width:100%}.AudioPlayer_rateButtons__4c2Co{width:100%;justify-content:center}}.Episode_container__uPohl{max-width:800px;margin:0 auto;padding:2rem 0}.Episode_title__Tq5cg{font-size:2rem;margin-bottom:.5rem;color:var(--primary-color)}.Episode_date__PKpYW{display:block;font-size:1rem;color:var(--dark-gray);margin-bottom:1.5rem}.Episode_description__GmljI{margin-top:2rem}.Episode_description__GmljI h2{font-size:1.5rem;margin-bottom:1rem;color:var(--text-color)}.Episode_description__GmljI p{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.Episode_backLink__10dC0{display:inline-block;margin-top:2rem;color:var(--primary-color);font-weight:500}.Episode_backLink__10dC0:hover{text-decoration:underline}.Episode_timecodeLink__RKh6r{color:var(--primary-color);cursor:pointer;font-weight:600;text-decoration:none;transition:color .2s}.Episode_timecodeLink__RKh6r:hover{text-decoration:underline;color:var(--secondary-color)}@media (max-width:768px){.Episode_container__uPohl{padding:1rem}.Episode_title__Tq5cg{font-size:1.5rem}.Episode_description__GmljI h2{font-size:1.25rem}.Episode_description__GmljI p{font-size:1rem}}