:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;place-items:center;min-width:42.66667vw;min-height:100vh}#root{max-width:170.66667vw;margin:0 auto;text-align:center;padding-bottom:env(safe-area-inset-bottom,2.66667vw)}.app_root{color:#000}.app_root .app_bg{background:linear-gradient(to top,#291203,#9b6f35 20%,#dbbd8a 70%,#f2ebd3);height:100vh;overflow-y:scroll}.home_page{padding:4vw 0;box-sizing:border-box;width:100%}.home_page .balance_content{color:#fff;font-size:12vw;font-weight:700;margin-top:5.33333vw;text-shadow:-1px -1px 0 #ffb800,1px -1px 0 #ffb800,-1px 1px 0 #ffb800,1px 1px 0 #ffb800}.home_page .balance_content .total_num{margin-left:4vw}.home_page .invite_btn_content{padding:0 4vw;box-sizing:border-box;margin-top:4vw}.home_page .invite_btn_content .invite_btn{width:80%;height:10.66667vw;font-size:5.33333vw;border-radius:5.33333vw;background-size:200%,100%;background-color:#ffb800;overflow:hidden;position:relative;color:#fff;font-weight:700;box-shadow:inset 0 1px #fff9,0 .66667vw #9e7101,0 1.06667vw 1.33333vw #0003}.home_page .invite_btn_content .invite_btn:before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,#ffffff1a,#fff6,#ffffff1a);transform:skew(-20deg);animation:shine 2s infinite;transform:rotate(125deg);filter:blur(1.06667vw);pointer-events:none}.home_page .progress_title{margin-top:6.66667vw;font-size:4vw;padding:0 4vw;box-sizing:border-box;font-weight:700;color:#5e4301}.home_page .progress_title .progress_title_text{position:relative;padding-left:2.66667vw;box-sizing:border-box}.home_page .progress_title .progress_title_text:before{content:"";height:4vw;position:absolute;top:.8vw;left:0;width:.8vw;background-color:#5e4301}.home_page .pool_content{padding:0 2.66667vw;box-sizing:border-box;margin-top:2.66667vw}.home_page .pool_content .pool_item{text-align:center;padding:1.33333vw;background-color:#ffffff1a;backdrop-filter:blur(1.33333vw);-webkit-backdrop-filter:blur(1.33333vw);box-sizing:border-box;margin:1.6vw .8vw 0;border-radius:1.33333vw;max-height:38.4615384615vw;height:38.4615384615vw;overflow:hidden;width:calc(33.3333333333% - 1.6vw);border:1px solid #ffb800;color:#fff;font-weight:700}.home_page .pool_content .pool_item .list_item_duration{position:absolute;bottom:0;left:0;z-index:2;width:100%;font-weight:500;font-size:4.26667vw;color:#000;text-shadow:-.5px -.5px 0 #fff,.5px -.5px 0 #fff,-.5px .5px 0 #fff,.5px .5px 0 #fff}.home_page .pool_content .pool_item .progress_item_icon{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}@keyframes shine{0%{left:-75%}to{left:125%}}.mint_ani_content{width:15%}@keyframes runGear{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html,body{padding:0;margin:0;min-height:100vh;color:#000;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow-x:hidden;background:#fff;font-family:Roboto,sans-serif;min-width:42.66667vw}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#000}*{-webkit-user-select:none;-moz-user-select:none;user-select:none}input,textarea{-webkit-user-select:text;-moz-user-select:text;user-select:text}::-webkit-scrollbar{display:none!important}.app_rtl{direction:rtl}.flex{display:flex;align-items:center}.flex.center{justify-content:center}.flex.end{justify-content:flex-end}.flex.start{justify-content:flex-start}.flex.between{justify-content:space-between}.flex.around{justify-content:space-around}.flex.wrap{flex-wrap:wrap}.flex.ali-start{align-items:flex-start}.flex.ali-stretch{align-items:stretch}.flex.ali-end{align-items:flex-end}.flex.direction{flex-direction:column}
