@import url("https://fonts.googleapis.com/css2?family=Dela+Gothic+One&family=Noto+Sans+Mende+Kikakui&display=swap");body,html{font-family:Noto Sans KR_Black;font-size:20px;min-width:320px;height:100%;margin:0}p{margin:0;padding:0}#app,#root{height:100%}a{margin:0;padding:0;font-size:100%;text-decoration:none;vertical-align:baseline;color:#666;background:transparent;cursor:pointer}a:focus,a:hover{text-decoration:underline}img{vertical-align:top;max-width:100%}table{border-collapse:collapse;border-spacing:0}input[type=button]:disabled{background:grey;border:0}h2{font-family:Noto Sans Mende Kikakui,sans-serif}.background{background-image:url(/images/bg_image.jpg);height:100vh;width:100vw;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:space-around}.audio-box{position:absolute;left:0;bottom:-80px;width:100px;height:70px}.minting-frame{width:auto;height:750px}.minting-box{position:relative;box-sizing:border-box;border:2px solid #fff;display:flex;flex-direction:row;align-content:center;justify-content:center;align-items:flex-end}.minting-imagebox{height:100%;width:700px;display:flex;z-index:5;justify-content:space-around;align-items:flex-end}.minting-btnbox{height:100%;width:700px;box-sizing:border-box;padding:50px;z-index:5}.minting-btnbox>div{margin-bottom:23px}.mintingbox-firm{position:absolute;width:100%;height:100%;background-color:#fff;z-index:1;opacity:.05}.connect-btn{width:260px;height:56px;cursor:pointer;background-image:url(/images/wallet_connect.png);background-repeat:no-repeat;background-size:contain}.connect-btn:hover{background-image:url(/images/wallet_connect_hover.png)}.minting-btn-box{cursor:pointer;background-image:url(/images/minting_btn.png);position:relative;margin-bottom:0!important;width:500px;height:80px;background-repeat:no-repeat;background-size:contain}.minting-btn-box:hover{background-image:url(/images/minting_btn_hover.png)}.minting-amount-box{display:flex;justify-content:space-between}.plus-btn{cursor:pointer;background-image:url(/images/plus_btn.png);width:45px;height:45px;background-size:contain}.plus-btn:active{background-image:url(/images/plus_btn_active.png)}.minus-btn{cursor:pointer;background-image:url(/images/minus_btn.png);width:45px;height:45px;background-size:contain}.minus-btn:active{background-image:url(/images/minus_btn_active.png)}