.tooltip-overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:9999;cursor:pointer}.tooltip-wrapper{position:relative}.tooltip-box{visibility:hidden;position:absolute;z-index:9999;background:#111113fa;bottom:150%;left:-45%}.tooltip-box button{position:absolute;top:10px;right:10px}.tooltip-box.open{visibility:visible}.tooltip-box:before{content:"";width:12px;height:12px;position:absolute;bottom:0;rotate:45deg;background:#111113fa;border-right:1px solid #e5e5e580;border-bottom:1px solid #e5e5e580;transform:translate(75%);z-index:9999}.modal-overlay{top:0;left:0;z-index:20;cursor:pointer}.modal-content-wrapper{max-width:450px;cursor:default}.task:not(.completed){cursor:pointer}.task .text-content{flex:1 1}.import-input{text-align:center;border-radius:16px;height:40px}.import-input::placeholder{color:#929092;font-family:FlappyBird}.modal-content{border:1px solid #e5e5e580!important;border-top-right-radius:24px!important;border-top-left-radius:24px!important}.modal-content>button.close{position:absolute;top:24px;right:24px}button:disabled{cursor:default}.text-overflow{max-width:176px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.daily-claim-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);grid-gap:5%;gap:5%}.daily-claim-grid>div:last-of-type{grid-column:1/4}.blocked{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.blocked img{margin-top:10px}.label{position:relative;z-index:10}.reward-taken{margin:14px 0}.quiz-backdrop{box-shadow:0 0 80px 0 #ff41054d;top:50%;left:50%;transform:translate(-50%,-50%)}.quiz-backdrop~img{position:relative;z-index:1}.small-dropshadow{text-shadow:0 0 20px #ffffff80}.box-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr);grid-gap:16px;gap:16px}.image-wrapper>img{position:relative;z-index:1}.image-wrapper>div{top:50%;left:50%;transform:translate(-50%,-50%)}.box-grid .guardian-box{grid-column:1/3}.box-grid>div{cursor:pointer}.confirm-payment{opacity:.67}.tax div:not(.heading) p{color:#989899;font-size:14px}.summary div p{font-size:14px}.summary div p:last-of-type{color:#e4e4e5}.split{background:linear-gradient(90deg,transparent,#79f8ff,#d775ff,transparent);height:1px}.coming-soon-wrapper{position:relative;width:100%;height:104px;cursor:not-allowed}.selected{background-image:linear-gradient(130deg,#d775ff45,#1c1c1c 70%)!important}.scroll::-webkit-scrollbar{width:5px}.scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.scroll::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.scroll::-webkit-scrollbar-thumb:hover{background:#555}.spin{position:absolute}@keyframes mymove{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spin2{bottom:0;right:0}.spin3{top:24px;left:24px;animation:mymove 2s;animation-iteration-count:infinite}.progress{animation:mymove 1s;animation-iteration-count:infinite}