.PodcastList-module__rUHX9a__podcastPage{color:#000;background:url(/images/croissant-reversed.png) top/cover no-repeat;width:100%;min-height:100vh;padding-top:80px;position:relative}.PodcastList-module__rUHX9a__container{z-index:2;width:75%;margin:0 auto;padding:40px 0;position:relative}.PodcastList-module__rUHX9a__pageTitle{text-align:center;margin-bottom:10px;font-size:50px;font-weight:700}.PodcastList-module__rUHX9a__subTitle{text-align:center;color:#222;margin-bottom:30px;font-size:22px;font-weight:400}.PodcastList-module__rUHX9a__introText{color:#fff;text-align:center;max-width:700px;margin:0 auto 30px;font-size:18px;line-height:1.7}.PodcastList-module__rUHX9a__podcastList{flex-direction:column;gap:20px;display:flex}.PodcastList-module__rUHX9a__podcastCard{color:#000;background:#fff;border-radius:15px;align-items:center;padding:20px;transition:transform .2s ease-in-out;display:flex;box-shadow:0 4px 12px #0000001a}.PodcastList-module__rUHX9a__podcastCard:hover{transform:translateY(-3px)}.PodcastList-module__rUHX9a__podcastImage{object-fit:cover;border-radius:10px;width:130px;height:130px;margin-right:20px}.PodcastList-module__rUHX9a__podcastInfo{flex:1}.PodcastList-module__rUHX9a__titleRow{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:5px;display:flex}.PodcastList-module__rUHX9a__podcastTitle{margin:0;font-size:22px;font-weight:700}.PodcastList-module__rUHX9a__podcastDate{color:gray;margin-bottom:10px;font-size:14px}.PodcastList-module__rUHX9a__podcastMeta{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:10px;display:flex}.PodcastList-module__rUHX9a__podcastTags{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.PodcastList-module__rUHX9a__podcastDescription{color:#555;margin-bottom:15px;font-size:16px;line-height:1.5}.PodcastList-module__rUHX9a__listenButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f90 0%,#ee9105 100%);border:none;border-radius:25px;align-items:center;gap:8px;padding:12px 24px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #ff99004d}.PodcastList-module__rUHX9a__listenButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.PodcastList-module__rUHX9a__listenButton:hover:before{left:100%}.PodcastList-module__rUHX9a__listenButton:hover{background:linear-gradient(135deg,#fa0 0%,#ff990b 100%);text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 20px #f906}.PodcastList-module__rUHX9a__listenButton:active{transform:translateY(0);box-shadow:0 2px 10px #ff99004d}.PodcastList-module__rUHX9a__audioControls{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.PodcastList-module__rUHX9a__audioPlayerWrapper{flex:1;min-width:200px}.PodcastList-module__rUHX9a__transcriptionButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f90 0%,#ee9105 100%);border:none;border-radius:25px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #ff99004d}.PodcastList-module__rUHX9a__transcriptionButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.PodcastList-module__rUHX9a__transcriptionButton:hover:before{left:100%}.PodcastList-module__rUHX9a__transcriptionButton:hover{background:linear-gradient(135deg,#fa0 0%,#ff990b 100%);text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 20px #f906}.PodcastList-module__rUHX9a__transcriptionButton:active{transform:translateY(0);box-shadow:0 2px 10px #ff99004d}.PodcastList-module__rUHX9a__filterSection{width:100%;margin-bottom:20px}.PodcastList-module__rUHX9a__mainFilterRow{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:15px;display:flex}.PodcastList-module__rUHX9a__levelFilters{flex-wrap:wrap;flex:1;align-items:center;gap:10px;max-height:48px;transition:max-height .3s;display:flex;overflow:hidden}.PodcastList-module__rUHX9a__levelFilters.PodcastList-module__rUHX9a__showAllTags{max-height:none;overflow:visible}.PodcastList-module__rUHX9a__filterButton{cursor:pointer;white-space:nowrap;border:2px solid #fff;border-radius:50px;flex-shrink:0;padding:10px 12px;font-size:16px;font-weight:700;transition:background .3s,color .3s}.PodcastList-module__rUHX9a__inlineTag,.PodcastList-module__rUHX9a__alwaysVisibleTag{display:inline-flex}.PodcastList-module__rUHX9a__toggleTagsButton{cursor:pointer;color:#f90;background-color:#fff;border:2px solid #fff;border-radius:50px;flex-shrink:0;padding:10px 14px;font-size:18px;font-weight:700;transition:background .3s,color .3s}.PodcastList-module__rUHX9a__hideOnDesktop{display:none}.PodcastList-module__rUHX9a__toggleTagsButton{display:inline-flex}.PodcastList-module__rUHX9a__toggleTagsButton:hover{background:#ffe5beab}.PodcastList-module__rUHX9a__resetButton{color:#fff!important;background-color:#6b7280!important;border-color:#6b7280!important}.PodcastList-module__rUHX9a__resetButton:hover{background-color:#4b5563!important}.PodcastList-module__rUHX9a__activeFilter{color:#fff;background-color:#f90}.PodcastList-module__rUHX9a__inactiveFilter{color:#f90;background-color:#fff}.PodcastList-module__rUHX9a__inactiveFilter:hover{background:#ffe5beab}@media screen and (max-width:768px){.PodcastList-module__rUHX9a__container{width:90%;padding:0}.PodcastList-module__rUHX9a__pageTitle{font-size:36px}.PodcastList-module__rUHX9a__subTitle{font-size:18px}.PodcastList-module__rUHX9a__introText{max-width:90%;font-size:16px}.PodcastList-module__rUHX9a__podcastCard{text-align:center;flex-direction:column;padding:15px}.PodcastList-module__rUHX9a__podcastImage{width:120px;height:120px;margin-bottom:10px}.PodcastList-module__rUHX9a__listenButton{text-align:center;width:100%}.PodcastList-module__rUHX9a__audioControls{flex-direction:column;width:100%}.PodcastList-module__rUHX9a__audioPlayerWrapper{width:100%}.PodcastList-module__rUHX9a__transcriptionButton{text-align:center;width:100%}.PodcastList-module__rUHX9a__mainFilterRow{flex-direction:row;justify-content:space-between}.PodcastList-module__rUHX9a__levelFilters{flex:1}}.PodcastList-module__rUHX9a__resultsInfo{text-align:center;color:#6b7280;margin:1.5rem 0;font-size:.95rem;font-weight:400}.PodcastList-module__rUHX9a__paginationContainer{justify-content:center;margin-top:4rem;margin-bottom:2rem;padding:2rem 0;display:flex}.PodcastList-module__rUHX9a__pagination{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #fff3;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex;box-shadow:0 4px 20px #00000014}.PodcastList-module__rUHX9a__paginationButton{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:.5rem .75rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex;position:relative;overflow:hidden}.PodcastList-module__rUHX9a__paginationButton:hover{background-color:#f3f4f6;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.PodcastList-module__rUHX9a__paginationButton.PodcastList-module__rUHX9a__activePage{color:#fff;background:#f90;border-color:#f90;font-weight:600;box-shadow:0 4px 12px #ff99004d}.PodcastList-module__rUHX9a__paginationButton.PodcastList-module__rUHX9a__activePage:hover{background:#c70;transform:translateY(-1px);box-shadow:0 6px 16px #f906}.PodcastList-module__rUHX9a__paginationButton:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.PodcastList-module__rUHX9a__paginationButton:disabled:hover{box-shadow:none;background-color:#fff;border-color:#e5e7eb;transform:none}.PodcastList-module__rUHX9a__paginationEllipsis{color:#6b7280;justify-content:center;align-items:center;min-width:40px;padding:.5rem .25rem;font-size:.9rem;font-weight:500;display:flex}.PodcastList-module__rUHX9a__paginationButton:first-child,.PodcastList-module__rUHX9a__paginationButton:last-child{font-size:1.1rem;font-weight:600}@media (max-width:768px){.PodcastList-module__rUHX9a__paginationContainer{margin-top:3rem;padding:1.5rem 1rem}.PodcastList-module__rUHX9a__pagination{border-radius:10px;flex-wrap:wrap;gap:.4rem;padding:.75rem 1rem}.PodcastList-module__rUHX9a__paginationButton{border-radius:6px;min-width:36px;height:36px;padding:.4rem .6rem;font-size:.85rem}.PodcastList-module__rUHX9a__paginationEllipsis{min-width:36px;font-size:.8rem}}@media (max-width:480px){.PodcastList-module__rUHX9a__pagination{gap:.3rem;padding:.5rem .75rem}.PodcastList-module__rUHX9a__paginationButton{min-width:32px;height:32px;font-size:.8rem}.PodcastList-module__rUHX9a__paginationEllipsis{min-width:32px}.PodcastList-module__rUHX9a__resultsInfo{margin:1rem 0;font-size:.85rem}}.PodcastList-module__rUHX9a__podcastList{animation:.3s ease-in-out PodcastList-module__rUHX9a__fadeIn}@keyframes PodcastList-module__rUHX9a__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.PremiumBadge-module__UW25lW__badge{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;color:#1a1a1a;background:linear-gradient(135deg,gold 0%,#ffed4e 100%);border-radius:12px;align-items:center;gap:6px;padding:4px 12px;font-size:.75rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 2px 8px #ffd7004d}.PremiumBadge-module__UW25lW__icon{flex-shrink:0}.PremiumBadge-module__UW25lW__badge:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ffd70066}.PremiumBadge-module__UW25lW__default{color:#1a1a1a;background:linear-gradient(135deg,gold 0%,#ffed4e 100%)}.PremiumBadge-module__UW25lW__large{gap:8px;padding:8px 16px;font-size:.85rem}.PremiumBadge-module__UW25lW__large .PremiumBadge-module__UW25lW__icon{width:16px;height:16px}@keyframes PremiumBadge-module__UW25lW__shine{0%{background-position:-100% 0}to{background-position:200% 0}}.PremiumBadge-module__UW25lW__badge:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;animation:3s infinite PremiumBadge-module__UW25lW__shine;position:absolute;top:0;left:-100%}@media (max-width:768px){.PremiumBadge-module__UW25lW__badge{gap:4px;padding:3px 10px;font-size:.7rem}.PremiumBadge-module__UW25lW__icon{width:12px;height:12px}.PremiumBadge-module__UW25lW__large{padding:6px 14px;font-size:.8rem}}
.CustomAudioPlayer-module__djJhDW__audioPlayer{z-index:9999;background:#fff;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:100%;padding:10px;display:flex}.CustomAudioPlayer-module__djJhDW__audioPlayerSimple{background:0 0;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:100%;padding:10px;display:flex}.CustomAudioPlayer-module__djJhDW__simpleLayout{align-items:center;gap:15px;width:100%;display:flex}.CustomAudioPlayer-module__djJhDW__topBar{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.CustomAudioPlayer-module__djJhDW__progressBar{cursor:pointer;appearance:none;background:#d3d3d3;border-radius:5px;outline:none;flex-grow:1;height:5px}.CustomAudioPlayer-module__djJhDW__progressBar::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border:1px solid #000;border-radius:50%;width:10px;height:10px}.CustomAudioPlayer-module__djJhDW__progressBar::-moz-range-thumb{background:#000;border:none;border-radius:50%;width:10px;height:10px}.CustomAudioPlayer-module__djJhDW__progressBarSimple{cursor:pointer;appearance:none;background:#ffffff4d;border-radius:5px;outline:none;flex-grow:1;height:4px}.CustomAudioPlayer-module__djJhDW__progressBarSimple::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border:none;border-radius:50%;width:12px;height:12px;box-shadow:0 2px 4px #0003}.CustomAudioPlayer-module__djJhDW__progressBarSimple::-moz-range-thumb{background:#fff;border:none;border-radius:50%;width:12px;height:12px;box-shadow:0 2px 4px #0003}.CustomAudioPlayer-module__djJhDW__progressBarOrange{cursor:pointer;appearance:none;background:#f903;border-radius:5px;outline:none;flex-grow:1;height:4px}.CustomAudioPlayer-module__djJhDW__progressBarOrange::-webkit-slider-thumb{-webkit-appearance:none;background:#f90;border:none;border-radius:50%;width:12px;height:12px;box-shadow:0 2px 4px #ff99004d}.CustomAudioPlayer-module__djJhDW__progressBarOrange::-moz-range-thumb{background:#f90;border:none;border-radius:50%;width:12px;height:12px;box-shadow:0 2px 4px #ff99004d}.CustomAudioPlayer-module__djJhDW__time{color:gray;text-align:right;min-width:70px;font-size:12px}.CustomAudioPlayer-module__djJhDW__timeSimple{color:#fff;text-align:right;white-space:nowrap;min-width:90px;font-size:12px;font-weight:500}.CustomAudioPlayer-module__djJhDW__timeOrange{color:#f90;text-align:right;white-space:nowrap;min-width:90px;font-size:12px;font-weight:600}.CustomAudioPlayer-module__djJhDW__controlsRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;display:flex}.CustomAudioPlayer-module__djJhDW__playPause,.CustomAudioPlayer-module__djJhDW__skip,.CustomAudioPlayer-module__djJhDW__navButton{cursor:pointer;background:0 0;border:none;padding:0}.CustomAudioPlayer-module__djJhDW__speedButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:60px;padding:0;display:flex}.CustomAudioPlayer-module__djJhDW__playPauseIcon{object-fit:contain;width:30px;height:30px}.CustomAudioPlayer-module__djJhDW__speedIcon{object-fit:contain;height:20px;transition:transform .2s}.CustomAudioPlayer-module__djJhDW__speedButton:hover .CustomAudioPlayer-module__djJhDW__speedIcon{transform:scale(1.1)}.CustomAudioPlayer-module__djJhDW__playPauseSimple{cursor:pointer;box-shadow:none;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:none;display:flex}.CustomAudioPlayer-module__djJhDW__playPauseSimple:hover{box-shadow:none;transform:scale(1.1)}.CustomAudioPlayer-module__djJhDW__playPauseIconSimple{object-fit:contain;filter:brightness(0)invert();width:24px;height:24px}.CustomAudioPlayer-module__djJhDW__playPauseIconOrange{object-fit:contain;filter:brightness(0)saturate()invert(60%)sepia()saturate(2000%)hue-rotate();width:24px;height:24px}.CustomAudioPlayer-module__djJhDW__skipIcon,.CustomAudioPlayer-module__djJhDW__navIcon{object-fit:contain;width:25px;height:25px}.CustomAudioPlayer-module__djJhDW__mobileEpisodeNav{display:none}.CustomAudioPlayer-module__djJhDW__navButton{cursor:pointer;background:0 0;border:none;padding:0}.CustomAudioPlayer-module__djJhDW__navIcon{object-fit:contain;width:30px;height:30px}@media screen and (max-width:768px){.CustomAudioPlayer-module__djJhDW__audioPlayer{background:#fff;flex-direction:column;align-items:center;gap:5px;width:100vw;padding:0;position:fixed;bottom:0;left:0;box-shadow:0 -2px 8px #0000001a}.CustomAudioPlayer-module__djJhDW__audioPlayerSimple{width:100%;padding:8px 0;position:relative}.CustomAudioPlayer-module__djJhDW__simpleLayout{flex-direction:row;align-items:center;gap:10px;width:100%;display:flex}.CustomAudioPlayer-module__djJhDW__progressBarSimple,.CustomAudioPlayer-module__djJhDW__progressBarOrange{flex:1}.CustomAudioPlayer-module__djJhDW__timeSimple,.CustomAudioPlayer-module__djJhDW__timeOrange{text-align:right;min-width:80px;font-size:11px}.CustomAudioPlayer-module__djJhDW__playPauseSimple{flex-shrink:0}.CustomAudioPlayer-module__djJhDW__playPauseIconSimple,.CustomAudioPlayer-module__djJhDW__playPauseIconOrange{width:20px;height:20px}.CustomAudioPlayer-module__djJhDW__topBar{flex-direction:column;align-items:center;gap:5px;width:100%}.CustomAudioPlayer-module__djJhDW__progressBar{border-radius:0;width:100%;height:6px;margin:0}.CustomAudioPlayer-module__djJhDW__time{text-align:right;color:#666;width:95%;margin-top:4px;font-size:12px}.CustomAudioPlayer-module__djJhDW__controlsRow{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:20px}.CustomAudioPlayer-module__djJhDW__mobileEpisodeNav{pointer-events:auto;justify-content:space-between;padding:0 30px;display:flex;position:absolute;bottom:20px;left:0;right:0}.CustomAudioPlayer-module__djJhDW__mobileNavBtn{justify-content:center;align-items:center;display:flex}.CustomAudioPlayer-module__djJhDW__playPauseIcon{width:40px;height:40px}.CustomAudioPlayer-module__djJhDW__skipIcon,.CustomAudioPlayer-module__djJhDW__navIcon{width:30px;height:30px}}
.FeaturedPodcast-module__zG-auW__featuredPodcast{z-index:10;width:100%;margin-top:-150px;position:relative}.FeaturedPodcast-module__zG-auW__podcastPlayer{background:#fff;border-radius:15px;flex-direction:column;gap:30px;width:80%;margin:auto;padding:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.FeaturedPodcast-module__zG-auW__podcastPlayer>:first-child,.FeaturedPodcast-module__zG-auW__podcastPlayer>:nth-child(2){display:inline-block}.FeaturedPodcast-module__zG-auW__podcastPlayer{grid-template-rows:auto auto;grid-template-columns:200px 1fr;gap:30px;display:grid}.FeaturedPodcast-module__zG-auW__profileImage{object-fit:cover;border-radius:15px;grid-area:1/1;width:200px;height:200px}.FeaturedPodcast-module__zG-auW__playerContent{flex-direction:column;grid-area:1/2;display:flex}.FeaturedPodcast-module__zG-auW__playerContent h3{margin-top:0;margin-bottom:5px;font-size:45px}.FeaturedPodcast-module__zG-auW__fullWidthContent{flex-direction:column;grid-area:2/1/auto/-1;align-items:center;display:flex}.FeaturedPodcast-module__zG-auW__pubDate{color:#777;margin-bottom:20px;font-size:16px}.FeaturedPodcast-module__zG-auW__bottomSection{width:100%}.FeaturedPodcast-module__zG-auW__description{color:#555;width:100%;margin-bottom:20px;font-size:16px;line-height:1.6}.FeaturedPodcast-module__zG-auW__buttonGroup{flex-wrap:wrap;justify-content:center;gap:15px;width:100%;margin-top:20px;display:flex}.FeaturedPodcast-module__zG-auW__podcastDescription{background:#fff;border-radius:15px;justify-content:space-between;align-items:center;width:80%;margin:0 auto auto;padding:50px;display:flex}.FeaturedPodcast-module__zG-auW__textContainer{width:60%;margin-right:20px}.FeaturedPodcast-module__zG-auW__textContainer h2{margin-bottom:15px;font-size:50px}.FeaturedPodcast-module__zG-auW__textContainer p{color:#555;font-size:18px}.FeaturedPodcast-module__zG-auW__buttonGroup{flex-wrap:wrap;gap:15px;margin-top:20px;display:flex}.FeaturedPodcast-module__zG-auW__readMore{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f90 0%,#ee9105 100%);border:none;border-radius:25px;align-items:center;gap:8px;padding:12px 24px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #ff99004d}.FeaturedPodcast-module__zG-auW__readMore:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.FeaturedPodcast-module__zG-auW__readMore:hover:before{left:100%}.FeaturedPodcast-module__zG-auW__readMore:hover{background:linear-gradient(135deg,#fa0 0%,#ff990b 100%);text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 20px #f906}.FeaturedPodcast-module__zG-auW__readMore:active{transform:translateY(0);box-shadow:0 2px 10px #ff99004d}.FeaturedPodcast-module__zG-auW__podcastImage{border-radius:10px;width:40%;height:auto}@media screen and (max-width:1024px){.FeaturedPodcast-module__zG-auW__podcastPlayer{text-align:center;flex-direction:column;width:90%;height:auto;padding:30px}.FeaturedPodcast-module__zG-auW__profileImage{width:150px;height:150px;margin:0 auto 15px}.FeaturedPodcast-module__zG-auW__playerContent h3{max-width:100%;font-size:35px}.FeaturedPodcast-module__zG-auW__podcastDescription{text-align:center;flex-direction:column;width:90%;padding:30px}.FeaturedPodcast-module__zG-auW__textContainer{width:100%}.FeaturedPodcast-module__zG-auW__textContainer h2{font-size:35px}.FeaturedPodcast-module__zG-auW__textContainer p{font-size:16px}.FeaturedPodcast-module__zG-auW__podcastImage{width:80%;margin-top:20px}.FeaturedPodcast-module__zG-auW__readMore{border-radius:30px;margin-top:25px;padding:14px 28px;font-size:18px}}@media screen and (max-width:768px){.FeaturedPodcast-module__zG-auW__featuredPodcast{margin-top:-100px;margin-bottom:15px}.FeaturedPodcast-module__zG-auW__podcastPlayer{grid-template-columns:unset;grid-template-rows:unset;flex-direction:column;gap:20px;width:95%;padding:20px;display:flex}.FeaturedPodcast-module__zG-auW__profileImage{aspect-ratio:1;grid-row:unset;grid-column:unset;width:50%;max-width:300px;height:auto;margin:0 auto}.FeaturedPodcast-module__zG-auW__playerContent{grid-row:unset;grid-column:unset;text-align:center;width:100%}.FeaturedPodcast-module__zG-auW__playerContent h3{font-size:24px;line-height:1.3}.FeaturedPodcast-module__zG-auW__playerContent p{font-size:16px}.FeaturedPodcast-module__zG-auW__fullWidthContent{grid-row:unset;grid-column:unset;width:100%}.FeaturedPodcast-module__zG-auW__description{text-align:center}.FeaturedPodcast-module__zG-auW__buttonGroup{flex-direction:column;gap:10px;width:100%}.FeaturedPodcast-module__zG-auW__podcastDescription{width:95%;padding:20px}.FeaturedPodcast-module__zG-auW__textContainer h2{font-size:28px}.FeaturedPodcast-module__zG-auW__textContainer p{text-align:justify;font-size:18px}.FeaturedPodcast-module__zG-auW__podcastImage{width:90%}.FeaturedPodcast-module__zG-auW__textContainer{margin-right:0}.FeaturedPodcast-module__zG-auW__readMore{text-align:center;border-radius:25px;justify-content:center;width:100%;margin-top:20px;padding:12px 24px;font-size:16px}.FeaturedPodcast-module__zG-auW__readMore:nth-child(2){margin-top:0!important}}
.PatreonBanner-module__JqETua__banner{color:#000;cursor:pointer;background-color:#fff;border-radius:50px;justify-content:center;align-items:center;gap:1rem;width:100%;margin:0;padding:1.5rem 2.5rem;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 12px #0000001a}.PatreonBanner-module__JqETua__banner:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.PatreonBanner-module__JqETua__logo{object-fit:contain;width:40px;height:40px}.PatreonBanner-module__JqETua__text{color:#000;text-align:center;margin:0;font-size:1.1rem;font-weight:600}@media (max-width:768px){.PatreonBanner-module__JqETua__banner{flex-direction:row;gap:.75rem;margin:0;padding:1.5rem 2rem}.PatreonBanner-module__JqETua__logo{width:35px;height:35px}.PatreonBanner-module__JqETua__text{font-size:1rem}}
.ExercisesPage-module__b4-0Xa__exercisesPage{color:#000;background:url(/images/croissant-reversed.png) top/cover no-repeat;width:100%;min-height:100vh;padding-top:80px;position:relative}.ExercisesPage-module__b4-0Xa__container{z-index:2;width:80%;max-width:1200px;margin:0 auto;padding:40px 0;position:relative}.ExercisesPage-module__b4-0Xa__pageTitle{text-align:center;color:#000;margin-bottom:15px;font-size:50px;font-weight:700}.ExercisesPage-module__b4-0Xa__pageDescription{text-align:center;color:#333;max-width:700px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:18px}.ExercisesPage-module__b4-0Xa__loadingText{text-align:center;color:#666;margin-top:40px;font-size:18px}.ExercisesPage-module__b4-0Xa__noExercises{text-align:center;color:#666;background:#fff;border-radius:15px;margin-top:40px;padding:40px;font-size:18px;box-shadow:0 4px 12px #0000001a}.ExercisesPage-module__b4-0Xa__exercisesList{flex-direction:column;gap:30px;display:flex}.ExercisesPage-module__b4-0Xa__exerciseBlock{background:#fff;border-radius:15px;transition:transform .2s ease-in-out;overflow:hidden;box-shadow:0 4px 12px #0000001a}.ExercisesPage-module__b4-0Xa__exerciseBlock:hover{transform:translateY(-3px);box-shadow:0 6px 16px #00000026}.ExercisesPage-module__b4-0Xa__exerciseHeader{color:#fff;background:linear-gradient(135deg,#f90 0%,#ee9105 100%);padding:25px 30px}.ExercisesPage-module__b4-0Xa__exerciseTitle{margin-bottom:10px;font-size:24px;font-weight:700;line-height:1.3}.ExercisesPage-module__b4-0Xa__exerciseInfo{flex-wrap:wrap;align-items:center;gap:15px;margin-bottom:15px;display:flex}.ExercisesPage-module__b4-0Xa__exerciseCount{background:#fff3;border-radius:20px;padding:5px 12px;font-size:16px;font-weight:600}.ExercisesPage-module__b4-0Xa__freeCount{background:#28a745;border-radius:15px;padding:4px 10px;font-size:14px;font-weight:500}.ExercisesPage-module__b4-0Xa__paidCount{color:#000;background:#ffc107;border-radius:15px;padding:4px 10px;font-size:14px;font-weight:500}.ExercisesPage-module__b4-0Xa__listenButton{color:#f90;background:#fff;border-radius:25px;padding:12px 24px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 2px 8px #0000001a}.ExercisesPage-module__b4-0Xa__listenButton:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.ExercisesPage-module__b4-0Xa__audioControls{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.ExercisesPage-module__b4-0Xa__audioPlayerWrapper{flex:1;min-width:250px;max-width:400px}.ExercisesPage-module__b4-0Xa__pagination{justify-content:center;align-items:center;gap:10px;margin-top:40px;margin-bottom:40px;display:flex}.ExercisesPage-module__b4-0Xa__paginationButton{color:#f90;cursor:pointer;background:#fff;border:2px solid #f90;border-radius:8px;min-width:45px;padding:10px 15px;font-size:16px;font-weight:600;transition:all .3s}.ExercisesPage-module__b4-0Xa__paginationButton:hover{color:#fff;background:#f90;transform:translateY(-2px);box-shadow:0 4px 12px #ff99004d}.ExercisesPage-module__b4-0Xa__paginationButton.ExercisesPage-module__b4-0Xa__activePage{color:#fff;background:linear-gradient(135deg,#f90 0%,#ee9105 100%);border-color:#f90;box-shadow:0 4px 15px #f906}.ExercisesPage-module__b4-0Xa__paginationEllipsis{color:#999;padding:0 5px;font-size:20px}@media (max-width:768px){.ExercisesPage-module__b4-0Xa__container{width:95%;padding:0}.ExercisesPage-module__b4-0Xa__pageTitle{font-size:36px}.ExercisesPage-module__b4-0Xa__pageDescription{margin-bottom:30px;font-size:16px}.ExercisesPage-module__b4-0Xa__exerciseBlock{margin-bottom:20px}.ExercisesPage-module__b4-0Xa__exerciseHeader{padding:20px}.ExercisesPage-module__b4-0Xa__exerciseTitle{font-size:20px}.ExercisesPage-module__b4-0Xa__exerciseInfo{gap:10px}.ExercisesPage-module__b4-0Xa__exerciseCount{font-size:14px}.ExercisesPage-module__b4-0Xa__freeCount,.ExercisesPage-module__b4-0Xa__paidCount{font-size:12px}.ExercisesPage-module__b4-0Xa__listenButton{text-align:center;padding:10px 20px;font-size:14px;display:block}.ExercisesPage-module__b4-0Xa__pagination{gap:5px;margin-top:30px}.ExercisesPage-module__b4-0Xa__paginationButton{min-width:40px;padding:8px 12px;font-size:14px}}
