@import"https://fonts.googleapis.com/css2?family=Rubik:wght@300..900&display=swap";html{font-family:var(--fontFamily);font-size:min(calc(var(--sha-vw, 2px) * 5),25px);font-optical-sizing:auto}._theme_1l2za_7{max-width:var(--mawWidth);height:inherit;margin:0 auto}._content_1l2za_13{height:calc(100vh - 2rem)}._scrollBar_d3k7p_1{overflow:auto;scrollbar-width:4px;-ms-overflow-style:none}._scrollBar_d3k7p_1::-webkit-scrollbar{display:none;width:4px;height:4px}._scrollBar_d3k7p_1::-webkit-scrollbar-thumb{background-color:#8d969f;border-radius:"50%"}._scrollBar_d3k7p_1::-webkit-scrollbar-track{background:transparent}._root_1vj6k_1{width:100%;height:100%;box-sizing:border-box;display:flex;justify-content:center;align-items:center}._text_1vj6k_10{font-family:var(--fontFamily);font-size:1.44rem;font-weight:700;color:#333;pointer-events:none;-webkit-user-select:none;user-select:none}._text_1vj6k_10:not(._text_start_1vj6k_19){color:#6462e4}._text_error_1vj6k_23{color:red!important}._pretendents_1vj6k_27{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);width:100%;height:100%;block-size:border-box;-webkit-user-select:none;user-select:none;pointer-events:none}._pretendents_1vj6k_27 span{display:block;text-align:center;font-size:.48rem;opacity:.6}._root_zp050_1{display:flex;flex-direction:column;gap:16px;width:calc(var(--fieldSize) * 9 + var(--bdSize) * 2 + var(--bdSectorSize) * 2 + var(--bdFieldSize) * 8);margin:20px auto 0}._game_zp050_9{position:relative;width:calc(var(--fieldSize) * 9 + var(--bdSize) * 2 + var(--bdSectorSize) * 2 + var(--bdFieldSize) * 8);height:calc(var(--fieldSize) * 9 + var(--bdSize) * 2 + var(--bdSectorSize) * 2 + var(--bdFieldSize) * 8);display:flex;flex-wrap:wrap;border:var(--bdSize) solid var(--bdColor);box-sizing:border-box;border-radius:10px;overflow:hidden;gap:var(--bdFieldSize);background-color:var(--bdFieldColor)}._field_zp050_23:nth-child(n+19):nth-child(-n+27),._field_zp050_23:nth-child(n+46):nth-child(-n+54){margin-bottom:var(--bdSectorSize)}._field_zp050_23:nth-child(3n):not(:nth-child(9n)){margin-right:var(--bdSectorSize)}._field_zp050_23{width:var(--fieldSize);height:var(--fieldSize);background-color:#fff}._field_active_zp050_38{background-color:var(--fieldActiveColor)}._field_value_zp050_42{background-color:var(--fieldValueColor)}._field_current_zp050_46{background-color:var(--fieldCurrentColor)}._row_zp050_50,._col_zp050_51{position:absolute;background-color:var(--bdSectorColor);pointer-events:none}._col_zp050_51{width:var(--bdSectorSize);height:100%;top:0}._row_zp050_50{height:var(--bdSectorSize);width:100%;left:0}._col_1_zp050_69{left:calc(var(--fieldSize) * 3 + var(--bdFieldSize) * 2 + var(--bdFieldSize) / 2)}._col_2_zp050_73{left:calc(var(--fieldSize) * 6 + var(--bdSectorSize) + var(--bdFieldSize) * 5 + var(--bdFieldSize) / 2)}._row_1_zp050_77{top:calc(var(--fieldSize) * 3 + var(--bdFieldSize) * 2 + var(--bdFieldSize) / 2)}._row_2_zp050_81{top:calc(var(--fieldSize) * 6 + var(--bdSectorSize) + var(--bdFieldSize) * 5 + var(--bdFieldSize) / 2)}._header_zp050_85{display:flex;justify-content:space-between;align-items:center;padding:0 10px}._error_zp050_92,._level_zp050_93{max-width:30%;flex:0 0 30%;font-size:.64rem;line-height:1rem}._error_zp050_92{display:flex;align-items:center}._level_zp050_93{text-align:right}:root{--fontFamily: "Rubik", sans-serif;--mawWidth: 472px;--fieldSize: 2rem;--fieldValueColor: #aaa;--fieldCurrentColor: #bfbef1;--fieldActiveColor: #ddd;--bgFieldColor: #fff;--bdColor: #6462e4;--bdSectorColor: #6462e4;--bdFieldColor: #eee;--bdSize: 4px;--bdSectorSize: 3px;--bdFieldSize: 1px}html,body,#root{height:100vh}
