<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.LevelUpModal_overlay__vl4lQ{background:rgba(242,243,245,.8);position:fixed;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center}.LevelUpModal_container__3SPrY{background:var(--white);width:30%;min-width:400px;padding:2rem 3rem;border-radius:5px;box-shadow:0 0 60px rgb(0,0,0,0,.5);text-align:center;position:relative}.LevelUpModal_container__3SPrY header{font-size:8.5rem;font-weight:600;color:var(--blue);background:url(/icons/levelup.svg) no-repeat 50%;background-size:contain}.LevelUpModal_container__3SPrY strong{font-size:2.25rem;color:var(--title)}.LevelUpModal_container__3SPrY p{font-size:1.25rem;color:var(--text);margin-top:.25rem}.LevelUpModal_container__3SPrY button{position:absolute;right:.5rem;top:.5rem;background:transparent;border:0;font-size:0}.ExperienceBar_experienceBar__oWqor{display:flex;align-items:center}.ExperienceBar_experienceBar__oWqor span{font-size:1rem}.ExperienceBar_experienceBar__oWqor&gt;div{flex:1 1;height:4px;border-radius:4px;background:var(--gray-line);margin:0 1.5rem;position:relative}.ExperienceBar_experienceBar__oWqor&gt;div&gt;div{height:4px;border-radius:4px;background:var(--green)}span.ExperienceBar_currentXP__2oRCV{position:absolute;top:12px;transform:translateX(-50%)}.Profile_profileContainer__3pCd4{display:flex;align-items:center}.Profile_profileContainer__3pCd4&gt;img{width:5.5rem;height:5.5rem;border-radius:50%}.Profile_profileContainer__3pCd4 div{margin-left:1.6rem}.Profile_profileContainer__3pCd4 div strong{font-size:1.5rem;font-weight:600;color:var(--title)}.Profile_profileContainer__3pCd4 div p{font-size:1rem;margin-top:.5rem}.Profile_profileContainer__3pCd4 div p img{margin-right:.5rem}.CompletedChalleges_CompletedChallegesContainer__32uIz{display:flex;align-items:center;justify-content:space-between;margin:3.5rem 0;padding-bottom:1rem;border-bottom:1px solid #d7d8da;font-weight:500}.CompletedChalleges_CompletedChallegesContainer__32uIz span:first-child{font-size:1.25rem}.CompletedChalleges_CompletedChallegesContainer__32uIz span:last-child{font-size:1.5rem}.Count_CountContainer__2_KN7{display:flex;align-items:center;font-family:Rajdhani;font-weight:600;color:var(--title)}.Count_CountContainer__2_KN7&gt;div{flex:1 1;display:flex;align-items:center;justify-content:space-evenly;background:var(--white);box-shadow:0 0 60px rgba(0,0,0,.05);border-radius:5px;font-size:8.5rem;text-align:center}.Count_CountContainer__2_KN7&gt;div span{flex:1 1}.Count_CountContainer__2_KN7&gt;div span:first-child{border-right:1px solid #f0f1f3}.Count_CountContainer__2_KN7&gt;div span:last-child{border-left:1px solid #f0f1f3}.Count_CountContainer__2_KN7&gt;span{font-size:6.25rem;margin:0 .5rem}.Count_countButton__2SkEp{width:100%;height:5rem;margin-top:2rem;display:flex;align-items:center;justify-content:center;border:0;border-radius:5px;background:var(--blue);color:var(--white);font-size:1.25rem;font-weight:600;transition:background-clor .2s}.Count_countButton__2SkEp:not(:disabled):hover{background:var(--blue-dark)}.Count_countButtonActive__2Xy_1{background:var(--white);color:var(--tile)}.Count_countButtonActive__2Xy_1:not(:disabled):hover{background:var(--red);color:var(--white)}.Count_countButton__2SkEp:disabled{background:var(--white);color:var(--red);cursor:not-allowed}.ChallengeBox_ChallengeBoxContainer__1LJ4x{height:100%;background:var(--white);border-radius:5px;box-shadow:0 0 60px rgba(0,0,0,.5);padding:1.5rem 2rem;display:flex;flex-direction:column;justify-content:center;text-align:center}.ChallengeBox_cbNotActive__-nJtf{display:flex;flex-direction:column;align-items:center}.ChallengeBox_cbNotActive__-nJtf strong{font-size:1.5rem;font-weight:500;line-height:1.4}.ChallengeBox_cbNotActive__-nJtf p{display:flex;flex-direction:column;align-items:center;line-height:1.4;min-width:70%;margin-top:3rem}.ChallengeBox_cbNotActive__-nJtf img{margin-bottom:1.5rem}.ChallengeBox_cbActive__BdqIP{height:100%;display:flex;flex-direction:column}.ChallengeBox_cbActive__BdqIP header{color:var(--blue);font-weight:600;font-size:1.25rem;padding:0 2rem 1rem;border-bottom:1px solid var(--gray-line)}.ChallengeBox_cbActive__BdqIP main{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center}.ChallengeBox_cbActive__BdqIP main strong{font-weight:600;font-size:2rem;color:var(v--title);margin:1.5rem 0 1rem}.ChallengeBox_cbActive__BdqIP main p{line-height:1.5}.ChallengeBox_cbActive__BdqIP footer{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.ChallengeBox_cbActive__BdqIP footer button{height:3rem;display:flex;align-items:center;border:0;border-radius:5px;color:var(--white);font-size:1rem;font-weight:600;justify-content:center;transition:filter .2s}.ChallengeBox_cbActive__BdqIP footer button.ChallengeBox_CFailButton__M-f0o{background:var(--red)}.ChallengeBox_cbActive__BdqIP footer button.ChallengeBox_CSuccededButton__3QOIh{background:var(--green)}.ChallengeBox_cbActive__BdqIP footer button:hover{filter:brightness(.9)}.home_container__1O5Zs{height:100vh;max-width:992px;margin:0 auto;padding:2.5rem 2rem;display:flex;flex-direction:column}.home_container__1O5Zs section{flex:1 1;display:grid;grid-template-columns:1fr 1fr;grid-gap:6.25rem;gap:6.25rem;align-content:center}</pre></body></html>