.Banner_container__0w1g0{width:100%;background-color:var(--background-color);color:var(--color-White);overflow:hidden;position:relative;display:flex;align-items:center;height:var(--height)}.Banner_slider__7OmKa{animation:Banner_slide__6HfBO 40s linear infinite;position:absolute;left:0;top:5%;height:100%}.Banner_content__GTrCq,.Banner_slider__7OmKa{display:inline-flex;white-space:nowrap;align-items:center}.Banner_content__GTrCq{padding-right:2rem}.Banner_maintenanceBanner__YhIgn{display:flex;align-items:center;justify-content:center;background-color:var(--color-Secondary);padding:.75rem;text-align:center}@keyframes Banner_slide__6HfBO{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 1rem))}}.Page_newPageCenter__bq6lN,.Page_newPage__hlgmy{min-height:100svh;width:100%}.Page_newPageCenter__bq6lN{display:grid;place-content:center;position:relative}.Page_newPage__hlgmy{display:flex;flex-direction:column;position:relative}.Page_content__buLZd{width:100%;max-height:100svh;overflow-y:auto}.Page_content__buLZd::-webkit-scrollbar{width:8px;height:8px;display:none}.Page_content__buLZd::-webkit-scrollbar-thumb{background:var(--color-Secondary);border-radius:4px}.Page_content__buLZd::-webkit-scrollbar-track{background:var(--color-Background);border-radius:4px}.Page_footer__4ESUO{position:absolute;bottom:0;width:100%;height:-moz-fit-content;height:fit-content;z-index:100}.PageLoading_loadingContainer__uycNg{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;gap:14px}.PageLoading_loader__SuvUW{width:var(--width);aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side,var(--loader-color) 94%,transparent) top/25% 25% no-repeat,conic-gradient(transparent 25%,var(--loader-color));-webkit-mask:radial-gradient(farthest-side,transparent 75%,#000 0);mask:radial-gradient(farthest-side,transparent 75%,#000 0);animation:PageLoading_spin__GqVcl 1s linear infinite;width:100px}@keyframes PageLoading_spin__GqVcl{to{transform:rotate(1turn)}}.Image_fillImage__NxMtN{width:100%;height:100%;object-fit:cover}.Markdown_container__MJXOg{display:flex;flex-direction:column;gap:2.4rem;width:100%}@media screen and (max-width:810px){.Markdown_container__MJXOg{gap:1.6rem}}.Markdown_heading1__PL_fF{font-size:20px;font-weight:700;color:var(--color-Grey700);position:relative;padding-left:2rem}.Markdown_heading1__PL_fF:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1rem;height:1rem;border-radius:50%;background-color:#4b9ef4;box-shadow:0 0 1.2rem #e8f3c9}.Markdown_heading2__OHQ9v{font-size:18px;font-weight:700;color:var(--color-Grey700)}.Markdown_heading3__OSMjk{font-size:16px;font-weight:700;color:var(--color-Grey700)}.Markdown_paragraph__cOPDX{font-size:14px;font-weight:400;color:var(--color-Grey600)}.Markdown_link__XL9JV{color:var(--color-Secondary)}.Markdown_image__T7Y9A{width:100%;margin:2.4rem 0;border-radius:1rem}@media screen and (max-width:810px){.Markdown_image__T7Y9A{margin:1.6rem 0}}.Button_icon__l4wu8{display:grid;place-content:center}.Button_main__x_HLb{text-transform:uppercase;background-color:var(--background-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;cursor:pointer;padding:var(--padding);width:var(--width);border-radius:var(--border-radius);border:var(--border);transition:transform .3s ease;height:var(--height)}.Button_main__x_HLb:hover{transform:scale(1.05)}.Button_main__x_HLb.Button_disabledBg__pW9aC{opacity:.5;filter:brightness(100%);transform:scale(1)}.Button_iconButton__IvNZz{display:flex;align-items:center;gap:.8rem;line-clamp:1;text-overflow:ellipsis;white-space:nowrap}.MintDetails_wrapper__Xacjs{display:flex;flex-direction:column;gap:2.4rem}.MintDetails_containerStyle__KoyG6{border:1px solid var(--color-Grey400);border-radius:1.6rem;padding:1.6rem 2.4rem}@media screen and (max-width:810px){.MintDetails_containerStyle__KoyG6{padding:1.2rem}}.MintDetails_connectWalletContainer__5JHoW{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.MintDetails_sparklesIconContainer__wxlD0{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}.MintDetails_connectWalletTextContainer__xO7Vi{display:flex;align-items:center;gap:.8rem}.MintDetails_mintDetailContainer__UTrEB{display:flex;flex-direction:column;gap:1.6rem;padding:2.4rem}.MintDetails_roleContainer__xncvN{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.MintDetails_bookOutlineContainer__llRzT{position:relative;cursor:help}.MintDetails_bookOutlineContainer__llRzT .MintDetails_tooltipContainer__Q_4ji{padding:.8rem;border-radius:.8rem;display:none;position:absolute;bottom:150%;right:0;background:var(--color-White);z-index:1000;width:max-content}@media screen and (min-width:810px){.MintDetails_bookOutlineContainer__llRzT .MintDetails_tooltipContainer__Q_4ji{right:50%;transform:translateX(50%)}}@media screen and (max-width:810px){.MintDetails_bookOutlineContainer__llRzT .MintDetails_tooltipContainer__Q_4ji{max-width:80vw}}.MintDetails_bookOutlineContainer__llRzT:hover .MintDetails_tooltipContainer__Q_4ji{display:block}.MintDetails_divider__zYYsm{width:100%;height:.1rem;background-color:var(--color-Grey400)}.MintDetails_qualifiedContainer__StAzr{display:flex;align-items:center;gap:.8rem}.MintDetails_priceDateContainer__6cL7J{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.MintDetails_priceContainer__GdDFM{display:flex;align-items:flex-end;gap:.4rem}@media screen and (max-width:810px){.MintDetails_priceContainer__GdDFM{display:flex;flex-direction:column;align-items:flex-start}}.LaunchpadDetails_container__XUcdA,.LaunchpadDetails_flexColumnGap32__MXvGi{display:flex;flex-direction:column;gap:3.2rem}.LaunchpadDetails_wrapper__4QzWM{width:100%;display:flex;height:100%;justify-content:flex-start;overflow-y:scroll}.LaunchpadDetails_wrapper__4QzWM::-webkit-scrollbar{display:none}.LaunchpadDetails_container__XUcdA{height:100%;width:100%;flex:1 1}@media screen and (min-width:810px){.LaunchpadDetails_container__XUcdA{max-width:64rem;padding-top:10rem}}@media screen and (max-width:810px){.LaunchpadDetails_container__XUcdA{gap:1.6rem}}.LaunchpadDetails_textContainer__PeBSQ{display:flex;flex-direction:column;gap:1.6rem}.LaunchpadDetails_socialContainer__4ux3F{display:flex;align-items:center;gap:1.6rem}.LaunchpadDetails_socialTag__M6AkS{cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.4rem;width:-moz-fit-content;width:fit-content;border-radius:1rem;padding:.4rem .8rem;background-color:var(--color-Grey200)}.LaunchpadDetails_countdownContainer__2iD26{display:flex;gap:1.2rem}.LaunchpadDetails_countdownItem__JN710{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:1.2rem;border-radius:.8rem;background-color:#eaeaea;width:5.6rem}.Modal_modal__xRe_1{position:fixed;top:0;left:0;width:100%;height:100svh;display:flex;justify-content:center;align-items:center;z-index:1000}.Modal_modal__xRe_1:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-Black);opacity:.56}.Modal_modalHeader__AnGCa{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.Modal_modalContent__uXFly{display:flex;flex-direction:column;gap:2rem;padding:2.5rem 2rem;width:clamp(50%,50%,70rem);background:var(--background-color);border-radius:2.8rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.3),0 4px 8px 3px rgba(0,0,0,.15);z-index:1000;height:auto;max-height:90%}@media screen and (max-width:810px){.Modal_modalContent__uXFly{width:clamp(85%,85%,60rem)}}.Modal_modalChildren__UA1f4{overflow-y:auto;overflow-x:hidden;padding:0 .8rem}.Modal_modalChildren__UA1f4::-webkit-scrollbar{width:8px;height:8px;display:none}.Modal_modalChildren__UA1f4::-webkit-scrollbar-thumb{background:var(--color-Secondary);border-radius:4px}.Modal_modalChildren__UA1f4::-webkit-scrollbar-track{background:var(--color-Background);border-radius:4px}.Modal_modalChildren__UA1f4::-webkit-scrollbar{display:block}.Modal_modalChildren__UA1f4::-webkit-scrollbar-thumb{background:var(--color-Black)}.Modal_modalChildren__UA1f4::-webkit-scrollbar-track{background:var(--color-Grey300)}.Modal_buttonsContainer__uQrnl{display:flex;gap:1.2rem;justify-content:flex-end}.AgreementModal_agreementText__M0z0D{padding:1rem;border:1px solid var(--color-Grey300);border-radius:8px;margin-bottom:2rem}.AgreementModal_checkboxContainer__2FdT_{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.AgreementModal_checkboxContainer__2FdT_ input[type=checkbox]{width:2rem;height:2rem}.MintSuccessModal_container__YoQHM{display:flex;flex-direction:column;gap:2rem;align-items:center;text-align:center}.MintSuccessModal_nftImage__VyL43{width:200px;height:200px;border-radius:1.2rem;object-fit:cover}.MintSuccessModal_hashContainer__pNXXk{display:flex;flex-direction:column;width:100%}.MintSuccessModal_hashLink__ep14S{text-decoration:underline;font-size:14px}.MintAreaButton_wrapper__O_E2C{display:flex;flex-direction:column;gap:1.6rem}.MintAreaButton_container__gZDIU{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.6rem;gap:1.6rem}@media screen and (max-width:810px){.MintAreaButton_container__gZDIU{display:flex;flex-direction:column}}.MintAreaButton_quantitySelector__ucHzY{display:flex;align-items:center;justify-content:space-between;border-radius:1.6rem;border:1px solid var(--color-Grey400);background-color:#efefef}.MintAreaButton_quantityButton___Be4V{width:25%;height:100%;border-radius:1.6rem 0 0 1.6rem;display:flex;align-items:center;justify-content:center;border:none;background:none;font-size:1.8rem;color:var(--color-Grey500);cursor:pointer;border-right:1px solid var(--color-Grey400);background-color:var(--color-Grey200)}.MintAreaButton_quantityButton___Be4V:disabled{cursor:not-allowed}.MintAreaButton_quantityButton___Be4V:last-child{border-radius:0 1.6rem 1.6rem 0;border-left:1px solid var(--color-Grey400);border-right:none}.MintAreaButton_quantityDisplay__xboW4{display:flex;align-items:center;gap:.4rem;font-size:14px;font-weight:400;color:var(--color-Grey900)}.MintAreaButton_maxQunatityText__h2bxM{color:var(--color-Grey500)}.MintAreaButton_quantityTextWrapper__Tjgf_{display:flex;gap:.8rem}.MintAreaButton_quantityTextContainer__27Nvw{display:flex;align-items:center;gap:.4rem}.MintAreaButton_divider__xGZrq{width:.1rem;height:1.6rem;background-color:#313036}.MintAreaButton_multiMintButton__b5QyB{display:flex;flex-direction:column;align-items:center;gap:.4rem}.MintPanel_wrapper__78oNx{border-radius:1.6rem;border:.1rem solid var(--color-Grey400);display:flex;flex-direction:column;gap:2.4rem;padding:2.4rem}.MintPanel_supplyInfoContainer__mHcfN{display:flex;gap:.8rem;align-items:center;justify-content:space-between}.MintPanel_supplyInfoValue__wTIpW{font-size:18px;font-weight:700;color:var(--color-Grey900)}.MintPanel_progressBarContainer__tQ_sH{width:100%;height:.8rem;background-color:var(--color-Grey200);border-radius:1rem;position:relative;overflow:hidden}.MintPanel_progressBar__RBED7{position:absolute;left:0;top:0;height:100%;background:linear-gradient(270deg,#1a1b18,rgba(26,27,24,.24));border-radius:1rem;transition:width .3s ease}.MintPanel_disabledButton__2pCa1{cursor:default}.MintArea_wrapper__gbxmp{position:-webkit-sticky;position:sticky;top:0;right:0;display:flex;flex-direction:column;align-items:flex-start}@media screen and (min-width:810px){.MintArea_wrapper__gbxmp{margin-top:10rem;width:58rem}}@media screen and (max-width:810px){.MintArea_wrapper__gbxmp{width:100%}}.MintArea_mintArea__5IPxF{position:-webkit-sticky;position:sticky;width:100%;display:flex;flex-direction:column;gap:1.6rem}@media screen and (max-width:810px){.MintArea_mintArea__5IPxF{gap:1.6rem}}@media screen and (min-width:810px){.MintArea_mintArea__5IPxF{position:-webkit-sticky;position:sticky;gap:2.4rem}}.MintArea_video__3U5OE{border-radius:1.8rem;border:1px solid #e0e0e0;width:39.8rem;aspect-ratio:1.7}.MintArea_previewImageContainer__wKy_L{position:relative;flex:1 1;height:80rem;border-radius:1.8rem;overflow:hidden;object-fit:contain}@media screen and (max-width:810px){.MintArea_previewImageContainer__wKy_L{width:100%;aspect-ratio:1;height:auto}}.MintArea_audioPlayer__hSaxt{width:100%;background-color:#fff}.MintArea_audioPlayer__hSaxt::-webkit-media-controls-panel{background-color:#fff}.MintArea_tradeContainer__BbDLz{border-radius:1.6rem;border:.1rem solid var(--color-Grey400);display:flex;align-items:center;justify-content:center;gap:.8rem;cursor:pointer;height:100%;max-height:4rem}@media screen and (max-width:810px){.MintArea_tradeContainer__BbDLz{padding:1.2rem 1.6rem}}.MintArea_iconContainer__0eU1M,.MintArea_swapGuidelineContainer__88XA2{display:flex;align-items:center;justify-content:center}.MintArea_swapGuidelineContainer__88XA2{gap:2.4rem;border-radius:1.6rem;border:.1rem solid var(--color-Grey400);padding:2.4rem}.MintArea_swapGuidelineText__OA0X_{display:flex;flex-direction:column}.MintArea_swapGuidelineIconContainer__b9IQU{display:flex;align-items:center;justify-content:center;cursor:pointer}.LaunchpadContent_container__72uhl,.LaunchpadContent_flexColumnGap24__BEKGF{display:flex;gap:2.4rem}.LaunchpadContent_flexColumnGap24__BEKGF{flex-direction:column}.LaunchpadContent_container__72uhl{height:100%;align-items:flex-start;justify-content:center;overflow-y:visible;z-index:10;gap:2rem;padding:1.25rem 12rem;background-color:var(--color-White)}@media screen and (max-width:810px){.LaunchpadContent_container__72uhl{flex-direction:column;padding:1.25rem;gap:2.4rem}}.Launchpad_nullContainer__pwQAW{width:100%;height:calc(100vh - 6.4rem - 2.5rem - 4rem);display:flex;align-items:center;justify-content:center}.Launchpad_section__su8hp{position:relative;display:flex;flex:1 1;flex-direction:column;overflow-y:auto}.Launchpad_section__su8hp::-webkit-scrollbar{display:none}@media screen and (min-width:810px){.Launchpad_section__su8hp{max-height:calc(100vh - 6.4rem - 2.5rem - 4rem)}}.Launchpad_bannerContainer__38BWL{position:-webkit-sticky;position:sticky;top:0;z-index:10;max-height:40rem;display:flex;flex-direction:column}.Launchpad_bannerContent__uY72D{position:relative;display:flex;height:auto;flex-direction:column}.Launchpad_bannerWrapper__qej5i{display:flex;flex:1 1;overflow:hidden;flex-direction:column}@media screen and (max-width:810px){.Launchpad_bannerWrapper__qej5i{padding:0 .4rem}}.Launchpad_bannerImage__xaB3X{z-index:10;width:auto;object-fit:cover;transition:all 0ms;height:40rem}@media screen and (max-width:810px){.Launchpad_bannerImage__xaB3X{height:12rem;border-radius:1rem}}.Launchpad_logo__fKQ8H{position:fixed;left:12rem;top:40rem;z-index:20;margin-top:.3rem;display:flex;align-items:center;justify-content:center;border-radius:1.5rem;background-color:#e5e7eb;cursor:pointer}@media screen and (max-width:810px){.Launchpad_logo__fKQ8H{display:none}}@media screen and (min-width:810px){.Launchpad_logo__fKQ8H{bottom:-5.2rem;height:10.4rem;width:10.4rem;display:flex}}.Launchpad_logoImage__SBo0p{height:8.8rem;width:8.8rem;border-radius:2rem}