#whd_game h1{margin:0;line-height:1em;font-weight:300}@media(orientation: landscape){#whd_game h1{font-size:min(calc(8 * var(--vh, 1vh)),56px)}}@media(orientation: portrait){#whd_game h1{font-size:min(calc(8 * var(--vw, 1vw)),56px)}}#whd_game h2{margin:0;line-height:1em;font-weight:300}@media(orientation: landscape){#whd_game h2{font-size:min(calc(5 * var(--vh, 1vh)),35px)}}@media(orientation: portrait){#whd_game h2{font-size:min(calc(5 * var(--vw, 1vw)),35px)}}@media(orientation: landscape){#whd_game p{font-size:calc(4 * var(--vh, 1vh));margin:min(calc(4 * var(--vh, 1vh)),28px) auto}}@media(orientation: portrait){#whd_game p{font-size:calc(4 * var(--vw, 1vw));margin:min(calc(4 * var(--vw, 1vw)),28px) auto}}#whd_game a{text-decoration:none}html{width:100%;height:100%;overscroll-behavior:none}body{width:100%;height:100%;font-family:Arial,sans-serif;margin:0;padding:0;display:flex;justify-content:center;align-items:center}#whd_game{width:100%;height:100%;position:relative;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);container-name:wrapper;container-type:size}body.desktop #whd_game{width:100%;height:100%;max-width:1280px;max-height:800px}.whd_bg{background-position:center center}@media(orientation: landscape){.whd_bg{background-size:min(calc(80 * var(--vh, 1vh)),560px)}}@media(orientation: portrait){.whd_bg{background-size:min(calc(80 * var(--vw, 1vw)),560px)}}*:focus-visible{outline:2px dashed #000}img{max-width:100%}a{text-decoration:none}.whd_btn{cursor:pointer;border-style:solid;border-width:0}@media(orientation: landscape){.whd_btn{padding:min(calc(1.5 * var(--vh, 1vh)),10.5px) min(calc(2.5 * var(--vh, 1vh)),17.5px);font-size:calc(4 * var(--vh, 1vh))}}@media(orientation: portrait){.whd_btn{padding:min(calc(1.5 * var(--vw, 1vw)),10.5px) min(calc(2.5 * var(--vw, 1vw)),17.5px);font-size:calc(4 * var(--vw, 1vw))}}@media(orientation: landscape){.whd_btn.whd_btn_lge{padding:min(calc(2 * var(--vh, 1vh)),14px) min(calc(4 * var(--vh, 1vh)),28px);font-size:min(calc(6 * var(--vh, 1vh)),42px);min-width:min(calc(30 * var(--vh, 1vh)),210px)}}@media(orientation: portrait){.whd_btn.whd_btn_lge{padding:min(calc(2 * var(--vw, 1vw)),14px) min(calc(4 * var(--vw, 1vw)),28px);font-size:min(calc(6 * var(--vw, 1vw)),42px);min-width:min(calc(30 * var(--vw, 1vw)),210px)}}.whd_btn.whd_btn_square{position:relative}@media(orientation: landscape){.whd_btn.whd_btn_square{width:min(calc(11 * var(--vh, 1vh)),77px);height:min(11var(--vh, 1vh),77px);padding:min(calc(1 * var(--vh, 1vh)),7px) min(calc(1 * var(--vh, 1vh)),7px)}}@media(orientation: portrait){.whd_btn.whd_btn_square{width:min(calc(11 * var(--vw, 1vw)),77px);height:min(11var(--vw, 1vw),77px);padding:min(calc(1 * var(--vw, 1vw)),7px) min(calc(1 * var(--vw, 1vw)),7px)}}.whd_btn.whd_btn_square.off:before{content:"";display:block;position:absolute;height:144%;top:-20%;right:45%;transform:rotate(225deg)}@media(orientation: landscape){.whd_btn.whd_btn_square.off:before{width:min(calc(0.5 * var(--vh, 1vh)),3.5px)}}@media(orientation: portrait){.whd_btn.whd_btn_square.off:before{width:min(calc(0.5 * var(--vw, 1vw)),3.5px)}}.whd_btn.whd_btn_icon img{display:block}.whd_btn:disabled,.whd_btn.disabled{opacity:.5;pointer-events:none}form p.whd_input_text label,form p.whd_input_email label,form p.whd_input_number label{display:none}form p.whd_input_checkbox{text-align:left}form p.whd_input_checkbox label{position:relative;cursor:pointer}@media(orientation: landscape){form p.whd_input_checkbox label{padding-left:min(calc(6 * var(--vh, 1vh)),42px)}}@media(orientation: portrait){form p.whd_input_checkbox label{padding-left:min(calc(6 * var(--vw, 1vw)),42px)}}form p.whd_input_checkbox label:before{content:"";display:block;position:absolute;left:0;border-style:solid;font-weight:700}@media(orientation: landscape){form p.whd_input_checkbox label:before{border-width:min(calc(0.5 * var(--vh, 1vh)),3.5px);border-radius:min(calc(1 * var(--vh, 1vh)),7px);width:min(calc(3 * var(--vh, 1vh)),21px);height:min(calc(3 * var(--vh, 1vh)),21px);top:min(calc(0.5 * var(--vh, 1vh)),3.5px);line-height:min(calc(3 * var(--vh, 1vh)),21px)}}@media(orientation: portrait){form p.whd_input_checkbox label:before{border-width:min(calc(0.5 * var(--vw, 1vw)),3.5px);border-radius:min(calc(1 * var(--vw, 1vw)),7px);width:min(calc(3 * var(--vw, 1vw)),21px);height:min(calc(3 * var(--vw, 1vw)),21px);top:min(calc(0.5 * var(--vw, 1vw)),3.5px);line-height:min(calc(3 * var(--vw, 1vw)),21px)}}form p.whd_input_checkbox input{display:none}form p.whd_input_checkbox input:checked+label:before{content:"✓"}form input{width:100%;border-style:solid;box-sizing:border-box}@media(orientation: landscape){form input{font-size:min(calc(4 * var(--vh, 1vh)),28px);padding:min(calc(1 * var(--vh, 1vh)),7px);border-width:min(calc(0.5 * var(--vh, 1vh)),3.5px);border-radius:min(calc(1 * var(--vh, 1vh)),7px)}}@media(orientation: portrait){form input{font-size:min(calc(4 * var(--vw, 1vw)),28px);padding:min(calc(1 * var(--vw, 1vw)),7px);border-width:min(calc(0.5 * var(--vw, 1vw)),3.5px);border-radius:min(calc(1 * var(--vw, 1vw)),7px)}}.whd_popup{width:100%;height:100%;position:absolute;z-index:20;left:0;top:0;box-sizing:border-box}@media(orientation: landscape){.whd_popup{padding:min(calc(4 * var(--vh, 1vh)),28px)}}@media(orientation: portrait){.whd_popup{padding:min(calc(4 * var(--vw, 1vw)),28px)}}.whd_popup header{display:flex;justify-content:flex-end}.whd_popup section{text-align:center;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);border-style:solid;border-width:0;box-sizing:border-box}@media(orientation: landscape){.whd_popup section{width:min(calc(100 * var(--vh, 1vh)),700px);padding:min(calc(4 * var(--vh, 1vh)),28px);max-width:calc(100% - min(calc(8 * var(--vh, 1vh)),56px));border-radius:min(calc(4 * var(--vh, 1vh)),28px)}}@media(orientation: portrait){.whd_popup section{width:min(calc(100 * var(--vw, 1vw)),700px);padding:min(calc(4 * var(--vw, 1vw)),28px);max-width:calc(100% - min(calc(8 * var(--vw, 1vw)),56px));border-radius:min(calc(4 * var(--vw, 1vw)),28px)}}.whd_popup section p:last-child{margin-bottom:0 !important}.whd_popup footer{position:absolute;text-align:right;bottom:0;right:0;width:100%;box-sizing:border-box}@media(orientation: landscape){.whd_popup footer{padding:min(calc(4 * var(--vh, 1vh)),28px)}}@media(orientation: portrait){.whd_popup footer{padding:min(calc(4 * var(--vw, 1vw)),28px)}}.whd_popup footer p{margin:0 !important}@media(orientation: landscape){.whd_screen{padding:min(calc(4 * var(--vh, 1vh)),28px)}}@media(orientation: portrait){.whd_screen{padding:min(calc(4 * var(--vw, 1vw)),28px)}}.whd_screen header{display:flex;justify-content:space-between}.whd_screen header .whd_logo{width:50%}.whd_screen header .whd_logo img{display:block;margin:0;width:auto}@media(orientation: landscape){.whd_screen header .whd_logo img{height:min(calc(11 * var(--vh, 1vh)),77px)}}@media(orientation: portrait){.whd_screen header .whd_logo img{height:min(calc(11 * var(--vw, 1vw)),77px)}}.whd_screen header .whd_buttons{width:50%;text-align:right}@media(orientation: landscape){.whd_screen header .whd_buttons .whd_btn{margin-left:min(calc(2 * var(--vh, 1vh)),14px)}}@media(orientation: portrait){.whd_screen header .whd_buttons .whd_btn{margin-left:min(calc(2 * var(--vw, 1vw)),14px)}}.whd_screen section{text-align:center;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:700px;margin:0 auto}@media(orientation: landscape){.whd_screen section{padding:min(calc(4 * var(--vh, 1vh)),28px);max-width:calc(100% - min(calc(8 * var(--vh, 1vh)),56px));width:min(calc(100 * var(--vh, 1vh)),700px)}}@media(orientation: portrait){.whd_screen section{padding:min(calc(4 * var(--vw, 1vw)),28px);max-width:calc(100% - min(calc(8 * var(--vw, 1vw)),56px));width:min(calc(100 * var(--vw, 1vw)),700px)}}.whd_screen section .whd_title{margin:0 auto;max-width:100%}@media(orientation: landscape){.whd_screen section .whd_title{width:min(calc(70 * var(--vh, 1vh)),490px)}}@media(orientation: portrait){.whd_screen section .whd_title{width:min(calc(70 * var(--vw, 1vw)),490px)}}.whd_screen section .whd_title img{display:block;margin:0 auto}.whd_end_screen .whd_end_img{position:absolute;bottom:0}@media(orientation: landscape){.whd_end_screen .whd_end_img{width:min(calc(50 * var(--vh, 1vh)),350px)}}@media(orientation: portrait){.whd_end_screen .whd_end_img{width:min(calc(50 * var(--vw, 1vw)),350px)}}@media(max-aspect-ratio: 1.5/1){.whd_end_screen .whd_end_img{width:30vw}}@media(max-aspect-ratio: 1/2){.whd_end_screen .whd_end_img{width:45vw}}.whd_end_screen #whd_end_img_left{left:0}.whd_end_screen #whd_end_img_right{right:0}@media(orientation: landscape){.whd_end_screen section>p{margin:min(calc(4 * var(--vh, 1vh)),28px) auto 0}}@media(orientation: portrait){.whd_end_screen section>p{margin:min(calc(4 * var(--vw, 1vw)),28px) auto 0}}@media(orientation: landscape){.whd_end_screen section>div{padding:min(calc(4 * var(--vh, 1vh)),28px);border-radius:min(calc(4 * var(--vh, 1vh)),28px)}}@media(orientation: portrait){.whd_end_screen section>div{padding:min(calc(4 * var(--vw, 1vw)),28px);border-radius:min(calc(4 * var(--vw, 1vw)),28px)}}@media(orientation: landscape){.whd_end_screen section>div #whd_result span{font-size:min(calc(8 * var(--vh, 1vh)),56px);line-height:min(calc(8 * var(--vh, 1vh)),56px)}}@media(orientation: portrait){.whd_end_screen section>div #whd_result span{font-size:min(calc(8 * var(--vw, 1vw)),56px);line-height:min(calc(8 * var(--vw, 1vw)),56px)}}.whd_end_screen section>div p:last-child{margin-bottom:0 !important}.whd_end_screen section>div .whd_btn{display:inline-block;margin:0}.whd_end_screen section>div a img{vertical-align:middle}@media(orientation: landscape){.whd_end_screen section>div a img{width:min(calc(5 * var(--vh, 1vh)),35px);height:min(calc(5 * var(--vh, 1vh)),35px)}}@media(orientation: portrait){.whd_end_screen section>div a img{width:min(calc(5 * var(--vw, 1vw)),35px);height:min(calc(5 * var(--vw, 1vw)),35px)}}#whd_game .whd_game_screen{width:100%;height:100%;position:relative;background-size:contain}#whd_game .whd_game_screen header{position:absolute;left:0;top:0;width:100%;text-align:right;z-index:10}#whd_game .whd_game_screen header p{text-align:center;color:#fff;background:rgba(0,0,0,.5);display:inline-block}@media(orientation: landscape){#whd_game .whd_game_screen header p{font-size:min(calc(5 * var(--vh, 1vh)),35px);margin:min(calc(4 * var(--vh, 1vh)),28px);padding:min(calc(2 * var(--vh, 1vh)),14px) min(calc(2 * var(--vh, 1vh)),14px);min-width:min(calc(15 * var(--vh, 1vh)),105px);border-radius:min(calc(2.3 * var(--vh, 1vh)),16.1px)}}@media(orientation: portrait){#whd_game .whd_game_screen header p{font-size:min(calc(5 * var(--vw, 1vw)),35px);margin:min(calc(4 * var(--vw, 1vw)),28px);padding:min(calc(2 * var(--vw, 1vw)),14px) min(calc(2 * var(--vw, 1vw)),14px);min-width:min(calc(15 * var(--vw, 1vw)),105px);border-radius:min(calc(2.3 * var(--vw, 1vw)),16.1px)}}@container wrapper (max-aspect-ratio: 4 / 10){#whd_game .whd_game_screen header{top:calc((100cqh - 250cqw)/2)}}#whd_game .whd_game_screen .whd_canvas_container{width:100%;height:100%;overflow:hidden;position:relative}#whd_game .whd_game_screen .whd_canvas_container canvas{margin:0 auto;display:block;position:absolute;left:0;bottom:50%;transform:translateY(50%)}@media(orientation: landscape){#whd_leaderboard{height:min(calc(70 * var(--vh, 1vh)),490px)}}@media(orientation: portrait){#whd_leaderboard{height:min(calc(70 * var(--vw, 1vw)),490px)}}#whd_leaderboard table tr th:nth-child(1),#whd_leaderboard table tr td:nth-child(1){width:10%}#whd_leaderboard table tr th:nth-child(2),#whd_leaderboard table tr td:nth-child(2){width:60%}#whd_leaderboard table tr th:nth-child(3),#whd_leaderboard table tr td:nth-child(3){width:30%}@media(orientation: landscape){.whd_loading_screen .whd_loading{margin:min(calc(4 * var(--vh, 1vh)),28px) auto min(calc(2 * var(--vh, 1vh)),14px)}}@media(orientation: portrait){.whd_loading_screen .whd_loading{margin:min(calc(4 * var(--vw, 1vw)),28px) auto min(calc(2 * var(--vw, 1vw)),14px)}}.whd_loading_screen .whd_progress{max-width:75%;border-style:solid;border-color:#fff;border-radius:32px;margin:0 auto}@media(orientation: landscape){.whd_loading_screen .whd_progress{width:min(calc(33 * var(--vh, 1vh)),231px);height:min(calc(1.75 * var(--vh, 1vh)),12.25px);border-width:min(calc(0.9 * var(--vh, 1vh)),6.3px)}}@media(orientation: portrait){.whd_loading_screen .whd_progress{width:min(calc(33 * var(--vw, 1vw)),231px);height:min(calc(1.75 * var(--vw, 1vw)),12.25px);border-width:min(calc(0.9 * var(--vw, 1vw)),6.3px)}}.whd_loading_screen .whd_progress span{height:100%;width:0;background:#000;display:block;transition:.5s width;border-radius:32px}.whd_title_screen .whd_title_img{position:absolute;bottom:0}@media(orientation: landscape){.whd_title_screen .whd_title_img{width:min(calc(50 * var(--vh, 1vh)),350px)}}@media(orientation: portrait){.whd_title_screen .whd_title_img{width:min(calc(50 * var(--vw, 1vw)),350px)}}@media(max-aspect-ratio: 1.5/1){.whd_title_screen .whd_title_img{width:30vw}}@media(max-aspect-ratio: 1/2){.whd_title_screen .whd_title_img{width:45vw}}.whd_title_screen #whd_title_img_left{left:0}.whd_title_screen #whd_title_img_right{right:0}.whd_title_screen section{width:min(80var(--vw, 1vw),560px);transform:translateX(-50%)}@media(orientation: landscape){.whd_title_screen section{max-width:50%}}@media(orientation: landscape){.whd_title_screen section{top:min(calc(14 * var(--vh, 1vh)),98px)}}@media(orientation: portrait){.whd_title_screen section{top:min(calc(14 * var(--vw, 1vw)),98px)}}@media(max-aspect-ratio: 1/1.2){.whd_title_screen section{top:47%;transform:translateX(-50%) translateY(-50%)}}@media(orientation: landscape){.whd_title_screen section>p{padding:min(calc(2 * var(--vh, 1vh)),14px);border-radius:min(calc(2 * var(--vh, 1vh)),14px)}}@media(orientation: portrait){.whd_title_screen section>p{padding:min(calc(2 * var(--vw, 1vw)),14px);border-radius:min(calc(2 * var(--vw, 1vw)),14px)}}.whd_popup_menu section ul{list-style:none;margin:0;padding:0;display:flex;justify-content:center}@media(orientation: landscape){.whd_popup_menu section ul li{margin:min(calc(4 * var(--vh, 1vh)),28px) min(calc(3 * var(--vh, 1vh)),21px)}}@media(orientation: portrait){.whd_popup_menu section ul li{margin:min(calc(4 * var(--vw, 1vw)),28px) min(calc(3 * var(--vw, 1vw)),21px)}}.whd_popup_menu footer{display:flex;justify-content:space-between}#whd_game .whd_popup_sharing section h1{margin:0}@media(orientation: landscape){#whd_game .whd_popup_sharing section h1{margin-bottom:min(calc(3 * var(--vh, 1vh)),21px)}}@media(orientation: portrait){#whd_game .whd_popup_sharing section h1{margin-bottom:min(calc(3 * var(--vw, 1vw)),21px)}}#whd_game .whd_popup_sharing section p{margin:0}@media(orientation: landscape){#whd_game .whd_popup_sharing section p{margin-bottom:min(calc(1 * var(--vh, 1vh)),7px)}}@media(orientation: portrait){#whd_game .whd_popup_sharing section p{margin-bottom:min(calc(1 * var(--vw, 1vw)),7px)}}#whd_game .whd_popup_sharing section ul{list-style:none;margin:0;padding:0;display:flex;justify-content:center}@media(orientation: landscape){#whd_game .whd_popup_sharing section ul li{margin:min(calc(2 * var(--vh, 1vh)),14px) min(calc(3 * var(--vh, 1vh)),21px)}}@media(orientation: portrait){#whd_game .whd_popup_sharing section ul li{margin:min(calc(2 * var(--vw, 1vw)),14px) min(calc(3 * var(--vw, 1vw)),21px)}}@media(orientation: landscape){#whd_game .whd_popup_sharing section>div+div{margin-top:min(calc(4 * var(--vh, 1vh)),28px)}}@media(orientation: portrait){#whd_game .whd_popup_sharing section>div+div{margin-top:min(calc(4 * var(--vw, 1vw)),28px)}}.whd_spinner{margin:0 auto;animation-name:spin;animation-duration:2000ms;animation-iteration-count:infinite;animation-timing-function:linear}@media(orientation: landscape){.whd_spinner{width:min(calc(11 * var(--vh, 1vh)),77px);height:min(11var(--vh, 1vh),77px);padding:min(calc(1 * var(--vh, 1vh)),7px) min(calc(1 * var(--vh, 1vh)),7px)}}@media(orientation: portrait){.whd_spinner{width:min(calc(11 * var(--vw, 1vw)),77px);height:min(11var(--vw, 1vw),77px);padding:min(calc(1 * var(--vw, 1vw)),7px) min(calc(1 * var(--vw, 1vw)),7px)}}.whd_spinner img{display:block}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}#whd_fullscreenexit{position:absolute;z-index:99}@media(orientation: landscape){#whd_fullscreenexit{left:min(4*var(--vh, 1vh),28px);bottom:min(4*var(--vh, 1vh),28px)}}@media(orientation: portrait){#whd_fullscreenexit{left:min(4*var(--vh, 1vh),28px);bottom:min(4*var(--vh, 1vh),28px)}}#whd_game table{width:100%}@media(orientation: landscape){#whd_game table{margin:min(calc(2 * var(--vh, 1vh)),14px) 0 0}}@media(orientation: portrait){#whd_game table{margin:min(calc(2 * var(--vw, 1vw)),14px) 0 0}}#whd_game table thead,#whd_game table tbody{display:block;width:100%}#whd_game table tbody{overflow-y:auto;overflow-x:hidden}@media(orientation: landscape){#whd_game table tbody{height:min(calc(60 * var(--vh, 1vh)),420px)}}@media(orientation: portrait){#whd_game table tbody{height:min(calc(60 * var(--vw, 1vw)),420px)}}#whd_game table tr{width:100%;display:flex}#whd_game table tr th h2{font-weight:600}#whd_game table tr th,#whd_game table tr td{display:block;box-sizing:border-box}@media(orientation: landscape){#whd_game table tr th,#whd_game table tr td{padding:min(calc(1 * var(--vh, 1vh)),7px)}}@media(orientation: portrait){#whd_game table tr th,#whd_game table tr td{padding:min(calc(1 * var(--vw, 1vw)),7px)}}#whd_game table tr th p,#whd_game table tr td p{margin:0;word-wrap:break-word}#whd_game .whd_game_screen{background-repeat:no-repeat;background-size:cover}#whd_game .whd_game_screen .whd_canvas_container{z-index:11}#whd_game .whd_game_screen .whd_canvas_container canvas{left:50%;transform:translateX(-50%) translateY(50%)}#whd_timer{position:absolute;border-style:solid;box-sizing:border-box;font-size:10px;overflow:hidden;box-sizing:border-box;top:0;bottom:0;max-width:10%}@media(orientation: landscape){#whd_timer{width:min(calc(15 * var(--vh, 1vh)),105px);border-width:min(calc(0.5 * var(--vh, 1vh)),3.5px);margin:min(calc(4 * var(--vh, 1vh)),28px);border-radius:min(calc(2.3 * var(--vh, 1vh)),16.1px)}}@media(orientation: portrait){#whd_timer{width:min(calc(15 * var(--vw, 1vw)),105px);border-width:min(calc(0.5 * var(--vw, 1vw)),3.5px);margin:min(calc(4 * var(--vw, 1vw)),28px);border-radius:min(calc(2.3 * var(--vw, 1vw)),16.1px)}}#whd_timer #whd_timer_inner{height:100%;width:100%;position:absolute;left:0;bottom:0;display:block}@container wrapper (orientation: portrait){#whd_timer{font-size:20px;left:0;right:0;top:auto;width:auto;max-width:100%;max-height:10%}@media(orientation: landscape){#whd_timer{height:min(calc(15 * var(--vh, 1vh)),105px)}}@media(orientation: portrait){#whd_timer{height:min(calc(15 * var(--vw, 1vw)),105px)}}}@container wrapper (max-aspect-ratio: 4 / 10){#whd_timer{bottom:calc((100cqh - 250cqw)/2)}}
