.ModuleClaimChecker_moduleClaimChecker__PKyTW{display:flex;flex-direction:column;align-items:center;padding:25vh 1rem}.ModuleClaimChecker_moduleClaimChecker_form__YYZXH{display:flex;flex-direction:column;padding:2rem 1.5rem 2.5rem;gap:1rem;border-radius:var(--radii-lg);color:var(--colors-text-on-neutral-500);background-color:var(--colors-neutralAlpha-75)}.ModuleClaimChecker_moduleClaimChecker_form_title__GIaoA{font-size:3rem;line-height:1.5}.ModuleClaimChecker_moduleClaimChecker_form__YYZXH>:last-child{margin-top:1rem}.ModuleClaimChecker_moduleClaimChecker_result__A_Ogw{display:flex;flex-direction:column;padding:2rem 1.5rem 2.5rem;gap:1rem;border-radius:var(--radii-lg);color:var(--colors-text-on-neutral-500);background-color:var(--colors-neutralAlpha-75)}.ModuleClaimChecker_moduleClaimChecker_result_card__EUriF{font-size:3rem;line-height:1.5;border-radius:var(--radii-lg);padding:2.5rem 1.25rem;text-align:center}.ModuleClaimChecker_moduleClaimChecker_result_card_claimed__94FAv{color:var(--colors-text-on-error-500);background-color:var(--colors-error-500)}.ModuleClaimChecker_moduleClaimChecker_result_card_unclaimed__uTjCc{color:var(--colors-text-on-success-500);background-color:var(--colors-success-500)}.ModuleClaimChecker_moduleClaimChecker_result__A_Ogw>:last-child{margin-top:1rem}.CardsContainer_cardsContainer__kHwCW{display:grid;max-width:100%;grid-auto-rows:1fr;justify-items:center;grid-gap:1rem .75rem;gap:1rem .75rem}@media(min-width:768px){.CardsContainer_cardsContainer__kHwCW{flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:1.5rem 2.5rem}}.CardItem_cardItem__6kdD7{border-radius:var(--radii-md);filter:brightness(1);transition-property:filter;transition-duration:var(--transitions-duration-fast);transition-timing-function:var(--transitions-easing-inOut)}.CardItem_cardItem_selected__KeolY{filter:brightness(1.25)}.CardItem_cardItem_selected__KeolY:after{content:"";position:absolute;inset:0;background-color:var(--colors-lightAlpha-25);z-index:100}.CardItem_cardItem_clickable___Nqos{cursor:pointer}.CardItem_cardItem_info__efOH0{padding:.75rem .5rem}.CardItem_cardItem_info_title__dsqAG{flex:1 1 auto}.CardItem_cardItem_info_title__dsqAG .CardItem_cardItem_info_title_link__g94NG{color:inherit;text-decoration:none;font-family:var(--fonts-primary);font-weight:var(--fontWeights-bold);line-height:var(--lineHeights-md)}.ModuleDrops_moduleDrops_title__I0SVW{margin-bottom:1.5rem;padding-bottom:.75rem;color:var(--colors-text-on-background);border-bottom:2px solid var(--colors-text-on-background);max-width:100%}.ModuleDrops_moduleDrops_drops_placeholder__JZisJ{height:0;padding-top:100%;align-self:stretch;justify-self:stretch;background-color:var(--colors-neutralAlpha-10)}.ModuleEmbed_moduleEmbed__5bdCH{display:flex;flex-direction:column}.ModuleEmbed_moduleEmbed_variant_content__EbE1o .ModuleEmbed_moduleEmbed_iframe__tilGD,.ModuleEmbed_moduleEmbed_variant_full__P9pbB .ModuleEmbed_moduleEmbed_iframe__tilGD{width:100%;height:calc(100vh - 6rem)}.ModuleGallery_moduleGallery__AoVOZ{overflow:hidden}.ModuleHero_moduleHero__zXKj3{display:flex;flex-direction:row;align-items:center;--moduleHero-color:var(--colors-neutral-0);--moduleHero-bg:var(--colors-darkAlpha-70)}.ModuleHero_moduleHero__zXKj3.ModuleHero_moduleHero_colorMode_light__2UPCS{--moduleHero-color:var(--base-colors-neutral-950);--moduleHero-bg:var(--base-colors-lightAlpha-70)}.ModuleHero_moduleHero__zXKj3.ModuleHero_moduleHero_colorMode_dark__VTDdP{--moduleHero-color:var(--base-colors-neutral-50);--moduleHero-bg:var(--base-colors-darkAlpha-70)}.ModuleHero_moduleHero_image__lIopA{overflow:hidden;min-height:768px}.ModuleHero_moduleHero_image_content__ezfbH{min-height:768px}.ModuleHero_moduleHero_image_content_image__9lMrb{object-fit:cover;object-position:50% 50%}.ModuleHero_moduleHero_content__9WStF{position:relative;flex:1 1 auto;display:flex;flex-direction:column;justify-content:space-around;align-items:center;min-height:768px;padding:4rem 1rem;gap:4rem;color:var(--moduleHero-color)}.ModuleHero_moduleHero_content_background__Zkk_Z{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;height:100%;width:100%}.ModuleHero_moduleHero_content_background__Zkk_Z>img{object-fit:cover}.ModuleHero_moduleHero_content_image__5nxyW{position:relative;width:14rem;z-index:1}.ModuleHero_moduleHero_content_spacer__JxanU{display:none}.ModuleHero_moduleHero_content_text__wHXMd{position:relative;display:flex;flex-direction:column;flex:0 1 auto;z-index:2;max-width:768px;padding:1rem 2rem 2rem;border-radius:var(--radii-lg);background-color:var(--moduleHero-bg)}.ModuleHero_moduleHero_content_text_title__FM63M{font-weight:var(--fontWeights-bold);font-size:var(--fontSizes-3xl);line-height:var(--lineHeights-3xl);margin-bottom:1rem;z-index:2}@media(min-width:768px){.ModuleHero_moduleHero_content_text_title__FM63M{font-size:var(--fontSizes-5xl);line-height:var(--lineHeights-5xl);margin-bottom:1rem}}@media(min-width:1024px){.ModuleHero_moduleHero_content_text_title__FM63M{font-size:var(--fontSizes-7xl);line-height:var(--lineHeights-7xl);margin-bottom:1.5rem}}.ModuleHero_moduleHero_content_text_body__WEriM{font-size:var(--fontSizes-lg);line-height:var(--lineHeights-lg);white-space:pre-wrap;z-index:3}@media(min-width:768px){.ModuleHero_moduleHero_content__9WStF{flex-direction:row;padding:4rem}.ModuleHero_moduleHero_content_onlyText__V8bLJ{justify-content:flex-end}.ModuleHero_moduleHero_content_image__5nxyW{max-width:50%;min-width:10rem;width:auto;flex:1 1 auto}.ModuleHero_moduleHero_content_spacer__JxanU{display:block;flex:1 1 auto;width:50%}.ModuleHero_moduleHero_content_text__wHXMd{flex:1 1 auto}}@media(min-width:1920px){.ModuleHero_moduleHero_content_image__5nxyW,.ModuleHero_moduleHero_content_spacer__JxanU{max-width:33.3%;width:auto;flex:1 1 auto}.ModuleHero_moduleHero_content_text__wHXMd{max-width:50%}}.ModuleHeroCreator_moduleHeroCreator__BvTEo{display:flex;flex-direction:column-reverse;align-items:flex-start;gap:1.5rem}@media(min-width:1024px){.ModuleHeroCreator_moduleHeroCreator__BvTEo{flex-direction:row;gap:4rem}.ModuleHeroCreator_moduleHeroCreator_media__FEszQ{max-width:min(50vh,50%)}}@media(max-width:1024px){.ModuleHeroCreator_moduleHeroCreator_info_name__bqFsW{font-size:var(--fontSizes-5xl);line-height:var(--fontSizes-5xl)}.ModuleHeroCreator_moduleHeroCreator_info_title__nsTTO,.ModuleHeroCreator_moduleHeroCreator_media_subline__cuNz_{font-size:var(--fontSizes-xl);line-height:var(--fontSizes-xl)}}.ModuleHeroCreator_moduleHeroCreator_media__FEszQ{display:flex;flex-direction:column;flex:1 1 auto;width:100%;box-sizing:border-box;gap:1rem}.ModuleHeroCreator_moduleHeroCreator_media_aspect__nXBCY{border-radius:var(--radii-lg);overflow:hidden}.ModuleHeroCreator_moduleHeroCreator_info__XjmYh{display:flex;flex-direction:column;flex:1 1 auto;width:100%;gap:.5rem}.ModuleHeroCreator_moduleHeroCreator_info_socials__isPZJ{margin:.5rem 0}.ModuleHeroItem_moduleHeroItem_aspect__zyPt7,.ModuleHeroNft_moduleHeroNft_aspect__DYshB{border-radius:var(--radii-md)}.ModuleLinkList_moduleLinkList_title__MKU9r{margin-bottom:1rem}.ModuleLinkList_moduleLinkList_nav__SsC_k{display:flex;flex-direction:column;gap:1rem}@media(min-width:768px){.ModuleLinkList_moduleLinkList_nav__SsC_k{flex-direction:row}}.ModuleLinkList_moduleLinkList_nav_link__i4A8A.ModuleLinkList_moduleLinkList_nav_link__i4A8A{color:inherit;text-decoration:none}.ModuleMedia_moduleMedia_aspect__IIXQ7{border-radius:var(--radii-md);overflow:hidden}.ModuleNewsletter_moduleNewsletter__auWjV.ModuleNewsletter_moduleNewsletter_colorScheme_neutral__7Q9gL{--moduleNewsletter-color-bg:var(--colors-neutral-500);--moduleNewsletter-color-text:var(--colors-text-on-neutral-500)}.ModuleNewsletter_moduleNewsletter__auWjV.ModuleNewsletter_moduleNewsletter_colorScheme_brand__sc2Rt{--moduleNewsletter-color-bg:var(--colors-brand-500);--moduleNewsletter-color-text:var(--colors-text-on-brand-500)}.ModuleNewsletter_moduleNewsletter__auWjV.ModuleNewsletter_moduleNewsletter_colorScheme_primary__yMaHV{--moduleNewsletter-color-bg:var(--colors-primary-500);--moduleNewsletter-color-text:var(--colors-text-on-primary-500)}.ModuleNewsletter_moduleNewsletter__auWjV.ModuleNewsletter_moduleNewsletter_colorScheme_secondary__O_uj3{--moduleNewsletter-color-bg:var(--colors-secondary-500);--moduleNewsletter-color-text:var(--colors-text-on-secondary-500)}.ModuleNewsletter_moduleNewsletter__auWjV.ModuleNewsletter_moduleNewsletter_colorScheme_tertiary__44YMo{--moduleNewsletter-color-bg:var(--colors-tertiary-500);--moduleNewsletter-color-text:var(--colors-text-on-tertiary-500)}.ModuleNewsletter_moduleNewsletter__auWjV.ModuleNewsletter_moduleNewsletter_colorScheme_success__HgRQC{--moduleNewsletter-color-bg:var(--colors-success-500);--moduleNewsletter-color-text:var(--colors-text-on-success-500)}.ModuleNewsletter_moduleNewsletter__auWjV.ModuleNewsletter_moduleNewsletter_colorScheme_warning__xHLil{--moduleNewsletter-color-bg:var(--colors-warning-500);--moduleNewsletter-color-text:var(--colors-text-on-warning-500)}.ModuleNewsletter_moduleNewsletter__auWjV.ModuleNewsletter_moduleNewsletter_colorScheme_error__L81SM{--moduleNewsletter-color-bg:var(--colors-error-500);--moduleNewsletter-color-text:var(--colors-text-on-error-500)}.ModuleNewsletter_moduleNewsletter_variant_solid__fz4g4 .ModuleNewsletter_moduleNewsletter_content__fL14S{color:var(--moduleNewsletter-color-text);background-color:var(--moduleNewsletter-color-bg);padding:1rem 2rem;border-radius:var(--radii-lg)}.ModuleNewsletter_moduleNewsletter_variant_ghost__AS8mB .ModuleNewsletter_moduleNewsletter_content__fL14S{color:var(--colors-text-on-background);background-color:transparent;padding:0}.ModuleNewsletter_moduleNewsletter_content__fL14S{display:flex;flex-direction:column;align-items:center;gap:2rem}.ModuleNewsletter_moduleNewsletter_content_media__8WGyS{flex:1 1 auto;width:100%}.ModuleNewsletter_moduleNewsletter_content_media__8WGyS>img{width:100%}.ModuleNewsletter_moduleNewsletter_content_text__ySTgo{display:flex;flex-direction:column;align-items:center;flex:1 1 auto;width:100%}@media(min-width:768px){.ModuleNewsletter_moduleNewsletter_content__fL14S{flex-direction:row;align-items:stretch;gap:8rem}.ModuleNewsletter_moduleNewsletter_content_media__8WGyS{flex:1 1 auto;width:50%;max-height:20rem;object-fit:contain}.ModuleNewsletter_moduleNewsletter_content_media__8WGyS>img{max-height:20rem}.ModuleNewsletter_moduleNewsletter_content_text__ySTgo:not(:only-child){align-items:flex-start;flex:1 1 auto;width:50%}}.ModuleNewsletter_moduleNewsletter_signup__8EhLg{display:flex;flex-direction:column;padding:1rem 0;width:100%;max-width:375px}.ModuleNewsletter_moduleNewsletter_signup_title__lIKJN{margin-bottom:0}.ModuleNewsletter_moduleNewsletter_signup_description__8qYjg{margin-bottom:1rem}.ModuleNewsletter_moduleNewsletter_signup_socials__fKKn0{font-size:var(--fontSizes-3xl);margin-bottom:1rem}.ModuleNewsletter_moduleNewsletter_signup_input__DpnNo{margin-bottom:1rem}.ModuleNewsletter_moduleNewsletter_complete___wHMr{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;max-width:375px;padding:1rem 0;gap:1rem}.ModuleNewsletter_moduleNewsletter_complete_icon__qbpKP{font-size:8rem;line-height:10rem;opacity:.25}.ModulePicture_modulePicture_wrapper__YLI0B{position:relative;line-height:0;border-radius:var(--radii-md);overflow:hidden}.ModulePicture_modulePicture_radius_none__sJsj3{border-radius:0}.ModulePicture_modulePicture_radius_sm__7Yfw2{border-radius:var(--radii-sm)}.ModulePicture_modulePicture_radius_md__KPL8D{border-radius:var(--radii-md)}.ModulePicture_modulePicture_radius_lg__BcFeL{border-radius:var(--radii-lg)}.ModulePicture_modulePicture_picture__899y5{width:100%}.ModulePicture_modulePicture_link__6yGQ3{position:absolute;top:0;left:0;right:0;bottom:0;z-index:100;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:0}@keyframes FilteredList_skeletonAnimation__zoo4O{0%{background-position:0 0}25%{background-position:100% 0}50%{background-position:100% 100%}75%{background-position:0 100%}to{background-position:0 0}}@keyframes FilteredList_fadeIn__8G2iV{0%{opacity:0}to{opacity:1}}.FilteredList_filteredList__ImpBG{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-template-areas:"control control" "filter list";grid-gap:2rem;gap:2rem}.FilteredList_filteredList_noFilter__ueLba{grid-template-areas:"control control" "list list"}@media(max-width:768px){.FilteredList_filteredList__ImpBG{grid-template-areas:"control control" "list list"}}.FilteredList_filteredList_control__Wa0lZ{grid-area:control;display:flex;flex-direction:row;align-items:stretch;padding:.75rem 0;gap:2.5rem;border-top:var(--borders-sm) currentColor;border-bottom:var(--borders-sm) currentColor}@media(max-width:1536px){.FilteredList_filteredList_control__Wa0lZ{gap:1rem}}@media(max-width:1024px){.FilteredList_filteredList_control_count__Qedk6,.FilteredList_filteredList_control_sort__fTPgy{display:none}}@media(max-width:768px){.FilteredList_filteredList_control_columns__MpwrZ,.FilteredList_filteredList_control_filtersDesktop__rcfAr.button{display:none}}@media(min-width:768px){.FilteredList_filteredList_control_filtersMobile__jNyuq.button{display:none}}.FilteredList_filteredList_control_filtersDesktop__rcfAr.button{flex:0 0 auto;padding:.5rem 1rem;font-size:var(--fontSizes-md);font-weight:var(--fontWeights-normal)}.FilteredList_filteredList_control_count__Qedk6{white-space:nowrap;align-self:center}.FilteredList_filteredList_control_search__ojdrx{display:flex;flex-direction:row;align-items:stretch;max-width:100%;width:50%;flex:1 1 auto}.FilteredList_filteredList_control_sort__fTPgy{width:25%;min-width:16rem;max-width:375px;flex:1 1 auto}.FilteredList_filteredList_control_columns__MpwrZ{width:25%;min-width:10rem;flex:1 1 auto}.FilteredList_filteredList_filterMobile__mESnO{z-index:1200;width:18rem;max-width:80%;color:var(--colors-text-on-neutral-950);background-color:var(--colors-neutral-950)}@media(min-width:768px){.FilteredList_filteredList_filterMobile__mESnO{display:none}}.FilteredList_filteredList_filterMobile_body__WjUnh{display:flex;flex-direction:column;gap:1rem}.FilteredList_filteredList_filterMobile_body_label__apj_N:not(:first-child){margin-top:1rem}.FilteredList_filteredList_filterDesktop__shxyu{grid-area:filter;display:flex;flex-direction:column;width:18rem;gap:1rem}@media(max-width:768px){.FilteredList_filteredList_filterDesktop__shxyu{display:none}}.FilteredList_filteredList_list__NT8VK{grid-area:list;display:flex;flex-direction:column;gap:1rem;width:100%}.FilteredList_filteredList_list_noResults__yUq1z{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem 0;gap:1.5rem}.FilteredList_filteredList_list_noResults_text__jer5B{text-align:center}.FilteredList_filteredList_list_count__EogpE{display:block;padding:0 1rem}@media(min-width:768px){.FilteredList_filteredList_list_count__EogpE{display:none}}.FilteredList_filteredList_list_cards__8dDAF{gap:1.5rem 2rem;height:min-content}.FilteredList_filteredList_list_cards_loading__CI7vP>*{position:relative;overflow:hidden}.FilteredList_filteredList_list_cards_loading__CI7vP>:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:100;background-image:radial-gradient(var(--colors-darkAlpha-50),var(--colors-lightAlpha-50));background-size:300% 300%;background-position:0 0;background-repeat:repeat;pointer-events:none;animation:FilteredList_fadeIn__8G2iV 1 forwards 1s var(--transitions-easing-inOut,ease-in-out),FilteredList_skeletonAnimation__zoo4O infinite forwards 5s var(--transitions-easing-inOut,ease-in-out)}.FilteredList_filteredList_list_cards_placeholder__NnNjd{height:0;padding-top:100%;align-self:stretch;justify-self:stretch;background-color:var(--colors-neutralAlpha-10)}.FilteredList_filteredList_list_pagination__iQ2YL{grid-area:pagination;display:flex;flex-direction:row;justify-content:center}.FilteredListOption_filteredListOption__d__LZ{display:flex;flex-direction:column;max-height:2.5rem;border-radius:var(--radii-md);color:var(--colors-text-on-neutral-800);background-color:var(--colors-neutral-800);overflow:hidden;transition-property:max-height;transition-duration:var(--transitions-duration-normal);transition-timing-function:var(--transitions-easing-inOut)}.FilteredListOption_filteredListOption_open__UZBC0{max-height:15rem}.FilteredListOption_filteredListOption_open__UZBC0 .FilteredListOption_filteredListOption_body__BaaAp{pointer-events:all}.FilteredListOption_filteredListOption_head__s4KuB{display:flex;flex-direction:row;align-items:center;height:2.5rem;padding:.5rem 1rem;gap:1rem;cursor:pointer}.FilteredListOption_filteredListOption_head_label__Xprda{flex:1 1 auto}.FilteredListOption_filteredListOption_head_icon__NZXtA{font-size:1.5rem;line-height:1}.FilteredListOption_filteredListOption_body__BaaAp{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.FilteredListOption_filteredListOption_body_search__9kXDy{width:100%;max-width:100%;border-radius:0}.FilteredListOption_filteredListOption_body_search__9kXDy>input{border-radius:0;background-color:var(--colors-neutral-700);border-color:transparent}.FilteredListOption_filteredListOption_body_search__9kXDy>input:disabled{background-color:var(--colors-neutral-800);border-color:transparent}.FilteredListOption_filteredListOption_body_entries__7LlMN{max-height:10rem;overflow-y:auto;overflow-x:hidden}.FilteredListOption_filteredListOption_body_entry__SXity{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;flex-direction:row;align-items:center;max-width:100%;width:100%;padding:.5rem 1rem;gap:1rem;text-align:left;color:var(--colors-text-on-neutral-800);background-color:var(--colors-neutral-800);cursor:pointer}.FilteredListOption_filteredListOption_body_entry__SXity:focus,.FilteredListOption_filteredListOption_body_entry_active__uTFx1{background-color:var(--colors-neutral-700)}.FilteredListOption_filteredListOption_body_entry_label__9eAyg{flex:1 1 auto;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.FilteredListOption_filteredListOption_body_entry_checkbox__8jP5p{font-size:1.5rem;line-height:1}.ShopCollection_shopCollection__40YUF{display:grid;grid-template-columns:auto;grid-template-rows:auto auto auto auto auto auto auto;grid-template-areas:"banner" "info" "moreInfo" "stats" "buy" "nfts"}@media(min-width:768px){.ShopCollection_shopCollection__40YUF{grid-template-columns:auto auto;grid-template-rows:auto auto auto auto;grid-template-areas:"banner banner" "info moreInfo" "stats buy" "nfts nfts"}}.ShopCollection_shopCollection_banner__z_pXz{grid-area:banner;position:relative;box-sizing:border-box;min-height:8rem;height:50vmin;max-height:36rem;margin-bottom:2rem}.ShopCollection_shopCollection_banner_image__LJP01{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;height:100%;width:100%}.ShopCollection_shopCollection_banner_image__LJP01>img{object-fit:cover}.ShopCollection_shopCollection_info__ve47r{grid-area:info;flex:1 1 auto;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1.5rem;gap:1rem}.ShopCollection_shopCollection_info_name__j3HWk{display:flex;flex-direction:row;align-items:center;gap:2.5rem;font-family:var(--fonts-brand);font-size:var(--fontSizes-4xl);line-height:var(--lineHeights-4xl);font-weight:var(--fontWeights-bold)}.ShopCollection_shopCollection_info_text__JlFPO{flex:0 0 auto}.ShopCollection_shopCollection_info_text_label__wJ9vU{font-family:var(--fonts-primary);font-size:var(--fontSizes-sm);line-height:var(--lineHeights-xl);margin-right:.5rem}.ShopCollection_shopCollection_info_text_value__cOaKd{font-family:var(--fonts-mono);font-size:var(--fontSizes-xl);line-height:var(--lineHeights-xl);font-weight:var(--fontWeights-bold);margin-right:2rem}.ShopCollection_shopCollection_info_description__pcuf8{max-width:768px;white-space:pre-wrap}.ShopCollection_shopCollection_moreInfo__PUG8e{grid-area:moreInfo;justify-self:end;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:2rem}@media(min-width:768px){.ShopCollection_shopCollection_moreInfo__PUG8e{align-items:flex-end}}.ShopCollection_shopCollection_stats__ET5bq{grid-area:stats;display:grid;grid-auto-flow:row;grid-template-columns:1fr 1fr;width:100%;margin-bottom:1.5rem;border-radius:var(--radii-md);color:var(--colors-text-on-background);background-color:transparent;border:var(--borders-md) var(--colors-text-on-background)}@media(min-width:1536px){.ShopCollection_shopCollection_stats__ET5bq{grid-template-columns:unset;grid-auto-columns:min-content;grid-auto-flow:column;width:min-content;gap:1rem}}.ShopCollection_shopCollection_stats_entry__VrAx_{display:flex;flex-direction:column;align-items:flex-start;padding:.5rem 1rem}.ShopCollection_shopCollection_stats_entry_label__1dqTz{width:100%;font-family:var(--fonts-primary);font-weight:var(--fontWeights-normal);font-size:var(--fontSizes-xs);line-height:var(--lineHeights-xs);white-space:nowrap}.ShopCollection_shopCollection_stats_entry_value__C89Ou{width:100%;font-family:var(--fonts-mono);font-weight:var(--fontWeights-bold);font-size:var(--fontSizes-md);line-height:var(--lineHeights-md)}@media(min-width:1536px){.ShopCollection_shopCollection_stats_entry__VrAx_{padding:1rem 2rem}.ShopCollection_shopCollection_stats_entry_label__1dqTz{font-size:var(--fontSizes-sm);line-height:var(--lineHeights-sm)}.ShopCollection_shopCollection_stats_entry_value__C89Ou{font-size:var(--fontSizes-xl);line-height:var(--lineHeights-xl)}}.ShopCollection_shopCollection_buy__Fy2_v{grid-area:buy;justify-self:end;align-self:end;margin-bottom:1.5rem}@media(min-width:1536px){.ShopCollection_shopCollection_buy__Fy2_v{align-self:stretch}}.ShopCollection_shopCollection_nfts__nKOVk{grid-area:nfts}.ShopCollection_shopCollection_nfts_title__0RlVJ{width:100%;max-width:100%;padding-bottom:.5rem;margin:3rem 0 0;font-family:var(--fonts-brand);font-size:var(--fontSizes-xl);line-height:var(--lineHeights-xl);font-weight:var(--fontWeights-bold)}.ShopSet_shopSet__ULzcf{padding-top:.5rem}.ShopSet_shopSet_saleDetails__sb8E_{margin-bottom:0}.ShopSet_shopSet_wrapper__FCTtM{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:100%}@media(min-width:768px){.ShopSet_shopSet_wrapper__FCTtM{margin-top:1rem}}@media(min-width:1024px){.ShopSet_shopSet_wrapper__FCTtM{flex-direction:row;width:100%;margin-top:1.5rem}}.ShopSet_shopSet_media__rOu3d{margin-top:2rem;margin-bottom:1rem;width:100%;min-width:1px;max-width:100%;flex:1 1 100%}@media(min-width:768px){.ShopSet_shopSet_media__rOu3d{margin-top:0}}@media(min-width:1024px){.ShopSet_shopSet_media__rOu3d{position:-webkit-sticky;position:sticky;top:8rem;align-self:flex-start;flex:1 1 100%;width:auto;max-width:80vh;margin-right:2.5rem;margin-bottom:6rem}}.ShopSet_shopSet_media_content__KyLA8,.ShopSet_shopSet_media_content__KyLA8 .media .media_image img,.ShopSet_shopSet_media_content__KyLA8 .media .media_video{border-radius:var(--radii-lg);overflow:hidden}.ShopSet_shopSet_details__ZWwzZ{flex:1 1 100%;max-width:40.5rem}@media(min-width:1536px){.ShopSet_shopSet_details__ZWwzZ{min-width:40.5rem}}.ShopSet_shopSet_name__H09gH{font-family:var(--fonts-brand);font-size:var(--fontSizes-5xl);line-height:var(--lineHeights-5xl);font-weight:var(--fontWeights-bold)}.ShopSet_shopSet_info__Oti5X{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem}.ShopSet_shopSet_info_text__Gp_Ur{flex:0 0 auto}.ShopSet_shopSet_info_text_label__SoSqu{font-family:var(--fonts-primary);font-size:var(--fontSizes-sm);line-height:var(--lineHeights-xl);margin-right:.5rem}.ShopSet_shopSet_info_text_value__IHEF_{font-family:var(--fonts-mono);font-size:var(--fontSizes-xl);line-height:var(--lineHeights-xl);font-weight:var(--fontWeights-bold);margin-right:2rem}.ShopSet_shopSet_info_share__gVD4j{flex:0 0 auto}.ShopSet_shopSet_info_viewItems__t4i2T{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;text-align:right}.ShopSet_shopSet_descriptor__ftSeP{font-family:var(--fonts-brand);font-weight:var(--fontWeights-bold)}.ShopSet_shopSet_editionName__ftn_4{font-family:var(--fonts-primary);font-weight:var(--fontWeights-extrabold)}.ShopSet_shopSet_description__VwBdX{white-space:pre-wrap;margin-bottom:1.5rem}.ShopSet_shopSet_sectionTitle__UPrRi{margin-top:4rem;margin-bottom:1rem}.ShopSet_shopSet_moreInfo__HrjUN{display:flex;flex-direction:column;gap:1rem}@media(min-width:768px){.ShopSet_shopSet_moreInfo__HrjUN{flex-direction:row}}.ShopSet_shopSet_moreInfo__HrjUN>*{margin:0}.ShopSet_shopSet_moreInfo_features__7h9GJ{flex:1 1 auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem;color:var(--colors-text-on-background);border:var(--borders-sm) var(--colors-text-on-background);border-radius:var(--radii-md);background-color:transparent;font-family:var(--fonts-primary);font-size:var(--fontSizes-4xl);line-height:var(--lineHeights-4xl);font-weight:var(--fontWeights-bold);opacity:1;transition-property:color,background-color,opacity;transition-timing-function:var(--transitions-easing-inOut);transition-duration:var(--transitions-duration-normal)}.ShopSet_shopSet_moreInfo_features__7h9GJ:focus,.ShopSet_shopSet_moreInfo_features__7h9GJ:hover{cursor:pointer;opacity:.5}.ShopSet_shopSet_moreInfo_features_icon__5hjy3{font-size:var(--fontSizes-2xl)}.ShopSet_shopSet_moreInfo_stamp__G8gcI{flex:0 0 auto;align-self:flex-start}.ShopSet_shopSet_nfts_title__HwYq3{width:100%;max-width:100%;padding-bottom:1rem;margin:3rem 0 1.5rem;border-bottom:var(--borders-md) var(--colors-neutral-50);font-size:var(--fontSizes-xl);line-height:var(--lineHeights-xl);font-family:var(--fonts-brand);font-weight:var(--fontWeights-bold)}.ShopSet_shopSet_nfts_cards_placeholder__bA25t{height:auto;align-self:stretch;justify-self:stretch;background-color:var(--colors-neutralAlpha-10)}.ShopSetFeatures_shopSetFeatures__2_iR8{position:fixed;z-index:1000;top:4rem;bottom:0;left:0;right:0;display:flex;flex-direction:column;padding:1.5rem 0;color:var(--colors-text-on-table);background-color:var(--colors-table);opacity:1}@media(min-width:1024px){.ShopSetFeatures_shopSetFeatures__2_iR8{position:absolute;z-index:1000;top:0;bottom:0;left:0;right:0;padding:2rem 0}}.ShopSetFeatures_shopSetFeatures_transition_enter__1UAna{display:flex;opacity:0}.ShopSetFeatures_shopSetFeatures_transition_enterActive__575xs{display:flex;opacity:1;transition-property:all;transition-duration:var(--transitions-duration-normal);transition-timing-function:var(--transitions-easing-in)}.ShopSetFeatures_shopSetFeatures_transition_enterDone__J_t_6,.ShopSetFeatures_shopSetFeatures_transition_exit__XnfMB{display:flex;opacity:1}.ShopSetFeatures_shopSetFeatures_transition_exitActive__CRJgU{display:flex;opacity:0;transition-property:all;transition-duration:var(--transitions-duration-normal);transition-timing-function:var(--transitions-easing-out)}.ShopSetFeatures_shopSetFeatures_transition_exitDone__mXya_{display:none;opacity:0}.ShopSetFeatures_shopSetFeatures_title___c8g4{margin:0 1rem 2.5rem}@media(min-width:1024px){.ShopSetFeatures_shopSetFeatures_title___c8g4{margin:0 5.5rem 5rem}}.ShopSetFeatures_shopSetFeatures_close__8H5os{position:absolute;top:1rem;right:1rem;border-radius:var(--radii-full)}.ShopSetFeatures_shopSetFeatures_list__dicMp{display:flex;flex-direction:column;flex:1 1 auto;height:100%;padding:0 1rem;overflow-y:auto;gap:4rem}@media(min-width:1024px){.ShopSetFeatures_shopSetFeatures_list__dicMp{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:min-content;padding:0 4.5rem}}.ShopSetFeatures_shopSetFeatures_list_entry__SGnoW{display:block}.ShopSetFeatures_shopSetFeatures_list_entry_title__UFRn4{font-family:var(--fonts-primary);font-size:var(--fontSizes-lg);line-height:var(--lineHeights-lg);font-weight:var(--fontWeights-bold);margin-bottom:1.5rem}.ShopSetFeatures_shopSetFeatures_list_entry_title_index__CpDjC{margin-right:.5rem}.ShopSetFeatures_shopSetFeatures_list_entry_description__CnIdJ{white-space:pre-wrap}.ShopSetSale_shopSet_sale_status__lm7v6{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:6.25rem;padding:.75rem 1rem;color:var(--colors-text-on-background);background-color:var(--colors-background);border-radius:var(--radii-md);margin-bottom:1rem;font-family:var(--fonts-brand);font-size:var(--fontSizes-3xl);line-height:var(--lineHeights-3xl);font-weight:var(--fontWeights-black);text-align:center}.ShopSetSale_shopSet_sale_status_accessGranted__JqxbU{color:var(--colors-text-on-success-500);background-color:var(--colors-success-500)}.ShopSetSale_shopSet_sale_status_accessDenied__9rTW6{color:var(--colors-text-on-error-500);background-color:var(--colors-error-500)}.ShopSetSale_shopSet_sale_status_ended__r70ki,.ShopSetSale_shopSet_sale_status_presaleEnded__hfA_D,.ShopSetSale_shopSet_sale_status_soldOut__Aw_nL,.ShopSetSale_shopSet_sale_status_unscheduled__MDG0o{font-family:var(--fonts-brand);font-size:var(--fontSizes-3xl);line-height:var(--lineHeights-3xl);font-weight:var(--fontWeights-black);text-align:center;color:var(--colors-text-on-brand-500);background-color:var(--colors-brand-500);border-radius:var(--radii-md)}@media(min-width:768px){.ShopSetSale_shopSet_sale_status__lm7v6{font-size:var(--fontSizes-4xl);line-height:var(--lineHeights-4xl)}}.ShopSetSale_shopSet_sale_status_countdown__ZHqcU{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border-radius:var(--radii-md)}@media(min-width:768px){.ShopSetSale_shopSet_sale_status_countdown__ZHqcU{flex-direction:row;gap:.75rem}}.ShopSetSale_shopSet_sale_status_countdown_label__CVNPR{font-family:var(--fonts-primary);font-size:var(--fontSizes-md);font-weight:var(--fontWeights-bold)}.ShopSetSale_shopSet_sale_quantity__P_ODQ{display:flex;flex-direction:column;padding:1rem 3rem;gap:.5rem;margin-bottom:.5rem;color:var(--colors-text-on-table);background-color:var(--colors-table);border-radius:var(--radii-md)}@media(min-width:375px){.ShopSetSale_shopSet_sale_quantity__P_ODQ{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}}.ShopSetSale_shopSet_sale_quantity__P_ODQ .ShopSetSale_shopSet_sale_quantity_label__uLpd3{color:inherit;font-family:var(--fonts-primary);font-size:var(--fontSizes-lg);font-weight:var(--fontWeights-extrabold);line-height:1}@media(min-width:768px){.ShopSetSale_shopSet_sale_quantity__P_ODQ .ShopSetSale_shopSet_sale_quantity_label__uLpd3{font-size:var(--fontSizes-xl)}}.ShopSetSale_shopSet_sale_buy__WSxbQ{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;grid-template-areas:"price price" "button button";grid-gap:1rem;gap:1rem;padding:2rem 1rem;margin-bottom:2.5rem;background-color:var(--colors-table);border-radius:var(--radii-md)}.ShopSetSale_shopSet_sale_buy__WSxbQ:has(>.ShopSetSale_shopSet_sale_buy_method__Xvwlu){grid-template-rows:auto auto auto;grid-template-areas:"method method" "price price" "button button"}@media(min-width:768px){.ShopSetSale_shopSet_sale_buy__WSxbQ:has(>.ShopSetSale_shopSet_sale_buy_method__Xvwlu){grid-template-rows:auto auto;grid-template-areas:"price price" "method button"}}@media(min-width:768px){.ShopSetSale_shopSet_sale_buy__WSxbQ{padding:2rem;grid-template-rows:auto auto;grid-template-areas:"price price" "button button"}}.ShopSetSale_shopSet_sale_buy_price__BjVxy,.ShopSetSale_shopSet_sale_buy_tip_price__rwKPe{grid-area:price;display:flex;flex-direction:row;justify-content:space-between;width:100%;padding:.75rem 1rem;gap:1rem;font-family:var(--fonts-primary);color:var(--colors-text-on-highlight);background-color:var(--colors-highlight);border-radius:var(--radii-md);white-space:nowrap;font-size:var(--fontSizes-xl);font-weight:var(--fontWeights-bold);line-height:1}.ShopSetSale_shopSet_sale_buy_price_value__N_0c5,.ShopSetSale_shopSet_sale_buy_tip_price_value__BMkww{text-align:right}.ShopSetSale_shopSet_sale_buy_price_label__jalpr,.ShopSetSale_shopSet_sale_buy_tip_price_label__t6LaJ{text-align:left}.ShopSetSale_shopSet_sale_buy_tip__oHzsz{grid-area:price;display:flex;flex-direction:column;position:relative;width:100%;gap:.25rem}.ShopSetSale_shopSet_sale_buy_tip_price__rwKPe{align-items:center;gap:.25rem;padding:.25rem 1rem}.ShopSetSale_shopSet_sale_buy_tip_price_input__wpTBu>.input_element{width:100%;background-color:transparent;border-color:transparent;color:var(--colots-text-on-hightlight);font-size:var(--fontSizes-xl);font-weight:var(--fontWeights-bold);text-align:right}.ShopSetSale_shopSet_sale_buy_tip_noMinimum__b30Vk{grid-area:noMinimum;width:100%;font-size:var(--fontSizes-xs);line-height:var(--lineHeights-md);text-align:right}.ShopSetSale_shopSet_sale_buy_method__Xvwlu{grid-area:method;display:flex;flex-direction:row;justify-content:stretch;align-items:flex-start;transition-property:opacity;transition-duration:var(--transitions-duration-normal);transition-timing-function:var(--transitions-easing-inOut)}.ShopSetSale_shopSet_sale_buy_method_inactive__xZNgS{opacity:.5}.ShopSetSale_shopSet_sale_buy_method__Xvwlu>*{flex:1 1 100%}@media(min-width:768px){.ShopSetSale_shopSet_sale_buy_method__Xvwlu{justify-content:flex-start;align-items:flex-start}.ShopSetSale_shopSet_sale_buy_method__Xvwlu>*{flex:0 0 auto}}.ShopSetSale_shopSet_sale_buy_button__dPmTm{flex:1 1 100%;grid-area:button}@media(min-width:768px){.ShopSetSale_shopSet_sale_buy_button__dPmTm{flex:0 1 auto}}.ShopSetSale_shopSet_sale_viewCollection__4h89G{width:100%}.ModuleSocials_moduleSocials_title__RawIw{margin-bottom:1rem}.ModuleSpacer_moduleSpacer_xs__fSQXm{height:1rem}.ModuleSpacer_moduleSpacer_sm__5cqRz{height:2rem}.ModuleSpacer_moduleSpacer_md__mhxm6{height:4rem}.ModuleSpacer_moduleSpacer_lg__krJUf{height:6rem}.ModuleSpacer_moduleSpacer_xl___hMVH{height:8rem}.ModuleSpacer_moduleSpacer_2xl__7t_5i{height:10rem}.ModuleSpacer_moduleSpacer_3xl__8fNpm{height:12rem}.ModuleSpacer_moduleSpacer_4xl__1nVbP{height:14rem}.ModuleSpacer_moduleSpacer_5xl__wEZlS{height:16rem}.ModuleSpacer_moduleSpacer_25pct__lSnfd{height:25vh}.ModuleSpacer_moduleSpacer_50pct__KOs6u{height:50vh}.ModuleSpacer_moduleSpacer_75pct__57jpr{height:75vh}.ModuleSpacer_moduleSpacer_100pct__aIh4l{height:100vh}.ModuleText_moduleText__ovOap{display:flex;flex-direction:column;white-space:pre-wrap}.ModuleText_moduleText_title__JkEvL{margin-bottom:2rem}.ModuleText_moduleText_align_left__A121m{text-align:left}.ModuleText_moduleText_align_center__2oDok{text-align:center}.ModuleText_moduleText_align_right__PvpMk{text-align:right}.ModuleText_moduleText_side_left__qDvvA{align-items:flex-start}.ModuleText_moduleText_side_center__W8f6V{align-items:center}.ModuleText_moduleText_side_right__m8_Kk{align-items:flex-end}.ModuleTextMarkdown_moduleTextMarkdown_align_left__1RdDR{text-align:left}.ModuleTextMarkdown_moduleTextMarkdown_align_center___0ARc{text-align:center}.ModuleTextMarkdown_moduleTextMarkdown_align_right__pWST3{text-align:right}.ModuleTextMarkdown_moduleTextMarkdown_side_left__D15Ld{align-items:flex-start}.ModuleTextMarkdown_moduleTextMarkdown_side_center__SovFp{align-items:center}.ModuleTextMarkdown_moduleTextMarkdown_side_right__ZmA4N{align-items:flex-end}.ModuleTextMarkdown_moduleTextMarkdown__FXO97>:not(:last-child){margin-bottom:1rem}.ModuleTextMarkdown_moduleTextMarkdown__FXO97>table{width:100%;max-width:100%;overflow:auto}.ModuleTextMarkdown_moduleTextMarkdown__FXO97>table th{padding:.25rem .5rem;font-weight:var(--fontWeights-bold)}.ModuleTextMarkdown_moduleTextMarkdown__FXO97>table td{padding:.25rem .5rem}@media(min-width:768px){.ModuleTextMarkdown_moduleTextMarkdown__FXO97>table{min-width:375px;width:-moz-fit-content;width:fit-content}}.ModuleTextMedia_moduleTextMedia__KARVk{display:flex;flex-direction:column;gap:4rem;margin:2rem 0}.ModuleTextMedia_moduleTextMedia_media__wFXhZ{flex:1 1 auto;width:100%}.ModuleTextMedia_moduleTextMedia_text__nNWXd{flex:1 1 auto}.ModuleTextMedia_moduleTextMedia_text_title__UwoE4{margin-bottom:2rem}@media(min-width:768px){.ModuleTextMedia_moduleTextMedia_media__wFXhZ{flex:1 1 50%;max-width:50%;max-height:75vh}.ModuleTextMedia_moduleTextMedia_text__nNWXd{flex:1 1 50%;max-width:50%}.ModuleTextMedia_moduleTextMedia_side_left__VJ5EH{flex-direction:row}.ModuleTextMedia_moduleTextMedia_side_right__ITbhu{flex-direction:row-reverse}}.ModuleTopList_moduleDrops_text__jf15S,.ModuleTopList_moduleDrops_title__grAmY{margin-bottom:1rem}@import"https://use.typekit.net/cbr2bxw.css";@import"/fonts/space-mono/index.css";.ModuleUserProfile_moduleUserProfile_header__AL0KU{display:flex;flex-direction:row;margin-bottom:4rem}.ModuleUserProfile_moduleUserProfile_header_avatar__7v8_n{font-size:1.5rem;margin-right:1.5rem;border-radius:var(--radii-md);overflow:hidden}.ModuleUserProfile_moduleUserProfile_header_avatar__7v8_n,.ModuleUserProfile_moduleUserProfile_header_avatar__7v8_n:focus,.ModuleUserProfile_moduleUserProfile_header_avatar__7v8_n:hover,.ModuleUserProfile_moduleUserProfile_header_avatar__7v8_n:visited{color:var(--colors-primary-300)}.ModuleUserProfile_moduleUserProfile_header_info__Gesug{display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center}.ModuleUserProfile_moduleUserProfile_header_info_name___wytW{font-size:var(--fontSizes-2xl);line-height:var(--lineHeights-2xl);font-family:var(--fonts-body);font-weight:var(--fontWeights-bold)}@media(min-width:1024px){.ModuleUserProfile_moduleUserProfile_header_info__Gesug{flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left}}.ModuleUserProfile_moduleUserProfile_gallery_title__ojy90{width:100%;max-width:100%;padding-bottom:1rem;margin-bottom:1.5rem;border-bottom:var(--borders-md) var(--colors-neutral-50);font-size:var(--fontSizes-xl);line-height:var(--lineHeights-xl);font-family:var(--fonts-brand);font-weight:var(--fontWeights-bold)}.ModuleUserProfile_moduleUserProfile_cards_placeholder__pgpFP{height:0;padding-top:100%;align-self:stretch;justify-self:stretch;background-color:var(--colors-neutralAlpha-10)}.ContentPage_contentPage_body__uRaXq{flex:1 1 auto}.ContentPage_contentPage_footer__tQlVW{padding-bottom:var(--globalPlayer-height,0)}