body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1f1f24;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.dashboard-container{display:flex;flex-direction:column}.dashboard-header{background:#0fb3ff;color:#fff;height:81px;position:absolute;width:100%;z-index:202}.dashboard-header,.headerLogo{align-items:center;display:flex;justify-content:space-between}.headerLogo{margin:0 auto;max-width:200px;padding:18px 0 7px 25px}.logout-button button{background-color:#d7d6e4;border:none;border-radius:10px;color:#0a0d3b;cursor:pointer;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-weight:bolder;margin-right:24px;padding:10px 20px}.logout-button :hover{background-color:#9796a5;border-radius:10px;color:wheat}.dashboard-content{display:flex;flex:1 1;margin-top:81px}.dashboard-sidebar{background:#1f1f24;padding:20px;width:185px}.sidebar-image-container{margin-bottom:25px;margin-top:15px}.sidebar-image{border-radius:50%;height:100px;margin-left:24%;width:100px}.sidebar-link-container{display:flex;flex-direction:column;justify-content:center;margin-top:90px;width:185px}.sidebar-link{border-left:4px solid #393a3a}.sidebar-link,.sidebar-link-selected{background:#272730;border-radius:5px;color:#e3e3e4;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:20px;margin-top:2px;padding:15px;text-align:center;text-decoration:none;width:87%}.sidebar-link-selected{border-left:4px solid #0fb3ff}.dropdown-button,.sidebar-link:hover{background-color:#494949}.dropdown-button{border:none;border-radius:4px 4px 0 0;color:#e3e3e4;cursor:pointer;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:16px;padding:10px;text-align:center;width:100%}.dropdown-button:hover{background-color:#444;color:#e8e9ee;cursor:pointer}.dashboard-main{background:#161627;flex:1 1;padding-left:10%;padding-right:10%;width:80%}.dashboard-subtitle{border-bottom:1px solid grey;color:#fff;font-size:24px;margin-top:5px;padding:2px}.slideshow-wrapper{margin:auto;position:relative;width:100%}.slideshow-container{aspect-ratio:1370/253;border-radius:15px;overflow:hidden;position:relative;width:100%}.slideshow{display:flex;height:100%;transition:transform .5s ease-in-out;width:100%}.slide{align-items:center;display:flex;flex:0 0 100%;justify-content:center}.slide img{height:100%;object-fit:cover;width:100%}.close-button{background:#0009;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:10px;left:10px;padding:6px 10px;position:relative;top:30px;z-index:10}.close-button:hover{background:#000c}.next,.prev{background-color:#00000080;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;padding:10px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.prev{left:3px}.next{right:3px}.user-dropdown{position:relative}.user-button{background:none;border:none;cursor:pointer;margin-right:10px}.user-avatar{height:40px;margin-right:10px;margin-top:5px;width:40px}.tp-dropdown-menu{background:#fff;border:1px solid #b9b9b9;border-radius:5px;box-shadow:0 4px 6px #0000001a;position:absolute;right:20px;text-align:center;top:50px;width:100px;z-index:1000}.tp-dropdown-item{border-left:2px solid #fff;color:#27123f;display:block;font-family:Trebuchet MS;font-size:16px;padding:10px;text-decoration:none}.tp-dropdown-item:hover{background:#f0f0f0;border-left:2px solid #0fb3ff}.dropdown-button{font-size:14px;position:absolute}.language-option-btn{align-items:center;background:#333435;border:none;color:#fff;cursor:pointer;display:flex;padding:8px 12px;text-align:left;width:100%}.language-option-btn:hover{background:#616364}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-screen{align-items:center;color:#d8d8d8;display:flex;flex-direction:column;font-family:sans-serif;height:100vh;justify-content:center}.loading-screen p{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.spinner{animation:spin 1s linear infinite;border:6px solid #e0e0e0;border-top-color:#03bfff;height:50px;margin-bottom:1rem;width:50px}.dots:after{animation:dots 1.5s steps(3) infinite;content:""}@keyframes dots{0%{content:""}33%{content:"."}66%{content:".."}to{content:"..."}}.register-background{background-image:url(/static/media/loginBackground.e000bd419e7d757a6d76.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%}.register-background-image{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.register-layout{display:flex;font-family:Segoe UI,sans-serif;height:100vh;position:relative;z-index:-1}.register-form-container{background:#232847d9;box-shadow:4px 0 12px #0000001a;display:flex;flex-direction:column;min-width:320px;padding:30px 35px 0;width:400px;z-index:2}.register-form{display:flex;flex-direction:column;gap:1rem}.headerLogo-register{margin-left:15%;width:70%}.register-form input,.register-form select{border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:.6rem 1rem}.register-submit-buttons{display:flex;gap:1rem;width:100%}.register-submit-buttons>*{flex:1 1}.register-button{background-color:#0fb3ff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Trebuchet MS;font-size:1.05rem;font-weight:700;padding:.5rem 1rem;transition:background-color .3s ease;width:100%}.register-button:hover{background-color:#5dc6f7}.login-link{color:#7e7e7e;font-size:.95rem;margin-top:1rem;text-align:center}.login-link a{color:#0fb3ffda;text-decoration:none}.login-link a:hover{text-decoration:underline}.register-info-section{flex:1 1;overflow-y:auto;padding:2rem}.register-info-scroll{color:#fff;max-width:1260px;padding-top:3.5rem}.register-info-scroll h1{font-family:Trebuchet MS;font-size:3.25rem;text-align:center}.register-info-scroll h2{font-family:Trebuchet MS;font-size:2.5rem;text-align:center}.register-info-scroll h3{color:#e0e0e0;font-family:Trebuchet MS;font-size:1.6rem}.register-info-scroll h4{color:#e0e0e0;font-family:Trebuchet MS;font-size:2.4rem;margin-bottom:1rem}.register-info-scroll h5{color:#e0e0e0;font-family:Trebuchet MS;font-size:1.5rem;margin-top:0}.register-info-scroll p,.register-info-scroll ul{font-size:1rem;line-height:1.6;margin-top:.5rem}.register-info-scroll ul{padding-left:1.5rem}.register-info-scroll li{margin-bottom:.4rem}@media (max-width:1200px){.register-background{position:relative;z-index:1}.register-background-image{display:block;height:100%;object-fit:cover;object-position:center top;pointer-events:none;width:100%;z-index:-1}.register-layout{flex-direction:column;height:100%}.register-form-container{box-shadow:none;height:auto;padding:2rem 1.5rem;position:relative;width:100%;z-index:1}.register-info-section{margin-left:0;padding:2rem 1.5rem}}.language-flag-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.language-flag-card{background:#fff;border:2px solid #0000;border-radius:10px;box-shadow:0 4px 8px #0000000d;cursor:pointer;padding:.5rem;text-align:center;transition:transform .2s ease,border-color .2s ease}.language-flag-card img{height:auto;margin-bottom:.25rem;width:40px}.language-flag-card p{color:#333;font-size:14px;font-weight:400;margin:0}.language-flag-card:hover{border-color:#0fb3ff;transform:translateY(-2px)}.language-flag-card.selected{background-color:#9de0ff;border-color:#5dc6f7;box-shadow:0 0 0 4px rgba(18,152,214,.541)}.remember-me-register{color:#a4a4af;display:flex;font-size:14px;justify-content:flex-start}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-slide-up{animation:fadeSlideUp 2.2s forwards;opacity:0;transform:translateY(20px)}.fade-delay-1{animation-delay:.2s}.fade-delay-2{animation-delay:.4s}.fade-delay-3{animation-delay:.6s}.register-info-section p{line-height:1.6;text-align:center}.register-info-section ul{margin-bottom:50px;margin-top:.5rem;padding-left:1.5rem}.register-info-section li{margin-bottom:.4rem}.register-info-image{box-shadow:0 6px 12px #0000001a;height:auto;margin:1rem 0;max-width:600px;width:100%}.fade-delay-1{transition-delay:0s}.fade-delay-2{transition-delay:.2s}.fade-delay-3{transition-delay:.4s}.fade-delay-4{transition-delay:.6s}.flashcard-process-container{display:inline-block;position:relative}.animated-cursor{animation:cursorClick 2s ease infinite;background:url(/static/media/cursor-icon.38115af2fde082f54e23.png) no-repeat 50%;background-size:contain;height:32px;left:20%;position:absolute;top:40%;width:32px}@keyframes cursorClick{0%{opacity:1;transform:scale(1)}30%{opacity:.7;transform:scale(.95)}60%{opacity:1;transform:scale(1)}to{opacity:1;transform:scale(1)}}.flashcard-saved-popup{animation:savedPopup 2s ease infinite;background-color:#4caf50;border-radius:6px;bottom:20%;color:#fff;opacity:0;padding:.4rem .8rem;position:absolute;right:10%}@keyframes savedPopup{0%,80%,to{opacity:0;transform:translateY(0)}30%,50%{opacity:1;transform:translateY(-10px)}}.register-info-rows{background-color:#2e323aa8;border:1px solid #303030;border-radius:25px;margin-top:20vh;padding:1.5rem}.register-info-row,.register-info-row.reverse{align-items:center;display:flex;gap:2rem;justify-content:space-between;padding-bottom:1rem}.register-info-image{border:4px solid #fff;border-radius:8px;max-width:60%;width:600px}.register-info-image-tilted{transform:rotate(4deg);transition:transform .3s ease;width:200px}.register-info-list{flex:1 1;list-style:none;padding-left:0}.register-info-list li{color:#a0a0a0;font-family:Trebuchet MS;font-size:1.4rem;padding-left:1rem;position:relative}.register-info-list li:before{color:#4caf50;font-weight:700;left:0;position:absolute}.register-demo-flashcards-container{background-color:#2e323aa8;border:1px solid #303030;border-radius:25px;padding:1.5rem}@media (max-width:900px){.info-row,.info-row.reverse{flex-direction:column;text-align:center}.info-image{width:80%}}.how-it-works-button{background-color:#0fb3ff38;border:none;border-radius:6px;color:#fff;cursor:pointer;display:block;font-family:Trebuchet MS;font-size:.9rem;margin:2rem auto 0;padding:.6rem 1.2rem;text-align:center;transition:background-color .2s ease}.how-it-works-button:hover{background-color:#5dc6f7}.register-upcoming-languages-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(125px,1fr));margin-top:2rem}.register-upcoming-language{background-color:#3b393d;border-radius:10px;color:#fff;padding:20px 15px 0;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.register-upcoming-language-img{border-radius:5px;height:auto;margin-bottom:.5rem;width:60px}.register-rep-container{align-items:flex-start;background-color:#2e323aa8;border-radius:15px;display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;margin:0 auto;max-width:1200px;padding:2rem}.register-rep-col{align-items:center;display:flex;flex:1 1 40%;flex-direction:column;gap:1.5rem}.register-rep-image,.register-rep-image-tilted{border-radius:1rem;height:auto;max-width:100%}.register-rep-image-tilted{transform:rotate(-3deg)}.register-rep-list{color:#dcdcdc;font-size:1.1rem;line-height:1.6;list-style-type:disc;max-width:32rem;padding-left:2rem}.register-rep-list h3{color:#fff;font-size:1.5rem;margin-bottom:1rem}@media (max-width:900px){.register-rep-container{flex-direction:column}.register-rep-col{align-items:center}}.demo-flashcard-demo-container{overflow:visible!important;position:static!important;transform:none!important}.demo-sentence-row{display:flex;gap:2rem;justify-content:space-between;margin-top:1.5rem}.demo-sentence-column{background:#ffffff1f;border:1px solid #585858;display:flex;flex:1 1;flex-wrap:wrap;gap:7px;min-width:150px;padding:1rem}.demo-word-wrapper{align-items:center;display:inline-flex;flex-direction:column;position:relative}.demo-word{color:#fff;cursor:default;font-family:Trebuchet MS;font-size:1.2rem;padding:.1rem}.demo-plus-icon{color:#b8b8b8;cursor:pointer;font-weight:700;transition:transform .2s}.demo-plus-icon:hover{transform:scale(1.2)}.demo-popup{background:#fff;border-radius:6px;box-shadow:0 4px 10px #0000001a;color:#181818;left:0;padding:.5rem .8rem;position:absolute;top:55px;width:200px;z-index:1000}.demo-popup label{display:block;font-size:1rem}.demo-popup input{font-size:.9rem;margin-bottom:.5rem;margin-top:.2rem;padding:.3rem}.demo-popup button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.4rem .8rem}.demo-popup button:hover{background-color:#45a049}.demo-tooltip{align-items:center;background-color:#c2c2c7;border-radius:4px;box-shadow:0 2px 6px #0003;color:#2e2e31;display:flex;flex-direction:column;font-size:1.1em;padding:8px 10px;pointer-events:none;position:fixed;transform:translateX(-50%);white-space:nowrap;z-index:1000}.demo-highlighted-word .demo-word{background-color:#ffde7c;border-radius:3px;color:#181818}.demo-flashcard-grid{border-bottom:1px solid grey;margin-top:.5rem;padding-bottom:2rem}.demo-flashcard-grid-inner{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin-top:1rem}.demo-flashcard-card{cursor:pointer;perspective:800px}.demo-flashcard-inner{padding-top:100%;position:relative;transform-style:preserve-3d;transition:transform .6s;width:100%}.demo-flashcard-card.flipped .demo-flashcard-inner{transform:rotateY(180deg)}.demo-flashcard-back,.demo-flashcard-front{align-items:center;backface-visibility:hidden;background:#fff;border:1px solid #ccc;border-radius:10px;bottom:0;box-shadow:0 4px 8px #0000000d;color:#181818;display:flex;font-family:Trebuchet MS;justify-content:center;left:0;padding:.5rem;position:absolute;right:0;text-align:center;top:0}.demo-flashcard-front{font-weight:lighter}.demo-flashcard-back{background-color:#cedaeb;color:#181818;transform:rotateY(180deg)}.demo-flashcard-placeholder{background:#f9f9f90a;border:2px dashed #707070;border-radius:8px;color:#b1b1b1;font-style:italic;margin-top:.5rem;padding:3rem;text-align:center}.demo-plus-symbol{color:#c7c7c7;font-size:1.2rem;font-weight:700}.demo-flashcard-grid-header{align-items:center;display:flex;gap:20px;margin-bottom:.5rem}.demo-review-button{background-color:#18181800;border:3px solid #03c0ff6c;border-radius:6px;color:#fff;cursor:pointer;font-family:Trebuchet MS;font-size:.9rem;margin-right:5px;padding:.5rem 1rem;text-decoration:underline}.demo-review-button:hover{background-color:#03bfff}.demo-typing-exercise-supercontainer{display:flex;justify-content:center;width:100%}.demo-typing-exercise-container{background:#cedaeb;border-radius:8px;color:#000;height:200px;margin-top:2rem;padding:1.5rem;width:300px}.demo-typing-exercise-container h2{font-size:1.2rem;margin:2.5rem 0}.demo-typing-exercise-container h3{color:#868686;font-size:.8rem;font-weight:lighter;margin-top:-6px;text-align:center}.demo-typing-input{font-size:1rem;margin-bottom:1rem;padding:.5rem;width:95%}.demo-override-button,.demo-typing-next-button,.demo-typing-submit-button{background-color:#256dc0;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-left:70%;margin-right:.5rem;padding:10px 25px}.demo-typing-next-button{margin-top:11px}.demo-override-button:hover,.demo-typing-next-button:hover,.demo-typing-submit-button:hover{background-color:#2762a5}.demo-feedback-correct{color:#4caf50;font-weight:700}.demo-feedback-misspelled{color:#ff9800;font-weight:700}.demo-feedback-incorrect{color:#f44336;font-weight:700}.demo-translation-demo-supercontainer{background:#2e323aa8;border:1px solid #303030;border-radius:25px;margin-top:2rem;padding:1.5rem}.demo-translation-demo-container{background-color:#3b393d;border-radius:10px;box-shadow:0 4px 8px hsla(0,0%,57%,.658);margin:0 auto;max-width:800px;padding:16px}.demo-english-sentence{cursor:pointer;font-size:18px;font-weight:lighter;margin-bottom:1rem;margin-left:4px}.demo-english-sentence p{cursor:pointer;text-align:left}.demo-translation-input{background-color:#4c4c4e;border:1px solid #ccc;border-radius:5px;color:#fff;font-family:Trebuchet MS;font-size:1em;margin-bottom:10px;overflow-y:auto;padding:8px;width:97%}.demo-translate-submit-button{background-color:#0fb3ff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:.9em;padding:8px 16px}.demo-translate-submit-button:hover{background-color:#1aa3e2}.demo-translation-result-container{border-radius:6px;margin-top:1rem;overflow:hidden}.demo-container-correct{background-color:#e6f7e6;border:4px solid #4caf50;color:#4caf50}.demo-container-incorrect{background-color:#f7e6e6;border:4px solid #be2e2e;color:#be2e2e}.demo-container-header-correct{background-color:#45a049}.demo-container-header-correct,.demo-container-header-incorrect{color:#fff;display:flex;flex-direction:row;font-family:Trebuchet MS;gap:10px;padding:7px 10px 6px}.demo-container-header-incorrect{background-color:#f44336}.demo-translation-result{border-radius:5px;cursor:pointer;font-size:18px;font-weight:lighter;padding:15px}.demo-correct-word{color:#4caf50}.demo-misspelled-word{color:#ff9800;text-decoration:underline}.demo-incorrect-word{color:#f44336;text-decoration:underline}.demo-translate-retry-button{background:none;border:none;border-radius:5px;color:#d6d6d6;cursor:pointer;font-size:.8em;padding:3px 10px;text-decoration:underline}.hoverable-word{color:#fff;cursor:pointer;font-size:18px;font-weight:lighter;padding:0 1px;position:relative}.tooltip{align-items:center;background-color:#c2c2c7;border-radius:4px;box-shadow:0 2px 6px #0003;color:#2e2e31;display:flex;flex-direction:column;font-size:1.1em;margin-top:8px;padding:8px 10px;pointer-events:none;position:absolute;white-space:nowrap;z-index:1000}.tooltip-arrow{border-bottom:6px solid #c4c4c4;border-left:6px solid #0000;border-right:6px solid #0000;height:0;left:10px;position:absolute;top:-6px;width:0}.tooltip-content{align-items:center;display:flex;flex-direction:column;text-align:center}.tooltip-line{border-bottom:1px solid #555;font-size:.9em;margin:4px 0;padding-bottom:2px;text-align:center}.tooltip-content .tooltip-line:last-child{border-bottom:none}.video-container{height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:-1}.background-video{height:100%;object-fit:cover;width:100%}.login-form-container{align-items:center;box-sizing:border-box;justify-content:center;left:0;min-height:100vh;overflow:auto;padding:2rem;position:absolute;top:0;width:100%}.login-form,.login-form-container{display:flex;flex-direction:column}.login-form{background:#232847d9;border-radius:10px;box-shadow:0 4px 15px #000000e6;padding:40px 50px 50px;text-align:center}.login-form h2{color:#c8c8e0;font-family:Arial,sans-serif;margin-bottom:20px}.login-input{border:2px solid #ccc;border-radius:10px;font-size:16px;margin:10px;padding:10px;width:300px}.remember-me{color:#a4a4af;display:flex;font-size:14px;justify-content:flex-start;margin-bottom:10px}.login-button{background:#0fb3ff;border:none;border-radius:100px;color:#fff;cursor:pointer;font-family:Trebuchet MS;font-size:18px;margin-bottom:15px;margin-left:1%;padding:8px;width:98%}.login-button:hover{background:#5dc6f7}.register-link{color:#b3b3b3;font-size:14px;margin-top:10px}.register-link a{color:#0fb3ffde;text-decoration:none}.register-link a:hover{text-decoration:underline}.error-message-login{color:red;margin-top:330px;position:fixed}.forgot-password-link{font-size:.85rem;margin:1px 0 0 110px;padding:0;text-align:right}.forgot-password-link a{color:#0fb3ffdc;text-decoration:none}.forgot-password-link a:hover{text-decoration:underline}.module-scroller-wrapper{margin-bottom:20px;position:relative}.module-scroller{display:flex;gap:20px;overflow-x:auto;padding:10px 0 14px;scroll-snap-type:x mandatory;scrollbar-color:#777 #0000;scrollbar-width:large}.module-scroller::-webkit-scrollbar{height:20px}.module-scroller::-webkit-scrollbar-thumb{background-color:#666;border-radius:10px}.module-card{flex-shrink:0;scroll-snap-align:start}.module-scroller-fade{height:100%;pointer-events:none;position:absolute;top:0;width:30px;z-index:1}.module-scroller-fade.right{background:linear-gradient(90deg,#0000,#161627);right:0}.module-scroller-fade.left{background:linear-gradient(270deg,#0000,#161627);left:0}.scroll-right-button{background:#657b86ce;border:none;border-radius:50%;cursor:pointer;padding:6px;position:absolute;right:0;top:39%;transform:translateY(-50%);transition:background .2s ease;z-index:2}.scroll-right-button:hover{background:#393941}.scroll-left-button{background:#657b86ce;border:none;border-radius:50%;cursor:pointer;left:0;padding:6px;position:absolute;top:39%;transform:translateY(-50%);transition:background .2s ease;z-index:2}.scroll-left-button:hover{background:#393941}.module-card{background:#1f1f24;border:3px solid #2c2c33;border-radius:10px;box-shadow:0 4px 10px #0000001a;cursor:pointer;overflow:visible;text-align:center;transition:transform .3s ease;width:200px}.module-card:hover{background:#2c2c33;border:3px solid #393941}.module-card.completed-module{background-color:#553d09;border:3px solid #3b2d0d;box-shadow:0 0 5px #534700cc}.module-card.completed-module:hover{background-color:#4d3709;border-color:#553d09}.module-card.colored-module{filter:none;opacity:1}.module-card.next-module{border:3px solid #2c2c33;box-shadow:0 0 10px #fffc;opacity:.9;position:relative}.module-card.next-module:hover{border-color:#393941;box-shadow:0 0 15px #fffc}.module-card.locked-module{filter:grayscale(100%) contrast(60%) brightness(60%);pointer-events:none}.module-card .module-image{border-radius:5px;height:150px;object-fit:cover;width:100%}.module-card .module-content{padding:15px}.module-title{align-items:center;color:#dbdbdb;display:flex;font-weight:700;height:2em;justify-content:center;overflow:hidden;white-space:nowrap}.module-card h4{color:#888;font-size:1em;margin:5px 0}.module-card p{color:#777;font-size:.8em}.module-card .module-lessons-container{display:flex;gap:10px;justify-content:center;margin-top:10px}.module-card .module-lesson-item{align-items:center;display:flex;flex-direction:column;width:80px}.module-card .module-lesson-icon{border-radius:50%;height:20px;width:20px}.module-lesson-icon.grey{background:#3d3d3d}.module-lesson-icon.grey:hover{background:#535353}.module-lesson-icon.silver{background-color:#ffb2223a}.module-lesson-icon.silver:hover{background-color:#f1b634}.module-lesson-icon.gold{background:#f1b634}.module-lesson-icon.gold:hover{background-color:#a77416}.popup-module-bottom{align-items:center;display:flex;justify-content:space-between;padding-top:10px;width:100%}.translate-module-button{border-radius:5px;color:#fff;cursor:pointer;font-family:Trebuchet MS;font-size:14px;font-weight:light;padding:8px 10px;text-align:center;text-decoration:none}.gold-review{background-color:#f1b634;color:#74674b}.gold-review:hover{background-color:#a77416}.grey-review{background:#535353;color:#8d8d8d;cursor:not-allowed}.blue-review{animation:pulse 5s infinite alternate;background-color:#0fb3ffe7;color:#fff}.blue-review:hover{background-color:#0056b3}.popup-progress-bar,.popup-progress-bar:hover{background:#fff3;border-radius:5px;height:10px;overflow:hidden;width:100%}.popup-progress-bar:hover{transform:scaleX(1);transform-origin:left;transition:transform .8s ease}.popup-progress{background:#ffb222;border-radius:2px;height:100%;transform:scaleX(1);transform-origin:left;transition:transform .4s ease}.module-card.next-module:before{background-color:#000c;border-radius:5px;color:#fff;content:attr(data-tooltip);font-size:12px;left:50%;opacity:0;padding:5px 10px;position:absolute;top:-30px;transform:translateX(-50%);transition:opacity .3s ease-in-out;white-space:nowrap}.module-card.next-module:hover:before{opacity:1}.module-lesson-bar{align-items:center;display:flex;flex-wrap:nowrap;gap:5%;justify-content:center;margin-top:12px;overflow:visible;position:relative;z-index:0}.lesson-segment{border-radius:4px;cursor:pointer;flex:1 1;height:18px;max-width:52px;min-width:12px;padding:0 2px;position:relative;transition:background .3s;z-index:1}.lesson-segment.grey{background:#3d3d3d}.lesson-segment.grey:hover,.lesson-segment.silver{background:#ffb2223a}.lesson-segment.gold,.lesson-segment.silver:hover{background:#f1b634}.lesson-segment.gold:hover{background:#a77416}.highlight-lesson{animation:pulse-glow 1.2s infinite alternate;box-shadow:0 0 10px #fff;outline:2px solid #fff;z-index:2000}.glow-progress .popup-progress{transform:scaleX(1);transform-origin:left;transition:transform .8s ease}.glow-progress:hover .popup-progress{transform:scaleX(1.25)}@keyframes pulse-glow{0%{box-shadow:0 0 6px #fff}to{box-shadow:0 0 14px #fffacd}}.hover-fill .popup-progress{transform:scaleX(1)}.hover-fill:hover .popup-progress{transform:scaleX(var(--hover-scale))}.highlight-progress-bar{border-radius:5px;box-shadow:0 0 5px hsla(0,0%,100%,.719)}.popup-progress-bar.hover-disabled-progress:hover{background-color:hsla(0,0%,100%,.151);cursor:default;transition:background .1s}.popup-progress-bar.hover-full-progress:hover .popup-progress{background-color:#a77416;transition:background .3s}.translate-modules-container{display:flex;flex-direction:column;gap:15px;margin-bottom:25px}.translate-module-card{background:#1f1f24;border-radius:8px;box-shadow:0 4px 8px #0000001a;display:flex;overflow:hidden;padding:8px;transition:transform .2s ease}.module-lesson-title{font-size:12px;font-weight:700;margin-top:5px;text-align:center}.translate-module-card:hover{background:#2c2c33;transition:transform .4s ease}.translate-module-card-left{display:flex;flex:1 1;flex-direction:row;padding-right:20px}.translate-module-card-right{border-left:3px solid #55555538;display:flex;flex-direction:column;padding-left:20px;padding-right:20px;width:40%}.translate-module-lessons{display:flex;flex-direction:row}.translate-progress-bar{background-color:#3d3d3d;border-radius:5px;height:10px;margin-top:10px}.translate-progress{background-color:#f1b634;border-radius:5px;height:100%;transition:width .5s ease-in-out}.translate-module-image{border-radius:5px;height:75px;margin-right:20px;object-fit:cover;width:110px}.translate-module-content-left,.translate-module-content-right{flex:1 1}.translate-module-content-left h3{border-bottom:1px solid #7d7f88;color:#dbdbdb;font-size:22px;margin-top:-5px}.translate-module-content-left h4{color:#888;font-size:.9em;margin-top:-5px}.translate-module-content-left p{color:#555;margin:5px 0}.translate-progress-bar{border-radius:4px;height:8px;overflow:hidden;width:100%}.lesson-icons{display:flex;gap:8px;margin-bottom:10px;margin-top:14px;padding-left:80px}.lesson-icon{background-color:#1f1f24;border:2px solid #aaaaaa7a;border-radius:50%;height:20px;transition:background-color .3s;width:20px}.lesson-icon.bronze{background-color:#a34e09;border-color:#aaaaaa7a}.lesson-icon.silver{background-color:#c1c1df;border-color:#aaaaaa7a}.lesson-icon.gold{background-color:#ffb222;border-color:#aaaaaa7a}.translate-module-progress-text{color:#333;font-size:.9em;font-weight:700;margin-top:8px}.locked-popup{filter:grayscale(100%) contrast(90%) brightness(120%)}.locked-popup-content{filter:grayscale(100%) contrast(90%) brightness(80%)}.popup-module-card:hover{background-color:#3d3d3d;box-shadow:0 4px 8px rgba(42,117,255,.068)}.popup-module-card{align-items:center;background:#1f1f24;border:1px solid #4c4c50;border-radius:10px;color:#fff;display:flex;flex-direction:column;padding:8px;text-decoration:none}.popup-module-card-body{display:flex;flex-direction:row}.popup-module-left{display:flex;flex-direction:column;padding:5px;width:50%}.popup-module-titles h3{color:#fdfdfd;font-family:Trebuchet MS;font-size:18px;margin-top:8px}.popup-module-titles h4{color:#afafaf;font-family:Trebuchet MS;font-size:12px}.popup-module-titles p{color:#5f5f5f;font-family:Trebuchet MS;font-size:12px}.popup-module-right{flex-direction:column;padding-left:10px}.popup-module-right,.popup-pie-container{align-items:center;display:flex;justify-content:center}.popup-pie-container{position:relative}.popup-module-image{border-radius:50%;height:auto;width:80%;z-index:202}.popup-lesson-pie-chart{height:auto;margin-left:1px;margin-top:-39%;position:absolute;width:78%}.popup-module-lessons{align-items:flex-start;display:flex;flex-direction:column;gap:15px;justify-content:center;width:100%}.popup-lesson-item{gap:8px;width:100%}.popup-icon,.popup-lesson-item{align-items:center;display:flex}.popup-icon{color:#fff;gap:5px;justify-content:center;text-decoration:none}.popup-lesson-title{color:#c7c7c7;font-family:Trebuchet MS;font-size:14px;font-weight:lighter;text-align:left;text-decoration:underline}.map-popup-module-button{border-radius:5px;margin-right:8px;padding:8px 12px 6px;text-decoration:none}.map-popup-gold-review{background-color:#ffb222;color:#857a1a!important}.map-popup-blue-review{background-color:#0fb3ff;color:#fff!important}.map-popup-blue-review:hover{background-color:#1894ce}.map-popup-grey-review{background:none;border:1px solid grey;color:grey!important}.map-popup-grey-review:hover{cursor:not-allowed}.map-dashboard-main{background:#161627;flex:1 1;height:100%}.leaflet-interactive{transition:stroke-dashoffset 1s ease-in-out}.leaflet-marker-icon{z-index:1000!important}.leaflet-popup-content-wrapper{background:#0000!important;border-radius:8px!important;box-shadow:none!important;color:#fff!important;margin-bottom:0;margin-top:0;width:300px;z-index:2000!important}.leaflet-popup-tip{background:#3c3b3dd9!important;box-shadow:none!important}.leaflet-popup{padding:0}.popup-icon{border:1px solid gray;border-radius:50%;display:inline-block;height:20px;position:relative;transition:transform .2s ease-in-out;width:20px}.popup-icon.grey{background:#aaa0}.popup-icon.grey:hover{background:#a77416}.popup-icon.silver{background-color:#a77416}.popup-icon.silver:hover{background-color:#f1b634}.popup-icon.gold{background:#f1b634}.popup-icon.gold:hover{background-color:#a77416}.popup-icon:before{border-radius:50%;content:"";height:22px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease-in-out;width:22px}.popup-icon[data-next=bronze]:before{border:2px solid #cd7f32}.popup-icon[data-next=silver]:before{border:2px solid silver}.popup-icon[data-next=gold]:before{border:2px solid #f1b634}.popup-icon:hover:before{opacity:1}.path-glow{filter:drop-shadow(0 0 8px f1b634)}.unlocked-path{transition:stroke-dashoffset .5s ease-in-out,opacity .5s ease-in-out}.completed-path{filter:drop-shadow(0 0 5px gold)}@keyframes fadeInPath{0%{opacity:0}to{opacity:.9}}.completed-path,.unlocked-path{animation:fadeInPath 1s ease-in-out}.completed-marker{filter:drop-shadow(0 0 6px rgba(255,215,0,.6));transition:filter .3s ease-in-out}.unlocked-marker{position:relative}.unlocked-marker:before{animation:pulse-halo 3s ease-in-out infinite;background:#fff6;border-radius:50%;content:"";height:60px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:60px}@keyframes pulse-halo{0%{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:0;transform:translate(-50%,-50%) scale(1.5)}to{opacity:0;transform:translate(-50%,-50%) scale(1)}}.custom-map-icon{transition:filter .5s ease-in-out,opacity .5s ease-in-out}.leaflet-popup.popup-below .leaflet-popup-tip{bottom:auto;top:0}.leaflet-popup.popup-above .leaflet-popup-tip{bottom:0;top:auto}.custom-marker-container{align-items:center;display:flex;flex-direction:column;position:relative}.marker-wrapper{align-items:center;display:flex;justify-content:center;left:0;top:0;z-index:201}.marker-content,.marker-wrapper{height:100%;position:absolute;width:100%}.marker-content{z-index:10}.marker-icon{border-radius:50%;box-shadow:0 4px 8px #000100;height:100%;position:absolute;width:100%;z-index:201}.locked-marker img{filter:grayscale(100%);opacity:.5;z-index:1}.unlocked-marker img{filter:none;opacity:1;z-index:1}.lesson-ring{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.lesson-arc{stroke:hsla(0,0%,50%,.562);stroke-dasharray:100}.lesson-arc.bronze{stroke:#804c19cc}.lesson-arc.silver{stroke:#ffb222}.lesson-arc.gold{stroke:#f1c812c4}.lesson-pie-chart{pointer-events:none;position:absolute;z-index:5}.lesson-pie{stroke:none;fill:#2b253d;z-index:-5}.lesson-pie.bronze{fill:#804c19}.lesson-pie.silver{fill:#493815}.lesson-pie.gold{fill:#f1c812}.marker-health-bar-container{align-items:flex-end;background:#ffd90000;border-radius:50%;display:flex;height:80%;justify-content:center;left:50.5%;overflow:hidden;position:absolute;top:50.5%;transform:translate(-50%,-50%);width:80%;z-index:999}.marker-health-bar{background:rgba(231,197,0,.651);border-radius:0 0 50% 50%;bottom:0;position:absolute;transition:height .5s ease-in-out;width:100%}.low-health{animation:pulse 1.5s ease-in-out infinite}.header-dropdown-buttons{display:flex;flex-direction:row}.patreon-button{border:2px solid #fff;border-radius:50px;margin-right:5px;margin-top:5px;width:37px}.module-link{color:inherit;text-decoration:none}.modules-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:15px}.module-progress-bar{background:#2a2933;border-radius:10px;height:10px;margin:20px 0;overflow:hidden}.module-progress{background:#f1a414;border-radius:10px;height:100%;transition:width .5s ease-in-out}.module-progress-text{color:#555;font-size:.9em}.general-review-button{border:none;border-radius:400px;bottom:20px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;max-width:5%;position:fixed;right:24px;transition:transform .2s;z-index:1000}.general-review-button:hover{transform:scale(1.05)}.dashboard-toggle-wrapper{align-items:center;background-color:#1f1f243a;border:1px solid #dadada;border-radius:5px;display:flex;flex-direction:column;margin-right:1rem;padding:4px 7px 5px 10px}.dashboard-toggle-title{color:#f3f3f3;font-size:.8rem;font-weight:600;letter-spacing:4px;margin-bottom:4px}.dashboard-toggle{align-items:center;display:flex;gap:.4rem;margin-right:10px}.toggle-label{color:#e6e6e6;font-size:.9rem}.switch{display:inline-block;height:20px;position:relative;width:36px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#0fb3ff;border-radius:20px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;border-radius:50%;bottom:2px;content:"";height:16px;left:2px;width:16px}input:checked+.slider{background-color:#0fb3ff}input:checked+.slider:before{transform:translateX(16px)}.map-dashboard-container{background:#161627;display:flex;flex-direction:column;height:100vh;width:100%}.map-dashboard-content{height:100%;margin-top:81px;position:relative;z-index:1}.map-loading-overlay{align-items:center;background:#161627;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:999}.spinner{animation:spin .9s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:40px;width:40px}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.translate-page-menu{background:#1f1f24;display:flex;flex-direction:row;flex-wrap:wrap;min-height:100vh;position:relative;width:100%}.translate-page-left-section{background-color:#1f1f24;box-sizing:border-box;display:flex;flex-direction:column;height:auto;padding:15px;position:relative;width:250px;z-index:10}.translate-page-right-section{background-color:#1f1f24;display:flex;flex:1 1;flex-direction:column;margin-right:0;padding:0 30px}@media screen and (max-width:768px){.translate-page-menu{flex-direction:column}.translate-page-left-section,.translate-page-right-section{padding:15px;width:100%}.translate-page-right-section{padding:0 20px}.tp-lesson-icons-container{position:static}}.tp-exit-icon{cursor:pointer;height:20px;opacity:80%;padding:5px;width:20px}.tp-exit-icon:hover{opacity:100%;scale:105%}.translate-page-exit-button{position:absolute;width:50px;z-index:250}.translate-page-menu-image{display:block;height:auto;position:relative;width:100%;z-index:201}.translate-page-menu-title{color:#fff;font-size:1.7em}.translate-page-menu-subtitle,.translate-page-menu-title{font-family:Trebuchet MS;font-weight:lighter;margin-bottom:8px}.translate-page-menu-subtitle{color:#a3a4a8;font-size:.9em}.translate-page-menu-description{color:#6b6b6b;font-size:.8em;margin-bottom:10px}.translate-page-module-list{display:flex;flex-direction:column;gap:10px;margin-top:35px}.translate-page-module-list-p{font-size:11px;margin-bottom:-5px;margin-top:-25px;text-align:right}.translate-page-module-card,.translate-page-module-link{color:inherit;text-decoration:none}.translate-page-module-card{align-items:center;background-color:#282830;border:1px solid #0e0e16;border-radius:8px;display:flex;padding:5px;transition:transform .2s,box-shadow .2s}.translate-page-module-card:hover{background-color:#33333d;box-shadow:0 4px 8px #0000001a}.translate-page-module-card.completed{align-items:center;background-color:#4b3610;border:1px solid #f1a414;border-radius:8px;color:inherit;display:flex;padding:5px;text-decoration:none;transition:transform .2s,box-shadow .2s}.translate-page-module-card.completed:hover{background-color:#312611;border:1px solid #f5ad29;box-shadow:0 4px 8px #0000001a;transition:background-color .3s,box-shadow .3s}.translate-page-module-image{border-radius:5px;height:60px;margin-right:15px;object-fit:cover;width:60px}.translate-page-module-content{flex:1 1}.translate-page-module-title{font-size:18px;font-weight:700;margin:0}.translate-page-module-subtitle{color:#555;font-size:14px;font-weight:500;margin:5px 0}.translate-page-module-description{color:#777;font-size:14px;margin:0}.translate-page-module-buttons{display:flex;gap:10px;padding-right:30px}.translate-page-module-button{background-color:#3d3d3d;border:none;border-radius:5px;color:#fff;cursor:pointer;flex:1 1;font-size:14px;font-weight:700;height:50px;padding:10px;text-align:center;transition:background-color .3s,border-bottom .3s;width:50px}.translate-page-module-button.bronze-border{border-bottom:3px solid #a34e09}.translate-page-module-button.bronze-completed{background-color:#a34e09;border:1px solid #d8c5a359;box-shadow:0 0 10px #000}.iconBronze{height:50px;margin:-10px 0 0 -11px}.translate-page-module-button.silver-border{border-bottom:3px solid #c1c1df}.translate-page-module-button.silver-completed{background-color:#a0a0bd;border:1px solid #d8c5a359;box-shadow:0 0 10px #000}.translate-page-module-button.gold-border{border-bottom:3px solid #ffb222}.translate-page-module-button.gold-completed{background-color:#ffb222;border:1px solid #d3c3a5a9;box-shadow:0 0 10px #000}.translate-page-module-button:hover{background-color:#615f5b;box-shadow:0 2px 4px #0003}@keyframes pulse-once{0%{box-shadow:0 0 0 0 #0281bdb3}70%{box-shadow:0 0 15px 10px #80008000}to{box-shadow:0 0 0 0 #80008000}}.pulsing-outline{animation:pulse-once 7s forwards}.translate-tooltip-container{display:inline-block;position:relative}.translate-tooltip-text{background-color:#333;border-radius:4px;bottom:100%;color:#fff;font-size:12px;left:50%;opacity:0;padding:5px 10px;position:absolute;text-align:center;transform:translateX(-50%);transition:opacity .3s ease-in-out;visibility:hidden;width:200px;z-index:1}.translate-tooltip-container:hover .tooltip-text{opacity:1;visibility:visible}.translate-page-word-link{color:inherit;margin-top:30px;text-decoration:none}.translate-page-word-card{background-color:#1f1f24;border:2px solid #18181a;border-radius:8px;padding:15px;text-align:center;transition:background-color .3s,box-shadow .3s}.translate-page-word-card:hover{background-color:#33333d;box-shadow:0 4px 8px #0000001a}.translate-page-word-card.completed{background-color:#312611;border:3px solid #f1a414;border-radius:8px;padding:15px;text-align:center;transition:background-color .3s,box-shadow .3s}.translate-page-word-card.completed:hover{background-color:#312611cb;border:3px solid #fdb837;box-shadow:0 4px 8px #0000001a}.translate-page-word-card.cracked{background-color:#312611cb;border:3px solid #fdb8372d;box-shadow:0 4px 8px #00000026;overflow:hidden;position:relative}.translate-page-word-title{font-size:1.1em;margin-bottom:5px}.translate-page-word-description{color:#555;font-size:.8em}.translate-module-progress-bar{background:#535353;border:2px solid #08080a;border-radius:5px;height:10px;transition:box-shadow .2s ease,background-color .3s ease;width:100%;z-index:205}.translate-module-progress-bar:hover{background-color:#f1b5347e;box-shadow:0 0 6px #f1b634}.translate-module-progress{background-color:#f1b634;border-radius:5px;height:100%;transition:width .5s ease-in-out;z-index:205}.translate-module-progress-link{cursor:pointer;text-decoration:none;width:100%;z-index:205}@keyframes tp-glow-pulse{0%{box-shadow:0 0 6px #f1b634}to{box-shadow:0 0 14px #f1b634}}.tp-healthbar-pulse{animation:tp-glow-pulse 1.2s infinite alternate}.translate-review-button{border-radius:8px;color:#fff;display:inline-block;font-family:Trebuchet MS;font-size:14px;font-weight:light;padding:8px 10px;text-align:center;text-decoration:none;transition:background .3s ease-in-out,box-shadow .3s ease-in-out}.review-button-blue{animation:pulse 5s infinite alternate;background:#0fb3ffe7;box-shadow:0 0 8px hsla(0,0%,100%,.479)}.review-button-blue:hover{background:#0056b3}.review-button-grey{background:#535353;color:#8d8d8d;cursor:not-allowed}.review-button-grey:hover{background:#535353}.review-button-gold{background:#f1b634;color:#74674b}.review-button-gold:hover{background-color:#a77416}.translate-tabs{margin-top:20px}.translate-tab{background-color:#2d2d35;border:none;border-bottom:2px solid #34343d;color:#7a7a7a;cursor:pointer;flex:1 1;font-family:Trebuchet MS;font-size:18px;margin-right:10px;padding:10px;text-align:center}.translate-tab.active{background-color:#383842;border-bottom:2px solid #b6d9ff6b;color:#b9b9b9;font-weight:700}.translate-tab-content{background-color:#2c2c2e5d;border:2px solid #44444475;border-radius:5px;margin-bottom:50px}.menu-flashcards-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:35px 0;width:100%}.no-flashcards-placeholder{margin-top:50px;padding-left:100px;text-align:center}.no-flashcards-placeholder h1{color:#4c4c4e;font-family:Trebuchet MS;font-size:1.5em;font-weight:lighter}.no-flashcards-placeholder p{color:#4c4c4e;font-family:Trebuchet MS;font-size:1em;font-weight:lighter}.translate-page-menu-dropdown-button{background-color:#494949;border:none;border-radius:4px 4px 0 0;color:#757575;cursor:pointer;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:16px;padding:10px;text-align:center;width:165px}.tp-flashcard-saved-notif{animation:fadeInOut 2s ease-in-out forwards;background-color:#119fb8;border-radius:5px;bottom:40px;box-shadow:0 4px 8px #0003;color:#fff;font-size:14px;padding:20px;position:fixed;right:30px;z-index:1001}.translate-page-menu-sidebar{background:#1f1f24;height:100vh;margin-top:81px;padding:20px;position:absolute;width:195px}.tp-read-sentence-container{justify-content:center}.tp-read-sentence-container-title{border-bottom:1px solid #333;color:#fff;font-family:Trebuchet MS;font-size:24px;margin:10px 0 3px;padding:3px 0 3px 20px}.tp-read-sentence-container-top{border-bottom:1px solid #161627;display:flex;flex-direction:row;gap:20%;justify-content:center}.tp-read-section{display:flex;flex-direction:column}.tp-read-subsection{flex-direction:row;gap:20px}.tp-read-title{color:#e9e6f1;font-family:Trebuchet MS;font-size:1.8em;text-decoration:underline}.tp-read-section-container{background-color:#2c2c2e5d;padding:25px 30px}.tp-read-section-title{border-bottom:2px solid #dddddd62;color:#aca9b4;font-size:1.2em;font-weight:700;margin-bottom:10px;margin-top:10px}.tp-read-sentence-column-text{border-bottom:2px solid #5c5858;color:#939e9e;margin-bottom:4px;margin-top:5px;padding-bottom:5px}.tp-sentence-row{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-bottom:10px;min-height:40px}.tp-sentence-row>div{word-wrap:break-word;align-items:center;flex:1 1;justify-content:left;overflow-wrap:break-word;padding:5px;white-space:normal;word-break:break-word}.tp-word-wrapper{display:inline-block;padding:0 2px;position:relative;text-align:left}.tp-hoverable-word{color:#fff;cursor:pointer;font-size:inherit;font-weight:lighter;padding:0 1px;position:relative}.tp-pie-chart-container{height:80px;margin-bottom:15px;width:80px}.tp-pie-chart-container,.tp-pie-wrapper{align-items:center;display:flex;justify-content:center}.tp-pie-wrapper{padding-top:70%;z-index:201}.tp-lesson-pie{stroke:none;fill:#535353;z-index:-5}.tp-lesson-pie.bronze{fill:#804c19}.tp-lesson-pie.silver{fill:#493815}.tp-lesson-pie.gold{fill:#f1c812}.tp-pie-chart-wrapper{display:inline-block;margin-left:5%;margin-right:5%;position:relative;width:90%;z-index:201}.tp-lesson-pie-chart{display:block;height:auto;margin-left:1%;padding-bottom:1%;position:relative;transform:translateY(-100%);width:98%}.tp-arrows-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center}.tp-arrow-icon img{cursor:pointer;height:32px;transition:transform .2s ease;width:18px}.tp-arrow-icon img:hover{transform:scale(1.1)}.tp-lesson-icons-container{background-color:#1f1f24;display:flex;flex-direction:column;gap:7px;padding-top:10px;position:sticky;top:0;z-index:5}.tp-lesson-icon-label{font-size:12px;margin:3px}.tp-lesson-box{align-items:center;box-shadow:0 0 5px #00000080;color:#fff;display:flex;flex-direction:row;font-family:Trebuchet MS;font-size:14px}.tp-lesson-box,.tp-lesson-box-link{border-radius:10px;transition:background-color .3s ease}.tp-lesson-box-link{text-decoration:none}.tp-lesson-box-link.gold{background-color:#f1b634;border:3px solid #f1b634;color:#3b2f11}.tp-lesson-box-link.gold :hover{background-color:#a77416;color:#3b2f11}.tp-lesson-box-link.silver{background-color:#a77416;color:#222}.tp-lesson-box-link.silver :hover{background-color:#be902c;color:#222}.tp-lesson-box-link.grey{background-color:#3d3d3d;color:#ccc}.tp-lesson-box-link.grey :hover{background-color:#a77416;color:#ccc}.tp-lesson-box-header{font-weight:700;text-decoration:none}.tp-lesson-box-button{background-color:#41414d00;border:none;border-radius:10px;color:#fff;cursor:pointer;margin:5px;padding:5px;transition:background-color .3s ease}.tp-lesson-box-button:hover{background-color:#444;color:#000;transition:background-color .3s ease}.tp-read-sentence-container{display:flex;flex-direction:column;overflow-x:hidden;width:100%}.tp-read-sentence-columns{display:flex;flex-direction:row;gap:10px;justify-content:space-between;max-width:100%;width:100%}.tp-read-sentence-column{background-color:#2c2c2e;border:1px solid #444;box-sizing:border-box;flex:1 1;min-width:0;padding:5px 10px 10px;width:48%}.tp-titles-container{padding:0 5%;text-align:left;z-index:205}.tp-review-container{align-items:center;border-top:2px solid #3b3b3b;padding:20px 2px;z-index:205}.tp-top-container{margin-top:10px;padding-top:90%;position:relative;width:100%}.tp-top-container>*{bottom:0;left:0;position:absolute;right:0;top:0}.tp-lesson-icon-grey{background-color:#535353;border:2px solid #08080a;border-radius:50%;height:25px;transition:background-color .3s;width:25px}.tp-lesson-icon-grey:hover{background-color:#747474}.tp-lesson-icon-silver{background-color:#ffb2223a;border:2px solid #08080a;border-radius:50%;height:25px;position:relative;transition:background-color .3s;width:25px}.tp-lesson-icon-silver:hover{background-color:#ffb222}.tp-lesson-icon-gold{background-color:#535353;background-color:#ffb222;border:2px solid #08080a;border-radius:50%;height:25px;transition:background-color .3s;width:25px}.tp-lesson-icon-gold:hover{background-color:#a77416}.tp-lesson-icon-glow{box-shadow:0 0 8px hsla(0,0%,100%,.699)}.lesson-tooltip{background-color:#000c;border-radius:5px;color:#fff;font-size:12px;padding:8px;pointer-events:none;position:absolute;transform:translate(-50%,-25px);white-space:nowrap;z-index:1000}.menu-flashcard-container{cursor:pointer;height:180px;perspective:1000px;position:relative;width:200px}.menu-flashcard-container.flipped .menu-flashcard-front{transform:rotateY(180deg)}.menu-flashcard-container.flipped .menu-flashcard-back{transform:rotateY(0deg)}.menu-flashcard-back,.menu-flashcard-front{align-items:center;backface-visibility:hidden;border-radius:10px;color:#fff;display:flex;height:100%;justify-content:center;position:absolute;transition:transform .6s ease-in-out;width:100%}.menu-flashcard-front{background-color:#cedaeb;transform:rotateY(0deg)}.menu-flashcard-back{background-color:#9aabc4;transform:rotateY(180deg)}.menu-flashcard-text{color:#1f1f24;font-family:Trebuchet MS;font-size:22px;text-align:center}.menu-dots-menu{position:absolute;right:10px;top:10px;z-index:10}.menu-dots-button{background:none;border:none;cursor:pointer;font-size:24px}.menu-flashcard-options{background-color:#fff;border-radius:4px;box-shadow:0 4px 8px #0003;display:flex;flex-direction:column;position:absolute;right:0;top:30px;z-index:10}.menu-option{background:none;border:none;border-bottom:1px solid #c9d6ff;color:#07628b;cursor:pointer;font-family:Trebuchet MS;padding:8px 10px;text-align:left}.menu-option:hover{background-color:#f0f0f0}.menu-delete-prompt{align-items:center;background-color:#cedaeb;border-radius:8px;box-shadow:0 4px 8px #0003;display:flex;flex-direction:column;left:50%;padding:8px;position:relative;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:20}.menu-cancel-button,.menu-confirm-button{border:none;border-radius:8px;box-shadow:0 4px 8px #0003;cursor:pointer;font-family:Trebuchet MS;margin:5px;padding:5px 10px;width:75%}.menu-confirm-button{background-color:#e96464;color:#fff}.menu-cancel-button{background-color:#e3e2ee;color:rgba(0,0,0,.623)}.menu-flashcard-edit-container{background-color:#cedaeb;border-radius:10px;display:flex;flex-direction:column;padding:15px;width:170px}.menu-flashcard-input{border-radius:6px;color:#1f1f24;font-family:Trebuchet MS;font-size:14px;margin-top:11px;padding:3px;text-align:center}.card-save-button{background-color:#0fb3ffe7;margin:2px 5px}.card-cancel-button,.card-save-button{border:none;border-radius:8px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-family:Trebuchet MS;padding:5px}.card-cancel-button{background-color:#798b94e7;margin:15px 5px 5px}.translate-page{padding-bottom:200px;width:100%}.translate-page-banner{background-color:#0fb3ff;border-bottom:2px solid #3a5968;display:flex;flex-direction:row;width:100%}.translate-page-banner-titles{flex-direction:column;padding:18px 0 12px 10px;text-align:left}.translate-page-banner-title{color:#fff;font-family:Trebuchet MS;font-size:24px;font-weight:lighter;margin-bottom:5px}.translate-page-banner-subtitle{color:#c9d3fa;font-family:Trebuchet MS;font-size:14px}.translate-page-banner-gold{align-items:center;background-color:#c99f16;border-bottom:2px solid #2e2a08;color:#fff;display:flex;justify-content:space-between;padding-bottom:32px;padding-top:25px;width:100%}.translate-page-title{color:#fff;font-family:Trebuchet MS;font-size:1.5em;margin-left:40px;text-decoration:none}.master-page-top-container{align-items:center;margin:-35px 20px 20px}.master-page-title{color:hsla(54,9%,60%,.733);font-family:Trebuchet MS;font-size:.9em;margin:0 10px;text-decoration:none}.translate-page-title:hover{color:#d9e0eb}.translate-page-subtitle{color:#e8e8f3;font-family:Trebuchet MS;font-size:1em;margin-right:40px;text-decoration:none}.translate-page-subtitle:hover{color:#d9e0eb}.section-divider{border:none;border-top:2px solid #ddd;margin:20px 0}.exit-icon-translatePage-button{background-color:#0fb3ff;border:none;cursor:pointer;margin-left:10px}.exit-icon-translatePage{align-items:center;background-color:#0fb3ff;height:15px;width:15px}.translation-result-container{border-radius:5px;font-size:1.1em;margin-top:5px;padding-bottom:5px}.translation-result-container-header{display:flex;flex-direction:row;margin-bottom:10px}.container-header-correct{background-color:#45a049}.container-header-incorrect{background-color:#d34d3f}.translation-result-container-title{color:#fff;font-family:Trebuchet MS;font-size:1em;padding-top:4px}.container-correct{background-color:#e6f7e6;border:4px solid #4caf50;color:#4caf50}.container-incorrect{background-color:#fbeaea;border:4px solid #e74c3c;color:#e74c3c}.marked-correct{background-color:#d0f0c0;color:#3c8d40}.marked-incorrect{background-color:#f8d7da;color:#a94442}.lesson-complete{color:#4caf50;font-size:1.2em;margin-top:20px;text-align:center}.translation-result{display:flex;flex-wrap:wrap;gap:5px}.correct-word{color:#4caf50}.misspelled-word{color:#4caf50}.incorrect-word,.misspelled-word{-webkit-text-decoration:underline 2px;text-decoration:underline 2px}.incorrect-word{color:#e74c3c}.translation-exercise{background-color:#3b393d;border-radius:5px;margin-left:15%;margin-right:15%;margin-top:70px;padding:10px}.translation-input{font-family:Trebuchet MS;line-height:1.5em;max-height:150px;max-width:97%;min-height:40px;overflow-y:auto;resize:vertical}.submit-button{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1em;margin-top:0;padding:8px 16px}.submit-button:hover{background-color:#45a049}.translate-override-buttons{display:flex;gap:10px;margin-top:10px}.translate-override-button{border:none;border-radius:4px;cursor:pointer;font-size:14px;padding:5px 10px;transition:background .3s ease-in-out}.translate-override-button.correct{background:green;color:#fff}.translate-override-button.correct:hover{background:#006400}.translate-override-button.incorrect{background:red;color:#fff}.translate-override-button.incorrect:hover{background:darkred}.finish-button{border:none;border-radius:5px;bottom:20px;box-shadow:0 4px 6px #0003;cursor:pointer;font-size:1.2em;margin-left:64%;margin-top:30px;padding:10px 20px;transform:translateX(-50%)}.finish-disabled{background:grey;color:#b9b9b9;cursor:not-allowed}.finish-active{background:#0fb3ff;color:#fff}.finish-active:hover{background-color:#0fb3ffcb}.no-translation{color:red;font-weight:700;text-decoration:underline}.ideal-translation{color:#888;font-style:italic}.translation-result .result-word-container{display:inline-block;margin-right:4px;position:relative}.translation-result .hoverable-word{cursor:pointer}.hoverable-word2{color:rgba(0,0,0,.562);cursor:pointer;font-family:Trebuchet MS}.translation-result .plus-icon{color:#555;cursor:pointer;display:block;font-size:.7em;margin-top:-4px;text-align:center}.flashcard-popup p{margin:4px 0}.flashcard-popup label{display:block;font-size:.9em;margin:4px 0}.flashcard-input{box-sizing:border-box;margin-top:4px;padding:4px;width:100%}.save-flashcard-button{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;margin-top:8px;padding:4px 8px}.save-flashcard-button:hover{background-color:#218838}.highlighted-word{background-color:#ff9;border-radius:4px;padding:2px 4px}.saved-words-button{background-color:#0fb3ff;border:none;border-radius:50%;bottom:20px;color:#fff;cursor:pointer;font-size:16px;padding:15px 20px 15px 15px;position:fixed;right:20px;z-index:1000}.saved-words-icon{width:50px}.saved-words-dropdown{background-color:#f2f2f5;border:1px solid #ddd;border-radius:8px;bottom:70px;box-shadow:0 4px 8px #0000001a;max-height:400px;overflow-y:auto;padding:10px;position:fixed;right:20px;z-index:1000}.saved-words-actions{display:flex;justify-content:space-between;padding-bottom:10px}.saved-word-input{border:1px solid #ddd;border-radius:4px;margin-bottom:5px;padding:5px;width:100%}.saved-words-dropdown ul{list-style:none;margin:0;padding:0}.saved-words-dropdown li{align-items:center;display:flex;justify-content:space-between;padding:5px 0}.saved-words-dropdown button{background:none;border:none;color:#0fb3ff;cursor:pointer}.saved-word-view{background-color:#f0f0f0;border:1px solid #ddd;border-radius:4px;color:#666;cursor:not-allowed;margin-bottom:5px;padding:5px;width:100%}.save-changes-button{background-color:#0fb3ff;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;margin:10px 0;padding:8px 12px}.flashcard-saved-notification{animation:fadeInOut 2s ease-in-out forwards;background-color:#119fb8;border-radius:5px;bottom:80px;box-shadow:0 4px 8px #0003;color:#fff;font-size:14px;padding:10px;position:fixed;right:20px;z-index:1001}.saved-words-button.highlight{animation:pulse 2s ease-in-out;border:2px solid #119fb8}@keyframes pulse{0%,to{box-shadow:0 0 0 #4caf5080}50%{box-shadow:0 0 15px #4caf50}}@keyframes fadeInOut{0%{opacity:0;transform:translateY(10px)}10%,90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.master-page-score-box{background-color:#ffffff2f;border-radius:50px;bottom:20px;box-shadow:0 4px 8px #0003;display:flex;flex-direction:column;font-size:16px;left:20px;padding:17px 20px;position:fixed}.master-page-score{color:#0fb3ff;font-family:Trebuchet MS;font-size:1.7em;margin:0}.master-page-score-text{color:#fff;font-size:.8em;margin:0}.article-container{display:flex;flex-direction:column}.sentence-wrapper{transition:opacity .3s,filter .3s}.sentence-wrapper.disabled{filter:grayscale(80%);opacity:.3;pointer-events:none}.sentence-wrapper.active{filter:grayscale(0);opacity:1}.active-exercise{opacity:1;transition:opacity .3s ease-in-out}.inactive-exercise{filter:brightness(70%);opacity:.5;pointer-events:none}.repeated-exercise{border-left:5px solid orange;opacity:1}.highlighted-exercise{box-shadow:0 0 15px 5px #fffc;transition:box-shadow .3s ease-in-out}.show-translations-button{background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;margin-top:10px;padding:5px 10px;transition:background .3s ease-in-out}.show-translations-button:hover{background:#0056b3}.possible-translations{border-radius:4px;border-top:1px solid hsla(0,0%,50%,.582);list-style-type:none;margin-bottom:0;margin-left:3px;padding:8px;text-align:left}.possible-translations li{color:#333;font-size:14px;padding:5px 0 0}.hoverable-word-possible{color:#2e2e2e;cursor:pointer;font-size:18px;font-weight:lighter;padding:0 1px;position:relative}.dropdown-container{align-items:right;position:relative}.dropdown-toggle{background:#0000;border:none;cursor:pointer;padding:5px;transition:opacity .3s}.dropdown-toggle:hover{opacity:.5}.dropdown-menu{background:#fff;border-radius:10px;bottom:30px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;min-width:140px;overflow:hidden;position:absolute;right:0;z-index:10}.dropdown-item{background:#fff;border:1px solid #cfcfd6;cursor:pointer;font-family:Trebuchet MS;font-size:14px;padding:10px;text-align:left;transition:background .2s}.dropdown-item.correct:hover{background:#218838;color:#fff}.dropdown-item.incorrect:hover{background:#a94442;color:#fff}.dropdown-item.discuss:hover{background:#1fa1a5;color:#fff}.dropdown-item.report:hover{background:#75752f;color:#fff}.dropdown-item.show-translations:hover{background:#879fd3;color:#fff}.saved-word-edit{border:1px solid #ccc;border-radius:4px;margin-right:5px;padding:5px;width:120px}.delete-word-button{background:red;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:5px 8px}.delete-word-button:hover{background:darkred}.saved-words-dropdown-title{color:#0fb3ff;font-family:Trebuchet MS;font-size:1em;padding:5px;text-align:left}.discuss-button{background:none;border:none;color:#dfdfdf;cursor:pointer;font-family:Trebuchet MS;margin-left:20px;padding-bottom:4px;text-decoration:underline}.translate-loading{align-items:center;color:#333;display:flex;flex-direction:column;font-size:1.2rem;justify-content:center;min-height:60vh}.loading-spinner{animation:spin .8s linear infinite;border:4px solid #ccc;border-radius:50%;border-top-color:#2196f3;height:36px;margin-bottom:12px;width:36px}@keyframes spin{to{transform:rotate(1turn)}}.blank-word{color:#d9534f;font-weight:700;text-decoration:underline}.norwegian-fill-blank-sentence{background-color:#4c4c4e;border:1px solid #ccc;border-radius:8px;display:flex;flex-wrap:wrap;font-size:1rem;gap:4px;margin:8px;padding:8px}.correct-word-static{background-color:#eef4ee00;border-radius:4px;color:#fff}.fill-blank-input{background:#e8e8ec;border:1px solid #ccccccea;border-radius:4px;color:#000;font-size:1rem;max-width:100%;min-width:30px;outline:none;padding:2px;resize:none;width:auto}.fill-blank-input:focus{outline:2px solid #4fa5ff}.fill-blank-wrapper{align-items:center;display:inline-flex}.DiscussionPopup_popupOverlay__lJvT8{align-items:center;background-color:#4b4b4bba;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.DiscussionPopup_popupTitle__1rpbl{border-bottom:1px solid #3f4549;color:#e4e4e4;font-size:20px;font-weight:700;margin-bottom:10px;padding-bottom:5px}.DiscussionPopup_popupContent__CeKWh{background:#232327;border-radius:8px;box-shadow:0 2px 10px #0003;color:#bdbdbd;font-family:Trebuchet MS,sans-serif;max-width:500px;padding:20px;width:100%}.DiscussionPopup_popupIntro__vZaDs{border-radius:5px;margin-bottom:10px;padding-left:12px;text-align:left}.DiscussionPopup_messageContainer__TYNH5{border-radius:4px;margin-bottom:10px;max-height:200px;overflow-y:auto;padding:0}.DiscussionPopup_messageBox__r5PUp{background-color:#2d2d32;border:1px solid #5a5a64;border-radius:6px;margin-bottom:15px;padding:10px}.DiscussionPopup_messageHeader__VAQP1{align-items:flex-start;display:flex}.DiscussionPopup_voteStack__nIOTM{align-items:center;display:flex;flex-direction:column;gap:4px;justify-content:center;margin-right:10px}.DiscussionPopup_icon__b0K9K{cursor:pointer;height:20px;width:20px}.DiscussionPopup_inactive__2Uj-x{filter:grayscale(100%)}.DiscussionPopup_messageMeta__CY-3e{align-items:center;border-bottom:1px solid #3f4549;color:#999;display:flex;flex:1 1;font-size:12px;gap:8px;margin-bottom:5px;padding-bottom:3px}.DiscussionPopup_messageColumn__lmUTw{display:flex;flex:1 1;flex-direction:column;margin-bottom:10px}.DiscussionPopup_author__LTgGP{color:#c8cdd3;font-size:14px}.DiscussionPopup_modTag__FwDi1{background-color:#525264;border-radius:4px;color:#d1c7c7;display:inline-block;font-size:10px;font-weight:700;margin-left:4px;padding:2px 6px}.DiscussionPopup_expertTag__n7949{background-color:violet}.DiscussionPopup_devTag__S7MGb,.DiscussionPopup_expertTag__n7949{border-radius:4px;color:#000;display:inline-block;font-size:10px;font-weight:700;margin-left:8px;padding:2px 6px}.DiscussionPopup_devTag__S7MGb{background-color:orange}.DiscussionPopup_timestamp__3fdxI{border-left:1px solid #6c757d;margin-left:6px;padding-left:12px}.DiscussionPopup_ownerControls__XviuA{display:flex;gap:8px;margin-left:auto}.DiscussionPopup_controlIcon__gPE2J{cursor:pointer;height:16px;width:16px}.DiscussionPopup_messageText__gMK-b{color:#bdbdbd;overflow-wrap:anywhere;text-align:left;white-space:pre-wrap;word-break:break-word}.DiscussionPopup_checkboxLabel__RDVBc{color:#bdbdbd;display:block;font-size:13px;margin-bottom:10px}.DiscussionPopup_textarea__hVGWV{background-color:#373941;border:1px solid #70737e;border-radius:4px;color:#bdbdbd;font-family:Trebuchet MS,sans-serif;font-size:14px;margin-bottom:10px;padding:8px;resize:none;width:97%}.DiscussionPopup_button__gqwcm{background-color:#04b0ff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Trebuchet MS,sans-serif;font-size:14px;font-weight:lighter;margin-right:10px;padding:8px 16px}.DiscussionPopup_cancelButton__fevCg{background-color:#6c757d}.DiscussionPopup_buttonGroup__gGhnw{display:flex;justify-content:flex-start}.DiscussionPopup_charCount__mUGve{color:#bdbdbd}.DiscussionPopup_replyButton__Tt6\+v{background-color:#04b0ff00;border:none;color:#bbb;cursor:pointer;font-family:Trebuchet MS,sans-serif;padding:4px 8px;text-decoration:underline}.DiscussionPopup_popupHeader__hwotW{align-items:start;display:flex}.DiscussionPopup_closeIcon__etZMF{cursor:pointer;height:15px;padding:5px;position:absolute;width:15px}.DiscussionPopup_closeIcon__etZMF:hover{filter:brightness(.8);transform:scale(1.1);transition:filter .2s ease}.translate-parent-page{margin:0 auto;text-align:center}.english-sentence{border-bottom:1px solid grey;margin-bottom:10px;padding:10px;text-align:left}.norwegian-sentence{color:#333;font-size:1.5em;margin-bottom:20px}.translation-input{background-color:#4c4c4e;border:1px solid #ccc;border-radius:5px;color:#fff;font-size:1em;margin-bottom:10px;padding:8px;width:100%}.next-button,.translate-submit-button{background-color:#0fb3ff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1em;margin-left:75%;margin-top:0;padding:10px 20px}.next-button:hover,.translate-submit-button:hover{background-color:#0fb3ffd0}.translation-result{border-radius:5px;font-size:1.2em;padding-left:10px;padding-right:10px}.translation-result.correct{color:#4caf50}.translation-result.incorrect{color:#e74c3c}.read-page-top-content{align-items:center;margin-top:-30px}.read-page-top-text{color:#585858;font-family:Trebuchet MS;font-size:.9em;padding:0 10px}.read-sentence-container{display:flex;gap:20px;justify-content:center;margin:75px 150px 10px;padding:0}.read-sentence-column{background-color:#3c3c3f;border:1px solid #796e59;box-sizing:border-box;flex:0 0 48%;padding:25px 20px 0}.read-sentence-column-text{border-bottom:2px solid #2e2e2e;color:#939e9e;margin-top:-75px;padding-bottom:5px}.sentence-row{align-items:flex-start;border-bottom:1px solid #555;display:flex;flex-wrap:wrap;font-size:16px;height:2.4em;justify-content:flex-start;margin-bottom:8px;padding:5px 0 35px}.word-wrapper{display:inline-block;padding:0 2px;position:relative;text-align:left}.read-plus-icon{color:#7e7e7e;cursor:pointer;display:block;font-size:.7em;margin-top:-4px;text-align:center}.flashcard-popup{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 8px #00000026;font-size:.9em;left:50%;padding:8px;position:absolute;top:120%;transform:translateX(-50%);width:200px;z-index:10}.read-save-flashcard-button{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;margin-left:10px;margin-top:8px;padding:4px 8px}.read-save-flashcard-button:hover{background-color:#218838}.read-highlighted-word{background-color:#ebeb3b73;border-radius:4px}.untranslated-word{background-color:#ffcccc38}.flashcard{height:300px;margin:90px auto;perspective:1000px;width:400px}.flashcard-inner{height:100%;margin-bottom:80px;position:relative;text-align:center;transform-style:preserve-3d;transition:transform .4s;width:100%}.subcardText{color:#76767a;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;margin-left:90px}.flipped .flashcard-inner{transform:rotateY(180deg)}.flashcard-back,.flashcard-front{align-items:center;backface-visibility:hidden;border:2px solid #000;border-radius:20px;display:flex;font-size:2rem;height:100%;justify-content:center;padding:20px;position:absolute;width:100%}.flashcard-front{background-color:#e7e1f5}.flashcard-back,.flashcard-front{color:#0b2469;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.flashcard-back{background-color:#e7eaee;transform:rotateY(180deg)}.typing-exercise-container{align-items:center;background-color:#e7e1f5;border-radius:20px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;margin:90px auto 40px;max-width:450px;padding-bottom:40px;padding-top:50px}.typing-input{border:2px solid #ccc;border-radius:10px;font-size:18px;margin-bottom:65px;margin-top:35px;max-width:400px;padding:10px;width:100%}.typing-submit-button{background-color:#256dc0;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:18px;padding:10px 25px}.typing-submit-button:hover{background-color:#1f5ca1}.subCardResultText{margin-left:13px}.feedback-correct{color:#0dc40d;font-size:20px;font-weight:bolder;text-align:center}.feedback-misspelled{color:#ecb009}.feedback-incorrect,.feedback-misspelled{font-family:Trebuchet MS;font-size:20px;font-weight:bolder;text-align:center}.feedback-incorrect{color:red}.override-buttons{display:flex;font-family:Trebuchet MS;gap:10px;justify-content:center;margin-top:59px}.override-button{background-color:#e6e6e6;border:none;border-radius:10px;box-shadow:4px 4px 4px #a5a5a5;cursor:pointer;font-size:16px;padding:10px 20px}.override-button:hover{background-color:#ddd}.flashcard-container{align-items:center;display:flex;justify-content:center;transition:transform .1s ease-in-out}.flashcard-container.exit{transform:translateX(100vw)}.progress-bar-container{background:#303038;border-radius:5px;border-radius:15px;box-shadow:inset 0 3px 3px #0003;height:20px;margin-left:20%;margin-top:-72px;width:60%}.progress-bar{background-image:linear-gradient(90deg,#5acbff,#0fb3ff);border-radius:15px;height:100%;transition:width .3s ease-in-out}.exit-icon{height:26px;padding:26px;width:28px}.exit-button:hover .exit-icon{filter:brightness(.75)}.exit-icon-reviewPage{height:15px;margin:20px 0 0 30px;opacity:80%;width:15px}.exit-icon-reviewPage:hover{cursor:pointer;opacity:100%;transform:scale(1.1)}.progress-bar-container-review{background:#303038;border-radius:5px;height:10px;margin-bottom:-40px;margin-left:20%;margin-top:-20px;width:60%}.progress-bar-review{background-image:linear-gradient(90deg,#5acbff,#0fb3ff);border-radius:5px;height:100%;transition:width .5s ease-in-out}.loading-spinner{font-size:1.2em;margin-top:20px;text-align:center}.no-words-available{color:#7f7f86;font-family:Trebuchet MS;font-size:1.2em;margin-top:5%;text-align:center}.review-return-button{background-color:#0fb3ff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Trebuchet MS;font-size:1em;margin-top:15px;padding:10px 20px}.review-return-button:hover{background-color:#0fb3ffcc}.set-name-banner{background-color:#0fb3ff;color:#dedee2;font-family:Trebuchet MS;font-size:1em;font-weight:700;padding:6px 6px 6px 40px;text-align:left}.review-banner{background:#0fb3ff;padding:7px 0;text-align:left;width:100%}.review-banner h1{color:#fff;font-family:Trebuchet MS;font-size:26px;font-weight:lighter;margin-left:30px}.select-language-container{align-items:center;display:flex;flex-direction:column;font-family:Segoe UI,sans-serif;padding:3rem 1rem}.select-language-container h2{color:#dfdfdf;font-size:2rem;margin-bottom:2rem}.flag-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-bottom:2rem;max-width:600px;width:100%}.flag-card{background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 6px 12px #0000000d;cursor:pointer;padding:1rem;text-align:center;transition:transform .2s,border-color .2s}.flag-card img{border-radius:10px;height:auto;margin-bottom:.5rem;width:80px}.flag-card p{color:#444;font-weight:500;margin:0}.flag-card:hover{border-color:#0fb3ff;transform:translateY(-2px)}.flag-card.selected{border:5px solid #0fb3ff;box-shadow:0 0 0 4px #4caf5033}.continue-button{background-color:#0fb3ff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.7rem 2rem;transition:background-color .3s ease}.continue-button:hover{background-color:#1a9edb}.profile-settings-container{color:#fff;display:flex;flex-direction:column;font-family:Trebuchet MS}.profile-settings-subcontainer{background:#222;border:1px solid #444;border-radius:12px;box-shadow:0 4px 12px #00000012;margin:8rem auto;max-width:90%;min-width:70%;padding:1rem}.settings-title{color:#222;font-size:1.8rem;font-weight:600;margin-bottom:2rem;text-align:center}.profile-settings-columns{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.profile-settings-column{flex:1 1 300px;max-width:100%;min-width:280px}.setting-row{display:flex;flex-wrap:wrap;font-size:18px;gap:14px;margin:14px;padding-left:40px}.value{color:#ebebeb;margin-left:6px}.value-email{color:#a3a3a3}.email-label{color:#838383;font-size:16px}.email-verified{color:#ebebeb}.email-not-verified{color:#ec8888}.editable-input{border:1px solid #ccc;border-radius:6px;flex:1 1;font-size:1rem;padding:.5rem}.action-button{background:none;border:none;color:#838383;cursor:pointer;font-family:Trebuchet MS;text-decoration:underline;transition:background .2s ease-in-out}.action-button:hover{color:#575757}.password-form{display:flex;flex:1 1;flex-direction:column;gap:.75rem}.delete-button{background:none;border:none;border-radius:6px;color:#cc5656;cursor:pointer;font-family:Trebuchet MS;font-size:.95rem;padding-left:0;text-decoration:underline;transition:background .2s ease-in-out}.delete-button:hover{background-color:#dc26261e}.feedback-message{color:#03bfff;font-weight:500;margin-top:3rem;text-align:center}.profile-page-exit-button{left:1rem;top:1rem;z-index:10}.profile-page-exit-icon{height:18px;opacity:.7;transition:opacity .2s ease;width:18px}.profile-page-exit-icon:hover{opacity:1}.auth-form-container{align-items:center;display:flex;justify-content:center;min-height:100vh}.auth-form{background:#232847d9;border-radius:12px;box-shadow:0 4px 15px #000000e6;display:flex;flex-direction:column;gap:20px;max-width:400px;padding:40px;width:100%}.auth-form h2{color:#ececec;font-size:24px;margin:0;text-align:center}.auth-form p{color:#b0b0b0;font-size:14px;margin-top:-10px;text-align:center}.auth-form input[type=email],.auth-form input[type=password]{border:1px solid #ccc;border-radius:6px;box-sizing:border-box;font-size:16px;padding:12px;width:100%}.auth-form button{background:#03b3ff;border:none;border-radius:100px;color:#fff;cursor:pointer;font-size:16px;padding:12px;transition:background .3s}.auth-form button:hover{background:#4ecaff}.success-message{color:#03b3ff}.error-message,.success-message{font-size:14px;text-align:center}.error-message{color:red}.forgot-password-exit-button{margin-bottom:-25px;z-index:10}.await-container{background:#232847d9;border-radius:10px;box-shadow:0 4px 15px #000000e6;display:flex;flex-direction:column;font-family:Trebuchet MS,sans-serif;padding:40px 50px 50px;text-align:center}.await-subcontainer{background:#1e223d;border:1px solid hsla(0,0%,48%,.404);border-radius:10px;margin-bottom:30px;margin-top:20px;padding:20px}.await-container h2{color:#fff;font-size:24px;margin-top:45px}.await-container h3{color:#fff;font-size:17px;margin-bottom:50px}.await-container p{color:#ccc;font-size:14px;margin:5px}.verification-resend-link{background:none;border:none;color:#03bfff;cursor:pointer;font-weight:700;padding:0;text-decoration:underline}.verify-container{color:#fff}.verify-success-container{align-items:center;background-color:#1e2635;border:1px solid #363636;border-radius:10px;color:#fff;display:flex;flex-direction:column;margin-left:25%;margin-top:20vh;padding:30px 30px 60px;width:40%}.verify-success-spinner{align-items:center;padding:15px}
/*# sourceMappingURL=main.dd0f368d.css.map*/