.PodcastPage-module__GJZodW__podcastPage{justify-content:center;width:100%;min-height:100vh;padding-top:80px;position:relative;overflow:hidden}.PodcastPage-module__GJZodW__podcastBackground{z-index:-1;background:url(/images/croissant-reversed.png) 50%/cover no-repeat;width:100%;height:100%;min-height:100vh;position:fixed;top:0;left:0}.PodcastPage-module__GJZodW__podcastContainer{align-items:flex-start;width:90%;margin:0 auto 40px;display:flex;position:relative}.PodcastPage-module__GJZodW__podcastHeader{text-align:center;z-index:10;background:#fff;border-radius:15px;flex-direction:column;align-items:center;width:27%;padding:15px 30px;display:flex;position:fixed;left:8%;box-shadow:0 4px 12px #0000001a}.PodcastPage-module__GJZodW__podcastContentWrapper{flex-direction:column;flex-grow:1;width:100%;margin-left:35%;display:flex}.PodcastPage-module__GJZodW__podcastLogoContainer{justify-content:center;margin-bottom:20px;display:flex}.PodcastPage-module__GJZodW__podcastLogo{object-fit:cover;border-radius:15px;width:180px;height:180px}.PodcastPage-module__GJZodW__podcastTitle{margin-bottom:10px;font-size:28px;font-weight:700}.PodcastPage-module__GJZodW__podcastMeta{color:gray;margin-bottom:20px;font-size:14px}.PodcastPage-module__GJZodW__podcastContent{flex-direction:column;gap:20px;display:flex}.PodcastPage-module__GJZodW__episodeDescription,.PodcastPage-module__GJZodW__episodeTranscription{background:#fff;border-radius:15px;padding:20px;box-shadow:0 4px 12px #0000001a}.PodcastPage-module__GJZodW__episodeDescription h2,.PodcastPage-module__GJZodW__episodeTranscription h2{margin-bottom:10px;font-size:22px}.PodcastPage-module__GJZodW__episodeDescription p,.PodcastPage-module__GJZodW__episodeTranscription p{color:#333;font-size:18px;line-height:1.6}.PodcastPage-module__GJZodW__podcastAbout{text-align:center;background:#fff;border-radius:15px;width:100%;padding:20px;box-shadow:0 4px 12px #0000001a}.PodcastPage-module__GJZodW__newsletterContainer{text-align:center;margin-top:20px}.PodcastPage-module__GJZodW__newsletterButton{color:#fff;background:#0070f3;border-radius:8px;padding:12px 20px;font-size:16px;font-weight:700;text-decoration:none;display:inline-block}.PodcastPage-module__GJZodW__episodeDescriptionText{color:#333;text-align:justify;font-size:16px;line-height:1.6;transition:max-height .4s ease-in-out;overflow:hidden}.PodcastPage-module__GJZodW__episodeDescriptionText .description-link{color:#f90;font-weight:500;text-decoration:underline;transition:color .2s}.PodcastPage-module__GJZodW__episodeDescriptionText .description-link:hover{text-decoration:none}.PodcastPage-module__GJZodW__episodeDescriptionText p{margin-bottom:1rem}.PodcastPage-module__GJZodW__episodeDescriptionText br{line-height:1.2}.PodcastPage-module__GJZodW__episodeDescriptionText strong{color:#222;font-weight:600}.PodcastPage-module__GJZodW__episodeDescriptionText em{color:#555;font-style:italic}.PodcastPage-module__GJZodW__descriptionHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.PodcastPage-module__GJZodW__episodeDescription{border-radius:15px;position:relative;overflow:hidden}.PodcastPage-module__GJZodW__episodeDescriptionText.PodcastPage-module__GJZodW__collapsed{max-height:5em}.PodcastPage-module__GJZodW__episodeDescriptionText.PodcastPage-module__GJZodW__expanded{max-height:2000px}.PodcastPage-module__GJZodW__descriptionBlur{pointer-events:none;background:linear-gradient(#fff0,#fff);height:60px;transition:opacity .3s;position:absolute;bottom:45px;left:0;right:0}.PodcastPage-module__GJZodW__descriptionBlur.PodcastPage-module__GJZodW__hidden{opacity:0}.PodcastPage-module__GJZodW__expandButton{cursor:pointer;background-color:#fff;border:none;border-top:1px solid #f0f0f0;border-radius:0 0 15px 15px;justify-content:center;align-items:center;width:100%;padding:10px;transition:all .3s;display:flex}.PodcastPage-module__GJZodW__expandButton:hover{background-color:#f9f9f9}.PodcastPage-module__GJZodW__expandButton svg{width:20px;height:20px;transition:transform .3s}.PodcastPage-module__GJZodW__expandButton.PodcastPage-module__GJZodW__expanded svg{transform:rotate(180deg)}@media (max-width:768px){.PodcastPage-module__GJZodW__episodeDescriptionText{text-align:left;font-size:16px;line-height:1.6}.PodcastPage-module__GJZodW__episodeDescriptionText.PodcastPage-module__GJZodW__collapsed{max-height:3em}.PodcastPage-module__GJZodW__descriptionBlur{height:50px;bottom:50px}.PodcastPage-module__GJZodW__expandButton{border-radius:0 0 15px 15px;padding:12px}.PodcastPage-module__GJZodW__expandButton svg{width:24px;height:24px}.PodcastPage-module__GJZodW__episodeDescription{overflow:visible}}@media screen and (max-width:1024px){.PodcastPage-module__GJZodW__podcastContainer{flex-direction:column;align-items:center;gap:30px;width:100%}.PodcastPage-module__GJZodW__podcastHeader{width:90%;left:0;top:unset;z-index:100000;position:relative}.PodcastPage-module__GJZodW__podcastContentWrapper{width:100%;margin-left:0}.PodcastPage-module__GJZodW__podcastAbout{width:90%;margin-top:20px}}.PodcastPage-module__GJZodW__listenLinks{text-align:center;margin-bottom:10px}.PodcastPage-module__GJZodW__listenLinks p{margin-bottom:5px;font-size:16px;font-weight:700}.PodcastPage-module__GJZodW__listenIcons{justify-content:center;gap:15px;display:flex}.PodcastPage-module__GJZodW__listenIcons a{display:inline-block}.PodcastPage-module__GJZodW__listenIcons img{width:35px;height:35px;transition:transform .2s ease-in-out}.PodcastPage-module__GJZodW__listenIcons img:hover{transform:scale(1.1)}.PodcastPage-module__GJZodW__audioPlayerWrapper{width:100%}@media screen and (max-width:768px){.PodcastPage-module__GJZodW__audioPlayerWrapper{background:#fff;width:100%;padding:10px 15px;position:fixed;bottom:0;left:0;box-shadow:0 -2px 10px #0000001a;z-index:99999!important}.PodcastPage-module__GJZodW__podcastContentWrapper{padding-bottom:0}.PodcastPage-module__GJZodW__premiumCard{padding:30px 20px}.PodcastPage-module__GJZodW__premiumTitle{font-size:1.5rem}.PodcastPage-module__GJZodW__patreonButton{padding:12px 24px;font-size:.95rem}}.PodcastPage-module__GJZodW__premiumAccessRequired{justify-content:center;align-items:center;min-height:70vh;padding:20px;display:flex}.PodcastPage-module__GJZodW__premiumCard{text-align:center;background:#fff;border-radius:20px;max-width:600px;padding:50px 40px;animation:.5s PodcastPage-module__GJZodW__fadeIn;box-shadow:0 10px 40px #00000026}@keyframes PodcastPage-module__GJZodW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PodcastPage-module__GJZodW__premiumTitle{color:#1a1a1a;margin:20px 0 15px;font-size:2rem;font-weight:700}.PodcastPage-module__GJZodW__premiumDescription{color:#555;margin-bottom:20px;font-size:1.1rem;line-height:1.6}.PodcastPage-module__GJZodW__premiumBenefits{text-align:left;color:#333;background:#f9f9f9;border-radius:12px;margin:25px 0;padding:20px 25px;font-size:1rem;line-height:2}.PodcastPage-module__GJZodW__patreonButton{color:#fff;background:linear-gradient(135deg,#ff424d 0%,#ff5f5f 100%);border-radius:30px;margin-bottom:15px;padding:15px 35px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #ff424d4d}.PodcastPage-module__GJZodW__patreonButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff424d66}.PodcastPage-module__GJZodW__backButton{color:#666;margin-top:10px;font-size:1rem;text-decoration:none;transition:color .3s;display:inline-block}.PodcastPage-module__GJZodW__backButton:hover{color:#f90}
.Transcription-module__fGSDWG__transcriptionContainer{color:#333;text-align:left;font-size:18px;line-height:1.8}.Transcription-module__fGSDWG__utteranceBlock{margin-bottom:15px}.Transcription-module__fGSDWG__newSpeaker{border-top:2px solid #ddd;margin-top:15px;padding-top:10px}.Transcription-module__fGSDWG__utterance{color:#222;margin-left:5px;font-size:17px;display:inline}.Transcription-module__fGSDWG__transcriptionWord{cursor:pointer;transition:color .2s ease-in-out}.Transcription-module__fGSDWG__transcriptionWord:hover{cursor:pointer;background:#ffa33a4b;border-radius:5px;transition:color .2s ease-in-out}.Transcription-module__fGSDWG__activeWord{z-index:1;cursor:pointer;position:relative}.Transcription-module__fGSDWG__activeWord:before{content:"";z-index:-1;background:#ffa33a4b;border-radius:4px;position:absolute;inset:0}@media screen and (max-width:768px){.Transcription-module__fGSDWG__transcriptionContainer{padding:15px;font-size:16px}.Transcription-module__fGSDWG__utterance{font-size:16px}.Transcription-module__fGSDWG__speaker{font-size:15px}}.Transcription-module__fGSDWG__underlinedWord{cursor:pointer;-webkit-text-decoration:underline red;text-decoration:underline red}.Transcription-module__fGSDWG__translationBubble{color:#fff;white-space:nowrap;background:#333;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:700;animation:.3s ease-in-out Transcription-module__fGSDWG__fadeIn;position:fixed;bottom:80px;left:50%;transform:translate(-50%);box-shadow:0 4px 8px #0003}@keyframes Transcription-module__fGSDWG__fadeIn{0%{opacity:0;transform:translate(-50%)translateY(5px)}to{opacity:1;transform:translate(-50%)translateY(0)}}
.EpisodeNavigation-module__70vuxG__navigationContainer{flex-direction:row;justify-content:center;gap:10px;margin-top:25px;display:flex}.EpisodeNavigation-module__70vuxG__navButton{text-align:center;color:#000;background:#f5f5f5;border-radius:5px;flex:1;margin-left:10px;margin-right:10px;padding:10px 15px;font-weight:700;text-decoration:none;transition:background .3s}.EpisodeNavigation-module__70vuxG__navButton:hover{background:#ddd}
.ExerciseFillWord-module__9HBCCa__exerciseContainer{width:100%;max-width:100%;box-shadow:none;background-color:#fff;border-radius:20px;margin:0;padding:2rem;position:relative}.ExerciseFillWord-module__9HBCCa__svgTitle{vertical-align:middle;fill:#000;width:24px;height:24px;margin-bottom:5px;margin-right:10px}.ExerciseFillWord-module__9HBCCa__title{color:#000;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.ExerciseFillWord-module__9HBCCa__instruction{color:#666;margin-bottom:1.5rem;font-size:1rem}.ExerciseFillWord-module__9HBCCa__sentenceContainer{color:#000;margin-bottom:1.5rem;font-size:1.2rem;line-height:2}.ExerciseFillWord-module__9HBCCa__dropdown{cursor:pointer;background-color:#f9f9f9;border:2px solid #ddd;border-radius:8px;margin:0 .3rem;padding:.3rem .5rem;font-size:1.1rem;transition:all .3s}.ExerciseFillWord-module__9HBCCa__dropdown:hover{border-color:#333}.ExerciseFillWord-module__9HBCCa__dropdown:focus{border-color:#007bff;outline:none}.ExerciseFillWord-module__9HBCCa__dropdown.ExerciseFillWord-module__9HBCCa__correct{background-color:#d4edda;border-color:#28a745;animation:.5s ExerciseFillWord-module__9HBCCa__successPulse}.ExerciseFillWord-module__9HBCCa__dropdown.ExerciseFillWord-module__9HBCCa__incorrect{background-color:#f8d7da;border-color:#dc3545;animation:.5s ExerciseFillWord-module__9HBCCa__errorShake}@keyframes ExerciseFillWord-module__9HBCCa__successPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes ExerciseFillWord-module__9HBCCa__errorShake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}.ExerciseFillWord-module__9HBCCa__actions{justify-content:flex-end;align-items:center;gap:1rem;display:flex}.ExerciseFillWord-module__9HBCCa__hintButton{color:#ffc107;cursor:pointer;background-color:#0000;border:2px solid #ffc107;border-radius:10px;padding:.6rem 1.2rem;font-size:1rem;font-weight:600;transition:all .3s}.ExerciseFillWord-module__9HBCCa__hintButton:hover{color:#fff;background-color:#ffc107}.ExerciseFillWord-module__9HBCCa__validateButton{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:10px;padding:.6rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.ExerciseFillWord-module__9HBCCa__validateButton:hover{background-color:#333;transform:translateY(-2px)}.ExerciseFillWord-module__9HBCCa__hint{color:#856404;background-color:#fff3cd;border-left:4px solid #ffc107;border-radius:8px;margin-top:1rem;padding:1rem;font-size:.95rem}.ExerciseFillWord-module__9HBCCa__successMessage{color:#155724;text-align:center;background-color:#d4edda;border-left:4px solid #28a745;border-radius:8px;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:600;animation:.5s ExerciseFillWord-module__9HBCCa__successPulse}.ExerciseFillWord-module__9HBCCa__logo{width:40px;height:40px}@media (max-width:768px){.ExerciseFillWord-module__9HBCCa__exerciseContainer{padding:1.5rem}.ExerciseFillWord-module__9HBCCa__title{font-size:1.3rem}.ExerciseFillWord-module__9HBCCa__sentenceContainer,.ExerciseFillWord-module__9HBCCa__dropdown{font-size:1rem}.ExerciseFillWord-module__9HBCCa__actions{flex-direction:column;gap:.5rem}.ExerciseFillWord-module__9HBCCa__hintButton,.ExerciseFillWord-module__9HBCCa__validateButton{width:100%}}.ExerciseFillWord-module__9HBCCa__lockedContent{text-align:center;padding:2rem}.ExerciseFillWord-module__9HBCCa__lockMessage{color:#666;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.ExerciseFillWord-module__9HBCCa__patreonButton{color:#fff;background-color:#ff424d;border-radius:50px;align-items:center;gap:.75rem;padding:.8rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #ff424d4d}.ExerciseFillWord-module__9HBCCa__patreonButton:hover{background-color:#e63946;transform:translateY(-2px);box-shadow:0 6px 16px #ff424d66}.ExerciseFillWord-module__9HBCCa__patreonLogo{width:24px;height:24px}.ExerciseFillWord-module__9HBCCa__loading{text-align:center;color:#999;padding:2rem;font-size:1rem}.ExerciseFillWord-module__9HBCCa__modalBackdrop{z-index:9998;background-color:#000000bf;width:100vw;height:100vh;animation:.3s ExerciseFillWord-module__9HBCCa__fadeIn;position:fixed;top:0;left:0}.ExerciseFillWord-module__9HBCCa__modalContainer{z-index:9999;animation:.4s ExerciseFillWord-module__9HBCCa__slideIn;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.ExerciseFillWord-module__9HBCCa__modalContent{text-align:center;background-color:#fff;border-radius:24px;max-width:500px;padding:3rem 2.5rem;position:relative;box-shadow:0 20px 60px #0000004d}.ExerciseFillWord-module__9HBCCa__closeButton{color:#999;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;line-height:1;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.ExerciseFillWord-module__9HBCCa__closeButton:hover{color:#333;background-color:#f0f0f0;transform:rotate(90deg)}.ExerciseFillWord-module__9HBCCa__modalIcon{margin-bottom:1rem;font-size:4rem;animation:.6s ExerciseFillWord-module__9HBCCa__bounce}.ExerciseFillWord-module__9HBCCa__modalTitle{color:#000;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.ExerciseFillWord-module__9HBCCa__modalMessage{color:#555;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.ExerciseFillWord-module__9HBCCa__modalMessage strong{color:#ff424d;font-weight:700}@keyframes ExerciseFillWord-module__9HBCCa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ExerciseFillWord-module__9HBCCa__slideIn{0%{opacity:0;transform:translate(-50%,-60%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes ExerciseFillWord-module__9HBCCa__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:768px){.ExerciseFillWord-module__9HBCCa__modalContent{width:90vw;max-width:90%;margin:0 auto;padding:2rem 1.5rem;left:50%;transform:translate(-50%)}.ExerciseFillWord-module__9HBCCa__modalTitle{font-size:1.5rem}.ExerciseFillWord-module__9HBCCa__modalMessage{font-size:1rem}.ExerciseFillWord-module__9HBCCa__patreonButton{width:100%;padding:.7rem 1.5rem;font-size:1rem}.ExerciseFillWord-module__9HBCCa__modalIcon{font-size:3rem}}.ExerciseFillWord-module__9HBCCa__carouselContainer{position:relative;overflow:hidden}.ExerciseFillWord-module__9HBCCa__carouselTrack{transition:transform .4s ease-in-out;display:flex}.ExerciseFillWord-module__9HBCCa__carouselSlide{flex-shrink:0;min-width:100%}.ExerciseFillWord-module__9HBCCa__navigationButtons{border-top:1px solid #eee;justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1.5rem;display:flex}.ExerciseFillWord-module__9HBCCa__navButton{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.5rem 1.2rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.ExerciseFillWord-module__9HBCCa__navButton:hover:not(:disabled){background-color:#333;transform:translate(0)}.ExerciseFillWord-module__9HBCCa__navButton:disabled{cursor:not-allowed;opacity:.5;background-color:#ccc}.ExerciseFillWord-module__9HBCCa__indicators{justify-content:center;align-items:center;gap:.5rem;display:flex}.ExerciseFillWord-module__9HBCCa__indicator{cursor:pointer;background-color:#ddd;border-radius:50%;width:10px;height:10px;transition:all .3s}.ExerciseFillWord-module__9HBCCa__indicator.ExerciseFillWord-module__9HBCCa__active{background-color:#000;width:12px;height:12px}.ExerciseFillWord-module__9HBCCa__indicator:hover{background-color:#999}.ExerciseFillWord-module__9HBCCa__exerciseCounter{color:#666;font-size:.9rem;font-weight:500}@media (max-width:768px){.ExerciseFillWord-module__9HBCCa__navigationButtons{flex-direction:row;gap:1rem}.ExerciseFillWord-module__9HBCCa__navButton{flex:none;padding:.5rem 1rem}.ExerciseFillWord-module__9HBCCa__indicators{flex:1;justify-content:center}.ExerciseFillWord-module__9HBCCa__indicator{display:none}}.ExerciseFillWord-module__9HBCCa__logoutButton{color:#666;cursor:pointer;z-index:10;background-color:#0000;border:2px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.ExerciseFillWord-module__9HBCCa__logoutButton:hover{color:#dc3545;background-color:#f8d7da;border-color:#dc3545}.ExerciseFillWord-module__9HBCCa__logoutIcon{width:20px;height:20px}.ExerciseFillWord-module__9HBCCa__logoutButtons{justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.ExerciseFillWord-module__9HBCCa__cancelButton{color:#666;cursor:pointer;background-color:#0000;border:2px solid #ddd;border-radius:10px;padding:.7rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.ExerciseFillWord-module__9HBCCa__cancelButton:hover{background-color:#f0f0f0;border-color:#999}.ExerciseFillWord-module__9HBCCa__confirmLogoutButton{color:#fff;cursor:pointer;background-color:#dc3545;border:none;border-radius:10px;padding:.7rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.ExerciseFillWord-module__9HBCCa__confirmLogoutButton:hover{background-color:#c82333;transform:translateY(-2px)}@media (max-width:768px){.ExerciseFillWord-module__9HBCCa__logoutButtons{flex-direction:column;width:100%}.ExerciseFillWord-module__9HBCCa__cancelButton,.ExerciseFillWord-module__9HBCCa__confirmLogoutButton{width:100%;padding:.8rem 1.5rem;font-size:1rem}}.ExerciseFillWord-module__9HBCCa__statementContainer{background-color:#f8f9fa;border-left:4px solid #333;border-radius:12px;margin-bottom:1.5rem;padding:1rem}.ExerciseFillWord-module__9HBCCa__statement{color:#333;margin:0;font-size:1.1rem;font-weight:500;line-height:1.5}.ExerciseFillWord-module__9HBCCa__answersContainer{grid-template-columns:1fr 1fr;gap:.8rem;margin-bottom:1.5rem;display:grid}.ExerciseFillWord-module__9HBCCa__answerButton{cursor:pointer;background-color:#fff;border:2px solid #ddd;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;padding:.8rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.ExerciseFillWord-module__9HBCCa__answerButton:hover:not(:disabled){border-color:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.ExerciseFillWord-module__9HBCCa__answerButton:disabled{cursor:not-allowed;opacity:.7}.ExerciseFillWord-module__9HBCCa__answerButton.ExerciseFillWord-module__9HBCCa__selected{background-color:#e7f3ff;border-color:#007bff}.ExerciseFillWord-module__9HBCCa__answerIcon{font-size:1.8rem;font-weight:700}.ExerciseFillWord-module__9HBCCa__answerButton:first-child .ExerciseFillWord-module__9HBCCa__answerIcon{color:#28a745}.ExerciseFillWord-module__9HBCCa__answerButton:last-child .ExerciseFillWord-module__9HBCCa__answerIcon{color:#dc3545}.ExerciseFillWord-module__9HBCCa__answerText{color:#333;font-size:.95rem}.ExerciseFillWord-module__9HBCCa__answerLabel:hover .ExerciseFillWord-module__9HBCCa__answerText{color:#4caf50}.ExerciseFillWord-module__9HBCCa__explanationMessage{color:#856404;background-color:#fff3cd;border-left:4px solid #ffc107;border-radius:8px;margin-top:1rem;padding:1rem;font-size:1rem;line-height:1.6}
