.nfts-module__RtKvKG__pageContainer{box-sizing:border-box;width:100%}.nfts-module__RtKvKG__titleSection{flex-shrink:0;justify-content:center;align-items:center;padding:clamp(70px,6vw,200px) 10px 0;display:flex;position:relative}.nfts-module__RtKvKG__NftSection{width:100%;min-height:calc(100vh - 53px);padding:1rem}@media screen and (min-width:768px){.nfts-module__RtKvKG__NftSection{padding:2rem}}
.marquee-animation-module__O-5aWG__marquee{will-change:transform;width:100%;height:100%;-webkit-mask-image:-webkit-linear-gradient(to right,transparent 0%,#000 30px,#000 calc(100% - 30px),transparent 100%);justify-content:center;animation-name:marquee-animation-module__O-5aWG__marqueeScroll;animation-duration:5s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate;animation-fill-mode:forwards;display:flex;position:relative;mask-image:linear-gradient(90deg,#0000 0%,#000 30px calc(100% - 30px),#0000 100%)}.marquee-animation-module__O-5aWG__marqueeText{white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;font-weight:500;display:inline-block}@keyframes marquee-animation-module__O-5aWG__marqueeScroll{0%{transform:translate(50px)}to{transform:translate(-50px)}}
.cards-module__iY1ViG__scaleComponent{will-change:transform,filter,box-shadow;transition:all .2s;display:inline-block}.cards-module__iY1ViG__scaleComponent:hover{filter:drop-shadow(0 5px .2rem #c8c8c8cc);transform:translateY(-2px)scale(1.03)}.cards-module__iY1ViG__descriptionCard{--card-radius:1.25rem;--card-bg:#0f0f0f;--card-border-color:#23f7dd26;--card-border-color-hover:#23f7dd40;background:var(--card-bg);border:1px solid var(--card-border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#f9fafb;box-sizing:border-box;will-change:transform,filter,box-shadow;border-radius:1rem;width:min(95%,1200px);padding:2rem 1.75rem;transition:all .3s;box-shadow:0 8px 32px #0000004d,inset 0 0 20px #23f7dd0d}.cards-module__iY1ViG__descriptionCard:hover{border:1px solid var(--card-border-color-hover);box-shadow:0 10px 40px var(--card-border-color),inset 0 0 20px #23f7dd1a}.cards-module__iY1ViG__descriptionCardInner{flex-direction:column;gap:1.25rem;display:flex}@media screen and (min-width:900px){.cards-module__iY1ViG__descriptionCardInner{flex-direction:row}}.cards-module__iY1ViG__descriptionCardHeader{flex:0 0 0 auto;justify-content:center;align-items:center;font-weight:800;display:flex}.cards-module__iY1ViG__descriptionCardTitle{letter-spacing:.02rem;text-align:center;font-size:clamp(1.4rem,1rem + .8vw,2.1rem);font-weight:700;line-height:1.2}.cards-module__iY1ViG__divider{opacity:.6}.cards-module__iY1ViG__horizontalDivider{background:linear-gradient(90deg,#23f7dd1a,#23f7dd4d,#23f7dd1a);width:100%;height:2px}.cards-module__iY1ViG__verticalDivider{display:none}@media screen and (min-width:900px){.cards-module__iY1ViG__horizontalDivider{display:none}.cards-module__iY1ViG__verticalDivider{background:linear-gradient(#23f7dd1a,#23f7dd4d,#23f7dd1a);width:2px;display:block}}.cards-module__iY1ViG__descriptionCardContent{text-align:justify;scrollbar-width:none;-ms-overflow-style:none;flex:1;max-height:clamp(14rem,35vh,26rem);position:relative;overflow:hidden auto}.cards-module__iY1ViG__descriptionCardContent::-webkit-scrollbar{display:none}.cards-module__iY1ViG__descriptionCardText{color:#e5e7eb;padding-block:.45rem;font-size:clamp(.95rem,.86rem + .25vw,1.1rem);line-height:1.6}@media (max-width:600px){.cards-module__iY1ViG__descriptionCard{width:clamp(300px,90%,600px);padding:1rem}.cards-module__iY1ViG__descriptionCardText{padding-block:.5rem}}.cards-module__iY1ViG__FlippableCard{perspective:500px;transform-style:preserve-3d;background:#353535;border-radius:5px;position:relative}.cards-module__iY1ViG__FlippableCardFrontSide,.cards-module__iY1ViG__FlippableCardBackSide{backface-visibility:hidden;width:100%;height:100%;transform-style:preserve-3d;border-radius:5px;flex-direction:column;justify-content:space-between;align-items:center;display:flex;position:absolute}.cards-module__iY1ViG__FlippableCardBackSide{justify-content:space-between;transform:rotateY(180deg)}.cards-module__iY1ViG__FileCard{transition:box-shadow .2s ease-in-out,transform .2s ease-in-out;position:relative}.cards-module__iY1ViG__FileCard .cards-module__iY1ViG__image{object-fit:contain;opacity:.8;width:100%;height:100%;transition:transform .4s ease-in-out,transform-origin .1s}.cards-module__iY1ViG__FileCard .cards-module__iY1ViG__image:hover{transform:scale(1.1)}.cards-module__iY1ViG__FileCard .cards-module__iY1ViG__contentFileCard{-webkit-user-select:none;user-select:none;pointer-events:none;flex-flow:column wrap;place-content:center;min-width:100%;height:auto;display:flex;position:absolute;bottom:0;left:0}.cards-module__iY1ViG__FileCard .cards-module__iY1ViG__contentFileCard .cards-module__iY1ViG__footerContainer{background-color:#181818;border-radius:15px;flex-direction:column;align-items:flex-end;width:100%;padding:10px 14px;display:flex}.cards-module__iY1ViG__FileCard .cards-module__iY1ViG__contentFileCard .cards-module__iY1ViG__footerContainer .cards-module__iY1ViG__fileName{width:100%;overflow:hidden}.cards-module__iY1ViG__FileCard .cards-module__iY1ViG__contentFileCard .cards-module__iY1ViG__footerContainer .cards-module__iY1ViG__collectionID{color:#999;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.7rem;overflow:hidden}.cards-module__iY1ViG__FileCard .cards-module__iY1ViG__maxSizeRelativeMedia{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.cards-module__iY1ViG__FileCard:hover{box-shadow:10px 4px 5px #0003}.cards-module__iY1ViG__FileCard .cards-module__iY1ViG__style-button{opacity:.9}.cards-module__iY1ViG__DownloadCard{background:#19191966;border-radius:8px;flex-direction:column;width:100%;height:100%;position:relative}.cards-module__iY1ViG__DownloadCard .cards-module__iY1ViG__contentDownloadCard{color:#e1e1e1;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;height:100%;padding:0;font-weight:700;display:flex;position:relative}.cards-module__iY1ViG__DownloadCard .cards-module__iY1ViG__titleSection{flex-wrap:wrap;width:100%;height:auto;padding-bottom:.5rem}.cards-module__iY1ViG__DownloadCard .cards-module__iY1ViG__mxLogo{background-color:#121212;border-radius:5px;height:auto;margin:0 0 0 10px;padding:10px 15px}.cards-module__iY1ViG__DownloadCard .cards-module__iY1ViG__centerFlexDiv{justify-content:center;align-items:center;display:flex}.cards-module__iY1ViG__eventCard{color:#e5e7eb;border-radius:6px;margin-bottom:1rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:all .2s;position:relative;box-shadow:0 0 #0000}.cards-module__iY1ViG__eventCard .cards-module__iY1ViG__cardActionArea{border-radius:inherit;transition:all .2s;overflow:hidden}.cards-module__iY1ViG__eventCard .cards-module__iY1ViG__cardActionArea:hover{background-color:#1919191a!important}.cards-module__iY1ViG__eventCard .cards-module__iY1ViG__cardActionArea .MuiCardActionArea-focusHighlight{opacity:0!important}.cards-module__iY1ViG__eventCard .cards-module__iY1ViG__header{align-items:center;gap:12px;margin-bottom:4px;display:flex}.cards-module__iY1ViG__eventCard .cards-module__iY1ViG__headerIconWrapper{background:radial-gradient(circle at 30% 10%,#0f0f11,#46c86b33);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;box-shadow:0 0 4px 2px #22c55e33}.cards-module__iY1ViG__eventCard .cards-module__iY1ViG__headerTitle{letter-spacing:.02em;color:#f9fafb;white-space:nowrap;text-overflow:ellipsis;flex-direction:column;flex-grow:1;min-width:0;font-size:.98rem;font-weight:600;line-height:1.2;display:flex;overflow:hidden}.cards-module__iY1ViG__eventCard .cards-module__iY1ViG__divider{margin:8px 0}.cards-module__iY1ViG__eventCard .cards-module__iY1ViG__metadata{flex-direction:column;gap:12px;margin:0;padding:0;display:flex}.cards-module__iY1ViG__eventCard .cards-module__iY1ViG__metaRow{grid-template-columns:100px minmax(0,1fr);align-items:center;gap:8px;display:grid}.cards-module__iY1ViG__eventCard .cards-module__iY1ViG__metaTitle{text-transform:capitalize;letter-spacing:.1em;color:#e5e7eb;min-width:72px;font-size:.85rem;font-weight:600}.cards-module__iY1ViG__eventCard .cards-module__iY1ViG__metaValue,.cards-module__iY1ViG__eventCard .cards-module__iY1ViG__metaValueWithAction{align-items:center;min-width:0;display:flex}.cards-module__iY1ViG__eventCard .cards-module__iY1ViG__metaValueText{white-space:nowrap;text-overflow:ellipsis;color:#7b8290;flex:1;min-width:0;font-size:.8rem;overflow:hidden}.cards-module__iY1ViG__eventCard .cards-module__iY1ViG__metaValueWithAction{gap:6px}.cards-module__iY1ViG__eventCard .cards-module__iY1ViG__ribbon{text-align:center;color:#fff;z-index:10;text-transform:uppercase;background:linear-gradient(135deg,#0000,#008c3a80);width:120px;padding:6px 12px;font-size:12px;font-weight:700;position:absolute;top:12px;right:-40px;transform:rotate(45deg);box-shadow:0 2px 4px #0003}.cards-module__iY1ViG__eventCard:hover{border-color:#23f7dd73;transform:scale(1.02);box-shadow:0 4px 16px 2px #23f7dd33,inset 0 0 12px #23f7dd33}.cards-module__iY1ViG__nftCardContainer{width:100%;height:100%;position:relative}.cards-module__iY1ViG__nftBadge{color:orange;z-index:2;filter:drop-shadow(0 0 .2rem orange);background-color:#000000d9;border:1px solid orange;border-radius:12px;padding:2px 10px;font-size:10px;font-weight:600;transition:scale .2s ease-in-out;position:absolute;top:10px;left:10px}.cards-module__iY1ViG__nftBadge:hover{scale:1.1}.cards-module__iY1ViG__nftCard{text-align:justify;background:#121212;border:2px solid #0f0f0fcc;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:box-shadow .3s ease-in-out,transform .2s ease-in-out;display:flex;position:relative;overflow:hidden;box-shadow:0 0 5px #0003,inset 0 0 5px #23f7dd33}.cards-module__iY1ViG__nftCard:hover{box-shadow:8px 8px 5px #0003,inset 0 0 12px #23f7dd33}.cards-module__iY1ViG__nftCardMedia{opacity:.8;justify-content:center;align-items:center;width:99%;height:99%;display:flex;position:relative;transform:translateY(30px)}.cards-module__iY1ViG__nftCardMedia .cards-module__iY1ViG__nftImage{object-fit:contain;width:100%;height:100%;transition:transform .4s ease-in-out,transform-origin .1s}.cards-module__iY1ViG__nftCardMedia .cards-module__iY1ViG__nftImage:hover{transform:scale(1.1)}.cards-module__iY1ViG__nftCardFooter{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:2;width:105%}.cards-module__iY1ViG__nftCardFooter .cards-module__iY1ViG__nftFooterContainer{filter:drop-shadow(0 0 .2rem #64646499);background-color:#202020;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:10px 2px;display:flex}.cards-module__iY1ViG__nftCardFooter .cards-module__iY1ViG__nftFooterContainer .cards-module__iY1ViG__nftNameWrapper{width:100%;overflow:hidden}.cards-module__iY1ViG__nftCardFooter .cards-module__iY1ViG__nftFooterContainer .cards-module__iY1ViG__nftNameWrapper:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(270deg,#20202000 0%,#202020 100%);border-radius:12px;width:35px;height:100%;position:absolute;top:0;left:0}.cards-module__iY1ViG__nftCardFooter .cards-module__iY1ViG__nftFooterContainer .cards-module__iY1ViG__nftNameWrapper:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#20202000 0%,#20202080 40%,#202020 90%);border-radius:12px;width:35px;height:100%;position:absolute;top:0;right:0}.cards-module__iY1ViG__nftCardFooter .cards-module__iY1ViG__nftFooterContainer .cards-module__iY1ViG__nftCollection{color:#999;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.7rem;overflow:hidden}@media screen and (min-width:1599px){.cards-module__iY1ViG__FlippableCard{width:clamp(600px,50%,900px);height:clamp(500px,50vh,800px)}}
.buttons-module__xnX-xa__translateBeforeRightToLeft,.buttons-module__xnX-xa__translateBeforeLeftToRight{transition:all .3s;position:relative;overflow:hidden}.buttons-module__xnX-xa__translateBeforeRightToLeft:before,.buttons-module__xnX-xa__translateBeforeLeftToRight:before{content:"";width:100%;transition:transform .3s 50ms;position:absolute;bottom:0;left:15px}.buttons-module__xnX-xa__translateBeforeLeftToRight:before{transform:translate(-100%)}.buttons-module__xnX-xa__translateBeforeRightToLeft:before{transform:translate(100%)}.buttons-module__xnX-xa__translateBeforeRightToLeft:hover:before,.buttons-module__xnX-xa__translateBeforeLeftToRight:hover:before{transform:translate(-15px)}.buttons-module__xnX-xa__ConnectButton,.buttons-module__xnX-xa__SignOutButton{--border-color:#23f7dd26;--border-color-hover:#23f7dd40;color:#fff;border:1px solid var(--border-color);width:100%;box-shadow:0 6px 32px #0000004d,inset 0 0 20px var(--border-color);border-radius:.2rem;padding:0 10px;font-size:1rem;font-weight:800;transition:all .4s;position:relative}.buttons-module__xnX-xa__ConnectButton:before{background:#565656;height:3px}.buttons-module__xnX-xa__SignOutButton:before{background:#c1c1c1;height:3px}.buttons-module__xnX-xa__ConnectButton:hover,.buttons-module__xnX-xa__SignOutButton:hover{border-color:var(--border-color-hover);box-shadow:0 5px 25px var(--border-color),inset 0 0 20px #23f7dd1a}.buttons-module__xnX-xa__ConnectButton:hover{background:#23f7dd4d}.buttons-module__xnX-xa__SignOutButton:hover{filter:drop-shadow(0 0 1rem #585858);color:#323232;background:#696969}.buttons-module__xnX-xa__ConnectButton:focus{filter:drop-shadow(0 0 .75rem #23f7dd)}.buttons-module__xnX-xa__SignOutButton:focus{filter:drop-shadow(0 0 1rem #585858)}.buttons-module__xnX-xa__FlipButton{color:#c1c1c1;width:100%;height:3rem;font-weight:700}.buttons-module__xnX-xa__FlipButton:before{background:#c8c8c880;height:100%}.buttons-module__xnX-xa__FlipButton:hover{filter:drop-shadow(0 0 1rem #c1c1c1)}.buttons-module__xnX-xa__button{text-align:center;color:#fff;cursor:pointer;font:inherit;background-color:#2563eb;border:none;border-radius:.5rem;margin:0;padding:.5rem .75rem;transition:background-color .2s;display:inline-block}.buttons-module__xnX-xa__button:hover{background-color:#1d4ed8}.buttons-module__xnX-xa__button:disabled{color:#000;cursor:not-allowed;background-color:#e5e7eb}.buttons-module__xnX-xa__notificationsButton{color:#a0a0a0;cursor:pointer;background:#00000080;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:1rem;font-weight:600;transition:all .2s}.buttons-module__xnX-xa__notificationsButton:hover{color:#f0f0f0;background:#23f7dd26;border-color:#23f7dd4d}.buttons-module__xnX-xa__copyButton{--box-shadow:0 0 0 0 #0000;width:22px;height:30px;box-shadow:var(--box-shadow);background:#242424;border-radius:6px;display:inline-block;position:relative}.buttons-module__xnX-xa__copyButton .MuiIconButton-root{border-radius:6px;position:relative}.buttons-module__xnX-xa__copyButton .MuiButton-root{min-width:0;position:relative}.buttons-module__xnX-xa__icon{--icon-color:inherit;color:var(--icon-color);transition-property:transform,opacity;transition-duration:.2s;transition-timing-function:ease;transition-delay:var(--delay,0s);will-change:transform,opacity;justify-content:center;align-items:center;margin:auto;display:inline-flex;position:absolute;inset:0}.buttons-module__xnX-xa__iconCopy{opacity:1;--delay:.15s;transform:scale(.8)}.buttons-module__xnX-xa__iconCheck,[data-copied=true] .buttons-module__xnX-xa__iconCopy{opacity:0;--delay:0;transform:scale(.6)}[data-copied=true] .buttons-module__xnX-xa__iconCheck{opacity:1;--delay:.15s;transform:scale(1)}.buttons-module__xnX-xa__buttonContainer{--border-radius:.5rem;--border-color:#23f7dd1a;--border-color-hover:#23f7dd40;z-index:5;border-radius:var(--border-radius);border:1px solid var(--border-color);width:fit-content;box-shadow:2px 6px 15px #000000e6,inset 0 0 20px var(--border-color);transition:all .2s}.buttons-module__xnX-xa__buttonContainer:hover{border-color:var(--border-color-hover);box-shadow:0 8px 32px var(--border-color),0 10px 20px #0f0f0f4d,inset 0 0 30px var(--border-color-hover)}.buttons-module__xnX-xa__logoButton{border-radius:var(--border-radius);width:100%;font-size:1rem;font-weight:600}.buttons-module__xnX-xa__content{justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.buttons-module__xnX-xa__logoContainer{justify-content:center;align-items:center;min-width:0;display:flex}.buttons-module__xnX-xa__divider{border-color:#fff3;margin:1px 0;padding:0 1px}.buttons-module__xnX-xa__poweredByContainer{justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.buttons-module__xnX-xa__poweredByText{color:#969696cc;letter-spacing:1px;font-weight:600}
.dropzone-module__Tebjja__wrapper{filter:drop-shadow(0 0 .5rem #0000004d);--dz-bg:linear-gradient(180deg,#0f0f11,#15161a);--dz-border:#ffffff24;--dz-border-active:#6366f1cc;--dz-border-reject:#ef44444d;--dz-tint-active:#6366f10f;--dz-tint-reject:#ef44440f;--dz-shadow:0 18px 40px #00000059;--dz-radius:16px;--dz-ring:2px;width:100%;display:block;overflow:hidden}.dropzone-module__Tebjja__surfaceInner{background:var(--dz-bg);border-radius:var(--dz-radius);width:100%;min-height:360px;max-height:360px;box-shadow:var(--dz-shadow);justify-content:center;align-items:center;transition:all .3s;display:flex}.dropzone-module__Tebjja__surfaceInner[data-active]{border-radius:var(--dz-radius)}.dropzone-module__Tebjja__surfaceInner[data-active]:hover{background:linear-gradient(180deg,var(--dz-tint-active),var(--dz-tint-active)),linear-gradient(135deg,var(--dz-border-active),transparent)}.dropzone-module__Tebjja__surfaceInner[data-reject],.dropzone-module__Tebjja__surfaceInner[data-erorr]{box-shadow:0 14px 48px #ef444433}.dropzone-module__Tebjja__surfaceInner[data-focused]{outline:var(--dz-ring)solid #6366f1d9;outline-offset:2px}.dropzone-module__Tebjja__noInteraction{-webkit-user-select:none;user-select:none}.dropzone-module__Tebjja__flexColumnCenter{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.dropzone-module__Tebjja__dropArea{border-radius:calc(var(--dz-radius) - 2px);cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;width:100%;height:100%;min-height:360px;padding:24px;transition:all .15s}.dropzone-module__Tebjja__dropArea:hover{border-color:#ffffff29}.dropzone-module__Tebjja__surfaceInner[data-active] .dropzone-module__Tebjja__dropArea:hover{background:#6366f11a;border-color:#6366f159}.dropzone-module__Tebjja__surfaceInner[data-reject] .dropzone-module__Tebjja__dropArea{border-color:#ef444459}.dropzone-module__Tebjja__input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.dropzone-module__Tebjja__iconWrap{opacity:.9;margin-bottom:8px;display:inline-flex}.dropzone-module__Tebjja__headline{-webkit-user-select:none;user-select:none;margin-bottom:6px}.dropzone-module__Tebjja__subText{opacity:.5;-webkit-user-select:none;user-select:none}.dropzone-module__Tebjja__errorText{color:#f4444480;min-height:1.2rem;margin-top:10px}.dropzone-module__Tebjja__previewWrapper{border-radius:calc(var(--dz-radius) - 2px);background:#ffffff05;border:1px dashed #ffffff14;place-items:center;width:100%;height:100%;display:grid;overflow:hidden}
.loading-module__DPKPfG__loader-container{max-width:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading-module__DPKPfG__loader path:nth-child(2){stroke-dasharray:100%;stroke-dashoffset:100%;animation:3s 1s infinite forwards loading-module__DPKPfG__strokeAnimate}.loading-module__DPKPfG__loader path:nth-child(3){stroke-dasharray:100%;stroke-dashoffset:100%;animation:3s 1.33s infinite forwards loading-module__DPKPfG__strokeAnimate}.loading-module__DPKPfG__loader path:nth-child(4){stroke-dasharray:100%;stroke-dashoffset:100%;animation:3s 1.66s infinite forwards loading-module__DPKPfG__strokeAnimate}.loading-module__DPKPfG__loader path:nth-child(5){stroke-dasharray:100%;stroke-dashoffset:100%;animation:3s 2s infinite forwards loading-module__DPKPfG__strokeAnimate}.loading-module__DPKPfG__loader path:nth-child(6){stroke-dasharray:100%;stroke-dashoffset:100%;animation:3s 2.33s infinite forwards loading-module__DPKPfG__strokeAnimate}.loading-module__DPKPfG__loader path:nth-child(7){stroke-dasharray:100%;stroke-dashoffset:100%;animation:3s 2.66s infinite forwards loading-module__DPKPfG__strokeAnimate}.loading-module__DPKPfG__loader path:nth-child(8){stroke-dasharray:100%;stroke-dashoffset:100%;animation:3s 3s infinite forwards loading-module__DPKPfG__strokeAnimate}@keyframes loading-module__DPKPfG__strokeAnimate{to{stroke-dashoffset:0}}@media screen and (max-width:768px){.loading-module__DPKPfG__loader-container{max-width:400px}.loading-module__DPKPfG__loader{width:300px}}@media screen and (max-width:650px){.loading-module__DPKPfG__loader-container{max-width:200px}.loading-module__DPKPfG__loader{width:200px}}
.border-animations-module__X_KDrq__infiniteLightMoving{--ilmb-light-width:20%;--ilmb-animation-ease:cubic-bezier(.45,1,.55,1);background:#000;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.border-animations-module__X_KDrq__infiniteLightMoving .border-animations-module__X_KDrq__inner{z-index:1;justify-content:center;align-items:center;display:flex}.border-animations-module__X_KDrq__infiniteLightMoving:before{width:var(--ilmb-light-width);content:"";box-sizing:border-box;transform-origin:top;z-index:0;height:300%;animation-name:border-animations-module__X_KDrq__rotate;animation-duration:4s;animation-timing-function:var(--ilmb-animation-ease);filter:blur(10px);background:linear-gradient(90deg,#ffffff4d 0%,#969696 50%,#ffffff4d 100%);animation-iteration-count:infinite;animation-fill-mode:forwards;display:block;position:absolute;top:50%;transform:translate(0)}@keyframes border-animations-module__X_KDrq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.border-animations-module__X_KDrq__movingGradientGlowClass{justify-content:center;align-items:center;display:flex;position:relative}.border-animations-module__X_KDrq__movingGradientGlowClass .border-animations-module__X_KDrq__inner{justify-content:center;align-items:center;display:flex}.border-animations-module__X_KDrq__movingGradientGlowClass:before,.border-animations-module__X_KDrq__movingGradientGlowClass:after{content:"";z-index:-1;background:linear-gradient(45deg,#ff595e,#ffca3a,#8ac926,#1982c4,#6a4c93,#ff6700) 0 0/400%;width:100%;height:100%;animation:15s linear infinite border-animations-module__X_KDrq__glow;position:absolute;inset:0}.border-animations-module__X_KDrq__movingGradientGlowClass:after{filter:blur(25px);transform:translate(0,0)}@keyframes border-animations-module__X_KDrq__glow{0%{background-position:0 0}50%{background-position:100% 0}to{background-position:0 0}}.border-animations-module__X_KDrq__outlineAnimationClass{outline-offset:0;outline:1px solid #0082cebf;justify-content:center;align-items:center;animation:4s infinite border-animations-module__X_KDrq__animateOutline;display:flex;overflow:visible}.border-animations-module__X_KDrq__outlineAnimationClass .border-animations-module__X_KDrq__inner{justify-content:center;align-items:center;display:flex}@keyframes border-animations-module__X_KDrq__animateOutline{0%{outline-offset:0;outline-width:1px;outline-color:#c8c8c800}10%{outline-color:#c8c8c8bf}50%{outline-offset:2px;outline-width:3px;outline-color:#c8c8c800}to{outline-offset:4px;outline-width:3px;outline-color:#6660}}
.carousel-module__VtqStW__carouselContainer{background:0 0;flex-direction:column;justify-content:flex-start;align-items:center;gap:2rem;width:100%;max-width:100vw;height:100%;min-height:auto;max-height:calc(100vh - 60px);padding:3rem;display:flex;position:relative}.carousel-module__VtqStW__carouselContainer ::selection{background-color:#eb5757;border-radius:1.5rem}.carousel-module__VtqStW__carouselWrapper{flex-direction:row;justify-content:center;align-items:center;gap:2rem;width:100%;height:100%;display:flex}.carousel-module__VtqStW__contentSection{flex-shrink:0;flex-basis:40%}.carousel-module__VtqStW__titleSection{margin:0;padding:0 0 1.2rem;font-size:24px}.carousel-module__VtqStW__descriptionSection{padding:0 0 1.2rem}.carousel-module__VtqStW__imagesWrapper{flex-direction:row-reverse;flex-basis:60%;justify-content:center;align-items:center;width:100%;height:clamp(22rem,25vw,32rem);min-height:350px;display:flex;position:relative}.carousel-module__VtqStW__imageCard{justify-content:center;align-items:center;display:flex;position:absolute}.carousel-module__VtqStW__image{border:3px solid #eb5757;border-radius:1.5rem;width:clamp(18rem,22vw,26rem);height:auto;display:block}.carousel-module__VtqStW__controls{z-index:10;justify-content:center;align-items:center;gap:2rem;width:auto;margin-top:1rem;display:flex;position:relative}.carousel-module__VtqStW__controlButton{cursor:pointer;background:0 0;border:2px solid #0000;justify-content:center;align-items:center;width:4rem;min-width:auto;height:4rem;padding:0;transition:all .25s;display:inline-flex}.carousel-module__VtqStW__controlButton:hover{border-color:#eb5757}.carousel-module__VtqStW__controlButton:hover .carousel-module__VtqStW__controlIcon{color:#eb5757}.carousel-module__VtqStW__controlIcon{width:2rem;height:2rem}.carousel-module__VtqStW__disableButton{color:#464646;cursor:not-allowed}.carousel-module__VtqStW__disableButton .carousel-module__VtqStW__controlIcon{color:#464646}.carousel-module__VtqStW__disableButton:hover{color:#464646;background-color:#0000;border:0 solid #000}@media (min-width:1920px){.carousel-module__VtqStW__image{width:clamp(22rem,20vw,30rem)}}@media screen and (max-width:950px){.carousel-module__VtqStW__carouselContainer{flex-direction:column;padding:2rem 2rem 4rem}.carousel-module__VtqStW__carouselWrapper{flex-direction:column;gap:2rem;width:100%}.carousel-module__VtqStW__contentSection{flex-basis:auto;width:100%;height:auto;padding:1rem 0 0;overflow:hidden scroll}.carousel-module__VtqStW__imagesWrapper{flex-basis:auto;width:100%;height:clamp(18rem,35vw,28rem);min-height:300px;padding:1rem 0}.carousel-module__VtqStW__controls{width:auto;margin-top:1rem;position:relative}}@media screen and (max-width:400px){.carousel-module__VtqStW__image{width:clamp(14rem,65vw,20rem)}}
.event-status-container-module__v2SmiG__container{filter:drop-shadow(0 1px 3px #78787833);background-color:#121212;border-radius:12px 12px 0 0;flex-direction:column;gap:1.5rem;width:100%;padding:2rem;display:flex}.event-status-container-module__v2SmiG__header{color:#fff}.event-status-container-module__v2SmiG__wrapper{overflow:visible}@media screen and (max-width:599px){.event-status-container-module__v2SmiG__container{padding:.5rem}.event-status-container-module__v2SmiG__header{padding:1.5rem 1rem 0}}
.motion-dialog-module__mVt8VW__closeButton{color:#f1f1f1;border:1px solid #96969600;border-radius:5px;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:0 5px 16px #9696960d,inset 0 5px 25px #c8c8c80d}.motion-dialog-module__mVt8VW__closeButton:hover{border:1px solid #96969626;box-shadow:0 2px 12px #9696964d,inset 0 0 12px #c8c8c81a}.motion-dialog-module__mVt8VW__motionDialogContainer{background:0 0;justify-content:center;align-items:center;width:100%;height:auto;padding:1rem 0;display:flex;position:relative}
.pulse-animation-module__QpALZq__pulseWrapper{--pulseScale:1;width:100%;height:100%;transform:scale(var(--pulseScale));will-change:--pulseScale,opacity;justify-content:center;align-items:center;display:flex}@property --pulseScale{syntax:"<number>";inherits:true;initial-value:1}@keyframes pulse-animation-module__QpALZq__appear{to{--pulseScale:1;opacity:1}}
.unlock-module__iQgnAW__noTouch{-webkit-user-select:none;user-select:none;pointer-events:none}.unlock-module__iQgnAW__LoginButtonContainer{background-color:#0000;border-radius:8px;width:100%;height:auto;padding:1rem;transition:all .25s}.unlock-module__iQgnAW__LoginButtonContainer:hover{background-color:#28fce20d}.unlock-module__iQgnAW__LoginButton{border:2px solid #23f7dd66;border-radius:12px;align-items:center;gap:8px;width:90%;height:5rem;transition:all .3s;display:inline-flex;text-align:center!important;color:#121212!important;background:#23f7dd1f!important;justify-content:center!important;font-size:1rem!important;font-weight:700!important}.unlock-module__iQgnAW__LoginButton:hover{box-shadow:0 0 24px #23f7dd26,inset 0 0 0 1px #23f7dd4d;color:#c1c1c1!important;background-color:#242424!important;border:2px solid #23f7dd40!important}.unlock-module__iQgnAW__loginButton:focus{box-shadow:0 0 24px #23f7dd40!important}.unlock-module__iQgnAW__LoginButton:active{background:#23f7dd40!important;box-shadow:0 0 32px #23f7dd40,inset 0 0 0 2px #23f7dd66!important}.unlock-module__iQgnAW__DeFiLoginButton{gap:.5rem}.unlock-module__iQgnAW__DeFiLoginButton:hover{transform:rotate3d(-5,5,5,-30deg)}.unlock-module__iQgnAW__xPortalButton:hover{transform:rotate3d(5,5,5,30deg)}.unlock-module__iQgnAW__Center{justify-content:center;align-items:center}.unlock-module__iQgnAW__PageContainer{justify-content:center;align-items:center;font-family:sans-serif;font-size:1.5rem;display:flex;position:relative}.unlock-module__iQgnAW__UnlockSectionContainer{background:#222;border-radius:1rem;flex-direction:column;justify-content:space-evenly;align-items:center;width:98%;padding:2rem 1rem;display:flex;position:relative;box-shadow:0 5px 15px #717171,inset 0 0 10px #70707066}.unlock-module__iQgnAW__TextContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;font-size:2rem;display:flex;position:relative}.unlock-module__iQgnAW__ButtonsContainer{place-content:center;width:100%;padding:1rem;display:block;position:relative}.unlock-module__iQgnAW__ProviderIcon{width:1rem;height:auto}@media screen and (min-width:600px){.unlock-module__iQgnAW__UnlockSectionContainer{width:90%;max-width:700px}}@media screen and (min-width:1200px){.unlock-module__iQgnAW__UnlockSectionContainer{width:80%;max-width:1600px}.unlock-module__iQgnAW__ButtonsContainer{width:clamp(20rem,90%,1600px);display:flex}.unlock-module__iQgnAW__LoginButton{width:100%!important}}
.events-details-section-module__69fQ-G__card{color:#e6e9ee;background:linear-gradient(#141414b3 0%,#0009);border:1px solid #2a2b2fcc;border-radius:12px;width:99%;padding:16px;position:relative;overflow:hidden}.events-details-section-module__69fQ-G__header{align-items:center;gap:10px;margin-bottom:8px;display:flex}.events-details-section-module__69fQ-G__headerIconWrapper{background:radial-gradient(circle at 30% 10%,#0f0f11,#46c86b33);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;box-shadow:0 0 4px 2px #22c55e33}.events-details-section-module__69fQ-G__title{text-transform:capitalize;flex:1;margin:0;font-size:16px;font-weight:600}.events-details-section-module__69fQ-G__chip{color:#b0b3b8;white-space:nowrap;background:#2a2b2f;border:1px solid #2a2b2f;border-radius:999px;padding:4px 10px;font-size:12px}.events-details-section-module__69fQ-G__badge{border:2px solid #1e1f23;border-radius:6px;width:14px;height:14px;box-shadow:inset 0 0 0 2px #2a2b2f}.events-details-section-module__69fQ-G__ribbon{text-align:center;color:#fff;z-index:10;text-transform:uppercase;background:linear-gradient(135deg,#0000,#008c3a80);width:120px;padding:6px 12px;font-size:12px;font-weight:700;position:absolute;top:12px;right:-40px;transform:rotate(45deg);box-shadow:0 2px 4px #0003}.events-details-section-module__69fQ-G__badge.events-details-section-module__69fQ-G__info{background:#2047ac}.events-details-section-module__69fQ-G__badge.events-details-section-module__69fQ-G__success{background:#3a9141}.events-details-section-module__69fQ-G__badge.events-details-section-module__69fQ-G__warn{background:#caa945}.events-details-section-module__69fQ-G__badge.events-details-section-module__69fQ-G__error{background:#b94a4a}.events-details-section-module__69fQ-G__grid{grid-template-columns:1fr;gap:8px;display:grid}.events-details-section-module__69fQ-G__row{display:contents}.events-details-section-module__69fQ-G__label{color:#b0b3b8;letter-spacing:.06em;padding-top:8px;font-size:1rem}.events-details-section-module__69fQ-G__value{border-bottom:1px solid #2a2b2f;align-items:center;gap:8px;max-width:100%;padding:4px 0 8px;display:flex}.events-details-section-module__69fQ-G__code{word-break:break-all;color:#d5d8dc;background:#2a2b2fcc;border:1px solid #3a3b3fcc;border-radius:8px;width:auto;min-width:0;padding:4px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;position:relative}.events-details-section-module__69fQ-G__code .events-details-section-module__69fQ-G__text{white-space:nowrap;text-overflow:ellipsis;cursor:default;min-width:0;max-width:95%;overflow:hidden}.events-details-section-module__69fQ-G__empty{color:#b0b3b8;text-align:center;padding:8px 0}@media screen and (min-width:600px){.events-details-section-module__69fQ-G__grid{grid-template-columns:150px 1fr}.events-details-section-module__69fQ-G__card{width:80%}}
.utils-module__reRZ1G__scrollContainer::-webkit-scrollbar{color:#c8c8c880;background-color:#c8c8c899;width:8px}.utils-module__reRZ1G__scrollContainer::-webkit-scrollbar-thumb{color:#c8c8c880;background-color:#c8c8c899;border-radius:4px}.utils-module__reRZ1G__noScrollbar::-webkit-scrollbar{border-radius:4px;width:0}.utils-module__reRZ1G__noInteraction{-webkit-user-select:none;user-select:none;pointer-events:none}
.login-section-module__w8qIEG__loginSectionContainer{flex-direction:row;justify-content:center;align-items:flex-start;width:100%;height:100%;margin:-2px auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;display:flex;position:relative}.login-section-module__w8qIEG__imageSection{background:#23f7dd0d;flex-shrink:0;flex-basis:55%;justify-content:center;align-items:center;width:55%;height:100%;min-height:calc(100vh - 54px);display:flex}.login-section-module__w8qIEG__logoImage{z-index:5;transform-origin:100% 0;-webkit-user-select:none;user-select:none;pointer-events:none;border-radius:20px;height:auto;position:relative;width:clamp(20vw,55%,1005px)!important}.login-section-module__w8qIEG__contentSection{background:#000c;flex-direction:column;flex-basis:45%;width:45%;height:100%;min-height:calc(100vh - 54px);padding:7rem 2rem 2rem;display:flex;position:relative}.login-section-module__w8qIEG__contentWrapper{width:95%;max-width:500px}.login-section-module__w8qIEG__header{justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.login-section-module__w8qIEG__header h1{letter-spacing:1px;font-size:clamp(26px,3.5vw,38px);font-weight:600;line-height:1.3}.login-section-module__w8qIEG__divider{text-align:center;align-items:center;gap:1rem;margin:2rem 0;display:flex}.login-section-module__w8qIEG__divider:before,.login-section-module__w8qIEG__divider:after{content:"";background:#c8c8c833;flex:1;height:1px}.login-section-module__w8qIEG__divider span{color:#c8c8c8b3;white-space:nowrap;font-size:1rem;font-weight:500}.login-section-module__w8qIEG__walletSection{flex-direction:column;gap:1.5rem;display:flex}.login-section-module__w8qIEG__walletSection h2{color:#c1c1c1;font-size:clamp(22px,2vw,35px);font-weight:600}.login-section-module__w8qIEG__walletOptions{flex-direction:column;gap:1rem;display:flex}.login-section-module__w8qIEG__walletButton{color:#c1c1c1;border:1px solid #23f7dd26;border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;padding:1.5rem;transition:all .2s;display:flex}.login-section-module__w8qIEG__walletButton:hover{transform:translateY(-2px)}.login-section-module__w8qIEG__titleContainer{justify-content:flex-start;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.login-section-module__w8qIEG__title{font-size:1.2rem;font-weight:600}.login-section-module__w8qIEG__description{color:#a0a0a0b3;font-size:.8rem;line-height:1.4}.login-section-module__w8qIEG__googleButton{color:#f1f1f1;border:1px solid #a1a1a1;border-radius:8px;height:45px;transition:all .2s;box-shadow:inset 0 0 8px #23f7dd26,0 0 12px #23f7dd1a}.login-section-module__w8qIEG__googleButton:hover{box-shadow:inset 0 0 12px #23f7dd33,0 0 16px #23f7dd33}@media screen and (max-width:1259px){.login-section-module__w8qIEG__imageSection{flex-basis:45%;width:45%}.login-section-module__w8qIEG__contentSection{flex-basis:55%;align-items:center;width:55%;display:flex}.login-section-module__w8qIEG__logoImage{width:clamp(20vw,75%,1005px)!important}}@media screen and (max-width:1050px){.login-section-module__w8qIEG__imageSection{flex-basis:40%;width:40%}.login-section-module__w8qIEG__contentSection{flex-basis:60%;width:60%}}@media screen and (max-width:900px){.login-section-module__w8qIEG__loginSectionContainer{gap:0}.login-section-module__w8qIEG__imageSection{flex-basis:0;width:0}.login-section-module__w8qIEG__contentSection{flex-basis:100%;align-items:center;width:100%;min-width:100vw}.login-section-module__w8qIEG__header h1{font-size:clamp(23px,6vw,40px)}}@media screen and (min-width:1600px){.login-section-module__w8qIEG__contentSection{align-items:center;display:flex}.login-section-module__w8qIEG__contentWrapper{max-width:700px}}
.carousel-3d-module__jjZe1W__carouselContainer{z-index:0;pointer-events:none;background-color:#111;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.carousel-3d-module__jjZe1W__overlayGradient{opacity:.65;z-index:1;pointer-events:none;background-image:linear-gradient(#000c 15% 50%,#000000f2 70%,#0009 95%,#000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.carousel-3d-module__jjZe1W__perspectiveContainer{perspective:500px;z-index:0;pointer-events:none;height:100%;position:relative}.carousel-3d-module__jjZe1W__animatedGrid{height:100%;transform-style:preserve-3d;animation:180s linear infinite alternate carousel-3d-module__jjZe1W__netflix-move;transform:matrix3d(.975224,.161042,.151672,0,-.171958,.983167,.0617565,0,-.139173,-.0863075,.9865,0,0,0,0,1)}.carousel-3d-module__jjZe1W__cardsRow{flex-wrap:wrap;flex-grow:1;justify-content:center;gap:0;width:100%;margin:5px 0;display:flex;transform:matrix(1,0,0,1,0,-200)}.carousel-3d-module__jjZe1W__card{transform-style:preserve-3d;background-position:50%;background-size:cover;border-radius:12px;flex-shrink:0;margin:7px;transition:transform .3s;transform:matrix(1,0,-.466308,1,0,0)}@media (min-width:1200px){.carousel-3d-module__jjZe1W__card{min-width:125px;min-height:187px}}@media (min-width:768px) and (max-width:1199px){.carousel-3d-module__jjZe1W__card{min-width:80px;min-height:120px;margin:4px}}@media (max-width:767px){.carousel-3d-module__jjZe1W__animatedGrid{transform:matrix3d(.975224,.161042,.151672,0,-.171958,.983167,.0617565,0,-.139173,-.0863075,.9865,0,500,100,100,1)}.carousel-3d-module__jjZe1W__cardsRow{transform:matrix(1,0,0,1,0,-100)}.carousel-3d-module__jjZe1W__card{border-radius:8px;min-width:50px;min-height:80px;margin:3px}}@media (max-width:480px){.carousel-3d-module__jjZe1W__card{border-radius:6px;min-width:40px;min-height:60px;margin:2px}.carousel-3d-module__jjZe1W__cardsRow{transform:matrix(1,0,0,1,0,-50)}}@keyframes carousel-3d-module__jjZe1W__netflix-move{0%{transform:matrix3d(.975224,.161042,.151672,0,-.171958,.983167,.0617565,0,-.139173,-.0863075,.9865,0,0,0,0,1)}50%{transform:matrix3d(.975224,.161042,.151672,0,-.171958,.983167,.0617565,0,-.139173,-.0863075,.9865,0,-600,120,120,1)}to{transform:matrix3d(.975224,.161042,.151672,0,-.171958,.983167,.0617565,0,-.139173,-.0863075,.9865,0,0,0,0,1)}}
.shadow-pulse-animation-module__lZnqoq__shadowPulse{--shadow-color:#6cf;--animation-duration:5s;--shadow-pulse-ease:ease-in-out;--shadow-radius:.3rem;animation-name:shadow-pulse-animation-module__lZnqoq__pulse;animation-duration:var(--animation-duration);animation-timing-function:var(--shadow-pulse-ease);flex-flow:column wrap;justify-content:center;align-items:center;line-height:1;animation-iteration-count:infinite;display:flex}@keyframes shadow-pulse-animation-module__lZnqoq__pulse{0%{filter:drop-shadow(0 0 0rem var(--shadow-color))}25%{filter:drop-shadow(0 0 0 var(--shadow-color))}50%{filter:drop-shadow(0 0 var(--shadow-radius)var(--shadow-color))}75%{filter:drop-shadow(0 0 0 var(--shadow-color))}to{filter:drop-shadow(0 0 0 var(--shadow-color))}}
.wallet-dropdown-module__nnU2nG__walletHeaderSection{height:fit-content;position:relative;overflow:visible}.wallet-dropdown-module__nnU2nG__walletDropdownButton{cursor:pointer;color:#f1f1f1;background:#23f7dd1a;border:1px solid #23f7dd33;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.wallet-dropdown-module__nnU2nG__walletDropdownButton:hover{background:#23f7dd26;border-color:#23f7dd66}.wallet-dropdown-module__nnU2nG__walletDropdownButton:active{background:#23f7dd26}.wallet-dropdown-module__nnU2nG__walletIcon{font-size:16px}.wallet-dropdown-module__nnU2nG__walletText{white-space:nowrap}.wallet-dropdown-module__nnU2nG__chevron{color:#f1f1f1;font-size:12px;transition:transform .2s;display:inline-flex;transform:rotate(0)}.wallet-dropdown-module__nnU2nG__chevron[data-open=true]{transform:rotate(180deg)}.wallet-dropdown-module__nnU2nG__overlay{z-index:999;background:0 0;position:fixed;inset:0}.wallet-dropdown-module__nnU2nG__dropdown{--shadow-color:#23f7dd26;--shadow-color-hover:#23f7dd40;--grid-color:#0000;--border-color:#23f7dd26;--border-color-hover:#23f7dd40;--divider-color:#23f7dd59;--border-radius:16px;--font-size:24px;z-index:1000;border-radius:var(--border-radius);border:1px solid var(--border-color);width:360px;box-shadow:0 8px 32px #0000004d,inset 0 0 20px var(--shadow-color);background:#121212;transition:all .3s;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.wallet-dropdown-module__nnU2nG__dropdown:hover{border-color:var(--border-color-hover);box-shadow:0 12px 48px var(--shadow-color-hover),inset 0 0 20px var(--shadow-color-hover)}.wallet-dropdown-module__nnU2nG__dropdown:before{content:"";background:linear-gradient(var(--grid-color,#0000)1px,transparent 1px),linear-gradient(90deg,var(--grid-color,#0000)1px,transparent 1px);opacity:.3;pointer-events:none;background-size:40px 40px;position:absolute;inset:0}.wallet-dropdown-module__nnU2nG__walletCard{z-index:1;padding:24px;position:relative}.wallet-dropdown-module__nnU2nG__header{gap:16px;margin-bottom:16px;display:flex;position:relative}.wallet-dropdown-module__nnU2nG__avatarContainer{flex-shrink:0}.wallet-dropdown-module__nnU2nG__avatar{--avatar-border-radius:8px;border-radius:var(--avatar-border-radius);width:48px;height:48px;font-size:var(--font-size);background:linear-gradient(135deg,#23f7dd33 0%,#23f7dd66 100%);border:1px solid #23f7dd66;justify-content:center;align-items:center;display:flex}.wallet-dropdown-module__nnU2nG__avatarImage{border-radius:var(--avatar-border-radius);object-fit:cover;width:100%;height:100%}.wallet-dropdown-module__nnU2nG__avatarInitials{justify-content:center;align-items:center;font-weight:600;display:flex}.wallet-dropdown-module__nnU2nG__heroTag{font-size:var(--font-size);color:#f1f1f1;letter-spacing:-.5px;margin:0;font-weight:600}.wallet-dropdown-module__nnU2nG__spinner{vertical-align:middle;border:2px solid #ffffff4d;border-top-color:#f1f1f1;border-radius:50%;width:16px;height:16px;animation:1s linear infinite wallet-dropdown-module__nnU2nG__spin;display:inline-block}@keyframes wallet-dropdown-module__nnU2nG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wallet-dropdown-module__nnU2nG__content{z-index:1;position:relative}.wallet-dropdown-module__nnU2nG__walletInfo{margin-bottom:16px}.wallet-dropdown-module__nnU2nG__walletInfoLabel{color:#f1f1f1;margin-bottom:8px;font-size:14px;font-weight:500}.wallet-dropdown-module__nnU2nG__walletAddress{color:#8b8b8b;word-break:break-word;align-items:center;gap:8px;display:flex}.wallet-dropdown-module__nnU2nG__addressText{flex:1;font-size:12px}.wallet-dropdown-module__nnU2nG__balanceSection{margin-bottom:24px}.wallet-dropdown-module__nnU2nG__usdBalance{color:#f1f1f1;letter-spacing:-1px;margin-bottom:16px;font-size:36px;font-weight:700}.wallet-dropdown-module__nnU2nG__tokenBalance{background:#23f7dd1a;border-radius:8px;align-items:center;gap:12px;width:fit-content;padding:12px;display:flex}.wallet-dropdown-module__nnU2nG__tokenLabel{color:#fff;background:#23f7dd4d;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:600;display:inline-block}.wallet-dropdown-module__nnU2nG__tokenValue{color:#fff;font-size:14px;font-weight:500}.wallet-dropdown-module__nnU2nG__divider{background:linear-gradient(90deg,transparent,var(--divider-color,#00000080),transparent);height:1px;margin:20px 0;box-shadow:0 1px 2px #9b4dca1a}.wallet-dropdown-module__nnU2nG__actions{grid-template-columns:1fr 1fr 1fr;gap:12px;margin-top:8px;display:grid}.wallet-dropdown-module__nnU2nG__actionButton{border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:12px 6px;transition:all .2s;display:flex}.wallet-dropdown-module__nnU2nG__actionButton:hover{background:#23f7dd1a}.wallet-dropdown-module__nnU2nG__actionButton:hover .wallet-dropdown-module__nnU2nG__actionIcon{color:#fff}.wallet-dropdown-module__nnU2nG__actionButton:active{background:var(--border-color)}.wallet-dropdown-module__nnU2nG__actionIcon{color:#a0a0a0;justify-content:center;align-items:center;width:25px;height:25px;display:flex;font-size:18px!important}.wallet-dropdown-module__nnU2nG__actionLabel{color:#a0a0a0;text-align:center;font-size:10px;font-weight:500;transition:color .2s}.wallet-dropdown-module__nnU2nG__actionButton:hover .wallet-dropdown-module__nnU2nG__actionLabel{color:#fff}@media screen and (max-width:640px){.wallet-dropdown-module__nnU2nG__walletDropdownButton{gap:6px;padding:8px 12px;font-size:12px}.wallet-dropdown-module__nnU2nG__walletIcon{font-size:14px}.wallet-dropdown-module__nnU2nG__walletButton{gap:6px;padding:8px 12px;font-size:12px}.wallet-dropdown-module__nnU2nG__dropdown{width:min(90vw,360px)}.wallet-dropdown-module__nnU2nG__usdBalance{font-size:32px}.wallet-dropdown-module__nnU2nG__heroTag{font-size:20px}.wallet-dropdown-module__nnU2nG__header,.wallet-dropdown-module__nnU2nG__walletInfo,.wallet-dropdown-module__nnU2nG__balanceSection{margin-bottom:12px}}
