:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;background-color:#f4eff8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{overflow:hidden;padding:0;margin:0}@media (max-width: 960px){body{padding:0;margin:0}}.circle-timer[data-v-0e3a53ce]{display:flex;align-items:center;justify-content:center;width:80px;height:80px;border:solid 2px #c485fe;border-radius:50%}.time[data-v-0e3a53ce]{font-size:50px}.pulse[data-v-0e3a53ce]{box-shadow:0 0 #c485fe}.pulse1s[data-v-0e3a53ce]{animation:pulse-0e3a53ce 1s infinite}.pulse2s[data-v-0e3a53ce]{animation:pulse-0e3a53ce 2s infinite}.pulse3s[data-v-0e3a53ce]{animation:pulse-0e3a53ce 3s infinite}.pulse[data-v-0e3a53ce]:hover{animation:none}@-webkit-keyframes pulse-0e3a53ce{0%{-webkit-box-shadow:0 0 0 0 #c485fe}70%{-webkit-box-shadow:0 0 0 20px rgba(204,169,44,0)}to{-webkit-box-shadow:0 0 0 0 rgba(204,169,44,0)}}@keyframes pulse-0e3a53ce{0%{-moz-box-shadow:0 0 0 0 #c485fe;box-shadow:0 0 #c485fe}70%{-moz-box-shadow:0 0 0 20px rgba(204,169,44,0);box-shadow:0 0 0 20px #cca92c00}to{-moz-box-shadow:0 0 0 0 rgba(204,169,44,0);box-shadow:0 0 #cca92c00}}@media ((min-width: 601px) and (max-width: 960px)){.circle-timer[data-v-0e3a53ce]{width:40px;height:40px}.time[data-v-0e3a53ce]{font-size:25px}.sec[data-v-0e3a53ce]{display:none}}header[data-v-d4bac995]{width:100%;border-bottom:solid 1px grey;padding:2px 0;position:sticky;top:0;z-index:1;display:flex;justify-content:space-between;align-items:center;box-shadow:inset 0 1px 3px #c485fe,inset 0 -1px 3px #c485fe,0 3px 6px #0000004d;margin-bottom:10px}.logos[data-v-d4bac995]{display:flex;justify-content:center;align-items:center}.logo[data-v-d4bac995]{width:auto;max-height:100px}.count-down[data-v-d4bac995]{margin-left:16px}.button-text[data-v-d4bac995]{display:inline}.button-icon[data-v-d4bac995]{display:none}img.foca[data-v-d4bac995]{width:150px}.button[data-v-d4bac995]{margin-right:16px;backface-visibility:hidden;display:flex;justify-content:center;align-items:center;position:relative;width:80px;height:80px;cursor:pointer;background:#800eea;border-radius:100px;border:3px solid #fff;border-width:3px 3px 3px 3px;box-shadow:inset 0 1px 3px #800eea,inset 0 -1px 3px #800eea,0 3px 6px #0000004d;color:#fff;font-size:20px;font-weight:900;font-style:normal;text-shadow:0px 1px 0px rgba(0,0,0,.5);z-index:150}.button[data-v-d4bac995]:hover{transform:translateY(1px) translate(1px);box-shadow:inset 0 1px 3px #912cf0,inset 0 -1px 3px #912cf0,0 3px 6px #0000004d}@media ((min-width: 601px) and (max-width: 960px)){.button[data-v-d4bac995]{width:40px;height:40px}.button-text[data-v-d4bac995]{display:none}.button-icon[data-v-d4bac995]{display:inline}img.foca[data-v-d4bac995]{width:50px}}.score[data-v-1f62c1b3]{display:flex;justify-content:space-around;align-items:center;width:100%}.score-title[data-v-1f62c1b3]{display:flex;width:70%;justify-content:center}.score-value[data-v-1f62c1b3]{display:flex;width:30%;justify-content:center}.dialog-container[data-v-7b6a3d3a]{position:fixed;display:flex;width:100%;height:calc(100vh - 120px);justify-content:center;align-items:center;z-index:1000}.dialog-content[data-v-7b6a3d3a]{background-color:#22c55e;color:#fff;padding:12px 24px;border-radius:8px;box-shadow:0 4px 6px #0000001a;gap:8px;font-weight:500;font-size:60px;display:flex;align-items:center;justify-content:center;flex-direction:column;width:40%;text-align:center}.check-icon[data-v-7b6a3d3a]{width:120px;height:120px}.dialog-enter-active[data-v-7b6a3d3a]{animation:bounce-in-7b6a3d3a .8s ease-out}.dialog-leave-active[data-v-7b6a3d3a]{animation:fade-out-7b6a3d3a .5s ease-in forwards}@keyframes bounce-in-7b6a3d3a{0%{transform:scale(.3);opacity:0}50%{transform:scale(1.1);opacity:.7}70%{transform:scale(.95);opacity:.85}to{transform:scale(1);opacity:1}}@keyframes fade-out-7b6a3d3a{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@media (max-width: 425px){.dialog-content[data-v-7b6a3d3a]{font-size:22px}}.flip-enter-active[data-v-251c36b5]{transition:all .3s ease}.flip-leave-active[data-v-251c36b5]{display:none}.flip-enter-from[data-v-251c36b5],.flip-leave-to[data-v-251c36b5]{transform:rotateY(180deg);opacity:0}.card[data-v-251c36b5]{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;padding:2px;box-sizing:border-box}.card img[data-v-251c36b5]{width:100%;height:100%;object-fit:cover;max-width:100%;max-height:100%;border-radius:5px}.winner-lottie[data-v-251c36b5]{height:100vh;width:100%;position:fixed;top:100;z-index:100;margin:0 auto}.loser-lottie[data-v-251c36b5]{height:100vh;width:100%;position:fixed;z-index:100;display:flex;align-items:center;justify-content:center}.shake[data-v-251c36b5]{animation:shake-251c36b5 .5s;animation-iteration-count:1}@keyframes shake-251c36b5{0%{transform:translate(1px,1px)}10%{transform:translate(-1px,-2px)}20%{transform:translate(-3px)}30%{transform:translate(3px,2px)}40%{transform:translate(1px,-1px)}50%{transform:translate(-1px,2px)}60%{transform:translate(-3px,1px)}70%{transform:translate(3px,1px)}80%{transform:translate(-1px,-1px)}90%{transform:translate(1px,2px)}to{transform:translate(1px,-2px)}}.grid[data-v-251c36b5]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:16px;height:calc(100vh - 160px);width:100%;box-sizing:border-box}.card-grid[data-v-251c36b5]{background:rgba(255,255,255,.2);border-radius:8px;border:2px solid rgba(255,255,255,.2);box-shadow:0 4px 6px #0006;cursor:pointer;transition:transform .2s;padding:30px;background-color:#fff;position:relative}.container[data-v-995e01aa]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh}.loading{display:flex;justify-content:center;align-items:center;height:100vh;font-size:1.5rem;color:#666}
