#app,body,html{margin:0;position:fixed;width:100%;height:100%;color:#fff;font-family:Light Font,SF Pro SC,SF Pro Text,SF Pro Icons,PingFang SC,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}#app .loading,#app .modal,.fixedFull{position:fixed;top:0;left:0;bottom:0;right:0}#app .loading,#app .modal,#app .start-button,.flexCenter{display:flex;align-items:center;justify-content:center}#app .clock,#app .close,#app .music,#app .title,.backgroundImage{background-size:100%;background-repeat:no-repeat;background-position:50%}#app .close,#app .music,.actionButton{width:32px;height:32px;position:fixed;right:20px;top:28px}#app .loading{background:#c2061e;z-index:919;font-size:16px}#app .modal{background:rgba(0,0,0,.6);z-index:920;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-direction:column}#app .modal p{font-size:12px;letter-spacing:20px;text-indent:20px;color:#c2061e;font-weight:700}#app .invitation{width:203.58px;height:361.92px;box-shadow:0 20px 60px rgba(1,29,51,.2);position:relative;margin:2px;background:#c2061e}#app .invitation img{width:100%}#app .start-button{position:fixed;bottom:40px;left:0;right:0;height:80px;font-size:18px;font-weight:700;letter-spacing:20px;text-indent:20px;-webkit-animation:breath 1s ease-in-out 1s infinite alternate;animation:breath 1s ease-in-out 1s infinite alternate}#app .title{width:183.16px;height:52.44px;background-image:url(../img/title.6c074c53.png);position:fixed;left:28px;top:28px;pointer-events:none}#app .music{transition:opacity .4s;background-image:url(../img/music.0ef2298b.svg)}#app .close{width:16px;height:16px;background-image:url(../img/close.8a9c1a8e.svg)}#app .clock-wrapper{right:24px;top:100px;position:fixed;width:30px;height:21px;overflow:hidden;border-radius:2px;border:1px solid #fff;background:hsla(0,0%,100%,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#app .clock-wrapper:before{content:" ";position:absolute;z-index:919;left:50%;bottom:0;transform:translate(-50%);display:block;width:1px;height:10px;background:#c2061e}#app .clock{position:absolute;width:30px;height:30px;top:6px;background-image:url(../img/clock.e00b0e04.png)}#app .music-pause{opacity:.4}#app .date{position:fixed;top:100px;left:18px;pointer-events:none;z-index:919}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter,.fade-leave-to,.fadeslow-enter,.fadeslow-leave-to{opacity:0}.fadeslow-enter-active,.fadeslow-leave-active{transition:opacity .4s}@-webkit-keyframes breath{0%{opacity:1}to{opacity:0}}@keyframes breath{0%{opacity:1}to{opacity:0}}@media screen and (min-width:600px){#app .date{right:0;top:140px;left:86px;zoom:.6}#app .title{left:60px;width:114.76190476px;height:32.85714286px}}