  @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
    @import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css);
    body{
    /*font-family: "Poppins", sans-serif;*/
    font-family: "Ubuntu", serif;
  font-weight: 500;
  font-style: normal;
  background:black;
  color:white;
  padding:0;
  margin:0;
}

#tap{
   background:url(./images/eaed4ff4-932f-43ae-9be1-8dfce3e1f2d0.jpg);
    
    background-size: 100% 100%;
    min-height: 100vh;
    overflow:hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    /* flex-direction: column; */
    /* display: none; */
}

#task,#invest,#invite,#account,#earn{
    background:url(./images/35b8199c-8a89-4b6b-9104-778efff62e96.jpg);
    background-size: 100% 100%;
    min-height: 100vh;
    overflow:hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    /* flex-direction: column; */
    /* display:none; */
}


#invite,#account,#invest,#earn{
    align-items: normal;
    justify-content: flex-start;
     flex-direction: column !important;
     align-items: center !important;
}

#spin{
    background:#010d25;
    
    
    
}

.illuminati{
    width:100%;
    /* height:100vh; */
}


.home_tap{
    display:flex;
    justify-content: space-around;
    align-items: center;
    padding:30px 0;
}

.tbar{
    width:29%;
    border-radius:18px;
    gap: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 110px;
    align-content: center;
    justify-content: center;
    /* background: url(./images/index-c-btn-bg.69f3bd11.png); */
    background-size: 100% 100%;
    /* padding: 4px 0; */
    font-size: 14px;
    background: hsla(0, 0%, 100%, .2);

}
.tbar>img{
    width:52px;
}
.balance_prob{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    gap: 2px;
}
.balance_prob>img{
    width:30px;
}

.balance_reward{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    gap: 2px;
}
.balance_reward>img{
    width:30px;
}
#balance{
    font-weight: bold;
    letter-spacing: 3px;
}
.coinTap{
    width: 310px;
    height: 310px;
    /* background: url(./images/5655e9a3-29c3-4145-ae93-1adfaffcafec.png); */
    background:url(./images/c1209dd6-977b-4e15-920c-bec2beb03239.png);
    background-size: 100% 100%;
    border-radius: 50%;
    display: block;
    margin: 20px auto;
    scale: 0.92;
    /* margin-top: -20px; */
}
.profit_perhour{
    background: hsla(0, 0%, 100%, .15);
    border-radius: 22px;
    display: flex;
    align-items: center;
    gap: 7px;
    /* display: block; */
    position: relative;
    margin: 10px auto;
    width: 228px;
    justify-content: center;
    padding: 8px 0px;
    font-size: 13px;
}
.profit_perhour>img{
    width:20px;
}
#absoluteTabbar{
    background:url(./images/menu-bg.455eaf7c.png);
    background-size: 100% 100%;
    position: fixed;
    bottom:0;
    left:0;
    width:100%;
    height:79px;
    display:flex;
    justify-content: space-around;
    align-items: center;
    background-color:#2b004b;
    border-radius:32px 32px 0 0;
}
.menu-item>img{
    width:32px;
    margin-top:2px;
    transform: scale(1.98);
}
.menu-item{
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 13px;
    width: 20%;
    gap: 17px;
    font-weight: 400;
    padding: 11px 1px;
}
.menu-item>span{
    margin-top:-8px;
}
.menu-item:nth-child(1).active{
    background: hsla(0, 0%, 100%, .2);
    border-radius:30px 0px 0 0;
}
.menu-item:nth-child(2).active,.menu-item:nth-child(3).active,.menu-item:nth-child(4).active{
    background: hsla(0, 0%, 100%, .2);
    border-radius:0;
}
.menu-item:nth-child(5).active{
    background: hsla(0, 0%, 100%, .2);
    border-radius:0 30px 0 0;

}


