@import"https://fonts.googleapis.com/css2?family=Yusei+Magic&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#lightRays{position:absolute;z-index:0;margin:-200px auto auto -5px;width:200%;height:200%;fill:#fff;opacity:0;transition-duration:2s;animation:none;overflow:hidden;animation:rotate 60s infinite linear}@media (width > 509px){#lightRays{margin:-150px auto auto -5px}}#lightRays.show{opacity:1;transition-duration:2s}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.art{display:block;position:absolute;z-index:3;top:0;left:50%;height:100%;width:150px;fill:#fff3;stroke:#fff3;stroke-linecap:round;transform:translate(-50%)}@media screen and (width > 409px){.art{width:200px}}.art_element.fire #line,.air_element.water #line{display:none}.art_element.earth,.art_element.water{top:20px;transform:rotate(180deg) translate(50%)}.art_element.air,.art_element.fire{top:-20px}.shine{position:absolute;display:none;fill:#fff;width:10px;height:10px}#shineSphere{position:absolute;margin:-100px auto auto -5px;width:500px;height:500px;opacity:0}#shineSphere.show{animation:show 2s 1 linear forwards}#shineSphere .shine{display:block;opacity:0;animation:shine .5s 2 alternate}@keyframes shine{0%{opacity:0}to{opacity:.4;transform:scale(1.1)}}@keyframes show{0%{opacity:0}to{opacity:1}}:root{--color-page: #000000;--color-sphere-background: #000;--color-decision-text: #fff;transition-duration:2s;overflow:hidden;width:100%}html,body,#root{width:100vw;min-height:100svh;height:100dvh;margin:0;padding:0;overflow:hidden}.wrapper{display:flex;position:relative;height:100%;max-height:100dvh;align-items:center;justify-content:center;flex-flow:column;background-color:var(--color-page);overflow:hidden;transition-duration:2s}.wrapper .sphere{transition-duration:2s}.wrapper.positive{background-color:#1c0631;transition-duration:2s;--color-page: #1c0631;--color-decision-text: #fff}.wrapper.neutral{transition-duration:2s;background-color:#000;--color-page: #000000;--color-decision-text: #000000}.wrapper.negative{--color-page: #1a001f;--color-decision-text: #00ff00}.header{display:block;position:absolute;top:15%;margin:0 auto 30px;font-family:Yusei Magic,sans-serif;font-size:30px;font-weight:200;color:#fff}.header p{text-align:center;margin:15px;opacity:0;transform:scale(0);transition-duration:2s;white-space:pre-line}.header p.show{opacity:1;transform:scale(1);transition-duration:2s}.sphere{--sphere-ray: 250px;position:relative;z-index:1;width:95%;max-width:var(--sphere-ray);max-height:var(--sphere-ray);flex:0 0 var(--sphere-ray);color:var(--color-decision-text);background-color:#000;border-radius:100%;box-shadow:0 3px 100px #fff6,inset 0 0 25px #0006;overflow:hidden;transform:scale(.8);transition-duration:2s;animation:none}@media (width > 409px){.sphere{--sphere-ray: 300px}}@media (width > 509px){.sphere{--sphere-ray: 400px}}.sphere.positive,.sphere.neutral,.sphere.negative{transform:scale(1);margin-bottom:200px;transition-duration:2s;animation:sphereGlow .3s 1 linear}@media (width > 509px){.sphere.positive,.sphere.neutral,.sphere.negative{margin-bottom:100px;--sphere-ray: 400px}}.decision{position:relative;display:flex;flex-flow:column;justify-content:center;align-items:center;z-index:4;height:100%;width:70%;margin:0 auto;text-align:center;font-family:Yusei Magic,sans-serif;font-weight:400;font-size:22px;font-style:normal}@media screen and (width > 409px){.decision{font-size:25px}}@media screen and (width > 509px){.decision{font-size:30px}}#decision span{opacity:0;animation:none;white-space:pre-line}#decision .decisionShow{animation:decisionShow 1s 1 linear forwards}#decision .decisionTypeShow{margin-top:15px;animation:decisionTypeShow .5s 2s 1 linear forwards}#decisionButton{z-index:1;position:absolute;bottom:0;margin:0;padding:20px;width:100%;font-family:Yusei Magic,sans-serif;font-size:20px;font-weight:200;border:none;border-radius:0;background-color:#b250b727;color:#fff;cursor:pointer;opacity:0;transition-duration:2s}.wrapper.neutral #decisionButton{background-color:#fffefe60;color:#fff}#decisionButton.show{opacity:1;transition-duration:2s}@keyframes sphereGlow{0%{box-shadow:0 3px 100px #fff0,inset 0 0 25px #0000}to{box-shadow:0 3px 100px #fff6,inset 0 0 25px #0006}}@keyframes fadeIn{0%{opacity:0;filter:blur(200px)}to{opacity:.5;filter:blur(50px)}}@keyframes decisionShow{0%{opacity:0;margin-top:50px;transform:scale(0) skew(20deg,20deg) rotate(-400deg)}50%{transform:scale(.5) skew(-20deg,-20deg) rotate(-200deg)}to{margin-top:0;transform:scale(1) skew(0) rotate(0);opacity:1}}@keyframes decisionTypeShow{0%{opacity:0;transform:scale(0)}90%{transform:scale(1.3)}to{transform:scale(1);opacity:1}}.SpherePositiveEffect{opacity:0;position:absolute;transition-duration:2s;height:100%;width:100%;background-color:#fff;--colorPositive1: #ff00ea;--colorPositive2: #0008ff;--colorPositive3: #ff0000;--colorPositive4: #5401fc;--colorPositiveAnimation: color1}.SpherePositiveEffect.show{opacity:1;transition-duration:2s}.color{position:absolute;width:100%;height:100%;opacity:.5;border-radius:50%;filter:blur(50px);transition-duration:2s;animation:animation_1 8s infinite linear,var(--colorPositiveAnimation) 32s infinite alternate}.rot90{position:absolute;width:100%;height:100%;transform:rotate(90deg)}.color2{--colorPositiveAnimation: color2}.color3{--colorPositiveAnimation: color3}.color4{--colorPositiveAnimation: color4}@keyframes animation_1{0%{left:-35%;top:-35%}25%{top:-35%;left:35%}50%{top:35%;left:35%}75%{top:35%;left:-35%}to{top:-35%;left:-35%}}@keyframes color1{0%{background-color:var(--colorPositive1)}25%{background-color:var(--colorPositive2)}50%{background-color:var(--colorPositive3)}75%{background-color:var(--colorPositive4)}to{background-color:var(--colorPositive1)}}@keyframes color2{0%{background-color:var(--colorPositive4)}25%{background-color:var(--colorPositive1)}50%{background-color:var(--colorPositive2)}75%{background-color:var(--colorPositive3)}to{background-color:var(--colorPositive4)}}@keyframes color3{0%{background-color:var(--colorPositive3)}25%{background-color:var(--colorPositive4)}50%{background-color:var(--colorPositive1)}75%{background-color:var(--colorPositive2)}to{background-color:var(--colorPositive3)}}@keyframes color4{0%{background-color:var(--colorPositive2)}25%{background-color:var(--colorPositive3)}50%{background-color:var(--colorPositive4)}75%{background-color:var(--colorPositive1)}to{background-color:var(--colorPositive2)}}.SphereNegativeEffect{opacity:0;position:absolute;transition-duration:2s;height:100%;width:100%;background-color:#002b1a}.SphereNegativeEffect.show{opacity:1;transition-duration:2s}.sphere.sphere.neutral{background-image:url(./noise-CUAzHMTW.gif)}.SphereNeutralEffect{opacity:0;position:absolute;transition-duration:2s;height:100%;width:100%;background-color:#ffffffb3}.SphereNeutralEffect.show{opacity:1;transition-duration:2s}*{--thunder-duration: .1s;--thunder-delay: 1s;--thunder-repetition: 1}.thunderWrapper{position:absolute;top:0;z-index:0;height:100%;width:100%;text-align:center;animation:blink .05s 1s 1}#thunder{width:auto;max-width:150%;height:100%}#thunder path{opacity:0}#thunder.svgAnimator #path881,#thunder.svgAnimator #path883,#thunder.svgAnimator #path887,#thunder.svgAnimator #path895{animation:svgA_2 var(--thunder-duration) ease var(--thunder-delay) var(--thunder-repetition) alternate}#thunder.svgAnimator #g927{animation:svgA_6 var(--thunder-duration) ease var(--thunder-delay) var(--thunder-repetition) alternate}.thunderDefaultPath{fill:none;stroke:#fff;stroke-width:.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1}.thunderPath2{fill:none;stroke:#4698ff;stroke-width:.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1}#thunder.reversed{transform:scaleX(-1)}@keyframes blink{0%{background-color:transparent}to{background-color:#fff6}}@keyframes svgA_2{0%{opacity:0}20%{opacity:1}30%{opacity:0}50%{opacity:1}55%{opacity:0}70%{opacity:1}to{opacity:0}}@keyframes svgA_6{0%{opacity:0}80%{opacity:1}to{opacity:0}}#ghost{position:fixed;width:100px;opacity:0;animation:ghost_fly 10s infinite linear;--bodyWaveVelocity: .5s;--mountMoveVelocity: 4s;--leftEyeVelocity: 1.8s;--rightEyeVelocity: 2.2s;--initialMargin: -20px;--endMargin: 20px;--initialAngle: 5deg;--endAngle: -5deg}#ghost.reversed{--initialMargin: 20px;--endMargin: -20px;--initialAngle: -5deg;--endAngle: 5deg}#ghost #ghost_body{animation:body_wave var(--bodyWaveVelocity) 0s infinite alternate-reverse linear;fill:url(#radialGradient1703);fill-opacity:1;stroke-width:0;stroke:none}#ghost #ghost_mount{transform-origin:center center;transform-box:fill-box;animation:mount_move var(--mountMoveVelocity) 0s infinite alternate-reverse linear;fill:#000;fill-opacity:.247664;stroke-width:0}#ghost #ghost_left_eye{animation:left_eye_move var(--leftEyeVelocity) 0s infinite alternate-reverse linear}#ghost #ghost_right_eye{animation:right_eye_move var(--rightEyeVelocity) 0s infinite alternate-reverse linear}@keyframes ghost_fly{0%{opacity:0;top:50%;margin-left:var(--initialMargin);transform:rotate(var(--initialAngle))}5%{opacity:.1}45%{transform:rotate(var(--initialAngle))}50%{opacity:.05;margin-left:var(--endMargin)}55%{transform:rotate(var(--endAngle))}95%{opacity:.1}to{opacity:0;top:-30%;margin-left:var(--initialMargin);transform:rotate(var(--endAngle))}}@keyframes body_wave{0.0000%{d:path("m 82.930339,20.56567 c -23.703064,0.0161 -43.120405,18.831157 -43.88311,42.521952 h -0.05271 v 1.413867 c -1.176986,15.342936 -3.992437,27.970661 0,33.330194 4.018698,9.709497 2.444912,19.418987 0,29.128477 -3.011686,10.73503 -2.518954,20.83289 0,30.56235 3.608628,9.82599 2.380397,19.65197 0,29.47796 6.704798,1.72885 14.962942,2.02633 18.450597,5.93368 5.503709,6.16601 16.576576,1.65428 25.416684,3.09565 7.98648,1.30219 16.763474,1.94731 24.22535,-2.80846 5.79766,-3.69509 12.3934,-7.05121 19.77901,-6.22087 -1.62978,-8.90668 -2.9195,-17.99647 0,-29.35276 1.12954,-8.45219 3.57552,-14.83569 0,-30.68155 -0.49632,-9.35169 -3.96364,-16.79344 0,-29.012248 2.23739,-7.421824 2.03398,-18.911643 0,-33.452423 v -1.413867 h -0.0253 C 126.07779,39.386211 106.64403,20.566993 82.930339,20.56567 Z")}100.0000%{d:path("m 82.930339,20.56567 c -23.703064,0.0161 -43.120405,18.831157 -43.88311,42.521952 h -0.05271 v 1.413867 c -0.787205,15.223352 4.097145,23.538863 0,33.330194 -4.676374,13.247767 -1.042707,20.676547 0,29.128477 3.631393,19.77792 2.061914,22.28552 0,30.56235 -2.825725,13.40063 0.219639,20.85239 0,29.47796 4.597539,2.97405 6.771849,6.86652 18.450597,5.93368 8.238776,-0.65807 17.095978,-0.2196 25.416684,3.09565 10.331761,4.11653 15.412621,-3.35936 24.22535,-2.80846 7.47019,0.46697 13.7361,-3.69447 19.77901,-6.22087 -0.85925,-8.19563 2.63994,-12.83121 0,-29.35276 -0.12055,-7.99163 -3.83994,-12.10368 0,-30.68155 1.20959,-9.35169 4.03699,-16.79344 0,-29.012248 -3.94726,-10.51415 0.88287,-19.487196 0,-33.452423 v -1.413867 h -0.0253 C 126.07779,39.386211 106.64403,20.566993 82.930339,20.56567 Z")}}@keyframes mount_move{0%{transform:scale(1);cy:105.10189;ry:15.223921}50%{transform:scale(.5)}55%{transform:scale(.75)}60%{transform:scale(.5)}to{transform:scale(1);cy:115.85268;ry:19.095522}}@keyframes left_eye_move{0.0000%{d:path("m 50.985809,66.052 c 5.243502,-1.964057 6.366282,0.227503 15.397892,-9.861134 3.64608,-3.603896 8.302412,-12.973122 10.938239,4.226137 0.800901,6.570286 -5.395774,12.291446 -4.474736,16.224256 1.00184,5.817412 -3.576047,8.441767 -7.633673,7.756456 0.627284,0.416977 -1.763697,-9.14978 -8.190741,-8.880092 -4.276943,6.676375 -11.700492,-5.68958 -6.036981,-9.465623 z")}100.0000%{d:path("m 52.850235,57.957668 c 6.148288,-2.302963 7.464808,0.266759 18.054857,-11.562711 4.275225,-4.225762 9.735025,-15.211683 12.825674,4.955374 0.9391,7.704014 -6.326835,14.412382 -5.246869,19.023813 1.174712,6.821229 -4.193107,9.898426 -8.950892,9.094862 0.735524,0.488928 -2.06803,-10.728609 -9.604085,-10.412386 -5.014946,7.828409 -13.719457,-6.671338 -7.078685,-11.098952 z")}}@keyframes right_eye_move{0.0000%{d:path("m 115.91244,59.519764 c -5.97799,-2.239177 -7.25805,0.259371 -17.554783,-11.242457 -4.156813,-4.108722 -9.465392,-14.790365 -12.47044,4.818123 -0.913089,7.490635 6.151601,14.013202 5.101546,18.496909 -1.142175,6.6323 4.07697,9.624268 8.702979,8.842962 -0.715153,0.475386 2.010748,-10.431459 9.338068,-10.123993 4.87605,7.611584 13.33947,-6.486563 6.88263,-10.791544 z")}100.0000%{d:path("m 112.42818,69.658843 c -5.13616,-1.923854 -6.23596,0.222846 -15.082693,-9.659283 -3.571446,-3.530127 -8.132466,-12.707571 -10.71434,4.13963 -0.784507,6.435797 5.285326,12.039849 4.383141,15.892156 -0.981333,5.698333 3.502847,8.268969 7.477417,7.597687 -0.614444,0.408442 1.727595,-8.96249 8.023065,-8.698322 4.1894,6.539713 11.461,-5.573119 5.91341,-9.271868 z")}}
