:root{--white:#fff;--white-000:#ffffff1c;--black:#000;--black-00:#21232b;--black-01:#1a1a1a;--black-02:#111;--black-opacity:#111111e3;--blue-0:#2f32ee;--blue-1:#525bfc;--blue-2:#1b389d;--blue-3:#182262;--dark-purple:#6157ef;--dark-purple-0:#383761;--dark-purple-1:#171628;--dark-purple-2:#3c3b73;--dark-purple-3:#383761;--dark-purple-4:#393964;--dark-purple-opacity:#6157ef6b;--purple-alpha:#6157ef73;--violett-0:#34335d;--violett-1:#47477d;--violett-2:#656499;--violett-3:#393867;--violett-4:#7f7fcb;--shadow-0:#262642;--red:#ec5b5c;--green:#34a351;--green-1:#90ed90;--yellow:#f1f16f;--orange-0:#f0ab5d;--background:#2f2e57;--light-grey:#a1a2a9;--light-grey-0:#dbdbdb;--light-grey-1:#aba9a9b5;--pink-0:#ac91ff;--pink-1:#e866f1;--pink-2:#cf33b0;--feelex-gradient:linear-gradient(332deg,#ac91ff,#e866f1,#cf33b0)}*{font-family:Poppins,sans-serif;margin:0;padding:0}#GameCriticalRateClicker{align-items:center;background:var(--black-00);display:flex;height:100dvh;justify-content:center;width:100%}#GameCriticalRateClickerClickArea,#GameCriticalRateClickerNext{align-items:center;animation:pulse 1s infinite;background:var(--white);border:unset;border-radius:100%;cursor:pointer;display:flex;font-size:24px;height:80px;justify-content:center;margin-bottom:20px;padding:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:80px;z-index:99}#GameCriticalRateClickerNext{height:60px;width:60px}#ProgressBarBox{z-index:99}#GameCriticalRateClickerNext{display:none}#GameCriticalRateClickerNext .icon_play{height:45px;width:45px}#GameCriticalRateClickerStart{align-items:center;background:var(--black-opacity);display:flex;height:100dvh;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:9999}#GameCriticalRateClickerStart .button{align-items:center;animation:pulse 1s infinite;background:var(--white);border:unset;border-radius:100%;cursor:pointer;display:flex;height:70px;justify-content:center;width:70px}#GameCriticalRateClickerStart .button .icon_play{height:35px;width:35px}#GameCriticalRateClickerRestartButton{align-items:center;border:unset;border-radius:100%;bottom:10px;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:10px;width:40px;z-index:99}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(207,51,176,.73);transform:scale(.95)}70%{box-shadow:0 0 0 10px rgba(207,51,176,.42);transform:scale(1)}to{box-shadow:0 0 0 0 rgba(207,51,176,.25);transform:scale(.95)}}#GameCriticalRateClickerResult{animation:textFromLeft 2s ease-in-out;display:none;font-size:10vw;font-style:italic;font-weight:900;margin-top:20px;position:absolute;text-align:center;text-transform:uppercase;transform:translate(0);z-index:999}#GameCriticalRateClickerVideo{pointer-events:unset;width:100%;z-index:10}@keyframes textFromLeft{0%{transform:translate(-2000px)}50%{transform:translate(60px)}to{transform:translate(0)}}.success{color:var(--yellow)}.failure{color:var(--red)}.progress_bar-box{left:10px;position:absolute;top:10px}.progress_bar{background:transparent;border:2px solid var(--white);border-radius:10px;height:10px;overflow:hidden;width:300px}.progress_bar-box .text{color:var(--white);font-size:20px;font-style:italic;font-weight:800;margin-right:10px}.progress_bar-box .progress_bar-box-group{align-items:center;display:flex}.progress_bar-inner{background-color:red;height:100%;transition:width 1s linear;width:0}.click_area-box{bottom:0;justify-content:center;left:0;position:absolute;width:100%}.click_area-box,.timer_box{align-items:center;display:flex}.timer_box{margin-top:10px}#GameCriticalRateClickerTimer{color:var(--white);font-size:20px;font-weight:900;margin-left:10px}.score{align-items:center;background:var(--black-opacity);border-radius:16px;display:none;height:100dvh;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:9999}.score .score_box{background:var(--black-01);border-radius:16px;padding:15px 25px}.score .score_box .text{font-size:6vw;font-style:italic;text-transform:uppercase}.score .score_box .text,.score .score_text{color:var(--white);font-weight:900;text-align:center}.score .score_text{font-size:8vw;line-height:1;margin:30px auto 0;max-width:500px;word-break:break-all}.score .restart_button{align-items:center;background:var(--white);border:unset;border-radius:100%;cursor:pointer;display:flex;height:45px;justify-content:center;margin:55px auto 0;width:45px}@media screen and (max-width:600px){.progress_bar-box .progress_bar-box-group{align-items:baseline;flex-direction:column;width:100%}.progress_bar-box .text{margin-bottom:10px}.progress_bar-box{top:20px;width:100%}.progress_bar{width:85%}.score .score_box{width:80%}}