.progressbar{
    background: hsla(0,0%,100%,.5);
    width:80%;
    border-radius:15px;
    overflow: hidden;

}
.limitTab{
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top:-20px;
}
.progressCount{
    height:16px;
    background: linear-gradient(180deg, #fdf13f, #eea71a 70%);
}
.EnergyCount>img{
    width:19px
}
.EnergyCount{
    display:flex;
    gap:2px;
}
.limitDesc{
    padding:10px;
    width:70%;
    display:flex;
    /* align-items: center; */
    gap:5px;
    flex-direction: column;
}
.boostNow>img{
    width:35px;
}
.boostNow{
    background: hsla(0, 0%, 100%, .2);
    border: .005rem solid hsla(0, 0%, 100%, .3);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 38%;
    font-size: 18px;
    gap: 2px;
    margin-right: 10px;
    border-radius: 25px;
    height:44px;
}
.taskCoantiner{
    width:100%;
}
.taskCount{
    display: flex;
    flex-direction: column;
    padding:20px;
}
.taskCount>.count{
    display:flex;
    justify-content: center;
    align-items: center;
    font-size:80px;
    font-weight:bold;
    gap:0px;
}
.taskCount>.count>img{
    width:100px;
}
.taskCount>.desc{
    text-align: center;
    font-weight:bold;
    font-size:19px;
   
    gap:5px;
}
.headerdesc{
    padding:13px 2.5;
    font-weight:bold;
    font-size:15px;
    display: flex;
    gap:5px;
    margin-left:13.5px;
}
.numberCount{
    background: red;
    color: white;
    border-radius: 50%;
    font-size: 13px;
    padding: 1.4px 6.5px;

}
.task_div{
    margin:10px;
    padding:8px;
    border-radius:19px;
   background: hsla(0, 0%, 70%, .15);
   display: flex;
   align-items: center;
   justify-content: space-around;
}
.task_div.disabled{
    opacity:0.6;
}

.taskIcon{
    background: hsla(0, 0%, 100%, .15);
    width: 50px;
    height: 50px;
    border-radius:19px;
    padding: 5px;
    font-size: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgba(255, 255, 255, 0.9);
        margin-right: 10px;

}
.taskIcon>img{ 
    width: inherit;
      transform: scale(1);
}
.taskName{
    display:flex;
    flex-direction: column;
    gap:5px;
    width:69%;
    color: hsla(0, 0%, 100%, .6);
font-size:14px;
}
.taskName>div{
    display:flex;
    align-items: center;
    color:white;
    font-weight:bold;
    font-size:21px;
gap:2px;

}
.taskName>div>img{
    width:23px;
    height:23px;
    margin-right:5px;
}
.statusBar{
    font-size:25px;
    color: hsla(0, 0%, 100%, .1);
width:10%;
text-align: right;
}
.investTab{
   background-color:  hsl(254deg 24% 31% / 60%);
    margin:10px;
    padding:5px;
    border-radius:25px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    
    
}
.investTab>div{
    /* background:white; */
    font-size:17px;
    padding:10px;
    width:30%;
    text-align:center;
}
.investTab>div.active {
    background: white;
    color: #5526a8;
    border-radius: 28px;
    font-weight: bold;
}
.investconatiner{
    width:100%;
    padding-bottom:110px;
}
.product{
    background: hsla(0, 0%, 100%, .15);
    background:hsl(0deg 0% 0% / 20%);
    width:40.0%;
    border-radius:15px;
    padding:26px 7px;
    display:flex;
    flex-direction: column;
    align-items: center;
    margin:6px 0;
}
.productName{
    font-weight:bold;
    font-size:19px;
    margin-top:6px;
}
.product>img{
    width:44%;
    border-radius:50%;
    margin:9px 0;
    margin-top:2px;
}
.perHourIncome>img{
    width:16px;
    margin: 0 2px;

}
.perHourIncome{
    display:flex;
    color:hsla(0, 0%, 100%, .6);
    font-size:10px;
    justify-content: center;
    gap:1px;
    align-items: center;
    margin:5px;
    margin-bottom:11px;
}

.purchase{
   border-top: .005rem solid rgb(147 86 255);
    display:flex;
    justify-content: center;
    gap:1px;
    align-items: center;
    /* color:hsla(0, 0%, 100%, .6); */
    padding:10px;
font-size: 13px;
padding-top: 20px;
    padding-bottom: 0px;
}
.purchase>img{
    width:18px;
    height:18px;
    margin: 0 3px;
}

#product_list_1,#product_list_2,#product_list_3{
    padding:10px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
    flex:1;
}
.productOverlay{
    position: fixed;
    top:0;
    width:100%;
    height:100%;
    left:0;
    background:rgba(0, 0, 0, 0.76);
    z-index:4;
}
.purchaseBox{
    position: fixed;
    left:3.5%;
    bottom:0;
    background: #28165f;
      background:url(./images/35b8199c-8a89-4b6b-9104-778efff62e96.jpg);
    background-size: 100% 100%;
    color:white;
width:93%;
border-radius:15px 15px 0 0;
min-height:50px;
z-index:5;


}
.purchaseImg{
     width: 125px;
    height: 125px;
    border-radius: 50%;
    padding: 8px 0;
    margin-top: 22px;
}
.purchaseName{
    font-size: 32px;
    font-weight:bold;
    text-align: center;
}
.purchaseDesc
{
    color:hsla(0, 0%, 100%, .6);
    font-size:14px;
    text-align: center;
    padding: 0 15px;
}

