@font-face {font-family: "RobotoMono-Regular";src: url(fonts/RobotoMono-Regular.ttf);}input[disabled] {pointer-events:none}* {margin: 0;padding: 0;-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;user-select: none;font-family: "RobotoMono-Regular";}* {scrollbar-width: thin;scrollbar-color: lightgray hsl(110, 0%, 17%);}*::-webkit-scrollbar {height: 12px;width: 12px;}*::-webkit-scrollbar-track {background: hsl(110, 0%, 17%);}*::-webkit-scrollbar-thumb {background-color: lightgray;border-radius: 5px;border: 3px solid hsl(110, 0%, 17%);}html, body {width: 100%;overflow: hidden;}body {}input {box-sizing:border-box;}input[type="text"] {-webkit-user-select: text;}.btn, button, input{-webkit-appearance: none;-moz-appearance: none;appearance: none;}button {font-size: inherit;margin: 0;padding: 0;cursor: pointer;}button {color: rgb(233, 233, 233);text-decoration: none;outline: none;border-width: 0.1em 0;border-style: solid none;border-radius: 0.1em;border-color: hsl(110, 0%, 22%) #000 hsl(110, 0%, 7%);background: linear-gradient( hsl(110, 0%, 17%), hsl(110, 0%, 12%) );}button:hover {background: linear-gradient( hsl(30, 0%, 20%), hsl(30, 0%, 15%) );}button:active {background: linear-gradient( hsl(30, 0%, 15%), hsl(30, 0%, 20%) );}.button_default {border-color: hsl(30, 100%, 50%) #000 hsl(30, 100%, 35%);background: linear-gradient( hsl(30, 100%, 45%), hsl(30, 100%, 40%) );}.button_default:hover {background: linear-gradient( hsl(30, 100%, 48%), hsl(30, 100%, 43%) );}.button_default:active {background: linear-gradient( hsl(30, 100%, 43%), hsl(30, 100%, 48%) );}p {margin-top: 0.5em;margin-bottom: 0.5em;text-align: justify;}a {color: white;text-decoration: underline;}a:hover {cursor: pointer;}#screen_loading {display: flex;justify-content: center;align-items: center;z-index: 1;}#screen_loading_interior {position: absolute;top: 0;bottom: 0;left:0;right: 0;background-color: #05000A;display: flex;flex-direction: column;justify-content: center;align-items: center;}#loading_emblem {width: 200px;height: 200px;margin-bottom: 4px;}#loading_emblem_gif_container {width: 200px;height: 200px;border: 2px solid grey;border-radius: 8px;box-sizing: border-box;}#loading_emblem_gif_container img {border-radius: 6px;}#loading_progress {width: 200px;height: 10px;border: 1px solid rgba(calc(63 + 16), calc(63 + 16), calc(63 + 16), 1);background: rgb(233, 233, 233);overflow: hidden;}#loading_progress_bar {width: 0%;height: 100%;background: rgba(calc(63 + 16), calc(63 + 16), calc(63 + 16), 1);}#game_cnv_main {background-color: rgb(5,0,10);position: absolute;left: 0;top: 0;}.game_label {position: absolute;height: calc(100vh / 20 * 1);width: calc(100vh / 20 * 6.7);font-size: calc(100vh / 20 * 0.5);text-align: center;color: rgb(233, 233, 233);}#game_cnv_radar {display: none;position: absolute;right: 0;top: 0;}#game_radar_border {display: none;position: absolute;right: 0;top: 0;box-sizing: border-box;border-width: 1em;border-color: grey;border-style: solid;border-radius: 100500px;}#game_players_table {display: none;position: absolute;left: 0;background-color: rgba(0, 0, 0, 0.5);width: 9rem;border-collapse: collapse;empty-cells: show;font-size: 0.45rem;color: rgb(233, 233, 233);table-layout: fixed;overflow: hidden;white-space: nowrap;}#game_players_table_caption {background-color: rgba(0, 0, 0, 0.5);}.game_players_invert {background-color: rgb(233, 233, 233);color: black;}#game_players_table_head_number {width: 0.8rem;overflow: hidden;}#game_players_table_head_color {width: 0.5rem;overflow: hidden;}#game_players_table_head_name {overflow: hidden;width: 5.7rem;}#game_players_table_head_points {width: 2rem;overflow: hidden;}#game_players_table td {overflow: hidden;padding-left: 0.1rem;padding-right: 0.1rem;white-space: nowrap;word-wrap: break-word;}.number {text-align: right;}.middle {text-align: center;}.white {color: white;}.star_in_protocol {position:relative;top:0.2em;}#game_hpl_score {display: none;position: absolute;top: 8.5rem;left: 0rem;background-color: rgba(0, 0, 0, 0.5);font-size: 0.45rem;color: rgb(233, 233, 233);padding-left: 0.1rem;padding-right: 0.1rem;}#game_hpl_score td {padding-left: 0.1rem;}#game_missions {display: none;position: absolute;right: 0;top: 12.5rem;height: 2.3rem;box-sizing: border-box;font-size: 0.5rem;border: 0.12rem solid grey;border-radius: 0.12rem;border-style: solid;border-color: grey;padding-left: 0.3em;padding-right: 0.3em;color: rgb(233, 233, 233);background-color: rgba(calc(63 + 16), calc(63 + 16), calc(63 + 16), 0.85);}#game_missions_button_container {position: absolute;top: 1.5em;bottom: 0.2em;left: 0.3em;right: 0.3em;}#game_missions_button {width: 100%;height: 100%;}.missions_pictogram_right_container {display: none;position: absolute;top: 0;bottom: 0;right: 0;width: calc(2.3rem - 0.12rem * 2);}.missions_pictogram_container_container {position: absolute;top: 20%;bottom: 20%;left: 20%;right: 20%;}#game_missions_challengedisplay {position: absolute;top: 33.33%;left: 0;right: 0;bottom: 0;}#game_missions_challengedisplay_counter {text-align: center;position: absolute;left: 0;right: 80%;top: 0;bottom: 50%;}#game_missions_challengedisplay_timer {text-align: center;position: absolute;left: 0;right: 80%;top: 50%;bottom: 0;}.game_missions_challengedisplay_visual_container {position: absolute;left: 20%;right: 0.3em;}#game_missions_challengedisplay_counter_visual_container {top: 0;bottom: 50%;}#game_missions_challengedisplay_timer_visual_container {top: 50%;bottom: 0;}.game_missions_challengedisplay_visual {position: absolute;top: 20%;bottom: 20%;left: 0;right: 0;box-sizing: border-box;border: 0.06rem solid grey;overflow: hidden;}.game_missions_challengedisplay_visual_inner {position: absolute;top: 0;bottom: 0;right: 0;left: 0;background-color: rgb(233, 233, 233);}#game_achievements {display: none;position: absolute;right: 0;left: 0;top: 0;bottom: 0;}.game_achievements_star_container_outer {position: absolute;top: 0;bottom: 0;left: 50%;}.game_achievements_star_container_middle {position: absolute;top: 11rem;left: 100%;width: 1rem;height: 1rem;animation: star_move_and_resize 2s;}@keyframes star_move_and_resize {0% {top: 5rem;left: -5rem;width: 10rem;height: 10rem;}65% {top: 13rem;}100% {top: 11rem;left: 100%;width: 1rem;height: 1rem;}}.game_achievements_star_container_inner {position: absolute;animation: star_rotate_and_opacity 2s;}@keyframes star_rotate_and_opacity {0% {opacity: 0.0;transform: rotateZ(1200deg);}100% {opacity: 1.0;transform: rotateZ(0deg);}}#game_handling {display: none;position: absolute;bottom: 0;right: 0;}#game_handling img {height: 100%;width: 100%;object-fit: contain;}#touch {display: none;position: absolute;bottom: 0;left: 0;right: 0;height: 6rem;}#touch_turn {position: absolute;top: 0;bottom: 0;}.touch_buttons_vertical {position: absolute;top: 0;bottom: 0;box-sizing: border-box;border: 0.12rem solid grey;border-radius: 0.12rem;background-color: rgba(128,128,128,0.5);}.touch_buttons_vertical img {height: 100%;width: 100%;object-fit: contain;pointer-events: none;}#touch_turn_left_hint {left: 0;right: 60%;}#touch_turn_right_hint {left: 60%;right: 0;}#touch_shootmine {position: absolute;top: 0;bottom: 0;}.touch_buttons_horizontal {position: absolute;left: 0;right: 0;box-sizing: border-box;border: 0.12rem solid grey;border-radius: 0.12rem;background-color: rgba(128,128,128,0.5);text-align: center;color: rgb(233, 233, 233);font-size: 1rem;}#touch_shoot_hint {top: 0;bottom: 50%;display: flex;flex-direction: column;justify-content: center;}#touch_mine_hint {top: 50%;bottom: 0;display: flex;flex-direction: column;justify-content: center;}#game_dialog_container {position: absolute;top: 10%;bottom: 10%;left: 0;right: 0;display: none;}#game_dialog {background-color: rgba(calc(63 + 16), calc(63 + 16), calc(63 + 16), 1);position: absolute;box-sizing:border-box;border: 0.18em solid grey;border-radius: 0.18em;color: rgb(233, 233, 233);}#dialog_menu {position: absolute;top: 0;bottom: 0;left: 0;right: 75%;padding: 0.5em;}.dialog_menu_row {height: calc(0.65em + 0.65em + 1em);padding-top: 0.65em;padding-bottom: 0.65em;padding-left: 0.65em;padding-right: 0.65em;text-align: center;cursor: pointer;}.dialog_menu_row_inverted {background-color: rgb(233, 233, 233);color: black;}.dialog_menu_row img {vertical-align: middle;height: 100%;object-fit: contain;pointer-events: none;}#dialog_pages {position: absolute;top: 0;bottom: 0;left: 25%;right: 0;}.dialog_page {position: absolute;top: 0;bottom: 0;left: 0;right: 0;}.dialog_page_content {position: absolute;top: 0;bottom: 0;left: 0;right: 33.33333333%;}#page_waiting_content {position: absolute;top: 0;bottom: 0;left: 0;right: 0;padding: 0.5em;display: flex;flex-direction: column;justify-content: center;}#page_main_content {position: absolute;top: 0;bottom: 0;left: 0;right: 0;padding: 0.5em;display: flex;flex-direction: column;justify-content: center;}.dialog_page_row {margin-top: 0.5em;margin-bottom: 0.5em;}.dialog_page_subrow {margin-bottom: 0.5em;}.dialog_page_minirow {font-size: 0.85em;}.page_row_splitted {display: flex;flex-direction: row;justify-content: flex-start;}.row_splitted_cell {width: 50%;}.dialog_page_info {position: absolute;top: 0;bottom: 30%;left: 66.66666666%;right: 0;padding: 0.5em;}.dialog_page_info_text {font-size: 0.85em;}.page_info_stats_cell {height: 1.5em;}.red {color: red;}.green {color: rgb(0,255,0);}.darkgreen {color: green;}.yellow {color: yellow;}.info_button_shortcut_mobile, .info_button_shortcut_desktop, .info_button_feedback {width: 100%;height: 3em;margin-top: 0.5em;margin-bottom: 0.5em;}.dialog_page_play {position: absolute;height: 5em;bottom: 0;left: 66.66666666%;right: 0;padding: 0.5em;display: flex;flex-direction: column;justify-content: center;}.dialog_play_button_play {height: 100%;font-size: 2em;width: 100%;}#page_waiting_text {text-align: center;}#page_main_canvases_container {position: absolute;top: 0.5em;left: 0.5em;right: 0.5em;height: calc((800em/27 - 1.5em)/2);}#page_main_canvas_ava_container {position: absolute;top: 0;left: 0;height: calc((800em/27 - 1.5em)/2);width: calc((800em/27 - 1.5em)/2);cursor: pointer;}#page_main_canvas_constructor_container {position: absolute;top: 0;right: 0;height: calc((800em/27 - 1.5em)/2);width: calc((800em/27 - 1.5em)/2);cursor: pointer;}.canvas_container {}.canvas_container_inner {position: relative;height: 100%;width: 100%;box-sizing: border-box;border-radius: calc(0.18em * 2);overflow: hidden;pointer-events: none;}.canvas_ava {position: relative;width: 100%;height: 100%;}.canvas_constructor {position: relative;width: 100%;height: 100%;}.canvas_cover {position: relative;top: -100%;width: 100%;height: 100%;box-sizing: border-box;border: 0.18em solid grey;border-radius: 0.18em;}#page_main_menu_container {position: absolute;top: calc((800em/27 - 1.5em)/2 + 1em);left: 0.5em;right: 0.5em;height: 3em;}.page_main_menu_side {position: absolute;top: 0;bottom: 0;width: calc((800em/27 - 1.5em)/2);}#page_main_menu_left {left: 0;}#page_main_menu_right {right: 0;}#page_main_username {width: 100%;height: 1.5em;overflow: hidden;}#page_main_player_color_table {width: 100%;text-align: center;vertical-align: middle;}.button_player_color_main {width: 3em;height: 2.5em;}.button_player_color_main img {vertical-align: middle;height: 50%;width: 50%;object-fit: contain;pointer-events: none;}.button_player_color, .button_sound, .button_drawava {width: 3em;height: 3em;}.button_player_color img {vertical-align: middle;height: 50%;width: 50%;object-fit: contain;pointer-events: none;}#page_settings_player_color {display: inline-block;background-color: black;width: 9em;height: 3em;transform: translateY(-0.8em);}#page_main_button_play_container {position: absolute;top: calc((800em/27 - 1.5em)/2 + 3em + 0.5em*3);bottom: 0.5em;left: 0.5em;right: 0.5em;}.dialog_widepage_content {position: absolute;top: 0;bottom: 0;left: 0;right: 0;}#page_ava_content {position: absolute;top: 0;bottom: 0;left: 0;right: 0;padding: 0.5em;display: flex;flex-direction: column;justify-content: center;}#page_ava_workbench {height: 18em;width: 100%;display: flex;flex-direction: row;justify-content: space-between;}#page_ava_workbench_ava {height: 18em;width: 18em;}#page_ava_canvas_ava_container {position: relative;width: 100%;height: 100%;}.page_ava_workbench_sector {width: calc((100% - 18em - 0.5em * 6)/6);height: 18em;display: flex;flex-direction: column;justify-content: space-between;}.page_ava_coloring_header_container {width: calc(100%*3 + 0.5em*2);height: calc((18em - 0.5em*5) / 6);display: flex;flex-direction: column;justify-content: center;align-items: center;}.page_ava_button_container {width: 100%;height: calc((18em - 0.5em*5) / 6);}.page_ava_button {width: 100%;height: calc((18em - 0.5em*5) / 6);}.page_ava_button img {vertical-align: middle;height: 100%;object-fit: contain;pointer-events: none;}#page_ava_button_color_as_facecolor {margin-left: calc(-100%*2 - 0.5em*2);width: calc(100%*3 + 0.5em*2);height: calc((18em - 0.5em*5) / 6);}#page_ava_button_color_as_facecolor img {vertical-align: middle;height: 60%;object-fit: contain;pointer-events: none;}.page_ava_example {width: 100%;height: 100%;}#page_ava_randombench {height: 3em;width: 100%;}#page_ava_randombench_button {margin-top: 0.5em;margin-left: calc((100% - 18em - 0.5em * 6)/6 + 0.5em * 1);height: calc((18em - 0.5em*5) / 6);width: 18em;}#page_constructor_content {position: absolute;top: 0;bottom: 0;left: 0;right: 0;padding: 0.5em;display: flex;flex-direction: column;justify-content: center;}#page_constructor_workbench {height: 18em;width: 100%;display: flex;flex-direction: row;justify-content: space-between;}#page_constructor_workbench_constructor {height: 18em;width: 18em;}#page_constructor_canvas_constructor_container {position: relative;width: 100%;height: 100%;}.page_constructor_workbench_sector {width: calc(100% - 18em - 0.5em);height: 18em;display: flex;flex-direction: column;justify-content: space-between;}.page_constructor_buttons6_container {width: 100%;height: calc((18em - 0.5em*5) / 6);display: flex;flex-direction: row;justify-content: space-between;}.page_constructor_buttons3_container {width: calc((100% - 0.5em) / 2);height: calc((18em - 0.5em*5) / 6);display: flex;flex-direction: row;justify-content: space-between;}.page_constructor_button1of3 {width: calc((100% - 0.5em*2) / 3);height: calc((18em - 0.5em*5) / 6);}.page_constructor_button1of3 img {vertical-align: middle;height: 100%;object-fit: contain;pointer-events: none;}#page_constructor_button_left img, #page_constructor_button_right img {vertical-align: middle;height: 50%;object-fit: contain;pointer-events: none;}#page_constructor_workbench_shop {position: relative;width: 100%;height: calc(18em - ((18em - 0.5em*5) / 6) * 2 - 0.5em*2);}#page_constructor_shop_canvas_container {position: relative;width: calc(18em - ((18em - 0.5em*5) / 6) * 2 - 0.5em*2);height: calc(18em - ((18em - 0.5em*5) / 6) * 2 - 0.5em*2);}#page_constructor_shop {position: relative;width: 100%;height: 100%;}#page_constructor_shop_label_container {position: absolute;top: 0;right: 0;height: calc(18em - ((18em - 0.5em*5) / 6) * 2 - 0.5em*2);width: calc(100% - (18em - ((18em - 0.5em*5) / 6) * 2 - 0.5em*2) - 0.5em);}.font_resize_15 {font-size: 1.5em;}.textalignleft {text-align: left;}.text_with_yans {color: #FDBB1F;}.text_with_img img {vertical-align: middle;height: 1em;width: 1em;pointer-events: none;}#page_constructor_shop_label_button_buyorinstall {position: absolute;width: 100%;height: calc((18em - 0.5em*5) / 6);bottom: 0;}#page_achievements_content {position: absolute;top: 0;bottom: 0;left: 0;right: 0;padding: 0.5em;display: flex;flex-direction: column;justify-content: flex-start;overflow-y: scroll;}.page_achievements_table {border-spacing: 0.2em;font-size: 0.8em;}.page_achievements_table td {border-radius: 0.3em;border-style: solid;border-width: 0.1em;border-color: gray;width: calc(100% / 6);vertical-align: top;padding: 0.3em;}#page_records_content {position: absolute;top: 0;bottom: 0;left: 0;right: 0;padding: 0.5em;display: flex;flex-direction: column;justify-content: space-between;}.page_records_subpage_table {width: 100%;table-layout: fixed;overflow: hidden;white-space: nowrap;font-size: 0.85em;}.page_records_subpage_table td {padding-left: 0.1em;padding-right: 0.1em;overflow: hidden;}.page_records_table_number_and_name {width: 80%;}.page_records_table_points {width: 20%;}.page_records_invert {background-color: rgb(233, 233, 233);color: black;}#page_records_buttons {display: flex;flex-direction: row;justify-content: space-between;}#page_records_button_left {width: 3em;height: 3em;}#page_records_button_right {width: 3em;height: 3em;}#page_records_button_left img, #page_records_button_right img {vertical-align: middle;height: 50%;width: 50%;object-fit: contain;pointer-events: none;}#page_records_button_reload {width: 8em;height: 3em;}#page_protocol_content {position: absolute;top: 0;bottom: 0;left: 0;right: 0;padding: 0.5em;display: flex;flex-direction: column;justify-content: flex-start;overflow-y: scroll;}.page_protocol_string {font-size: 0.85em;}#page_settings_content {position: absolute;top: 0;bottom: 0;left: 0;right: 0;padding: 0.5em;display: flex;flex-direction: column;justify-content: center;}#page_settings_sound {display: inline-block;width: 11em;height: 0.8em;box-sizing: border-box;border: 0.1em solid grey;overflow: hidden;}#page_settings_button_mute img {vertical-align: middle;height: 50%;width: 50%;object-fit: contain;pointer-events: none;}#page_settings_button_drawava img {vertical-align: middle;height: 50%;width: 50%;object-fit: contain;pointer-events: none;}#page_settings_sound_inner {height: 100%;background-color: grey;}del {text-decoration: line-through;text-decoration-color: rgb(0,255,0);}.button_buy {width: 8em;height: 3em;}#game_debug {font-size: 1rem;background-color: lightpink;position: absolute;bottom: 0;left: 0;width: 20%;}.dialogs_players_invert, .dialogs_leaderboard_invert {background-color: rgb(233, 233, 233);color: black;}#dialogs_leaderboard_table td {overflow: hidden;padding: 0.1em;}.dialogs_leaderboard_unavailable {font-size: 0.85em;}#dialog_center_author, #dialog_results_text, #dialog_achievements_text_container {font-size: 0.85em;padding: 1em;position: absolute;top: 0;bottom: 0;left: 0;right: 0;overflow-y: scroll;}#dialog_waiting_text {position: absolute;top: 0;bottom: 0;left: 0;right: 0;display: flex;flex-direction: column;justify-content: center;align-items: center;}.dialog_results_table, .dialog_results_table th, .dialog_results_table td, .dialog_ratings_table, .dialog_ratings_table th, .dialog_ratings_table td {border-collapse: collapse;border-style: solid;border-width: 0.1em;border-color: gray;padding-left: 0.5em;padding-right: 0.5em;}#gogogo {background-color: rgba(calc(63 + 16), calc(63 + 16), calc(63 + 16), 1);position: absolute;box-sizing:border-box;border: 0.18em solid grey;border-radius: 0.18em;color: rgb(233, 233, 233);}#gogogo_text {position: absolute;top: 0.5em;bottom: calc(65% + 0.25em);left: 0.5em;right: 0.5em;text-align: center;}#gogogo_button_container {position: absolute;top: calc(35% + 0.25em);bottom: 0.5em;left: 0.5em;right: 0.5em;}.dialog_gogogo_button_play {height: 100%;font-size: 2em;width: 100%;}#message {position: absolute;background-color: rgba(0, 0, 0, 0.5);font-size: 0.8rem;color: rgb(233, 233, 233);text-align: center;transform: scaleY(0);transition-property: transform;transition-duration: 0.5s;}.fontsize09 {font-size: 0.9em;}