@import "https://fonts.googleapis.com/css2?family=Mansalva&display=swap";
.Hero-module__c8dYoG__hero{color:#000;text-align:left;background:url(/images/croissant.png) top/cover no-repeat;justify-content:left;align-items:center;width:100vw;height:100vh;min-height:600px;padding-left:10%;display:flex;position:relative}.Hero-module__c8dYoG__hero .Hero-module__c8dYoG__content{z-index:10;width:90%;position:relative}.Hero-module__c8dYoG__hero h1{margin-bottom:10px;font-family:Mansalva,cursive;font-size:70px;font-weight:700}.Hero-module__c8dYoG__hero p{margin-bottom:20px;font-size:20px}.Hero-module__c8dYoG__hero .Hero-module__c8dYoG__buttons{flex-wrap:wrap;gap:15px;display:flex}.Hero-module__c8dYoG__button{color:#000;white-space:nowrap;text-align:center;background:#fff;border-radius:25px;padding:12px 20px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s}.Hero-module__c8dYoG__button:hover{color:#fff;background:#000}@media screen and (max-width:1024px){.Hero-module__c8dYoG__hero{text-align:center;justify-content:center;padding-left:5%}.Hero-module__c8dYoG__hero .Hero-module__c8dYoG__content{max-width:90%;margin-top:20px}.Hero-module__c8dYoG__hero h1{font-size:42px}.Hero-module__c8dYoG__hero p{font-size:18px}.Hero-module__c8dYoG__hero .Hero-module__c8dYoG__buttons{flex-direction:column;align-items:center}.Hero-module__c8dYoG__button{width:100%;max-width:250px;padding:12px 15px;font-size:15px}}.Hero-module__c8dYoG__features{opacity:.9;font-size:.95rem;font-style:italic}@media screen and (max-width:600px){.Hero-module__c8dYoG__hero h1{font-size:50px}.Hero-module__c8dYoG__hero p{font-size:20px}.Hero-module__c8dYoG__hero .Hero-module__c8dYoG__buttons{gap:10px}.Hero-module__c8dYoG__button{max-width:70vw;padding:10px 15px;font-size:20px}}
.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__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__time{color:gray;text-align:right;min-width:70px;font-size:12px}.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__playPauseIcon{object-fit:contain;width:30px;height:30px}.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__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}}
.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:10000;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:15px}.PodcastPage-module__GJZodW__listenLinks p{margin-bottom:8px;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}}
.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}
.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;align-items:center;width:70%;height:300px;margin:auto;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.FeaturedPodcast-module__zG-auW__profileImage{object-fit:cover;border-radius:15px;width:200px;height:200px;margin-left:30px;margin-right:50px}.FeaturedPodcast-module__zG-auW__playerContent{flex:1}.FeaturedPodcast-module__zG-auW__playerContent h3{max-width:90%;margin-bottom:5px;font-size:45px}.FeaturedPodcast-module__zG-auW__playerContent p{color:#777;font-size:16px}.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}.FeaturedPodcast-module__zG-auW__podcastPlayer{width:95%;padding:20px}.FeaturedPodcast-module__zG-auW__profileImage{width:120px;height:120px}.FeaturedPodcast-module__zG-auW__playerContent h3{font-size:28px}.FeaturedPodcast-module__zG-auW__playerContent p{font-size:18px}.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}}
.ExerciseFillWord-module__9HBCCa__exerciseContainer{background-color:#fff;border-radius:20px;width:100%;max-width:100%;margin:1rem auto;padding:2rem;position:relative;box-shadow:0 4px 12px #0000001a}.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}}
.PatreonBanner-module__JqETua__banner{color:#000;cursor:pointer;background-color:#fff;border-radius:50px;justify-content:center;align-items:center;gap:1rem;max-width:600px;margin:auto auto 40px;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 10px 40px;padding:1.5rem 2rem}.PatreonBanner-module__JqETua__logo{width:35px;height:35px}.PatreonBanner-module__JqETua__text{font-size:1rem}}