.perTapIncome,.purchasePerHour{
    display:flex;
    color:hsla(0, 0%, 100%, .6);
    font-size:16px;
    justify-content: center;
    gap:1px;
    align-items: center;
   
}
.perTapIncome>img,.purchasePerHour>img{
    width:19px;
    margin: 0 3px;
}
.purchasePrice{
    display: flex;
    font-size: 18px;
    justify-content: center;
    gap: 1px;
    align-items: center;
    background: #9f00ff;
    margin: 10px;
    color: white;
    font-weight: bold;
    border-radius:12px;
    padding: 12px;
    width:79%;
    margin-bottom: 34px;
}

.purchasePrice>img{
    width:23px;
    gap:0 7px;
}
.purchaseCon{
    padding:10px;
    display: flex;
flex-direction: column;
align-items: center;
gap:13px;
}
.fa-xmark{
    position: absolute;
    left:92%;
    font-size:32px;
}
.inviteConatiner{
    width:100%;
}
.totalRewardBox{
    display: flex;
    flex-direction: column;
align-items: center;
gap:8px;
padding:20px 0;
}
.totalRewardBox>span{
    font-size:19px;
}
.totalRewardBox>b{
    font-size:32px;
}
.totalRewardBox>img{
    width:190px;
    height:190px;
    margin:-30px 0;
}
.sendInviteNow{
    /* display: flex;  */
    font-size: 18px;
    /* align-items: center; */
   background: white;
    margin: 10px;
    /*color: #9f00ff;*/
    color: #5526a8;
    border-radius: 32px;
    padding: 10px;
    width: 89%;
    text-align: center;
    position: fixed;
    bottom: 10px;
    left: 0;
    font-weight: bold;
}

.balanceFlex{
    background:hsla(0, 0%, 100%, .13);
    margin:10px;
    padding:10px;
    border-radius: 10px;
    display:flex;
    justify-content: space-around;
    align-items: center;
}
.invite_profite{
    background:hsla(0, 0%, 100%, .13);
    margin:10px;
    padding:10px;
    border-radius: 10px;
    display:flex;
    justify-content: space-around;
    align-items: center;
    /* margin-top:-25px; */
}
.invite_profite>div{
    width:40%;
    font-size:16px;
    display: flex;
    flex-direction: column;
    gap:13px;
    align-items: center;
    
}


.invite_profite>div>b>img{
    width: 28px;
    
}
.invite_profite>div>b
{
font-size:24px;
color:#efd3ff

}
.invite_profite>div:nth-child(2)>b{
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap:6px;
    color:#ffa600;
}

.balanceFlex>img{
width:47px;
margin-right:6px;
}

.accountDesc{
    width:99%;
    padding-bottom:40px;
}

.balance_old{
    font-size: 27px;
    font-weight: bold;
    width: 48%;
}

#wdrc_btn{
    display: flex;
    flex-direction: column;
gap:13px;
}
.depositBtn{
    /*background:#9f00ff;*/
    background: #1d0d57;
    background: #5526a8;
    color: white;
    color:white;
    width:120px;
text-align: center;
padding: 3px 10px;
border-radius:4px;

}
.withdrawBtn{
    background:white;
    color:#2f1742;
    width:120px;
text-align: center;
padding: 3px 10px;
border-radius:4px;
}
.countMine{
    display: flex;
    justify-content: center;
    font-size: 50px;
    align-items: center;
    gap: 10px;
    font-weight: bold;
    margin:10px 0;
}

