@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;200;300;400;500;600;700;800;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css");*{word-break:keep-all;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,Nanum Gothic,sans-serif;letter-spacing:-.02em}body,html{-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;pointer-events:none}li{list-style:none}button,input{outline:none}:root{--main-color:#fb842d}.container{position:relative;width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem;background:url(/images/background.jpg) no-repeat;background-size:cover}.logo-w{position:absolute;top:5%;right:3%;width:150px}.title{color:#fff;width:60%}.title h4{font-size:45px}.title h4,.title h5{width:-moz-fit-content;width:fit-content;background:linear-gradient(90deg,#833ab4,#fd1d1d 50%,#fcb045);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.title h5{font-size:65px;font-weight:800}.title p{font-size:21px;font-weight:600;margin-top:1.5rem}.box{width:60%;height:auto;border-radius:5px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(#fff1 30%,#fff2);box-shadow:-1px -1px 1px #fff5,1px 1px 2px #555}.box,.box-image{display:flex;overflow:hidden}.box-image{width:50%;height:100%;justify-content:center;align-items:center;background-color:#000}.box-text{width:50%;padding:60px;flex-direction:column}.box-text,.box-title{display:flex;justify-content:space-between}.box-title{color:#fff;align-items:center;gap:1rem;margin-bottom:1rem}.box-title h5{font-size:28px;font-weight:700;font-family:Montserrat;letter-spacing:-.04em}.selectBtn{width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:2px;background-color:hsla(0,0%,100%,.2);cursor:pointer}.selectBtn i{font-size:16px}.selectBtn:hover{background-color:hsla(0,0%,100%,.3)}.box-subtitle{color:#fff;font-size:15px;font-weight:500;letter-spacing:0;margin-bottom:1rem}.bar-wrapper{width:100%;margin-top:1rem}.bar{position:relative;width:100%;height:35px;border-radius:3px;background-color:hsla(0,0%,100%,.1);box-shadow:0 10px 10px 0 rgba(0,0,0,.1);overflow:hidden}.bar-active{position:absolute;top:0;left:0;width:68%;height:100%;background:#833ab4;background:linear-gradient(90deg,#833ab4,#fd1d1d 50%,#fcb045)}.bar-status{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.bar-status .num{color:#fff;font-size:15px}.price-num{color:#fff;font-size:28px;font-weight:700;margin-top:1rem}.mint-qty{width:100%;display:flex;flex-direction:column;justify-content:space-between}.mint-qty button{color:#fff;font-size:16px;font-weight:500;font-family:Montserrat;border:none;outline:none;padding:8px 15px;border-radius:3px;background-color:hsla(0,0%,100%,.2);cursor:pointer}.mint-qty button:hover{background-color:hsla(0,0%,100%,.3)}@media (min-width:2250px){.box,.title{width:50%}}@media (max-width:765px){.container{height:auto;padding:3rem 0}.logo-w{width:20%}.box,.title{width:90%}.box{flex-wrap:wrap}.box>div{width:100%}}@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap");.wallet-adapter-button{background-color:transparent;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;height:48px;line-height:48px;padding:0 24px;border-radius:4px}.wallet-adapter-button-trigger{background-color:#512da8}.wallet-adapter-button:not([disabled]):focus-visible{outline-color:#fff}.wallet-adapter-button:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-button[disabled]{background:#404144;color:#999;cursor:not-allowed}.wallet-adapter-button-end-icon,.wallet-adapter-button-end-icon img,.wallet-adapter-button-start-icon,.wallet-adapter-button-start-icon img{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.wallet-adapter-button-end-icon{margin-left:12px}.wallet-adapter-button-start-icon{margin-right:12px}.wallet-adapter-collapse{width:100%}.wallet-adapter-dropdown{position:relative;display:inline-block}.wallet-adapter-dropdown-list{position:absolute;z-index:99;display:grid;grid-template-rows:1fr;grid-row-gap:10px;padding:10px;top:100%;right:0;margin:0;list-style:none;background:#2c2d30;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.wallet-adapter-dropdown-list-active{opacity:1;visibility:visible;transform:translateY(10px)}.wallet-adapter-dropdown-list-item{display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;outline:none;cursor:pointer;white-space:nowrap;box-sizing:border-box;padding:0 20px;width:100%;border-radius:6px;font-size:14px;font-weight:600;height:37px;color:#fff}.wallet-adapter-dropdown-list-item:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-modal-collapse-button svg{align-self:center;fill:#999}.wallet-adapter-modal-collapse-button.wallet-adapter-modal-collapse-button-active svg{transform:rotate(180deg);transition:transform .15s ease-in}.wallet-adapter-modal{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .15s linear;background:rgba(0,0,0,.5);z-index:1040;overflow-y:auto}.wallet-adapter-modal.wallet-adapter-modal-fade-in{opacity:1}.wallet-adapter-modal-button-close{display:flex;align-items:center;justify-content:center;position:absolute;top:18px;right:18px;padding:12px;cursor:pointer;background:#1a1f2e;border:none;border-radius:50%}.wallet-adapter-modal-button-close:focus-visible{outline-color:#fff}.wallet-adapter-modal-button-close svg{fill:#777;transition:fill .2s ease 0s}.wallet-adapter-modal-button-close:hover svg{fill:#fff}.wallet-adapter-modal-overlay{background:rgba(0,0,0,.5);position:fixed;top:0;left:0;bottom:0;right:0}.wallet-adapter-modal-container{display:flex;margin:3rem;min-height:calc(100vh - 6rem);align-items:center;justify-content:center}@media (max-width:480px){.wallet-adapter-modal-container{margin:1rem;min-height:calc(100vh - 2rem)}}.wallet-adapter-modal-wrapper{box-sizing:border-box;position:relative;display:flex;align-items:center;flex-direction:column;z-index:1050;max-width:400px;border-radius:10px;background:#10141f;box-shadow:0 8px 20px rgba(0,0,0,.6);font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;flex:1 1}.wallet-adapter-modal-wrapper .wallet-adapter-button{width:100%}.wallet-adapter-modal-title{font-weight:500;font-size:24px;line-height:36px;margin:0;padding:64px 48px 48px;text-align:center;color:#fff}@media (max-width:374px){.wallet-adapter-modal-title{font-size:18px}}.wallet-adapter-modal-list{margin:0 0 12px;padding:0;width:100%;list-style:none}.wallet-adapter-modal-list .wallet-adapter-button{font-weight:400;border-radius:0;font-size:18px}.wallet-adapter-modal-list .wallet-adapter-button-end-icon,.wallet-adapter-modal-list .wallet-adapter-button-end-icon img,.wallet-adapter-modal-list .wallet-adapter-button-start-icon,.wallet-adapter-modal-list .wallet-adapter-button-start-icon img{width:28px;height:28px}.wallet-adapter-modal-list .wallet-adapter-button span{margin-left:auto;font-size:14px;opacity:.6}.wallet-adapter-modal-list-more{cursor:pointer;border:none;padding:12px 24px 24px 12px;align-self:flex-end;display:flex;align-items:center;background-color:transparent;color:#fff}.wallet-adapter-modal-list-more svg{transition:all .1s ease;fill:#fff;margin-left:.5rem}.wallet-adapter-modal-list-more-icon-rotate{transform:rotate(180deg)}.wallet-adapter-modal-middle{width:100%;display:flex;flex-direction:column;align-items:center;padding:0 24px 24px;box-sizing:border-box}.wallet-adapter-modal-middle-button{display:block;cursor:pointer;margin-top:48px;width:100%;background-color:#512da8;padding:12px;font-size:18px;border:none;border-radius:8px;color:#fff}:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--accent-rgb:52,211,153;--darker-accent-rgb:0,204,150;--on-accent-rgb:0,0,0;--foreground-rgb:16,24,39;--secondary-foreground-rgb:107,114,128;--background-rgb:243,244,246;--secondary-background-rgb:249,250,251;--tertiary-background-rgb:209,213,219;--hover-background-rgb:243,244,246}@media (prefers-color-scheme:dark){:root{--accent-rgb:3,255,189;--darker-accent-rgb:0,204,150;--on-accent-rgb:0,0,0;--foreground-rgb:255,255,255;--secondary-foreground-rgb:143,143,143;--background-rgb:18,18,18;--secondary-background-rgb:27,27,27;--tertiary-background-rgb:42,42,42;--hover-background-rgb:42,42,42}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background:rgb(var(--background-rgb))}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}button.wallet-adapter-button-trigger{cursor:pointer;color:rgb(var(--foreground-rgb))!important;border:1px solid rgb(var(--tertiary-background-rgb))!important;border-radius:var(--border-radius)!important;background-color:rgb(var(--secondary-background-rgb))!important}button.wallet-adapter-button-trigger:hover{background-color:rgb(var(--hover-background-rgb))!important}