@keyframes pulse-once{0%{transform:scale(1)}50%{transform:scale(.8)}to{transform:scale(1)}}.pulse-once{animation:pulse-once .2s cubic-bezier(.785,.135,.15,.86) both}@keyframes ctaFlash{0%{opacity:1}17%{opacity:var(--ctaFlashOpacity)}33%{opacity:1}50%{opacity:var(--ctaFlashOpacity)}66%{opacity:1}83%{opacity:var(--ctaFlashOpacity)}to{opacity:1}}.ctaFlash{transition-timing-function:ease;animation:ctaFlash 3s infinite}.joystick-container{pointer-events:none;opacity:0}.joystick-container.visible{opacity:1}.joystick{position:absolute;bottom:10%;left:50%;transform:translate(-50%,-50%);border-radius:10000px;z-index:5}.joystick.position{width:13vmin;height:13vmin;top:77%;left:50%;position:absolute;z-index:10;opacity:.5;box-shadow:inset 0 4px 4px hsla(0,100%,95%,.47),inset .603498px .603498px 5.43148px hsla(0,0%,100%,.26);filter:drop-shadow(0 2px 4px rgba(15,0,19,.66)) drop-shadow(0 0 3.62099px rgba(255,255,255,.25))}.joystick.origin,.joystick.position{background:linear-gradient(0deg,#090485,#de0083);border:.603498px solid hsla(0,0%,100%,.5);border-radius:114px;-webkit-backdrop-filter:blur(4.82798px);backdrop-filter:blur(4.82798px)}.joystick.origin{width:25vmin;height:25vmin;opacity:.7;box-shadow:inset 0 4px 4px hsla(0,0%,100%,.53)}h3{text-align:center;color:#fff;font-family:Nunito,monospace;text-shadow:0 0 5px rgba(0,0,0,.5);z-index:10;bottom:0;left:50%;transform:translate(-50%)}#recenterBtn,h3{position:absolute}#recenterBtn{z-index:5;left:1vh;bottom:1vh;max-width:12vw;rotate:-90deg}@keyframes joystickHint{0%{left:50%;top:50%}30%{left:46%;top:46%}50%{left:50%;top:50%}75%{left:52%;top:48%}85%{left:50%;top:50%}to{left:50%;top:50%}}.joystickHint{opacity:1!important;.position{-webkit-animation-name:joystickHint;-webkit-animation-duration:2.5s;-webkit-animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-name:joystickHint;animation-duration:2.5s;animation-fill-mode:both;animation-iteration-count:infinite;pointer-events:none}.origin{left:50%!important;top:50%!important}}@font-face{font-family:Neue Haas Unica Pro;src:url(/fonts/NeueHaasUnicaPro-Regular.605ec41b.ttf) format("truetype");font-weight:400}@font-face{font-family:Neue Haas Unica Pro;src:url(/fonts/NeueHaasUnicaPro-Light.269d829e.ttf) format("truetype");font-weight:300}@font-face{font-family:Neue Haas Unica Pro;src:url(/fonts/NeueHaasUnicaPro-Thin.c075a062.ttf) format("truetype");font-weight:100}@font-face{font-family:Rifton;src:url(/fonts/Rifton%20Norm.e9502a12.otf) format("opentype")}body,html{position:absolute;top:0;margin:0;left:0;width:100%;height:100%;touch-action:none;overflow:hidden;touch-action:pan-x pan-y}body{background-color:#000;color:#fff;font-family:Helvetica,sans-serif}button{background-color:transparent;border-width:0;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;padding:0}#app{position:absolute;top:0;bottom:0;left:0;right:0;padding:0;margin:0;display:flex;flex-direction:column}#background{overflow:hidden;opacity:1;transition:all .5s ease-in-out}#foreground{position:absolute;top:0;left:0;right:0;bottom:0;gap:20px}#foreground,#foreground-header{display:flex;flex-direction:column}#foreground-header{padding-top:30px;flex-shrink:0;justify-content:center;align-items:center;flex:none;gap:0}#foreground-header img{height:53px}#foreground-main{flex:1;overflow:auto;padding:0;gap:0;display:flex;align-items:stretch;justify-content:center}#sectionContent{flex-grow:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;align-items:center;justify-content:space-around}#startVideo{position:relative;height:85%;width:auto;max-width:90%;border-radius:10px}#welcomeMessage{flex:none}#foreground-footer{flex-shrink:0;display:flex;flex-direction:column;align-items:center;flex:none}.common{text-align:center}#foreground-header h1,.common{font-family:Rifton;text-transform:uppercase}#foreground-header h1{font-size:50px;line-height:85%;margin:0;background:linear-gradient(85.2deg,#fff 5.22%,hsla(0,0%,100%,.55) 28.89%,#fff 39.47%,hsla(0,0%,100%,.46) 64.44%,hsla(0,0%,100%,.79) 77.03%,hsla(0,0%,100%,.51) 88.13%,#fff 102.07%);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin-top:.5vh;animation:linearGradientAnim 5s ease infinite}.sceneContainer{flex:1 1 auto}.headerBar{flex:none;height:30px;display:flex;flex-direction:row;padding:10px;position:relative}#headerLogoContainer img{height:100%;-o-object-fit:contain;object-fit:contain}.axeLogo{height:30px;width:30px}.interactionBtn{height:30px;width:100px}#overlay{position:relative;pointer-events:none;flex:none;position:absolute;top:50px;bottom:0;left:0;right:0;z-index:2}#message1{display:flex;flex-direction:column;align-items:center}#message1 p{font-family:Rifton;text-transform:uppercase;text-align:center}#background-img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#arrow-down-container{position:absolute;top:0;bottom:0;background-image:url(/img/Arrows.c12073a6.svg);background-size:cover}#terms{font-size:10px;text-align:center;color:grey;line-height:1rem}#terms a{color:grey;text-decoration:underline}#terms span{margin:5px}#terms a:hover{cursor:pointer;color:grey;text-decoration:underline}#avatarsSelection{display:flex;flex-direction:column;align-items:center;height:100%}#avatarsSelectionHeader{padding-top:40px;flex:none}#backToAtlBtn{position:absolute;top:10px;left:10px}#shareMangaBtn{position:absolute;bottom:10px;right:10px}#shareMangaBtn span{background:linear-gradient(85.2deg,#fff 5.22%,#c8c8e1 28.89%,#fff 39.47%,#c8c8e1 64.44%,#c8c8e1 77.03%,#c8c8e1 88.13%,#fff 102.07%);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;animation:shareMangaGradient 3s ease infinite}.dotsAnimation:after{content:" .";animation:dots 1s steps(5) infinite}#muteBtn{position:absolute;top:10px;right:10px;height:30px;width:30px}.icon{width:15px;height:15px;filter:invert(100%)}#muteBtn img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#avatarsContainer{max-width:1100px;display:flex;flex-direction:row;flex-wrap:wrap;gap:2px;justify-content:center;align-items:center}.noSelect{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-html-user-select:none;-moz-user-select:none;user-select:none}.avatar{background-image:url(/img/AvatarBackground.c8d3aceb.svg);background-size:contain;background-repeat:no-repeat}.noSelect:focus{outline:none!important}#loadingScreenInfo{position:absolute;top:50%;left:50%;padding:50px 50px;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;gap:200px}#loadingScreenInfo h1{text-align:center;font-family:Rifton;text-transform:uppercase;font-size:3.5vh;background:linear-gradient(85.2deg,#fff 5.22%,hsla(0,0%,100%,.55) 28.89%,#fff 39.47%,hsla(0,0%,100%,.46) 64.44%,hsla(0,0%,100%,.79) 77.03%,hsla(0,0%,100%,.51) 88.13%,#fff 102.07%);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin-top:.5vh;animation:linearGradientAnim 5s ease infinite}#joystickContainer{pointer-events:all;height:100%;width:100%;z-index:1}#termsPopupContainer img.background{position:absolute;height:100%;width:100%;top:0;left:0}#termsPopupContainer{position:relative;display:flex;flex-direction:column;justify-content:space-around;z-index:200;padding:1rem 2rem 3rem 1rem;pointer-events:all;font-family:Rifton}#termsPopupContainer span{z-index:9;margin:1px 1rem;line-height:1rem;font-size:.8rem}#termsPopupContainer a{color:#fff;z-index:9}#termsPopupContainer #showInstructions{color:#fff;z-index:9;margin:2rem 1rem .6rem 1rem;font-size:1.2rem;cursor:pointer}#termsPopupCloseBtn{position:absolute;background-color:#4d3080;border-radius:50%;top:-3px;right:-3px;width:35px;height:35px;z-index:10}#interactionPopupContainer img{max-width:100%;-o-object-fit:contain;object-fit:contain}#interactionPopupContainer{display:flex;padding-top:10px;z-index:200;pointer-events:all}#interactionPopupCloseBtn{position:absolute;top:0;right:0;width:30px;height:30px;border-radius:50%;background-color:#4d3080;z-index:10}#emojiContainer{position:absolute;top:50px;bottom:30px;left:20px;right:20px;margin:3vh;flex-direction:column;justify-content:center;gap:10px}#emojiContainer,#emojis{display:flex;align-items:center}#emojis{flex:none;width:100%;flex:1 1 auto;flex-direction:row;justify-content:space-between;gap:15px}#emojis img{max-height:50px;width:100px;-o-object-fit:contain;object-fit:contain}#emojis img:hover{filter:brightness(150%);cursor:pointer}#animations{flex:1 1 auto;display:flex;flex-direction:row;justify-content:space-between;gap:10px;align-items:center}#enterPortalBtnContainer{position:absolute;left:50%;transform:translate(-50%);bottom:10px;z-index:100}#instructionsModal{position:absolute;width:90%;max-width:1000px;top:50%;left:50%;transform:translate(-50%,-50%)}#instructionsModal img{width:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.frontOfOverlay{z-index:3}.infront{z-index:10}.dftButton{color:#fff;cursor:pointer;pointer-events:all;padding:0;height:60px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Rifton}.dftButton img{height:100%}.dftButton span{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.smallText{font-size:13px}.commonText{font-size:20px}.dftButton:active{transform:translateY(2px)}.selectedAvatar{filter:brightness(1.8) saturate(1.2) drop-shadow(3px 3px #303b80) drop-shadow(-3px -3px #4d3080)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#22173d;border-radius:1px}::-webkit-scrollbar-thumb:hover{background:#555}@keyframes arrowDown{0%{background-position:0 0}to{background-position:0 -10000%}}@keyframes linearGradientAnim{0%{background-position:10% 0}50%{background-position:91% 100%}to{background-position:10% 0}}@keyframes shareMangaGradient{0%{background-position:10% 0}50%{background-position:90% 100%}to{background-position:10% 0}}@keyframes dots{0%,20%{color:transparent;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}40%{color:#fff;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}60%{text-shadow:.25em 0 0 #fff,.5em 0 0 transparent}80%,to{text-shadow:.25em 0 0 #fff,.5em 0 0 #fff}}@keyframes Animation{0%{background-position:10% 0}50%{background-position:91% 100%}to{background-position:10% 0}}@media only screen and (max-width:768px){#arrow-down-container{width:60%;animation:arrowDown 500s linear infinite}#axe-background-img{display:none}#foreground{padding:10px}#message1{max-width:100%}#message1 p{line-height:100%;font-size:16px}#message1 img{max-height:223px;max-width:446px}#interactionPopupContainer,#termsPopupContainer{position:absolute;top:10px;left:10px;right:10px}#buttonsContainer{display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center}#foreground-header h1{font-size:30px}#videoPlayer{-o-object-fit:contain;object-fit:contain;height:100%;width:100%}#desktopInteractionBtnContainer{display:none}.headerBar{justify-content:space-between}.modileInteractionBtn{max-height:32px;font-size:.8rem;right:3rem}#termsButton{position:absolute;height:2rem;right:1rem;top:10px}.avatar img{width:95px;padding:4px;-o-object-fit:contain;object-fit:contain}.RiftonUpper{font-family:Rifton;text-transform:uppercase;font-size:20px;margin:10px}#shareMangaBtn{font-size:12px;max-height:35px}#backToAtlBtn{font-size:13px;max-height:35px}}@media only screen and (min-width:768px){#arrow-down-container{width:30%;animation:arrowDown 1200s linear infinite}#axe-background-img{position:absolute;top:0;height:20%;right:0;transform-origin:bottom right;transform:translateY(-100%) rotate(-90deg);opacity:.05}#foreground{padding:10px}#message1{max-width:1000px}.gap{gap:20px}#message1 p{line-height:120%;font-size:22px;margin:10px}#message1 img{max-height:325px;max-width:650px}#buttonsContainer{display:flex;flex-direction:row;gap:50px;justify-content:center;align-items:center}#backToAtlBtn,#shareMangaBtn{font-size:20px}#sectionContent{padding:0 5vw}#interactionPopupContainer{max-width:50vh}#interactionPopupContainer,#termsPopupContainer{position:absolute;pointer-events:all;bottom:5rem;left:10px}#termsPopupContainer{font-size:2rem}#termsPopupContainer span{font-size:.9rem;line-height:1rem}#foreground-header h1{font-size:50px}#videoPlayer{-o-object-fit:contain;object-fit:contain;height:70%;width:70%}.enterPortalBtn{height:60px}.enterPortalBtn span{font-size:20px}.headerBar{justify-content:center}#desktopInteractionBtnContainer{position:absolute;left:10px;bottom:10px;z-index:100}.modileInteractionBtn{display:none}.avatar{height:213px;padding:9px;aspect-ratio:127/135;display:flex;justify-content:center;align-items:center}.avatar img{height:100%}#instructionsModal img,.avatar img{-o-object-fit:contain;object-fit:contain}#muteBtn{position:absolute;top:10px;right:10px;height:50px;width:50px}.icon{width:25px;height:25px;filter:invert(100%)}#termsButton{position:absolute;right:10px;top:50%;transform:translateY(-50%);height:30px}#mobileInstructionsPanel{display:none}.RiftonUpper{font-family:Rifton;text-transform:uppercase;font-size:36px;margin:10px}}