.countMine>img{
    width:80px;
}
.claimGiftCode{
 margin: 10px;
    height: 111px;
    border-radius: 6px;
    background: url(./files/20250130-161628.png);
    background-size: 100%;
    background-position: center;
}
.rcSwitchTab{
    display: flex;
    margin:10px;
    padding:5px;
    background: hsla(0, 0%, 100%, .2);
    align-items: center;
    border-radius:30px;

}
.rcSwitchTab>div{
    font-size:15px;
    width:50%;
    text-align: center;
}




.rcSwitchTab>div.active {
    background-color: white;
    color: #5526a8;
    padding: 13px;
    border-radius: 30px;
}
.depositBox{
    display: flex;
    margin: 10px;
    padding: 6px 9px;
    background: hsla(0, 0%, 100%, .2);
    align-items: center;
    border-radius: 30px;
    justify-content: space-between;
}
.statusNow {
    background-color: white;
    color: #1d0d57;
    padding: 18px;
    border-radius: 30px;
    padding: 8px 23px;
    width: 64px;
    text-align: center;
}
.moneyTab{
    font-weight:bold;
    color:#d39ef3;
    width: 28%;

}
.tap-animation {
            position: absolute;
            font-size:31px;
            color: rgb(255, 255, 255);
            pointer-events: none;
            animation: vanish 1s forwards;
            margin-left:-50px;
        }

        @keyframes vanish {
            0% {
                opacity: 1;
                transform: translateY(0);
            }
            100% {
                opacity: 0;
                transform: translateY(-150px);
            }
        }
.myproductdesc{
    display:none;
}

.switchLvl{
        background-color: hsla(0, 0%, 100%, .2);
    margin: 10px;
    padding: 5px;
    border-radius: 25px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    }
    .switchLvl>div{
        font-size: 17px;
    padding: 10px;
    width: 30%;
    text-align: center;
    }

.switchLvl>div.active {
    background: white;
    color: #5526a8;
    border-radius: 28px;
}


    .freinds{
        margin: 13px;
    padding: 10px;
    border-radius: 19px;
    background: hsla(0, 0%, 100%, .15);
    display: flex;
    align-items: center;
    justify-content: space-around;
    }
    .letterCharacter{
        background:#9f00ff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    padding: 5px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color:white;
    /*overflow:hidden;*/
    }
    .letterCharacter>img{
  width: 44px;
    height: 44px;
    border-radius: 50%

    }
    .namePlate{
        width:81%; 
        display: flex;
        flex-direction: column;
    }
    .donated_money{
        font-size: 11px;
        color:hsla(0, 0%, 100%, .6);
        display:flex;
        display: flex;
    /* justify-content: space-around; */
    align-items: center;
    gap:4px;
    }
    .donated_money>img{
    width:16px;
   
}
.freind_name{
    font-weight: bold;
    font-size:18px;
}

#loading{
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:hsl(283.87deg 21.73% 4.38% / 66%);
    z-index:59;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s;
}

