.home_container__TLSt1{display:flex;flex-direction:column;min-height:100vh;width:100%;margin:0;overflow-x:hidden}.home_content__2OEJ7{display:flex;flex-direction:column;background-color:transparent;border-radius:20%;max-width:99%;margin-top:5%;padding-bottom:80px;position:relative}.home_selectedIconWrapper__H6pju{display:flex;flex-direction:row;align-items:center;cursor:pointer;margin-bottom:20px;justify-content:flex-start}.home_selectedIcon__zyw_b{width:50px;height:50px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:50%;border:1px solid #fff;margin-right:10px;transition:transform .2s ease}.home_selectedIcon__zyw_b:hover{transform:scale(1.1)}.home_username__o8s97{font-size:20px;font-style:oblique;font-weight:700;color:#fff}.home_ptsContainer__ONsE5{display:flex;justify-content:center;align-items:center;margin-top:50px}.home_posText__BEBzM{font-size:30px;font-style:normal;font-family:sans-serif;color:#fff;margin:0 5px;font-weight:bolder}.home_pointsIcon__yB7Uz{width:40px;height:40px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home_imagecontainer__keOCS{margin-top:10%;margin-bottom:40%}.home_independentImage__WJmvc{width:420px;height:auto;position:absolute;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:50%;transform:translateX(-50%);animation:home_zoomInOut__0M_V_ 2s ease-in-out infinite}@keyframes home_zoomInOut__0M_V_{0%{transform:translateX(-50%) scale(1)}50%{transform:translateX(-50%) scale(1.4)}to{transform:translateX(-50%) scale(1)}}.home_levelText__yDGPn{font-size:18px;margin-top:5px;font-style:oblique;font-weight:700;color:#fff}.home_iconSelectionModal__OTqSr{position:fixed;top:0;left:0;right:0;bottom:0;background-color:hsla(0,1%,44%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;z-index:1000;flex-direction:column;padding:20px}.home_iconSelectionTitle__tz8Kb{color:#fff;font-size:16px;font-style:normal;font-family:sans-serif;font-weight:bolder}.home_iconGrid__lGco6{display:flex;gap:20px;justify-content:center}.home_iconChoice__h_W9R{width:70px;height:70px;border-radius:50%;cursor:pointer;transition:transform .3s ease}.home_iconChoice__h_W9R:hover{transform:scale(1.1)}.home_tex__XZ5xs{color:#fff;font-size:24px;margin-bottom:20px;text-align:center}.home_modalOverlay1__MASn8{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000}.home_modalContent1__qGcN9{background:linear-gradient(140deg,#050505 20%,#141313 60%,#0d0d0d);border-radius:12px;padding:20px;width:300px;box-shadow:0 4px 20px rgba(0,0,0,.2);text-align:center}.home_modalContent1__qGcN9 p{font-size:16px;margin:10px 0;color:#fff}.home_selectedIconWrapper__H6pju{margin:15px 0}.home_selectedIcon1___RDHu{width:100px;height:100px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:50%;border:2px solid #fff;margin-bottom:10%}.home_closeButton1__qsysR{background-color:#fff;color:#000;border:none;border-radius:6px;padding:10px 15px;cursor:pointer;transition:background-color .3s}.home_closeButton1__qsysR:hover{background-color:#000}.home_gif__LSITB{color:#fff;font-weight:bolder;font-size:20px;width:410px;margin-top:58%;height:auto;position:absolute;right:-10px;animation:home_moveRightToLeft__WpxDn 5s linear infinite;z-index:10}@keyframes home_moveRightToLeft__WpxDn{0%{transform:translateX(100vw)}to{transform:translateX(-100vw)}}.home_footer__1HL_E{position:fixed;bottom:0;left:50%;transform:translateX(-50%);display:flex;justify-content:space-around;align-items:center;background-color:#000;border-radius:500px;border:1px solid #fff;z-index:100;height:50px;padding:5px 20px;width:75%;margin-bottom:2%}.home_footerIcon__2MY_y{width:30px;height:30px;border-top:1px solid #fff;border-radius:50%}.home_footerItem__nbMRt{display:flex;flex-direction:column;align-items:center;text-align:center;margin:0 15px;text-decoration:none;color:#fff;font-family:Courier New,Courier,monospace;font-weight:bolder;font-size:10px}.home_footerButton__Shsnj{background:none;border:none;cursor:pointer}.home_footerText__RBp2P{color:#fff;font-size:10px}@media (max-width:768px){.home_footer__1HL_E{width:90%;padding:5px 10px;flex-direction:row;justify-content:space-evenly}.home_footerItem__nbMRt{margin:0 10px}.home_footerItem__nbMRt,.home_footerText__RBp2P{font-size:8px}}@media (min-width:1200px){.home_footer__1HL_E{width:60%;padding:5px 40px}.home_footerItem__nbMRt{margin:0 20px}}.home_loaderContainer__Uk0_x{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;justify-content:center;align-items:center;background:linear-gradient(90deg,#000,#000 50%,#000);width:100vw;height:100vh}.home_loaderImage__IYjqF{width:250px;height:auto;position:relative;animation:home_slideLeft__9y9hY 1s ease-in-out forwards}@keyframes home_slideLeft__9y9hY{0%{transform:translateX(0)}50%{transform:translateX(-100%)}to{transform:translateX(0)}}.home_text9__hdx9T{font-family:Courier New,Courier,monospace;font-weight:bolder;margin-left:5%;color:#fff;display:inline-flexbox;animation:home_zoom__rJ40_ .8s ease forwards,home_glow__u8DZ4 1.5s ease-in-out infinite alternate;margin-right:20px}@keyframes home_glow__u8DZ4{0%{text-shadow:0 0 5px #fff,0 0 10px #fff,0 0 15px #fff,0 0 20px #fff}to{text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #fff}}@keyframes home_zoom__rJ40_{0%{transform:scale(.3);opacity:0}60%{transform:scale(2);opacity:1}to{transform:scale(1)}}.home_dailyRewardContainer__di7Jm{padding:20px;border-radius:10px;color:#fff;text-align:center;max-width:400px;margin:0 auto;flex-direction:column;align-items:center;justify-content:center;height:100vh;overflow:auto}.home_dailyRewardTitle__MKqyh{margin-bottom:10px;font-size:20px;text-align:center}.home_dailyRewardDescription__G4vN4,.home_dailyRewardTitle__MKqyh{font-style:normal;font-family:sans-serif;font-weight:700;color:#fff}.home_dailyRewardDescription__G4vN4{font-size:14px;margin-bottom:20px}.home_dailyRewardGrid__EYf9D{display:grid;grid-template-columns:repeat(auto-fill,minmax(65px,1fr));grid-gap:8px;gap:8px;margin-bottom:60px;font-style:normal;font-family:sans-serif;font-weight:700}.home_rewardBox__LaSma{border:1px solid #ccc;padding:2px;border-radius:8px;text-align:center;height:52px;font-size:12px;margin-bottom:20%}.home_active__S0jaV{background-color:#302e2e}.home_rewardAmount__mRVMo{font-size:10px;font-weight:bolder;margin-bottom:20px}.home_successMessage__kbkJc{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#000;color:#fff;border:2px solid #fff;padding:20px 10px;border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.3);z-index:1000;transition:opacity .5s ease;opacity:1;text-align:center}.home_successMessage__kbkJc .home_fade-out__J7mfI{opacity:0}.home_checkIcon__ybjLa{font-size:40px;display:block;margin-bottom:10px}.home_successMessage__kbkJc:before{margin-right:8px;color:#fff}.home_errorMessage__9Ki1b{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#000;color:#fff;border:2px solid #fff;padding:20px 10px;border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.3);z-index:1000;transition:opacity .5s ease;opacity:1;text-align:center}.home_streakContainer__GIf5_{margin:20% 0 20px}.home_streakCircle__aZSJ6,.home_streakContainer__GIf5_{display:flex;justify-content:center;align-items:center;position:relative}.home_streakCircle__aZSJ6{width:150px;height:150px;border:10px solid #474444;border-radius:50%;background:linear-gradient(135deg,rgba(0,0,0,.8),silver);box-shadow:0 4px 10px rgba(0,0,0,.2)}.home_streakText__wM9JF{color:#fff;font-size:20px;font-weight:700;margin:0}.home_days__jr9Xk{font-size:40px;color:#fff;margin:0}.home_streakContent__YUdE7{display:flex;align-items:center}.home_container4__IAlqg{text-align:center;color:#fff;padding:10px;font-family:Courier New,Courier,monospace;font-weight:bolder;font-style:italic;margin-top:120px;margin-bottom:180px}.home_leaderboardTable__pemBL{width:100%;max-width:600px;border-collapse:collapse;margin:0 auto 60px}.home_leaderboardRow__qXX4h{background-color:#222;margin-bottom:15px;padding:5px;border-radius:20px;display:flex;align-items:center;justify-content:space-between}.home_title7__WDBja{font-size:2.5rem;font-weight:bolder;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5);margin:0;padding:10px;background:linear-gradient(60deg,#000,#fff,#000);border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.2);position:fixed;top:0;left:0;right:0;z-index:100;text-align:center}.home_currentUser__lQ8_8{background:linear-gradient(60deg,#fff,transparent,#8d8d8d);border-radius:30px;padding:0;justify-content:space-between;margin-bottom:80px;margin-top:10%}.home_currentUserInfo__dULwF,.home_currentUser__lQ8_8,.home_profileCircle__JwS5U{display:flex;align-items:center}.home_profileCircle__JwS5U{width:50px;height:50px;border-radius:50%;background-color:#444242;justify-content:center;margin-right:15px}.home_profileCircle__JwS5U span{font-size:24px;font-weight:bolder;color:#fff}.home_rank__w4hjc{font-size:30px;font-family:Courier New,Courier,monospace;font-weight:bolder;font-style:italic}.home_holdersTitle__79GPm{font-size:2rem;margin:20px 0;text-shadow:2px 2px 4px rgba(0,0,0,.5);border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.2)}.home_rank__w4hjc{font-size:1.5rem;color:gold;font-weight:700;text-align:center;width:50px}.home_userInfo__ZUkKC{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:10px;color:#fff}.home_points__4fJyv{font-size:1rem;color:#ccc;margin-top:5px;text-align:left}.home_container5__h2uxJ{display:flex;flex-direction:column;align-items:center;padding:20px;background-color:transparent;color:#fff}.home_heading5__5jgZP{font-size:20px;margin-bottom:50px}.home_friendListContainer5__eZ_1k{width:100%;max-width:400px;background-color:transparent;border-radius:10px;display:flex;flex-direction:column;align-items:center;padding:20px 20px 25%}.home_friendList5__DrEM2{list-style:none;padding:0;width:100%}.home_friendItem5__ueEDe{display:flex;align-items:center;padding:10px 0;border-bottom:1px solid #333}.home_avatar5__W2xac{width:40px;height:40px;border-radius:50%;background-color:#fff;color:#000;display:flex;align-items:center;justify-content:center;font-size:18px;margin-right:10px}.home_friendName5__hZy6m{font-size:16px;color:#fff}.home_noFriends__dKwd8{text-align:center;color:#fff;padding:10px 0}.home_copyButton5__1KORN{width:80%;padding:10px;margin-top:20px;background-color:#fff;color:#000;font-size:16px;font-weight:700;border:none;border-radius:30px;cursor:pointer;transition:background-color .3s ease}.home_copyButton5__1KORN:hover5{background-color:#000}.home_iconContainer5__DbRvH{display:flex;justify-content:center;margin-bottom:40px}.home_topIcon5__s1nJT{margin-top:10%;width:350px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:auto;border-top:2px solid #fff;border-radius:500px}.home_alert__YfUAC{margin-top:10px;font-size:14px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;color:#000;border:2px solid #fff;padding:20px 10px;border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.3);z-index:1000;transition:opacity .5s ease;opacity:1;text-align:center}