.BackBtn-module_btnCard__2Ky0z{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:var(--justweb3-foreground-color-4);cursor:pointer}.ClickableItem-module_listItemWrapper__xlJNi{display:flex;align-items:center;padding:10px;border-radius:100px;box-sizing:border-box;width:300px;background-color:var(--justweb3-background-color);transition:background-color .2s ease;max-width:100%;height:-moz-fit-content;height:fit-content;gap:10px}.ClickableItem-module_listItemWrapper__xlJNi.ClickableItem-module_disabled__smkrI{cursor:not-allowed;opacity:.5}.ClickableItem-module_listItemWrapper__xlJNi.ClickableItem-module_enabled__-UZno{cursor:pointer}.ClickableItem-module_listItemWrapper__xlJNi.ClickableItem-module_hover__8BoNd{border:1px solid var(--justweb3-primary-color)}.ClickableItem-module_listItemWrapper__xlJNi.ClickableItem-module_default__sYakG{border:1px solid var(--justweb3-foreground-color-4)}.ClickableItem-module_listItemWrapper__xlJNi.ClickableItem-module_loading__-rNIr{cursor:not-allowed;border:1px solid var(--justweb3-primary-color)}.ClickableItem-module_content__u0-EK{flex-grow:1;flex-shrink:1;flex-basis:0;display:flex;flex-direction:column;overflow:hidden;place-content:space-around}.ClickableItem-module_truncatedText__hmq85{font-size:10px;font-weight:400;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.Avatar-module_avatarWrapper__ovQVx{border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:var(--justweb3-foreground-color-4);box-sizing:border-box}.Avatar-module_avatarImage__pToWH{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.Badge-module_badge__cvQpy{border-radius:16px;width:-moz-fit-content;width:fit-content;padding:5px 10px;font-size:10px;white-space:nowrap;background-color:var(--justweb3-foreground-color-4);color:hsl(from var(--justweb3-foreground-color-2) h s l/.5);font-style:normal;gap:5px}.Badge-module_badge__cvQpy,.Button-module_button__pGuOL{display:inline-flex;align-items:center;font-weight:900;line-height:1;font-family:var(--justweb3-font-family),serif}.Button-module_button__pGuOL{justify-content:center;border-radius:100px;border:none;letter-spacing:0;font-size:12px;transition:all .2s ease;cursor:pointer;position:relative;box-sizing:content-box}.Button-module_variant-primary__JH5So{background-color:var(--justweb3-primary-color);color:var(--justweb3-primary-color-foreground);border:1px solid var(--justweb3-primary-color)}.Button-module_variant-primary__JH5So:hover{background-color:var(--justweb3-primary-color-dark)}.Button-module_variant-secondary__ixH5N{background-color:var(--justweb3-background-color);color:var(--justweb3-primary-color);border:1px solid var(--justweb3-primary-color)}.Button-module_variant-secondary__ixH5N:hover{background-color:var(--justweb3-background-color);color:var(--justweb3-primary-color-dark);border:1px solid var(--justweb3-primary-color-dark)}.Button-module_variant-destructive-outline__36tLd{background-color:var(--justweb3-background-color);color:var(--justweb3-destructive-color);border:1px solid var(--justweb3-destructive-color)}.Button-module_variant-destructive-outline__36tLd:hover{background-color:var(--justweb3-background-color);color:var(--justweb3-destructive-color-dark);border:1px solid var(--justweb3-destructive-color-dark)}.Button-module_variant-destructive__h5CDZ{background-color:var(--justweb3-destructive-color);color:var(--justweb3-destructive-color-foreground)}.Button-module_variant-destructive__h5CDZ:hover{background-color:var(--justweb3-destructive-color-dark)}.Button-module_disabled__lEKea{opacity:.5;cursor:not-allowed}.Button-module_size-sm__r-Vj3{height:12px;padding:5px 10px;font-size:10px}.Button-module_size-md__7wyHN{height:12px;padding:10px 12px}.Button-module_size-lg__BHlhq{height:28px;font-size:14px;padding:10px 12px}.Button-module_buttonContent__ViSyP{display:inline-flex;align-items:center;justify-content:space-between;gap:6px}.Button-module_buttonContent__ViSyP.Button-module_loading__Cet46{opacity:0;visibility:hidden}.Button-module_spinnerWrapper__fkaCv{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes LoadingSpinner-module_rotate__cevzt{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LoadingSpinner-module_spinnerWrapper__7kthU{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.LoadingSpinner-module_styledSvg__i8McI{animation:LoadingSpinner-module_rotate__cevzt 1s linear infinite}.Carousel-module_carouselContainer__0asnW{position:relative;width:100%}.Carousel-module_viewport__TkPvJ{overflow:hidden;padding-right:10px}.Carousel-module_container__dF4Kh{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-webkit-tap-highlight-color:transparent;margin-left:-10px}.Carousel-module_slide__DUIHe{position:relative;min-width:100%;padding-left:10px}.Carousel-module_slideInner__LDkPL{position:relative;overflow:hidden;height:100%}.Carousel-module_dotsContainer__W31EO{display:flex;justify-content:center;margin-top:1rem}.Carousel-module_dot__EsXlm{border:1px solid var(--justweb3-primary-color);width:10px;height:10px;border-radius:50%;margin:0 5px;padding:0;cursor:pointer;background-color:transparent}.Carousel-module_dotSelected__fql2X{background-color:var(--justweb3-primary-color)}.Dialog-module_overlay__oxrkG{position:fixed;inset:0;transition:-webkit-backdrop-filter .1s ease;transition:backdrop-filter .1s ease;transition:backdrop-filter .1s ease,-webkit-backdrop-filter .1s ease;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:Dialog-module_overlayShow__5t3ZP .7s cubic-bezier(.16,1,.3,1)}@keyframes Dialog-module_overlayShow__5t3ZP{0%{opacity:0}to{opacity:1}}.Dialog-module_content__7BUh4{background-color:var(--justweb3-background-color);box-shadow:2px 4px 20px 0 rgba(0,0,0,.33);position:fixed;z-index:9999;top:50%;left:50%;transform:translate(-50%,-50%);padding:40px;transition:all .4s ease-in-out;animation:Dialog-module_contentShow__nF5sz .5s cubic-bezier(.16,1,.3,1);border-radius:24px;width:-moz-fit-content;width:fit-content;max-width:min(1200px,90vw);min-width:390px;min-height:200px;max-height:80vh}.Dialog-module_content__7BUh4[data-state=closed]{animation:Dialog-module_contentHide__aNw3n .5s cubic-bezier(.16,1,.3,1)}.Dialog-module_content__7BUh4:focus{outline:none}@keyframes Dialog-module_contentShow__nF5sz{0%{opacity:0}to{opacity:1}}@keyframes Dialog-module_contentHide__aNw3n{0%{opacity:1}to{opacity:0}}@keyframes Dialog-module_slideUp__vkpcr{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes Dialog-module_slideDown__KbeAg{0%{transform:translateY(0)}to{transform:translateY(100%)}}@media (max-width:768px){.Dialog-module_content__7BUh4{width:100vw;max-width:100vw!important;min-width:100vw;max-height:100vh;border-radius:24px 24px 0 0;bottom:0;left:0;top:auto;transform:translateY(0);animation:Dialog-module_slideUp__vkpcr .55s cubic-bezier(.16,1,.3,1)}.Dialog-module_content__7BUh4[data-state=closed]{animation:Dialog-module_slideDown__KbeAg .55s cubic-bezier(.16,1,.3,1)}}.Dialog-module_fullScreen__jTJ3u{border-radius:0;width:100vw;max-width:100vw;min-width:100vw;min-height:100vh;max-height:100vh}.Dialog-module_title__Zs62L{margin:0;font-weight:500;font-family:var(--justweb3-font-family),serif;color:#000;font-size:17px}.Dialog-module_description__FjH-l{margin:10px 0 20px;font-family:var(--justweb3-font-family),serif;color:#6b7280;font-size:15px;line-height:1.5}.Dialog-module_dialogHeader__BnXZp{display:flex;flex-direction:column;text-align:center}.Dialog-module_dialogHeader__BnXZp>*+*{margin-top:.375rem}.Dialog-module_dialogFooter__Or7h-{display:flex;flex-direction:column-reverse;padding-top:20px}@media (min-width:768px){.Dialog-module_dialogFooter__Or7h-{flex-direction:row;justify-content:flex-end}.Dialog-module_dialogFooter__Or7h->*+*{margin-left:8px}}.Divider-module_divider__KKahP{display:flex;align-items:center;width:100%;border:0;border-bottom:1px solid var(--justweb3-foreground-color-4);margin:10px 0}.DropdownMenu-module_dropdownMenuContent__6qyF2{z-index:50;min-width:8rem;border-radius:16px;border:1px solid rgba(0,0,0,.1);background:var(--justweb3-background-color);box-shadow:2px 4px 20px 0 rgba(0,0,0,.05);padding:1rem;outline:none}.DropdownMenu-module_dropdownMenuContent__6qyF2[data-state=open]{animation:DropdownMenu-module_fadeInZoom__r-R2K .2s ease-in-out}.DropdownMenu-module_dropdownMenuContent__6qyF2[data-state=closed]{animation:DropdownMenu-module_fadeOutZoom__eOXTF .2s ease-in-out}.DropdownMenu-module_dropdownMenuContent__6qyF2[data-side=top]{animation:DropdownMenu-module_slideInFromBottom__YF93N .2s ease-in-out}.DropdownMenu-module_dropdownMenuContent__6qyF2[data-side=bottom]{animation:DropdownMenu-module_slideInFromTop__1lmQl .2s ease-in-out}.DropdownMenu-module_dropdownMenuContent__6qyF2[data-side=left]{animation:DropdownMenu-module_slideInFromRight__HEKo1 .2s ease-in-out}.DropdownMenu-module_dropdownMenuContent__6qyF2[data-side=right]{animation:DropdownMenu-module_slideInFromLeft__hEatY .2s ease-in-out}@keyframes DropdownMenu-module_fadeInZoom__r-R2K{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes DropdownMenu-module_fadeOutZoom__eOXTF{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes DropdownMenu-module_slideInFromTop__1lmQl{0%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes DropdownMenu-module_slideInFromBottom__YF93N{0%{transform:translateY(8px)}to{transform:translateY(0)}}@keyframes DropdownMenu-module_slideInFromLeft__hEatY{0%{transform:translateX(-8px)}to{transform:translateX(0)}}@keyframes DropdownMenu-module_slideInFromRight__HEKo1{0%{transform:translateX(8px)}to{transform:translateX(0)}}.DropdownMenu-module_dropdownMenuTrigger__9QMF5{background:none;border:none;padding:0;cursor:pointer}.DropdownMenu-module_dropdownMenuItem__41F3t{display:flex;align-items:center;padding:.5rem 1rem;font-size:.875rem;color:inherit;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;border-radius:8px}.DropdownMenu-module_dropdownMenuItem__41F3t:focus{background-color:rgba(0,0,0,.05)}.DropdownMenu-module_dropdownMenuItem__41F3t[data-disabled]{color:rgba(0,0,0,.5);pointer-events:none}.DropdownMenu-module_dropdownMenuLabel__Fq3eY{padding:.5rem 1rem;font-size:.75rem;color:rgba(0,0,0,.5)}.DropdownMenu-module_dropdownMenuSeparator__lWTsT{height:1px;background-color:rgba(0,0,0,.1);margin:.5rem 0}.Form-module_formItemWrapper__Pqiz8{display:flex;flex-direction:column;gap:.25rem}.Form-module_styledLabel__BNhl5{font-size:1rem;font-weight:400;margin:0;font-family:var(--justweb3-font-family);color:var(--justweb3-foreground-color-2)}.Form-module_styledLabelError__xQVRw{color:var(--justweb3-destructive-color)}.Form-module_formDescriptionText__FVxoB,.Form-module_formMessageText__R5xXD{font-size:.8rem;color:var(--justweb3-foreground-color-2)}.Form-module_formMessageText__R5xXD{font-weight:500}.Input-module_inputWrapper__q4PDs{position:relative;display:flex;align-items:center;border-radius:100px;border:1px solid #e5e5e5;background-color:var(--justweb3-background-color);padding:10px;height:32px;gap:12px;width:auto;box-sizing:content-box}.Input-module_inputWrapperFullWidth__-cY-c{width:100%}.Input-module_inputWrapperError__Mri-n{border-color:var(--justweb3-destructive-color)}.Input-module_inputWrapper__q4PDs:focus-within{outline:none;border-color:var(--justweb3-primary-color)}.Input-module_inputWrapper__q4PDs:focus-within.Input-module_inputWrapperError__Mri-n{border-color:var(--input-error-border-color)}.Input-module_styledInput__FcsfK{display:flex;height:30px;width:100%;border:none;background-color:transparent;font-size:12px;font-weight:500;font-family:var(--justweb3-font-family),serif;line-height:20px;padding:0;color:var(--justweb3-foreground-color-2);text-transform:none;transition:border-color .2s ease-in-out}.Input-module_styledInput__FcsfK::-moz-placeholder{color:var(--justweb3-foreground-color-3)}.Input-module_styledInput__FcsfK::placeholder{color:var(--justweb3-foreground-color-3)}.Input-module_styledInput__FcsfK:focus{outline:none}.Input-module_styledInput__FcsfK:disabled{opacity:.5;cursor:not-allowed}.Input-module_leftElement__qBB88,.Input-module_rightElement__MBhg5{font-family:var(--justweb3-font-family),serif;display:flex;align-items:center;font-size:12px;font-weight:900;line-height:20px;color:var(--justweb3-foreground-color-2)}.Input-module_leftElement__qBB88{pointer-events:none}.OTPInput-module_otpInputContainer__I8NPf{display:flex;align-items:center;gap:.5rem;width:100%}.OTPInput-module_otpInputContainer__I8NPf>div{display:flex;justify-content:space-between;width:100%;align-items:center}.OTPInput-module_otpInputContainer__I8NPf:has(:disabled){opacity:.5}.OTPInput-module_otpInput__alu4t{display:flex}.OTPInput-module_otpInput__alu4t:disabled{cursor:not-allowed}.OTPInput-module_otpInputGroup__6y6uc{display:flex;align-items:center}.OTPInput-module_caret__RKpls{height:1rem;width:1px;background-color:var(--justweb3-background-color);animation:OTPInput-module_blinkAnimation__NCfDM 1s steps(1) infinite}.OTPInput-module_caretWrapper__YNF87{pointer-events:none;position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.OTPInput-module_otpInputSlot__d98j-{position:relative;display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-top:1px solid var(--justweb3-foreground-color-4);border-right:1px solid var(--justweb3-foreground-color-4);border-bottom:1px solid var(--justweb3-foreground-color-4);font-size:1.25rem;color:var(--justweb3-primary-color);transition:all .2s}.OTPInput-module_otpInputSlot__d98j-:first-child{border-left:1px solid var(--justweb3-foreground-color-4);border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.OTPInput-module_otpInputSlot__d98j-:last-child{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.OTPInput-module_otpInputSlotActive__M84Li{z-index:10;box-shadow:0 0 0 2px var(--justweb3-primary-color)}@keyframes OTPInput-module_blinkAnimation__NCfDM{0%,50%{opacity:1}51%,to{opacity:0}}.Popover-module_popoverContent__R78wn{z-index:10002;width:18rem;border-radius:24px;border:1px solid var(--justweb3-foreground-color-4);background:var(--justweb3-background-color);box-shadow:0 4px 10px 0 rgba(0,0,0,.18);padding:1rem;outline:none}.Popover-module_popoverContent__R78wn[data-state=open]{animation:Popover-module_fadeInZoom__T-maQ .2s ease-in-out}.Popover-module_popoverContent__R78wn[data-state=closed]{animation:Popover-module_fadeOutZoom__1cDfG .2s ease-in-out}.Popover-module_popoverContent__R78wn[data-side=top]{animation:Popover-module_slideInFromBottom__ZJDSW .2s ease-in-out}.Popover-module_popoverContent__R78wn[data-side=bottom]{animation:Popover-module_slideInFromTop__uk2cz .2s ease-in-out}.Popover-module_popoverContent__R78wn[data-side=left]{animation:Popover-module_slideInFromRight__hewEQ .2s ease-in-out}.Popover-module_popoverContent__R78wn[data-side=right]{animation:Popover-module_slideInFromLeft__hAIY1 .2s ease-in-out}.Popover-module_popoverTrigger__HMV9f{background:none;border:none;padding:0;cursor:pointer}@keyframes Popover-module_fadeInZoom__T-maQ{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes Popover-module_fadeOutZoom__1cDfG{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes Popover-module_slideInFromTop__uk2cz{0%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes Popover-module_slideInFromBottom__ZJDSW{0%{transform:translateY(8px)}to{transform:translateY(0)}}@keyframes Popover-module_slideInFromLeft__hAIY1{0%{transform:translateX(-8px)}to{transform:translateX(0)}}@keyframes Popover-module_slideInFromRight__hewEQ{0%{transform:translateX(8px)}to{transform:translateX(0)}}.Tabs-module_tabsList__gnLnj{border-radius:.375rem;margin-bottom:10px;gap:10px;display:flex;overflow-x:auto;overflow-y:visible;height:30px;min-height:30px}.Tabs-module_underlinedTabs__dwPvx .Tabs-module_tabsTrigger__swYDs{transition:border-color .3s ease-in-out,color .3s ease-in-out;background-color:transparent;border:unset;color:var(--justweb3-primary-color);font-size:14px;font-style:normal;font-weight:900;line-height:18px;font-family:var(--justweb3-font-family);border-bottom:2px solid transparent}.Tabs-module_underlinedTabs__dwPvx .Tabs-module_tabsTrigger__swYDs[data-state=active]{border-bottom:2px solid var(--justweb3-primary-color)}.Tabs-module_tabsTrigger__swYDs{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:.125rem;padding:5px;font-size:.875rem;font-weight:500;line-height:1.25rem;cursor:pointer;transition:all .2s ease-in-out}.Tabs-module_tabsTrigger__swYDs:focus-visible{outline:none;box-shadow:0 0 0 2px var(--justweb3-foreground-color-4)}.Tabs-module_tabsTrigger__swYDs:disabled{pointer-events:none;opacity:.5}.Tabs-module_tabsContent__rzfAq{position:relative;overflow:hidden}.Tabs-module_tabsContent__rzfAq:focus-visible{outline:none;box-shadow:0 0 0 2px var(--justweb3-foreground-color-4)}@keyframes Tabs-module_slideInLeft__8JJx9{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes Tabs-module_slideInRight__X9rqQ{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.Tabs-module_slideInLeft__8JJx9{animation:Tabs-module_slideInLeft__8JJx9 .3s ease forwards}.Tabs-module_slideInRight__X9rqQ{animation:Tabs-module_slideInRight__X9rqQ .3s ease forwards}.Text-module_h2__sg-k-{font-size:24px;line-height:normal;font-weight:600;margin:0;font-family:var(--justweb3-font-family);color:var(--justweb3-foreground-color-2)}.Text-module_p__9m83L{font-size:14px}.Text-module_a__gxKqx,.Text-module_p__9m83L{font-weight:400;margin:0;font-family:var(--justweb3-font-family);color:var(--justweb3-foreground-color-2)}.Text-module_a__gxKqx{font-size:8px;line-height:8px;text-decoration:none;cursor:pointer}.Text-module_span__3iEht{font-size:8px;line-height:8px;font-weight:400;margin:0;font-family:var(--justweb3-font-family);color:var(--justweb3-foreground-color-2)}.ToolTip-module_tooltipContent__EP8GX{z-index:190;overflow:hidden;border-radius:.375rem;background-color:var(--justweb3-primary-color);padding:4px;font-size:10px;color:var(--justweb3-background-color);animation:ToolTip-module_fadeInZoom__CGcTY .2s ease-in-out}.ToolTip-module_tooltipContent__EP8GX[data-state=closed]{animation:ToolTip-module_fadeOutZoom__GC0N2 .2s ease-in-out}.ToolTip-module_tooltipContent__EP8GX[data-side=top]{animation:ToolTip-module_slideInFromBottom__G9qHb .2s ease-in-out}.ToolTip-module_tooltipContent__EP8GX[data-side=bottom]{animation:ToolTip-module_slideInFromTop__Chf3q .2s ease-in-out}.ToolTip-module_tooltipContent__EP8GX[data-side=left]{animation:ToolTip-module_slideInFromRight__kCm-9 .2s ease-in-out}.ToolTip-module_tooltipContent__EP8GX[data-side=right]{animation:ToolTip-module_slideInFromLeft__9zrId .2s ease-in-out}@keyframes ToolTip-module_fadeInZoom__CGcTY{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes ToolTip-module_fadeOutZoom__GC0N2{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@keyframes ToolTip-module_slideInFromTop__Chf3q{0%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes ToolTip-module_slideInFromBottom__G9qHb{0%{transform:translateY(8px)}to{transform:translateY(0)}}@keyframes ToolTip-module_slideInFromLeft__9zrId{0%{transform:translateX(-8px)}to{transform:translateX(0)}}@keyframes ToolTip-module_slideInFromRight__kCm-9{0%{transform:translateX(8px)}to{transform:translateX(0)}}.Sheet-module_sheetOverlay__YlA1-{position:fixed;inset:0;z-index:50;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition-timing-function:cubic-bezier(.4,0,.2,1)}.Sheet-module_sheetOverlay__YlA1-[data-state=open]{animation:Sheet-module_overlayShow__cOPmY .5s cubic-bezier(.16,1,.3,1)}.Sheet-module_sheetOverlay__YlA1-[data-state=closed]{animation:Sheet-module_overlayHide__cOtBS .3s cubic-bezier(.16,1,.3,1)}.Sheet-module_sheetContent__xXC63{position:fixed;z-index:1000;display:flex;flex-direction:column;padding:3rem 1.5rem 1.5rem;gap:1rem;box-sizing:border-box;background-color:var(--justweb3-background-color);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.Sheet-module_sheetContent__xXC63[data-state=open]{animation:Sheet-module_contentShow__35OoD .5s cubic-bezier(.16,1,.3,1)}.Sheet-module_sheetContent__xXC63[data-state=closed]{animation:Sheet-module_contentHide__pcwru .3s cubic-bezier(.16,1,.3,1)}.Sheet-module_sheetContent__xXC63:focus{outline:none}.Sheet-module_sheetHeader__c2oeU{display:flex;flex-direction:column;space-y:2;text-align:center}.Sheet-module_sheetFooter__KXTOX{display:flex;flex-direction:column-reverse}.Sheet-module_sheetTitle__nJ20T{font-size:1.125rem;font-weight:600;line-height:1.75rem;position:absolute;top:1rem;left:24px;margin:0}.Sheet-module_sheetDescription__LGnCG,.Sheet-module_sheetTitle__nJ20T{color:var(--justweb3-foreground-color-2);font-family:var(--justweb3-font-family)}.Sheet-module_sheetDescription__LGnCG{font-size:.875rem;line-height:1.25rem}.Sheet-module_sheetClose__IWL-n{position:absolute;right:1rem;top:1rem;opacity:.7;transition:opacity .2s;outline:none;border:none;background:none;cursor:pointer}.Sheet-module_sheetClose__IWL-n:hover{opacity:1}.Sheet-module_top__TBe3W{inset:0 0 auto 0;border-bottom:1px solid var(--justweb3-foreground-color-4)}.Sheet-module_top__TBe3W[data-state=open]{animation:Sheet-module_slideInTop__GrhbI .5s cubic-bezier(.16,1,.3,1)}.Sheet-module_top__TBe3W[data-state=closed]{animation:Sheet-module_slideOutTop__mxRpo .3s cubic-bezier(.16,1,.3,1)}.Sheet-module_right__xQ69R{inset:0 0 0 auto;border-left:1px solid var(--justweb3-foreground-color-4)}.Sheet-module_right__xQ69R[data-state=open]{animation:Sheet-module_slideInRight__SOATR .5s cubic-bezier(.16,1,.3,1)}.Sheet-module_right__xQ69R[data-state=closed]{animation:Sheet-module_slideOutRight__qcSHh .3s cubic-bezier(.16,1,.3,1)}.Sheet-module_bottom__hgksk{inset:auto 0 0 0;border-top:1px solid var(--justweb3-foreground-color-4)}.Sheet-module_bottom__hgksk[data-state=open]{animation:Sheet-module_slideInBottom__k-UMD .5s cubic-bezier(.16,1,.3,1)}.Sheet-module_bottom__hgksk[data-state=closed]{animation:Sheet-module_slideOutBottom__EAeAx .3s cubic-bezier(.16,1,.3,1)}.Sheet-module_left__edACO{inset:0 auto 0 0;border-right:1px solid var(--justweb3-foreground-color-4)}.Sheet-module_left__edACO[data-state=open]{animation:Sheet-module_slideInLeft__Tk8IU .5s cubic-bezier(.16,1,.3,1)}.Sheet-module_left__edACO[data-state=closed]{animation:Sheet-module_slideOutLeft__jNvgT .3s cubic-bezier(.16,1,.3,1)}@media (min-width:768px){.Sheet-module_sheetContent__xXC63.Sheet-module_bottom__hgksk,.Sheet-module_sheetContent__xXC63.Sheet-module_top__TBe3W{max-height:100vh}.Sheet-module_sheetContent__xXC63.Sheet-module_left__edACO,.Sheet-module_sheetContent__xXC63.Sheet-module_right__xQ69R{max-width:420px}.Sheet-module_sheetHeader__c2oeU{text-align:left}.Sheet-module_sheetFooter__KXTOX{flex-direction:row;justify-content:flex-end}}@media (max-width:768px){.Sheet-module_sheetContent__xXC63{max-width:100vw;width:100vw;border-radius:0}}@keyframes Sheet-module_contentShow__35OoD{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes Sheet-module_contentHide__pcwru{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-48%) scale(.96)}}@keyframes Sheet-module_slideInTop__GrhbI{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes Sheet-module_slideOutTop__mxRpo{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes Sheet-module_slideInRight__SOATR{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes Sheet-module_slideOutRight__qcSHh{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes Sheet-module_slideInBottom__k-UMD{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes Sheet-module_slideOutBottom__EAeAx{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes Sheet-module_slideInLeft__Tk8IU{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes Sheet-module_slideOutLeft__jNvgT{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes Sheet-module_overlayShow__cOPmY{0%{opacity:0}to{opacity:1}}@keyframes Sheet-module_overlayHide__cOtBS{0%{opacity:1}to{opacity:0}}.Label-module_label__YiV85{font-size:.875rem;font-weight:500;line-height:1;font-family:var(--justweb3-font-family);color:var(--justweb3-foreground-color-2)}.Label-module_required__PGNlU:after{content:"*";margin-left:.25rem;color:var(--justweb3-destructive-color)}[data-disabled]+.Label-module_label__YiV85{opacity:.5;cursor:not-allowed}.Checkbox-module_checkbox__P2Iqn{height:1rem;width:1rem;padding:1px;border-radius:.25rem;border:1px solid var(--justweb3-foreground-color-4);background-color:var(--justweb3-background-color);transition-property:background-color,border-color,color,fill,stroke;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.Checkbox-module_checkbox__P2Iqn[data-state=checked]{background-color:var(--justweb3-primary-color);border-color:var(--justweb3-primary-color)}.Checkbox-module_checkbox__P2Iqn:disabled{opacity:.5;pointer-events:none}.Checkbox-module_indicator__fli26{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.Checkbox-module_icon__zheWH{width:.75rem;height:.75rem;color:var(--justweb3-primary-color-foreground)}@keyframes Skeleton-module_pulse__a1kIL{0%,to{opacity:1}50%{opacity:.5}}.Skeleton-module_skeleton__31mzF{animation:Skeleton-module_pulse__a1kIL 2s cubic-bezier(.4,0,.6,1) infinite;border-radius:.375rem;background-color:rgba(var(--jusstweb3-primary-color),.1)}.NotificationBadge-module_notificationIcon__foeyk{position:relative;display:flex}.NotificationBadge-module_icon__A0d13{font-size:24px;line-height:40px;text-align:center}.NotificationBadge-module_badge__izKHg{position:absolute;top:0;right:4px;background-color:red;color:#fff;font-size:8px;font-weight:700;line-height:1;border-radius:100px;padding:2px 4px;transform:translate(50%,-50%);box-shadow:0 2px 4px rgba(0,0,0,.2);white-space:nowrap}.Flex-module_flex__4MtN8{display:flex}.Flex-module_direction-row__dcjwK{flex-direction:row}.Flex-module_direction-column__eh-kJ{flex-direction:column}.Flex-module_direction-row-reverse__YAjAh{flex-direction:row-reverse}.Flex-module_direction-column-reverse__6aja1{flex-direction:column-reverse}.Flex-module_justify-flex-start__R0DUt{justify-content:flex-start}.Flex-module_justify-flex-end__x24Po{justify-content:flex-end}.Flex-module_justify-center__jPDhy{justify-content:center}.Flex-module_justify-space-between__aDxOE{justify-content:space-between}.Flex-module_justify-space-around__GYr08{justify-content:space-around}.Flex-module_justify-space-evenly__dZCHB{justify-content:space-evenly}.Flex-module_align-stretch__Qr-0B{align-items:stretch}.Flex-module_align-flex-start__ee2qt{align-items:flex-start}.Flex-module_align-flex-end__mRPUh{align-items:flex-end}.Flex-module_align-center__XHwrT{align-items:center}.Flex-module_align-baseline__es9ni{align-items:baseline}.Flex-module_wrap-nowrap__XsHp8{flex-wrap:nowrap}.Flex-module_wrap-wrap__SAUHn{flex-wrap:wrap}.Flex-module_wrap-wrap-reverse__CAt35{flex-wrap:wrap-reverse}.ExpandableText-module_button__CHItv{cursor:pointer;border:none;background:none;padding:0;margin-left:.5rem;color:var(--justweb3-primary-color);text-decoration:none;font-size:10px;font-weight:400;line-height:normal}.ExpandableText-module_button__CHItv:hover{text-decoration:underline}.OrLine-module_orLineContainer__mcSe9{display:flex;align-items:center;gap:20px}.OrLine-module_spanText__o0r1n{font-size:14px;font-style:normal;font-weight:900}.ProfileSection-module_sectionCard__LvwTJ{padding:10px;border-radius:10px;border:1px solid var(--justweb3-foreground-color-4);display:flex;flex-direction:column;gap:5px}.ProfileSection-module_sectionItemList__TYo2w{display:flex;flex-direction:row;grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:10px;overflow-x:auto}@media (max-width:768px){.ProfileSection-module_sectionItemList__TYo2w{gap:10px;flex-wrap:wrap}}.ProfileSection-module_sectionItem__WajtI{display:flex;flex-direction:row;align-items:center;gap:1.25rem}@media (max-width:768px){.ProfileSection-module_sectionItem__WajtI{grid-column:span 6/span 6}}.AvatarSelectorDialog-module_sliderInput__Omgq9{width:100%;height:.5rem;background-color:#bfdbfe;border-radius:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.AvatarSelectorDialog-module_sliderInput__Omgq9:focus{outline:none}.AvatarSelectorDialog-module_sliderInput__Omgq9::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1rem;height:1rem;background-color:#2563eb;border-radius:50%;cursor:pointer;margin-top:-.25rem}.AvatarSelectorDialog-module_sliderInput__Omgq9::-moz-range-thumb{width:1rem;height:1rem;background-color:#2563eb;border:none;border-radius:50%;cursor:pointer}.AvatarSelectorDialog-module_sliderInput__Omgq9::-ms-thumb{width:1rem;height:1rem;background-color:#2563eb;border:none;border-radius:50%;cursor:pointer}.AvatarSelectorDialog-module_sliderInput__Omgq9::-webkit-slider-runnable-track{height:.5rem;background:transparent;border-radius:.5rem}.AvatarSelectorDialog-module_responsiveDiv__yefVF{display:flex;flex-direction:column}@media (min-width:768px){.AvatarSelectorDialog-module_responsiveDiv__yefVF{max-width:360px}}.AvatarSelectorDialog-module_imageWrapper__HZ1tr{width:360px;height:360px;margin:auto;border-radius:10px}@media (max-width:768px){.AvatarSelectorDialog-module_imageWrapper__HZ1tr{width:75%;height:270px}}.AvatarSelectorDialog-module_flexCentered__xjetY{width:100%;flex:1;position:relative;cursor:pointer}.AvatarSelectorDialog-module_overlay__EsAAz{position:absolute;inset:0 20px;display:flex;flex-direction:column;place-content:center;justify-content:center;align-items:center;cursor:pointer}.BannerSelectorDialog-module_styledDiv__H22uD{width:360px;height:360px;margin:auto;border-radius:10px}@media (max-width:768px){.BannerSelectorDialog-module_styledDiv__H22uD{width:75%;height:270px}}.BannerSelectorDialog-module_sliderInput__67lmU{width:100%;height:.5rem;background-color:#bfdbfe;border-radius:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.BannerSelectorDialog-module_sliderInput__67lmU:focus{outline:none}.BannerSelectorDialog-module_sliderInput__67lmU::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1rem;height:1rem;background-color:#2563eb;border-radius:50%;cursor:pointer;margin-top:-.25rem}.BannerSelectorDialog-module_sliderInput__67lmU::-moz-range-thumb{width:1rem;height:1rem;background-color:#2563eb;border:none;border-radius:50%;cursor:pointer}.BannerSelectorDialog-module_sliderInput__67lmU::-ms-thumb{width:1rem;height:1rem;background-color:#2563eb;border:none;border-radius:50%;cursor:pointer}.BannerSelectorDialog-module_sliderInput__67lmU::-webkit-slider-runnable-track{height:.5rem;background:transparent;border-radius:.5rem}.BannerSelectorDialog-module_responsiveDiv__6jexI{display:flex;flex-direction:column}@media (min-width:768px){.BannerSelectorDialog-module_responsiveDiv__6jexI{max-width:360px}}.BannerSelectorDialog-module_bannerContainer__l7-nE{width:100%;height:100px;border-radius:5px;overflow:hidden;position:relative}.BannerSelectorDialog-module_penIconContainer__nnDzA{position:absolute;top:15px;right:15px}.BannerSelectorDialog-module_bannerImage__RNvuq{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.SignInDialog-module_transitionElement__mHpjn{max-height:0;overflow:hidden;display:none;padding:0;transition:max-height .3s ease-out,padding .3s ease-out}.SignInDialog-module_transitionElement__mHpjn.SignInDialog-module_visible__1rigj{display:block}.SignInDialog-module_logoImg__Ji3jT{height:62px;width:auto}.SignInDialog-module_loadingContainer__WtZR7{position:relative;padding:24px}.SignInDialog-module_contentWrapper__TmNE-{max-height:40vh;overflow-y:auto;overflow-x:hidden}.SignInDialog-module_badgeText__4sSXL{font-size:10px;line-height:10px;font-weight:900;color:var(--justweb3-primary-color)}.SignInDialog-module_inputFullWidth__09ABw{width:100%}.SignInDialog-module_inputStyle__KDLr3{border-radius:100px 0 0 100px;text-transform:lowercase}.SignInDialog-module_buttonStyle__bS-AW{border-radius:0 100px 100px 0;font-weight:900;height:32px}.MetadataCard-module_badge__3ut9a{padding:5px}.MetadataCard-module_flexRow__sG42s{display:flex;flex-direction:row;justify-content:flex-start;gap:5px;align-items:center}.MetadataCard-module_icon__TTtg4{width:15px;height:15px;min-width:15px;min-height:15px;text-align:center}.MetadataCard-module_flexColumn__-i8nD{display:flex;flex-direction:column;justify-content:center;gap:5px;align-items:flex-start}.MetadataCard-module_textOther__OpYau,.MetadataCard-module_textStyle__x7W9i{font-size:10px;font-weight:800;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:120%;margin:0;font-family:var(--justweb3-font-family)}.MetadataCard-module_link__u9b0W{color:#000;font-size:10px;font-weight:800;max-width:100%;width:-moz-fit-content;width:fit-content;text-decoration:underline;text-underline-offset:1px;line-height:100%;margin:0}.JustEnsCard-module_expandableCard__QSqq2{height:193px;box-sizing:content-box;width:398px;display:flex;flex-direction:column;position:relative;border-radius:20px;overflow:hidden;cursor:pointer;background-color:var(--justweb3-background-color);border:1px solid var(--justweb3-foreground-color-4)}.JustEnsCard-module_expandableCard__QSqq2:hover{border:1px solid var(--justweb3-primary-color)}.JustEnsCard-module_descriptionText__bmbpr{color:var(--justweb3-foreground-color-2);text-align:right;font-size:10px;font-style:normal;font-weight:400;line-height:normal;opacity:.75;max-width:180px;overflow:hidden;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical}.JustEnsCard-module_bannerImage__hHO-q{-o-object-fit:cover;object-fit:cover;height:100px;width:100%}.JustEnsCard-module_avatarContainer__D0fqo{padding:0 20px;position:absolute;top:50px}.JustEnsCard-module_expandableCardContent__Zy0nv{padding:35px 20px 20px}.JustEnsCard-module_titleText__7UvLq{font-weight:700;color:var(--justweb3-primary-color);font-size:12px}.JustEnsCard-module_expandabletitleText__LmkzX{font-weight:700;color:var(--justweb3-foreground-color-2);font-size:16px}.JustEnsCard-module_clickableItem__FM8JD{color:var(--justweb3-primary-color)}.JustEnsCard-module_socialIconsContainer__9dI2c{display:flex;gap:5px}.JustEnsCard-module_socialIcon__2UiF-{width:12px;height:12px}.MembersSection-module_container__OPRZF{display:flex;gap:10px;flex-wrap:wrap;max-width:100%;overflow-y:scroll;overflow-x:hidden;width:100%;max-height:100%}.MembersSection-module_memberCard__PmniM{width:100%;min-width:335px;flex:1}.MembersSection-module_loadingContainer__syuoQ{position:relative;display:flex;width:100%;height:100px;justify-content:center;align-items:center}.ContentSection-module_container__Hjv8j{display:flex;flex-direction:column}@media (max-width:768px){.ContentSection-module_container__Hjv8j{padding-left:0}}.ContentSection-module_bannerImage__vh-KM{-o-object-fit:cover;object-fit:cover;height:20vh;width:100%;border-radius:16px}.ContentSection-module_bannerContainer__Fee40{width:100%;height:20vh;aspect-ratio:7/1;overflow:hidden;position:relative}@media (max-width:768px){.ContentSection-module_bannerContainer__Fee40{aspect-ratio:2/1;height:100px}.ContentSection-module_bannerImage__vh-KM{height:100px}}.ContentSection-module_sectionCard__wNGPg{padding:10px;border-radius:10px;border:1px solid var(--justweb3-foreground-color-4);display:flex;flex-direction:column;gap:5px}.ContentSection-module_sectionItemList__3p91U{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:10px;overflow-x:auto}@media (max-width:768px){.ContentSection-module_sectionItemList__3p91U{gap:10px}}@media (min-width:768px){.ContentSection-module_sectionItemList__3p91U{display:flex;flex-direction:row}}.ContentSection-module_sectionItem__uHJTy{display:flex;flex-direction:row;align-items:center;gap:1.25rem}@media (max-width:768px){.ContentSection-module_sectionItem__uHJTy{grid-column:span 6/span 6}}.ContentSection-module_communityBtn__sUP1-{padding:3px 8px 3px 3px;border-radius:100px;cursor:pointer;background-color:color-mix(in srgb,var(--justweb3-primary-color) 20%,transparent);color:var(--justweb3-primary-color);font-weight:600;font-size:8px;font-family:var(--justweb3-font-family);border:none;line-height:150%;text-transform:capitalize;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:row;gap:5px;align-items:center}.ProfileDialog-module_formContainer__hixCY{transform-origin:left;display:flex;flex-direction:column;gap:10px;justify-content:space-between;max-width:0;min-width:0;overflow:hidden;transition:all .3s ease-in-out}.ProfileDialog-module_formContainerEditMode__FkdgS{flex:1 1 0%;min-width:100%;max-width:100%}@media (max-width:768px){.ProfileDialog-module_minimize__zjbB5{display:none}}@media (min-width:768px){.ProfileDialog-module_formContainerEditMode__FkdgS{min-width:250px;max-width:250px}}.ProfileDialog-module_formInnerContainer__DRC0a{height:100%;position:absolute;top:0;left:0;right:0;bottom:0;min-width:100%;max-width:100%}@media (min-width:768px){.ProfileDialog-module_formInnerContainer__DRC0a{min-width:230px;max-width:230px}}.ProfileDialog-module_contentSectionWrapper__Pn2Ml{flex:1 1 0%;overflow-y:auto;transition:all .3s linear}.ProfileDialog-module_header__O8xvj{display:flex;gap:5px}.ProfileDialog-module_badgeText__m4TWj{font-size:10px;line-height:10px;font-weight:900;color:var(--justweb3-primary-color)}.ProfileDialog-module_loadingContainer__ZoPR3{height:100%;position:relative;padding:24px}.ProfileDialog-module_form__MLi1R{display:flex;gap:10px;max-height:100%;height:100%;width:100%;flex-direction:column;justify-content:space-between}.ProfileDialog-module_errorMessage__zH6Vr{height:15px;font-size:10px;line-height:10px;text-align:center}.ProfileDialog-module_buttonContainer__0Q01r{margin-top:auto;height:49px}.ProfileDialog-module_iconButton__Qibd8{cursor:pointer}.JustWeb3Button-module_desktopSection__IdabI{display:none}.JustWeb3Button-module_mobileSection__sE0xu{display:block}@media (min-width:768px){.JustWeb3Button-module_desktopSection__IdabI{display:block}.JustWeb3Button-module_mobileSection__sE0xu{display:none}}