button,.action{font-weight:600;font-family:Inter,sans-serif;background-color:#fff;color:#ee6123;text-decoration:none;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;border:none;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;margin:5px;padding:15px;border-radius:10px;font-size:1.2rem}button:disabled,.action:disabled{opacity:.5}button.rounded,.action.rounded{border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center}button.primary,.action.primary{background-color:#ee6123;color:#fff}button.secondary,.action.secondary{color:#fff;background-color:#024333}h1{color:#ee6123}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:600;margin:10px 2em}body{background-color:#fbd7c8;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}#app{display:flex;flex-direction:column;align-items:center;font-family:Inter,sans-serif;gap:10px;margin-bottom:50px;margin-top:25px;max-width:1000px;width:100%}label{background-color:#024333;color:#fff;padding:10px;border-radius:5px;width:80%;display:flex;justify-content:space-between;gap:10px;align-items:center}label input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;background-color:#fff;font:inherit;color:currentColor;width:30px;height:1.15em;border:.15em solid currentColor;border-radius:.15em;transform:translateY(-.075em);display:grid;place-content:center}label input[type=checkbox]:before{content:"";width:.65em;height:.65em;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);transform:scale(0);transform-origin:bottom left;transition:.12s transform ease-in-out;box-shadow:inset 1em 1em #024333;background-color:CanvasText}label input[type=checkbox]:checked:before{transform:scale(1)}label input[type=checkbox]:focus{outline:max(2px,.15em) solid currentColor;outline-offset:max(2px,.15em)}img{width:100%;max-width:300px;border-radius:10px}svg[data-v-38208ac1]{margin:0 auto;display:block;width:100%}svg[data-v-39cf698c]{margin:0 auto;display:block;width:100%}button[data-v-cc75cbb6],.action[data-v-cc75cbb6]{font-weight:600;font-family:Inter,sans-serif;background-color:#fff;color:#ee6123;text-decoration:none;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;border:none;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;margin:5px;padding:15px;border-radius:10px;font-size:1.2rem}button[data-v-cc75cbb6]:disabled,.action[data-v-cc75cbb6]:disabled{opacity:.5}button.rounded[data-v-cc75cbb6],.action.rounded[data-v-cc75cbb6]{border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center}button.primary[data-v-cc75cbb6],.action.primary[data-v-cc75cbb6]{background-color:#ee6123;color:#fff}button.secondary[data-v-cc75cbb6],.action.secondary[data-v-cc75cbb6]{color:#fff;background-color:#024333}h1[data-v-cc75cbb6]{color:#ee6123}h1[data-v-cc75cbb6],h2[data-v-cc75cbb6],h3[data-v-cc75cbb6],h4[data-v-cc75cbb6],h5[data-v-cc75cbb6],h6[data-v-cc75cbb6]{font-family:Inter,sans-serif;font-weight:600;margin:10px 2em}body[data-v-cc75cbb6]{background-color:#fbd7c8;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}#app[data-v-cc75cbb6]{display:flex;flex-direction:column;align-items:center;font-family:Inter,sans-serif;gap:10px;margin-bottom:50px;margin-top:25px;max-width:1000px;width:100%}label[data-v-cc75cbb6]{background-color:#024333;color:#fff;padding:10px;border-radius:5px;width:80%;display:flex;justify-content:space-between;gap:10px;align-items:center}label input[type=checkbox][data-v-cc75cbb6]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;background-color:#fff;font:inherit;color:currentColor;width:30px;height:1.15em;border:.15em solid currentColor;border-radius:.15em;transform:translateY(-.075em);display:grid;place-content:center}label input[type=checkbox][data-v-cc75cbb6]:before{content:"";width:.65em;height:.65em;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);transform:scale(0);transform-origin:bottom left;transition:.12s transform ease-in-out;box-shadow:inset 1em 1em #024333;background-color:CanvasText}label input[type=checkbox][data-v-cc75cbb6]:checked:before{transform:scale(1)}label input[type=checkbox][data-v-cc75cbb6]:focus{outline:max(2px,.15em) solid currentColor;outline-offset:max(2px,.15em)}img[data-v-cc75cbb6]{width:100%;max-width:300px;border-radius:10px}select[data-v-cc75cbb6]{font-size:2rem;text-align:center;min-width:30%;max-width:90%}.card-number[data-v-cc75cbb6]{font-size:2rem;font-weight:700;color:#024333}.decksize-actions[data-v-cc75cbb6]{flex-direction:column;display:flex;justify-content:center;align-items:center;font-size:1.5rem}.decksize-actions button[data-v-cc75cbb6]{background-color:#024333;font-size:2rem;width:60px;height:60px;border-radius:100px;display:flex;justify-content:center;align-items:center}.container[data-v-cc75cbb6]{width:100%;display:flex;justify-content:center;align-items:center;gap:2em}.card-container[data-v-cc75cbb6]{display:grid;grid-gap:.5rem;grid-template-columns:repeat(5,5px);transition:grid-template-columns .5s;margin-top:20px;height:100%;position:relative}.card-container[data-v-cc75cbb6]:hover{grid-template-columns:repeat(5,8px)}.card[data-v-cc75cbb6]{max-width:40vh;max-height:25vh;width:60px;height:100px;border-radius:9px;position:relative;background:radial-gradient(83.31% 50.39% at 50% 49.74%,#fbd7c8 51%,#ee6123);box-shadow:0 1px 1px #00000040;transform:rotate(-25deg)}.card[data-v-160019c2]{display:flex;justify-content:center;align-items:center;max-width:40vh;max-height:25vh;width:80%;height:200px;border-radius:9px;background:radial-gradient(83.31% 50.39% at 50% 49.74%,#fbd7c8 51%,#ee6123);box-shadow:0 1px 1px #00000040;font-weight:700}.card input[data-v-160019c2]{font-size:2rem;font-weight:700;width:100%;text-align:center;border:none;background-color:transparent}.inner-card[data-v-160019c2]{border-radius:9px;width:calc(100% - 2rem);height:calc(100% - 2rem);display:flex;justify-content:center;align-items:center;font-size:2rem;font-weight:700;background-color:#fff;max-width:calc(550px - 2rem);max-height:calc(300px - 2rem);text-align:center}button[data-v-b80c5ecc],.action[data-v-b80c5ecc]{font-weight:600;font-family:Inter,sans-serif;background-color:#fff;color:#ee6123;text-decoration:none;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;border:none;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;margin:5px;padding:15px;border-radius:10px;font-size:1.2rem}button[data-v-b80c5ecc]:disabled,.action[data-v-b80c5ecc]:disabled{opacity:.5}button.rounded[data-v-b80c5ecc],.action.rounded[data-v-b80c5ecc]{border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center}button.primary[data-v-b80c5ecc],.action.primary[data-v-b80c5ecc]{background-color:#ee6123;color:#fff}button.secondary[data-v-b80c5ecc],.action.secondary[data-v-b80c5ecc]{color:#fff;background-color:#024333}h1[data-v-b80c5ecc]{color:#ee6123}h1[data-v-b80c5ecc],h2[data-v-b80c5ecc],h3[data-v-b80c5ecc],h4[data-v-b80c5ecc],h5[data-v-b80c5ecc],h6[data-v-b80c5ecc]{font-family:Inter,sans-serif;font-weight:600;margin:10px 2em}body[data-v-b80c5ecc]{background-color:#fbd7c8;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}#app[data-v-b80c5ecc]{display:flex;flex-direction:column;align-items:center;font-family:Inter,sans-serif;gap:10px;margin-bottom:50px;margin-top:25px;max-width:1000px;width:100%}label[data-v-b80c5ecc]{background-color:#024333;color:#fff;padding:10px;border-radius:5px;width:80%;display:flex;justify-content:space-between;gap:10px;align-items:center}label input[type=checkbox][data-v-b80c5ecc]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;background-color:#fff;font:inherit;color:currentColor;width:30px;height:1.15em;border:.15em solid currentColor;border-radius:.15em;transform:translateY(-.075em);display:grid;place-content:center}label input[type=checkbox][data-v-b80c5ecc]:before{content:"";width:.65em;height:.65em;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);transform:scale(0);transform-origin:bottom left;transition:.12s transform ease-in-out;box-shadow:inset 1em 1em #024333;background-color:CanvasText}label input[type=checkbox][data-v-b80c5ecc]:checked:before{transform:scale(1)}label input[type=checkbox][data-v-b80c5ecc]:focus{outline:max(2px,.15em) solid currentColor;outline-offset:max(2px,.15em)}img[data-v-b80c5ecc]{width:100%;max-width:300px;border-radius:10px}.text[data-v-b80c5ecc]{display:flex;justify-content:center;align-items:center;color:#ee6123;font-size:1.25rem;font-weight:700}.text-min[data-v-b80c5ecc]{color:#fff}.progress-bar[data-v-b80c5ecc]{width:90%;height:40px;box-shadow:0 1px 1px #00000040;container-type:inline-size;display:flex;justify-content:flex-start;font-size:1.5rem;font-weight:700;gap:1rem;background-color:#fff;border-radius:5px;padding:3px}.progress[data-v-b80c5ecc]{background-color:#ee6123;border-radius:5px;height:100%;display:flex;justify-content:center;align-items:center}button[data-v-8f19a427],.action[data-v-8f19a427]{font-weight:600;font-family:Inter,sans-serif;background-color:#fff;color:#ee6123;text-decoration:none;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;border:none;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;margin:5px;padding:15px;border-radius:10px;font-size:1.2rem}button[data-v-8f19a427]:disabled,.action[data-v-8f19a427]:disabled{opacity:.5}button.rounded[data-v-8f19a427],.action.rounded[data-v-8f19a427]{border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center}button.primary[data-v-8f19a427],.action.primary[data-v-8f19a427]{background-color:#ee6123;color:#fff}button.secondary[data-v-8f19a427],.action.secondary[data-v-8f19a427]{color:#fff;background-color:#024333}h1[data-v-8f19a427]{color:#ee6123}h1[data-v-8f19a427],h2[data-v-8f19a427],h3[data-v-8f19a427],h4[data-v-8f19a427],h5[data-v-8f19a427],h6[data-v-8f19a427]{font-family:Inter,sans-serif;font-weight:600;margin:10px 2em}body[data-v-8f19a427]{background-color:#fbd7c8;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}#app[data-v-8f19a427]{display:flex;flex-direction:column;align-items:center;font-family:Inter,sans-serif;gap:10px;margin-bottom:50px;margin-top:25px;max-width:1000px;width:100%}label[data-v-8f19a427]{background-color:#024333;color:#fff;padding:10px;border-radius:5px;width:80%;display:flex;justify-content:space-between;gap:10px;align-items:center}label input[type=checkbox][data-v-8f19a427]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;background-color:#fff;font:inherit;color:currentColor;width:30px;height:1.15em;border:.15em solid currentColor;border-radius:.15em;transform:translateY(-.075em);display:grid;place-content:center}label input[type=checkbox][data-v-8f19a427]:before{content:"";width:.65em;height:.65em;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);transform:scale(0);transform-origin:bottom left;transition:.12s transform ease-in-out;box-shadow:inset 1em 1em #024333;background-color:CanvasText}label input[type=checkbox][data-v-8f19a427]:checked:before{transform:scale(1)}label input[type=checkbox][data-v-8f19a427]:focus{outline:max(2px,.15em) solid currentColor;outline-offset:max(2px,.15em)}img[data-v-8f19a427]{width:100%;max-width:300px;border-radius:10px}.action-list[data-v-8f19a427]{display:flex;justify-content:center;gap:1rem}button[data-v-2c62c9b9],.action[data-v-2c62c9b9]{font-weight:600;font-family:Inter,sans-serif;background-color:#fff;color:#ee6123;text-decoration:none;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;border:none;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;margin:5px;padding:15px;border-radius:10px;font-size:1.2rem}button[data-v-2c62c9b9]:disabled,.action[data-v-2c62c9b9]:disabled{opacity:.5}button.rounded[data-v-2c62c9b9],.action.rounded[data-v-2c62c9b9]{border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center}button.primary[data-v-2c62c9b9],.action.primary[data-v-2c62c9b9]{background-color:#ee6123;color:#fff}button.secondary[data-v-2c62c9b9],.action.secondary[data-v-2c62c9b9]{color:#fff;background-color:#024333}h1[data-v-2c62c9b9]{color:#ee6123}h1[data-v-2c62c9b9],h2[data-v-2c62c9b9],h3[data-v-2c62c9b9],h4[data-v-2c62c9b9],h5[data-v-2c62c9b9],h6[data-v-2c62c9b9]{font-family:Inter,sans-serif;font-weight:600;margin:10px 2em}body[data-v-2c62c9b9]{background-color:#fbd7c8;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}#app[data-v-2c62c9b9]{display:flex;flex-direction:column;align-items:center;font-family:Inter,sans-serif;gap:10px;margin-bottom:50px;margin-top:25px;max-width:1000px;width:100%}label[data-v-2c62c9b9]{background-color:#024333;color:#fff;padding:10px;border-radius:5px;width:80%;display:flex;justify-content:space-between;gap:10px;align-items:center}label input[type=checkbox][data-v-2c62c9b9]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;background-color:#fff;font:inherit;color:currentColor;width:30px;height:1.15em;border:.15em solid currentColor;border-radius:.15em;transform:translateY(-.075em);display:grid;place-content:center}label input[type=checkbox][data-v-2c62c9b9]:before{content:"";width:.65em;height:.65em;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);transform:scale(0);transform-origin:bottom left;transition:.12s transform ease-in-out;box-shadow:inset 1em 1em #024333;background-color:CanvasText}label input[type=checkbox][data-v-2c62c9b9]:checked:before{transform:scale(1)}label input[type=checkbox][data-v-2c62c9b9]:focus{outline:max(2px,.15em) solid currentColor;outline-offset:max(2px,.15em)}img[data-v-2c62c9b9]{width:100%;max-width:300px;border-radius:10px}.round-header[data-v-2c62c9b9]{display:flex;justify-content:space-around;margin:1rem;font-size:1.5rem;font-weight:700;gap:1rem}.round-header-item[data-v-2c62c9b9]{color:#fff;display:flex;justify-content:center;align-items:center;border-radius:9px;background:#ee612366;width:57px;height:53px;flex-shrink:0}.round-header-item.active[data-v-2c62c9b9]{background:#ee6123;width:200px}button[data-v-0c94cdf6],.action[data-v-0c94cdf6]{font-weight:600;font-family:Inter,sans-serif;background-color:#fff;color:#ee6123;text-decoration:none;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;border:none;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;margin:5px;padding:15px;border-radius:10px;font-size:1.2rem}button[data-v-0c94cdf6]:disabled,.action[data-v-0c94cdf6]:disabled{opacity:.5}button.rounded[data-v-0c94cdf6],.action.rounded[data-v-0c94cdf6]{border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center}button.primary[data-v-0c94cdf6],.action.primary[data-v-0c94cdf6]{background-color:#ee6123;color:#fff}button.secondary[data-v-0c94cdf6],.action.secondary[data-v-0c94cdf6]{color:#fff;background-color:#024333}h1[data-v-0c94cdf6]{color:#ee6123}h1[data-v-0c94cdf6],h2[data-v-0c94cdf6],h3[data-v-0c94cdf6],h4[data-v-0c94cdf6],h5[data-v-0c94cdf6],h6[data-v-0c94cdf6]{font-family:Inter,sans-serif;font-weight:600;margin:10px 2em}body[data-v-0c94cdf6]{background-color:#fbd7c8;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}#app[data-v-0c94cdf6]{display:flex;flex-direction:column;align-items:center;font-family:Inter,sans-serif;gap:10px;margin-bottom:50px;margin-top:25px;max-width:1000px;width:100%}label[data-v-0c94cdf6]{background-color:#024333;color:#fff;padding:10px;border-radius:5px;width:80%;display:flex;justify-content:space-between;gap:10px;align-items:center}label input[type=checkbox][data-v-0c94cdf6]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;background-color:#fff;font:inherit;color:currentColor;width:30px;height:1.15em;border:.15em solid currentColor;border-radius:.15em;transform:translateY(-.075em);display:grid;place-content:center}label input[type=checkbox][data-v-0c94cdf6]:before{content:"";width:.65em;height:.65em;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);transform:scale(0);transform-origin:bottom left;transition:.12s transform ease-in-out;box-shadow:inset 1em 1em #024333;background-color:CanvasText}label input[type=checkbox][data-v-0c94cdf6]:checked:before{transform:scale(1)}label input[type=checkbox][data-v-0c94cdf6]:focus{outline:max(2px,.15em) solid currentColor;outline-offset:max(2px,.15em)}img[data-v-0c94cdf6]{width:100%;max-width:300px;border-radius:10px}.pie[data-v-0c94cdf6]{width:20vh;height:20vh;border-radius:50%;transition:background-image 1s linear;display:flex;justify-content:center;align-items:center}.pie div[data-v-0c94cdf6]{width:15vh;height:15vh;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:#fbd7c8;font-weight:700;font-size:2rem;color:#ee612366;position:absolute}button[data-v-20ba35cc],.action[data-v-20ba35cc]{font-weight:600;font-family:Inter,sans-serif;background-color:#fff;color:#ee6123;text-decoration:none;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;border:none;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;margin:5px;padding:15px;border-radius:10px;font-size:1.2rem}button[data-v-20ba35cc]:disabled,.action[data-v-20ba35cc]:disabled{opacity:.5}button.rounded[data-v-20ba35cc],.action.rounded[data-v-20ba35cc]{border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center}button.primary[data-v-20ba35cc],.action.primary[data-v-20ba35cc]{background-color:#ee6123;color:#fff}button.secondary[data-v-20ba35cc],.action.secondary[data-v-20ba35cc]{color:#fff;background-color:#024333}h1[data-v-20ba35cc]{color:#ee6123}h1[data-v-20ba35cc],h2[data-v-20ba35cc],h3[data-v-20ba35cc],h4[data-v-20ba35cc],h5[data-v-20ba35cc],h6[data-v-20ba35cc]{font-family:Inter,sans-serif;font-weight:600;margin:10px 2em}body[data-v-20ba35cc]{background-color:#fbd7c8;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}#app[data-v-20ba35cc]{display:flex;flex-direction:column;align-items:center;font-family:Inter,sans-serif;gap:10px;margin-bottom:50px;margin-top:25px;max-width:1000px;width:100%}label[data-v-20ba35cc]{background-color:#024333;color:#fff;padding:10px;border-radius:5px;width:80%;display:flex;justify-content:space-between;gap:10px;align-items:center}label input[type=checkbox][data-v-20ba35cc]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;background-color:#fff;font:inherit;color:currentColor;width:30px;height:1.15em;border:.15em solid currentColor;border-radius:.15em;transform:translateY(-.075em);display:grid;place-content:center}label input[type=checkbox][data-v-20ba35cc]:before{content:"";width:.65em;height:.65em;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);transform:scale(0);transform-origin:bottom left;transition:.12s transform ease-in-out;box-shadow:inset 1em 1em #024333;background-color:CanvasText}label input[type=checkbox][data-v-20ba35cc]:checked:before{transform:scale(1)}label input[type=checkbox][data-v-20ba35cc]:focus{outline:max(2px,.15em) solid currentColor;outline-offset:max(2px,.15em)}img[data-v-20ba35cc]{width:100%;max-width:300px;border-radius:10px}.team[data-v-20ba35cc]{font-size:2rem;font-weight:700;margin:0;color:#024333}.inner-card-guessed[data-v-20ba35cc]{font-size:1.5rem;font-weight:700;background-color:#fff;border-radius:5px;width:calc(100% - 20px);height:50px;display:flex;justify-content:center;align-items:center}button[data-v-20ba35cc]{display:flex;justify-content:center;align-items:center;gap:10px;width:300px;padding:10px}button svg[data-v-20ba35cc]{margin:0 auto;width:50px}button.found[data-v-20ba35cc]{background-color:#024333}button.found .inner-card-guessed[data-v-20ba35cc]{color:#024333}button[data-v-20ba35cc]:not(.found){background-color:#ee6123}button:not(.found) .inner-card-guessed[data-v-20ba35cc]{color:#ee6123}.card[data-v-e6c2d819]{display:flex;justify-content:center;align-items:center;max-width:40vh;max-height:25vh;width:80%;height:200px;border-radius:9px;background:radial-gradient(83.31% 50.39% at 50% 49.74%,#fbd7c8 51%,#ee6123);box-shadow:0 1px 1px #00000040;font-weight:700}.inner-card[data-v-e6c2d819]{border-radius:9px;width:calc(100% - 2rem);height:calc(100% - 2rem);display:flex;justify-content:center;align-items:center;font-size:2rem;font-weight:700;background-color:#fff;max-width:calc(550px - 2rem);max-height:calc(300px - 2rem);text-align:center}button[data-v-9c2f137e],.action[data-v-9c2f137e]{font-weight:600;font-family:Inter,sans-serif;background-color:#fff;color:#ee6123;text-decoration:none;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;border:none;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;margin:5px;padding:15px;border-radius:10px;font-size:1.2rem}button[data-v-9c2f137e]:disabled,.action[data-v-9c2f137e]:disabled{opacity:.5}button.rounded[data-v-9c2f137e],.action.rounded[data-v-9c2f137e]{border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center}button.primary[data-v-9c2f137e],.action.primary[data-v-9c2f137e]{background-color:#ee6123;color:#fff}button.secondary[data-v-9c2f137e],.action.secondary[data-v-9c2f137e]{color:#fff;background-color:#024333}h1[data-v-9c2f137e]{color:#ee6123}h1[data-v-9c2f137e],h2[data-v-9c2f137e],h3[data-v-9c2f137e],h4[data-v-9c2f137e],h5[data-v-9c2f137e],h6[data-v-9c2f137e]{font-family:Inter,sans-serif;font-weight:600;margin:10px 2em}body[data-v-9c2f137e]{background-color:#fbd7c8;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}#app[data-v-9c2f137e]{display:flex;flex-direction:column;align-items:center;font-family:Inter,sans-serif;gap:10px;margin-bottom:50px;margin-top:25px;max-width:1000px;width:100%}label[data-v-9c2f137e]{background-color:#024333;color:#fff;padding:10px;border-radius:5px;width:80%;display:flex;justify-content:space-between;gap:10px;align-items:center}label input[type=checkbox][data-v-9c2f137e]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;background-color:#fff;font:inherit;color:currentColor;width:30px;height:1.15em;border:.15em solid currentColor;border-radius:.15em;transform:translateY(-.075em);display:grid;place-content:center}label input[type=checkbox][data-v-9c2f137e]:before{content:"";width:.65em;height:.65em;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);transform:scale(0);transform-origin:bottom left;transition:.12s transform ease-in-out;box-shadow:inset 1em 1em #024333;background-color:CanvasText}label input[type=checkbox][data-v-9c2f137e]:checked:before{transform:scale(1)}label input[type=checkbox][data-v-9c2f137e]:focus{outline:max(2px,.15em) solid currentColor;outline-offset:max(2px,.15em)}img[data-v-9c2f137e]{width:100%;max-width:300px;border-radius:10px}.next-card[data-v-9c2f137e]{font-size:3rem;width:100px;height:100px}.team[data-v-9c2f137e]{font-size:2rem;font-weight:700;margin:0;color:#024333}.success[data-v-9c2f137e],.failure[data-v-9c2f137e]{color:#fff}.success[data-v-9c2f137e]{background-color:#024333}.failure[data-v-9c2f137e]{background-color:#ee6123}button.action[data-v-9c2f137e]{border:none;width:100px;height:100px;border-radius:300px;font-size:4rem;display:flex;justify-content:center;align-items:center;margin:11px;box-shadow:#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px}button.action[data-v-9c2f137e]:disabled{opacity:.5}button.validate[data-v-9c2f137e]{width:60%;height:60px;font-size:2rem;background-color:#024333;margin-top:40px;border-radius:5px;color:#fff}.clock[data-v-9c2f137e]{font-size:3rem;font-family:monospace;line-height:0;color:#ee6123}.next-card-container[data-v-9c2f137e]{display:flex;gap:20px}button[data-v-56969be9],.action[data-v-56969be9]{font-weight:600;font-family:Inter,sans-serif;background-color:#fff;color:#ee6123;text-decoration:none;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;border:none;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;margin:5px;padding:15px;border-radius:10px;font-size:1.2rem}button[data-v-56969be9]:disabled,.action[data-v-56969be9]:disabled{opacity:.5}button.rounded[data-v-56969be9],.action.rounded[data-v-56969be9]{border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center}button.primary[data-v-56969be9],.action.primary[data-v-56969be9]{background-color:#ee6123;color:#fff}button.secondary[data-v-56969be9],.action.secondary[data-v-56969be9]{color:#fff;background-color:#024333}h1[data-v-56969be9]{color:#ee6123}h1[data-v-56969be9],h2[data-v-56969be9],h3[data-v-56969be9],h4[data-v-56969be9],h5[data-v-56969be9],h6[data-v-56969be9]{font-family:Inter,sans-serif;font-weight:600;margin:10px 2em}body[data-v-56969be9]{background-color:#fbd7c8;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}#app[data-v-56969be9]{display:flex;flex-direction:column;align-items:center;font-family:Inter,sans-serif;gap:10px;margin-bottom:50px;margin-top:25px;max-width:1000px;width:100%}label[data-v-56969be9]{background-color:#024333;color:#fff;padding:10px;border-radius:5px;width:80%;display:flex;justify-content:space-between;gap:10px;align-items:center}label input[type=checkbox][data-v-56969be9]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;background-color:#fff;font:inherit;color:currentColor;width:30px;height:1.15em;border:.15em solid currentColor;border-radius:.15em;transform:translateY(-.075em);display:grid;place-content:center}label input[type=checkbox][data-v-56969be9]:before{content:"";width:.65em;height:.65em;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);transform:scale(0);transform-origin:bottom left;transition:.12s transform ease-in-out;box-shadow:inset 1em 1em #024333;background-color:CanvasText}label input[type=checkbox][data-v-56969be9]:checked:before{transform:scale(1)}label input[type=checkbox][data-v-56969be9]:focus{outline:max(2px,.15em) solid currentColor;outline-offset:max(2px,.15em)}img[data-v-56969be9]{width:100%;max-width:300px;border-radius:10px}.score-bar-container[data-v-56969be9]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;margin:1rem}.score-bar[data-v-56969be9]{box-shadow:0 1px 1px #00000040;container-type:inline-size;display:flex;justify-content:space-around;font-size:1.5rem;font-weight:700;gap:1rem;background-color:#024333;border-radius:5px}.score-bar.primary[data-v-56969be9]{background-color:#ee6123}@container (max-width: 100px){.score-bar-point[data-v-56969be9]{display:none}}.score-bar-text[data-v-56969be9]{color:#fff;display:flex;justify-content:center;align-items:center;gap:.5rem;border-radius:9px;height:53px;flex-shrink:0}button[data-v-e7b268e0],.action[data-v-e7b268e0]{font-weight:600;font-family:Inter,sans-serif;background-color:#fff;color:#ee6123;text-decoration:none;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;border:none;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;margin:5px;padding:15px;border-radius:10px;font-size:1.2rem}button[data-v-e7b268e0]:disabled,.action[data-v-e7b268e0]:disabled{opacity:.5}button.rounded[data-v-e7b268e0],.action.rounded[data-v-e7b268e0]{border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center}button.primary[data-v-e7b268e0],.action.primary[data-v-e7b268e0]{background-color:#ee6123;color:#fff}button.secondary[data-v-e7b268e0],.action.secondary[data-v-e7b268e0]{color:#fff;background-color:#024333}h1[data-v-e7b268e0]{color:#ee6123}h1[data-v-e7b268e0],h2[data-v-e7b268e0],h3[data-v-e7b268e0],h4[data-v-e7b268e0],h5[data-v-e7b268e0],h6[data-v-e7b268e0]{font-family:Inter,sans-serif;font-weight:600;margin:10px 2em}body[data-v-e7b268e0]{background-color:#fbd7c8;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}#app[data-v-e7b268e0]{display:flex;flex-direction:column;align-items:center;font-family:Inter,sans-serif;gap:10px;margin-bottom:50px;margin-top:25px;max-width:1000px;width:100%}label[data-v-e7b268e0]{background-color:#024333;color:#fff;padding:10px;border-radius:5px;width:80%;display:flex;justify-content:space-between;gap:10px;align-items:center}label input[type=checkbox][data-v-e7b268e0]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;background-color:#fff;font:inherit;color:currentColor;width:30px;height:1.15em;border:.15em solid currentColor;border-radius:.15em;transform:translateY(-.075em);display:grid;place-content:center}label input[type=checkbox][data-v-e7b268e0]:before{content:"";width:.65em;height:.65em;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);transform:scale(0);transform-origin:bottom left;transition:.12s transform ease-in-out;box-shadow:inset 1em 1em #024333;background-color:CanvasText}label input[type=checkbox][data-v-e7b268e0]:checked:before{transform:scale(1)}label input[type=checkbox][data-v-e7b268e0]:focus{outline:max(2px,.15em) solid currentColor;outline-offset:max(2px,.15em)}img[data-v-e7b268e0]{width:100%;max-width:300px;border-radius:10px}.score-bar-list[data-v-e7b268e0]{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}h2[data-v-e7b268e0]{text-align:center;color:#024333;margin:0}