.loader {
  width: 36px;
  aspect-ratio: 1;
  --c: no-repeat linear-gradient(#ffffff 0 0);
  background: 
    var(--c) 0%   50%,
    var(--c) 50%  50%,
    var(--c) 100% 50%;
  background-size: 20% 100%;
  animation: l1 1s infinite linear;
}
@keyframes l1 {
  0%  {background-size: 20% 100%,20% 100%,20% 100%}
  33% {background-size: 20% 10% ,20% 100%,20% 100%}
  50% {background-size: 20% 100%,20% 10% ,20% 100%}
  66% {background-size: 20% 100%,20% 100%,20% 10% }
  100%{background-size: 20% 100%,20% 100%,20% 100%}
}

.depositOverlay,.withdrawOverlay{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: hsl(0deg 0.13% 5.33% / 64%);
    z-index: 4;
}
.depositPanel,.withdrawPanel{
    position: fixed;
    left: 0;
    bottom: 0;
    background: #2f1742;
    color: white;
    width: 100%;
    border-radius: 20px 20px 0 0;
    min-height: 50px;
    z-index: 5;
    padding:10px 0;
    
      background:url(./images/35b8199c-8a89-4b6b-9104-778efff62e96.jpg);
    background-size: 100% 100%;
}

.depositTips{
        font-size: 12px;
    padding: 8px 17px;
    color: #a1a1a1;
    }
    .amountHolder{
        display:flex;
        justify-content: space-around;
        align-items: center;
        padding:0 10px;
    }
    .amount{
        background: hsla(0, 0%, 100%, .2);
margin:10px;
border-radius:5px;
padding:10px;
width:20%;
text-align: center;
    }
    .amount.active{
    background: #9f00ff;

    }
    .chooseGateway{
        background: hsla(0, 0%, 100%, .2);
margin:10px;
display: flex;
border-radius:5px;
padding:5px;
    }
    .chooseGateway>div>img{
        width:24px;
    }

    .chooseGateway>div{
        width:48%;
        display:flex;
        justify-content: center;
        gap:7px;
        align-items: center;
    }
    .chooseGateway>div.active{
    background: #9f00ff;
    border-radius:5px;
padding:8px;
    }
    .myInputLbl{
        /* border:2px solid white; */
        padding:9px 12px;
        margin:10px;
        border-radius:25px;
        /* background:#9f00ff; */
        background: hsla(0, 0%, 100%, .2);
        display:flex;
        justify-content: space-between;
    }
    .myInputLbl>input{
        font-size:18px;
        background-color: transparent;
        border:none;
        outline:none;
        color:white;
        font-weight:bolder;
        width:70%;
    }
.clickMax{
    /* padding: 5px; */
    border-radius: 25px;
    background: #9f00ff;
    width: 30%;
    text-align: center;
    font-weight: bold;
}
.myTitle{
    font-size:25px;
    text-align: center;
    margin-bottom:23px;
    font-weight: bold;;
}
.defineInput{
    opacity:0.5;
    font-size:13px;
    margin-left:17px;
}
.rcBtn,.wdBtn{
    background:#9f00ff;
    margin:15px 10px;
    padding:10px;
    font-size:19px;
    /* color:#2f1742; */
    border-radius:5px;
    text-align: center;
}

.rBtn{
    background:#9f00ff;
    margin:15px 10px;
    padding:10px;
    font-size:19px;
    /* color:#2f1742; */
    border-radius:5px;
    text-align: center;
}

#successToast{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:40px;
    background:rgb(2, 192, 110);
    text-align:center;
    font-weight:bold;
    display:flex;
    align-items: center;justify-content: center;
    transition: all 0.4s;
    transform:translateY(-40px);
    z-index:99;
}

#failToast{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:40px;
    background:rgb(255, 0, 0);
    text-align:center;
    font-weight:bold;
    display:flex;
    align-items: center;justify-content: center;
    transition: all 0.4s;
    transform:translateY(-40px);
    z-index:99;

}
.selectGateway{
    width: 100px;
    text-align: center;
}
.nofreinds{
    margin: 20px auto;
    text-align: center;
    opacity: 0.6;
    font-size: 19px;
}

.giftOverlay{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: hsl(0deg 0.13% 5.33% / 79%);
    z-index: 4;
}
.giftBox{
    position: fixed;
    left: 4%;
    bottom: 0;
    background: #2f1742;
    color: white;
    width: 92%;
    border-radius: 20px 20px 0 0;
    min-height: 50px;
    z-index: 5;
    padding:10px 0;
     background:url(./images/35b8199c-8a89-4b6b-9104-778efff62e96.jpg);
    background-size: 100% 100%;
    
    /* text-align: center; */
}
.giftImg{
    width:60%;
    margin:-30px auto;
    display: block;
}
.claimGiftNow{
    background: #9f00ff;
    margin: 15px 10px;
    padding: 10px;
    font-size: 19px;
    /* color: #2f1742; */
    border-radius: 5px;
    text-align: center;
}
.giftTips{
    font-size: 12px;
    opacity:0.6;
    text-align: center;
}
.giftTips>a{
    opacity: 1 !important;
    text-decoration: none;
    color: white;
}
#reward{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: hsl(0deg 0.13% 5.33% / 79%);
    z-index: 7;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.rotatingShine{
    background:url(./images/lucky-result-light.12825cd9.png);
    background-size: 100% 100%;
    width:300px;
    height:300px;
    animation: rotate 9s linear infinite;
    scale:1.4;
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.coinPrize{
  
    width: 49%;
    position: absolute;
  
}
.centerPrenure{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.congratulationCoin{
    font-size: 37px;
    color:rgb(255, 221, 0);
    font-weight: bold;;
}
.continueClose{
       margin: 10px;
    padding: 10px;
    font-weight: bold;
    background-color: #5526a8;
    color: white;
    border-radius: 6px;
    width: 45%;
    text-align: center;
}
#perhourincome{

}
.incomeOverlay{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: hsl(0deg 0.13% 5.33% / 79%);
    z-index: 4;
}
.incomeBox{
    position: fixed;
    left: 0;
    bottom: 0;
    background: #2f1742;
    color: white;
    width: 100%;
    border-radius: 20px 20px 0 0;
    min-height: 50px;
    z-index: 5;
    padding:10px 0;
}
.timeEarn{
    width: 40%;
    margin: 10px auto;
    display: block;
}
.coinEarnHour>img{
    width:28px;
}
.coinEarnHour{
    font-size:23px;
    color:rgb(255, 221, 0);
    display: flex;
    justify-content: center;
    gap:4px;
    align-items: center;
    margin:10px auto;
    font-weight:bold;
}
.generTes{
    text-align: center;
}
.continueIncome{
    margin:10px;
    padding:10px;
    font-weight:bold;
background-color:rgb(185 0 255);
color:white;
border-radius:6px;
/* width:80%; */
text-align: center;
}
#userid{
    display:none;
}

