.fade-enter-active[data-v-47cc89fc],.fade-leave-active[data-v-47cc89fc]{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-enter[data-v-47cc89fc],.fade-leave-to[data-v-47cc89fc]{opacity:0}.l_loading[data-v-47cc89fc]{position:fixed;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100vw;height:100vh;background-color:hsla(0,0%,100%,.9)}.l_loading__animation[data-v-47cc89fc]{height:40px;width:40px;background:transparent;border-radius:50%;border:2px solid #e0e0e0;border-top-color:#efb80c;-webkit-animation:spinner-47cc89fc .6s linear infinite;animation:spinner-47cc89fc .6s linear infinite}@-webkit-keyframes spinner-47cc89fc{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-47cc89fc{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}:root{--accent-color:#ba2121;--dark-accent-color:#66160e;--error-text-color:#e03535;--background-color:#f3ecde;--dark-background-color:#fee598}*{-webkit-box-sizing:border-box;box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{height:100%;min-height:100%;max-width:100%;background-color:var(--background-color)}#app{font-family:-apple-system,BlinkMacSystemFont,"\30D2\30E9\30AE\30CE\89D2\30B4   ProN W3",Hiragino Kaku Gothic ProN,Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;height:100%}.is_fixed{position:fixed}