html,body,*,*:after,*:before{padding:0;margin:0;box-sizing:border-box;color:#fff}body{width:100%;height:100dvh;overflow:hidden;background-color:#1f2838;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:400;font-style:normal;position:relative;font-size:12px}#app{width:100%;height:100%;overflow:hidden}#movie-of-the-day--image{position:absolute;width:100%;height:100%;left:0;right:0;top:0;bottom:0;padding:2rem;aspect-ratio:16/9;border:4px solid transparent;z-index:10;transition:all .1s}#movie-of-the-day--image:hover{cursor:pointer}#movie-of-the-day--image.won{border:4px solid green}#movie-of-the-day--image.lost{border:4px solid red}#movie-of-the-day--menu{position:absolute;top:0;left:0;z-index:100;width:30rem;transform:translate(-50%,-50%);cursor:grab}.desktop{height:100vh}.buttons-actions{z-index:120;position:absolute;bottom:0;right:0;height:200px;display:flex;justify-content:center;align-items:center}#attemps-container .attempt.valid{color:#6aff99;background-color:#79a8401f}#attemps-container .attempt.close{color:#ffaa6a;background-color:#a87c401f}.mobile{height:100vh;overflow:hidden}.mobile #settingModal{left:0!important;top:0!important}.mobile #settingModal .settingModal-content{padding:unset}.mobile #top-container{width:100%;left:unset;padding:2rem 1rem 0}.mobile #top-container #movie-of-the-day--hints{display:none}.mobile #top-container #movie-of-the-day--date{background:unset}.mobile #top-container #movie-of-the-day--date .app-logo{transform:unset}.mobile #top-container .buttons-container{display:none}.mobile #movie-of-the-day--image{padding:0 1rem;margin:0 auto;width:100%;-o-object-fit:contain;object-fit:contain;position:sticky;top:2rem}.mobile #bottom-container{width:calc(100% - 2rem);left:unset;margin:0 1rem}.mobile #bottom-container #resign-component,.mobile #bottom-container #difficulty-component{display:none}.mobile #bottom-container #input-component{width:100%;max-width:unset;min-width:unset;bottom:4rem}.mobile #bottom-container #input-component #feeling-lucky-button{display:none}.mobile #bottom-container #input-component .action-input-container button{width:70px}.mobile #bottom-container #input-component input{width:100%}.mobile #bottom-container #attempts-component{display:none}#top-container{position:absolute;display:flex;align-items:center;justify-content:space-between;width:calc(100% - 6rem);left:3rem;padding:1rem 0}#bottom-container{position:absolute;display:flex;align-items:center;justify-content:space-between;width:calc(100% - 6rem);left:3rem;bottom:0;padding:1rem 0}#bottom-container .bottom-container-left{display:flex;align-items:center;gap:1rem;width:30%}#emoji-canvas{position:fixed;top:0;left:0;pointer-events:none;z-index:999}#toast-component{position:absolute;bottom:calc(2rem + 50px);left:50%;width:480px;max-width:480px;min-width:480px;translate:-50%;z-index:50;display:flex;flex-direction:column}#toast-component .toast-item{position:absolute;width:100%;display:flex;justify-content:center;align-items:center;border-radius:10px;padding:.5rem;animation:fadeUp 2s ease-out;color:#fff;text-shadow:1px 1px 2px black}.zenMode{opacity:0}.lock-fall{position:absolute;width:16px;height:16px;animation:drop-spin 2s ease-in forwards;pointer-events:none;z-index:9999}.lock-fall svg{width:100%!important;height:100%}@keyframes drop-spin{0%{transform:rotate(0)}10%{transform:translateY(-50px);opacity:1}to{transform:translateY(500px) translate(100px) rotate(720deg)}}@keyframes fadeUp{80%{opacity:1}to{translate:0 -100px;opacity:0}}@keyframes shake{0%{transform:rotate(0)}20%{transform:rotate(-20deg)}40%{transform:rotate(20deg)}60%{transform:rotate(0)}80%{transform:rotate(-20deg)}to{transform:rotate(20deg)}}.loader[data-v-11425181]{width:0;height:2px}.loading-loader[data-v-11425181]{animation:load-11425181 5s linear forwards}@keyframes load-11425181{to{width:100%}}#settingModal[data-v-7c3e2fec]{position:absolute;left:-3rem;top:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}#settingModal .settingModal--overlay[data-v-7c3e2fec]{z-index:300;position:absolute;width:100%;height:100%;background-color:#0000008f}#settingModal .settingModal-content[data-v-7c3e2fec]{padding:2rem;border-radius:.75rem;width:40%;z-index:300;background:#000}#settingModal .settingModal-content .section-container[data-v-7c3e2fec]{margin:2rem 0}#settingModal .settingModal-content .section-container .section-title[data-v-7c3e2fec]{display:block;margin-bottom:1rem;font-weight:700;font-size:1rem}#settingModal .settingModal-content .section-container ul[data-v-7c3e2fec]{list-style:none}#settingModal .settingModal-content .section-container ul li[data-v-7c3e2fec]{margin:.5rem 0}#settingModal .settingModal-content .clear-cache-button[data-v-7c3e2fec]{margin-top:2rem;border:unset;background-color:#fff;color:#000;padding:.25rem .5rem;border-radius:.25rem;cursor:pointer;display:flex;width:-moz-fit-content;width:fit-content;justify-content:center;align-items:center}#settingModal .settingModal-content .version[data-v-7c3e2fec]{opacity:.7;margin-top:2rem}#settingModal .settingModal-content .settingModal--header[data-v-7c3e2fec]{margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center}#settingModal .settingModal-content .settingModal--header button[data-v-7c3e2fec]{border:unset;background-color:#fff;color:#000;padding:.25rem .5rem;border-radius:.25rem;cursor:pointer;display:flex;justify-content:center;align-items:center}.mobile #settingModal[data-v-7c3e2fec]{overflow:scroll}.mobile #settingModal .settingModal-content[data-v-7c3e2fec]{height:80vh;width:90%;padding:2rem;overflow:scroll}.buttons-container[data-v-4fa6fe01]{z-index:150;display:flex;gap:.5rem;flex:0 30%;width:30%;justify-content:flex-end;-webkit-user-select:none;-moz-user-select:none;user-select:none}.buttons-container button[data-v-4fa6fe01]{border:unset;background-color:#111827;color:#fff;padding:.25rem .5rem;border-radius:.25rem;cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative}.buttons-container button svg[data-v-4fa6fe01]{width:22px;height:22px}.buttons-container button .button-item-label[data-v-4fa6fe01]{position:absolute;width:-moz-max-content;width:max-content;bottom:-100%;background:#111827;font-size:9px;border-radius:5px;padding:.5rem;display:none}.buttons-container button:hover .button-item-label[data-v-4fa6fe01]{display:block}.buttons-container button[data-v-4fa6fe01]:active{scale:.9}.mobile-buttons-container{z-index:150;display:flex;gap:.5rem;flex:0 30%;width:30%;justify-content:flex-end;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-buttons-container button{border:unset;background-color:#111827;color:#fff;padding:.25rem .5rem;border-radius:.25rem;cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative}.mobile-buttons-container button svg{width:22px;height:22px}.mobile-buttons-container button .button-item-label{position:absolute;width:-moz-max-content;width:max-content;bottom:-100%;background:#111827;font-size:9px;border-radius:5px;padding:.5rem;display:none}.mobile-buttons-container button:hover .button-item-label{display:block}.mobile-buttons-container button:active{scale:.9}#movie-of-the-day--information[data-v-bd9fb233]{position:absolute;right:3rem;bottom:1rem;z-index:120;width:30rem;background:#111827;color:#fff;border-radius:5px;padding:1rem;display:flex}#movie-of-the-day--information .movie-of-the-day--data[data-v-bd9fb233]{display:flex}#movie-of-the-day--information .information-poster[data-v-bd9fb233]{margin-right:1rem;width:100px;height:150px}#movie-of-the-day--information .information-header[data-v-bd9fb233]{display:flex;flex-direction:column}#movie-of-the-day--information .information-header .information-header-title[data-v-bd9fb233]{font-size:2rem;font-weight:700}#movie-of-the-day--information .information-header .information-header-entitle[data-v-bd9fb233]{font-size:1rem;font-weight:700}#movie-of-the-day--information .information-list[data-v-bd9fb233]{display:flex;flex-direction:column}#movie-of-the-day--information .information-list .information-item[data-v-bd9fb233]{display:flex;align-items:center;margin:.25rem 0}.mobile #movie-of-the-day--informations[data-v-bd9fb233]{bottom:0;left:0}#helpModal[data-v-063c65fc]{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}#helpModal .helpModal--overlay[data-v-063c65fc]{z-index:300;position:absolute;width:100%;height:100%;background-color:#0000008f}#helpModal .helpModal-content[data-v-063c65fc]{padding:2rem;border-radius:.75rem;height:-moz-fit-content;height:fit-content;width:40%;z-index:300}.mobile #helpModal .helpModal-content[data-v-063c65fc]{width:90%}#movie-of-the-day--hints[data-v-7c0f2eec]{z-index:80;flex:0 30%;width:30%;-webkit-user-select:none;-moz-user-select:none;user-select:none}#movie-of-the-day--hints .hints-container[data-v-7c0f2eec]{display:flex;align-items:center;gap:1rem}#movie-of-the-day--hints .hints-container .hint-item[data-v-7c0f2eec]{display:flex;justify-content:center;align-items:center;cursor:not-allowed;background:#111827;color:#fff;padding:.5rem;border-radius:5px;font-size:12px;position:relative;min-width:33.3333333333%;animation:all .1s normal}#movie-of-the-day--hints .hints-container .hint-item .hint[data-v-7c0f2eec]{display:flex;justify-content:center;align-items:center;position:relative;filter:grayscale(1);cursor:not-allowed;width:100%}#movie-of-the-day--hints .hints-container .hint-item .hint svg[data-v-7c0f2eec]{width:16px;margin-right:.5rem}#movie-of-the-day--hints .hints-container .hint-item .hint .hint-help[data-v-7c0f2eec]{position:absolute;width:-moz-max-content;width:max-content;flex-direction:column;justify-content:center;top:0;transform:translateY(0);background:#111827;font-size:9px;border-radius:5px;padding:.15rem;display:none}#movie-of-the-day--hints .hints-container .hint-item .hint .hint-help span[data-v-7c0f2eec]{color:#4169e1}#movie-of-the-day--hints .hints-container .hint-item .hint .hint-help span[data-v-7c0f2eec]:nth-child(1){padding:.5rem .5rem 0}#movie-of-the-day--hints .hints-container .hint-item .hint .hint-help span[data-v-7c0f2eec]:nth-child(2){padding:0 .5rem .5rem}#movie-of-the-day--hints .hints-container .hint-item .hint .hint-help .hint-type[data-v-7c0f2eec]{margin-bottom:.15rem;color:#fff;border-radius:0}#movie-of-the-day--hints .hints-container .hint-item .hint:hover svg[data-v-7c0f2eec]{animation:shake .5s;animation-iteration-count:1}#movie-of-the-day--hints .hints-container .hint-item .hint-label[data-v-7c0f2eec]{position:absolute;left:.5rem;top:-.5rem;background:#111827;color:#fff;font-size:9px;padding:.2rem;border-radius:5px}#movie-of-the-day--hints .hints-container .hint-item.active[data-v-7c0f2eec]{background:#4169e1;cursor:default;animation:showOnActive-7c0f2eec .25s ease-in-out}#movie-of-the-day--hints .hints-container .hint-item[data-v-7c0f2eec]:active{scale:.9;rotate:-10deg}#movie-of-the-day--hints .hints-container .hint-item:hover .hint-help[data-v-7c0f2eec]{display:flex}#movie-of-the-day--hints button[data-v-7c0f2eec]{height:30px;color:#000;background-color:#fff;border:unset;border-radius:5px;cursor:pointer;font-size:11px;margin-top:5px}#movie-of-the-day--hints button[data-v-7c0f2eec]:active{scale:.97}@keyframes showOnActive-7c0f2eec{10%{transform:translateY(-10%);rotate:10deg}60%{transform:translateY(50%)}80%{transform:translateY(-5%)}to{transform:translateY(0);rotate:0deg}}.mobile .hints-container[data-v-7c0f2eec]{justify-content:center}#mobile-movie-of-the-day--hints[data-v-69b6be86]{z-index:80;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;top:10rem;display:flex;justify-content:center;width:100%}#mobile-movie-of-the-day--hints .hints-container[data-v-69b6be86]{display:flex;align-items:center;gap:.5rem;width:90%;max-width:90%}#mobile-movie-of-the-day--hints .hints-container .hint-item[data-v-69b6be86]{display:flex;justify-content:center;align-items:center;cursor:not-allowed;background:#111827;color:#fff;padding:.5rem;border-radius:5px;font-size:10px;position:relative;animation:all .1s normal;width:33.3333333333%}#mobile-movie-of-the-day--hints .hints-container .hint-item .hint[data-v-69b6be86]{display:flex;justify-content:center;align-items:center;position:relative;filter:grayscale(1);cursor:not-allowed}#mobile-movie-of-the-day--hints .hints-container .hint-item .hint svg[data-v-69b6be86]{margin-right:.5rem}#mobile-movie-of-the-day--hints .hints-container .hint-item .hint .hint-help[data-v-69b6be86]{position:absolute;width:-moz-max-content;width:max-content;flex-direction:column;justify-content:center;top:0;transform:translateY(0);background:#111827;font-size:9px;border-radius:5px;padding:.5rem;display:none}#mobile-movie-of-the-day--hints .hints-container .hint-item .hint .hint-help span[data-v-69b6be86]{color:#4169e1}#mobile-movie-of-the-day--hints .hints-container .hint-item .hint .hint-help .hint-type[data-v-69b6be86]{margin-bottom:.15rem;color:#fff}#mobile-movie-of-the-day--hints .hints-container .hint-item .hint:hover svg[data-v-69b6be86]{animation:shake .5s;animation-iteration-count:1}#mobile-movie-of-the-day--hints .hints-container .hint-item .hint-label[data-v-69b6be86]{position:absolute;left:.5rem;top:-.75rem;background:#111827;color:#fff;font-size:9px;padding:.2rem;border-radius:5px}#mobile-movie-of-the-day--hints .hints-container .hint-item.active[data-v-69b6be86]{background:#4169e1;cursor:default;animation:showOnActive-69b6be86 .25s ease-in-out}#mobile-movie-of-the-day--hints .hints-container .hint-item[data-v-69b6be86]:active{scale:.9;rotate:-10deg}#mobile-movie-of-the-day--hints .hints-container .hint-item:hover .hint-help[data-v-69b6be86]{display:flex}#mobile-movie-of-the-day--hints button[data-v-69b6be86]{height:20px;color:#000;background-color:#fff;border:unset;border-radius:5px;cursor:pointer;font-size:11px;margin-top:5px}#mobile-movie-of-the-day--hints button[data-v-69b6be86]:active{scale:.97}@keyframes showOnActive-69b6be86{10%{transform:translateY(-10%);rotate:10deg}60%{transform:translateY(50%)}80%{transform:translateY(-5%)}to{transform:translateY(0);rotate:0deg}}#movie-of-the-day--date[data-v-a539358a]{background:#111827;z-index:80;display:flex;justify-content:center;align-items:center;cursor:default;padding:.5rem;border-radius:5px;margin-top:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}#movie-of-the-day--date .app-title[data-v-a539358a]{padding:.25rem .5rem;background:#4169e1;color:#fff;border-radius:5px;position:absolute;left:50%;top:-1rem;transform:translate(-50%)}#movie-of-the-day--date .app-logo[data-v-a539358a]{width:64px;position:absolute;left:50%;top:-1.5rem;transform:translate(-50%)}#movie-of-the-day--date .button-item-label[data-v-a539358a]{position:absolute;width:-moz-max-content;width:max-content;bottom:-100%;background:#111827;font-size:9px;border-radius:5px;padding:.5rem;display:none}#movie-of-the-day--date .button-item-label .day-charts[data-v-a539358a]{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1rem}#movie-of-the-day--date .button-item-label .day-charts .chart-item[data-v-a539358a]{height:60px;width:20px;background:#1b2134;padding-bottom:.25rem;position:relative}#movie-of-the-day--date .button-item-label .day-charts .chart-item .filler[data-v-a539358a]{position:absolute;width:100%;background:green;bottom:0;left:0}#movie-of-the-day--date .button-item-label .day-charts .chart-item .filler-label[data-v-a539358a]{position:absolute;top:3px;left:50%;transform:translate(-50%);z-index:9}#movie-of-the-day--date .button-item-label .day-charts .chart-item .filler-count[data-v-a539358a]{position:absolute;bottom:3px;left:50%;transform:translate(-50%);z-index:9}#movie-of-the-day--date .button-item-label .day-chart-total[data-v-a539358a]{display:flex;justify-content:center}#movie-of-the-day--date:hover .button-item-label[data-v-a539358a]{display:block}#difficulty-component[data-v-b617db6d]{z-index:99;display:flex;justify-content:center;align-items:center;cursor:default;background:#111827;color:#fff;padding:.5rem 1rem;border-radius:5px;font-size:12px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-width:33.3333333333%;min-height:32px}#difficulty-component .difficulty-label[data-v-b617db6d]{text-transform:uppercase}#difficulty-component .difficulty-label.facile[data-v-b617db6d]{color:#8e8eef}#difficulty-component .difficulty-label.moyenne[data-v-b617db6d]{color:orange}#difficulty-component .difficulty-label.difficile[data-v-b617db6d]{color:#ec7070}#attempts-component[data-v-c45a7cec]{position:relative;z-index:99;background:#111827;display:flex;justify-content:center;color:#fff;padding:.5rem 1rem;border-radius:5px;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-width:33.3333333333%;min-height:32px}#attempts-component .attempts-list[data-v-c45a7cec]{display:flex;justify-content:center;align-items:center;gap:.25rem;cursor:pointer}#attempts-component .attempts-list .attempt-idle[data-v-c45a7cec]{width:16px;height:16px;background:gray;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:9px}#attempts-component .attempts-list .attempt-idle.failed[data-v-c45a7cec]{background:#e74c3c}#attempts-component .attempts-list .attempt-idle.close[data-v-c45a7cec]{background:#f1c40f}#attempts-component .attempts-list .attempt-idle.valid[data-v-c45a7cec]{background:#2ecc71}#attempts-component[data-v-c45a7cec]:has(.attempts-label-list.visible){border-top-left-radius:0;border-top-right-radius:0}#attempts-component .attempts-label-list[data-v-c45a7cec]{position:absolute;bottom:100%;padding:.5rem 1rem;background:#111827;width:100%;display:none;flex-direction:column;border-top-left-radius:5px;border-top-right-radius:5px;transition:all .25s ease}#attempts-component .attempts-label-list .attempts-empty[data-v-c45a7cec]{opacity:.5}#attempts-component .attempts-label-list .attempts-label-list-header[data-v-c45a7cec]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}#attempts-component .attempts-label-list .attempts-label-list-header button[data-v-c45a7cec]{background:none;border:none;padding:.5rem;border-radius:5px}#attempts-component .attempts-label-list .attempts-label-list-header button[data-v-c45a7cec]:hover{background:#1f2838;cursor:pointer}#attempts-component .attempts-label-list .attempts-label-item-list[data-v-c45a7cec]{overflow:hidden}#attempts-component .attempts-label-list .attempts-label-item[data-v-c45a7cec]{padding:.35rem 0;opacity:.8;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#attempts-component .attempts-label-list .attempts-label-item .attempt-number[data-v-c45a7cec]{border-radius:50%;display:inline-flex;justify-content:center;align-items:center;margin-right:.5rem;width:18px;height:18px;font-size:8px;background:#d16e6e57}#attempts-component .attempts-label-list .attempts-label-item .attempt-name[data-v-c45a7cec]{display:inline;vertical-align:middle}#attempts-component .attempts-label-list .attempts-label-item.close[data-v-c45a7cec]{color:#f1c40f}#attempts-component .attempts-label-list .attempts-label-item.close .attempt-number[data-v-c45a7cec]{background:#f1c40f34}#attempts-component .attempts-label-list .attempts-label-item.valid[data-v-c45a7cec]{color:#2ecc71}#attempts-component .attempts-label-list .attempts-label-item.valid .attempt-number[data-v-c45a7cec]{background:#2ecc7134}#attempts-component .attempts-label-list.visible[data-v-c45a7cec]{display:flex}#attempts-component .attempts-label-list.visibleSlide[data-v-c45a7cec]{animation:visibleSlide-c45a7cec .25s}#attempts-component[data-v-c45a7cec]:hover{border-top-left-radius:0;border-top-right-radius:0}@keyframes visibleSlide-c45a7cec{0%{transform:translateY(0)}to{transform:translateY(200px)}}#mobile-attempts-component[data-v-367b6cfd]{position:relative;z-index:99;display:flex;justify-content:center;color:#fff;padding:.5rem 1rem;border-radius:5px;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-width:33.3333333333%;min-height:32px}#mobile-attempts-component .attempts-list[data-v-367b6cfd]{display:flex;justify-content:center;align-items:center;gap:.25rem;cursor:pointer}#mobile-attempts-component .attempts-list .attempt-idle[data-v-367b6cfd]{width:16px;height:16px;background:gray;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:9px}#mobile-attempts-component .attempts-list .attempt-idle.failed[data-v-367b6cfd]{background:#e74c3c}#mobile-attempts-component .attempts-list .attempt-idle.close[data-v-367b6cfd]{background:#f1c40f}#mobile-attempts-component .attempts-list .attempt-idle.valid[data-v-367b6cfd]{background:#2ecc71}#mobile-attempts-component .attempts-list .attempt-idle[data-v-367b6cfd]:hover:not(.failed,.valid,.close){background:#4169e1}#mobile-attempts-component[data-v-367b6cfd]:has(.attempts-label-list.visible){border-top-left-radius:0;border-top-right-radius:0}#mobile-attempts-component .attempts-label-list[data-v-367b6cfd]{position:absolute;bottom:100%;padding:.5rem 1rem;background:#111827;width:100%;display:none;flex-direction:column;border-top-left-radius:5px;border-top-right-radius:5px;transition:all .25s ease}#mobile-attempts-component .attempts-label-list .attempts-empty[data-v-367b6cfd]{opacity:.5}#mobile-attempts-component .attempts-label-list .attempts-label-list-header[data-v-367b6cfd]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}#mobile-attempts-component .attempts-label-list .attempts-label-list-header button[data-v-367b6cfd]{background:none;border:none;padding:.5rem;border-radius:5px}#mobile-attempts-component .attempts-label-list .attempts-label-list-header button[data-v-367b6cfd]:hover{background:#1f2838;cursor:pointer}#mobile-attempts-component .attempts-label-list .attempts-label-item-list[data-v-367b6cfd]{overflow:hidden}#mobile-attempts-component .attempts-label-list .attempts-label-item[data-v-367b6cfd]{padding:.35rem 0;opacity:.8;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#mobile-attempts-component .attempts-label-list .attempts-label-item .attempt-number[data-v-367b6cfd]{border-radius:50%;display:inline-flex;justify-content:center;align-items:center;margin-right:.5rem;width:18px;height:18px;font-size:8px;background:#d16e6e57}#mobile-attempts-component .attempts-label-list .attempts-label-item .attempt-name[data-v-367b6cfd]{display:inline;vertical-align:middle}#mobile-attempts-component .attempts-label-list .attempts-label-item.close[data-v-367b6cfd]{color:#f1c40f}#mobile-attempts-component .attempts-label-list .attempts-label-item.close .attempt-number[data-v-367b6cfd]{background:#f1c40f34}#mobile-attempts-component .attempts-label-list .attempts-label-item.valid[data-v-367b6cfd]{color:#2ecc71}#mobile-attempts-component .attempts-label-list .attempts-label-item.valid .attempt-number[data-v-367b6cfd]{background:#2ecc7134}#mobile-attempts-component .attempts-label-list.visible[data-v-367b6cfd]{display:flex}#mobile-attempts-component .attempts-label-list.visibleSlide[data-v-367b6cfd]{animation:visibleSlide .25s}#resign-component[data-v-4be37cb3]{z-index:99;display:flex;justify-content:flex-end;align-items:center;width:20%}#resign-component button[data-v-4be37cb3]{border:unset;background-color:#111827;color:#fff;padding:.25rem .5rem;border-radius:.25rem;cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative}#resign-component button .button-label[data-v-4be37cb3]{color:red;background-color:#111827;font-size:10px;border-radius:5px;padding:.25rem;min-width:-moz-max-content;min-width:max-content}#resign-component button svg[data-v-4be37cb3]{width:22px;height:22px}#input-component[data-v-f64a9406]{display:flex;position:absolute;left:50%;bottom:1rem;width:480px;max-width:480px;min-width:480px;height:50px;translate:-50%;background-color:#111827;padding:.5rem;border-radius:15px;z-index:50}#input-component .action-input-container[data-v-f64a9406]{width:100%;position:relative;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background-color:#111827;box-shadow:0 10px 15px -3px #0000001a}#input-component .action-input-container input[data-v-f64a9406]{border:unset;cursor:pointer;display:block;width:400px;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#fff;background-color:#111827;background-clip:padding-box;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;outline:none}#input-component .action-input-container button[data-v-f64a9406]{height:35px;width:50%;background-color:#6495ed;border:unset;border-radius:10px;cursor:pointer}#input-component .action-input-container button[data-v-f64a9406]:active{scale:.97}#feeling-lucky-button[data-v-f64a9406]{border:unset;margin-left:1rem;background-color:#111827;color:#fff;padding:.25rem .5rem;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative;transition:transform .6s}#feeling-lucky-button svg[data-v-f64a9406]{width:22px;height:22px}#feeling-lucky-button .button-item-label[data-v-f64a9406]{position:absolute;width:-moz-max-content;width:max-content;bottom:120%;background:#111827;font-size:9px;border-radius:5px;padding:.5rem;display:none}#feeling-lucky-button:hover .button-item-label[data-v-f64a9406]{display:block}#feeling-lucky-button[data-v-f64a9406]:active{scale:.9}.rotate[data-v-f64a9406]{animation:spin-f64a9406 .3s ease-in-out}@keyframes spin-f64a9406{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#countdown-component[data-v-07fe6163]{position:absolute;right:50%;transform:translate(50%);bottom:1rem;z-index:120;background:#111827;color:#fff;border-radius:5px;padding:1rem;font-size:2rem;min-width:250px;display:flex;justify-content:center;align-items:center}#countdown-component[data-v-07fe6163] .countdown-label[data-v-07fe6163]{position:absolute;font-size:12px;padding:.5rem;background:#4169e1;border-radius:5px;top:0;left:50%;transform:translate(-50%) translateY(-60%);width:-moz-max-content;width:max-content}
