.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__aaButton{width:100%;color:var(--light);cursor:pointer;background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.08);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;transition:all .2s;display:flex}.LeftSidebar-module__dWSt5a__aaButton:hover:not(:disabled){background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.14)}.LeftSidebar-module__dWSt5a__aaButton:disabled{opacity:.6;cursor:not-allowed}.LeftSidebar-module__dWSt5a__aaLabel{font-size:.85rem;font-weight:700}.LeftSidebar-module__dWSt5a__aaPill{color:var(--gray_lighter);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:2px 10px;font-size:.75rem;font-weight:800}.LeftSidebar-module__dWSt5a__aaOn{color:var(--win_color)}.LeftSidebar-module__dWSt5a__aaOff{color:var(--gray_light)}.LeftSidebar-module__dWSt5a__aaNeutral{color:var(--gray_lighter)}.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{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: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)}
.StatusCard-module__jsKEqq__card{cursor:pointer;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;margin-top:16px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:visible}.StatusCard-module__jsKEqq__card.StatusCard-module__jsKEqq__expanded{z-index:9999;border-color:rgba(255,255,255,.15);transform:translateY(-1px);box-shadow:0 4px 16px rgba(0,0,0,.3)}.StatusCard-module__jsKEqq__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}.StatusCard-module__jsKEqq__header{z-index:1;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:relative}.StatusCard-module__jsKEqq__statusRow{flex:1;align-items:center;gap:10px;display:flex}.StatusCard-module__jsKEqq__statusIndicator{border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite StatusCard-module__jsKEqq__pulse;box-shadow:0 0 8px}@keyframes StatusCard-module__jsKEqq__pulse{0%,to{opacity:1;box-shadow:0 0 8px}50%{opacity:.8;box-shadow:0 0 16px}}.StatusCard-module__jsKEqq__statusText{color:var(--light);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.StatusCard-module__jsKEqq__arrow{width:20px;height:20px;color:var(--gray_lighter);flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s;display:flex}.StatusCard-module__jsKEqq__card.StatusCard-module__jsKEqq__expanded .StatusCard-module__jsKEqq__arrow{color:var(--light);transform:rotate(180deg)}.StatusCard-module__jsKEqq__arrow svg{width:16px;height:16px}.StatusCard-module__jsKEqq__details{background:var(--container_bg);z-index:9999;border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:16px;animation:.2s StatusCard-module__jsKEqq__slideUp;position:absolute;bottom:calc(100% + 8px);left:0;right:0;box-shadow:0 8px 32px rgba(0,0,0,.5)}@keyframes StatusCard-module__jsKEqq__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.StatusCard-module__jsKEqq__statusBarsGrid{grid-template-columns:repeat(auto-fill,minmax(24px,1fr));justify-items:center;gap:6px;margin-bottom:16px;display:grid}.StatusCard-module__jsKEqq__statusBar{cursor:help;border-radius:5px;width:24px;height:24px;transition:all .2s;position:relative}.StatusCard-module__jsKEqq__statusBar:after{content:attr(data-name);background:var(--container_bg);color:var(--light);white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:10;border:1px solid rgba(255,255,255,.1);border-radius:4px;padding:4px 8px;font-size:10px;font-weight:600;transition:all .2s;position:absolute;bottom:calc(100% + 7px);left:50%;transform:translate(-50%);box-shadow:0 2px 8px rgba(0,0,0,.5)}.StatusCard-module__jsKEqq__statusBar:hover:after{opacity:1;visibility:visible}.StatusCard-module__jsKEqq__statusBar:hover{z-index:10;transform:scale(1.15);box-shadow:0 4px 12px rgba(0,0,0,.4)}.StatusCard-module__jsKEqq__clickHint{color:var(--gray_lighter);text-align:center;border-top:1px solid rgba(255,255,255,.1);margin-top:12px;padding-top:12px;font-size:11px;font-weight:500}
.SmartAccountSetupModal-module__WG4_ka__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 SmartAccountSetupModal-module__WG4_ka__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.SmartAccountSetupModal-module__WG4_ka__fadeOut{animation:.15s ease-out forwards SmartAccountSetupModal-module__WG4_ka__fadeOut}@keyframes SmartAccountSetupModal-module__WG4_ka__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SmartAccountSetupModal-module__WG4_ka__fadeOut{0%{opacity:1}to{opacity:0}}.SmartAccountSetupModal-module__WG4_ka__modal{border:1px solid var(--container_border_color);background:radial-gradient(circle at 50% 0,rgba(221,221,221,.1) 0%,rgba(17,17,17,.92) 70%);border-radius:12px;flex-direction:column;width:100%;max-width:520px;max-height:90vh;animation:.15s ease-out SmartAccountSetupModal-module__WG4_ka__slideIn;display:flex;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.5)}@keyframes SmartAccountSetupModal-module__WG4_ka__slideIn{0%{opacity:.8;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.SmartAccountSetupModal-module__WG4_ka__header{border-bottom:1px solid var(--container_border_color);justify-content:space-between;align-items:flex-start;gap:12px;padding:24px 24px 18px;display:flex}.SmartAccountSetupModal-module__WG4_ka__header h2{margin:0;font-size:1.3rem;font-weight:700}.SmartAccountSetupModal-module__WG4_ka__header p{color:var(--gray_light);margin:6px 0 0;font-size:.95rem}.SmartAccountSetupModal-module__WG4_ka__closeBtn{color:rgba(255,255,255,.6);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.SmartAccountSetupModal-module__WG4_ka__closeBtn:hover{color:var(--light);background:rgba(255,255,255,.08)}.SmartAccountSetupModal-module__WG4_ka__content{flex-direction:column;flex:1;gap:14px;padding:24px;display:flex;overflow-y:auto}.SmartAccountSetupModal-module__WG4_ka__statusCard,.SmartAccountSetupModal-module__WG4_ka__infoCard{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:14px 16px}.SmartAccountSetupModal-module__WG4_ka__statusRow{justify-content:space-between;align-items:center;display:flex}.SmartAccountSetupModal-module__WG4_ka__statusLabel{color:var(--gray_light);text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.SmartAccountSetupModal-module__WG4_ka__infoLabel{color:var(--gray_light);text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px;font-size:.8rem;font-weight:600}.SmartAccountSetupModal-module__WG4_ka__label{color:var(--gray_light);text-transform:uppercase;letter-spacing:.5px;font-size:.8rem}.SmartAccountSetupModal-module__WG4_ka__badge{text-transform:uppercase;letter-spacing:.5px;border-radius:6px;padding:4px 12px;font-size:.75rem;font-weight:700}.SmartAccountSetupModal-module__WG4_ka__badgeOn{color:#4ade80;background:rgba(34,197,94,.15);border:1px solid rgba(34,197,94,.3)}.SmartAccountSetupModal-module__WG4_ka__badgeOff{color:var(--gray_light);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1)}.SmartAccountSetupModal-module__WG4_ka__emptyState{justify-content:center;align-items:center;padding:40px 20px;display:flex}.SmartAccountSetupModal-module__WG4_ka__emptyText{color:var(--gray_light);font-size:.95rem}.SmartAccountSetupModal-module__WG4_ka__actions{gap:8px;margin-top:8px;display:flex}.SmartAccountSetupModal-module__WG4_ka__btnPrimary,.SmartAccountSetupModal-module__WG4_ka__btnSecondary,.SmartAccountSetupModal-module__WG4_ka__btnDanger{cursor:pointer;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:10px;flex:1;justify-content:center;align-items:center;height:44px;padding:14px 18px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.SmartAccountSetupModal-module__WG4_ka__btnPrimary{color:#fff;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);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)}.SmartAccountSetupModal-module__WG4_ka__btnPrimary:hover:not(:disabled){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)}.SmartAccountSetupModal-module__WG4_ka__btnPrimary:active:not(:disabled){transform:scale(.98)}.SmartAccountSetupModal-module__WG4_ka__btnSecondary{color:rgba(255,255,255,.9);-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)}.SmartAccountSetupModal-module__WG4_ka__btnSecondary:hover:not(:disabled){border-color:rgba(255,255,255,.25);box-shadow:0 4px 16px rgba(255,255,255,.05)}.SmartAccountSetupModal-module__WG4_ka__btnDanger{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5);background:linear-gradient(135deg,#c7010e 0%,#fb2c36 100%);border:1px solid rgba(251,44,54,.4);box-shadow:0 2px 12px rgba(251,44,54,.25)}.SmartAccountSetupModal-module__WG4_ka__btnDanger:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px rgba(251,44,54,.35)}.SmartAccountSetupModal-module__WG4_ka__btnDanger:active:not(:disabled){transform:translateY(0)}.SmartAccountSetupModal-module__WG4_ka__btnPrimary:disabled,.SmartAccountSetupModal-module__WG4_ka__btnSecondary:disabled,.SmartAccountSetupModal-module__WG4_ka__btnDanger:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.SmartAccountSetupModal-module__WG4_ka__errorCard{color:#fca5a5;background:rgba(220,38,38,.1);border:1px solid rgba(220,38,38,.25);border-radius:10px;padding:12px 14px;font-size:.9rem}.SmartAccountSetupModal-module__WG4_ka__note{color:var(--gray_lighter);font-size:.9rem;line-height:1.35}.SmartAccountSetupModal-module__WG4_ka__pre{font-family:var(--font_mono);white-space:pre-wrap;word-break:break-word;color:var(--gray_lighter);margin:0;font-size:.8rem}.SmartAccountSetupModal-module__WG4_ka__addressContainer{background:rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.06);border-radius:8px;align-items:center;gap:8px;margin-top:8px;padding:10px 12px;display:flex}.SmartAccountSetupModal-module__WG4_ka__address{font-family:var(--font_mono);color:rgba(255,255,255,.8);word-break:break-all;background:0 0;border:none;flex:1;font-size:.8rem}.SmartAccountSetupModal-module__WG4_ka__copyBtn{cursor:pointer;color:var(--gray_light);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;transition:all .15s;display:flex}.SmartAccountSetupModal-module__WG4_ka__copyBtn:hover{color:var(--light);background:rgba(255,255,255,.1)}.SmartAccountSetupModal-module__WG4_ka__loadingState{color:var(--gray_light);justify-content:center;align-items:center;gap:10px;padding:40px 20px;font-size:.9rem;display:flex}.SmartAccountSetupModal-module__WG4_ka__spinner{animation:1s linear infinite SmartAccountSetupModal-module__WG4_ka__spin}@keyframes SmartAccountSetupModal-module__WG4_ka__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SmartAccountSetupModal-module__WG4_ka__progressCard{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:14px 16px}.SmartAccountSetupModal-module__WG4_ka__progressHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.SmartAccountSetupModal-module__WG4_ka__progressTitle{text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex}.SmartAccountSetupModal-module__WG4_ka__progressCount{font-family:var(--font_mono);color:var(--gray_light);font-size:.85rem;font-weight:600}.SmartAccountSetupModal-module__WG4_ka__progressBar{background:rgba(0,0,0,.4);border-radius:999px;height:4px;margin-bottom:8px;overflow:hidden}.SmartAccountSetupModal-module__WG4_ka__progressFill{background:linear-gradient(90deg,var(--gold),var(--gold_dark));height:100%;transition:width .3s cubic-bezier(.4,0,.2,1);box-shadow:0 0 8px rgba(255,215,0,.4)}.SmartAccountSetupModal-module__WG4_ka__progressNote{color:var(--gray_light);font-size:.8rem}.SmartAccountSetupModal-module__WG4_ka__paymentCard{background:rgba(255,215,0,.05);border:1px solid rgba(255,215,0,.15);border-radius:10px;padding:14px 16px}.SmartAccountSetupModal-module__WG4_ka__paymentTitle{text-transform:uppercase;letter-spacing:.5px;color:var(--gold);margin-bottom:8px;font-size:.9rem;font-weight:700}.SmartAccountSetupModal-module__WG4_ka__paymentNote{color:rgba(255,255,255,.7);font-size:.85rem;font-family:var(--font_mono)}.SmartAccountSetupModal-module__WG4_ka__stepIndicator{border-bottom:1px solid var(--container_border_color);background:rgba(0,0,0,.2);gap:8px;padding:20px 24px;display:flex}.SmartAccountSetupModal-module__WG4_ka__stepItem{flex-direction:column;flex:1;align-items:center;gap:8px;display:flex;position:relative}.SmartAccountSetupModal-module__WG4_ka__stepCircle{width:32px;height:32px;color:var(--gray_light);background:rgba(255,255,255,.05);border:2px solid rgba(255,255,255,.1);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;transition:all .3s;display:flex}.SmartAccountSetupModal-module__WG4_ka__stepActive{color:#fff;background:linear-gradient(135deg,#16a34a,#22c55e);border-color:rgba(34,197,94,.4);box-shadow:0 2px 8px rgba(34,197,94,.3)}.SmartAccountSetupModal-module__WG4_ka__stepLabel{color:var(--gray_light);text-align:center;text-transform:uppercase;letter-spacing:.3px;font-size:.7rem;font-weight:600}.SmartAccountSetupModal-module__WG4_ka__stepContent{flex-direction:column;gap:16px;display:flex}.SmartAccountSetupModal-module__WG4_ka__stepTitle{margin:0;font-size:1.2rem;font-weight:700}.SmartAccountSetupModal-module__WG4_ka__stepDescription{color:var(--gray_light);margin:0;font-size:.9rem;line-height:1.5}.SmartAccountSetupModal-module__WG4_ka__setupModeToggle{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.SmartAccountSetupModal-module__WG4_ka__setupModeOption{color:rgba(255,255,255,.85);cursor:pointer;text-align:left;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:12px 14px;transition:all .2s}.SmartAccountSetupModal-module__WG4_ka__setupModeOption:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.25)}.SmartAccountSetupModal-module__WG4_ka__setupModeOptionActive{background:rgba(34,197,94,.1);border-color:rgba(34,197,94,.5);box-shadow:0 0 0 1px rgba(34,197,94,.25)}.SmartAccountSetupModal-module__WG4_ka__setupModeTitle{text-transform:uppercase;letter-spacing:.4px;font-size:.9rem;font-weight:700}.SmartAccountSetupModal-module__WG4_ka__setupModeSubtitle{color:var(--gray_light);margin-top:6px;font-size:.8rem}.SmartAccountSetupModal-module__WG4_ka__setupModeAddress{font-family:var(--font_mono);color:rgba(255,255,255,.7);word-break:break-all;margin-top:10px;font-size:.78rem}.SmartAccountSetupModal-module__WG4_ka__depositForm{flex-direction:column;gap:16px;display:flex}.SmartAccountSetupModal-module__WG4_ka__formGroup{flex-direction:column;gap:8px;display:flex}.SmartAccountSetupModal-module__WG4_ka__formLabel{color:var(--gray_light);text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:600}.SmartAccountSetupModal-module__WG4_ka__formLabelRow{justify-content:space-between;align-items:center;display:flex}.SmartAccountSetupModal-module__WG4_ka__formBalance{color:var(--gray_light);font-size:.75rem;font-family:var(--font_mono)}.SmartAccountSetupModal-module__WG4_ka__formSelect,.SmartAccountSetupModal-module__WG4_ka__formInput{color:#fff;background:rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:12px 14px;font-size:.95rem;transition:all .2s}.SmartAccountSetupModal-module__WG4_ka__formSelect:focus,.SmartAccountSetupModal-module__WG4_ka__formInput:focus{border-color:rgba(34,197,94,.4);outline:none}.SmartAccountSetupModal-module__WG4_ka__formSelect option{color:#fff;background:#1a1a1a}.SmartAccountSetupModal-module__WG4_ka__assetDropdown{position:relative}.SmartAccountSetupModal-module__WG4_ka__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}.SmartAccountSetupModal-module__WG4_ka__assetButton:hover{background:rgba(0,0,0,.4);border-color:rgba(34,197,94,.5)}.SmartAccountSetupModal-module__WG4_ka__assetIcon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.SmartAccountSetupModal-module__WG4_ka__assetIcon svg{width:20px;height:20px}.SmartAccountSetupModal-module__WG4_ka__assetInfo{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.SmartAccountSetupModal-module__WG4_ka__assetSymbol{color:var(--text_primary);font-size:.95rem;font-weight:600}.SmartAccountSetupModal-module__WG4_ka__chevron{color:rgba(255,255,255,.6);flex-shrink:0;transition:transform .2s}.SmartAccountSetupModal-module__WG4_ka__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 SmartAccountSetupModal-module__WG4_ka__dropdownSlide;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 16px 48px rgba(0,0,0,.4)}@keyframes SmartAccountSetupModal-module__WG4_ka__dropdownSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.SmartAccountSetupModal-module__WG4_ka__dropdownOption{cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;transition:all .2s;display:flex}.SmartAccountSetupModal-module__WG4_ka__dropdownOption:hover{background:rgba(255,255,255,.1)}.SmartAccountSetupModal-module__WG4_ka__dropdownOption.SmartAccountSetupModal-module__WG4_ka__active{background:linear-gradient(135deg,#16a34a 0%,#22c55e 50%,#16a34a 100%)}.SmartAccountSetupModal-module__WG4_ka__optionIcon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.SmartAccountSetupModal-module__WG4_ka__optionIcon svg{width:20px;height:20px}.SmartAccountSetupModal-module__WG4_ka__optionLabel{color:var(--text_primary);font-size:.95rem;font-weight:600}.SmartAccountSetupModal-module__WG4_ka__dropdownOption.SmartAccountSetupModal-module__WG4_ka__active .SmartAccountSetupModal-module__WG4_ka__optionLabel{color:#fff}.SmartAccountSetupModal-module__WG4_ka__amountInputRow{align-items:stretch;gap:8px;display:flex}.SmartAccountSetupModal-module__WG4_ka__inputContainer{border:1px solid var(--container_border_color);background:rgba(0,0,0,.3);border-radius:8px;flex:1;align-items:center;padding:14px 16px;transition:all .2s;display:flex}.SmartAccountSetupModal-module__WG4_ka__inputContainer:focus-within{background:rgba(0,0,0,.4);border-color:rgba(34,197,94,.5)}.SmartAccountSetupModal-module__WG4_ka__inputContainer .SmartAccountSetupModal-module__WG4_ka__formInput{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0;font-size:1.1rem;font-weight:600}.SmartAccountSetupModal-module__WG4_ka__inputContainer .SmartAccountSetupModal-module__WG4_ka__formInput::placeholder{color:var(--text_secondary);opacity:.3}.SmartAccountSetupModal-module__WG4_ka__inputContainer .SmartAccountSetupModal-module__WG4_ka__formInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.SmartAccountSetupModal-module__WG4_ka__inputContainer .SmartAccountSetupModal-module__WG4_ka__formInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.SmartAccountSetupModal-module__WG4_ka__inputContainer .SmartAccountSetupModal-module__WG4_ka__formInput::-moz-number-spin-box{-moz-appearance:textfield}.SmartAccountSetupModal-module__WG4_ka__maxBtn{color:var(--gray_light);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:8px;flex-shrink:0;padding:14px 16px;font-size:.75rem;font-weight:700;transition:all .2s}.SmartAccountSetupModal-module__WG4_ka__maxBtn:hover:not(:disabled){color:#fff;background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2)}.SmartAccountSetupModal-module__WG4_ka__maxBtn:disabled{opacity:.5;cursor:not-allowed}.SmartAccountSetupModal-module__WG4_ka__statusCard{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:10px;align-items:center;gap:16px;padding:16px;display:flex}.SmartAccountSetupModal-module__WG4_ka__successIcon{color:#fff;background:linear-gradient(135deg,#16a34a,#22c55e);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;animation:.5s cubic-bezier(.175,.885,.32,1.275) SmartAccountSetupModal-module__WG4_ka__successPop;display:flex;box-shadow:0 4px 20px rgba(34,197,94,.4)}@keyframes SmartAccountSetupModal-module__WG4_ka__successPop{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.SmartAccountSetupModal-module__WG4_ka__statusContent{flex-direction:column;flex:1;gap:6px;display:flex}.SmartAccountSetupModal-module__WG4_ka__statusTitle{color:var(--text_primary);margin:0;font-size:1.2rem;font-weight:700}.SmartAccountSetupModal-module__WG4_ka__statusDescription{color:var(--gray_light);margin:0;font-size:.9rem;line-height:1.5}.SmartAccountSetupModal-module__WG4_ka__infoText{color:var(--gray_lighter);margin:0;font-size:.9rem;line-height:1.5}.SmartAccountSetupModal-module__WG4_ka__paymasterCard{background:rgba(28,8,10,.55);border:1px solid rgba(251,44,54,.25);border-radius:14px;flex-direction:column;gap:14px;padding:16px;display:flex;box-shadow:inset 0 0 0 1px rgba(251,44,54,.08)}.SmartAccountSetupModal-module__WG4_ka__paymasterHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.SmartAccountSetupModal-module__WG4_ka__paymasterTitle{margin-top:4px;font-size:1rem;font-weight:700}.SmartAccountSetupModal-module__WG4_ka__paymasterDescription{color:var(--gray_light);margin:6px 0 0;font-size:.85rem;line-height:1.4}.SmartAccountSetupModal-module__WG4_ka__paymasterBadge{text-transform:uppercase;letter-spacing:.6px;white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:.7rem;font-weight:700}.SmartAccountSetupModal-module__WG4_ka__paymasterBadgeActive{color:#ff7b85;background:rgba(251,44,54,.12);border:1px solid rgba(251,44,54,.3)}.SmartAccountSetupModal-module__WG4_ka__paymasterBadgeInactive{color:rgba(255,255,255,.75);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12)}.SmartAccountSetupModal-module__WG4_ka__paymasterOptions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.SmartAccountSetupModal-module__WG4_ka__paymasterOption{color:#fff;text-align:left;cursor:pointer;background:rgba(20,8,10,.7);border:1px solid rgba(251,44,54,.16);border-radius:12px;flex-direction:column;gap:6px;padding:12px;transition:all .2s;display:flex}.SmartAccountSetupModal-module__WG4_ka__paymasterOption:hover{border-color:rgba(251,44,54,.45);transform:translateY(-1px);box-shadow:0 10px 20px rgba(251,44,54,.12)}.SmartAccountSetupModal-module__WG4_ka__paymasterOptionActive{background:linear-gradient(135deg,rgba(251,44,54,.12),rgba(199,1,14,.05));border-color:rgba(251,44,54,.55);box-shadow:inset 0 0 0 1px rgba(251,44,54,.18),0 8px 24px rgba(251,44,54,.12)}.SmartAccountSetupModal-module__WG4_ka__paymasterOptionDisabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.SmartAccountSetupModal-module__WG4_ka__paymasterOptionTitle{font-size:.9rem;font-weight:700}.SmartAccountSetupModal-module__WG4_ka__paymasterOptionMeta{color:var(--gray_lighter);justify-content:space-between;font-size:.8rem;display:flex}.SmartAccountSetupModal-module__WG4_ka__paymasterOptionHint{color:rgba(248,250,252,.75);font-size:.75rem}.SmartAccountSetupModal-module__WG4_ka__paymasterFooter{color:var(--gray_light);font-size:.8rem;line-height:1.4}@media (max-width:768px){.SmartAccountSetupModal-module__WG4_ka__overlay{align-items:flex-end}.SmartAccountSetupModal-module__WG4_ka__modal{border-bottom-right-radius:0;border-bottom-left-radius:0;max-width:100%}.SmartAccountSetupModal-module__WG4_ka__stepLabel{font-size:.65rem}.SmartAccountSetupModal-module__WG4_ka__stepCircle{width:28px;height:28px;font-size:.75rem}.SmartAccountSetupModal-module__WG4_ka__paymasterOptions{grid-template-columns:1fr}}
.SmartAccountWhitelistOverlay-module__aJSRfa__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:rgba(0,0,0,.55);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.SmartAccountWhitelistOverlay-module__aJSRfa__modal{color:#fff;background:rgba(10,10,10,.92);border:1px solid rgba(255,255,255,.12);border-radius:14px;width:min(560px,100vw - 32px);padding:18px 18px 16px}.SmartAccountWhitelistOverlay-module__aJSRfa__header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.SmartAccountWhitelistOverlay-module__aJSRfa__title{font-size:16px;font-weight:700}.SmartAccountWhitelistOverlay-module__aJSRfa__badge{color:rgba(255,255,255,.85);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:4px 8px;font-size:12px}.SmartAccountWhitelistOverlay-module__aJSRfa__body{color:rgba(255,255,255,.86);font-size:13px;line-height:1.45}.SmartAccountWhitelistOverlay-module__aJSRfa__list{color:rgba(255,255,255,.92);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:10px;max-height:160px;margin:10px 0 0;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;overflow:auto}.SmartAccountWhitelistOverlay-module__aJSRfa__row{justify-content:space-between;gap:10px;display:flex}.SmartAccountWhitelistOverlay-module__aJSRfa__label{color:rgba(255,255,255,.7)}.SmartAccountWhitelistOverlay-module__aJSRfa__footer{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.SmartAccountWhitelistOverlay-module__aJSRfa__button{color:rgba(255,255,255,.9);cursor:pointer;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:8px 12px}.SmartAccountWhitelistOverlay-module__aJSRfa__buttonPrimary{background:rgba(251,44,54,.18);border-color:rgba(251,44,54,.55)}.SmartAccountWhitelistOverlay-module__aJSRfa__error{color:rgba(255,120,120,.95);margin-top:10px}
.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}}
.TopBar-module__gMJCLG__topbar{z-index:1000;background:#111011;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;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;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;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:flex-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);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}}
.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:flex-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:flex-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{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(10px);backdrop-filter:blur(10px);border-left:1px solid var(--container_border_color);z-index:99999;background:radial-gradient(circle at 50% 0,rgba(251,44,54,.1) 0%,#111 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__ownerHint{color:var(--text_secondary);word-break:break-all;margin-top:10px;font-family:monospace;font-size:.75rem}.ProfileDrawer-module__nN9rfq__ownerHintLabel{text-transform:uppercase;letter-spacing:.06em;margin-right:6px;font-family:inherit;font-weight:700}.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__statusPill{border:1px solid var(--container_border_color);color:var(--text_secondary);background:rgba(255,255,255,.04);border-radius:999px;margin-left:auto;padding:2px 10px;font-size:.75rem;font-weight:700}.ProfileDrawer-module__nN9rfq__statusOn{color:var(--win_color)}.ProfileDrawer-module__nN9rfq__statusOff,.ProfileDrawer-module__nN9rfq__statusNeutral{color:var(--text_secondary)}.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}}
.NotifierContext-module__o4bjdq__container{z-index:1000000;flex-direction:column-reverse;justify-content:flex-end;align-items:flex-end;display:flex;position:fixed;bottom:50px;right:8px;transform:translateZ(1000px)}.NotifierContext-module__o4bjdq__clear_button{margin-bottom:5px;padding:1px 5px}@media (max-width:1000px){.NotifierContext-module__o4bjdq__container{bottom:0}}
.BaseNotification-module__m_TM5q__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2147483647;border-style:solid;border-width:1px;border-radius:4px;flex-direction:column;width:-moz-fit-content;width:fit-content;min-width:200px;max-width:40vw;margin-bottom:10px;padding:10px 15px 15px;font-size:small;transition:all .1s ease-out;animation:.5s ease-out forwards BaseNotification-module__m_TM5q__appear;display:flex;position:relative;overflow:hidden;box-shadow:0 0 30px rgba(0,0,0,.5)}.BaseNotification-module__m_TM5q__normal{background-color:var(--container_background_color);border-color:var(--container_border_color)}.BaseNotification-module__m_TM5q__error{background-color:rgba(255,0,0,.067);border-color:rgba(255,0,0,.067)}.BaseNotification-module__m_TM5q__success{background-color:rgba(0,255,0,.133);border-color:rgba(0,255,0,.133)}.BaseNotification-module__m_TM5q__error .BaseNotification-module__m_TM5q__progress_bar{background:red;box-shadow:0 0 5px red}.BaseNotification-module__m_TM5q__success .BaseNotification-module__m_TM5q__progress_bar{background:#0f0;box-shadow:0 0 5px #0f0}.BaseNotification-module__m_TM5q__normal .BaseNotification-module__m_TM5q__progress_bar{background-color:rgba(255,255,255,.067)}.BaseNotification-module__m_TM5q__header{justify-content:space-between;align-items:center;padding:2px 0 7px;display:flex}.BaseNotification-module__m_TM5q__title{text-transform:uppercase;opacity:.3;font-size:14px}.BaseNotification-module__m_TM5q__notification_close{opacity:.3;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .1s ease-out;top:1px;right:7px}.BaseNotification-module__m_TM5q__notification_close:hover{opacity:1;color:var(--light)}.BaseNotification-module__m_TM5q__content{display:flex}@media (max-width:1000px){.BaseNotification-module__m_TM5q__container{max-width:calc(100vw - 20px)}}@keyframes BaseNotification-module__m_TM5q__appear{0%{opacity:0;left:100%}to{opacity:1;left:0}}.BaseNotification-module__m_TM5q__linked_notification:hover{cursor:pointer;background-color:var(--gray_dark)}.BaseNotification-module__m_TM5q__hidden_notification{display:none}@keyframes BaseNotification-module__m_TM5q__fadeout{0%{opacity:1}to{opacity:.7}}@keyframes BaseNotification-module__m_TM5q__hide{to{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;height:0;margin:0;padding:0;display:none}}.BaseNotification-module__m_TM5q__notification_icon_container{flex-direction:column;justify-content:center;align-items:center;margin-top:auto;margin-bottom:auto;padding-right:15px;display:flex}.BaseNotification-module__m_TM5q__icon_header_container{justify-content:center;align-items:center;display:flex}.BaseNotification-module__m_TM5q__notification_icon{fill:#fff;justify-content:center;align-items:center;margin-top:auto;margin-bottom:auto;font-size:25px;display:flex}.BaseNotification-module__m_TM5q__notification_contents{flex-direction:column;width:100%;display:flex}.BaseNotification-module__m_TM5q__progress_bar{width:100%;height:3px;animation:linear forwards BaseNotification-module__m_TM5q__countdown;position:absolute;bottom:0;left:0}@keyframes BaseNotification-module__m_TM5q__countdown{0%{width:100%}to{width:0}}
.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{height:60px;padding:0 .75rem;padding-top:env(safe-area-inset-top);z-index:100;background:#111011;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);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:flex-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;background:linear-gradient(135deg,#16a34a,#22c55e 50%,#16a34a);border:1px solid rgba(34,197,94,.4);border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:all .2s;display:flex;box-shadow:0 2px 8px rgba(22,163,74,.2)}.MobileTopBar-module__Bbz91W__fundingButton:hover{background:linear-gradient(135deg,#15803d,#16a34a 50%,#15803d);transform:translateY(-1px);box-shadow:0 4px 12px rgba(22,163,74,.3)}.MobileTopBar-module__Bbz91W__fundingButton:active{transform:translateY(0)}.MobileTopBar-module__Bbz91W__fundingButton svg{flex-shrink:0}.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);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}
