body,html{margin:0;width:100%;height:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;background-color:#ff85d8}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.no-select{-webkit-user-callout:none;-webkit-user-drag:none;-webkit-user-modify:none;-webkit-highlight:none}.no-select,canvas{-webkit-touch-callout:none!important;-webkit-user-select:none!important;-ms-user-select:none;user-select:none!important;outline:none;-webkit-tap-highlight-color:rgba(255,255,255,0)}canvas{touch-action:none!important}#root{height:100%;width:100%;max-height:100%;max-width:100%}@font-face{font-family:"Montserrat-Regular";src:local("Montserrat-Regular"),url(/static/media/Montserrat-Regular.3cd78665.ttf) format("truetype")}@font-face{font-family:"Alata-Regular";src:local("Alata-Regular"),url(/static/media/Alata-Regular.e834207e.ttf) format("truetype")}@font-face{font-family:"VT323-Regular";src:local("VT323-Regular"),url(/static/media/VT323-Regular.bddd705e.ttf) format("truetype")}*{font-family:Montserrat-Regular}.not-single-page{scroll-behavior:smooth;max-height:unset;overflow:unset}.not-single-page::-webkit-scrollbar{width:0}.not-single-page::-webkit-scrollbar,.not-single-page::-webkit-scrollbar-track-piece{background:unset;border-radius:unset}.not-single-page::-webkit-scrollbar-thumb{background:unset;border-radius:unset}.opacity-transition{transition:opacity 1s ease,-webkit-transform 1.2s ease;transition:opacity 1s ease,transform 1.2s ease;transition:opacity 1s ease,transform 1.2s ease,-webkit-transform 1.2s ease}a:focus{border:none!important;outline:0!important}button{text-decoration:underline;background:none;cursor:pointer;border:none;box-shadow:none;outline:inherit;font-size:16px;line-height:16px;color:inherit;border-radius:8px;padding:8px;-webkit-user-select:none;-ms-user-select:none;user-select:none}button:disabled{opacity:.2}@media (max-width:720px){.hidden-on-mobile{display:none!important}}@media (min-width:721px){.only-on-mobile{display:none!important}}@media (max-width:1024px){.hidden-on-small-screen{display:none!important}}@media (min-width:1025px){.only-on-small-screen{display:none!important}}.big-button{font-size:32px;line-height:32px;background-color:#ff9ddf;max-width:320px;border-radius:8px;padding:16px;box-shadow:1px 1px 4px #fff;text-decoration:none}a{color:#fff}h1{font-size:48px}h1,h2{color:#fff;margin:0}h2{font-size:16px}::-webkit-scrollbar,::-webkit-scrollbar-track-piece{background:rgba(255,103,207,.7490196078431373);border-radius:8px}::-webkit-scrollbar-thumb{background:#ff9ddf;border-radius:8px}.text-input{max-width:300px}.big-text-input,.text-input{border:1px solid hsla(0,0%,100%,.6);border-radius:8px;outline:0;background-color:rgba(255,103,207,.7490196078431373);color:#fff}.big-text-input{font-size:32px;max-width:320px;text-align:center}.form-text-input{text-align:left;padding-left:8px}@media (max-width:720px){.big-text-input{max-width:240px}}.text-input:focus{border:1px solid #fff;outline:0}::-webkit-input-placeholder{color:#fff;opacity:.6}::placeholder{color:#fff;opacity:.6}:-ms-input-placeholder{color:#fff;opacity:.6}::-ms-input-placeholder{color:#fff;opacity:.6}input{appearance:none;-moz-appearance:none;-webkit-appearance:none}.page{position:absolute;left:0;width:100vw;top:0;bottom:0}.page-enter{opacity:0}.page-enter-active{opacity:1;transition:opacity 1s;transition-timing-function:ease}.page-exit,.page-exit-active{opacity:0;transition:opacity 1s;transition-timing-function:ease}.modal-container{position:fixed;left:0;right:0;top:0;bottom:0;-webkit-justify-content:center;justify-content:center;background-color:hsla(0,0%,100%,.6);color:#fff}.modal-body,.modal-container{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.modal-body{width:75%;max-width:560px;height:240px;background-color:#ff9ddf;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start}@media (max-width:720px){.modal-body{height:200px}}.modal-button-row{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding-bottom:16px;box-sizing:border-box;padding-left:32%;padding-right:32%}@media (max-width:720px){.modal-button-row{padding-left:12.5%;padding-right:12.5%}}.modal-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex:1 1;flex:1 1;padding-top:32px}.modal-title{font-size:20px;margin-bottom:8px}@media (max-width:720px){.modal-title{font-size:16px}}.modal-text{margin-left:32px;margin-right:32px}@media (max-width:720px){.modal-text{font-size:12px}}.modal-button{font-weight:700}@media (max-width:720px){.modal-input{font-size:16px;margin-bottom:4px;height:24px}}#homeRenderCanvas{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:-1}.container{width:100%;height:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:stretch;align-items:stretch;background-color:#ff85d8;color:#fff;padding-top:env(safe-area-inset-top);box-sizing:border-box}.home-container{background-color:transparent}.home-header{padding:16px;opacity:.6;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}@media (max-width:720px){.home-header{font-size:12px}}@media (min-width:720px){.home-header-link:not(:first-child){padding-left:8px}}.inner-container{-webkit-flex:1 1;flex:1 1;flex-direction:column}.inner-container,.input-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.input-container{flex-direction:column}.home-or{font-size:32px;margin-top:16px;margin-bottom:16px}@media (max-width:720px){.home-or{margin-top:4px;margin-bottom:4px}}.home-subtitle{margin-bottom:4px}@media (max-width:720px){.home-subtitle{font-size:12px}}.home-subtitle:last-of-type{margin-bottom:16px}.home-text{text-align:center}.home-text:last-of-type{margin-bottom:8px}@media (max-width:720px){.home-text{font-size:12px}}.input-row{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center}.continue-button{background:url(/static/media/arrow-right.603be610.svg);background-size:80%;height:43px;width:43px;margin-left:16px;padding:16px;background-repeat:no-repeat;background-position:50%}.marketplace-button{background-color:#fff;color:#ff85d8;box-shadow:1px 1px 6px #fff}@media (max-width:720px){.marketplace-button{max-width:240px;line-height:24px;font-size:24px;padding:12px}}.metamask-button{margin-top:32px}.footer{background-color:#ff67cf;-webkit-flex-direction:column;flex-direction:column;padding-left:16px;padding-right:16px;padding-bottom:env(safe-area-inset-bottom)}.footer,.footer-header{display:-webkit-flex;display:flex}.footer-header{height:64px;-webkit-flex:1 1;flex:1 1;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding:16px 16px 0}@media (max-width:720px){.footer-header{font-size:12px;padding:8px 8px 0}}.footer-body{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;justify-content:flex-start;overflow-x:scroll;overflow-y:hidden;padding-top:16px;padding-bottom:32px;min-height:64px;margin-bottom:8px}@media (min-width:720px){.footer-body{min-height:96px;margin-bottom:16px}}.footer-item{height:64px;width:64px;min-height:64px;min-width:64px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border-radius:8px;box-shadow:1px 1px 4px #fff;overflow:hidden}@media (min-width:720px){.footer-item{height:96px;width:96px;min-height:96px;min-width:96px}}.footer-item-image{width:100%;height:100%}.footer-item-empty{background-color:#ff9ddf}.footer-item:not(:first-child){margin-left:32px}.mobile-home-subtitle,.mobile-home-title{text-align:center}.mobile-home-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;max-width:100%;padding-top:calc(32px + env(safe-area-inset-top));padding-bottom:calc(32px + env(safe-area-inset-bottom))}.mobile-home-big-button{margin-bottom:32px}.mobile-home-inner-container{-webkit-align-self:center;align-self:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding-left:32px;padding-right:32px;padding-top:32px;max-height:100%}.mobile-home-galleries-list-container,.mobile-home-inner-container{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1;max-width:100%;width:100%;box-sizing:border-box}.mobile-home-galleries-list-container{-webkit-flex-direction:column;flex-direction:column;height:60.6%;max-height:60.6%}.mobile-home-galleries-container{-webkit-align-self:center;align-self:center;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex:1 1;flex:1 1;max-height:100%;padding-left:32px;padding-right:32px}.mobile-home-galleries-container,.mobile-home-gallery-container{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;max-width:100%;width:100%;box-sizing:border-box}.mobile-home-gallery-container{-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;min-height:64px;overflow:hidden;font-size:20px}.mobile-home-gallery{text-align:left;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box;color:#fff;min-width:0;text-decoration:none}.mobile-home-gallery-button{background-size:400% 400%;-webkit-animation:gradient 5s ease infinite;animation:gradient 5s ease infinite;box-shadow:.5px 1px 6px #fff;box-sizing:border-box;height:48px;border-radius:8px;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;-webkit-flex:1 1;flex:1 1;padding:16px;min-width:0;margin-left:16px;cursor:pointer}@-webkit-keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.mobile-home-gallery-button-row,.mobile-home-remove-button{display:-webkit-flex;display:flex}.mobile-home-remove-button{height:32px;width:32px;padding:0;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background:#ff9ddf;background:linear-gradient(127deg,#ff9ddf,#ff9ddf 15%,#ff85d8 62%,#ff9ddf 120%);opacity:1;margin-left:12px}.mobile-home-remove-button:last-of-type{margin-right:16px}.mobile-home-remove-button-inactive{opacity:.4;box-shadow:none}.mobile-home-remove-image{height:16px;width:16px;padding:0}.mobile-home-gallery-add{color:#fff;background:linear-gradient(127deg,#ff9ddf,#ff9ddf 15%,#ff85d8 62%,#ff9ddf 120%);margin-top:16px;text-decoration:none;-webkit-align-self:flex-end;align-self:flex-end;padding-left:16px;padding-right:16px}.mobile-home-galleries-list{box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;grid-gap:16px;gap:16px;margin-top:16px;width:100%;max-width:100%;overflow-y:auto;border-radius:8px;height:100%;max-height:100%;background:#ff9ddf;background:linear-gradient(127deg,#ff9ddf 25%,#ff9ddf 63%,#ff85d8 120%);padding-top:16px;padding-bottom:16px}.mobile-home-notifications-skip{margin-bottom:8px}.mobile-home-another-gallery-container{max-width:100%;width:100%}.mobile-home-another-gallery-subtitle{margin-bottom:8px}.mobile-home-address-input{-webkit-flex:1 1;flex:1 1;font-size:16px}.mobile-home-input-row{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;max-width:100%}.redemption-container,.redemption-inner-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.redemption-inner-container{max-width:720px;padding:32px;text-align:center}.redemption-status{padding:8px;border-radius:8px}.redemption-status-unredeemed{background-color:#fff;color:#ff85d8}.overlay{position:absolute;left:0;right:0;bottom:0;top:0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;pointer-events:none}.overlay-menu-visible{right:400px}@media (max-width:720px){.overlay-menu-visible{display:none}}.intro{background-color:rgba(255,103,207,.7490196078431373);height:100%;color:#fff;pointer-events:all;padding:16px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.intro-title{margin-bottom:32px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:500px}@media (max-width:720px){.intro-title{font-size:32px;max-width:75%}}@media (min-width:720px){.intro-title{margin-bottom:16px}}.intro-form{max-width:100%;overflow:hidden}.intro-form,.intro-form-body{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.intro-form-body{max-width:min(396px,100%)}.intro-row{margin-bottom:32px;font-size:24px;-webkit-justify-content:center;justify-content:center;-webkit-align-items:stretch;align-items:stretch;width:100%}.intro-row,.intro-row-select{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.avatar-select{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;justify-content:flex-start;grid-gap:16px;gap:16px;overflow-x:auto;overflow-y:hidden;padding:16px;min-height:64px;margin-bottom:8px;background-color:rgba(255,103,207,.7490196078431373);border:1px solid hsla(0,0%,100%,.6);border-radius:8px}.avatar-select-empty{-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}@media (min-width:720px){.avatar-select{min-height:96px;margin-bottom:16px}}.avatar-select::-webkit-scrollbar,.avatar-select::-webkit-scrollbar-track-piece{background:rgba(255,103,207,.7490196078431373);border-radius:8px}.avatar-select-item{height:64px;width:64px;min-height:64px;min-width:64px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border-radius:8px;box-shadow:1px 1px 4px #fff;overflow:hidden;opacity:.6}@media (min-width:720px){.avatar-select-item{height:96px;width:96px;min-height:96px;min-width:96px}}.avatar-select-item-image{width:100%;height:100%;padding:0;border-radius:8px;-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated}.selected-avatar{opacity:1;border:1px solid #fff;box-sizing:border-box}.radio-row{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.radio-row:not(:last-child){margin-bottom:4px}.intro-row-title{font-size:40px}.face-image{background-color:#fff}.header{background-color:transparent;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;transition:background-color 1s,color 1s,visibility 1s,max-height .5s;visibility:hidden;color:hsla(0,0%,100%,0);pointer-events:all;padding:calc(16px + env(safe-area-inset-top)) 16px 16px;max-height:19%;max-height:25%;box-sizing:border-box}.header-visible{background-color:rgba(0,0,0,.8);color:#fff;visibility:visible}.header-description-expanded{max-height:100%}.name{display:block;font-size:18px;line-height:24px;min-height:24px;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.description{margin-top:16px;overflow-y:scroll;overflow-x:hidden;white-space:pre-wrap;max-width:100%;display:none}.description::-webkit-scrollbar{height:0;width:0;background:transparent}.description-visible{display:inline;display:initial}.top-row{display:block;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;align-items:flex-start;overflow:hidden;min-height:48px}.expand{-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;margin-top:16px;width:100%;display:none}.expand-button-visible{display:-webkit-flex;display:flex}.share-button{left:0;bottom:calc(env(safe-area-inset-bottom));background:url(/static/media/box-arrow-down.f0ceeef0.svg);background-size:contain;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.game-button{position:absolute;opacity:.6;margin:16px;-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated;padding:0;visibility:visible;-webkit-filter:drop-shadow(0 0 5px rgb(0 0 0));filter:drop-shadow(0 0 5px rgb(0 0 0))}.game-button-hidden{visibility:hidden;opacity:0}.game-button:active{opacity:1!important}.back-button{background:url(/static/media/arrow-right.603be610.svg);-webkit-transform:rotate(180deg);transform:rotate(180deg);background-size:contain;left:0;top:calc(env(safe-area-inset-top))}.game-button{width:58px;height:58px}.inspect-button{background:url(/static/media/zoom-in.f2de2d30.svg);background-size:contain}.move-button{background:url(/static/media/arrows-move.25f15427.svg);background-size:contain}.swap-button{background:url(/static/media/swap-canvases.8b0506ee.svg);background-size:contain;right:0;bottom:calc(246px + env(safe-area-inset-bottom))}.swap-button-joystick{bottom:calc(284px + env(safe-area-inset-bottom))!important}.confirm-button{background:url(/static/media/check-lg.6dfd26f1.svg);background-size:contain;background-position-y:3px;background-position-x:-1px;opacity:1}.cancel-button{background:url(/static/media/x-lg.38aa4367.svg);background-size:contain;opacity:1}.center-button-left{left:calc(50% - 66px)}.center-button-left,.center-button-right{bottom:calc(82px + env(safe-area-inset-bottom))}.center-button-right{left:calc(50% + 8px);background-color:#fff;border-radius:58px}.top-button{right:0;bottom:calc(82px + env(safe-area-inset-bottom))}.top-button-joystick{right:0;bottom:calc(120px + env(safe-area-inset-bottom))}.upper-top-button{right:0;bottom:calc(164px + env(safe-area-inset-bottom))}.upper-top-button-joystick{right:0;bottom:calc(202px + env(safe-area-inset-bottom))}.bottom-button,.emote-button{right:0;bottom:calc(env(safe-area-inset-bottom))}.emote-button{background:url(/static/media/suit-heart-fill.1e49e51d.svg);background-size:contain}.open-menu-button{right:0;top:calc(env(safe-area-inset-top));background:url(/static/media/list.6a2bfd11.svg);background-size:contain}.current-address{min-width:0;position:absolute;right:82px;top:calc(10px + env(safe-area-inset-top));max-width:148px;margin:16px}@media (max-width:720px){.current-address{display:none!important}}.current-address-show-on-mobile{min-width:0;position:absolute;right:82px;top:calc(10px + env(safe-area-inset-top));max-width:148px;margin:16px}.current-address-text{font-size:inherit;font:inherit;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:148px;display:block}.mute-button{left:0;top:calc(env(safe-area-inset-top));background:url(/static/media/volume-up-fill.60e74a15.svg);background-size:contain;left:82px}.mute-button-muted{background:url(/static/media/volume-mute-fill.b043c412.svg);background-size:contain}.notification-badge{position:absolute;height:48px;width:48px;opacity:.6;border-radius:48px;background-color:#fff;color:#fff;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-weight:700;right:12px;top:calc(12px + env(safe-area-inset-top));height:24px;width:24px;border-radius:24px}.dash-button{right:0;bottom:0;background:url(data:image/png;base64,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);background-size:contain}#renderCanvas{height:100%;width:100%}.chat-preview{position:absolute;top:calc(82px + env(safe-area-inset-top));right:16px;height:64px;width:192px;background-color:#fff;border-radius:8px;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;align-items:flex-start;padding:8px;color:#ff85d8;box-shadow:1px 1px 4px #fff;transition:opacity 2s ease,-webkit-transform 2.4s ease;transition:opacity 2s ease,transform 2.4s ease;transition:opacity 2s ease,transform 2.4s ease,-webkit-transform 2.4s ease;opacity:0;-webkit-transform:translateY(-8px);transform:translateY(-8px);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.chat-preview-active{transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease,-webkit-transform .2s ease;opacity:1;-webkit-transform:translate(0);transform:translate(0)}@media (max-width:720px){.chat-preview{width:128px;right:16px}}.chat-preview-message{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%}.space-input{position:absolute;top:32px;left:50%;background-color:#fff}.joystick{position:absolute;bottom:calc(env(safe-area-inset-bottom));height:120px;width:120px;color:#fff;box-sizing:border-box}.left-joystick{left:0}.right-joystick{right:0}.joystick-front{width:75px!important;height:75px!important;margin-left:-37.5px!important;margin-top:-37.5px!important;display:-webkit-flex!important;display:flex!important;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background-color:hsla(0,0%,100%,.4)!important;text-shadow:2px 2px 2px #000}.joystick-back,.joystick-front{opacity:1!important;box-shadow:1px 1px 6px #000}.joystick-back{background-color:hsla(0,0%,100%,.2)!important}.curate-empty-state{width:100%;-webkit-flex:1 1;flex:1 1;-webkit-flex-direction:column;flex-direction:column;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-weight:700;color:#000}.curate-empty-state button{font-weight:700}.curate-empty-state-text{margin-top:8px}.curate-menu-item{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.curate-checkbox{border:1px solid #000;height:16px;width:16px;border-radius:4px}.curate-control{min-height:calc(64px + env(safe-area-inset-bottom));height:calc(64px + env(safe-area-inset-bottom));max-height:calc(64px + env(safe-area-inset-bottom));-webkit-justify-content:space-between;justify-content:space-between;width:100%;-webkit-align-items:stretch;align-items:stretch;padding:12px 8px calc(12px + env(safe-area-inset-bottom));box-sizing:border-box;background-color:#fff}.curate-control,.curate-counter{display:-webkit-flex;display:flex}.curate-counter{font-weight:700;-webkit-align-items:center;align-items:center}.curate-counter-limit{color:red}.curate-outer-container{-webkit-align-items:flex-start;align-items:flex-start;max-height:calc(100vh - 64px - env(safe-area-inset-bottom))}.curate-body,.curate-outer-container{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1;-webkit-flex-direction:column;flex-direction:column;overflow-y:auto}.curate-body{-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:stretch;align-items:stretch;padding:4px;width:100%;box-sizing:border-box}.curation-section{-webkit-flex-direction:column;flex-direction:column;background:linear-gradient(0deg,rgba(255,103,207,.25098039215686274),rgba(255,103,207,.25098039215686274));border:1.2px solid #fff1fa;box-shadow:0 0 14px hsla(0,0%,100%,.25);border-radius:8px;margin-top:16px}.curation-inner-section,.curation-section{display:-webkit-flex;display:flex;-webkit-align-items:stretch;align-items:stretch;box-sizing:border-box}.curation-inner-section{-webkit-flex:1 1;flex:1 1;-webkit-flex-direction:column;flex-direction:column;padding:16px 24px}.curation-section-text{display:inline-block}.curation-top-button-row{-webkit-flex-direction:row;flex-direction:row;width:100%;-webkit-justify-content:flex-end;justify-content:flex-end;grid-gap:16px;gap:16px}.curation-container-expand,.curation-top-button-row{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.curation-container-expand{background-color:rgba(255,103,207,.7490196078431373);-webkit-justify-content:space-between;justify-content:space-between;height:64px;color:#fff;text-decoration:none}.curation-show-all-button{margin-top:8px;margin-bottom:16px;border:1px solid #fff;border-radius:8px;background-color:hsla(0,0%,100%,.8);text-decoration:none}.curate-menu-item-hidden,.curate-saving{opacity:.2}.curate-button{min-width:120px}.curation-collaborator-row{display:-webkit-flex;display:flex;width:100%;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between}.curation-spaces{padding:16px;padding-bottom:0!important;background:none;margin:8px;border-radius:8px}.curation-space-row{border-radius:8px;background:linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5));border:1.2px solid #fff1fa;box-shadow:0 0 14px hsla(0,0%,100%,.25);padding:8px;margin-bottom:16px}.curation-space-row-hidden{background:linear-gradient(0deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.1))}.curation-space-row-inner{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;padding:16px;border-radius:8px;background-color:#ff7ccf}.curation-space-row-inner-hidden{background-color:rgba(255,124,207,.25098039215686274)}.curation-space-content-hidden{opacity:.3}.curation-space-row-hover:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1)}.curation-space-image{height:96px;width:96px;background:linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5));border:1.2px solid #fff1fa;box-sizing:border-box;box-shadow:0 0 14px hsla(0,0%,100%,.25);padding:8px;border-radius:8px}.curation-space-text{color:#fff;display:-webkit-flex;display:flex;margin-left:16px;width:100%;max-height:100px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.curate-space-checkbox{min-height:32px;min-width:32px;max-height:32px;max-width:32px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border-radius:4px;margin-left:16px;opacity:.4;background-color:#fff}.curate-space-checkbox:hover{opacity:.9}.curate-checkbox-hidden,.curate-checkbox-hidden:hover{opacity:1}.menu{position:absolute;right:-400px;top:0;bottom:0;width:400px;background-color:hsla(0,0%,100%,.6);transition:right .1s;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media (max-width:720px){.menu{width:100%;right:-100%}}.menu-visible{right:0}.menu-header{height:64px;padding-top:env(safe-area-inset-top);display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;background-color:rgba(255,103,207,.7490196078431373)}.menu-tab{-webkit-flex:1 1;flex:1 1;height:64px;border-radius:0;font-weight:400;color:#fff;margin:0}.active-menu-tab{font-weight:700;color:rgba(255,103,207,.7490196078431373);background-color:#fff}.chat-body{height:100%;width:100%}.art-body,.people-body{-webkit-align-items:flex-start;align-items:flex-start;overflow-y:auto;padding:4px 4px calc(4px + env(safe-area-inset-bottom))}.art-body,.menu-body,.people-body{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1;-webkit-flex-direction:column;flex-direction:column}.menu-body{-webkit-align-items:stretch;align-items:stretch}.menu-item{color:#000;text-align:left;border:1px solid #fff;border-radius:8px;background-color:hsla(0,0%,100%,.8);word-wrap:break-word;text-decoration:none}.menu-item:not(:last-child){margin-bottom:8px}.chat-messages{overflow-y:auto;position:absolute;top:calc(64px + env(safe-area-inset-top));left:0;right:0;bottom:calc(64px + env(safe-area-inset-bottom));padding:4px;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-flex-flow:column nowrap;flex-flow:column nowrap}.chat-messages>:first-child{margin-top:auto!important}.chat-message{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;border:1px solid #fff;border-radius:8px;padding:4px;background-color:hsla(0,0%,100%,.8);word-wrap:break-word}.chat-message-me{background-color:rgba(255,103,207,.7490196078431373);color:#fff}.chat-message:not(:last-child){margin-bottom:8px}.chat-message-header{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.chat-message-name{font-weight:700;padding:0;margin:0}.chat-control{position:absolute;bottom:0;height:calc(64px + env(safe-area-inset-bottom));box-sizing:border-box;left:0;right:0;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:12px 8px calc(12px + env(safe-area-inset-bottom));-webkit-align-items:stretch;align-items:stretch;background-color:hsla(0,0%,100%,.8)}.chat-input{font-size:20px;text-align:left;padding-left:8px;margin-right:8px;-webkit-flex:1 1;flex:1 1;max-width:unset}.menu-button{color:#fff;font-size:16px;padding:4px 8px;box-sizing:border-box;box-shadow:1px 1px 4px #ffceef}.swap-modal-container{position:fixed;left:0;right:0;top:0;bottom:0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background-color:hsla(0,0%,100%,.6);color:#fff;z-index:2}.swap-modal-inner-container{width:592px;height:512px;max-width:100%;max-height:100%;background:linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5));border:1.2px solid #fff1fa;box-sizing:border-box;box-shadow:0 0 14px hsla(0,0%,100%,.25);padding:16px;border-radius:8px}@media (max-width:720px){.swap-modal-inner-container{height:100%;width:100%}}.swap-modal-body{width:100%;height:100%;max-width:100%;background-color:#ff9ddf;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;border-radius:8px;padding-top:24px;box-sizing:border-box;overflow:hidden}.swap-modal-title{font-size:20px;margin-bottom:8px}@media (max-width:720px){.swap-modal-title{font-size:16px}}@media (max-width:720px){.swap-modal-text{font-size:12px}}.swap-modal-list-container{margin-top:16px;overflow-y:scroll;height:100%;padding-left:24px;padding-right:24px;box-sizing:border-box}.swap-modal-content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100%;box-sizing:border-box;width:100%}.about-container{background-color:transparent}.about-container,.about-inner-container{display:-webkit-flex;display:flex;max-width:100%}.about-inner-container{align-self:center;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex:1 1;flex:1 1;padding-left:16px;padding-right:16px;grid-gap:32px;gap:32px}@media (max-width:720px){.about-inner-container{grid-gap:8px;gap:8px}}@media (max-height:750px){.about-inner-container{grid-gap:8px;gap:8px}}.about-section{padding:32px 16px 16px;background-color:hsla(0,0%,100%,.1);border-radius:8px;width:100%;max-width:100%;box-sizing:border-box}@media (max-width:720px){.about-section{padding:16px 12px 12px}}@media (max-height:750px){.about-section{padding:16px 12px 12px}}.about-title{font-size:20px}.about-title:first-of-type{margin-bottom:16px}@media (max-width:720px){.about-title:first-of-type{margin-bottom:8px}}@media (max-height:750px){.about-title:first-of-type{margin-bottom:8px}}.about-mint-button{margin-top:32px;text-align:center}.important-link{background-color:#fff;color:#ff85d8;padding:8px;border-radius:8px}@media (max-width:720px){.about-title{font-size:16px}}@media (max-height:750px){.about-title{font-size:16px}}#aboutRenderCanvas{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}#aboutRenderCanvas,.hyaliko-avatar-canvas{width:100%;height:100%}.hyaliko-avatar-interface{position:absolute;width:100%;height:100%;touch-action:none;pointer-events:none}.hyaliko-avatar-canvas{width:512px;height:512px;top:0;position:absolute;left:calc(50% - 256px)}.avatar-view-button{height:36px!important;margin-bottom:6px}.space-view-canvas{width:250px;height:250px}.dialogue-box-outer-container{position:absolute;left:0;right:0;bottom:64px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}@media (max-width:720px){.dialogue-box-outer-container{bottom:16px;height:224px}}.dialogue-box-container{height:100%;width:720px;max-width:720px;background:linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5));border:1.2px solid #fff1fa;box-sizing:border-box;box-shadow:0 0 14px hsla(0,0%,100%,.25);border-radius:32px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-end;align-items:flex-end;overflow:hidden;padding:16px 32px;margin-left:16px;margin-right:16px}.dialogue-box-inner-container{overflow:hidden;height:135px;width:100%;max-height:1135x;white-space:pre-line;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}@media (max-width:720px){.dialogue-box-inner-container{height:135px;max-height:135px}}.dialogue-box-text{font-family:VT323-Regular;font-weight:400;font-size:32px;line-height:36px;text-shadow:0 0 14px rgba(0,0,0,.24705882352941178);color:#fff}.dialogue-box-error{font-size:20px;background-color:#fe0302;border-radius:4px;padding:8px;color:#fff}@media (max-width:720px){.dialogue-box-text{font-size:24px;line-height:27px}}.dialogue-box-button-row{width:100%;-webkit-flex-direction:row;flex-direction:row}.dialogue-box-button,.dialogue-box-button-row{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.dialogue-box-button{background-color:#fff;height:54px;min-width:216px;border-radius:13px;padding:16px;font-family:VT323-Regular;font-weight:400;font-size:28px;-webkit-align-items:center;align-items:center;color:#000;text-decoration:none}.dialogue-box-button:not(:first-of-type){margin-left:64px}.dialogue-box-continue-button{background:url(/static/media/arrow-right-black.b660677e.svg);background-size:50%;background-color:#fff;height:47px;width:47px;border-radius:47px;padding:16px;background-repeat:no-repeat;background-position:50%}.dialogue-box-input{background-color:#000}.space-factory-title{text-align:center}.space-factory-subtitle{margin-bottom:16px;text-align:center}.space-factory-subtitle:last-of-type{margin-bottom:32px}.space-factory-container,.space-factory-inner-container{display:-webkit-flex;display:flex}.space-factory-inner-container{-webkit-align-self:center;align-self:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-flex:1 1;flex:1 1;max-width:640px;padding-left:16px;padding-right:16px}.space-factory-intro-buttons{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;grid-gap:16px;gap:16px}.space-factory-footer{max-width:500px;overflow-x:auto}.sf-footer-item{box-sizing:border-box;opacity:.2}.sf-footer-item-selected{border:1px solid #fff;opacity:1}.space-factory-customize-container{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:stretch;align-items:stretch}@media (max-width:720px){.space-factory-customize-container{-webkit-flex-direction:column;flex-direction:column}}.space-factory-customize-3d{-webkit-flex:2 1;flex:2 1;position:relative}@media (max-width:720px){.space-factory-customize-3d{width:100%;height:50vh}}.generated-space-name{position:absolute;top:32px;margin-left:auto;margin-right:auto;left:0;right:0;text-align:center}.space-factory-customize-menu{min-width:560px;-webkit-flex:1 1;flex:1 1;max-height:100%}@media (max-width:720px){.space-factory-customize-menu{min-width:unset}}.space-factory-customize-canvas{width:100%;height:100%}.sf-tab-inner-body{overflow-y:auto;max-height:calc(100vh - 64px);height:calc(100vh - 64px);padding:32px;box-sizing:border-box}@media (max-width:720px){.sf-tab-inner-body{max-height:calc(50vh - 64px);height:calc(50vh - 64px);padding:16px}}.sf-tab-body{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;width:100%;max-height:calc(100vh - 64px);box-sizing:border-box}@media (max-width:720px){.sf-tab-body{max-height:calc(50vh - 64px);height:calc(50vh - 64px)}}.sf-finish-body{width:100%;height:calc(100vh - 64px);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}@media (max-width:720px){.sf-finish-body{height:calc(50vh - 64px)}}.sf-customize-section{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;grid-gap:24px;gap:24px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box}@media (max-width:720px){.sf-customize-section{grid-gap:12px;gap:12px}}.sf-customize-space{height:80px;width:80px;min-height:80px;min-width:80px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;border-radius:8px;box-shadow:1px 1px 4px #fff;overflow:hidden;box-sizing:border-box;opacity:.2}@media (min-width:720px){.sf-customize-space{height:144px;width:144px;min-height:144px;min-width:144px}}.sf-customize-space-label{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-top:4px;opacity:.2}.sf-customize-space-label-first{margin-top:8px}.sf-customize-space-label-truncate{overflow:hidden;max-height:19px;text-overflow:unset;white-space:normal}.sf-customize-space-label-selected{opacity:1}.sf-customize-space-outer{width:80px;max-width:80px;box-sizing:border-box}@media (min-width:720px){.sf-customize-space-outer{width:144px;max-width:144px}}.sf-customize-space-sold-out{font-weight:700;background-color:#fff;color:#ff85d8;border-radius:4px;position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;padding:45% 4px 4px}.sf-customize-space-selected{border:1px solid #fff;opacity:1}.sf-customize-space-outer-selected{opacity:1}.sf-customize-space-image{width:100%;height:100%;-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:pixelated}.sf-customize-space-button{padding:0;position:relative}.sf-customize-space-button:disabled{opacity:1}.sf-customize-control{min-height:64px;height:64px;max-height:64px;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;width:100%;-webkit-align-items:stretch;align-items:stretch;padding:12px 8px;box-sizing:border-box;background-color:#fff}@media (max-width:720px){.sf-menu-tab{font-size:12px}}.sf-finalize-canvas{width:375px;height:375px;border-radius:32px;box-shadow:1px 1px 8px #fff}@media (max-width:720px){.sf-finalize-canvas{width:300px;height:300px}}.sf-finalize-container{width:100%;height:100%;-webkit-justify-content:center;justify-content:center}.sf-finalize-container,.sf-finalize-header{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.sf-finalize-header{height:16%;-webkit-justify-content:flex-end;justify-content:flex-end;margin-bottom:32px}.sf-finalize-title{text-align:center;font-size:36px}@media (max-width:720px){.sf-finalize-title{font-size:18px}}.sf-finalize-buttons{margin-top:32px;height:16%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center}.sf-finalize-error{margin-bottom:16px;background-color:#fe0302;border-radius:4px;padding:8px}.sf-mint-button{width:360px}@media (max-width:720px){.sf-mint-button{width:180px;font-size:18px}}.onboarding-subtitle,.onboarding-title{text-align:center}.onboarding-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;max-width:100%;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.onboarding-big-button{margin-bottom:32px}.onboarding-inner-container{-webkit-align-items:center;align-items:center;padding-top:32px}.onboarding-galleries-container,.onboarding-inner-container{display:-webkit-flex;display:flex;-webkit-align-self:center;align-self:center;-webkit-justify-content:center;justify-content:center;-webkit-flex:1 1;flex:1 1;padding-left:32px;padding-right:32px;max-width:100%;width:100%;box-sizing:border-box}.onboarding-galleries-container{-webkit-align-items:flex-start;align-items:flex-start}.onboarding-gallery-container{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;min-height:35px;width:100%;border-radius:8px;background-color:rgba(255,103,207,.7490196078431373);padding:8px;max-width:100%;box-sizing:border-box;box-shadow:1px 1px 4px #fff;overflow:hidden}.onboarding-gallery{text-align:left;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box;max-width:80%}.onboarding-remove-button{height:16px;width:16px;padding:0}.onboarding-gallery-add{color:#ff67cf;background-color:#fff;margin-top:16px;text-decoration:none;box-shadow:1px 1px 4px #fff}.onboarding-galleries-list{box-sizing:border-box;height:239px;max-height:239px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;grid-gap:12px;gap:12px;padding:8px;margin-top:8px;width:100%;max-width:100%;overflow-y:auto;border-radius:8px;background:#ff9ddf;background:linear-gradient(127deg,#ff9ddf,#ff9ddf 15%,#ff85d8 62%,#ff9ddf 120%)}.onboarding-notifications-skip{margin-bottom:8px}.new-home-container p{font-size:24px}@media (max-width:1024px){.new-home-container p{font-size:18px;margin-top:9px;margin-bottom:9px}}.new-home-container *{font-family:Alata-Regular}.new-home-button{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding:16px 10px;height:60px;background-color:#fff;border-radius:12px;font-family:VT323-Regular;font-weight:400;font-size:28px;color:#ff7ccf;text-decoration:none;min-width:306px}.new-home-small-button{height:44px;font-size:24px}.new-home-extra-small-button,.new-home-small-button{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding:10px 20px;background:#fff;border-radius:100px;font-family:VT323-Regular;font-weight:400;color:#ff7ccf;text-decoration:none}.new-home-extra-small-button{height:20px;font-size:20px}.new-home-featured-gallery-button{width:100%;margin-top:28px}.new-home-container,.new-home-top-section{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.new-home-top-section{background-color:transparent;height:636px;width:100%;max-width:1900px;position:absolute;top:0;padding-left:48px;padding-right:48px;box-sizing:border-box}@media (max-width:1024px){.new-home-top-section{padding-left:16px;padding-right:16px;height:348px}}.new-home-top-section-placeholder{position:relative;top:0}.new-home-top-section-video{overflow:hidden}.new-home-big-text-input{width:726px;height:92px;border-radius:24px;border:none;font-size:17px;outline:0;color:#444;background-color:#fff;padding-left:24px;box-sizing:border-box;position:relative}@media (max-width:1024px){.new-home-big-text-input{width:353px}}.new-home-big-text-input::-webkit-input-placeholder{color:#444;opacity:.6;font-size:17px}.new-home-big-text-input:-ms-input-placeholder{color:#444;opacity:.6;font-size:17px}.new-home-big-text-input::placeholder{color:#444;opacity:.6;font-size:17px}.new-home-text{font-family:Alata-Regular;font-weight:400;color:#fff;text-shadow:0 0 14px rgba(0,0,0,.24705882352941178)}.new-home-title{margin-top:0;margin-bottom:20px;font-size:122px}@media (max-width:1024px){.new-home-title{font-size:65px}}.new-home-subtitle{font-size:32px;margin:0;text-align:center}@media (max-width:1024px){.new-home-subtitle{font-size:20px}}.new-home-subtitle:first-of-type{margin-bottom:36px}@media (max-width:1024px){.new-home-subtitle:first-of-type{margin-bottom:9px}}.new-home-subtitle:last-of-type{margin-bottom:80px}.new-home-video{position:absolute;top:-200px;z-index:-1;object-fit:cover;min-height:636px}@media (max-width:1024px){.new-home-video{min-height:348px;top:-400px}}.new-home-header{width:100%;background-color:transparent;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;margin-top:20px;box-sizing:border-box;margin-bottom:124px;min-height:73px}@media (max-width:1024px){.new-home-header{margin-bottom:30px;min-height:unset}}.bm-burger-button{width:33px;height:22px;position:relative}@media (min-width:1025px){.bm-burger-button{display:none!important}}.bm-cross-button{padding:8px}.bm-menu-wrap{position:fixed;top:0;left:0;right:0;bottom:0;max-height:100%}.bm-menu{background:#ff85d8;padding:2.5em 1.5em 0;font-size:1.15em;overflow:hidden!important}.bm-morph-shape{fill:#373a47}.bm-item-list{padding-top:96px;-webkit-flex-direction:column;flex-direction:column;grid-gap:33px;gap:33px}.bm-item-list,.bm-link{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.bm-link{-webkit-justify-content:center;justify-content:center;background-color:transparent;border:none;font-family:VT323-Regular;font-weight:400;text-transform:uppercase;font-size:24px}.bm-overlay{background:rgba(0,0,0,.3)}.new-home-mint-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.new-home-header-link{font-family:VT323-Regular;font-weight:400;text-transform:uppercase;font-size:24px;line-height:44px;text-shadow:0 0 5px rgba(0,0,0,.24705882352941178)}.new-home-header-mint-info{margin-top:9px}.new-home-subtext{font-family:VT323-Regular;font-weight:400;font-size:20px;color:#fff;text-align:center}#newHomeRenderCanvas{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:-1}.new-home-header-left,.new-home-header-right{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;grid-gap:53px;gap:53px}.new-home-bottom-section{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-top:133px;padding-bottom:64px;box-sizing:border-box;-webkit-align-items:center;align-items:center;max-width:1400px}.new-home-input-container{position:absolute;bottom:-74px}.new-home-input-row{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;position:relative;margin-bottom:9px}.new-home-continue-button{position:absolute;right:22px;background:url(/static/media/arrow-right.603be610.svg);background-size:50%;background-color:#ff7ccf;height:47px;width:47px;border-radius:47px;padding:16px;background-repeat:no-repeat;background-position:50%}.new-home-featured-section{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;padding-bottom:95px}@media (max-width:1024px){.new-home-featured-section{padding-bottom:52px}}.new-home-featured-title{font-size:42px;margin-bottom:33px}@media (max-width:1024px){.new-home-featured-title{font-size:24px}}.new-home-featured-row{display:-webkit-flex;display:flex;width:100%;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;max-width:1082px}@media (max-width:1024px){.new-home-featured-row{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}}.new-home-image-container{background:linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5));border:1.2px solid #fff1fa;box-sizing:border-box;box-shadow:0 0 14px hsla(0,0%,100%,.25);border-radius:32px}.new-home-featured-gallery-image-overflow,.new-home-image-container{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;overflow:hidden}.new-home-featured-gallery-image-overflow{width:286px;height:286px;border-radius:24px}.new-home-image{border-radius:24px}.new-home-featured-gallery-image-container{width:306px;height:306px}.new-home-featured-gallery-image{width:296px;height:296px}.new-home-learn-section{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;padding-left:124px;padding-right:124px;box-sizing:border-box;width:100%}@media (max-width:1024px){.new-home-learn-section{border-top:1px solid #fff;border-bottom:1px solid #fff;padding-left:36px;padding-right:36px}}.new-home-learn-row{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;width:100%;-webkit-justify-content:space-between;justify-content:space-between;padding-top:50px;margin-bottom:124px}@media (max-width:1024px){.new-home-learn-row{padding-top:42px;margin-bottom:33px;width:unset}}.new-home-learn-title{font-size:42px;margin-bottom:33px}@media (max-width:1024px){.new-home-learn-title{font-size:24px;margin-top:0;margin-bottom:7px}}.new-home-learn-row:first-of-type{border-top:1px solid #fff}.new-home-learn-row:last-of-type{border-bottom:1px solid #fff;padding-bottom:98px}@media (max-width:1024px){.new-home-learn-row:first-of-type{border-top:none}.new-home-learn-row:last-of-type{border-bottom:none;margin-bottom:0}}.new-home-learn-image{position:relative}.new-home-learn-image,.new-home-learn-image-grid{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex}.new-home-learn-image-grid{-webkit-align-items:unset;align-items:unset;max-width:472px;min-width:472px;max-height:472px;-webkit-justify-content:space-around;justify-content:space-around;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:145px}.new-home-learn-text{-webkit-flex:1 1;flex:1 1}@media (max-width:1024px){.new-home-learn-text{text-align:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}}.new-home-learn-orb{position:absolute;width:520px;height:520px}.orb1{top:-50px;right:-10px}.orb2{top:20px;right:-110px}.orb3{top:100px;right:60px}.new-home-space-image{width:206px;height:206px}.new-home-space-image-overflow{overflow:hidden;width:200px;height:200px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border-radius:24px}.new-home-space-image-container{width:220px;height:220px}.new-home-first-edition-section{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;padding-left:124px;padding-right:124px;width:100%;box-sizing:border-box}@media (max-width:1024px){.new-home-first-edition-section{padding-top:42px;padding-left:36px;padding-right:36px;text-align:center}}.new-home-first-edition-galleries{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex:1 1;flex:1 1;grid-gap:80px;gap:80px;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}@media (max-width:1024px){.new-home-first-edition-galleries{grid-gap:24px;gap:24px}}.marketplace-title{font-size:32px}@media (max-width:720px){.marketplace-title{font-size:24px}}.marketplace-subtitle{margin-bottom:4px}@media (max-width:720px){.marketplace-subtitle{font-size:12px}}.marketplace-container{overflow-y:auto;padding-bottom:16px}.marketplace-inner-container{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-top:64px}@media (max-width:720px){.marketplace-inner-container{margin-top:16px}}.marketplace-spaces{-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;grid-gap:16px;gap:16px;padding-left:32px;padding-right:32px;margin-top:32px;-webkit-flex:1 1;flex:1 1}.marketplace-item,.marketplace-spaces{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.marketplace-item{height:128px;width:128px;min-height:128px;min-width:128px;border-radius:8px;box-shadow:1px 1px 4px #fff;overflow:hidden}@media (min-width:720px){.marketplace-item{height:192px;width:192px;min-height:192px;min-width:192px}}.marketplace-item-image{width:100%;height:100%}
/*# sourceMappingURL=main.66814f84.chunk.css.map */