.pageContainer.error-page .app-section[data-v-49c84d27]{min-height:100vh}.content-col[data-v-49c84d27]{flex-direction:column}.error-content[data-v-49c84d27]{width:100%}.error-hero-col[data-v-49c84d27]{background:var(--secondary-color)}.error-footer[data-v-49c84d27]{flex-basis:3rem}.error-image-wrap[data-v-49c84d27]{position:relative;display:block;width:100%;height:100%}.hero-background{width:100%;height:100%}.hero-background>arweave-viewer{background:transparent!important;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transform-origin:bottom left;transform-origin:bottom left;display:block}.nuxt-progress{position:fixed;top:0;left:0;right:0;height:12px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#00dbde;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}.core-css-row{display:flex;flex-direction:row}.pageContainer>*{opacity:1;transition:opacity .4s ease-in-out}.pageContainer.page-enter-active>:not(header),.pageContainer.page-leave-active>:not(header){opacity:.5}.pageContainer.page-enter>:not(header),.pageContainer.page-leave-to>:not(header){opacity:.1}.rotate{-webkit-animation:rotate 10s linear infinite;animation:rotate 10s linear infinite;-webkit-transform-origin:center center;transform-origin:center center;-webkit-filter:blur(400px);filter:blur(400px)}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes moveAcross{to{-webkit-transform:translateX(100px);transform:translateX(100px)}}@keyframes moveAcross{to{-webkit-transform:translateX(100px);transform:translateX(100px)}}body{margin:0;height:100%;min-height:100%;line-height:1.5;font-family:Anybody,Roboto,helvetica,sans-serif;word-spacing:1px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;background-color:var(--background-color,#f3ede1);font-size:16px;font-weight:400;font-variation-settings:"wght" 400;color:var(--text-color,#111);transition:background .5s ease-out}body,body *{box-sizing:border-box}div #body{height:100%}body .pageContainer{height:100%;background:transparent}body .pageContainer.appPage{height:100vh;width:100vw}body .pageContainer.appPage.edit-page{height:auto;width:100vw}:focus{outline:1px solid transparent;box-shadow:none;border:none}.danger{color:var(--danger-color,red)}.clamp{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:10rem}.clamp.wide{max-width:100%}.footer{position:relative;border-top:1px solid var(--line-color);height:2rem;overflow:hidden}.footer .social{justify-content:flex-start;align-items:center;display:flex;padding-left:.5rem}.footer .options{justify-content:center;align-items:flex-start;display:flex}.footer .options .optionsRow{display:flex;flex-direction:row;align-items:center}.footer .credits{justify-content:flex-end;align-items:flex-start;display:flex;padding-right:.5rem}.footer .iconButton{border-radius:100%;margin-right:.5rem;box-shadow:0 0 0 1px var(--ui-color,#111)}.buttonGroup{display:flex;font-size:.875rem;position:relative;min-height:2rem}.buttonGroup.full{flex-direction:row}.buttonGroup.full button{flex-basis:50%}.buttonGroup .swatch{color:var(--background-color,#eee)}.buttonGroup .swatch .swatchLabel{position:absolute;left:0;top:-1rem;background:var(--ui-color,#111);border-radius:.25rem;padding:2px .25rem;z-index:20;display:block;visibility:hidden;opacity:0;-webkit-transform:translateY(0);transform:translateY(0);transition:opacity .3s ease-out,-webkit-transform .3s ease-out;transition:transform .3s ease-out,opacity .3s ease-out;transition:transform .3s ease-out,opacity .3s ease-out,-webkit-transform .3s ease-out}.buttonGroup .swatch:hover .swatchLabel{display:block;visibility:visible;opacity:1;-webkit-transform:translateY(-1rem);transform:translateY(-1rem)}.buttonGroup .swatch:before{content:"";position:absolute;left:2px;top:2px;bottom:2px;width:1.5rem;height:1.5rem;background:#d3e4e0;border-radius:3px}.gridTop{border-top:1px dotted var(--line-color)}.gridRight{border-right:1px dotted var(--line-color)}.gridBottom{border-bottom:1px dotted var(--line-color)}.gridLeft{border-left:1px dotted var(--line-color)}.hidden{display:none}.visible{display:block}.row{display:flex;flex-direction:row;align-items:flex-start;justify-content:stretch}.row .column{flex-basis:50%}.row .column.col-10{flex-basis:10%}.row .column.col-25{flex-basis:25%}.row .column.col-33{flex-basis:33.3%}.row .column.col-66{flex-basis:66.6%}.row .column.col-75{flex-basis:75%}.row .column.col-90{flex-basis:90%}.row .column.col-100{flex-basis:100%}.row .column.btn-column{flex-basis:10%;flex-grow:1;flex-shrink:1;margin-left:.5rem}.row .col-50{flex-basis:50%}.row .col-100{flex-basis:100%}.row .column.columnHeader{font-size:.75rem}.row .column.columnHeader label{font-size:.75rem;opacity:.5;text-transform:uppercase;margin:0;letter-spacing:0;font-weight:600;font-variation-settings:"wght" 800}.row.itemRow{padding:.5rem 0}.outLink{border-bottom:1px dashed #ccc;text-decoration:none;color:var(--secondary-color,#111)}.outLink:before{content:"";opacity:.4;background-size:16px 16px;width:16px;height:16px;height:1rem;vertical-align:middle;margin-right:4px}.outLink.at:before,.outLink:before{color:var(--ui-color);display:inline-block;font-weight:700}.outLink.at:before{background:none;content:"@";line-height:1rem;margin-right:0}.outLink:hover{color:var(--ui-color);border-bottom:1px solid transparent}.outlink:hover:before{opacity:1}.error{padding:1rem;background:var(--danger-color);color:#fff;display:none}#body.noToken .error.noToken{display:block}.btn{border:none;border-radius:.25rem;display:inline-flex;flex-direction:row;align-items:center}.btn.small{box-shadow:0 0 0 2px var(--ui-color,#111);background:var(--ui-color,#111);font-size:.875rem;padding:1px .5rem}.btn.medium{border-radius:.5rem}.btn-large{padding:.5rem;border-radius:.25rem;border:none}.btn:disabled,.btn[disabled]{opacity:.4}.btn.active{box-shadow:4px 4px 0 -2px var(--ui-color);border:2px solid #000}.btn.active,.btn.inactive{color:var(--ui-color);background-color:var(--background-color)!important}.btn.inactive{box-shadow:0 0 0 1px var(--ui-color);border:0 solid var(--line-color)}.btn.iconButton{padding:0;border-radius:0;width:24px;height:24px}.btn.iconButton,.collapsible{background:transparent;border:none}.collapsible{cursor:pointer;padding:.25rem 0 .25rem .25rem;font-size:.875rem;width:100%;text-align:left;outline:none;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;color:var(--text-color,#eee)}.collapsible.active,.collapsible:hover{background-color:var(--line-color,rgba(0,0,0,.05))}.collapsible .iconWrap.expand{float:right;width:24px;height:24px;margin-right:.5rem;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform:rotate(0deg) scale(.75);transform:rotate(0deg) scale(.75)}.collapsible.active .iconWrap.expand{-webkit-transform:rotate(180deg) scale(.75);transform:rotate(180deg) scale(.75)}.iconButton{background:var(--background-color);border-radius:.5rem;padding:.5rem;cursor:pointer}a.iconButton{display:inline-block;vertical-align:middle}.iconButton img{width:100%;height:100%;object-fit:cover}.iconButton+.iconButton{margin-left:.125rem}.iconButton .iconWrap.twitter{width:24px;height:24px;background:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIzLjk1NCA0LjU2OWExMCAxMCAwIDAxLTIuODI1Ljc3NSA0Ljk1OCA0Ljk1OCAwIDAwMi4xNjMtMi43MjNjLS45NTEuNTU1LTIuMDA1Ljk1OS0zLjEyNyAxLjE4NGE0LjkyIDQuOTIgMCAwMC04LjM4NCA0LjQ4MkM3LjY5MSA4LjA5NCA0LjA2NiA2LjEzIDEuNjQgMy4xNjFhNC44MjIgNC44MjIgMCAwMC0uNjY2IDIuNDc1YzAgMS43MS44NyAzLjIxMyAyLjE4OCA0LjA5NmE0LjkwNCA0LjkwNCAwIDAxLTIuMjI4LS42MTZ2LjA2MWE0LjkyMyA0LjkyMyAwIDAwMy45NDYgNC44MjcgNC45OTYgNC45OTYgMCAwMS0yLjIxMi4wODUgNC45MzcgNC45MzcgMCAwMDQuNjA0IDMuNDE3IDkuODY4IDkuODY4IDAgMDEtNi4xMDIgMi4xMDVjLS4zOSAwLS43NzktLjAyMy0xLjE3LS4wNjdhMTMuOTk1IDEzLjk5NSAwIDAwNy41NTcgMi4yMDljOS4wNTQgMCAxMy45OTktNy40OTYgMTMuOTk5LTEzLjk4NiAwLS4yMDkgMC0uNDItLjAxNS0uNjNhOS45MzYgOS45MzYgMCAwMDIuNDYtMi41NDhsLS4wNDctLjAyeiIvPjwvc3ZnPg==) 50% no-repeat;background-size:24px 24px}.iconButton .iconWrap.discord{width:24px;height:24px;background:url(/_nuxt/img/discord.84c8b52.svg) 50% no-repeat;background-size:24px 24px}section{min-height:calc(100vh - 80px);min-height:calc(100vh - var(--header-height, 80px));display:flex;flex-direction:row;align-items:flex-start;justify-content:stretch;max-width:1440px;margin-left:auto;margin-right:auto;padding:0}section>.row{justify-self:stretch}section>.row,section>.row>.col{align-self:stretch}section#appSection{min-height:calc(100vh - 6rem);height:calc(100vh - 6rem)}#body.full{border-left:1px dotted var(--line-color);border-right:1px dotted var(--line-color)}section.marker:before{left:0;top:-2px;background:var(--ui-color)}section.marker:after,section.marker:before{content:"";position:absolute;width:2rem;height:2px}section.marker:after{right:0;top:78px;background:#333}section>div{flex-shrink:1}section>.primary{flex-basis:100%;flex-shrink:1;flex-grow:1;max-width:900px;padding:1rem}section>.tertiary{min-width:250px;flex-basis:20%;flex-shrink:0;flex-grow:0;padding:.5rem 1rem;top:80px}section>.secondary{flex-basis:200px;flex-shrink:0;flex-grow:1;padding:1rem}.ctaWrap{padding:2rem 0 0}.ctaWrap.preview{border:1px solid var(--primary-color);border-radius:1rem;padding:1rem;text-align:center;color:var(--primary-color);max-width:28rem}.ctaWrap .btn.hero{margin-right:var(--padding-unit,1rem)}.aside{font-size:1rem;margin-left:auto;margin-right:1rem}.secondary .aside{max-width:16rem}.tertiary .aside{max-width:16rem;margin-right:2rem;font-size:.875rem;opacity:.7}.aside p{margin-top:0;line-height:1.3rem}.help{font-size:.875rem;opacity:.8}.secondary help,.tertiary help{padding:.5rem .5rem .5rem 3rem;background-color:rgba(0,0,0,.02);background-position:.5rem .5rem;background-size:24px;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjQiIHdpZHRoPSIyNCI+PHBhdGggZD0iTTAgMGgyNHYyNEgwVjB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTEyIDJDNi40OCAyIDIgNi40OCAyIDEyczQuNDggMTAgMTAgMTAgMTAtNC40OCAxMC0xMFMxNy41MiAyIDEyIDJ6bTAgMThjLTQuNDEgMC04LTMuNTktOC04czMuNTktOCA4LTggOCAzLjU5IDggOC0zLjU5IDgtOCA4em0tMS00aDJ2MmgtMnptMS42MS05Ljk2Yy0yLjA2LS4zLTMuODguOTctNC40MyAyLjc5LS4xOC41OC4yNiAxLjE3Ljg3IDEuMTdoLjJjLjQxIDAgLjc0LS4yOS44OC0uNjcuMzItLjg5IDEuMjctMS41IDIuMy0xLjI4Ljk1LjIgMS42NSAxLjEzIDEuNTcgMi4xLS4xIDEuMzQtMS42MiAxLjYzLTIuNDUgMi44OCAwIC4wMS0uMDEuMDEtLjAxLjAyLS4wMS4wMi0uMDIuMDMtLjAzLjA1LS4wOS4xNS0uMTguMzItLjI1LjUtLjAxLjAzLS4wMy4wNS0uMDQuMDgtLjAxLjAyLS4wMS4wNC0uMDIuMDctLjEyLjM0LS4yLjc1LS4yIDEuMjVoMmMwLS40Mi4xMS0uNzcuMjgtMS4wNy4wMi0uMDMuMDMtLjA2LjA1LS4wOS4wOC0uMTQuMTgtLjI3LjI4LS4zOS4wMS0uMDEuMDItLjAzLjAzLS4wNC4xLS4xMi4yMS0uMjMuMzMtLjM0Ljk2LS45MSAyLjI2LTEuNjUgMS45OS0zLjU2LS4yNC0xLjc0LTEuNjEtMy4yMS0zLjM1LTMuNDd6Ii8+PC9zdmc+)}@media (max-width:768px){section>.tertiary{position:relative;top:0}section>.secondary{position:relative}section{display:block}.aside{margin-left:0;margin-right:auto;max-width:40rem}section#intro>.tertiary{position:absolute;top:0;left:0;width:100px;z-index:1}section#intro>.primary{margin-left:4rem}section#intro>.secondary{flex-basis:8px}section#intro>.tertiary .introLogoImage{height:32px!important;right:unset;left:1rem}}#body.enablingWallet #accountWrap .user,#body.hasWallet #accountWrap .enablingUser,#body.noWallet #accountWrap .enablingUser{display:none}#body.hasWallet #accountWrap .user,#body.noWallet #accountWrap .noUser{display:block}.networkItem{text-transform:uppercase}#body.main #footerWalletLabel:after,.networkItem{font-size:.675rem;margin-left:.25rem;letter-spacing:-.035rem}#body.main #footerWalletLabel:after{content:"MAIN NETWORK";color:#0f0}#body.private #footerWalletLabel:after{content:"PRIVATE NETWORK";color:violet;font-size:.675rem;margin-left:.25rem;letter-spacing:-.035rem}#body.enablingWallet #accountWrap .enablingUser{position:absolute;bottom:-2rem;left:.25rem;padding:0;display:inline-flex;flex-direction:row;align-items:center}#body.enablingWallet #accountWrap .enablingUser:after{content:"Enabling...";margin-left:.25rem;color:#111}#body.enablingWallet #accountWrap .enablingUser span{background-size:20px 13px;width:20px;height:13px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform:rotate(0deg);transform:rotate(0deg);position:relative;display:block}#footerAccountWrap{z-index:2;text-align:left;font-size:.75rem}#footerAccountWrap label{text-align:left;font-size:.675rem}#footerAccountWrap .footerUserContent{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.75rem}.noWallet .noAccess{color:red}.noWallet .form.create,.noWallet .previewColumn{visibility:hidden}.enablingWallet .noAccess,.hasWallet .noAccess{display:none}.base-input{padding:8px;display:block;border:none;border-bottom:0 solid #ccc;width:100%;background:var(--background-color,#eee)}.row .form.create.column{flex-basis:66%;flex-shrink:1;flex-grow:0}.svgPreviewGrid{background:repeating-conic-gradient(grey 0 25%,transparent 0 50%) 50%/20px 20px}.row .previewColumn .previewWrap{min-height:20rem;color:var(--ui-color,#111);margin-top:0}.preview .previewImage{min-width:10rem;min-height:10rem;position:relative;display:flex;align-items:center;justify-content:center}.preview .previewImage img{max-width:100%;z-index:1;position:relative}.assetPills{display:none}.previewContent{min-height:50px}.previewElement label{font-size:.75rem;opacity:.5}.previewElement label+div{font-size:.875rem}.previewThumbnailContainer{position:absolute;top:1rem;width:calc(100px + 1rem);background:#fff;border:1px solid var(--ui-color,#111);padding:0 .5rem .5rem;right:-1rem;z-index:99}.previewThumbnail{max-width:100px;width:100%}#outputThumbnailImage{width:100%}.toggleItem{cursor:pointer;background:rgba(0,0,0,.1);font-size:.875rem;text-align:center;padding:2px .5rem;transition:background .2s ease-out}.toggleItem.selected{background:rgba(0,0,0,.3)}.toggleItem:first-child{border-right:1px solid var(--ui-color)}.toggleItem:hover{background:rgba(0,0,0,.3)}.previewToggle{position:absolute;bottom:0;left:0;width:100%;border-top:2px solid var(--ui-color)}.previewToggle>div{cursor:pointer;background:rgba(0,0,0,.1);font-size:.875rem;text-align:center}.previewToggle>div:first-child{border-right:2px solid var(--ui-color)}#previewWrap.infinft .previewToggle>div:first-child,#previewWrap.opensea .previewToggle>div:last-child,.previewToggle>div:hover{background:rgba(0,0,0,.3)}.opensea .preview{width:220px;margin:.5rem auto;border-radius:2px;background-color:#fff;position:relative;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2)}.opensea .preview .previewImage{height:75%;width:100%;max-width:250px;margin:auto;border-bottom:1px solid #e0e0e0}.opensea .preview .previewImage img{object-fit:contain;max-height:200px;min-height:150px;display:block;border-radius:2px 2px 0 0;position:relative;left:0;right:0;top:0;bottom:0}.opensea .divider{height:1px;overflow:hidden;background-color:#e0e0e0}.opensea .assetPills{display:block;width:auto;height:24px;position:relative;left:10px;top:-11px;z-index:1;text-align:left;overflow:hidden}.opensea .assetPills .assetPill{border:1px solid #e2e6ef;background:#fff;border-radius:50px;color:#828282;font-size:12px;width:auto;vertical-align:top;padding:9px 6px 9px 3px;height:17px;max-width:158px;display:inline-flex;justify-content:center;align-items:center}.assetPillImage{background:#e0e0e0;display:inline-block;width:14px;border-radius:100px;height:14px;vertical-align:top}.opensea .assetPills .assetPill span{font-size:10px;position:relative;vertical-align:top;white-space:nowrap;text-overflow:ellipsis;margin-left:5px;display:inline-block;width:calc(100% - 23px)}.opensea .previewImage~.previewContent{font-size:11px;padding:.5rem}.opensea .assetPills~.previewContent{position:relative;top:-14px}.opensea .previewContent label{display:none}.opensea .previewContent .col-50,.opensea .previewContent .row{display:inline}.opensea .previewContent .previewElement{font-size:12px;color:#2e363b;height:30px;white-space:normal;text-transform:none;line-height:14px;display:inline-block}.opensea .previewContent .previewElement div{display:inline}.opensea .previewContent .artistName,.opensea .previewContent .artistNote,.opensea .previewContent .royaltyFee{display:none}.opensea .previewContent .editionsCount:before{content:"#1 of ";color:#2e363b;font-size:14px}.validationMessage{font-size:.875rem;background:red;color:#eee;padding:.25rem;display:inline-block;-webkit-transform:translateX(-2px);transform:translateX(-2px)}.columnItem.passed .validationMessage,.columnItem.untouched .validationMessage,.columnItem.valid .validationMessage,.formItem.passed .validationMessage,.formItem.untouched .validationMessage,.formItem.valid .validationMessage{display:none}.columnItem.invalid input[type=number],.columnItem.invalid input[type=string],.columnItem.invalid textarea,.formItem.invalid input[type=number],.formItem.invalid input[type=string],.formItem.invalid textarea{box-shadow:0 0 0 2px red}.form.error,.form.hasError{border:2px solid var(--danger-color,red)}.form .fieldset{max-width:680px;position:relative;padding:1.5rem 1rem 1rem}.form .fieldset.imageContent,.form .fieldset:first-child{border-top:none}.form .fieldset.error,.form .fieldset.hasError{background:#ec0000;border:none}.form .fieldset.hidden{display:none}.form .fieldset.visible{display:block}.form.create,.form.entry{border:2px solid var(--ui-color)}.form.create{min-height:17rem;margin-right:.5rem}.form.entry input.hero{width:calc(100% - 1rem);text-align:center}.sectionNumber{left:0;width:1.25rem}.sectionNumber,.sectionTitle{position:absolute;top:0;background:var(--ui-color,#111);color:var(--background-color,#eee);height:1.25rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-variation-settings:"wght" 700}.sectionTitle{left:1.25rem;padding:0 .25rem 0 0}.formItem{padding:.5rem 0;display:flex;flex-direction:column;position:relative}.formItem.block{display:block}.formItem.betaElement{border:1px solid #ccc;padding:.5rem;margin-bottom:.5rem;background:repeating-linear-gradient(-45deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 10px,transparent 0,transparent 12px)}.divider{height:1px;overflow:hidden;background-color:var(--ui-color);margin-left:-1rem;margin-right:-1rem}.formItem .itemHelp{position:absolute;right:0;top:0;width:30%;min-width:10rem;font-size:.675rem;line-height:1;pointer-events:none}.formItem .itemHelp:before{position:absolute;right:24px;font-size:.675rem;color:var(--text-color);opacity:.65;line-height:1.5rem}.formItem.required .itemHelp:before{content:"Required"}.formItem.optional .itemHelp:before{content:"Optional"}.formItem .helpIcon{-webkit-transform:scale(.75);transform:scale(.75);width:24px;height:24px;padding:0;float:right;pointer-events:all;cursor:pointer;opacity:1}.formItem .itemHelp h6{margin:0}.formItem .itemHelp .helpContent{z-index:-1;visibility:hidden;opacity:0;background:var(--ui-color);color:#eee;position:relative;top:18px;right:-.5rem;padding:.5rem;transition:opacity .5s ease}.formItem .itemHelp .helpContent p{line-height:1.4;margin-bottom:0}.formItem .helpIcon:hover~.helpContent{display:block;visibility:visible;opacity:1;z-index:9;box-shadow:6px 6px 0 -2px var(--shadow-color,#eee);right:1rem;top:1.5rem}.file-custom,input[type=number],input[type=string]{border:0 solid var(--line-color,rgba(0,0,0,.3));transition:box-shadow .3s ease;background:var(--light-color,#fff);box-shadow:0 0 0 2px transparent;outline:none}.file-custom,input[type=number].invert,input[type=string].invert{color:var(--ui-color);background:var(--background-color);box-shadow:0 0 0 2px var(--border-color,#111)}input[type=number]:focus,input[type=string]:focus{border:0 solid var(--secondary-color,#111);box-shadow:0 0 0 2px var(--ui-color,#111);background:#fff;outline:none}input.small{max-width:8rem}input.hero{line-height:3rem;border:2px solid var(--ui-color)}.marginTop{margin-top:.5rem}.marginBottom{margin-bottom:.5rem}::-webkit-input-placeholder{color:var(--ui-color);opacity:.3}::-moz-placeholder{color:var(--ui-color);opacity:.3}:-ms-input-placeholder{color:var(--ui-color);opacity:.3}:-moz-placeholder{color:var(--ui-color);opacity:.3}.validatedInputWrap .validity{font-size:.75rem;color:var(--secondary-color);padding:.5rem;margin-bottom:.5rem;margin-top:.5rem;background:var(--background-color,#fff);border:1px solid var(--ui-color,#111);display:flex;align-items:center}.validatedInputWrap .validity.visible{display:flex}.validatedInputWrap .validity.hidden{display:none}.validatedInputWrap div,.validatedInputWrap input,.validatedInputWrap span{display:inline-block}.validatedInput+span{padding-right:30px}.validatedInput:invalid+span:after{position:absolute;content:"✖";padding-left:5px}.validatedInput:valid+span:after{position:absolute;content:"✓";padding-left:5px}#resetFormButton{background:var(--background-color,#fff);color:var(--ui-color,#111);border-radius:2rem;border:1px solid var(--ui-color,#111);text-transform:uppercase;font-size:.75rem;width:130px;margin-left:auto;margin-right:auto}.form.create#deployForm.error,.form.create#mintForm.error,.form.create#mintForm.noContract{color:initial;display:block;border-color:var(--danger-color,red)}.form.create#deployForm .completedContent,.form.create#mintForm .completedContent{background:transparent}.form.create#deployForm .deployStatusWrap .divider{display:none}.form.create#deployForm.checkTransaction .metaContent,.form.create#deployForm.confirming .metaContent,.form.create#deployForm.stillWorking .metaContent,.form.create#deployForm.stillWorkingMore .metaContent,.form.create#deployForm.working .metaContent,.form.create#mintForm.checkTransaction .formContent,.form.create#mintForm.confirming .formContent,.form.create#mintForm.stillWorking .formContent,.form.create#mintForm.stillWorkingMore .formContent,.form.create#mintForm.working .formContent{opacity:.3}.form.create#deployForm.confirming .deployStatusWrap .divider,.form.create#deployForm.stillWorking .deployStatusWrap .divider,.form.create#deployForm.working .deployStatusWrap .divider,.form.create#mintForm.confirming .mintStatusWrap .divider,.form.create#mintForm.stillWorking .mintStatusWrap .divider,.form.create#mintForm.working .mintStatusWrap .divider{display:block}.form.create#deployForm.completed .deployStatusWrap .divider,.form.create#deployForm.completed .metaContent,.form.create#mintForm.completed .formContent,.form.create#mintForm.completed .mintStatusWrap .divider{display:none}.form.create#deployForm.completed .completedContent,.form.create#mintForm.completed .completedContent{display:block}.form.create#deployForm.completed,.form.create#mintForm.completed{background:var(--background-color,gold)}.form.create#deployForm.ready .completedContent,.form.create#deployForm.ready .deployStatusWrap,.form.create#mintForm.ready .completedContent,.form.create#mintForm.ready .mintStatusWrap{display:none}.form.create#deployForm.ready .metaContent,.form.create#mintForm.ready .formContent{opacity:1}.statusElement{padding:2px 1rem;background:var(--ui-color,#111);display:inline-block;border-radius:1rem;color:var(--background-color,#fff);margin-bottom:.5rem}.form.create#mintForm .mintStatusWrap .status-icon{display:none}.form.create#mintForm.checkTransaction .mintStatusWrap .status-icon,.form.create#mintForm.stillWorking .mintStatusWrap .status-icon,.form.create#mintForm.stillWorkingMore .mintStatusWrap .status-icon,.form.create#mintForm.working .mintStatusWrap .status-icon{display:inline-block}.form.deploy.column{flex-basis:100%}.readContentRow.row{align-items:stretch}.imageColumn{padding:0 0 .5rem;min-width:200px}.tokenImage{width:100%;height:auto;z-index:2;position:relative}.tokenImage.empty,.unknownTokenImage{width:100%;height:10rem;background:var(--ui-color,#111) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGNsYXNzPSJpY29uIGljb24tdGFibGVyIGljb24tdGFibGVyLWZpbGUtY2hlY2siIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiM5RTlFOUUiIGZpbGw9Im5vbmUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PHBhdGggZD0iTTAgMGgyNHYyNEgweiIgc3Ryb2tlPSJub25lIi8+PHBhdGggZD0iTTE0IDN2NGExIDEgMCAwMDEgMWg0Ii8+PHBhdGggZD0iTTE3IDIxSDdhMiAyIDAgMDEtMi0yVjVhMiAyIDAgMDEyLTJoN2w1IDV2MTFhMiAyIDAgMDEtMiAyeiIvPjxwYXRoIGQ9Ik05IDE1bDIgMiA0LTQiLz48L3N2Zz4=) center 2rem no-repeat;z-index:2;position:relative;color:#eee;display:flex;align-items:center;justify-content:center;text-align:center;font-size:.75rem}#result3d{width:100%}.dataColumn{padding:.5rem .5rem .5rem 1rem}.dataDisplay{background:rgba(0,0,0,.05);border:2px solid var(--ui-color);border-top:none;position:relative}.dataDisplay .viewToggleWrap{position:absolute;width:100%;top:-1rem;display:flex;justify-content:center}.dataDisplay .buttonGroup{border:2px solid var(--ui-color);background:#ccc;display:flex;align-items:center;justify-content:center;margin:0 auto;z-index:9}.pageContainer section#read .tertiary{padding-left:.5rem}#read.showImage .toggleItem:first-child,#read.showMeta .toggleItem:nth-child(2){background:rgba(0,0,0,.3)}#read.showImage .primary{max-width:100%;margin-right:2rem}#read.showImage .secondary{display:none}#read.showImage .imageColumn{flex-basis:66.6%}#read.showImage .metaColumn,#read.showMeta .imageColumn{flex-basis:33.4%}#read.showMeta .metaColumn{flex-basis:66.6%}.dataSection .formItem{padding-top:0;padding-bottom:0}.cropContainer{border:2px solid var(--ui-color,#111);margin-bottom:1rem;width:360px;height:auto}.cropContainer.visible{display:block}.cropContainer.notVisible{display:none}.cropImage{display:block;max-width:100%}.loadingWrap{display:flex;width:100%;align-items:center;justify-content:center;padding:1rem}.Loading{display:flex;flex-direction:row}.Loading .status-icon{display:inline-block;background-size:20px 13px;width:20px;height:13px;min-width:20px;-webkit-animation:loadingRotate 1.3s linear infinite;animation:loadingRotate 1.3s linear infinite;-webkit-animation-direction:forwards;animation-direction:forwards;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.Loading .status-message{padding-left:1rem}.statusBox,.uploadStatusWrap{background:var(--background-color,#fff);border:1px solid var(--ui-color,#111);display:flex;align-items:center;margin-bottom:.5rem;padding:.75rem;font-size:1rem;color:var(--ui-color)}#thumbnailStatus,#uploadStatus{width:100%}#thumbnailFormElement{padding-top:1rem}.statusBox .status-box,.uploadStatusWrap .status-box{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.statusBox .status-icon,.uploadStatusWrap .status-icon{flex-basis:30px}.statusBox .subtitle,.uploadStatusWrap .subtitle{flex-basis:calc(100% - 30px);flex-grow:0;overflow:hidden;word-wrap:break-word!important;text-overflow:ellipsis}.status-success+.subtitle{color:#67a40e}.statusBox .status-box .status-icon.status-error,.statusBox .status-box .status-icon.status-info,.uploadStatusWrap .status-box .status-icon.status-error,.uploadStatusWrap .status-box .status-icon.status-info{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjQiIHdpZHRoPSIyNCI+PHBhdGggZD0iTTAgMGgyNHYyNEgwVjB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTEyIDJDNi40OCAyIDIgNi40OCAyIDEyczQuNDggMTAgMTAgMTAgMTAtNC40OCAxMC0xMFMxNy41MiAyIDEyIDJ6bTAgMThjLTQuNDEgMC04LTMuNTktOC04czMuNTktOCA4LTggOCAzLjU5IDggOC0zLjU5IDgtOCA4em0tMS00aDJ2MmgtMnptMS42MS05Ljk2Yy0yLjA2LS4zLTMuODguOTctNC40MyAyLjc5LS4xOC41OC4yNiAxLjE3Ljg3IDEuMTdoLjJjLjQxIDAgLjc0LS4yOS44OC0uNjcuMzItLjg5IDEuMjctMS41IDIuMy0xLjI4Ljk1LjIgMS42NSAxLjEzIDEuNTcgMi4xLS4xIDEuMzQtMS42MiAxLjYzLTIuNDUgMi44OCAwIC4wMS0uMDEuMDEtLjAxLjAyLS4wMS4wMi0uMDIuMDMtLjAzLjA1LS4wOS4xNS0uMTguMzItLjI1LjUtLjAxLjAzLS4wMy4wNS0uMDQuMDgtLjAxLjAyLS4wMS4wNC0uMDIuMDctLjEyLjM0LS4yLjc1LS4yIDEuMjVoMmMwLS40Mi4xMS0uNzcuMjgtMS4wNy4wMi0uMDMuMDMtLjA2LjA1LS4wOS4wOC0uMTQuMTgtLjI3LjI4LS4zOS4wMS0uMDEuMDItLjAzLjAzLS4wNC4xLS4xMi4yMS0uMjMuMzMtLjM0Ljk2LS45MSAyLjI2LTEuNjUgMS45OS0zLjU2LS4yNC0xLjc0LTEuNjEtMy4yMS0zLjM1LTMuNDd6Ii8+PC9zdmc+) 50% no-repeat;display:inline-block;width:24px;height:24px;min-width:24px;background-position:0 0;background-size:24px;background-repeat:no-repeat;-webkit-animation:none;animation:none}.statusBox .status-box .status-icon.status-error,.uploadStatusWrap .status-box .status-icon.status-error{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjQiIHdpZHRoPSIyNCI+PHBhdGggZD0iTTEyIDJDNi40OCAyIDIgNi40OCAyIDEyczQuNDggMTAgMTAgMTAgMTAtNC40OCAxMC0xMFMxNy41MiAyIDEyIDJ6bTAgMTFjLS41NSAwLTEtLjQ1LTEtMVY4YzAtLjU1LjQ1LTEgMS0xczEgLjQ1IDEgMXY0YzAgLjU1LS40NSAxLTEgMXptMSA0aC0ydi0yaDJ2MnoiLz48L3N2Zz4=) 50% no-repeat;-webkit-animation:none;animation:none;width:24px;height:24px;min-width:24px}.statusBox .status-box .status-icon.status-success,.uploadStatusWrap .status-box .status-icon.status-success{-webkit-animation:none;animation:none;width:24px;height:24px}.mintStatusWrap .status-icon,.statusBox .status-icon,.uploadStatusWrap .status-icon{display:inline-block;margin-right:.5rem;background-size:20px 13px;width:20px;height:13px;min-width:20px;-webkit-animation:loadingRotate 1.3s linear infinite;animation:loadingRotate 1.3s linear infinite;-webkit-animation-direction:forwards;animation-direction:forwards;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.uploadStatusWrap .status-icon.complete{background:transparent;-webkit-animation:none;animation:none;width:24px;height:24px}#thumbnailStatus .statusRow,#uploadStatus .statusRow{line-height:2rem}#thumbnailStatus .statusRow .status-icon,#uploadStatus .statusRow .status-icon{display:inline-block;vertical-align:middle}.form .fieldset#fieldsetImage.hidden~.uploadStatusWrap{display:none}.tokenImage3d{width:100%;height:100%;min-height:160px}.tokenImage3d.preview{min-height:300px}.artistsWrap{flex-direction:row;border:2px solid var(--ui-color)}.artistList,.artistsWrap{display:flex;align-items:flex-start;justify-content:stretch}.artistList{flex-basis:200px;flex-direction:column;flex-shrink:0;position:-webkit-sticky;position:sticky;top:80px}.artistList a{display:block;width:100%;text-decoration:none;line-height:1.8rem}.artistList a .tablink{padding:2px .5rem;position:relative}.artistList a .tablink:after{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:.5rem;height:100%;position:absolute;right:0;top:0;-webkit-transform:translateX(0);transform:translateX(0);background:var(--ui-color);content:"";visibility:hidden}.artistList a.active{background:var(--ui-color)}.artistList a .tablink.active{background:var(--ui-color);color:#eee}.artistList a .tablink.active:after{content:"";visibility:visible;-webkit-transform:translateX(.5rem);transform:translateX(.5rem)}.artistContent{flex-basis:100%;flex-shrink:1;border-left:2px solid var(--ui-color);padding:1rem}.artistContent img{height:auto;width:calc(100% - 1rem)}.artistContent h5{text-transform:capitalize}.artistContent h5:before{content:"// "}.file{position:relative;display:inline-block;cursor:pointer;height:3rem;width:100%;opacity:1;z-index:0}.file input{min-width:14rem;margin:0;filter:alpha(opacity=0);opacity:0}.file-custom{position:absolute;top:0;right:0;left:0;z-index:5;height:3rem;padding:.5rem 1rem;line-height:2.5;color:#555;background-color:#fff;-webkit-user-select:none;user-select:none}.file-custom:after{content:""}.file-custom:before{position:absolute;top:0;right:-2px;bottom:-2px;z-index:6;display:block;content:"Browse";height:3rem;padding:.5rem 1rem;line-height:2.5;color:#eee;background-color:var(--ui-color);border:0 solid var(--line-color,#111);border-left:0 solid transparent}.file-custom:before:hover{background:#ccc}#fileLabelText,#thumbnailFileLabelText{color:var(--ui-color);font-weight:400!important;text-transform:capitalize!important;letter-spacing:0!important;font-variation-settings:unset;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 5rem);display:inline-block}.primaryMeta{border:1px solid var(--line-color,#111)}.metaItem{border-bottom:1px solid var(--line-color,#111);padding:.25rem .5rem}.metaItem:last-child{border-bottom:none}.file input:focus~.file-custom{box-shadow:0 0 0 2px var(--ui-color,#111)}@-webkit-keyframes loadingRotate{0%{-webkit-transform:rotate(0deg) scaleX(1);transform:rotate(0deg) scaleX(1)}50%{-webkit-transform:rotate(180deg) scaleX(1);transform:rotate(180deg) scaleX(1)}to{-webkit-transform:rotate(1turn) scaleX(1);transform:rotate(1turn) scaleX(1)}}@keyframes loadingRotate{0%{-webkit-transform:rotate(0deg) scaleX(1);transform:rotate(0deg) scaleX(1)}50%{-webkit-transform:rotate(180deg) scaleX(1);transform:rotate(180deg) scaleX(1)}to{-webkit-transform:rotate(1turn) scaleX(1);transform:rotate(1turn) scaleX(1)}}[data-dialog-backdrop]{--backdrop-background-color:rgba(0,0,0,0.5);--backdrop-z-index:50;position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--backdrop-z-index);background-color:var(--backdrop-background-color)}[data-dialog-backdrop][hidden]{display:none}[data-dialog]{--theme-color-hue:198.6301369863deg;--theme-color-saturation:88.6639676113%;--theme-color-lightness:48.431372549%;--theme-color-h:var(--theme-color-hue);--theme-color-s:var(--theme-color-saturation);--theme-color-l:var(--theme-color-lightness);--theme-color:hsl(var(--theme-color-h),var(--theme-color-s),var(--theme-color-l));--dialog-border-top-width:5px;--dialog-border-top-style:solid;--dialog-border-top-color:var(--theme-color);--dialog-border-top:var(--dialog-border-top-width) var(--dialog-border-top-style) var(--dialog-border-top-color);--dialog-padding:16px;--dialog-font-family:Arial;--dialog-font-size:16px;--title-color:#222;--title-font-family:var(--dialog-font-family);--title-font-size:24px;--button-spacing:14px;--input-padding:10px;--input-font-size:16px;--input-border:2px solid #e5e7eb;--input-focus-border:2px solid var(--theme-color);--focus-visible-outline:2px solid var(--theme-color);--focus-visible-outline-offset:4px;--focus-box-shadow:0px 0px 1px 3px hsl(var(--theme-color-h),calc(var(--theme-color-s)*1.06),calc(var(--theme-color-l)*1.42));--ok-button-color:#fff;--ok-button-border-width:2px;--ok-button-border-style:solid;--ok-button-background-color:var(--theme-color);--ok-button-hover-background-color:hsl(var(--theme-color-h),var(--theme-color-s),calc(var(--theme-color-l)*0.95));--ok-button-active-background-color:hsl(var(--theme-color-h),var(--theme-color-s),calc(var(--theme-color-l)*0.91));--ok-button-border:var(--ok-button-border-width) var(--ok-button-border-style) var(--ok-button-background-color);--ok-button-hover-border:var(--ok-button-border-width) var(--ok-button-border-style) var(--ok-button-hover-background-color);--ok-button-active-border:var(--ok-button-border-width) var(--ok-button-border-style) var(--ok-button-active-background-color);--cancel-button-color:var(--theme-color);--cancel-button-border:2px solid var(--theme-color);--cancel-button-background-color:hsl(var(--theme-color-h),100%,100%);--cancel-button-hover-background-color:hsl(var(--theme-color-h),100%,98.5%);--cancel-button-active-background-color:hsl(var(--theme-color-h),100%,97.5%);position:absolute;top:50%;right:auto;bottom:auto;left:50%;-webkit-transform:translate(-50%,-75%);transform:translate(-50%,-75%);z-index:calc(var(--backdrop-z-index)/2);border-top:var(--dialog-border-top);border-radius:4px;background-color:#fff;font-family:var(--dialog-font-family);font-size:var(--dialog-font-size);line-height:1;overflow:hidden;outline:none;display:none;width:90%}[data-dialog],[data-dialog] *{box-sizing:border-box}@media (min-width:500px){[data-dialog]{width:450px}}[data-dialog]>form{margin:0;padding:0}[data-dialog] header{padding:var(--dialog-padding);border-bottom:1px solid #eae9e9;font-family:var(--title-font-family);font-size:var(--title-font-size);display:flex;justify-content:space-between;align-items:center;color:var(--title-color);background-color:#fff}[data-dialog] header,[data-dialog] section{height:auto;min-height:auto}[data-dialog] section.message{padding:var(--dialog-padding);line-height:1.5}[data-dialog] section.prompt{padding:var(--dialog-padding);padding-top:0}[data-dialog] section.prompt input{width:100%;margin:0;padding:var(--input-padding);border:var(--input-border);border-radius:3px;font-size:var(--input-font-size)}[data-dialog] section.prompt input:focus{border:var(--input-focus-border);outline:none}@media (max-width:499px){[data-dialog] footer{display:grid;grid-template-columns:100%;grid-template-rows:-webkit-min-content;grid-template-rows:min-content;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-gap:var(--button-spacing)}[data-dialog] footer button{width:100%}}@media (min-width:500px){[data-dialog] footer{display:flex;justify-content:flex-end;align-items:center}[data-dialog] footer button{margin:0;margin-left:var(--button-spacing)}}[data-dialog] footer{padding:var(--dialog-padding);border-top:1px solid #eae9e9;height:auto;min-height:auto;background-color:#fff}[data-dialog] footer button{font-size:16px;padding:10px 26px;border-radius:5px;min-width:111px;font-family:var(--dialog-font-family);font-size:var(--dialog-font-size);cursor:pointer;line-height:1;-webkit-user-select:none;user-select:none}[data-dialog] footer button:focus{outline:none}[data-dialog] footer button:focus:not(:active){box-shadow:var(--focus-box-shadow)}[data-dialog] footer button:not(.focus-visible):focus-visible{outline:var(--focus-visible-outline);outline-offset:var(--focus-visible-outline-offset);box-shadow:none}[data-dialog] footer button:not(.focus-visible):focus:not(:focus-visible):not(:active){box-shadow:var(--focus-box-shadow)}[data-dialog] footer button.focus-visible:focus{outline:var(--focus-visible-outline);outline-offset:var(--focus-visible-outline-offset);box-shadow:none}[data-dialog] footer button.focus-visible:focus:not(:focus-visible):not(:active){box-shadow:var(--focus-box-shadow)}[data-dialog] footer button[data-role=cancel]{border:var(--cancel-button-border);color:var(--cancel-button-color);background-color:var(--cancel-button-background-color)}[data-dialog] footer button[data-role=cancel]:hover{background-color:var(--cancel-button-hover-background-color)}[data-dialog] footer button[data-role=cancel]:active{background-color:var(--cancel-button-active-background-color)}[data-dialog] footer button[data-role=ok]{border:var(--ok-button-border);color:var(--ok-button-color);background-color:var(--ok-button-background-color)}[data-dialog] footer button[data-role=ok]:hover{border:var(--ok-button-hover-border);background-color:var(--ok-button-hover-background-color)}[data-dialog] footer button[data-role=ok]:active{border:var(--ok-button-active-border);background-color:var(--ok-button-active-background-color)}.headerRow{border-bottom:1px solid var(--line-color);height:4rem;flex-wrap:nowrap;flex-direction:row;align-items:stretch;justify-content:space-between;padding:0!important;margin:0!important}.headerRow,.headerRow .brand{display:flex;position:relative}.headerRow .brand{padding:0;color:var(--text-color);font-weight:300;min-width:100px;flex-shrink:1;flex-grow:0;font-size:1rem;align-items:center;justify-content:flex-start;border-right:1px solid var(--line-color)}.headerRow .brand:hover .logoPosition{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.headerRow .brand:hover .subtitle{opacity:1}.headerRow .brand .chainname,.headerRow .brand .subtitle{font-size:.625rem;opacity:.7;position:absolute}.headerRow .brand .chainname{top:.65rem;right:.65rem;text-transform:uppercase;background:var(--text-color,#eee);color:var(--background-color,#eee);border-radius:.25rem;padding:0 .25rem}.headerRow .brand .brandname{padding-left:1rem;padding-right:1rem;font-weight:900;font-variation-settings:"wght" 900;font-family:Anybody,helvetica,sans-serif;font-size:1rem;letter-spacing:0;cursor:pointer;white-space:nowrap}.headerRow .brand .logoWrap{height:100%;width:var(--spacing-unit,5vmin);min-width:49px;left:0;display:inline-flex;padding:0;border-right:1px solid var(--line-color);cursor:pointer}.headerRow .brand .logoPosition,.headerRow .brand .logoWrap{position:relative;z-index:1;align-items:center;justify-content:center}.headerRow .brand .logoPosition{width:24px;height:24px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform:rotate(0deg);transform:rotate(0deg);display:flex}.headerRow .brand .logoPosition>svg.logo{width:100%;height:auto}.headerRow .fill-feature{color:var(--primary-color,#eb5bf8)}@supports((-webkit-background-clip:text) or (background-clip:text)){.headerRow .fill-feature{background-image:-webkit-linear-gradient(-86deg,var(--primary-color,#eb5bf8) 45%,var(--secondary-color,#c17aec) 93%,red);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}}.headerRow .outline-feature{text-transform:uppercase;background:-webkit-linear-gradient(-86deg,var(--primary-color,#eb5bf8) 5%,var(--secondary-color,#c17aec) 53%,red 91%);-webkit-background-clip:text;-webkit-text-stroke:2px transparent;color:var(--background-color,#ccc)}.headerRow .networkName{display:inline-flex;margin-right:.5rem;top:.95rem;text-transform:uppercase;background:var(--text-color,#eee);color:var(--background-color,#eee);border-radius:.25rem;padding:0 .25rem}.headerRow .profile{flex-grow:1;padding:0;justify-content:center}.headerRow .header-settings,.headerRow .profile{border-left:1px solid var(--line-color);flex-shrink:1;display:flex;align-items:center;position:relative}.headerRow .header-settings{min-width:2rem;justify-content:flex-end;padding-right:1em;padding-left:1em;white-space:nowrap}.navRow{position:relative;z-index:1;flex-basis:50%;flex-grow:1;flex-shrink:1;display:flex;flex-direction:row;align-items:center;justify-content:center}.navRow.col{flex-direction:column;align-items:flex-start;justify-content:flex-start}.navRow.col .navItem{display:block;width:100%}.navRow.col .navItem a.navLink{font-size:1rem}.navRow .navItem{font-weight:600;font-variation-settings:"wght" 600;font-size:.875rem;align-items:center;justify-content:center}.navRow .navItem:first-child{border-left:none}.navRow a.navLink{width:100%;height:100%;padding:0 .5rem;line-height:var(--header-height,3.5rem);box-shadow:none;text-decoration:none;color:var(--primary-color,#fff)}.navRow a.navLink:hover{color:var(--alternate-color,#eee)}.navRow a.navLink.home-link{color:var(--primary-color,#fff)}.navRow a.navLink.home-link .v-icon{color:currentColor}.navRow a.navLink.home-link:hover .v-icon{color:var(--alternate-color,#eee)}.navRow a.navLink.active-feature:not(.home-link){line-height:4rem;display:inline-block;border-bottom:2px solid var(--alternate-color,#ccc);color:var(--alternate-color,#666)}.navRow .fill-feature{background:linear-gradient(93.51deg,var(--alternate-color,#9b51e0) 2.84%,var(--secondary-color,#3081ed) 99.18%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:768px){.navRow .navItem{font-size:.75rem}.navRow a.navLink{padding-left:.25rem;padding-right:.25rem}}#accountWrap{padding:.5rem 1rem .25rem .5rem;width:100%;background:var(--text-color,#111)}.userContent{white-space:nowrap;display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:.75rem;width:100%}.userContent span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:9rem}.accountItem{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.accountItem .itemIcon{flex-basis:2rem;flex-shrink:0}#accountElement{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;line-height:.75rem;height:1rem;margin-bottom:.25rem}#accountElement span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:9rem}.monochrome svg#logo-icon path{fill:var(--text-color)!important}.monochrome .brandname.fill-feature{color:var(--text-color)!important;background-image:linear-gradient(0deg,var(--text-color),var(--text-color))}.monochrome .navRow a.navLink{color:var(--text-color)!important}.monochrome .navRow a.navLink.active-feature:not(.home-link){border-bottom-color:var(--text-color)!important}header.is-mobile .headerRow,header.is-mobile .headerRow .navRow{background:var(--background-color,#000)}header.is-mobile .headerRow .navRow{position:absolute;left:0;top:100%;width:100%;border-top:1px solid var(--line-color,#eee);padding-left:1rem;box-shadow:0 .3rem .5rem -.3rem rgba(0,0,0,.5)}@media(max-width:768px){.headerRow{position:relative}.headerRow .navRow{margin:0;justify-content:flex-start}}.v-text-field--filled.v-input--dense.v-text-field--outlined.v-text-field--filled>.v-input__control>.v-input__slot,.v-text-field--filled.v-input--dense.v-text-field--outlined>.v-input__control>.v-input__slot,.v-text-field--filled.v-input--dense.v-text-field--single-line>.v-input__control>.v-input__slot,.v-text-field--full-width.v-input--dense.v-text-field--outlined.v-text-field--filled>.v-input__control>.v-input__slot,.v-text-field--full-width.v-input--dense.v-text-field--outlined>.v-input__control>.v-input__slot,.v-text-field--full-width.v-input--dense.v-text-field--single-line>.v-input__control>.v-input__slot,.v-text-field--outlined.v-input--dense.v-text-field--outlined.v-text-field--filled>.v-input__control>.v-input__slot,.v-text-field--outlined.v-input--dense.v-text-field--outlined>.v-input__control>.v-input__slot,.v-text-field--outlined.v-input--dense.v-text-field--single-line>.v-input__control>.v-input__slot{min-height:28px!important}.v-text-field input{line-height:16px!important;padding:4px 0!important}#body.smAndDown .content-section{min-height:20vh}#body.smAndDown .info-container.as-blobs .filled{margin:0}#body.smAndDown .content-grid{grid-template-columns:repeat(auto-fill,minmax(50%,.5fr))}#body.smAndDown .content-grid .grid-item.is-rounded{margin:.5rem;border-radius:.5rem;padding:.5rem}#body.smAndDown .content-grid .grid-item.is-rounded .help-text{margin:0}#body.xsOnly .index-row{border-left:none}#body.xsOnly .content-section{min-height:10vh}#body.xsOnly .content-section#intro{flex-direction:column}#body.xsOnly .content-section#intro .intro-primary{min-height:auto;align-items:flex-start;justify-content:center;display:flex;flex-direction:column;padding:calc(var(--spacing-unit)*2)}#body.xsOnly .content-section#intro .intro-secondary{margin-left:0}#body.xsOnly .content-section#intro .intro-secondary .bleed-image{padding:1rem}#body.xsOnly .display-featured{overflow:scroll}#body.xsOnly .display-featured .nft-list{min-width:500vw}#body.xsOnly .row.sticky-row>.col{flex:0 0 100%;max-width:1005%}#body.xsOnly .row.sticky-row .text-max{max-width:unset;font-size:.875rem}.ui-rotate{-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;display:flex}@-webkit-keyframes ui-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes ui-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.userAvatar{border-radius:2rem;width:2rem;height:2rem;background:var(--background-color,#eee);display:flex;align-items:center;justify-content:center;overflow:hidden}.userAvatar.large{border-radius:6rem;width:6rem;height:6rem}.userAvatar.small{border-radius:1.75rem;width:1.75rem;height:1.75rem}.userAvatarImage{width:100%;height:100%;object-fit:cover}.nft-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,.25fr));gap:2em 2em}.nft-list.tiny{gap:2px 2px;grid-template-columns:repeat(auto-fit,minmax(80px,.15fr))}.nft-list.collections{gap:2px 2px;grid-template-columns:repeat(auto-fit,minmax(300px,.5fr))}.xsOnly .nft-list{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))!important;gap:.5em .5em;place-content:center;aspect-ratio:auto}.nft-card{box-shadow:0 3px 14px -8px rgba(0,0,0,.2)!important}.bleed-image{position:relative;display:block;width:100%;height:100%;aspect-ratio:1}.bleed-image.is-rounded{padding:2rem}.bleed-image.is-rounded .bleed-image-responsive{border-radius:2rem;overflow:hidden}.bleed-image.linked{cursor:pointer}.bleed-image .bleed-image-responsive{width:100%;height:100%;aspect-ratio:1;object-fit:cover}.bleed-image figcaption{position:relative;bottom:4rem;margin-bottom:.1rem;margin-left:0;padding:2px .5rem;font-weight:700;color:var(--text-color,hsla(0,0%,100%,.3));background:var(--background-color,rgba(0,0,0,.3));display:inline-block;opacity:.7;transition:opacity .3s ease-in-out}.bleed-image:hover figcaption{opacity:1}.bleed-image:hover figcaption span{mix-blend-mode:screen}.info-container h2{font-size:1.8rem}.info-container.as-blobs .filled{background:var(--line-color);border-radius:1rem;margin:1rem;padding:1rem}.info-container.as-blobs .filled.full-bleed{padding:0;overflow:hidden}.info-container.as-blobs .bordered{border:1px solid var(--line-color)}.info-container.as-blobs .full-bleed{padding:0;overflow:hidden}.v-skeleton-loader.collection-item.as-card .v-skeleton-loader__image{border-radius:0}.v-skeleton-loader.collection-item.as-card .v-skeleton-loader__card-heading{background:transparent!important}.collection-layout.layout-sidebar .layout-sidebar-col{min-width:300px;position:-webkit-sticky;position:sticky;top:0;overflow-y:auto;max-height:100vh}.smAndDown .collection-layout.layout-sidebar .layout-sidebar-col{position:relative!important;top:unset!important;overflow-y:unset!important;max-height:unset!important}@media(max-width:960px){.collection-layout.layout-sidebar .layout-sidebar-col{position:relative!important;top:unset!important;overflow-y:unset!important;max-height:unset!important}.collection-layout.layout-sidebar .layout-content-col{max-width:unset!important}}.gallery-menu-col{border-right:1px solid var(--line-color)}.gallery-menu{position:-webkit-sticky;position:sticky;top:0}.gallery-menu .v-btn{text-transform:capitalize}.gallery-menu .menu-btn{display:block;border-radius:0;width:100%}.gallery-menu .menu-btn .v-icon{-webkit-transform:translateX(0);transform:translateX(0);transition:opacity .1s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,opacity .1s ease-in-out;transition:transform .3s ease-in-out,opacity .1s ease-in-out,-webkit-transform .3s ease-in-out;opacity:0}.gallery-menu .menu-btn.selected .v-icon,.gallery-menu .menu-btn:hover .v-icon{-webkit-transform:translateX(.5rem);transform:translateX(.5rem);opacity:1}.gallery-menu .menu-btn .v-btn__content{text-align:left;justify-content:flex-start}:root{--header-height:3.5rem;--spacing-unit:5vmin;--header-height-full:80px;--header-height-minimal:2.5rem;--border-radius:.25rem;--primary-color:#cc32ad;--secondary-color:#7b1fa2;--alternate-color:#5175e0;--alternate-color:#00dbde;--background-color:#fff;--text-color:#111;--ui-color:#111;--shadow-color:rgba(0,0,0,0.4);--line-color:rgba(0,0,0,0.2);--highlight-color:hsla(0,0%,100%,0.15);--color-danger:#ff5917;--color-success:#14b406;--danger-color:#ec0000;--success-color:#14b406;--ok-button-color:pink;--dialog-border-top:0.5rem solid #0f0}html{margin:0;min-height:100%;background:var(--background-color)}.v-application.theme--light,html[data-theme=light]{--primary-color:#7b1fa2;--secondary-color:#cc32ad;--alternate-color:#5175e0;--alternate-color:#00dbde;--background-color:#faf4fb;--text-color:#111;--ui-color:#111;--shadow-color:rgba(0,0,0,0.2);--shadow-color:rgba(220,215,221,0.22);--line-color:rgba(79,0,59,0.13);--highlight-color:rgba(39,10,52,0.03);background-color:var(--background-color,#eee);color:var(--text-color,#000)}.v-application.theme--dark,html[data-theme=dark]{--primary-color:#cc32ad;--secondary-color:#7b1fa2;--alternate-color:#5175e0;--alternate-color:#00dbde;--background-color:#121b20;--text-color:#eee;--ui-color:#eee;--shadow-color:rgba(0,0,0,0.4);--line-color:hsla(0,0%,100%,0.1);--highlight-color:hsla(0,0%,100%,0.1);background-color:var(--background-color,#111);color:var(--text-color,#fff)}.v-application.theme--dark .v-card,html[data-theme=dark] .v-card{background-color:#1f292f}.v-application.theme--dark .v-navigation-drawer,html[data-theme=dark] .v-navigation-drawer{background-color:#1f292f!important}.xsOnly{--spacing-unit:8px}.xsOnly .content-section{padding:16px;min-height:20vh}.xsOnly .content-section.featured{padding:0!important}body,html{min-height:100%}.v-application .text-body-1,.v-application .text-body-2{font-family:Anybody,Roboto,serif}h1,h2,h3,h4,h5,h6{font-family:Anybody,serif;font-weight:800;font-variation-settings:"wght" 800}h1{font-size:2.4rem;font-weight:700;font-variation-settings:"wght" 900}h2{font-size:2rem}h2,h3{margin:.5rem 0}h3{font-weight:700;font-variation-settings:"wght" 700}h5{margin:.25rem 0}h6{font-size:.875rem;margin:.125rem 0}ul{list-style-type:none}label{font-size:.75rem;opacity:.7;text-transform:uppercase;margin:0;letter-spacing:.075rem;font-weight:600;font-variation-settings:"wght" 600}section p{max-width:40rem;line-height:1.75rem;margin:0 0 1rem}.footer a{color:#ccc}.corpLink{padding:0 1rem 0 0;font-size:.875rem;line-height:2rem;text-align:right}.help-text{font-style:italic;opacity:.5}.help-text,a.small,div.small,p.small,pre.small,span.small{font-size:.75rem}a.x-small,div.x-small,div.xsmall,p.x-small,p.xsmall,pre.x-small,span.x-small,span.xsmall{font-size:.675rem;margin:0}strong{font-weight:800;font-variation-settings:"wght" 800}.quote-text{font-style:italic;font-size:1.3rem;letter-spacing:.034em;line-height:2.2rem}.btn.hero{--color-1:#00dbde;--color-2:#fc00ff;--border-radius:0;--border-width:2px;--gradient-angle:-35deg;color:var(--background-color,#fff);outline:none;padding:.5rem 1rem;text-decoration:none;position:relative;border-radius:var(--border-radius);border-style:solid;border-width:var(--border-width);border-image:linear-gradient(var(--gradient-angle),var(--color-1),var(--color-2)) 1;background-size:400% 400%;-webkit-animation:gradient 15s ease infinite;animation:gradient 15s ease infinite;animation:yesvg-gradient 5s linear infinite}.btn.hero,.btn.hero.filled{-webkit-animation:yesvg-gradient 5s linear infinite}.btn.hero.filled{animation:yesvg-gradient 5s linear infinite;border-width:0;border-radius:2rem;color:var(--background-color);background-image:linear-gradient(var(--gradient-angle),var(--color-1),var(--color-2))}.btn.hero:hover{box-shadow:0 0 0 2px var(--secondary-color,#111)}.btn.hero:hover.filled{background-image:linear-gradient(var(--gradient-angle),var(--color-2),var(--color-1));border:none;box-shadow:none}@-webkit-keyframes yesvg-gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes yesvg-gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.btn.secondary{border:var(--shadow-color,#111);fill:var(--background-color,#fff);text-decoration:none;border-bottom:2px solid var(--shadow-color,#111);border-radius:0;padding:.5rem 1rem .5rem .25rem;margin-left:2rem}.btn.secondary:hover{opacity:.7}.theme--dark.v-btn-toggle:not(.v-btn-toggle--group),.theme--light.v-btn-toggle:not(.v-btn-toggle--group){background:transparent!important}.v-btn-toggle.full{width:100%;display:flex;align-items:center;justify-content:stretch}.v-btn-toggle.full .v-btn{flex-basis:100%;flex-shrink:1}a.as-button{border-radius:1rem;padding:2px 1rem;text-decoration:none;display:inline-flex;flex-direction:row;align-items:center;justify-content:center}a.as-button.text{outline:none;border:none;padding:0}.app-row{width:100%;border-bottom:1px solid var(--line-color,#eee)}.app-row.border-top{border-top:1px solid var(--line-color,#eee)}.app-row.highlight{background:var(--highlight-color,#eee)}.app-section{min-height:90vh;margin-left:0!important;margin-right:0!important}.edit-page .app-section{min-height:80vh}.preview-col{align-self:stretch;justify-self:stretch;border-right:1px solid var(--line-color);min-width:240px}.apply-action-row{position:-webkit-sticky;position:sticky;bottom:0;min-height:3rem;background:var(--background-color);border-top:1px solid var(--line-color)}.prism-editor-wrapper{width:100%;height:100%;display:flex;align-items:flex-start;overflow:auto;tab-size:1.5em;-moz-tab-size:1.5em}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.prism-editor-wrapper .prism-editor__textarea{color:transparent!important}.prism-editor-wrapper .prism-editor__textarea::selection{background-color:#accef7!important;color:transparent!important}}.prism-editor-wrapper .prism-editor__container{position:relative;text-align:left;box-sizing:border-box;padding:0;overflow:hidden;width:100%}.prism-editor-wrapper .prism-editor__line-numbers{height:100%;overflow:hidden;flex-shrink:0;padding-top:4px;margin-top:0;margin-right:10px}.prism-editor-wrapper .prism-editor__line-number{text-align:right;white-space:nowrap}.prism-editor-wrapper .prism-editor__textarea{position:absolute;top:0;left:0;height:100%;width:100%;resize:none;color:inherit;overflow:hidden;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-fill-color:transparent}.prism-editor-wrapper .prism-editor__editor,.prism-editor-wrapper .prism-editor__textarea{margin:0;border:0;background:none;box-sizing:inherit;display:inherit;font-family:inherit;font-size:inherit;font-style:inherit;-webkit-font-variant-ligatures:inherit;font-variant-ligatures:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;tab-size:inherit;text-indent:inherit;text-rendering:inherit;text-transform:inherit;white-space:pre-wrap;word-wrap:keep-all;overflow-wrap:break-word;padding:0}.prism-editor-wrapper .prism-editor__textarea--empty{-webkit-text-fill-color:inherit!important}.prism-editor-wrapper .prism-editor__editor{position:relative;pointer-events:none}code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;tab-size:4;-webkit-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#999}.token.punctuation{color:#ccc}.token.attr-name,.token.deleted,.token.namespace,.token.tag{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.function,.token.number{color:#f08d49}.token.class-name,.token.constant,.token.property,.token.symbol{color:#f8c555}.token.atrule,.token.builtin,.token.important,.token.keyword,.token.selector{color:#cc99cd}.token.attr-value,.token.char,.token.regex,.token.string,.token.variable{color:#7ec699}.token.entity,.token.operator,.token.url{color:#67cdcc}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}h1[data-v-0b1c83f2]{color:red}.edit-meta-row{height:3rem;flex-grow:0}#layer-edit-panel{height:calc(100vh - 4rem);top:4rem}.swatchItem{padding:2px;width:100%;margin-bottom:2px;border-radius:4px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between}.swatchItem.selected{background:var(--highlight-color)}.Loading.loadingComponent{display:flex;flex-direction:row;align-items:center}.Loading.loadingComponent .status-icon.inLoading{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;width:20px;height:13px;min-width:20px}.Loading.loadingComponent .status-icon.inLoading svg{width:100%;height:100%}.swatchset{border-radius:4px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between}.swatchset,.swatchset.size-small{margin:0;padding:0;background:transparent}.swatchset.size-small .swatch{width:20px;height:20px}.swatchset.selected{background:var(--line-color,#fff)}.swatchset .swatches{flex-basis:100%;flex-shrink:1;padding:0;margin:0}.swatchset .actions{flex-basis:10%;text-align:right}.swatch{width:32px;height:32px;border-radius:0;margin:0}.swatch:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.swatch:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.site-mode-button{position:absolute;right:.5rem;top:-5px}.header .footerUserLabel{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.devModeFlag{position:fixed;top:2rem;left:5rem;background:var(--danger-color,red);padding:2px 1rem;font-weight:700;font-size:.75rem;color:#fff;z-index:999999}.hamburgerToggle{position:absolute;left:.5rem;top:2rem}.hamburgerToggle:hover .toggleTooltip{display:block}.toggleTooltip{display:none;position:absolute;left:0;top:100%;background:var(--ui-color,#111);color:var(--background-color,#111);padding:.25rem .5rem;font-size:.75rem;white-space:nowrap}.caretPosition{position:absolute;right:-1.35rem}.networkWarning{color:red;background:hsla(0,0%,100%,.2);padding:.25rem;margin:0}.walletInfo{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-right:.5rem;flex-shrink:0}.walletInfo button,.walletInfo span{flex-basis:50%}.wallet-notification{position:absolute;top:calc(100% + 1px);left:0;width:100%;z-index:2}.wallet-notification.danger{background:var(--danger-color,red);padding:8px;color:#fff}.navAdmin{text-align:right}.logo{stroke:transparent}#logo-icon:hover path{fill:violet}#btn-connect{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;white-space:nowrap;cursor:pointer}.user-loading{position:absolute;left:6px;top:6px;place-content:center}.profile-button{position:relative;background:transparent;margin-right:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-button.hasAvatar{overflow:hidden}.hash-display{text-transform:unset;position:relative}.hash-display .copy-button{display:block;flex-shrink:0;position:absolute;right:0;top:0}.breadcrumbs{width:auto;display:inline-flex}.breadcrumbs.app-row{width:100%;padding:.5rem}.stage-item{position:relative;display:inline-flex;padding:2px 1rem;font-size:.75rem;text-transform:uppercase;color:var(--secondary-color,#eee)}.stage-item.disabled{display:none}.stage-item .stage-link{color:var(--text-color,#eee)}.stage-item .stage-label{text-decoration:none}.stage-item:after{content:">";position:absolute;right:0}.stage-item:last-child:after{content:""}.stage-item.active .stage-label{border-bottom:2px solid var(--primary-color,#333)}.stage-label-after-active{opacity:.5}.nav-edit{background:var(--background-color);height:2rem}.layer-edit-classes{width:100%;height:100%;display:flex;flex-direction:column}.layer-edit-classes-content{height:calc(100% - 2rem);overflow:scroll}.layer-edit-classes-actions{height:2rem;flex-basis:2rem;flex-grow:0;flex-shrink:0;background:var(--shadow-color)}.action-buttons-position{height:100%}.class-row{background:var(--highlight-color,#ccc);border-radius:var(--border-radius);padding:.25rem;margin:.25rem;border-radius:2px;cursor:pointer;font-size:.75rem;flex-wrap:nowrap;position:relative}.class-row.dense{margin:2px;padding:.25rem}.class-row.dense .col,.class-row.dense .row{margin:0;padding:0}.class-row.swatch-selected{background:var(--success-color,#eee)}.class-row.swatch-selected .selected-mark{position:absolute;z-index:1;width:1rem;height:1rem;left:-.25rem;top:-.25rem;background:var(--success-color);color:#fff;border-radius:1rem}.row-class-name{font-size:.5rem}.swatch-preview{border:1px solid var(--line-color);border-radius:2px;margin:2px;width:1rem;height:1rem;display:block}.class-preview-wrap svg{width:100%;height:100%}