.amount_product>img{
    width:33px;
}
.amount_product{
 display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    font-weight: bold;
    font-size: 29px;
    margin: 1px 0;
}
.purchasePerHour>span,.perTapIncome>span{
       color:white !important;
}
.TotalwillEarn{
    background:rgba(0,0,0,0.4);
    padding:10px;
    border-radius:4px;
    color:white;
    display: flex;
    align-items: center;
    gap:2px;
}
.TotalwillEarn>img{
    width:19px;
}
#purchasepph{
 
}


.preLoader{
    background:black;
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:50;
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    
}
.preLoader img{
    width:83%;
}

.eventImg{
    width:93%;
    margin:6px 0;
    border-radius:5px;
}
.padX{
    padding:40px;
}
.backInvite{
   color: white;
    font-weight: bold;
    float: left;
    position: absolute;
    margin-top: 22px;
    margin-left: 14px;
    font-size: 23px;
    
    
    
}


#spin{
    min-height: 100vh;
}


.spinBgOverlay{
    background:url(./files/lucky-bg.8be9fd0b.jpg);
    background-size:100% 100%;
    height:65vh;
    
    
}

.spinHeader{
    color:white;
    text-align:center;
    font-weight:bold;

    font-size: 21px;
    padding: 23px 10px;
    
}

.spinBack{
    float:left;
    margin-top:5px;
    margin-left:7px;
}

.validin{
       background: red;
    width: 95px;
    text-align: center;
    padding: 7px;
    position: absolute;
    margin-top: -10px;
    transform: rotate(45deg);
    margin-left: 29.4%;
    clip-path: polygon(27% 0, 71% 0, 100% 100%, 0% 100%);
    font-size: 10px;
}

.accountOverlay,.irOverlay,.paymentSelectOverlay{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: hsl(0deg 0.13% 5.33% / 79%);
    z-index: 4;
}
.accountBox,.irBox{
    position: fixed;
    left: 4%;
    bottom: 0;
    background: #2f1742;
    color: white;
    width: 92%;
    border-radius: 20px 20px 0 0;
    min-height: 50px;
    z-index: 5;
    padding: 10px 0;
    background: url(./images/35b8199c-8a89-4b6b-9104-778efff62e96.jpg);
    background-size: 100% 100%;
}
.all_ir_record{
    max-height:60vh;
    overflow-y: scroll;
}

