.AppBar_AppHeader__Rgj9K{height:90px;background:rgba(0,0,0,.87);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;top:0;left:0;right:0;z-index:1000;padding:0 24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.AppBar_Logo__Btfzp{height:50px;width:auto;transition:transform .2s}.AppBar_Logo__Btfzp:hover{transform:scale(1.05)}.AppBar_NavButtons__2XwPo{position:absolute;left:50%;transform:translateX(-50%);display:flex;gap:40px;align-items:center}.AppBar_NavButton__X7Z3M{font-size:22px;color:#fff;text-decoration:none;position:relative;padding:4px 0}.AppBar_NavButton__X7Z3M:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#fff;transition:width .2s}.AppBar_NavButton__X7Z3M:hover:after{width:100%}.AppBar_Icons___x21h{display:flex;align-items:center;gap:24px;margin-left:auto}.AppBar_Icon__utopR{width:38px;height:38px;color:#fff;transition:transform .2s}.AppBar_Icon__utopR:hover{transform:scale(1.1)}.AppBar_LoginButton__Y0Gbv,.AppBar_LogoutButton__OK5bG,.AppBar_wallet-adapter-button__wn6v9{background:linear-gradient(45deg,#3498db,#2ecc71);color:#fff;font-size:18px;padding:10px 28px;height:45px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:600;transition:all .2s ease;border:none}.AppBar_LoginButton__Y0Gbv:hover,.AppBar_LogoutButton__OK5bG:hover,.AppBar_wallet-adapter-button__wn6v9:hover{transform:translateY(-2px);background:linear-gradient(45deg,#2ecc71,#3498db);box-shadow:0 4px 12px rgba(46,204,113,.2)}@media (max-width:768px){.AppBar_AppHeader__Rgj9K{height:auto;padding:12px 16px;display:flex;flex-direction:column;align-items:center;gap:1px}.AppBar_Logo__Btfzp{display:none}.AppBar_Icons___x21h{order:2}.AppBar_NavButtons__2XwPo{position:relative;left:0;transform:none;width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:12px;order:3;margin-top:8px}.AppBar_NavButton__X7Z3M{font-size:16px}.AppBar_Icons___x21h{width:100%;justify-content:center;gap:12px}.AppBar_LoginButton__Y0Gbv,.AppBar_LogoutButton__OK5bG,.AppBar_wallet-adapter-button__wn6v9{font-size:14px;padding:6px 12px;height:35px;min-width:unset;margin-top:6px}.AppBar_Icon__utopR{width:28px;height:28px;padding-top:10px}}.Game_cardContainer__Gg6Za{display:flex;justify-content:center;align-items:center;width:100%;height:calc(100vh - var(--app-bar-height));left:0;margin-top:5vh}.Game_card__G5IND{width:500px;height:730px;background:rgba(0,0,0,.87);color:#fff;box-shadow:0 20px 40px rgba(0,0,0,.4);display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-radius:40px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);padding:35px;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Game_card__G5IND:hover{transform:perspective(1000px) rotateY(5deg) rotateX(5deg) translateY(-10px);box-shadow:0 30px 50px rgba(0,0,0,.5)}.Game_cardHeader__BJjsF{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.Game_cooldown__k6gWL{font-size:35px;font-weight:700;padding-left:5px}.Game_settingsButton__fOg8e{background:none;border:none;font-size:35px;cursor:pointer;z-index:2;margin-top:11px}.Game_cardContent__xAz1z{display:flex;flex-direction:column;align-items:center}.Game_imageContainer__YJahm{width:300px;height:300px;border-radius:30px;padding:15px;display:flex;justify-content:center;align-items:center;overflow:hidden}.Game_profileImage__PeP_6{width:100%;height:100%;object-fit:cover;border-radius:20px;transition:transform .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Game_info__MF6cs{padding:15px 25px;border-radius:20px;width:85%;margin:10px 0 80px;text-align:center;font-size:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Game_info__MF6cs p{margin:5px 0}.Game_info__MF6cs p span{font-weight:700;font-size:35px}.Game_cardFooter___dZmC{width:100%;display:flex;justify-content:space-between;position:absolute;bottom:20px;left:0;padding:0 20px;box-sizing:border-box}.Game_actionButton__WDzFp{height:80px;width:120px;border-radius:20px;border:none;font-size:28px;cursor:pointer;background:hsla(0,0%,100%,.05);display:flex;justify-content:center;align-items:center;margin:0 5px;z-index:2;position:relative;transform:translateY(-10px);box-shadow:0 10px 20px rgba(0,0,0,.6),inset 0 1px 1px hsla(0,0%,100%,.1);transition:all .2s ease}.Game_actionButton__WDzFp:first-child{margin-left:0}.Game_actionButton__WDzFp:last-child{margin-right:0}.Game_actionButton__WDzFp:hover{transform:translateY(0);background:hsla(0,0%,100%,.1);box-shadow:0 2px 5px rgba(0,0,0,.2),inset 0 1px 1px hsla(0,0%,100%,.1)}.Game_actionButton__WDzFp:active{transform:translateY(0);box-shadow:none}.Game_tagBubble__qEnb3{display:inline-block;background:linear-gradient(145deg,#2a2a2a,#1a1a1a);color:#fff;padding:8px 15px;margin:5px;border-radius:20px;font-size:14px;font-weight:500;box-shadow:3px 3px 8px rgba(0,0,0,.2)}.Game_iconWhite__pSosY{color:#fff}.Game_iconRed__Ipeo8{color:red}.Game_iconGreen__oRVs0{color:green}.Game_spinner__1eg1F{display:flex;justify-content:center;align-items:center;height:100%}@media (max-width:768px){.Game_card__G5IND{width:95vw;height:80vh;padding:15px;border-radius:30px;transform:none;transition:none;margin-top:10vh}.Game_card__G5IND:hover{transform:none}.Game_cardHeader__BJjsF{padding-top:10px}.Game_cooldown__k6gWL{font-size:5.5vw;padding-left:10px}.Game_settingsButton__fOg8e{font-size:6vw;margin-top:1vh}.Game_imageContainer__YJahm{width:55vw;height:55vw;max-height:45vh}.Game_profileImage__PeP_6{max-width:100vw;max-height:100vw}.Game_info__MF6cs{padding:12px 20px;font-size:4vw;width:70vw}.Game_info__MF6cs p span{font-size:5vw}.Game_actionButton__WDzFp{height:55px;width:80px;border-radius:15px;font-size:24px;padding:0}.Game_actionButton__WDzFp,.Game_card__G5IND,.Game_info__MF6cs,.Game_profileImage__PeP_6{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.Game_no-scroll__cvKUp{overflow:hidden}.Game_scrollable__ableC{overflow-y:auto;-webkit-overflow-scrolling:touch}}.ChartModal_modalOverlay__2MwHP{position:fixed;top:10vh;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.ChartModal_modalContent__fgDlD{position:relative;background-color:#1e1e1e;padding:35px;border-radius:8px;width:95%;max-width:1200px;height:80%;display:flex;flex-direction:column}.ChartModal_closeButton__pOTwz{position:absolute;color:#fff;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer}.ChartModal_dexscreenerEmbed__PuVaZ{position:relative;width:100%;height:100%;flex-grow:1;border-radius:8px;overflow:hidden}.ChartModal_dexscreenerEmbed__PuVaZ iframe{position:absolute;width:100%;height:100%;top:0;left:0;border:0;border-radius:8px}.Settings_settingsContent__MAlHs{justify-content:center;height:100%}.Settings_settingsContent__MAlHs,.Settings_switchesContainer__q1vHx{display:flex;flex-direction:column;align-items:center;gap:20px}.Settings_switchRow___tPKf{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:400px}.Settings_switchLabel__FBBPk{font-size:30px;flex:1 1;text-align:left;margin-right:10px}.Settings_switch__aASNE{position:relative;display:inline-block;width:60px;height:34px}.Settings_switch__aASNE input{opacity:0;width:0;height:0}.Settings_slider__92pqV{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ff1b1b;transition:.4s;border-radius:34px}.Settings_slider__92pqV:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.Settings_slider__92pqV{background-color:#00ff4c}input:checked+.Settings_slider__92pqV:before{transform:translateX(26px)}.Settings_settingsButtons__g4hu4{display:flex;gap:10px;margin-top:75px}.Settings_settingsButtons__g4hu4 button{flex:1 1;height:80px;border-radius:20px;padding:25px;font-size:45px;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:background-color .3s,transform .2s}.Settings_settingsButtons__g4hu4 .Settings_closeButton__nicDO{background-color:#00000000;color:red;border:none}.Settings_settingsButtons__g4hu4 .Settings_confirmButton__8ucVI{background-color:#00000000;color:green;border:none}.Settings_settingsButtons__g4hu4 button:hover{transform:translateY(-8px)}.Settings_settingsButtons__g4hu4 button:active{transform:translateY(0)}.Settings_iconRed__jRbxm{color:red}.Settings_iconGreen__R8IGn{color:green}@media (max-width:768px){.Settings_switchLabel__FBBPk{font-size:25px}.Settings_settingsButtons__g4hu4{margin-top:0;gap:20px}.Settings_settingsButtons__g4hu4 button{height:60px;font-size:30px;padding:15px}}.GetStarted_getStartedContainer__9SMvj{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.GetStarted_getStarted__Rq7Pl{margin-bottom:2rem;text-align:center}.GetStarted_getStarted__Rq7Pl ul{list-style-type:none;padding-left:0}.GetStarted_getStarted__Rq7Pl li{margin-bottom:10px}.GetStarted_walletPrompt__yZFa2{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background-color:rgba(0,0,0,.8);color:#fff;padding:10px 20px;border-radius:10px;display:flex;align-items:center;gap:10px}.PPModal_modalOverlay___SdDC{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.PPModal_modalContent__5GUq_{background-color:#fff;padding:30px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.1);max-width:400px;width:100%;text-align:center}.PPModal_modalContent__5GUq_ h2{margin-bottom:20px;font-size:32px;color:#333}.PPModal_modalContent__5GUq_ p{margin-bottom:20px;font-size:20px;color:#666}.PPModal_input__9eKUa{width:80%;padding:10px;margin-bottom:20px;border:1px solid #ccc;border-radius:5px;font-size:16px}.PPModal_checkboxContainer__YdPxL{display:flex;align-items:center;margin-bottom:10px}.PPModal_checkbox__KaOes{margin-right:10px}.PPModal_checkboxContainer__YdPxL label{font-size:18px;color:#333}.PPModal_checkboxContainer__YdPxL a{color:#007bff;text-decoration:none}.PPModal_checkboxContainer__YdPxL a:hover{text-decoration:underline}.PPModal_error__Y9NDg{color:red;margin-bottom:20px;font-size:18px}.PPModal_buttonContainer__C_Ded{display:flex;justify-content:space-between}.PPModal_acceptButton__W6_I5,.PPModal_declineButton__lTAJh{padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-size:18px}.PPModal_acceptButton__W6_I5{background-color:#28a745;color:#fff}.PPModal_declineButton__lTAJh{background-color:#dc3545;color:#fff}.Footer_footer__yl3k1{justify-content:space-between;padding:1rem 2rem;background:rgba(0,0,0,.87);position:fixed;bottom:0;width:100%;max-width:100%;box-sizing:border-box}.Footer_footer__yl3k1,.Footer_logo__ZIHpg{display:flex;align-items:center}.Footer_links__Uk3ms{display:flex;gap:1.5rem;flex-wrap:wrap;margin-left:auto}.Footer_links__Uk3ms a{color:#fff;text-decoration:none;font-size:.9rem;white-space:nowrap}.Footer_links__Uk3ms a:hover{text-decoration:underline}