#root{max-width:960px;min-width:640px;margin:0 auto;padding:2rem;font-size:1.4em}header{display:flex;justify-content:space-between;border-bottom:1px solid #ccc}header h1{margin:0}header h2{margin:0}.header-left{display:flex;align-items:flex-end}.header-right{display:flex;flex-direction:column;align-items:flex-end}.navigation{display:flex}.navigation>*:after{content:"•";color:#e3c30c}.navigation>*:last-child:after{content:""}footer{margin-top:20px;border-top:1px solid #ccc;padding:0 auto}.DemoCarousel{display:flex;justify-content:center;align-items:center;overflow-x:auto;margin:48px 0}.DemoCarousel img{flex:0 1 calc(25% - 5px);margin-right:10px;width:20%;height:auto}.DemoCarousel img:last-child{margin-right:0}@media (max-width: 640px){.DemoCarousel img{flex:0 1 calc(50% - 5px)}}.MintButton{text-align:center;max-width:640px;margin:10px auto}.GalleryPage .gallery{display:flex;flex-wrap:wrap;justify-content:left;align-items:center}.GalleryPage .gallery .TokenThumbnail{flex:0 1 calc(25% - 10px);position:relative;margin:5px}.GalleryPage .gallery .TokenThumbnail:hover{border:2px solid #bc8113;margin:3px;border-radius:8px}.GalleryPage .gallery .TokenThumbnail .overlay-bottom-left{position:absolute;bottom:0;left:0;color:#e3c30c;padding:10px}.GalleryPage .gallery .TokenThumbnail:hover .overlay-top-left{color:#bc8113}.GalleryPage .gallery .TokenThumbnail img{width:100%;height:auto;display:block;border-radius:8px}@media (max-width: 640px){.GalleryPage .gallery .TokenThumbnail{flex:0 1 calc(50% - 10px)}}.ViewNFTPage{text-align:center}.ViewNFTPage .description{text-align:left}.ViewNFTPage img{border-radius:8px}@font-face{font-family:nanum-gothic;font-weight:regular;src:url(/fonts/NanumGothicCoding-Regular.ttf)}@font-face{font-family:nanum-gothic;font-weight:700;src:url(/fonts/NanumGothicCoding-Bold.ttf)}:root{font-family:nanum-gothic,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;background-color:#191616;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#e3c30c;text-decoration:inherit}a:hover{color:#bc8113}body{margin:0;display:flex}h1{font-size:3.2em;line-height:1.1;text-align:center}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#322b0c;color:#e3c30c;border-color:#e3c30c;cursor:pointer;transition:border-color .25s,color .25s}button:hover{border-color:#bc8113;color:#bc8113}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