.invest_record_box{
    display:flex;
    justify-content: space-around;
    align-items: center;
    padding:10px;
    margin:10px;
    background: hsl(0deg 0% 0% / 20%);
    border-radius: 15px;
}
.invest_record_box>img{
    width:23%;
    border-radius: 50%;
}
.irDetails{
    width:73%;
}
.span-lr
{
    display: flex;
    justify-content: space-between;
    font-size:13px;
  gap:4px;
      margin: 3px 0;

}
.span-lr>span{
    opacity:0.7;
}
.span-lr>b
{
    opacity:1;
    display: flex;
    gap:4px;
    align-content: class;
}
.span-lr>b>img{
    width:16px;
}
.irName{
    font-size:15px;
}
.SelectPayBox{
       position: fixed;
    left: 6%;
    top: 30%;
    background: #2f1742;
    color: white;
    width: 87%;
    border-radius: 9px;
    min-height: 50px;
    z-index: 5;
    padding: 10px 0;
    background: url(./images/35b8199c-8a89-4b6b-9104-778efff62e96.jpg);
    background-size: 100% 100%;    z-index: 7;
}
.payOption{
     background: hsla(0, 0%, 100%, .2);
    margin: 24px;
    border-radius: 5px;
    padding: 14px;
    font-size: 17px;
}
.paymentSelectOverlay{
     z-index: 7;   
}
.acc_record_list{
    max-height:60vh;
    overflow-y: scroll;
}
.account_history{
    display: flex
;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    margin: 10px;
    background: hsl(0deg 0% 0% / 20%);
    border-radius: 15px;
}
.lacchis{
    width:70%;
    display: flex;
    flex-direction: column;
    gap:4px;
}
.lacchis>b{
    font-size:16px;
}
.lacchis>span{
    font-size:13px;
    opacity:0.7;
}
.moneystatus{
    display:flex;
    gap:5px;
    align-items: center;
font-size:23px;
    
}
.moneystatus>img{
    width:25px;
}


 .shinerEffect{
    background: url(./files/light1.81fcd92d.png);
    background-size: 100% 100%;
    width: 313px;
    height: 313px;
    position: absolute;
    animation: spinshine 1s infinite;
}

@keyframes spinshine {
    0% {
        background: url(./files/light1.81fcd92d.png);
        background-size: 100% 100%;
    }
    100% {
        background: url(./files/light2.b3048a23.png);
        background-size: 100% 100%;
    }
}

        
        .spinRotate{
            width:240px;
        }
        
        .tapIncubator{
              width: 309px;
    position: absolute;
    margin-top: 0px;
        }
        .spin-container{
            display:flex;
            justify-content: center;
            align-items:center;
                margin: 24px 0;
        }
        .spinBalanceFlex{
          display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px;
    padding: 1px 19px;
    font-weight: bold;
        }
         .spinBalanceFlex div{
               display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 8px;
    font-weight: bold;
         }
          .spinBalanceFlex div>img{
              width:20px;
          }
         .balance_now{
                 background: hsla(0, 0%, 100%, .15);
    padding: 10px 23px;
    border-radius: 23px;
         }
         .spinNow{
            background: url(./files/32b909b6-d001-4baf-94a6-af325f143522.png);
    background-size: 100% 100%;
    margin: 12px;
    color: white;
    font-weight: bold;
    height: 65px;
    display: flex;
    justify-content: center;
    gap: 8px;
    align-items: center;
    font-size: 19px;
         }
         
         .spinNow.disable{
             filter: grayscale(1);
         }
         .spinNow > img{
             width:22px;
         }
         .recordSpan{
             font-size:17px;
             margin:10px;
             font-weight:bold;
             margin-left:18px;
         }
         .spinRecord{
                background: hsla(0, 0%, 100%, .15);
                padding:12px;
                margin:12px 16px;
                border-radius:4px;
                display:flex;
                justify-content: space-between;
                align-items:center;
                font-size:18px;
         }
         .spinRecord img{
             width:31px;
         }
         
.popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    justify-content: center;
    align-items: center;
}

.popup-content {
    /*background: #fff;*/
    padding: 20px;
    border-radius: 10px;
    text-align: center;
}

.channel-btn {
    background:#9f00ff;
    margin:15px 10px;
    padding:10px;
    font-size:19px;
    /* color:#2f1742; */
    border-radius:5px;
    text-align: center;
    height:50px;
    width:300px;
}

#closePopup {
    background: red;
    color: white;
    padding: 10px;
    border: none;
    cursor: pointer;
}
         .profileHeader{
        display:flex;
        justify-content: flex-start;
        align-items: center;
        gap:13px;
        margin:10px;
            margin-bottom: 0px;
           margin-top:20px;
            padding:10px;
            border-radius:10px;
            background:hsla(0, 0%, 100%, .2);
    }
    .profileHeader>img{
        width:68px;
        border-radius:50%;
        /*border:5px solid hsla(0, 0%, 100%, .2);*/
    }
    
    .profileNameBar{
        font-size:27px;
        display:flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }
    .profileNameBar>span{
        opacity:0.7;
        font-size:13px;
    }
    .nameBar{
        background: #5526a8;
    color: white;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex
;
    justify-content: center;
    align-items: center;
    font-size: 36px;
    }
    
         