body{background-color:#121216;margin:0;overflow-x:hidden;padding:0}.loader-overlay{background-color:#121216;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.loader-content,.loader-overlay{align-items:center;display:flex;justify-content:center}.loader-content{flex-direction:column;text-align:center}.loader-spinner-container{height:80px;position:relative;width:80px}.loader-spinner{animation:spin .6s cubic-bezier(.68,-.55,.27,1.55) infinite;border:3px solid rgba(84,101,255,.2);border-radius:50%;border-top-color:#5465ff;height:80px;left:0;position:absolute;top:0;width:80px}.loader-spinner-inner{animation:spin-reverse 1s cubic-bezier(.68,-.55,.27,1.55) infinite;border:3px solid transparent;border-bottom-color:#5465ff99;border-radius:50%;height:60px;left:10px;position:absolute;top:10px;width:60px}@keyframes spin{to{transform:rotate(1turn)}}@keyframes spin-reverse{to{transform:rotate(-1turn)}}.loading-text{font-size:16px;letter-spacing:1px}.dot-1,.dot-2,.dot-3{animation:dot-animation 1.4s infinite;opacity:0}.dot-2{animation-delay:.2s}.dot-3{animation-delay:.4s}@keyframes dot-animation{0%{opacity:0}20%{opacity:1}to{opacity:0}}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}.page-transition-enter-active{animation:fadeInBlur 1.2s cubic-bezier(.23,1,.32,1) forwards}@keyframes fadeInBlur{0%{filter:blur(15px);opacity:0;transform:scale(1.03)}to{filter:blur(0);opacity:1;transform:scale(1)}}.content-wrapper{min-height:100vh;width:100%}.snowflake{color:#fff;font-family:Arial;font-size:1em;text-shadow:0 0 1px #000}@keyframes snowflakes-fall{0%{top:-10%}to{top:100%}}@keyframes snowflakes-shake{0%{transform:translate(0)}50%{transform:translate(80px)}to{transform:translate(0)}}.snowflake{-webkit-animation-duration:10s,3s;animation-duration:10s,3s;-webkit-animation-iteration-count:infinite,infinite;animation-iteration-count:infinite,infinite;-webkit-animation-name:snowflakes-fall,snowflakes-shake;animation-name:snowflakes-fall,snowflakes-shake;-webkit-animation-play-state:running,running;animation-play-state:running,running;-webkit-animation-timing-function:linear,ease-in-out;animation-timing-function:linear,ease-in-out;cursor:default;position:fixed;top:-10%;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:9999}.snowflake:nth-of-type(0){animation-delay:0s,0s;left:1%}.snowflake:first-of-type{animation-delay:1s,1s;left:10%}.snowflake:nth-of-type(2){animation-delay:6s,.5s;left:20%}.snowflake:nth-of-type(3){animation-delay:4s,2s;left:30%}.snowflake:nth-of-type(4){animation-delay:2s,2s;left:40%}.snowflake:nth-of-type(5){animation-delay:8s,3s;left:50%}.snowflake:nth-of-type(6){animation-delay:6s,2s;left:60%}.snowflake:nth-of-type(7){animation-delay:2.5s,1s;left:70%}.snowflake:nth-of-type(8){animation-delay:1s,0s;left:80%}.snowflake:nth-of-type(9){animation-delay:3s,1.5s;left:90%}
