.Layout-module__MW8MMW__middle_container{min-height:100vh}.Layout-module__MW8MMW__content{flex-direction:column;min-height:calc(100vh - 70px);padding-top:70px;padding-left:0;transition:padding-left .3s;bottom:0;right:0}.Layout-module__MW8MMW__sidebar_open .Layout-module__MW8MMW__content{padding-left:280px}.Layout-module__MW8MMW__sidebar_closed .Layout-module__MW8MMW__content{padding-left:60px}.Layout-module__MW8MMW__mobile_layout .Layout-module__MW8MMW__content{min-height:100vh;padding-top:56px;padding-bottom:70px;padding-left:0}@media (max-width:1000px){.Layout-module__MW8MMW__middle_container{margin-left:0}.Layout-module__MW8MMW__content{padding-top:56px;padding-bottom:70px;padding-left:0}}
.Footer-module__zQBmva__container{color:gray;justify-content:center;align-items:center;width:calc(100% - 280px);margin-left:280px;padding:1rem 2rem;font-size:.9rem;display:flex;transform:translate(-140px)}.Footer-module__zQBmva__copyrightSection{text-align:center;flex-direction:row;justify-content:center;align-items:center;gap:.75rem;display:flex}.Footer-module__zQBmva__legalLinks{justify-content:center;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.Footer-module__zQBmva__legalLinks a{color:var(--gray_light);font-weight:500;text-decoration:none;transition:all .2s}.Footer-module__zQBmva__legalLinks a:hover{color:var(--gold);text-shadow:0 0 5px var(--gold);text-decoration:underline}.Footer-module__zQBmva__separator{color:var(--gray_dark);font-weight:300}.Footer-module__zQBmva__brand_container{flex:2;align-items:center;gap:1rem;max-width:1000px;display:flex}.Footer-module__zQBmva__brand_logo{color:gray;fill:gray;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.Footer-module__zQBmva__brand_description{color:gray;text-align:justify}.Footer-module__zQBmva__links_container{flex:3;justify-content:space-evenly;display:flex}.Footer-module__zQBmva__title{color:gray;margin-bottom:.5rem}.Footer-module__zQBmva__links_column{flex-direction:column;gap:.5rem;min-width:150px;font-weight:700;display:flex}.Footer-module__zQBmva__links_column a{transition:all .1s ease-out}.Footer-module__zQBmva__links_column a:hover{color:var(--purple_light);text-shadow:0 0 20px var(--purple);text-decoration:underline}@media not (min-width:1450px){.Footer-module__zQBmva__links_container{justify-content:space-between}}@media not (min-width:1000px){.Footer-module__zQBmva__container{border-radius:0;justify-content:center;gap:1rem;width:calc(100% - 60px);margin-left:60px;margin-right:0;padding-bottom:60px;padding-left:2rem;padding-right:2rem;transform:translate(-30px)}.Footer-module__zQBmva__links_container{justify-content:center;gap:2rem;display:none}.Footer-module__zQBmva__links_column{font-size:1rem}}@media not (min-width:800px){.Footer-module__zQBmva__container{width:100%;margin-left:0;transform:none}.Footer-module__zQBmva__brand_container{flex-direction:column;gap:.5rem}}@media not (min-width:610px){.Footer-module__zQBmva__brand_logo{gap:1rem;font-size:2rem;font-weight:700;display:flex}.Footer-module__zQBmva__links_container{flex-direction:column;justify-content:center;gap:2rem}}
.LeftSidebar-module__dWSt5a__container{background-color:var(--container_bg);z-index:100;border-right:1px solid rgba(255,255,255,.08);flex-direction:column;width:280px;height:calc(100vh - 70px);transition:width .3s;display:flex;position:fixed;top:70px;left:0}.LeftSidebar-module__dWSt5a__container.LeftSidebar-module__dWSt5a__closed{width:60px}.LeftSidebar-module__dWSt5a__content{flex-direction:column;flex:1;height:100%;display:flex;overflow:hidden}.LeftSidebar-module__dWSt5a__closed .LeftSidebar-module__dWSt5a__content{padding:16px 10px}.LeftSidebar-module__dWSt5a__searchSection{z-index:10;background:var(--container_bg);padding:16px;position:-webkit-sticky;position:sticky;top:0}.LeftSidebar-module__dWSt5a__searchInput{width:100%;color:var(--light);background:rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.1);border-radius:8px;outline:none;padding:10px 14px;font-size:13px;transition:all .2s}.LeftSidebar-module__dWSt5a__searchInput::placeholder{color:var(--gray_lighter);opacity:.5}.LeftSidebar-module__dWSt5a__searchInput:focus{background:rgba(0,0,0,.5);border-color:rgba(251,44,54,.5);box-shadow:0 0 0 2px rgba(251,44,54,.1)}.LeftSidebar-module__dWSt5a__navigationSection{flex:1;padding:0 1rem;overflow-x:hidden;overflow-y:auto}.LeftSidebar-module__dWSt5a__navigationSection::-webkit-scrollbar{width:4px}.LeftSidebar-module__dWSt5a__navigationSection::-webkit-scrollbar-track{background:0 0}.LeftSidebar-module__dWSt5a__navigationSection::-webkit-scrollbar-thumb{background:rgba(255,255,255,.15);border-radius:2px}.LeftSidebar-module__dWSt5a__eventSection{flex-shrink:0;padding:1rem}.LeftSidebar-module__dWSt5a__bottomSection{border-top:1px solid rgba(255,255,255,.08);flex-direction:column;flex-shrink:0;gap:16px;padding:16px;display:flex}.LeftSidebar-module__dWSt5a__socialLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.LeftSidebar-module__dWSt5a__closed .LeftSidebar-module__dWSt5a__socialLinks{flex-direction:column;gap:8px}.LeftSidebar-module__dWSt5a__socialLink{width:36px;height:36px;color:var(--gray_lighter);background:rgba(0,0,0,.2);border:1px solid rgba(221,221,221,.06);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.LeftSidebar-module__dWSt5a__socialLink:hover{color:var(--light);background:rgba(251,44,54,.15);border-color:rgba(251,44,54,.4);transform:translateY(-2px)}.LeftSidebar-module__dWSt5a__socialLink svg{fill:currentColor;width:18px;height:18px}@media (max-width:768px){.LeftSidebar-module__dWSt5a__container{display:none}}
.Navigation-module__iu0JPa__container{flex-direction:column;gap:16px;width:100%;height:100%;display:flex;overflow:hidden}.Navigation-module__iu0JPa__gamesSection{flex-direction:column;gap:12px;min-height:0;padding-top:16px;display:flex;overflow:hidden}.Navigation-module__iu0JPa__section{flex-direction:column;flex-shrink:0;gap:12px;display:flex}.Navigation-module__iu0JPa__sectionTitle{text-transform:uppercase;letter-spacing:1px;color:var(--gray_lighter);opacity:.6;padding:0 4px;font-size:11px;font-weight:700}.Navigation-module__iu0JPa__searchWrapper{align-items:center;display:flex;position:relative}.Navigation-module__iu0JPa__searchIcon{color:rgba(255,255,255,.4);pointer-events:none;z-index:1;width:16px;height:16px;position:absolute;left:12px}.Navigation-module__iu0JPa__searchInput{width:100%;color:var(--light);background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.08);border-radius:8px;outline:none;padding:10px 14px 10px 38px;font-size:13px;transition:all .2s}.Navigation-module__iu0JPa__searchInput::placeholder{color:rgba(255,255,255,.3)}.Navigation-module__iu0JPa__searchInput:focus{background:rgba(0,0,0,.4);border-color:rgba(251,44,54,.4);box-shadow:0 0 0 2px rgba(251,44,54,.1)}.Navigation-module__iu0JPa__searchWrapper:focus-within .Navigation-module__iu0JPa__searchIcon{color:rgba(251,44,54,.6)}.Navigation-module__iu0JPa__gamesGrid{grid-template-columns:repeat(2,1fr);gap:10px;padding:4px 0;display:grid;overflow-x:hidden;overflow-y:auto}.Navigation-module__iu0JPa__gamesGrid::-webkit-scrollbar{width:4px}.Navigation-module__iu0JPa__gamesGrid::-webkit-scrollbar-track{background:0 0}.Navigation-module__iu0JPa__gamesGrid::-webkit-scrollbar-thumb{background:rgba(255,255,255,.15);border-radius:2px}.Navigation-module__iu0JPa__gamesGrid.Navigation-module__iu0JPa__collapsed{grid-template-columns:1fr;gap:8px}.Navigation-module__iu0JPa__gameCard{aspect-ratio:1;cursor:pointer;color:var(--light);box-shadow:none;opacity:.8;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;text-decoration:none;transition:all .2s;display:flex}.Navigation-module__iu0JPa__gameCard:hover{color:#fff;opacity:1;background:linear-gradient(135deg,#3f3f46,#52525b 50%,#3f3f46);border:1px solid rgba(82,82,91,.4);transform:translateY(-2px);box-shadow:0 4px 16px rgba(63,63,70,.2),0 2px 8px rgba(82,82,91,.1),inset 0 1px rgba(255,255,255,.15)}.Navigation-module__iu0JPa__gameCard.Navigation-module__iu0JPa__active{color:#fff;opacity:1;background:linear-gradient(135deg,#dc2626,#ef4444 50%,#dc2626);border:1px solid rgba(239,68,68,.4);box-shadow:0 4px 16px rgba(220,38,38,.2),0 2px 8px rgba(239,68,68,.1),inset 0 1px rgba(255,255,255,.2)}.Navigation-module__iu0JPa__gameCard.Navigation-module__iu0JPa__disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.Navigation-module__iu0JPa__gameIcon{justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Navigation-module__iu0JPa__gameIcon svg{fill:#fff;width:100%;height:100%}.Navigation-module__iu0JPa__gameName{text-align:center;color:var(--light);text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:12px;font-weight:600;line-height:1.2;overflow:hidden}.Navigation-module__iu0JPa__gamesGrid.Navigation-module__iu0JPa__collapsed .Navigation-module__iu0JPa__gameCard{flex-direction:row;justify-content:center;padding:12px}.Navigation-module__iu0JPa__gamesGrid.Navigation-module__iu0JPa__collapsed .Navigation-module__iu0JPa__gameIcon{width:32px;height:32px}.Navigation-module__iu0JPa__gamesGrid.Navigation-module__iu0JPa__collapsed .Navigation-module__iu0JPa__gameName{display:none}.Navigation-module__iu0JPa__platformLinks{flex-direction:column;gap:4px;display:flex}.Navigation-module__iu0JPa__platformLink{cursor:pointer;color:var(--light);opacity:.8;background:0 0;border:1px solid rgba(255,255,255,.05);border-radius:10px;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;transition:all .2s;display:flex}.Navigation-module__iu0JPa__platformLink:hover{color:#fff;opacity:1;background:linear-gradient(135deg,#3f3f46,#52525b 50%,#3f3f46);border:1px solid rgba(82,82,91,.4);transform:translateY(-1px);box-shadow:0 4px 16px rgba(63,63,70,.2),0 2px 8px rgba(82,82,91,.1),inset 0 1px rgba(255,255,255,.15)}.Navigation-module__iu0JPa__platformLink.Navigation-module__iu0JPa__active{color:#fff;opacity:1;background:linear-gradient(135deg,#dc2626,#ef4444 50%,#dc2626);border:1px solid rgba(239,68,68,.4);box-shadow:0 4px 16px rgba(220,38,38,.2),0 2px 8px rgba(239,68,68,.1),inset 0 1px rgba(255,255,255,.2)}.Navigation-module__iu0JPa__platformLink.Navigation-module__iu0JPa__disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.Navigation-module__iu0JPa__linkIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Navigation-module__iu0JPa__linkIcon svg{fill:currentColor;width:100%;height:100%}.Navigation-module__iu0JPa__linkLabel{color:var(--light);font-size:14px;font-weight:700}
.EventCard-module__P-O5rG__card{background:linear-gradient(135deg,rgba(255,255,255,.05) 0%,rgba(0,0,0,.2) 100%);border:1px solid rgba(255,255,255,.1);border-radius:10px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:visible}.EventCard-module__P-O5rG__card.EventCard-module__P-O5rG__collapsed{min-height:0;padding:0}.EventCard-module__P-O5rG__card.EventCard-module__P-O5rG__expanded{padding:12px 20px 20px}.EventCard-module__P-O5rG__card:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(135deg,rgba(255,255,255,.02) 0%,transparent 100%);border-radius:10px;width:100%;height:100%;position:absolute;bottom:0;right:0}.EventCard-module__P-O5rG__card:hover{border-color:rgba(255,255,255,.15);transform:translateY(-1px);box-shadow:0 4px 16px rgba(0,0,0,.3)}.EventCard-module__P-O5rG__header{cursor:pointer;z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.EventCard-module__P-O5rG__collapsed .EventCard-module__P-O5rG__header{padding:12px}.EventCard-module__P-O5rG__expanded .EventCard-module__P-O5rG__header{margin-bottom:12px;padding:0}.EventCard-module__P-O5rG__badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#c7010e 0%,#fb2c36 100%);border-radius:100px;padding:4px 10px;font-size:10px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(251,44,54,.3)}.EventCard-module__P-O5rG__collapsed .EventCard-module__P-O5rG__badge{animation:2s ease-in-out infinite EventCard-module__P-O5rG__pulse;position:relative;top:0;left:0;transform:none}.EventCard-module__P-O5rG__expanded .EventCard-module__P-O5rG__badge{position:absolute;top:-24px;left:50%;transform:translate(-50%)}@keyframes EventCard-module__P-O5rG__pulse{0%,to{transform:scale(1);box-shadow:0 2px 8px rgba(251,44,54,.3)}50%{transform:scale(1.05);box-shadow:0 2px 16px rgba(251,44,54,.6)}}.EventCard-module__P-O5rG__content{z-index:1;animation:.3s EventCard-module__P-O5rG__fadeIn;position:relative}@keyframes EventCard-module__P-O5rG__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.EventCard-module__P-O5rG__title{color:var(--light);margin:0 0 8px;font-size:16px;font-weight:700}.EventCard-module__P-O5rG__description{color:var(--gray_lighter);margin:0 0 12px;font-size:13px;line-height:1.5}.EventCard-module__P-O5rG__dates{color:var(--gray_lighter);background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.05);border-radius:6px;margin:0 0 16px;padding:8px;font-size:11px}.EventCard-module__P-O5rG__dates div{margin:2px 0}.EventCard-module__P-O5rG__button{color:var(--light);cursor:pointer;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.EventCard-module__P-O5rG__button:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.3);transform:translateY(-1px)}
.TopBar-module__gMJCLG__topbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:rgba(17,16,17,.98);border-bottom:1px solid rgba(255,255,255,.08);align-items:center;height:70px;display:flex;position:fixed;top:0;left:0;right:0;overflow:visible}.TopBar-module__gMJCLG__logoSection{border-right:1px solid rgba(255,255,255,.08);flex-shrink:0;align-items:center;width:280px;height:100%;padding:0 16px;display:flex}.TopBar-module__gMJCLG__logoLink{align-items:center;gap:12px;text-decoration:none;transition:opacity .2s;display:flex}.TopBar-module__gMJCLG__logoLink:hover{opacity:.8}.TopBar-module__gMJCLG__logoIcon{flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.TopBar-module__gMJCLG__logoIcon svg{width:100%;height:100%}.TopBar-module__gMJCLG__logoText{letter-spacing:2px;color:var(--light);white-space:nowrap;align-items:center;font-size:20px;font-weight:700;display:flex}.TopBar-module__gMJCLG__slotContainer{font-size:0;display:inline-flex;position:relative}.TopBar-module__gMJCLG__slotReel{color:var(--light);letter-spacing:2px;font-size:20px;font-weight:700;transition:opacity .2s ease-out;display:inline-block}.TopBar-module__gMJCLG__slotContainer:not(.TopBar-module__gMJCLG__animating):not(.TopBar-module__gMJCLG__fadingOut) .TopBar-module__gMJCLG__slotReel{opacity:1}.TopBar-module__gMJCLG__fadingOut .TopBar-module__gMJCLG__slotReel{transition:opacity .2s ease-out;opacity:0!important}.TopBar-module__gMJCLG__animating .TopBar-module__gMJCLG__slotReel{opacity:0}.TopBar-module__gMJCLG__animating .TopBar-module__gMJCLG__reel1{animation:.4s ease-out .1s forwards TopBar-module__gMJCLG__fadeInFromTop,1.2s ease-in-out .7s forwards TopBar-module__gMJCLG__celebration}.TopBar-module__gMJCLG__animating .TopBar-module__gMJCLG__reel2{animation:.4s ease-out .3s forwards TopBar-module__gMJCLG__fadeInFromTop,1.2s ease-in-out .7s forwards TopBar-module__gMJCLG__celebration}.TopBar-module__gMJCLG__animating .TopBar-module__gMJCLG__reel3{animation:.4s ease-out .5s forwards TopBar-module__gMJCLG__fadeInFromTop,1.2s ease-in-out .7s forwards TopBar-module__gMJCLG__celebration}@keyframes TopBar-module__gMJCLG__fadeInFromTop{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes TopBar-module__gMJCLG__celebration{0%,to{color:var(--light);text-shadow:none;transform:scale(1)}15%,35%,55%,75%{color:#fb2c36;text-shadow:0 0 20px #fb2c36,0 0 40px rgba(251,44,54,.5);transform:scale(1.2)}25%,45%,65%,85%{color:var(--light);text-shadow:0 0 10px rgba(255,255,255,.8);transform:scale(1)}}.TopBar-module__gMJCLG__userSection{flex:1;justify-content:space-between;align-items:center;gap:12px;height:100%;padding:0 16px;display:flex;overflow:visible}.TopBar-module__gMJCLG__leftControls{align-items:center;gap:12px;display:flex;overflow:visible}.TopBar-module__gMJCLG__rightControls{align-items:center;gap:12px;margin-left:auto;display:flex;overflow:visible}.TopBar-module__gMJCLG__balanceDropdown{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,.05) 100%);border:1px solid rgba(255,255,255,.15);border-radius:10px;align-items:center;gap:8px;min-width:140px;height:44px;padding:8px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.TopBar-module__gMJCLG__balanceDropdown:hover{border-color:rgba(255,255,255,.25);box-shadow:0 8px 32px rgba(0,0,0,.3),0 4px 16px rgba(255,255,255,.1),inset 0 1px rgba(255,255,255,.2)}.TopBar-module__gMJCLG__balanceIcon{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.TopBar-module__gMJCLG__balanceIcon svg{width:16px;height:16px}.TopBar-module__gMJCLG__balanceInfo{flex-direction:column;flex:1;min-width:0;display:flex}.TopBar-module__gMJCLG__balanceAmount{color:var(--light);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.TopBar-module__gMJCLG__balanceToken{color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.3px;font-size:9px;font-weight:700;line-height:1.2}.TopBar-module__gMJCLG__networkDropdown{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,.05) 100%);border:1px solid rgba(255,255,255,.15);border-radius:10px;align-items:center;gap:8px;height:44px;padding:8px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.TopBar-module__gMJCLG__networkDropdown:hover{border-color:rgba(255,255,255,.25);box-shadow:0 8px 32px rgba(0,0,0,.3),0 4px 16px rgba(255,255,255,.1),inset 0 1px rgba(255,255,255,.2)}.TopBar-module__gMJCLG__networkIcon{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.TopBar-module__gMJCLG__networkIcon svg{width:16px;height:16px}.TopBar-module__gMJCLG__networkInfo{flex-direction:column;flex:1;min-width:0;display:flex}.TopBar-module__gMJCLG__networkName{color:var(--light);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;line-height:1.3;overflow:hidden}.TopBar-module__gMJCLG__iconButton{color:rgba(255,255,255,.7);cursor:pointer;background:0 0;border:1px solid transparent;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}.TopBar-module__gMJCLG__iconButton:hover{color:var(--light);background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.08)}.TopBar-module__gMJCLG__iconButton svg{width:20px;height:20px}.TopBar-module__gMJCLG__languageDropdown{cursor:pointer;background:0 0;border:1px solid transparent;border-radius:10px;align-items:center;gap:6px;height:42px;padding:0 12px;transition:all .2s;display:flex;position:relative}.TopBar-module__gMJCLG__languageDropdown:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.08)}.TopBar-module__gMJCLG__languageDropdown svg{color:rgba(255,255,255,.7);flex-shrink:0;width:18px;height:18px}.TopBar-module__gMJCLG__languageDropdown span{color:var(--light);font-size:12px;font-weight:600}.TopBar-module__gMJCLG__profileButton{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:44px;color:inherit;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,.05) 100%);border:1px solid rgba(255,255,255,.15);border-radius:10px;align-items:center;gap:10px;padding:8px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.TopBar-module__gMJCLG__profileButton:hover{border-color:rgba(255,255,255,.25);box-shadow:0 8px 32px rgba(0,0,0,.3),0 4px 16px rgba(255,255,255,.1),inset 0 1px rgba(255,255,255,.2)}.TopBar-module__gMJCLG__avatar{background:rgba(255,255,255,.05);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;overflow:hidden}.TopBar-module__gMJCLG__defaultAvatar{color:rgba(255,255,255,.5);font-size:14px;font-weight:600}.TopBar-module__gMJCLG__profileInfo{flex-direction:column;align-items:start;min-width:0;display:flex}.TopBar-module__gMJCLG__profileName{color:var(--light);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.TopBar-module__gMJCLG__profileAddress{color:rgba(255,255,255,.6);font-size:10px;font-weight:500;font-family:var(--font_mono);line-height:1.2}.TopBar-module__gMJCLG__chevron{color:rgba(255,255,255,.6);flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;transition:transform .2s;display:flex}.TopBar-module__gMJCLG__dropdown{background:var(--container_bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10000;border:1px solid rgba(255,255,255,.15);border-radius:10px;flex-direction:column;gap:2px;min-width:220px;padding:6px;animation:.2s ease-out TopBar-module__gMJCLG__dropdownSlide;display:flex;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 16px 48px rgba(0,0,0,.4),0 8px 24px rgba(0,0,0,.2)}.TopBar-module__gMJCLG__languageDropdown .TopBar-module__gMJCLG__dropdown{left:auto;right:0}@keyframes TopBar-module__gMJCLG__dropdownSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.TopBar-module__gMJCLG__dropdownOption{cursor:pointer;color:var(--light);border-radius:10px;align-items:center;gap:8px;padding:8px;transition:all .2s;display:flex;position:relative}.TopBar-module__gMJCLG__dropdownOption:hover{background:rgba(255,255,255,.1)}.TopBar-module__gMJCLG__dropdownOption.TopBar-module__gMJCLG__active{color:#fff;background:linear-gradient(135deg,#c7010e 0%,#fb2c36 50%,#c7010e 100%)}.TopBar-module__gMJCLG__dropdownOption.TopBar-module__gMJCLG__danger{color:#ff6b6b}.TopBar-module__gMJCLG__dropdownOption.TopBar-module__gMJCLG__danger:hover{background:rgba(255,107,107,.1)}.TopBar-module__gMJCLG__dropdownOption>svg{color:rgba(255,255,255,.7);flex-shrink:0;width:18px;height:18px}.TopBar-module__gMJCLG__dropdownOption:hover>svg{color:rgba(255,255,255,.9)}.TopBar-module__gMJCLG__dropdownOption.TopBar-module__gMJCLG__danger>svg{color:#ff6b6b}.TopBar-module__gMJCLG__optionIcon{background:rgba(255,255,255,.1);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.TopBar-module__gMJCLG__dropdownOption.TopBar-module__gMJCLG__active .TopBar-module__gMJCLG__optionIcon{background:rgba(255,255,255,.2)}.TopBar-module__gMJCLG__optionIcon svg{width:16px;height:16px}.TopBar-module__gMJCLG__optionText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.TopBar-module__gMJCLG__optionLabel{color:var(--light);white-space:nowrap;text-overflow:ellipsis;margin-bottom:1px;font-size:11px;font-weight:600;overflow:hidden}.TopBar-module__gMJCLG__dropdownOption.TopBar-module__gMJCLG__active .TopBar-module__gMJCLG__optionLabel{color:#fff}.TopBar-module__gMJCLG__dropdownOption>.TopBar-module__gMJCLG__optionLabel{flex:1}.TopBar-module__gMJCLG__optionValue{color:rgba(255,255,255,.6);font-size:10px;font-weight:700}.TopBar-module__gMJCLG__dropdownOption.TopBar-module__gMJCLG__active .TopBar-module__gMJCLG__optionValue{color:#fff}.TopBar-module__gMJCLG__divider{background:rgba(255,255,255,.08);height:1px;margin:4px 0}.TopBar-module__gMJCLG__connectButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#c7010e 0%,#fb2c36 100%);border:1px solid rgba(251,44,54,.4);border-radius:10px;height:42px;margin-left:auto;padding:0 20px;font-size:13px;font-weight:600;transition:all .2s;box-shadow:0 2px 12px rgba(251,44,54,.25)}.TopBar-module__gMJCLG__connectButton:hover{transform:translateY(-1px);box-shadow:0 4px 16px rgba(251,44,54,.35)}.TopBar-module__gMJCLG__connectButton:active{transform:translateY(0)}.TopBar-module__gMJCLG__fundingButton{color:#fff;cursor:pointer;white-space:nowrap;opacity:1;text-shadow:0 2px 4px rgba(0,0,0,.5),0 1px 2px rgba(21,128,61,.8);background:linear-gradient(135deg,#16a34a,#22c55e 50%,#16a34a);border:1px solid rgba(34,197,94,.4);border-radius:10px;align-items:center;gap:8px;height:44px;padding:0 18px;font-size:13px;font-weight:700;display:flex;box-shadow:0 4px 16px rgba(22,163,74,.2),0 2px 8px rgba(34,197,94,.1),inset 0 1px rgba(255,255,255,.2)}.TopBar-module__gMJCLG__fundingButton:hover{background:linear-gradient(135deg,#15803d,#16a34a 50%,#15803d);border:1px solid rgba(22,163,74,.4);box-shadow:0 4px 16px rgba(21,128,61,.2),0 2px 8px rgba(22,163,74,.1),inset 0 1px rgba(255,255,255,.15)}.TopBar-module__gMJCLG__fundingButton:active{transition:all .1s;transform:scale(.98)}.TopBar-module__gMJCLG__fundingButton svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.5))drop-shadow(0 1px 2px rgba(21,128,61,.8));flex-shrink:0}.TopBar-module__gMJCLG__fundingButton span{text-shadow:0 2px 4px rgba(0,0,0,.5),0 1px 2px rgba(21,128,61,.8)}.TopBar-module__gMJCLG__mintButton{cursor:pointer;color:#fff;white-space:nowrap;background:linear-gradient(135deg,#c7010e 0%,#fb2c36 100%);border:1px solid rgba(251,44,54,.4);border-radius:10px;justify-content:center;align-items:center;height:44px;padding:0 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 12px rgba(251,44,54,.25)}.TopBar-module__gMJCLG__mintButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px rgba(251,44,54,.35)}.TopBar-module__gMJCLG__mintButton:active:not(:disabled){transform:translateY(0)}.TopBar-module__gMJCLG__mintButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.TopBar-module__gMJCLG__logoSection{border-right:none;width:auto;padding:0 16px}.TopBar-module__gMJCLG__logoText{display:none}.TopBar-module__gMJCLG__userSection{gap:12px;padding:0 16px}.TopBar-module__gMJCLG__balanceDropdown{min-width:auto}.TopBar-module__gMJCLG__balanceInfo,.TopBar-module__gMJCLG__profileInfo,.TopBar-module__gMJCLG__networkName{display:none}}
.LoginModal-module__a1Mp7G__overlay{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.LoginModal-module__a1Mp7G__modal{background-color:#131313;border:1px solid #333;border-radius:12px;width:90%;max-width:420px;position:relative;box-shadow:0 8px 32px rgba(0,0,0,.6)}.LoginModal-module__a1Mp7G__closeButton{color:#e0e0e0;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.LoginModal-module__a1Mp7G__closeButton:hover{color:#fff;background-color:rgba(255,255,255,.1)}.LoginModal-module__a1Mp7G__header{border-bottom:1px solid #333;padding:1.5rem 3.5rem 1.5rem 1.5rem}.LoginModal-module__a1Mp7G__header h2{color:#fff;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.LoginModal-module__a1Mp7G__header p{color:#aaa;margin:0;font-size:.9rem}.LoginModal-module__a1Mp7G__content{padding:1.5rem}.LoginModal-module__a1Mp7G__loginOption{cursor:pointer;background-color:#222;border:1px solid #333;border-radius:6px;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;transition:all .2s;display:flex}.LoginModal-module__a1Mp7G__loginOption:hover{background-color:#2a2a2a;border-color:#444;transform:translateY(-1px)}.LoginModal-module__a1Mp7G__loginOption:active{transform:translateY(0)}.LoginModal-module__a1Mp7G__optionIcon{color:#ddd;background-color:#333;border:1px solid #444;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.LoginModal-module__a1Mp7G__optionContent{text-align:left;flex:1}.LoginModal-module__a1Mp7G__optionContent h3{color:#fff;margin:0 0 .25rem;font-size:1rem;font-weight:600}.LoginModal-module__a1Mp7G__optionContent p{color:#888;margin:0;font-size:.85rem;line-height:1.3}.LoginModal-module__a1Mp7G__optionArrow{color:#666;flex-shrink:0;transition:color .2s}.LoginModal-module__a1Mp7G__loginOption:hover .LoginModal-module__a1Mp7G__optionArrow{color:#aaa}.LoginModal-module__a1Mp7G__divider{align-items:center;margin:1.25rem 0;display:flex;position:relative}.LoginModal-module__a1Mp7G__divider:before,.LoginModal-module__a1Mp7G__divider:after{content:"";background-color:#333;flex:1;height:1px}.LoginModal-module__a1Mp7G__divider span{color:#666;letter-spacing:1px;padding:0 1rem;font-size:.75rem;font-weight:600}@media (max-width:768px){.LoginModal-module__a1Mp7G__overlay{align-items:flex-end}.LoginModal-module__a1Mp7G__modal{border-bottom:none;border-radius:12px 12px 0 0;width:100%;max-width:100%}.LoginModal-module__a1Mp7G__header{padding:1.25rem 3rem 1.25rem 1.25rem}.LoginModal-module__a1Mp7G__header h2{font-size:1.3rem}.LoginModal-module__a1Mp7G__header p{font-size:.85rem}.LoginModal-module__a1Mp7G__content{padding:1.25rem 1.25rem 8rem}.LoginModal-module__a1Mp7G__loginOption{padding:.9rem 1rem}.LoginModal-module__a1Mp7G__optionIcon{width:36px;height:36px}.LoginModal-module__a1Mp7G__optionContent h3{font-size:.95rem}.LoginModal-module__a1Mp7G__optionContent p{font-size:.8rem}.LoginModal-module__a1Mp7G__closeButton{top:1.25rem;right:1.25rem}}
.ChangeUsernameModal-module__kMchiq__edit_username_overlay{z-index:10000;flex-direction:column;transition:opacity .2s ease-out;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.ChangeUsernameModal-module__kMchiq__edit_username_overlay .ChangeUsernameModal-module__kMchiq__overlay{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:10001;background-color:rgba(0,0,0,.7);position:absolute;top:0;bottom:0;left:0;right:0}.ChangeUsernameModal-module__kMchiq__overlay_with_welcome_message{z-index:2147483647}.ChangeUsernameModal-module__kMchiq__hidden_edit_username_overlay{opacity:0;pointer-events:none}.ChangeUsernameModal-module__kMchiq__modal{z-index:10002;background-color:var(--container_bg);border:1px solid var(--container_border_color);background-image:radial-gradient(circle,rgba(255,255,255,.05) 0%,transparent 70%);border-radius:12px;flex-direction:column;justify-content:center;width:420px;max-width:90vw;margin:auto;display:flex;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.4),0 0 20px rgba(255,255,255,.1)}.ChangeUsernameModal-module__kMchiq__modal_header{border-bottom:1px solid var(--container_border_color);background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,.05) 100%);justify-content:space-between;align-items:center;padding:1.5rem 2rem 1rem;font-size:1.2rem;font-weight:700;display:flex}.ChangeUsernameModal-module__kMchiq__modal_title{color:var(--gold);text-transform:uppercase;letter-spacing:.5px;font-family:Montserrat,sans-serif}.ChangeUsernameModal-module__kMchiq__close_button{opacity:.7;color:#fff;background-color:transparent;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;transition:all .2s;display:flex}.ChangeUsernameModal-module__kMchiq__close_button:hover{opacity:1;color:#f44;background-color:rgba(255,255,255,.1);transform:scale(1.1)}.ChangeUsernameModal-module__kMchiq__modal_content{flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.ChangeUsernameModal-module__kMchiq__modal_text_input{background:var(--container_background_color);color:#fff;border:1px solid var(--container_border_color);border-radius:8px;outline:none;padding:12px 16px;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:500;transition:all .3s}.ChangeUsernameModal-module__kMchiq__modal_text_input:hover{border:1px solid var(--gold);box-shadow:0 0 8px rgba(221,221,221,.2)}.ChangeUsernameModal-module__kMchiq__modal_text_input:focus{border:1px solid var(--gold);background:rgba(255,255,255,.05);box-shadow:0 0 12px rgba(221,221,221,.3),inset 0 0 8px rgba(221,221,221,.1)}.ChangeUsernameModal-module__kMchiq__buttons_container{gap:1rem;width:100%;height:3rem;margin-top:.5rem;display:flex}.ChangeUsernameModal-module__kMchiq__confirm_button{color:#000;border:1px solid var(--gold);background:linear-gradient(135deg,var(--gold)0%,var(--gold_dark)100%);text-transform:uppercase;letter-spacing:.5px;border-radius:8px;flex:2;padding:12px 24px;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 12px rgba(221,221,221,.3)}.ChangeUsernameModal-module__kMchiq__confirm_button:hover:not(:disabled){background:linear-gradient(135deg,var(--gold_light)0%,var(--gold)100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(221,221,221,.4)}.ChangeUsernameModal-module__kMchiq__confirm_button:disabled{background:var(--container_border_color);color:var(--gray_lighter);border:1px solid var(--container_border_color);box-shadow:none;cursor:not-allowed;transform:none}.ChangeUsernameModal-module__kMchiq__cancel_button{color:var(--gray_lighter);border:1px solid var(--container_border_color);text-transform:uppercase;letter-spacing:.5px;background-color:transparent;border-radius:8px;flex:1;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;transition:all .3s}.ChangeUsernameModal-module__kMchiq__cancel_button:hover{color:#fff;border-color:var(--gray);background-color:rgba(255,255,255,.1)}.ChangeUsernameModal-module__kMchiq__error_message{color:#ff6b6b;margin-top:-.5rem;font-size:.9rem;font-weight:500}.ChangeUsernameModal-module__kMchiq__welcome_message{text-align:center;color:#fff;z-index:2147483647;flex-direction:column;justify-content:center;align-items:center;margin-top:auto;padding:2rem 1rem;font-family:Montserrat,sans-serif;font-size:28px;font-weight:600;line-height:1.4;display:flex}.ChangeUsernameModal-module__kMchiq__logo_container{justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.ChangeUsernameModal-module__kMchiq__logo_container img{background:0 0!important;width:160px!important;height:120px!important}.ChangeUsernameModal-module__kMchiq__welcome_message>div:nth-child(2){background:linear-gradient(135deg,var(--gold)0%,var(--gold_light)100%);-webkit-text-fill-color:transparent;text-shadow:0 0 20px rgba(221,221,221,.3);-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:32px;font-weight:700}.ChangeUsernameModal-module__kMchiq__welcome_message>div:nth-child(3){color:var(--gray_lighter);margin-bottom:.5rem;font-size:20px;font-weight:400}.ChangeUsernameModal-module__kMchiq__welcome_message>div:nth-child(4){color:#fff;font-size:18px;font-weight:500}.ChangeUsernameModal-module__kMchiq__welcome_message span{background:linear-gradient(135deg,var(--gold)0%,var(--gold_light)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.ChangeUsernameModal-module__kMchiq__modal_with_welcome_message{margin-top:40px}@media screen and (max-width:700px){.ChangeUsernameModal-module__kMchiq__welcome_message{padding:1.5rem 1rem;font-size:22px}.ChangeUsernameModal-module__kMchiq__logo_container img{background:0 0!important;width:130px!important;height:100px!important}.ChangeUsernameModal-module__kMchiq__welcome_message>div:nth-child(2){font-size:26px}.ChangeUsernameModal-module__kMchiq__welcome_message>div:nth-child(3){font-size:18px}.ChangeUsernameModal-module__kMchiq__welcome_message>div:nth-child(4){font-size:16px}.ChangeUsernameModal-module__kMchiq__modal{width:380px}.ChangeUsernameModal-module__kMchiq__modal_content{padding:1.5rem}.ChangeUsernameModal-module__kMchiq__modal_header{padding:1.25rem 1.5rem .75rem}}@media screen and (max-width:500px){.ChangeUsernameModal-module__kMchiq__welcome_message{padding:1rem;font-size:20px}.ChangeUsernameModal-module__kMchiq__logo_container img{background:0 0!important;width:110px!important;height:85px!important}.ChangeUsernameModal-module__kMchiq__welcome_message>div:nth-child(2){font-size:24px}.ChangeUsernameModal-module__kMchiq__welcome_message>div:nth-child(3){font-size:16px}.ChangeUsernameModal-module__kMchiq__welcome_message>div:nth-child(4){font-size:14px}.ChangeUsernameModal-module__kMchiq__modal{width:340px}.ChangeUsernameModal-module__kMchiq__modal_content{padding:1.25rem}.ChangeUsernameModal-module__kMchiq__modal_header{padding:1rem 1.25rem .5rem}}
.FundWalletModal-module__GLPDVq__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:99999;background:rgba(0,0,0,.8);justify-content:center;align-items:center;padding:20px;animation:.15s ease-out FundWalletModal-module__GLPDVq__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.FundWalletModal-module__GLPDVq__overlay.FundWalletModal-module__GLPDVq__fadeOut{animation:.15s ease-out forwards FundWalletModal-module__GLPDVq__fadeOut}@keyframes FundWalletModal-module__GLPDVq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes FundWalletModal-module__GLPDVq__fadeOut{0%{opacity:1}to{opacity:0}}.FundWalletModal-module__GLPDVq__modal{border:1px solid var(--container_border_color);background:radial-gradient(circle at 50% 0,rgba(34,197,94,.15) 0%,rgba(17,17,17,.9) 70%);border-radius:12px;width:100%;max-width:480px;animation:.15s ease-out FundWalletModal-module__GLPDVq__slideUp;box-shadow:0 20px 60px rgba(0,0,0,.5)}.FundWalletModal-module__GLPDVq__modal.FundWalletModal-module__GLPDVq__slideOut{animation:.15s ease-out forwards FundWalletModal-module__GLPDVq__slideDown}@keyframes FundWalletModal-module__GLPDVq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes FundWalletModal-module__GLPDVq__slideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.FundWalletModal-module__GLPDVq__header{border-bottom:1px solid var(--container_border_color);justify-content:space-between;align-items:center;padding:32px 32px 24px;display:flex}.FundWalletModal-module__GLPDVq__header h2{color:var(--text_primary);margin:0;font-size:1.5rem;font-weight:600}.FundWalletModal-module__GLPDVq__closeBtn{color:rgba(255,255,255,.6);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.FundWalletModal-module__GLPDVq__closeBtn:hover{color:var(--text_primary);background:rgba(255,255,255,.1)}.FundWalletModal-module__GLPDVq__content{flex-direction:column;gap:24px;padding:32px;display:flex}.FundWalletModal-module__GLPDVq__section{flex-direction:column;gap:8px;display:flex}.FundWalletModal-module__GLPDVq__label{color:var(--text_secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.875rem;font-weight:600}.FundWalletModal-module__GLPDVq__assetDropdown{position:relative}.FundWalletModal-module__GLPDVq__assetButton{border:1px solid var(--container_border_color);cursor:pointer;width:100%;color:var(--text_primary);background:rgba(0,0,0,.3);border-radius:8px;align-items:center;gap:10px;padding:12px 14px;transition:all .2s;display:flex}.FundWalletModal-module__GLPDVq__assetButton:hover{background:rgba(0,0,0,.4);border-color:rgba(34,197,94,.5)}.FundWalletModal-module__GLPDVq__assetIcon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.FundWalletModal-module__GLPDVq__assetIcon svg{width:20px;height:20px}.FundWalletModal-module__GLPDVq__assetInfo{flex-direction:column;flex:1;align-items:start;min-width:0;display:flex}.FundWalletModal-module__GLPDVq__assetSymbol{color:var(--text_primary);font-size:.95rem;font-weight:600}.FundWalletModal-module__GLPDVq__chevron{color:rgba(255,255,255,.6);flex-shrink:0;transition:transform .2s}.FundWalletModal-module__GLPDVq__dropdown{background:var(--container_bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10;border:1px solid rgba(255,255,255,.15);border-radius:10px;flex-direction:column;gap:2px;padding:6px;animation:.2s ease-out FundWalletModal-module__GLPDVq__dropdownSlide;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 16px 48px rgba(0,0,0,.4)}@keyframes FundWalletModal-module__GLPDVq__dropdownSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.FundWalletModal-module__GLPDVq__dropdownOption{cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;transition:all .2s;display:flex}.FundWalletModal-module__GLPDVq__dropdownOption:hover{background:rgba(255,255,255,.1)}.FundWalletModal-module__GLPDVq__dropdownOption.FundWalletModal-module__GLPDVq__active{background:linear-gradient(135deg,#16a34a 0%,#22c55e 50%,#16a34a 100%)}.FundWalletModal-module__GLPDVq__optionIcon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.FundWalletModal-module__GLPDVq__optionIcon svg{width:20px;height:20px}.FundWalletModal-module__GLPDVq__optionLabel{color:var(--text_primary);font-size:.95rem;font-weight:600}.FundWalletModal-module__GLPDVq__dropdownOption.FundWalletModal-module__GLPDVq__active .FundWalletModal-module__GLPDVq__optionLabel{color:#fff}.FundWalletModal-module__GLPDVq__inputContainer{border:1px solid var(--container_border_color);background:rgba(0,0,0,.3);border-radius:8px;align-items:center;gap:12px;padding:14px 16px;transition:all .2s;display:flex}.FundWalletModal-module__GLPDVq__inputContainer:focus-within{background:rgba(0,0,0,.4);border-color:rgba(34,197,94,.5);box-shadow:0 0 0 3px rgba(34,197,94,.1)}.FundWalletModal-module__GLPDVq__input{color:var(--text_primary);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:1.1rem;font-weight:600}.FundWalletModal-module__GLPDVq__input::placeholder{color:var(--text_secondary);opacity:.3}.FundWalletModal-module__GLPDVq__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.FundWalletModal-module__GLPDVq__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.FundWalletModal-module__GLPDVq__input::-moz-number-spin-box{-moz-appearance:textfield}.FundWalletModal-module__GLPDVq__usdValue{color:rgba(255,255,255,.4);white-space:nowrap;flex-shrink:0;font-size:.85rem;font-weight:600}.FundWalletModal-module__GLPDVq__fundBtn{cursor:pointer;color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#16a34a 0%,#22c55e 100%);border:1px solid rgba(34,197,94,.4);border-radius:10px;width:100%;margin-top:8px;padding:14px 24px;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 2px 12px rgba(34,197,94,.25)}.FundWalletModal-module__GLPDVq__fundBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px rgba(34,197,94,.35)}.FundWalletModal-module__GLPDVq__fundBtn:active:not(:disabled){transform:translateY(0)}.FundWalletModal-module__GLPDVq__fundBtn:disabled{cursor:not-allowed;opacity:.5}.FundWalletModal-module__GLPDVq__testnetMessage{text-align:center;color:var(--text_secondary);padding:20px;font-size:.95rem;line-height:1.6}@media (max-width:768px){.FundWalletModal-module__GLPDVq__modal{max-width:100%}.FundWalletModal-module__GLPDVq__header{padding:24px}.FundWalletModal-module__GLPDVq__header h2{font-size:1.25rem}.FundWalletModal-module__GLPDVq__content{padding:24px}.FundWalletModal-module__GLPDVq__input{font-size:1rem}}
.WithdrawModal-module__1W36Sa__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:99999;background:rgba(0,0,0,.8);justify-content:center;align-items:center;padding:20px;animation:.15s ease-out WithdrawModal-module__1W36Sa__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.WithdrawModal-module__1W36Sa__overlay.WithdrawModal-module__1W36Sa__fadeOut{animation:.15s ease-out forwards WithdrawModal-module__1W36Sa__fadeOut}@keyframes WithdrawModal-module__1W36Sa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes WithdrawModal-module__1W36Sa__fadeOut{0%{opacity:1}to{opacity:0}}.WithdrawModal-module__1W36Sa__modal{border:1px solid var(--container_border_color);background:radial-gradient(circle at 50% 0,rgba(234,179,8,.15) 0%,rgba(17,17,17,.9) 70%);border-radius:12px;width:100%;max-width:480px;animation:.15s ease-out WithdrawModal-module__1W36Sa__slideUp;box-shadow:0 20px 60px rgba(0,0,0,.5)}.WithdrawModal-module__1W36Sa__modal.WithdrawModal-module__1W36Sa__slideOut{animation:.15s ease-out forwards WithdrawModal-module__1W36Sa__slideDown}@keyframes WithdrawModal-module__1W36Sa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes WithdrawModal-module__1W36Sa__slideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.WithdrawModal-module__1W36Sa__header{border-bottom:1px solid var(--container_border_color);justify-content:space-between;align-items:center;padding:32px 32px 24px;display:flex}.WithdrawModal-module__1W36Sa__header h2{color:var(--text_primary);margin:0;font-size:1.5rem;font-weight:600}.WithdrawModal-module__1W36Sa__closeBtn{color:rgba(255,255,255,.6);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.WithdrawModal-module__1W36Sa__closeBtn:hover{color:var(--text_primary);background:rgba(255,255,255,.1)}.WithdrawModal-module__1W36Sa__content{flex-direction:column;gap:24px;padding:32px;display:flex}.WithdrawModal-module__1W36Sa__section{flex-direction:column;gap:8px;display:flex}.WithdrawModal-module__1W36Sa__label{color:var(--text_secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.875rem;font-weight:600}.WithdrawModal-module__1W36Sa__assetDropdown{position:relative}.WithdrawModal-module__1W36Sa__assetButton{border:1px solid var(--container_border_color);cursor:pointer;width:100%;color:var(--text_primary);background:rgba(0,0,0,.3);border-radius:8px;align-items:center;gap:10px;padding:12px 14px;transition:all .2s;display:flex}.WithdrawModal-module__1W36Sa__assetButton:hover{background:rgba(0,0,0,.4);border-color:rgba(234,179,8,.5)}.WithdrawModal-module__1W36Sa__assetIcon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.WithdrawModal-module__1W36Sa__assetIcon svg{width:20px;height:20px}.WithdrawModal-module__1W36Sa__assetInfo{flex-direction:column;flex:1;align-items:start;gap:2px;min-width:0;display:flex}.WithdrawModal-module__1W36Sa__assetSymbol{color:var(--text_primary);font-size:.95rem;font-weight:600;line-height:1}.WithdrawModal-module__1W36Sa__assetBalance{color:var(--text_secondary);font-size:.8rem;font-weight:500;line-height:1}.WithdrawModal-module__1W36Sa__chevron{color:rgba(255,255,255,.6);flex-shrink:0;transition:transform .2s}.WithdrawModal-module__1W36Sa__dropdown{background:var(--container_bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10;border:1px solid rgba(255,255,255,.15);border-radius:10px;flex-direction:column;gap:2px;padding:6px;animation:.2s ease-out WithdrawModal-module__1W36Sa__dropdownSlide;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 16px 48px rgba(0,0,0,.4)}@keyframes WithdrawModal-module__1W36Sa__dropdownSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.WithdrawModal-module__1W36Sa__dropdownOption{cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;transition:all .2s;display:flex}.WithdrawModal-module__1W36Sa__dropdownOption:hover{background:rgba(255,255,255,.1)}.WithdrawModal-module__1W36Sa__dropdownOption.WithdrawModal-module__1W36Sa__active{background:linear-gradient(135deg,#ca8a04 0%,#eab308 50%,#ca8a04 100%)}.WithdrawModal-module__1W36Sa__optionIcon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.WithdrawModal-module__1W36Sa__optionIcon svg{width:20px;height:20px}.WithdrawModal-module__1W36Sa__optionInfo{flex-direction:column;flex:1;gap:2px;display:flex}.WithdrawModal-module__1W36Sa__optionLabel{color:var(--text_primary);font-size:.95rem;font-weight:600;line-height:1}.WithdrawModal-module__1W36Sa__optionBalance{color:rgba(255,255,255,.6);font-size:.8rem;font-weight:500;line-height:1}.WithdrawModal-module__1W36Sa__dropdownOption.WithdrawModal-module__1W36Sa__active .WithdrawModal-module__1W36Sa__optionLabel{color:#fff}.WithdrawModal-module__1W36Sa__dropdownOption.WithdrawModal-module__1W36Sa__active .WithdrawModal-module__1W36Sa__optionBalance{color:rgba(255,255,255,.8)}.WithdrawModal-module__1W36Sa__amountContainer{border:1px solid var(--container_border_color);background:rgba(0,0,0,.5);border-radius:10px;flex-direction:column;gap:12px;padding:16px;display:flex}.WithdrawModal-module__1W36Sa__inputContainer{border:1px solid var(--container_border_color);background:rgba(0,0,0,.3);border-radius:8px;align-items:center;gap:12px;padding:14px 16px;transition:all .2s;display:flex}.WithdrawModal-module__1W36Sa__inputContainer:focus-within{background:rgba(0,0,0,.4);border-color:rgba(234,179,8,.5);box-shadow:0 0 0 3px rgba(234,179,8,.1)}.WithdrawModal-module__1W36Sa__input{color:var(--text_primary);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:1.1rem;font-weight:600}.WithdrawModal-module__1W36Sa__input::placeholder{color:var(--text_secondary);opacity:.3}.WithdrawModal-module__1W36Sa__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.WithdrawModal-module__1W36Sa__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.WithdrawModal-module__1W36Sa__input::-moz-number-spin-box{-moz-appearance:textfield}.WithdrawModal-module__1W36Sa__usdValue{color:rgba(255,255,255,.4);white-space:nowrap;flex-shrink:0;font-size:.85rem;font-weight:600}.WithdrawModal-module__1W36Sa__slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:0 0;width:100%;height:6px;margin:0;padding:0}.WithdrawModal-module__1W36Sa__slider::-webkit-slider-thumb{-webkit-appearance:none}.WithdrawModal-module__1W36Sa__slider:focus{outline:none}.WithdrawModal-module__1W36Sa__slider::-ms-track{cursor:pointer;color:transparent;background:0 0;border-color:transparent;width:100%}.WithdrawModal-module__1W36Sa__slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--body_bg);border:5px solid #eab308;border-radius:4px;width:14px;height:14px;margin-top:-4px;box-shadow:0 0 10px rgba(234,179,8,.8),inset 0 0 5px rgba(234,179,8,.5)}.WithdrawModal-module__1W36Sa__slider::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--body_bg);box-sizing:border-box;border:5px solid #eab308;border-radius:4px;width:14px;height:14px;box-shadow:0 0 10px rgba(234,179,8,.8),inset 0 0 5px rgba(234,179,8,.5)}.WithdrawModal-module__1W36Sa__slider::-webkit-slider-runnable-track{cursor:pointer;background:linear-gradient(to right,#eab308 var(--percent),var(--container_bg)var(--percent));border-radius:3px;height:6px}.WithdrawModal-module__1W36Sa__slider::-moz-range-track{cursor:pointer;background:linear-gradient(to right,#eab308 var(--percent),var(--container_bg)var(--percent));border-radius:3px;height:6px}.WithdrawModal-module__1W36Sa__percentButtons{gap:8px;width:100%;display:flex}.WithdrawModal-module__1W36Sa__percentButtons button{border:1px solid var(--container_border_color);color:var(--text_secondary);cursor:pointer;background:rgba(0,0,0,.3);border-radius:6px;flex:1;padding:10px;font-size:.875rem;font-weight:600;transition:all .2s}.WithdrawModal-module__1W36Sa__percentButtons button:hover{color:var(--text_primary);background:rgba(234,179,8,.2);border-color:rgba(234,179,8,.5);transform:translateY(-1px)}.WithdrawModal-module__1W36Sa__percentButtons button:active{transform:translateY(0)}.WithdrawModal-module__1W36Sa__gasInfo{background:rgba(234,179,8,.1);border:1px solid rgba(234,179,8,.3);border-radius:6px;justify-content:space-between;align-items:center;margin-top:4px;padding:10px 12px;display:flex}.WithdrawModal-module__1W36Sa__gasLabel{color:#eab308;text-transform:uppercase;letter-spacing:.3px;font-size:.85rem;font-weight:600}.WithdrawModal-module__1W36Sa__gasValue{color:var(--text_primary);font-family:monospace;font-size:.85rem;font-weight:700}.WithdrawModal-module__1W36Sa__addressInput{border:1px solid var(--container_border_color);width:100%;color:var(--text_primary);box-sizing:border-box;background:rgba(0,0,0,.3);border-radius:8px;outline:none;padding:14px 16px;font-family:monospace;font-size:.95rem;font-weight:500;transition:all .2s}.WithdrawModal-module__1W36Sa__addressInput::placeholder{color:var(--text_secondary);opacity:.3}.WithdrawModal-module__1W36Sa__addressInput:focus{background:rgba(0,0,0,.4);border-color:rgba(234,179,8,.5);box-shadow:0 0 0 3px rgba(234,179,8,.1)}.WithdrawModal-module__1W36Sa__addressInput.WithdrawModal-module__1W36Sa__invalid{border-color:rgba(255,107,107,.5)}.WithdrawModal-module__1W36Sa__addressInput.WithdrawModal-module__1W36Sa__invalid:focus{border-color:rgba(255,107,107,.5);box-shadow:0 0 0 3px rgba(255,107,107,.1)}.WithdrawModal-module__1W36Sa__errorText{color:#ff6b6b;margin-top:4px;font-size:.8rem}.WithdrawModal-module__1W36Sa__withdrawBtn{cursor:pointer;color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ca8a04 0%,#eab308 100%);border:1px solid rgba(234,179,8,.4);border-radius:10px;width:100%;margin-top:8px;padding:14px 24px;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 2px 12px rgba(234,179,8,.25)}.WithdrawModal-module__1W36Sa__withdrawBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px rgba(234,179,8,.35)}.WithdrawModal-module__1W36Sa__withdrawBtn:active:not(:disabled){transform:translateY(0)}.WithdrawModal-module__1W36Sa__withdrawBtn:disabled{cursor:not-allowed;opacity:.5}.WithdrawModal-module__1W36Sa__statusView{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:48px 32px;display:flex}.WithdrawModal-module__1W36Sa__spinner{border:4px solid rgba(234,179,8,.2);border-top-color:#eab308;border-radius:50%;width:64px;height:64px;animation:1s linear infinite WithdrawModal-module__1W36Sa__spin}@keyframes WithdrawModal-module__1W36Sa__spin{to{transform:rotate(360deg)}}.WithdrawModal-module__1W36Sa__statusIcon{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;animation:.4s ease-out WithdrawModal-module__1W36Sa__scaleIn;display:flex;position:relative}@keyframes WithdrawModal-module__1W36Sa__scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.WithdrawModal-module__1W36Sa__statusIcon.WithdrawModal-module__1W36Sa__success{background:rgba(52,211,153,.15);border:3px solid rgba(52,211,153,.5)}.WithdrawModal-module__1W36Sa__statusIcon.WithdrawModal-module__1W36Sa__error{background:rgba(239,68,68,.15);border:3px solid rgba(239,68,68,.5)}.WithdrawModal-module__1W36Sa__checkmark{stroke:#34d399;stroke-width:3px;stroke-dasharray:60;stroke-dashoffset:60px;width:40px;height:40px;animation:.5s ease-out .2s forwards WithdrawModal-module__1W36Sa__drawCheck}@keyframes WithdrawModal-module__1W36Sa__drawCheck{to{stroke-dashoffset:0}}.WithdrawModal-module__1W36Sa__errorX{stroke:#ef4444;stroke-width:3px;width:40px;height:40px;animation:.3s ease-out .2s WithdrawModal-module__1W36Sa__drawX}.WithdrawModal-module__1W36Sa__statusTitle{color:var(--text_primary);margin:0;font-size:1.5rem;font-weight:600}.WithdrawModal-module__1W36Sa__statusMessage{color:var(--text_secondary);max-width:320px;font-size:.95rem;line-height:1.5}.WithdrawModal-module__1W36Sa__statusActions{gap:12px;width:100%;margin-top:8px;display:flex}.WithdrawModal-module__1W36Sa__statusBtn{cursor:pointer;color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ca8a04 0%,#eab308 100%);border:1px solid rgba(234,179,8,.4);border-radius:10px;flex:1;padding:14px 24px;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 2px 12px rgba(234,179,8,.25)}.WithdrawModal-module__1W36Sa__statusBtn:hover{transform:translateY(-1px);box-shadow:0 4px 16px rgba(234,179,8,.35)}.WithdrawModal-module__1W36Sa__statusBtn:active{transform:translateY(0)}@media (max-width:768px){.WithdrawModal-module__1W36Sa__modal{max-width:100%}.WithdrawModal-module__1W36Sa__header{padding:24px}.WithdrawModal-module__1W36Sa__header h2{font-size:1.25rem}.WithdrawModal-module__1W36Sa__content{padding:24px}.WithdrawModal-module__1W36Sa__input{font-size:1rem}.WithdrawModal-module__1W36Sa__statusView{padding:36px 24px}}
.ProfileDrawer-module__nN9rfq__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99998;background:rgba(0,0,0,.6);animation:.2s ease-out ProfileDrawer-module__nN9rfq__fadeIn;position:fixed;top:0;bottom:0;left:0;right:0}.ProfileDrawer-module__nN9rfq__backdrop.ProfileDrawer-module__nN9rfq__fadeOut{animation:.15s ease-out forwards ProfileDrawer-module__nN9rfq__fadeOut}@keyframes ProfileDrawer-module__nN9rfq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ProfileDrawer-module__nN9rfq__fadeOut{0%{opacity:1}to{opacity:0}}.ProfileDrawer-module__nN9rfq__drawer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-left:1px solid var(--container_border_color);z-index:99999;background:radial-gradient(circle at 50% 0,rgba(251,44,54,.1) 0%,rgba(17,17,17,.98) 50%);flex-direction:column;width:100%;max-width:400px;animation:.15s ease-out ProfileDrawer-module__nN9rfq__slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-4px 0 24px rgba(0,0,0,.5)}.ProfileDrawer-module__nN9rfq__drawer.ProfileDrawer-module__nN9rfq__slideOut{animation:.15s ease-out forwards ProfileDrawer-module__nN9rfq__slideOut}@keyframes ProfileDrawer-module__nN9rfq__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes ProfileDrawer-module__nN9rfq__slideOut{0%{transform:translate(0)}to{transform:translate(100%)}}.ProfileDrawer-module__nN9rfq__header{border-bottom:1px solid var(--container_border_color);justify-content:space-between;align-items:center;padding:24px;display:flex}.ProfileDrawer-module__nN9rfq__header h2{color:var(--text_primary);margin:0;font-size:1.25rem;font-weight:600}.ProfileDrawer-module__nN9rfq__closeBtn{color:rgba(255,255,255,.6);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.ProfileDrawer-module__nN9rfq__closeBtn:hover{color:var(--text_primary);background:rgba(255,255,255,.1)}.ProfileDrawer-module__nN9rfq__profile{border-bottom:1px solid var(--container_border_color);flex-direction:column;align-items:center;gap:16px;padding:32px 24px;display:flex}.ProfileDrawer-module__nN9rfq__avatar{border:3px solid var(--container_border_color);border-radius:50%;width:64px;height:64px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.3)}.ProfileDrawer-module__nN9rfq__profileInfo{flex-direction:column;align-items:center;gap:4px;display:flex}.ProfileDrawer-module__nN9rfq__displayName{color:var(--text_primary);font-size:1.125rem;font-weight:600}.ProfileDrawer-module__nN9rfq__userId{color:var(--text_secondary);font-family:monospace;font-size:.875rem}.ProfileDrawer-module__nN9rfq__walletBadge{color:#eab308;text-transform:uppercase;letter-spacing:.05em;background:rgba(234,179,8,.1);border:1px solid rgba(234,179,8,.3);border-radius:16px;margin-top:8px;padding:6px 12px;font-size:.75rem;font-weight:600}.ProfileDrawer-module__nN9rfq__networkSection{border-bottom:1px solid var(--container_border_color);padding:16px 24px}.ProfileDrawer-module__nN9rfq__networkHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ProfileDrawer-module__nN9rfq__networkLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text_secondary);font-size:.75rem;font-weight:600}.ProfileDrawer-module__nN9rfq__switchBtn{border:1px solid var(--container_border_color);color:var(--text_secondary);cursor:pointer;background:0 0;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600;transition:all .2s}.ProfileDrawer-module__nN9rfq__switchBtn:hover{color:var(--text_primary);background:rgba(255,255,255,.05);border-color:rgba(234,179,8,.5)}.ProfileDrawer-module__nN9rfq__networkBox{border:1px solid var(--container_border_color);background:rgba(0,0,0,.3);border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex}.ProfileDrawer-module__nN9rfq__networkIcon{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ProfileDrawer-module__nN9rfq__networkIcon svg{width:24px;height:24px}.ProfileDrawer-module__nN9rfq__networkInfo{flex-direction:column;flex:1;gap:2px;display:flex}.ProfileDrawer-module__nN9rfq__networkName{color:var(--text_primary);font-size:.95rem;font-weight:600}.ProfileDrawer-module__nN9rfq__networkChain{color:var(--text_secondary);font-family:monospace;font-size:.75rem}.ProfileDrawer-module__nN9rfq__networkSwitcher{border:1px solid var(--container_border_color);background:rgba(0,0,0,.2);border-radius:8px;flex-direction:column;gap:2px;margin-top:8px;padding:6px;display:flex}.ProfileDrawer-module__nN9rfq__networkOption{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:10px;transition:all .2s;display:flex}.ProfileDrawer-module__nN9rfq__networkOption:hover:not(:disabled){background:rgba(255,255,255,.05)}.ProfileDrawer-module__nN9rfq__networkOption:disabled{cursor:default}.ProfileDrawer-module__nN9rfq__networkOption.ProfileDrawer-module__nN9rfq__active{background:rgba(234,179,8,.1);border:1px solid rgba(234,179,8,.3)}.ProfileDrawer-module__nN9rfq__networkOptionIcon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ProfileDrawer-module__nN9rfq__networkOptionIcon svg{width:20px;height:20px}.ProfileDrawer-module__nN9rfq__networkOptionInfo{flex-direction:column;flex:1;gap:2px;display:flex}.ProfileDrawer-module__nN9rfq__networkOptionName{color:var(--text_primary);font-size:.875rem;font-weight:600}.ProfileDrawer-module__nN9rfq__networkOptionChain{color:var(--text_secondary);font-family:monospace;font-size:.7rem}.ProfileDrawer-module__nN9rfq__activeCheck{color:#eab308;flex-shrink:0}.ProfileDrawer-module__nN9rfq__balancesSection{border-bottom:1px solid var(--container_border_color);padding:16px 24px}.ProfileDrawer-module__nN9rfq__balancesLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text_secondary);margin-bottom:8px;font-size:.75rem;font-weight:600}.ProfileDrawer-module__nN9rfq__balancesList{flex-direction:column;gap:6px;display:flex}.ProfileDrawer-module__nN9rfq__balanceItem{border:1px solid var(--container_border_color);background:rgba(0,0,0,.3);border-radius:8px;align-items:center;gap:10px;padding:10px 12px;display:flex}.ProfileDrawer-module__nN9rfq__balanceTokenIcon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ProfileDrawer-module__nN9rfq__balanceTokenIcon svg{width:20px;height:20px}.ProfileDrawer-module__nN9rfq__balanceTokenInfo{flex:1;justify-content:space-between;align-items:center;gap:8px;display:flex}.ProfileDrawer-module__nN9rfq__balanceTokenSymbol{color:var(--text_primary);font-size:.875rem;font-weight:600}.ProfileDrawer-module__nN9rfq__balanceTokenAmount{color:var(--text_secondary);font-family:monospace;font-size:.875rem;font-weight:600}.ProfileDrawer-module__nN9rfq__addressSection{border-bottom:1px solid var(--container_border_color);padding:16px 24px}.ProfileDrawer-module__nN9rfq__addressLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text_secondary);margin-bottom:8px;font-size:.75rem;font-weight:600}.ProfileDrawer-module__nN9rfq__addressBox{border:1px solid var(--container_border_color);background:rgba(0,0,0,.3);border-radius:8px;align-items:center;gap:8px;padding:10px 12px;display:flex}.ProfileDrawer-module__nN9rfq__addressText{color:var(--text_primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-family:monospace;font-size:.8rem;overflow:hidden}.ProfileDrawer-module__nN9rfq__copyBtn{color:var(--text_secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.ProfileDrawer-module__nN9rfq__copyBtn:hover{color:var(--text_primary);background:rgba(255,255,255,.1)}.ProfileDrawer-module__nN9rfq__copiedFeedback{color:#22c55e;text-align:center;margin-top:6px;font-size:.75rem;animation:.2s ease-out ProfileDrawer-module__nN9rfq__fadeIn}.ProfileDrawer-module__nN9rfq__menu{flex-direction:column;flex:1;gap:4px;padding:16px;display:flex;overflow-y:auto}.ProfileDrawer-module__nN9rfq__menuItem{color:var(--text_primary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:14px 16px;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.ProfileDrawer-module__nN9rfq__menuItem svg{opacity:.7;flex-shrink:0;width:20px;height:20px}.ProfileDrawer-module__nN9rfq__menuItem:hover{background:rgba(255,255,255,.05)}.ProfileDrawer-module__nN9rfq__menuItem:hover svg{opacity:1}.ProfileDrawer-module__nN9rfq__menuItem.ProfileDrawer-module__nN9rfq__fundItem{color:#22c55e;background:rgba(34,197,94,.05)}.ProfileDrawer-module__nN9rfq__menuItem.ProfileDrawer-module__nN9rfq__fundItem:hover{background:rgba(34,197,94,.15)}.ProfileDrawer-module__nN9rfq__menuItem.ProfileDrawer-module__nN9rfq__fundItem svg{color:#22c55e;opacity:1}.ProfileDrawer-module__nN9rfq__menuItem.ProfileDrawer-module__nN9rfq__withdrawItem{color:#eab308;background:rgba(234,179,8,.05)}.ProfileDrawer-module__nN9rfq__menuItem.ProfileDrawer-module__nN9rfq__withdrawItem:hover{background:rgba(234,179,8,.15)}.ProfileDrawer-module__nN9rfq__menuItem.ProfileDrawer-module__nN9rfq__withdrawItem svg{color:#eab308;opacity:1}.ProfileDrawer-module__nN9rfq__menuItem.ProfileDrawer-module__nN9rfq__danger{color:#ff6b6b}.ProfileDrawer-module__nN9rfq__menuItem.ProfileDrawer-module__nN9rfq__danger:hover{background:rgba(255,107,107,.1)}.ProfileDrawer-module__nN9rfq__divider{background:var(--container_border_color);height:1px;margin:8px 0}@media (max-width:768px){.ProfileDrawer-module__nN9rfq__drawer{max-width:100%}.ProfileDrawer-module__nN9rfq__header{padding:20px}.ProfileDrawer-module__nN9rfq__header h2{font-size:1.125rem}.ProfileDrawer-module__nN9rfq__profile{padding:24px 20px}.ProfileDrawer-module__nN9rfq__menu{padding:12px}}
.BottomMenu-module__KPsmlq__container{background:var(--container_bg);border-top:1px solid var(--container_border_color);padding:.5rem 0;padding-bottom:max(.5rem,env(safe-area-inset-bottom));z-index:100;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px rgba(0,0,0,.3)}.BottomMenu-module__KPsmlq__navItem{color:var(--gray_lighter);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;min-width:60px;padding:.5rem 1rem;text-decoration:none;transition:all .2s;display:flex}.BottomMenu-module__KPsmlq__navItem svg{width:24px;height:24px;stroke:var(--gray_lighter);transition:all .2s}.BottomMenu-module__KPsmlq__navItem span{text-transform:uppercase;letter-spacing:.5px;font-size:.6875rem;font-weight:600}.BottomMenu-module__KPsmlq__navItem.BottomMenu-module__KPsmlq__active{color:var(--gold)}.BottomMenu-module__KPsmlq__navItem.BottomMenu-module__KPsmlq__active svg{stroke:var(--gold)}.BottomMenu-module__KPsmlq__navItem:hover{color:var(--light)}.BottomMenu-module__KPsmlq__navItem:hover svg{stroke:var(--light)}.BottomMenu-module__KPsmlq__backdrop{z-index:101;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(0,0,0,.6);position:fixed;top:0;bottom:0;left:0;right:0}.BottomMenu-module__KPsmlq__gamesDrawer{background:var(--container_bg);z-index:102;border-top-left-radius:16px;border-top-right-radius:16px;flex-direction:column;max-height:70vh;animation:.3s ease-out BottomMenu-module__KPsmlq__slideUp;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -4px 20px rgba(0,0,0,.5)}@keyframes BottomMenu-module__KPsmlq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.BottomMenu-module__KPsmlq__drawerHeader{border-bottom:1px solid var(--container_border_color);justify-content:space-between;align-items:center;padding:1.25rem 1rem;display:flex}.BottomMenu-module__KPsmlq__drawerHeader h3{color:var(--light);margin:0;font-size:1.25rem;font-weight:700}.BottomMenu-module__KPsmlq__closeButton{cursor:pointer;color:var(--gray_lighter);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:.5rem;transition:all .2s;display:flex}.BottomMenu-module__KPsmlq__closeButton:hover{background:var(--button_hover_bg);color:var(--light)}.BottomMenu-module__KPsmlq__closeButton svg{width:20px;height:20px}.BottomMenu-module__KPsmlq__gamesGrid{flex:1;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1rem;padding:1.5rem 1rem;display:grid;overflow-y:auto}.BottomMenu-module__KPsmlq__gameCard{background:var(--button_bg);border:1px solid var(--container_border_color);color:var(--light);cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;text-decoration:none;transition:all .2s;display:flex}.BottomMenu-module__KPsmlq__gameCard:hover{background:var(--button_hover_bg);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.3)}.BottomMenu-module__KPsmlq__gameIcon{width:48px;height:48px;color:var(--gold);justify-content:center;align-items:center;display:flex}.BottomMenu-module__KPsmlq__gameIcon svg{width:100%;height:100%;fill:var(--light);color:var(--light)}.BottomMenu-module__KPsmlq__gameName{text-align:center;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}
.MobileTopBar-module__Bbz91W__container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);height:60px;padding:0 .75rem;padding-top:env(safe-area-inset-top);z-index:100;background:rgba(17,16,17,.98);border-bottom:1px solid rgba(255,255,255,.06);justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 6px rgba(0,0,0,.15)}.MobileTopBar-module__Bbz91W__logo{flex-shrink:0;align-items:center;height:28px;display:flex}.MobileTopBar-module__Bbz91W__logo svg{width:auto;height:100%}.MobileTopBar-module__Bbz91W__controls{align-items:center;gap:.5rem;display:flex;position:relative}.MobileTopBar-module__Bbz91W__tokenSelector{position:relative}.MobileTopBar-module__Bbz91W__tokenButton{color:var(--light);cursor:pointer;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,.05) 100%);border:1px solid rgba(255,255,255,.15);border-radius:8px;align-items:center;gap:.45rem;height:38px;padding:.4rem .6rem;transition:all .2s;display:flex}.MobileTopBar-module__Bbz91W__tokenButton:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.25)}.MobileTopBar-module__Bbz91W__tokenIcon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.MobileTopBar-module__Bbz91W__tokenIcon svg{width:18px;height:18px}.MobileTopBar-module__Bbz91W__tokenInfo{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.MobileTopBar-module__Bbz91W__tokenBalance{color:var(--light);font-size:13px;font-weight:700;line-height:1}.MobileTopBar-module__Bbz91W__tokenSymbol{color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.3px;font-size:9px;font-weight:600;line-height:1}.MobileTopBar-module__Bbz91W__chevron{color:rgba(255,255,255,.6);flex-shrink:0;width:12px;height:12px;margin-left:auto}.MobileTopBar-module__Bbz91W__backdrop{z-index:998;background:0 0;position:fixed;top:0;bottom:0;left:0;right:0}.MobileTopBar-module__Bbz91W__dropdown{background:var(--container_bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;border:1px solid rgba(255,255,255,.15);border-radius:10px;flex-direction:column;gap:2px;min-width:220px;padding:6px;animation:.2s ease-out MobileTopBar-module__Bbz91W__dropdownSlide;display:flex;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 16px 48px rgba(0,0,0,.4),0 8px 24px rgba(0,0,0,.2)}@keyframes MobileTopBar-module__Bbz91W__dropdownSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.MobileTopBar-module__Bbz91W__tokenOption{width:100%;color:var(--light);cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;padding:8px;transition:all .2s;display:flex;position:relative}.MobileTopBar-module__Bbz91W__tokenOption:hover{background:rgba(255,255,255,.1)}.MobileTopBar-module__Bbz91W__tokenOption.MobileTopBar-module__Bbz91W__active{color:#fff;background:linear-gradient(135deg,#c7010e 0%,#fb2c36 50%,#c7010e 100%)}.MobileTopBar-module__Bbz91W__optionIcon{background:rgba(255,255,255,.1);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.MobileTopBar-module__Bbz91W__tokenOption.MobileTopBar-module__Bbz91W__active .MobileTopBar-module__Bbz91W__optionIcon{background:rgba(255,255,255,.2)}.MobileTopBar-module__Bbz91W__optionIcon svg{width:16px;height:16px}.MobileTopBar-module__Bbz91W__optionText{flex-direction:column;flex:1;align-items:start;gap:2px;min-width:0;display:flex}.MobileTopBar-module__Bbz91W__optionLabel{color:var(--light);white-space:nowrap;text-overflow:ellipsis;margin-bottom:1px;font-size:11px;font-weight:600;overflow:hidden}.MobileTopBar-module__Bbz91W__tokenOption.MobileTopBar-module__Bbz91W__active .MobileTopBar-module__Bbz91W__optionLabel{color:#fff}.MobileTopBar-module__Bbz91W__optionValue{color:rgba(255,255,255,.6);font-size:10px;font-weight:700}.MobileTopBar-module__Bbz91W__tokenOption.MobileTopBar-module__Bbz91W__active .MobileTopBar-module__Bbz91W__optionValue{color:#fff}.MobileTopBar-module__Bbz91W__connectWalletButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#c7010e 0%,#fb2c36 100%);border:1px solid rgba(251,44,54,.4);border-radius:8px;height:38px;padding:0 .875rem;font-size:.8rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px rgba(251,44,54,.2)}.MobileTopBar-module__Bbz91W__connectWalletButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(251,44,54,.3)}.MobileTopBar-module__Bbz91W__connectWalletButton:active{transform:translateY(0)}.MobileTopBar-module__Bbz91W__profileButton{cursor:pointer;background:0 0;border:1px solid rgba(255,255,255,.1);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:all .2s;display:flex;overflow:hidden}.MobileTopBar-module__Bbz91W__profileButton:hover{background:rgba(255,255,255,.05)}.MobileTopBar-module__Bbz91W__profileDropdown{background:var(--container_bg);border:1px solid var(--container_border_color);z-index:999;border-radius:8px;min-width:180px;max-height:300px;padding:.5rem;position:absolute;top:calc(100% + .5rem);right:0;overflow-y:auto;box-shadow:0 4px 20px rgba(0,0,0,.5)}.MobileTopBar-module__Bbz91W__userInfo{border-bottom:1px solid var(--container_border_color);margin-bottom:.5rem;padding:.75rem}.MobileTopBar-module__Bbz91W__userName{color:var(--light);margin-bottom:.25rem;font-weight:600}.MobileTopBar-module__Bbz91W__userAddress{color:var(--gray_lighter);font-family:monospace;font-size:.75rem}.MobileTopBar-module__Bbz91W__dropdownItem{width:100%;color:var(--light);text-align:center;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;height:44px;padding:.75rem;font-size:.875rem;text-decoration:none;transition:all .2s;display:flex}.MobileTopBar-module__Bbz91W__dropdownItem:hover{background:var(--button_hover_bg)}.MobileTopBar-module__Bbz91W__fundingButton{color:#fff;cursor:pointer;white-space:nowrap;opacity:1;text-shadow:0 2px 4px rgba(0,0,0,.5),0 1px 2px rgba(21,128,61,.8);background:linear-gradient(135deg,#16a34a,#22c55e 50%,#16a34a);border:1px solid rgba(34,197,94,.4);border-radius:8px;align-items:center;gap:6px;height:38px;padding:0 12px;font-size:12px;font-weight:700;display:flex;box-shadow:0 4px 16px rgba(22,163,74,.2),0 2px 8px rgba(34,197,94,.1),inset 0 1px rgba(255,255,255,.2)}.MobileTopBar-module__Bbz91W__fundingButton:hover{background:linear-gradient(135deg,#15803d,#16a34a 50%,#15803d);border:1px solid rgba(22,163,74,.4);box-shadow:0 4px 16px rgba(21,128,61,.2),0 2px 8px rgba(22,163,74,.1),inset 0 1px rgba(255,255,255,.15)}.MobileTopBar-module__Bbz91W__fundingButton:active{transition:all .1s;transform:scale(.98)}.MobileTopBar-module__Bbz91W__fundingButton svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.5))drop-shadow(0 1px 2px rgba(21,128,61,.8));flex-shrink:0}.MobileTopBar-module__Bbz91W__fundingButton span{text-shadow:0 2px 4px rgba(0,0,0,.5),0 1px 2px rgba(21,128,61,.8)}.MobileTopBar-module__Bbz91W__iconButton{cursor:pointer;color:rgba(255,255,255,.7);background:0 0;border:1px solid rgba(255,255,255,.1);border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:all .2s;display:flex}.MobileTopBar-module__Bbz91W__iconButton:hover{color:var(--light);background:rgba(255,255,255,.05)}.MobileTopBar-module__Bbz91W__iconButton svg{width:18px;height:18px}.MobileTopBar-module__Bbz91W__settingsDropdown{background:var(--container_bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;border:1px solid rgba(255,255,255,.15);border-radius:12px;min-width:260px;padding:12px;animation:.2s ease-out MobileTopBar-module__Bbz91W__dropdownSlide;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 48px rgba(0,0,0,.4),0 8px 24px rgba(0,0,0,.2)}.MobileTopBar-module__Bbz91W__settingsSection{flex-direction:column;gap:4px;display:flex}.MobileTopBar-module__Bbz91W__settingsLabel{text-transform:uppercase;letter-spacing:.8px;color:rgba(255,255,255,.5);padding:6px 10px 4px;font-size:.7rem;font-weight:700}.MobileTopBar-module__Bbz91W__networkList{flex-direction:column;gap:2px;display:flex}.MobileTopBar-module__Bbz91W__networkItem{width:100%;color:var(--light);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px;transition:all .15s;display:flex;position:relative}.MobileTopBar-module__Bbz91W__networkItem:hover{background:rgba(255,255,255,.08)}.MobileTopBar-module__Bbz91W__networkItem.MobileTopBar-module__Bbz91W__active{background:linear-gradient(135deg,rgba(234,179,8,.15) 0%,rgba(234,179,8,.08) 100%);border:1px solid rgba(234,179,8,.3)}.MobileTopBar-module__Bbz91W__networkItemIcon{background:rgba(255,255,255,.05);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.MobileTopBar-module__Bbz91W__networkItem.MobileTopBar-module__Bbz91W__active .MobileTopBar-module__Bbz91W__networkItemIcon{background:rgba(234,179,8,.15)}.MobileTopBar-module__Bbz91W__networkItemIcon svg{width:20px;height:20px}.MobileTopBar-module__Bbz91W__networkItemInfo{flex-direction:column;flex:1;gap:2px;display:flex}.MobileTopBar-module__Bbz91W__networkItemName{color:var(--light);font-size:.875rem;font-weight:600;line-height:1.2}.MobileTopBar-module__Bbz91W__networkItem.MobileTopBar-module__Bbz91W__active .MobileTopBar-module__Bbz91W__networkItemName{color:#eab308}.MobileTopBar-module__Bbz91W__networkItemChain{color:rgba(255,255,255,.5);font-family:monospace;font-size:.7rem;font-weight:500;line-height:1}.MobileTopBar-module__Bbz91W__checkIcon{color:#eab308;flex-shrink:0;width:16px;height:16px}.MobileTopBar-module__Bbz91W__settingsItem{width:100%;color:var(--light);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.MobileTopBar-module__Bbz91W__settingsItem:hover{background:rgba(255,255,255,.08)}.MobileTopBar-module__Bbz91W__settingsItem svg{opacity:.8;flex-shrink:0;width:18px;height:18px}.MobileTopBar-module__Bbz91W__settingsItem:hover svg{opacity:1}.MobileTopBar-module__Bbz91W__divider{background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);height:1px;margin:8px 0}.MobileTopBar-module__Bbz91W__mintButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#c7010e 0%,#fb2c36 100%);border:1px solid rgba(251,44,54,.4);border-radius:6px;justify-content:center;align-items:center;width:calc(100% - 1rem);height:44px;margin:0 .5rem .5rem;padding:.75rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px rgba(251,44,54,.2)}.MobileTopBar-module__Bbz91W__mintButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(251,44,54,.3)}.MobileTopBar-module__Bbz91W__mintButton:active:not(:disabled){transform:translateY(0)}.MobileTopBar-module__Bbz91W__mintButton:disabled{cursor:not-allowed;color:rgba(156,163,175,.8);box-shadow:none;background:rgba(156,163,175,.3);border:1px solid rgba(156,163,175,.2)}.MobileTopBar-module__Bbz91W__withdrawButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#c7010e 0%,#fb2c36 100%);border:1px solid rgba(251,44,54,.4);border-radius:6px;justify-content:center;align-items:center;width:calc(100% - 1rem);height:44px;margin:0 .5rem .5rem;padding:.75rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px rgba(251,44,54,.2)}.MobileTopBar-module__Bbz91W__withdrawButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(251,44,54,.3)}.MobileTopBar-module__Bbz91W__withdrawButton:active{transform:translateY(0)}.MobileTopBar-module__Bbz91W__networkDropdown{background:var(--container_bg);border:1px solid var(--container_border_color);z-index:999;border-radius:8px;min-width:200px;max-height:400px;padding:.5rem;position:absolute;top:calc(100% + .5rem);right:0;overflow-y:auto;box-shadow:0 4px 20px rgba(0,0,0,.5)}.MobileTopBar-module__Bbz91W__dropdownHeader{border-bottom:1px solid var(--container_border_color);align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.5rem;display:flex}.MobileTopBar-module__Bbz91W__dropdownHeader h4{color:var(--light);flex:1;margin:0;font-size:.875rem;font-weight:600}.MobileTopBar-module__Bbz91W__backButton{cursor:pointer;color:var(--gray_lighter);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:.25rem;transition:all .2s;display:flex}.MobileTopBar-module__Bbz91W__backButton:hover{background:var(--button_hover_bg);color:var(--light)}.MobileTopBar-module__Bbz91W__backButton svg{width:18px;height:18px}.MobileTopBar-module__Bbz91W__networkOption{width:100%;color:var(--light);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.75rem;padding:.75rem;font-size:.875rem;transition:all .2s;display:flex}.MobileTopBar-module__Bbz91W__networkOption:hover{background:var(--button_hover_bg)}.MobileTopBar-module__Bbz91W__networkOption.MobileTopBar-module__Bbz91W__active{background:var(--purple)}.MobileTopBar-module__Bbz91W__networkOption.MobileTopBar-module__Bbz91W__active span{color:var(--dark);font-weight:700}.MobileTopBar-module__Bbz91W__networkOption svg{flex-shrink:0;width:20px;height:20px}
.MobileEventCard-module__dRjCIG__container{z-index:998;transition:all .3s;position:fixed}.MobileEventCard-module__dRjCIG__collapsed{bottom:80px;right:16px}.MobileEventCard-module__dRjCIG__expanded{width:calc(100% - 32px);max-width:400px;bottom:80px;left:50%;transform:translate(-50%)}.MobileEventCard-module__dRjCIG__circle{cursor:pointer;background:linear-gradient(135deg,#ff4d4d 0%,#ff1a1a 100%);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:flex;position:relative;box-shadow:0 4px 12px rgba(255,77,77,.4)}.MobileEventCard-module__dRjCIG__circle:hover{transform:scale(1.05);box-shadow:0 6px 16px rgba(255,77,77,.5)}.MobileEventCard-module__dRjCIG__circle svg{color:#fff;width:24px;height:24px}.MobileEventCard-module__dRjCIG__pulse{background:rgba(255,77,77,.6);border-radius:50%;width:100%;height:100%;animation:2s infinite MobileEventCard-module__dRjCIG__pulse;position:absolute}@keyframes MobileEventCard-module__dRjCIG__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.MobileEventCard-module__dRjCIG__expandedContent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,rgba(17,17,17,.98) 0%,rgba(25,25,25,.98) 100%);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:20px;box-shadow:0 8px 32px rgba(0,0,0,.6)}.MobileEventCard-module__dRjCIG__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.MobileEventCard-module__dRjCIG__badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ff4d4d 0%,#ff1a1a 100%);border-radius:12px;padding:4px 12px;font-size:12px;font-weight:600}.MobileEventCard-module__dRjCIG__closeButton{cursor:pointer;background:rgba(255,255,255,.1);border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.MobileEventCard-module__dRjCIG__closeButton:hover{background:rgba(255,255,255,.15)}.MobileEventCard-module__dRjCIG__closeButton svg{color:rgba(255,255,255,.8);width:16px;height:16px}.MobileEventCard-module__dRjCIG__title{color:#fff;margin:0 0 8px;font-size:18px;font-weight:700}.MobileEventCard-module__dRjCIG__description{color:rgba(255,255,255,.7);margin:0 0 12px;font-size:14px;line-height:1.4}.MobileEventCard-module__dRjCIG__dates{color:rgba(255,255,255,.6);background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.05);border-radius:8px;margin:0 0 16px;padding:10px;font-size:12px}.MobileEventCard-module__dRjCIG__dates div{margin:3px 0}.MobileEventCard-module__dRjCIG__button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff4d4d 0%,#ff1a1a 100%);border:none;border-radius:10px;width:100%;padding:10px;font-size:13px;font-weight:600;transition:all .2s}.MobileEventCard-module__dRjCIG__button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,77,77,.4)}.MobileEventCard-module__dRjCIG__backdrop{z-index:997;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0}
.ReferralCodeModal-module__Z26z9q__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10000;background:rgba(0,0,0,.8);justify-content:center;align-items:center;padding:20px;animation:.3s ease-out ReferralCodeModal-module__Z26z9q__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes ReferralCodeModal-module__Z26z9q__fadeIn{0%{opacity:0}to{opacity:1}}.ReferralCodeModal-module__Z26z9q__modal{border:1px solid var(--container_border_color);background:radial-gradient(circle at 50% 0,rgba(251,44,54,.15) 0%,rgba(17,17,17,.9) 70%);border-radius:12px;width:100%;max-width:480px;animation:.4s ease-out ReferralCodeModal-module__Z26z9q__slideUp;box-shadow:0 20px 60px rgba(0,0,0,.5)}@keyframes ReferralCodeModal-module__Z26z9q__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ReferralCodeModal-module__Z26z9q__header{text-align:center;border-bottom:1px solid var(--container_border_color);padding:32px 32px 24px}.ReferralCodeModal-module__Z26z9q__header h2{color:var(--text_primary);margin-bottom:12px;font-size:1.5rem;font-weight:600}.ReferralCodeModal-module__Z26z9q__header p{color:var(--text_secondary);margin-bottom:12px;font-size:.85rem;line-height:1.5}.ReferralCodeModal-module__Z26z9q__info{color:#60a5fa;background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.3);border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:.8rem;display:flex}.ReferralCodeModal-module__Z26z9q__info svg{fill:#60a5fa;flex-shrink:0}.ReferralCodeModal-module__Z26z9q__content{flex-direction:column;gap:20px;padding:32px;display:flex}.ReferralCodeModal-module__Z26z9q__input{border:1px solid var(--container_border_color);width:100%;color:var(--text_primary);background:rgba(0,0,0,.3);border-radius:8px;outline:none;padding:14px 16px;font-size:.95rem;transition:all .2s}.ReferralCodeModal-module__Z26z9q__input::placeholder{color:var(--text_secondary);opacity:.5}.ReferralCodeModal-module__Z26z9q__input:focus{background:rgba(0,0,0,.4);border-color:rgba(251,44,54,.5);box-shadow:0 0 0 3px rgba(251,44,54,.1)}.ReferralCodeModal-module__Z26z9q__input:disabled{opacity:.5;cursor:not-allowed}.ReferralCodeModal-module__Z26z9q__error{color:#ff6b6b;text-align:center;background:rgba(255,107,107,.1);border:1px solid rgba(255,107,107,.3);border-radius:6px;padding:12px;font-size:.9rem}.ReferralCodeModal-module__Z26z9q__buttons{gap:12px;display:flex}.ReferralCodeModal-module__Z26z9q__submitButton{cursor:pointer;color:#fff;background:linear-gradient(135deg,#c7010e 0%,#fb2c36 100%);border:1px solid rgba(251,44,54,.4);border-radius:10px;flex:1;padding:14px 24px;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 2px 12px rgba(251,44,54,.25)}.ReferralCodeModal-module__Z26z9q__submitButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px rgba(251,44,54,.35)}.ReferralCodeModal-module__Z26z9q__submitButton:active:not(:disabled){transform:translateY(0)}.ReferralCodeModal-module__Z26z9q__submitButton:disabled{cursor:not-allowed;opacity:.5}.ReferralCodeModal-module__Z26z9q__skipButton{border:1px solid var(--container_border_color);cursor:pointer;color:var(--text_primary);background:0 0;border-radius:10px;flex:1;padding:14px 24px;font-size:.95rem;font-weight:600;transition:all .2s}.ReferralCodeModal-module__Z26z9q__skipButton:hover:not(:disabled){border-color:var(--text_primary);background:rgba(255,255,255,.05)}.ReferralCodeModal-module__Z26z9q__skipButton:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.ReferralCodeModal-module__Z26z9q__modal{max-width:100%}.ReferralCodeModal-module__Z26z9q__header{padding:24px 24px 20px}.ReferralCodeModal-module__Z26z9q__header h2{font-size:1.25rem}.ReferralCodeModal-module__Z26z9q__header p{font-size:.9rem}.ReferralCodeModal-module__Z26z9q__content{padding:24px}.ReferralCodeModal-module__Z26z9q__buttons{flex-direction:column}}
.ProfileBanner-module__VyJwia__container{z-index:0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,rgba(221,221,221,.08) 0%,rgba(17,16,17,.98) 60%,rgba(10,10,10,.95) 100%);border:1px solid rgba(221,221,221,.1);border-radius:20px;min-height:280px;margin:0;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,.6),inset 0 0 0 1px rgba(255,255,255,.05)}.ProfileBanner-module__VyJwia__overlay{z-index:1;pointer-events:none;background:linear-gradient(135deg,rgba(221,221,221,.08) 0%,transparent 40%,rgba(0,0,0,.4) 100%);width:100%;height:100%;transition:transform .3s ease-out;position:absolute}.ProfileBanner-module__VyJwia__background_pattern{z-index:0;background-image:radial-gradient(circle at 20% 80%,rgba(221,221,221,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(170,170,170,.08) 0%,transparent 50%);transition:transform .3s ease-out;position:absolute;top:0;bottom:0;left:0;right:0}.ProfileBanner-module__VyJwia__content{z-index:2;box-sizing:border-box;flex-direction:column;gap:2rem;width:100%;min-height:280px;padding:2.5rem;display:flex;position:relative}.ProfileBanner-module__VyJwia__top_section{align-items:flex-start;gap:2.5rem;display:flex}.ProfileBanner-module__VyJwia__left{align-items:stretch;height:100%;display:flex}.ProfileBanner-module__VyJwia__profile_img{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:rgba(221,221,221,.05);border:1px solid rgba(221,221,221,.1);border-radius:60px;justify-content:center;align-items:center;padding:.5rem;transition:all .3s;display:flex;position:relative;overflow:visible;box-shadow:0 4px 20px rgba(0,0,0,.3)}.ProfileBanner-module__VyJwia__profile_img:hover{border-color:rgba(221,221,221,.15);box-shadow:0 8px 32px rgba(0,0,0,.4)}.ProfileBanner-module__VyJwia__status_indicator{z-index:3;background:linear-gradient(135deg,#0f8,#00cc6a);border:3px solid rgba(0,0,0,.5);border-radius:50%;width:20px;height:20px;animation:2s ease-in-out infinite ProfileBanner-module__VyJwia__pulse;position:absolute;bottom:10px;right:10px;box-shadow:0 0 16px rgba(0,255,136,.6),0 0 4px rgba(0,255,136,.8)}@keyframes ProfileBanner-module__VyJwia__pulse{0%,to{box-shadow:0 0 16px rgba(0,255,136,.6),0 0 4px rgba(0,255,136,.8)}50%{box-shadow:0 0 24px rgba(0,255,136,.8),0 0 8px #0f8}}.ProfileBanner-module__VyJwia__profile_info{flex-direction:column;flex:1;gap:1.25rem;min-width:0;display:flex}.ProfileBanner-module__VyJwia__username_section{flex-direction:column;gap:.75rem;display:flex}.ProfileBanner-module__VyJwia__username{background:linear-gradient(135deg,var(--gold)0%,var(--gold_light)100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;filter:drop-shadow(0 2px 8px rgba(221,221,221,.2));-webkit-background-clip:text;background-clip:text;gap:1rem;margin-bottom:.25rem;font-size:2.25rem;font-weight:700;line-height:1.2;display:inline-block}.ProfileBanner-module__VyJwia__user_badges{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ProfileBanner-module__VyJwia__badge{color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:.8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:.35rem .85rem;font-size:.7rem;font-weight:600;transition:all .2s}.ProfileBanner-module__VyJwia__badge:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15)}.ProfileBanner-module__VyJwia__badge_premium{background:linear-gradient(135deg,var(--gold)0%,var(--gold_light)50%,var(--gold_dark)100%);color:rgba(0,0,0,.9);text-transform:uppercase;letter-spacing:.8px;border-radius:20px;padding:.35rem .85rem;font-size:.7rem;font-weight:700;transition:all .2s;box-shadow:0 2px 10px rgba(221,221,221,.3),inset 0 1px rgba(255,255,255,.3)}.ProfileBanner-module__VyJwia__badge_premium:hover{transform:translateY(-1px);box-shadow:0 4px 15px rgba(221,221,221,.4),inset 0 1px rgba(255,255,255,.3)}.ProfileBanner-module__VyJwia__badge_referred{color:rgba(255,255,255,.95);text-transform:uppercase;letter-spacing:.8px;background:linear-gradient(135deg,#4caf50 0%,#66bb6a 100%);border-radius:20px;padding:.35rem .85rem;font-size:.7rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px rgba(76,175,80,.3)}.ProfileBanner-module__VyJwia__badge_referred:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(76,175,80,.4)}.ProfileBanner-module__VyJwia__badge_referrer{color:rgba(255,255,255,.95);text-transform:uppercase;letter-spacing:.8px;background:linear-gradient(135deg,#2196f3 0%,#42a5f5 100%);border-radius:20px;padding:.35rem .85rem;font-size:.7rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px rgba(33,150,243,.3)}.ProfileBanner-module__VyJwia__badge_referrer:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(33,150,243,.4)}.ProfileBanner-module__VyJwia__rakeback_info{color:#66bb6a;background:rgba(76,175,80,.1);border:1px solid rgba(76,175,80,.3);border-radius:6px;align-items:center;gap:.4rem;margin-top:.25rem;padding:.4rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.ProfileBanner-module__VyJwia__rakeback_info svg{flex-shrink:0}.ProfileBanner-module__VyJwia__address_section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.06);border-radius:10px;align-items:center;gap:.75rem;width:-moz-fit-content;width:fit-content;padding:.65rem 1.1rem;transition:all .2s;display:flex}.ProfileBanner-module__VyJwia__address_section:hover{background:rgba(0,0,0,.5);border-color:rgba(255,255,255,.1)}.ProfileBanner-module__VyJwia__address{font-family:var(--font_mono);color:rgba(255,255,255,.8);letter-spacing:.3px;font-size:.85rem}.ProfileBanner-module__VyJwia__copy_button{color:rgba(255,255,255,.6);cursor:pointer;background:rgba(255,255,255,.05);border:none;border-radius:6px;justify-content:center;align-items:center;padding:.35rem;transition:all .2s;display:flex}.ProfileBanner-module__VyJwia__copy_button:hover{color:var(--gold);background:rgba(221,221,221,.15);transform:scale(1.05)}.ProfileBanner-module__VyJwia__copy_button:active{transform:scale(.95)}.ProfileBanner-module__VyJwia__stats_preview{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:rgba(0,0,0,.5);border:1px solid rgba(221,221,221,.1);border-radius:16px;justify-content:center;align-items:center;gap:2rem;width:100%;padding:1.5rem 2rem;display:flex;box-shadow:0 4px 20px rgba(0,0,0,.3)}.ProfileBanner-module__VyJwia__stat_item{flex-direction:column;align-items:center;gap:.35rem;min-width:0;display:flex}.ProfileBanner-module__VyJwia__stat_value{background:linear-gradient(135deg,var(--gold)0%,var(--gold_light)100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 3px rgba(0,0,0,.3));-webkit-background-clip:text;background-clip:text;font-size:1.35rem;font-weight:800;line-height:1}.ProfileBanner-module__VyJwia__stat_label{color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.8px;font-size:.7rem;font-weight:600}.ProfileBanner-module__VyJwia__stat_divider{background:linear-gradient(transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);flex-shrink:0;width:1px;height:2.5rem}.ProfileBanner-module__VyJwia__background_image{z-index:0;fill:rgba(221,221,221,.02);opacity:.3;filter:blur(1px);pointer-events:none;will-change:transform;height:160%;transition:transform .1s ease-out;position:absolute;top:-50%;right:-8%;rotate:18deg}.ProfileBanner-module__VyJwia__edit_button{cursor:pointer;background:rgba(0,0,0,.1);border:1px solid rgba(221,221,221,.1);border-radius:8px;align-items:center;gap:.5rem;width:auto;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.ProfileBanner-module__VyJwia__edit_button:hover{box-shadow:0 4px 12px rgba(0,0,0,.2)}.ProfileBanner-module__VyJwia__join_date{color:var(--gray_lighter);align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.ProfileBanner-module__VyJwia__join_date svg{fill:currentColor;opacity:.7}@media not (min-width:1400px){.ProfileBanner-module__VyJwia__content{gap:1.75rem;padding:2rem 2.5rem}.ProfileBanner-module__VyJwia__top_section{gap:2rem}.ProfileBanner-module__VyJwia__stats_preview{gap:1.5rem;padding:1.25rem 1.5rem}}@media (max-width:1024px){.ProfileBanner-module__VyJwia__container{border-radius:16px;min-height:280px}.ProfileBanner-module__VyJwia__content{gap:1.75rem;padding:2rem}.ProfileBanner-module__VyJwia__top_section{text-align:center;flex-direction:column;align-items:center}.ProfileBanner-module__VyJwia__profile_info{align-items:center;width:100%}.ProfileBanner-module__VyJwia__stats_preview{flex-wrap:wrap;gap:1.5rem}.ProfileBanner-module__VyJwia__stat_item{min-width:80px}.ProfileBanner-module__VyJwia__address_section{width:-moz-fit-content;width:fit-content}}@media (max-width:768px){.ProfileBanner-module__VyJwia__container{background:linear-gradient(rgba(221,221,221,.05) 0%,rgba(17,16,17,.98) 100%);border-left:none;border-right:none;border-radius:0;min-height:auto;margin-top:0}.ProfileBanner-module__VyJwia__content{gap:1.5rem;min-height:auto;padding:2.5rem 1.5rem}.ProfileBanner-module__VyJwia__top_section{text-align:center;flex-direction:column;align-items:center;gap:2rem}.ProfileBanner-module__VyJwia__left{justify-content:center;width:100%;max-width:100%}.ProfileBanner-module__VyJwia__status_indicator{border-width:3px;width:18px;height:18px}.ProfileBanner-module__VyJwia__edit_button{padding:.875rem 1.5rem;font-size:.9375rem}.ProfileBanner-module__VyJwia__profile_info{align-items:center;width:100%}.ProfileBanner-module__VyJwia__username_section{width:100%}.ProfileBanner-module__VyJwia__username{text-align:center;justify-content:center;margin-bottom:.75rem;font-size:2rem}.ProfileBanner-module__VyJwia__user_badges{justify-content:center}.ProfileBanner-module__VyJwia__address_section{justify-content:center;width:100%;max-width:100%}.ProfileBanner-module__VyJwia__address{word-break:break-all;font-size:.875rem}.ProfileBanner-module__VyJwia__stats_preview{background:rgba(0,0,0,.5);border:1px solid rgba(221,221,221,.12);flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;padding:1.5rem 1.25rem}.ProfileBanner-module__VyJwia__stat_item{flex:calc(50% - .5rem);min-width:130px}.ProfileBanner-module__VyJwia__stat_value{font-size:1.25rem}.ProfileBanner-module__VyJwia__stat_label{font-size:.75rem}.ProfileBanner-module__VyJwia__stat_divider{display:none}.ProfileBanner-module__VyJwia__join_date{justify-content:center;font-size:.875rem}.ProfileBanner-module__VyJwia__background_image{display:none}}@media not (min-width:480px){.ProfileBanner-module__VyJwia__content{gap:1.25rem;padding:2rem 1rem}.ProfileBanner-module__VyJwia__top_section{gap:1.5rem}.ProfileBanner-module__VyJwia__username{font-size:1.75rem}.ProfileBanner-module__VyJwia__badge,.ProfileBanner-module__VyJwia__badge_premium{padding:.25rem .75rem;font-size:.6875rem}.ProfileBanner-module__VyJwia__profile_img{padding:1.25rem}.ProfileBanner-module__VyJwia__stats_preview{background:rgba(0,0,0,.6);border-radius:12px;gap:.75rem;padding:1.25rem 1rem}.ProfileBanner-module__VyJwia__stat_item{background:rgba(0,0,0,.4);border:1px solid rgba(221,221,221,.1);border-radius:12px;flex-direction:row;flex:100%;justify-content:space-between;align-items:center;padding:1rem}.ProfileBanner-module__VyJwia__stat_value{order:2;font-size:1.125rem;font-weight:700}.ProfileBanner-module__VyJwia__stat_label{text-align:left;text-transform:uppercase;letter-spacing:.5px;order:1;font-size:.75rem;font-weight:600}.ProfileBanner-module__VyJwia__address{text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}.ProfileBanner-module__VyJwia__edit_button{justify-content:center;width:100%;max-width:none;padding:1rem;font-size:.9375rem}}
.Table-module__gWNYkW__container{width:100%;overflow-x:auto}.Table-module__gWNYkW__table{border-collapse:collapse;width:100%}.Table-module__gWNYkW__container thead th{color:#fff;opacity:.5;font-weight:400!important}.Table-module__gWNYkW__container th,.Table-module__gWNYkW__container td{text-align:left;padding:3px}.Table-module__gWNYkW__container tr{height:3rem;margin:.2rem}.Table-module__gWNYkW__row_hand{cursor:pointer}.Table-module__gWNYkW__container thead th:first-child,.Table-module__gWNYkW__container tr td:first-child{width:20%;padding-left:2rem}.Table-module__gWNYkW__container thead th:last-child,.Table-module__gWNYkW__container tr td:last-child{padding-right:2rem}.Table-module__gWNYkW__header_row{white-space:nowrap;background-color:rgba(245,245,245,.353)}.Table-module__gWNYkW__header_row>:last-child,.Table-module__gWNYkW__row>:last-child{text-align:right;margin:0;padding-right:0}.Table-module__gWNYkW__header_row>th{text-wrap:nowrap;white-space:nowrap}.Table-module__gWNYkW__row:nth-child(odd){background-color:rgba(255,255,255,.024)}@media (max-width:600px){.Table-module__gWNYkW__container tr{font-size:.8rem!important}}.Table-module__gWNYkW__header_row th{padding-right:2rem!important}.Table-module__gWNYkW__row.Table-module__gWNYkW__loading:nth-child(odd){will-change:background;animation:1s ease-in-out infinite alternate-reverse Table-module__gWNYkW__loading}@keyframes Table-module__gWNYkW__loading{0%{background:#2d2a2d}to{background:#322f32}}.Table-module__gWNYkW__empty_container{justify-content:center;align-items:center;width:100%;height:200px;display:flex}
.Slots-module__mnE8XG__container{flex-direction:row;width:100%;display:flex;position:relative}.Slots-module__mnE8XG__display{background:radial-gradient(circle at 50% 100%,var(--color),var(--container_bg)110%);border-top-left-radius:10px;flex-direction:column;width:100%;display:flex;overflow:hidden}@media not (min-width:1000px){.Slots-module__mnE8XG__container{flex-direction:column-reverse}.Slots-module__mnE8XG__display{border-radius:0}}
.Display-module__O0z4ea__container{flex-direction:column;width:100%;height:100%;padding:1rem 3rem;display:flex;position:relative}.Display-module__O0z4ea__above{border-top-left-radius:10px;border-top-right-radius:10px;flex:1;justify-content:center;align-items:center;width:100%;min-height:410px;display:flex;position:relative}@media not (min-width:1000px){.Display-module__O0z4ea__container{padding:.5rem 1rem}.Display-module__O0z4ea__above{min-height:260px}}
.Reels-module__lN7mRa__container{background:var(--button_bg);box-shadow:var(--button_shadow);border-radius:10px;width:-moz-fit-content;width:fit-content;margin:10px;padding:1rem;display:flex;position:relative}.Reels-module__lN7mRa__under{position:absolute;top:27.5%;bottom:27.5%;left:0;right:0}.Reels-module__lN7mRa__under.Reels-module__lN7mRa__active{animation:1s Reels-module__lN7mRa__underActive}@keyframes Reels-module__lN7mRa__underActive{0%{background:#5f0;box-shadow:0 0 50px #0f0}50%{background:#5f0;box-shadow:0 0 50px #0f0}to{box-shadow:none;background:0 0}}.Reels-module__lN7mRa__reel{text-align:center;background-color:var(--body_bg);flex-direction:column;width:200px;height:300px;margin:0 1px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 10px #000}.Reels-module__lN7mRa__reel:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.Reels-module__lN7mRa__reel:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.Reels-module__lN7mRa__reel_overlay{z-index:2;background:linear-gradient(rgba(0,0,0,.5) 0%,rgba(0,0,0,.2) 20%,transparent 30%,transparent 70%,rgba(0,0,0,.2) 80%,rgba(0,0,0,.5) 100%);width:100%;height:100%;position:relative}.Reels-module__lN7mRa__reel_outcomes_container{z-index:1;width:100%;position:absolute}.Reels-module__lN7mRa__running div{filter:blur(3px);will-change:transform,filter;transform-origin:50%;transform:scaleY(2)}.Reels-module__lN7mRa__reel_outcome{background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;width:100%;height:133.333px;margin:0;font-size:80px;display:flex}.Reels-module__lN7mRa__reel_img_container{width:100%;height:100%;position:relative}.Reels-module__lN7mRa__reel_img_container img{object-fit:contain;position:absolute}@media not (min-width:1250px){.Reels-module__lN7mRa__reel{width:150px}}@media not (min-width:1000px){.Reels-module__lN7mRa__container{padding:.5rem}.Reels-module__lN7mRa__reel{width:150px;height:200px}.Reels-module__lN7mRa__reel_outcome{height:88.6667px}}@media not (min-width:520px){.Reels-module__lN7mRa__container{width:100%}.Reels-module__lN7mRa__reel{width:150px}}
.GameOutcomesDisplay-module__2idgsG__outcomes{justify-content:flex-end;align-items:flex-start;gap:.5rem;height:3rem;padding-top:.5rem;padding-right:1rem;display:flex;left:3rem;right:2rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#fff 50px);mask-image:linear-gradient(90deg,transparent,#fff 50px)}.GameOutcomesDisplay-module__2idgsG__outcome{background-color:var(--button_bg);height:28px;box-shadow:var(--button_shadow);color:#fff;text-align:center;border-radius:4px;justify-content:center;align-items:center;font-weight:700;animation:.2s forwards GameOutcomesDisplay-module__2idgsG__showAnim;display:flex;overflow:hidden}@keyframes GameOutcomesDisplay-module__2idgsG__showAnim{0%{width:0;min-width:0}to{width:3.5rem;min-width:3.5rem}}.GameOutcomesDisplay-module__2idgsG__won{color:var(--button_bg);box-shadow:var(--button_shadow),0 0 5px #0f0;background-color:#0f0;box-shadow:0 2px #060,0 2px 3px 1px #003d00}
.Inputs-module__ch5cUG__container{background:var(--container_bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--container_border_color);white-space:nowrap;border-radius:16px;flex-direction:column;flex:1;align-items:center;gap:24px;width:100%;height:100%;padding:24px;transition:all .2s;display:flex;box-shadow:0 6px 20px rgba(0,0,0,.2)}.Inputs-module__ch5cUG__container:hover{border-color:var(--gold_dark);box-shadow:0 8px 30px rgba(0,0,0,.25)}.Inputs-module__ch5cUG__container>*{width:100%}.Inputs-module__ch5cUG__play_button,.Inputs-module__ch5cUG__util_button,.Inputs-module__ch5cUG__connect_button{text-transform:uppercase;letter-spacing:.5px;cursor:pointer;border:none;border-radius:8px;width:100%;padding:16px 24px;font-size:18px;font-weight:700;transition:all .2s;position:relative;overflow:hidden}.Inputs-module__ch5cUG__connect_button{background:linear-gradient(135deg,var(--gold)0%,var(--gold_dark)100%);color:var(--dark);box-shadow:0 4px 15px rgba(221,221,221,.3)}.Inputs-module__ch5cUG__connect_button:hover:not(:disabled){background:linear-gradient(135deg,var(--gold_light)0%,var(--gold)100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(221,221,221,.4)}.Inputs-module__ch5cUG__play_button{color:#fff;background:linear-gradient(135deg,#0f8 0%,#007940 100%);box-shadow:0 4px 15px rgba(0,255,136,.3)}.Inputs-module__ch5cUG__play_button:hover:not(:disabled){background:linear-gradient(135deg,#3f9 0%,#009950 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,255,136,.4)}.Inputs-module__ch5cUG__play_button:disabled{background:var(--button_bg_disabled);color:var(--button_color_disabled);cursor:not-allowed;box-shadow:none;transform:none}.Inputs-module__ch5cUG__util_button{color:#fff;background:linear-gradient(135deg,#ff8c00 0%,#f60 100%);box-shadow:0 4px 15px rgba(255,140,0,.3)}.Inputs-module__ch5cUG__util_button:hover:not(:disabled){background:linear-gradient(135deg,orange 0%,#ff8c00 100%);transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,140,0,.4)}.Inputs-module__ch5cUG__util_button:disabled{background:var(--button_bg_disabled);color:var(--button_color_disabled);cursor:not-allowed;box-shadow:none;transform:none}.Inputs-module__ch5cUG__general_inputs{flex-direction:column;gap:16px;display:flex}.Inputs-module__ch5cUG__warning{background:var(--invalid_bg_color);color:var(--gray_lighter);border:1px solid rgba(255,0,0,.3);border-radius:6px;align-items:center;gap:8px;margin-top:12px;padding:12px 16px;font-size:14px;line-height:1.4;display:flex}.Inputs-module__ch5cUG__warning svg{flex-shrink:0}.Inputs-module__ch5cUG__connect_button:before,.Inputs-module__ch5cUG__play_button:before,.Inputs-module__ch5cUG__util_button:before{content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Inputs-module__ch5cUG__connect_button:hover:before,.Inputs-module__ch5cUG__play_button:hover:not(:disabled):before,.Inputs-module__ch5cUG__util_button:hover:before{left:100%}.Inputs-module__ch5cUG__connect_button:focus,.Inputs-module__ch5cUG__play_button:focus,.Inputs-module__ch5cUG__util_button:focus{outline:2px solid var(--gold);outline-offset:2px}@media (max-width:1200px){.Inputs-module__ch5cUG__container{gap:16px}.Inputs-module__ch5cUG__connect_button,.Inputs-module__ch5cUG__play_button,.Inputs-module__ch5cUG__util_button{padding:14px 20px;font-size:16px}.Inputs-module__ch5cUG__warning{padding:10px 12px;font-size:13px}}@media not (min-width:1000px){.Inputs-module__ch5cUG__container{border:none;border-top:1px solid var(--container_border_color);border-radius:0}.Inputs-module__ch5cUG__container>:first-child{order:2}.Inputs-module__ch5cUG__container>:nth-child(2){order:3}.Inputs-module__ch5cUG__container>:nth-child(3){order:1}}@media (max-width:480px){.Inputs-module__ch5cUG__container{gap:12px}.Inputs-module__ch5cUG__connect_button,.Inputs-module__ch5cUG__play_button,.Inputs-module__ch5cUG__util_button{padding:12px 16px;font-size:15px}.Inputs-module__ch5cUG__warning{padding:8px 10px;font-size:12px}}
.SpecificInputs-module__eMDyEW__container{background-color:transparent;border-top:none;justify-content:space-around;align-self:center;gap:1rem;width:100%;margin-top:1rem;padding:1rem;display:flex}
.HeadsOrTailsSelector-module__JjzGTa__container{border:1px solid var(--container_border_color);background:var(--container_background_color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;gap:.25rem;width:20rem;padding:.25rem;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.2)}.HeadsOrTailsSelector-module__JjzGTa__container.HeadsOrTailsSelector-module__JjzGTa__disabled{background:var(--container_bg);opacity:.6}.HeadsOrTailsSelector-module__JjzGTa__container button{color:#fff;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(255,255,255,.1);border:none;border-radius:6px;flex:1;width:100%;padding:.75rem 2rem;font-weight:600;transition:all .2s}.HeadsOrTailsSelector-module__JjzGTa__container button:hover:not(:disabled){background-color:rgba(255,255,255,.2);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.3)}.HeadsOrTailsSelector-module__JjzGTa__container button.HeadsOrTailsSelector-module__JjzGTa__selected{background:linear-gradient(135deg,var(--gold)0%,var(--gold_dark)100%);color:var(--dark);transform:translateY(-1px);box-shadow:0 0 15px rgba(221,221,221,.4)}.HeadsOrTailsSelector-module__JjzGTa__container button:not(.HeadsOrTailsSelector-module__JjzGTa__selected):disabled{color:var(--gray_lighter);cursor:not-allowed;background-color:rgba(255,255,255,.05)}
.Skeleton-module__xSTg6a__skeleton{background:linear-gradient(90deg,rgba(255,255,255,.05) 25%,rgba(255,255,255,.1) 50%,rgba(255,255,255,.05) 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite Skeleton-module__xSTg6a__shimmer}.Skeleton-module__xSTg6a__text{border-radius:4px}.Skeleton-module__xSTg6a__circular{border-radius:50%}.Skeleton-module__xSTg6a__rectangular{border-radius:4px}@keyframes Skeleton-module__xSTg6a__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
.GameSkeleton-module__MVpMVG__container{justify-content:center;align-items:center;width:100%;min-height:600px;padding:2rem;display:flex}.GameSkeleton-module__MVpMVG__wrapper{width:100%;max-width:1400px}.GameSkeleton-module__MVpMVG__header{margin-bottom:2rem}.GameSkeleton-module__MVpMVG__content{gap:2rem;display:flex}.GameSkeleton-module__MVpMVG__leftSection{flex:1}.GameSkeleton-module__MVpMVG__rightSection{flex-direction:column;gap:1rem;width:400px;display:flex}.GameSkeleton-module__MVpMVG__buttonGroup{justify-content:space-between;gap:1rem;display:flex}@media (max-width:1024px){.GameSkeleton-module__MVpMVG__content{flex-direction:column}.GameSkeleton-module__MVpMVG__rightSection{width:100%}}
