.PFPBuilderBase_pfp-builder__yztvV{--primary:#2e2d2d;--secondary:#2e2d2d;--tertiary:#fff;--important:#c84d48;--white:#fff;--grey:rgba(46,45,45,.1);--loadingIconColor:#fff;--loadingIconThickness:2px;--loadingIconSize:16px;--fontSize:16px;--paddingSize:10px;--marginSize:16px;--borderRadius:10px;--modalFontSize:var(--fontSize);--modalPaddingSize:var(--paddingSize);--modalMarginSize:var(--marginSize);--modalBorderRadius:var(--borderRadius);--modalTextColor:#2e2d2d;--modalBackgroundColor:var(--white);--modalBorderColor:var(--primary);--modalButtonBackgroundColor:var(--important);--modalHeaderColor:var(--primary);--modalButtonColor:var(--white);--responseFontSize:var(--fontSize);--responsePaddingSize:var(--paddingSize);--responseMarginSize:var(--marginSize);--responseBorderRadius:var(--borderRadius);--responseBackgroundColor:#001e36;--responseTextColor:#fff;--responseSuccessBackgroundColor:#080;--responseSuccessTextColor:#fff;--responseErrorBackgroundColor:#800;--responseErrorTextColor:#fff;font-size:var(--fontSize);font-weight:400}.PFPBuilderBase_pfp-builder__loading-icon__xhR8k{display:inline-block;height:var(--loadingIconSize);position:relative;vertical-align:middle;width:var(--loadingIconSize)}.PFPBuilderBase_pfp-builder__loading-icon__xhR8k div{animation:PFPBuilderBase_pfp-builder__loading-icon__xhR8k 1.2s cubic-bezier(.5,0,.5,1) infinite;border:var(--loadingIconThickness) solid var(--loadingIconColor);border-color:var(--loadingIconColor) transparent transparent transparent;border-radius:50%;box-sizing:border-box;display:block;height:var(--loadingIconSize);left:0;margin:0;position:absolute;top:0;width:var(--loadingIconSize)}.PFPBuilderBase_pfp-builder__loading-icon__xhR8k div:first-child{animation-delay:-.45s}.PFPBuilderBase_pfp-builder__loading-icon__xhR8k div:nth-child(2){animation-delay:-.3s}.PFPBuilderBase_pfp-builder__loading-icon__xhR8k div:nth-child(3){animation-delay:-.15s}@keyframes PFPBuilderBase_pfp-builder__loading-icon__xhR8k{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.PFPBuilderBase_pfp-builder__modal__7U08k{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:rgba(0,0,0,.6);display:flex;flex-flow:column nowrap;inset:0;justify-content:center;position:fixed;transition:all .4s;z-index:100}.PFPBuilderBase_pfp-builder__modal-inner__DfHY7{align-items:center;background-color:var(--modalBackgroundColor);border:8px solid var(--modalBorderColor);border-radius:30px;color:var(--modalTextColor);display:flex;flex-flow:column nowrap;height:auto;justify-content:flex-start;max-width:600px;padding:16px;position:relative;text-align:center;width:95%}.PFPBuilderBase_pfp-builder__modal-close__s__Sh{background:none;border-radius:12px;box-shadow:none;cursor:pointer;height:30px;position:absolute;right:8px;text-align:center;top:8px;width:30px;z-index:2}.PFPBuilderBase_pfp-builder__modal-close__s__Sh:hover{background:var(--grey)}.PFPBuilderBase_pfp-builder__modal-close-icon__3VOCx:after,.PFPBuilderBase_pfp-builder__modal-close-icon__3VOCx:before{background-color:#000;content:"\00a0";display:inline-block;height:4px;inset:0;margin:auto;position:absolute;text-align:center;width:60%}.PFPBuilderBase_pfp-builder__modal-close-icon__3VOCx:before{transform:rotate(45deg)}.PFPBuilderBase_pfp-builder__modal-close-icon__3VOCx:after{transform:rotate(-45deg)}.PFPBuilderBase_pfp-builder__modal-actions__oScdR{margin-top:var(--modalMarginSize)}.PFPBuilderBase_pfp-builder__modal-button__SoDy3{background:var(--modalButtonBackgroundColor);border-radius:10px;color:var(--modalButtonColor);font-weight:700;padding:12px 24px}.PFPBuilderBase_pfp-builder__modal-button__SoDy3:hover{filter:brightness(.9)}.PFPBuilderBase_pfp-builder__modal-button-loading-icon__PkLSc{--loadingIconColor:var(--modalButtonColor);--loadingIconSize:33px;margin:5px 0}@media (max-width:991px){.PFPBuilderBase_pfp-builder__yztvV{--preview-text-height:calc(136px + 12px);--preview-width:250px;--preview-height:calc(var(--preview-width) + 16px + 16px)}}@media (max-width:500px){.PFPBuilderBase_pfp-builder__yztvV{--preview-width:150px}}.PFPBuilderBase_pfp-builder__end__OB299{clear:both}@media (max-width:991px){.PFPBuilderBase_pfp-builder__yztvV{display:grid;grid-gap:0;grid-template-columns:auto}.PFPBuilderBase_pfp-builder__preview__WBep4{height:var(--preview-height);margin:0 auto;padding-bottom:16px;padding-top:16px;width:var(--preview-width)}}@media (min-width:992px){.PFPBuilderBase_pfp-builder__yztvV{margin:0 auto;max-width:1200px;padding:2rem}.PFPBuilderBase_pfp-builder__preview__WBep4{max-width:480px}.PFPBuilderBase_pfp-builder__yztvV{display:grid;grid-gap:0 72px;grid-template-columns:auto 480px}}.PFPBuilderBase_pfp-builder-preview__7JxQM{background:var(--white);border:2px solid var(--primary);border-radius:24px;overflow:hidden;position:relative}.PFPBuilderBase_pfp-builder-preview__placeholder__ZgOpE{height:auto;width:100%}.PFPBuilderBase_pfp-builder-preview__layer__jTSg7{position:absolute;top:0}@media (min-width:992px){.PFPBuilderBase_pfp-builder-preview__7JxQM{box-shadow:-18px 18px 0 var(--primary)}}.PFPBuilderBase_pfp-builder-controls__oo7P6{display:flex;flex-direction:column;height:100%;position:relative}.PFPBuilderBase_pfp-builder-controls__header__CXlxd{background:var(--primary);border-radius:24px 24px 0 0;padding:16px}.PFPBuilderBase_pfp-builder-controls__header-button__x1Q3t{--loadingIconColor:var(--primary);background:var(--tertiary);border-radius:8px;color:var(--primary);font-weight:500;padding:8px 16px}.PFPBuilderBase_pfp-builder-controls__header-button__x1Q3t:hover{filter:brightness(.9)}.PFPBuilderBase_pfp-builder-controls__header-button__x1Q3t[disabled]{cursor:default;opacity:.5}.PFPBuilderBase_pfp-builder-controls__header-button--reset___Ny5Z{float:left}.PFPBuilderBase_pfp-builder-controls__header-button--random__iQmLu{float:left;margin-left:16px}.PFPBuilderBase_pfp-builder-controls__header-button--mint__9ClZa{background:var(--important);color:var(--white);float:right;min-width:105px}.PFPBuilderBase_pfp-builder-controls__main__9iYm0{background:var(--white);flex:1 1;max-height:calc(100dvh - var(--preview-text-height) - var(--preview-height) - 85px - 56px);overflow-y:scroll;overscroll-behavior:contain;padding:16px;scrollbar-width:none}.PFPBuilderBase_pfp-builder-controls__main__9iYm0::-webkit-scrollbar{display:none}@media (min-height:700px){.PFPBuilderBase_pfp-builder-controls__nav__Eqfu3{position:sticky;top:0;z-index:1}}@media (min-width:992px){.PFPBuilderBase_pfp-builder-controls-nav__U1PER{margin-bottom:24px}.PFPBuilderBase_pfp-builder-controls__main__9iYm0{padding:24px 16px}.PFPBuilderBase_pfp-builder-controls__header-button--random__iQmLu{margin-left:24px}.PFPBuilderBase_pfp-builder-controls__oo7P6{margin-left:0;margin-right:0}.PFPBuilderBase_pfp-builder-controls__header__CXlxd{border-radius:24px 24px 0 0;padding:24px}.PFPBuilderBase_pfp-builder-controls__main__9iYm0{border-width:2px;border-radius:0 0 24px 24px;border:2px solid var(--primary);border-top:0 solid var(--primary);max-height:390px;padding:24px}.PFPBuilderBase_pfp-builder-controls__header-button__x1Q3t{padding:12px 24px}}.PFPBuilderBase_pfp-builder-controls-nav__U1PER{background:var(--white);border:1px solid var(--secondary);border-radius:24px;color:var(--primary);display:flex;list-style:none;margin:0 0 16px;overflow:hidden;padding:0}.PFPBuilderBase_pfp-builder-controls-nav__entry__eV_A2{cursor:pointer;flex:1 1}.PFPBuilderBase_pfp-builder-controls-nav__entry--active__Ol_Ju,.PFPBuilderBase_pfp-builder-controls-nav__entry__eV_A2:hover{background:var(--grey)}.PFPBuilderBase_pfp-builder-controls-nav__entry-button__Uz3M_{font-weight:500;padding:8px 0;width:100%}@media (min-width:900px){.PFPBuilderBase_pfp-builder-controls-nav__U1PER{margin-bottom:24px}}.PFPBuilderBase_pfp-builder-controls-step--active__vdvKh{display:block}.PFPBuilderBase_pfp-builder-controls-step--inactive__MPlMd{display:none}.PFPBuilderBase_pfp-builder-controls-step-thumbnails__5aPwP{border-top:1px solid var(--tertiary);margin-top:1em;padding-top:1em}.PFPBuilderBase_pfp-builder-controls-step-thumbnails__5aPwP:first-child{border-top:0;margin-top:0;padding-top:0}.PFPBuilderBase_pfp-builder-controls-step-thumbnails__subheader__Qq_t3{color:var(--primary);font-size:20px;font-weight:700}.PFPBuilderBase_pfp-builder-thumbnails__VTrVa{display:grid;grid-gap:16px;grid-template-columns:1fr 1fr 1fr 1fr;list-style:none;margin:0;padding:0}.PFPBuilderBase_pfp-builder-thumbnails__thumbnail__MopU9{border:1px solid var(--grey);border-radius:8px;cursor:pointer;overflow:hidden;position:relative}.PFPBuilderBase_pfp-builder-thumbnails__thumbnail--active__cr7uV,.PFPBuilderBase_pfp-builder-thumbnails__thumbnail__MopU9:hover{border:2px solid var(--primary);margin:0}.PFPBuilderBase_pfp-builder-thumbnails__thumbnail-placeholder__Cylg5{display:block;height:auto;width:100%}.PFPBuilderBase_pfp-builder-thumbnails__thumbnail-img__lKYqi{display:block;height:auto;position:absolute;top:0;width:100%}@media (min-width:900px){.PFPBuilderBase_pfp-builder-thumbnails__VTrVa{grid-gap:24px}}.PFPBuilderBase_pfp-builder__mint-confirmation-header__lUbUg{color:var(--modalHeaderColor);font-size:1.3em;font-weight:700;margin-bottom:var(--modalMarginSize)}.PFPBuilderBase_pfp-builder__mint-confirmation-description__yXiLn{font-size:1em;line-height:normal;margin-bottom:var(--modalMarginSize)}.PFPBuilderBase_pfp-builder__mint-confirmation-image__OJlio{background:var(--grey);margin:0 auto var(--modalMarginSize);max-width:200px;position:relative}.PFPBuilderBase_pfp-builder__mint-confirmation-image-placeholder__1_UPK{height:auto;width:100%}.PFPBuilderBase_pfp-builder__mint-confirmation-image-final__wZQAp{position:absolute;top:0}.PFPBuilderBase_pfp-builder__mint-confirmation-loading-icon___OHIV{--loadingIconColor:var(--modalTextColor);--loadingIconThickness:8px;--loadingIconSize:80px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.PFPBuilderBase_pfp-builder-response__czeM1{align-items:center;background:var(--responseBackgroundColor);border-radius:var(--responseBorderRadius);color:var(--responseTextColor);display:flex;font-size:var(--responseFontSize);line-height:normal;margin:var(--responseMarginSize) auto;max-width:350px;padding:var(--responsePaddingSize);word-break:break-all}.PFPBuilderBase_pfp-builder-response__loading-icon__sNcYu{margin-right:10px}.PFPBuilderBase_pfp-builder-response__message__U_o_t{flex:1 1;font-size:.8em;max-height:60px;overflow-y:scroll}.PFPBuilderBase_pfp-builder-response__link__GkSOg{color:var(--responseTextColor);text-decoration:underline}.PFPBuilderBase_pfp-builder-response--success__mPhtL{background:var(--responseSuccessBackgroundColor);color:var(--responseSuccessTextColor)}.PFPBuilderBase_pfp-builder-response--error__6g0oP{background:var(--responseErrorBackgroundColor);color:var(--responseErrorTextColor)}