@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";body{background:#00426e;margin:0;overflow:hidden}*{box-sizing:border-box;-webkit-user-select:none;user-select:none;font-family:Inter,sans-serif}#app{flex-direction:column;align-items:center;width:100%;height:100%;padding:30px;display:flex;position:fixed;top:0;left:0}.box[data-v-c5559c48]{z-index:10;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.box svg[data-v-c5559c48]{position:absolute;top:0;left:0}.box svg>path[data-v-c5559c48]{fill:none;stroke-width:10px;stroke-linecap:round;stroke-linejoin:round}.box svg>path.v-leave-active[data-v-c5559c48]{transition:opacity 1s ease-in}.box svg>path.v-leave-to[data-v-c5559c48]{opacity:0}.box .circle[data-v-c5559c48]{pointer-events:none;background:#cc005f;border-radius:50%;width:50px;height:50px;animation:.3s cubic-bezier(.22,1,.36,1) circle-on-c5559c48,1s ease-in 3s forwards circle-shrink-c5559c48;position:absolute;transform:translate(-50%,-50%)}@keyframes circle-on-c5559c48{0%{transform:translate(-50%,-50%)scale(0)}}@keyframes circle-shrink-c5559c48{to{opacity:0;transform:translate(-50%,-50%)scale(.5)}}.connecting[data-v-c5559c48]{border:20px solid #fff;border-top-color:#fff0;border-radius:50%;width:70px;height:70px;margin:auto;animation:.5s linear infinite spin-c5559c48}@keyframes spin-c5559c48{to{transform:rotate(1turn)}}.buttons[data-v-c5559c48]{z-index:20;flex-direction:column;gap:20px;display:flex;position:fixed;bottom:20px;left:20px}.buttons button[data-v-c5559c48]{padding:8px 16px;font-size:18px}.buttons button.flip-1[data-v-c5559c48]{animation:.5s ease-out flip-c5559c48}.buttons button.flip-2[data-v-c5559c48]{animation:.5s ease-out spin-c5559c48}@keyframes flip-c5559c48{to{transform:rotate(1turn)}}.text[data-v-c5559c48]{text-align:center;color:#fff;opacity:1;pointer-events:none;font-size:24px;font-weight:700;animation:1s text-appear-c5559c48,1.5s 1s infinite text-pulse-c5559c48}@keyframes text-appear-c5559c48{0%{opacity:0}}@keyframes text-pulse-c5559c48{50%{opacity:.5}}
