@keyframes shine-loop{0%{opacity:0;top:-110%;left:-210%}20%{opacity:.8;top:-30%;left:-30%;transform:rotate(30deg)}to{opacity:0;top:-30%;left:-30%;transform:rotate(30deg)}}.shine-effect{position:relative;overflow:hidden}.dark .shine-effect:after{background:linear-gradient(90deg,#fff0 0%,#ffffff40 77%,#ffffff80 92%,#fff0 100%)}.shine-effect:after{content:"";background:linear-gradient(90deg,#0000 0%,#00000026 77%,#0006 92%,#0000 100%);width:200%;height:200%;animation:4s ease-in-out 1s infinite shine-loop;position:absolute}@keyframes pulse-green{0%{box-shadow:0 0 #58cc0200}50%{box-shadow:0 0 0 12px #58cc0266}to{box-shadow:0 0 0 18px #58cc0200}}@keyframes pulse-blue{0%{box-shadow:0 0 #1cb0f600}50%{box-shadow:0 0 0 12px #1cb0f666}to{box-shadow:0 0 0 18px #1cb0f600}}@keyframes pulse-red{0%{box-shadow:0 0 #ff4b4b00}50%{box-shadow:0 0 0 12px #ff4b4b66}to{box-shadow:0 0 0 18px #ff4b4b00}}.duolingo-current-level-indicator-green{animation:2s infinite pulse-green}.duolingo-current-level-indicator-blue{animation:2s infinite pulse-blue}.duolingo-current-level-indicator-red{animation:2s infinite pulse-red}@keyframes number-increase{0%{transform:scale(1)}50%{color:hsl(var(--primary));transform:scale(1.5)}to{transform:scale(1)}}.animate-number-increase{animation:.5s ease-in-out number-increase}.drop{background:#fff;border-radius:20px;width:20px;height:20px;margin:0 auto;animation-name:drip;animation-duration:2s;animation-timing-function:cubic-bezier(1,0,.91,.19);animation-iteration-count:infinite;position:relative;top:-30px}.drop:before{content:"";border-bottom:30px solid #fff;border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:0;position:absolute;top:-22px}.wave{opacity:0;border:7px solid #fff;border-radius:300px/150px;width:2px;height:1px;animation-name:ripple;animation-duration:2s;animation-iteration-count:infinite;animation-delay:2s;position:relative;top:0}.wave:after{content:"";opacity:0;border:5px solid #fff;border-radius:300px/150px;width:2px;height:1px;animation-name:ripple-2;animation-duration:2s;animation-iteration-count:infinite;position:absolute;top:-5px;left:-5px}@keyframes ripple{0%{opacity:1}to{opacity:0;border-width:1px;width:600px;height:300px;top:-100px}}@keyframes ripple-2{0%{opacity:1}50%{opacity:0}to{border-width:1px;width:200px;height:100px;top:100px;left:200px}}@keyframes drip{to{top:190px}}@keyframes streak-fade-in-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-streak{animation:.5s ease-out forwards streak-fade-in-up}@keyframes bubble-in{0%{opacity:0;transform:translateY(10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.animate-bubble-in{animation:.3s ease-out forwards bubble-in}@keyframes burn{0%,to{transform:scale(1)rotate(-5deg)}50%{transform:scale(1.15)rotate(5deg)}}.animate-burn{animation:1.5s ease-in-out infinite burn}
.duolingo-button{cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .2s;display:flex;position:relative}.duolingo-button.green{background-color:#58cc02;border-bottom:6px solid #58a700}.duolingo-button.green:not(:disabled):hover{background-color:#61e002}.duolingo-button.gray{cursor:not-allowed;background-color:#e5e5e5;border-bottom:6px solid #b7b7b7}.duolingo-button.gray>svg{color:#a3a3a3}.duolingo-button.yellow{background-color:#ffc800;border-bottom:6px solid #e5a900}.duolingo-button.yellow:not(:disabled):hover{background-color:#ffd233}.duolingo-button.blue{background-color:#1cb0f6;border-bottom:6px solid #1899d6}.duolingo-button.blue:not(:disabled):hover{background-color:#2ab9f7}.duolingo-button.red{background-color:#ff4b4b;border-bottom:6px solid #d93636}.duolingo-button.red:not(:disabled):hover{background-color:#ff5f5f}.duolingo-button.rose{background-color:#f43f5e;border-bottom:6px solid #be123c}.duolingo-button.rose:not(:disabled):hover{background-color:#f5536e}.duolingo-button:not(:disabled):active{border-bottom-width:2px;transform:translateY(2px)}.duolingo-current-level-indicator{pointer-events:none;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.unit-header-green,.unit-header-yellow,.unit-header-blue,.unit-header-red,.unit-header-rose{color:#fff;cursor:pointer;border-radius:.75rem;justify-content:space-between;align-items:center;padding:1rem 1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.unit-header-green:hover:not(:disabled),.unit-header-yellow:hover:not(:disabled),.unit-header-blue:hover:not(:disabled),.unit-header-red:hover:not(:disabled),.unit-header-rose:hover:not(:disabled){transform:translateY(-2px)}.unit-header-green{background-color:#58cc02;box-shadow:0 4px #58a700}.unit-header-green:hover:not(:disabled){background-color:#61e002;box-shadow:0 6px #58a700}.unit-header-yellow{background-color:#ffc800;box-shadow:0 4px #e5a900}.unit-header-yellow:hover:not(:disabled){background-color:#ffd233;box-shadow:0 6px #e5a900}.unit-header-blue{background-color:#1cb0f6;box-shadow:0 4px #1899d6}.unit-header-blue:hover:not(:disabled){background-color:#2ab9f7;box-shadow:0 6px #1899d6}.unit-header-red{background-color:#ff4b4b;box-shadow:0 4px #d93636}.unit-header-red:hover:not(:disabled){background-color:#ff5f5f;box-shadow:0 6px #d93636}.unit-header-rose{background-color:#f43f5e;box-shadow:0 4px #be123c}.unit-header-rose:hover:not(:disabled){background-color:#f5536e;box-shadow:0 6px #be123c}.duolingo-answer-button{color:#4b4b4b;background-color:#fff;border:2px solid #e5e5e5;border-bottom-width:4px;border-radius:.75rem;height:auto;padding:1rem;font-size:1.125rem;font-weight:700;transition:all .1s ease-in-out}.duolingo-answer-button:not(:disabled):hover{background-color:#f7f7f7}.duolingo-answer-button.selected{background-color:#ddf4ff;border-color:#84d8ff}.duolingo-answer-button.blue.selected{background-color:#e0f2fe;border-color:#38bdf8}.duolingo-answer-button.red.selected{background-color:#fee2e2;border-color:#f87171}.duolingo-answer-button.yellow.selected{background-color:#fef9c3;border-color:#facc15}.duolingo-answer-button.green.selected{background-color:#dcfce7;border-color:#4ade80}.duolingo-answer-button.correct{color:#58a700;background-color:#d7ffb8;border-color:#58a700}.duolingo-answer-button.incorrect{color:#ea2b2b;background-color:#ffdfe0;border-color:#ea2b2b;opacity:1!important}.duolingo-answer-button.disabled{opacity:.5}.duolingo-word-chip{color:#4b4b4b;cursor:pointer;background-color:#fff;border:2px solid #e5e5e5;border-bottom-width:4px;border-radius:.75rem;padding:.5rem 1rem;font-size:1.1rem;font-weight:700;transition:all .1s ease-in-out}.duolingo-word-chip:not(:disabled):hover{background-color:#f7f7f7}.duolingo-word-chip:disabled{opacity:0;pointer-events:none}.duolingo-check-button{text-transform:uppercase;color:#fff;border-radius:.75rem;width:100%;padding:1rem;font-size:1.125rem;font-weight:700;transition:background-color .2s}.duolingo-check-button.green{background-color:#58cc02;border-bottom:4px solid #58a700}.duolingo-check-button.green:not(:disabled):hover{background-color:#61e002}.duolingo-check-button.gray{color:#a3a3a3;cursor:not-allowed;background-color:#e5e5e5;border-bottom:4px solid #b7b7b7}.duolingo-check-button:not(:disabled):active{border-bottom-width:2px;transform:translateY(2px)}.duolingo-check-button.red{color:#fff;background-color:#ff4b4b;border-bottom:4px solid #d93636}.duolingo-check-button.red:not(:disabled):hover{background-color:#ff5f5f}.footer-green-bg{background-color:#e8ffd6}.footer-red-bg{background-color:#ffe5e5}.footer-feedback-text{text-align:center;margin-bottom:6px;font-size:1.1rem;font-weight:700}.quiz-image-frame{border-radius:1rem;box-shadow:inset 0 0 12px 2px #00000026}
