/*!*************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/global/board/board.module.css ***!
  \*************************************************************************************/
.yisklUpWOXH5MHx5IqsQ {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.yisklUpWOXH5MHx5IqsQ .y6vmCWldKUib8fxV4ESx {
  display: grid;
  grid-template-columns: repeat(5, 20%);
  position: relative;
  margin: 0 20px;
  background-color: white;
  border: 1px solid black;
  color: black;
}
.yisklUpWOXH5MHx5IqsQ .y6vmCWldKUib8fxV4ESx ._OL2_Evd4IhWEgrcMzwz {
  width: 80px;
  height: 80px;
  font-size: 0.5rem;
}
@media screen and (max-height: 600px), (max-width: 600px) {
  .yisklUpWOXH5MHx5IqsQ .y6vmCWldKUib8fxV4ESx ._OL2_Evd4IhWEgrcMzwz {
    width: 60px;
    height: 60px;
    font-size: 0.5rem;
  }
}
@media screen and (max-height: 500px), (max-width: 500px) {
  .yisklUpWOXH5MHx5IqsQ .y6vmCWldKUib8fxV4ESx ._OL2_Evd4IhWEgrcMzwz {
    width: 50px;
    height: 50px;
    font-size: 0.45rem;
  }
}
.yisklUpWOXH5MHx5IqsQ ._OL2_Evd4IhWEgrcMzwz {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  position: relative;
  text-align: center;
  border: 1px solid black;
  padding: 5px;
}
.yisklUpWOXH5MHx5IqsQ ._OL2_Evd4IhWEgrcMzwz img {
  max-height: 60%;
  width: 70%;
}
.yisklUpWOXH5MHx5IqsQ ._OL2_Evd4IhWEgrcMzwz p {
  font-weight: bold;
}
.yisklUpWOXH5MHx5IqsQ ._OL2_Evd4IhWEgrcMzwz:hover, .yisklUpWOXH5MHx5IqsQ ._OL2_Evd4IhWEgrcMzwz:focus {
  background-color: orange;
  cursor: pointer;
}
.yisklUpWOXH5MHx5IqsQ .kTr5Xcw2xaQPkXzA1pUx::after {
  content: "BINGO!";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.7333333333);
  border: 1px solid black;
  color: white;
  font-size: 5rem;
  font-weight: bold;
}
.yisklUpWOXH5MHx5IqsQ .AxU0prZZUbshiJ7K0HPw {
  padding: 5px;
  background-color: white;
  color: black;
  font-weight: bold;
}

/*!***********************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/global/chip/chip.module.css ***!
  \***********************************************************************************/
.t18sWPA0uytvgj_K_1vZ {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 15px;
  left: 15px;
  background-color: #c1aa93;
  border-radius: 50%;
  box-shadow: 1px 3px 0 black;
  outline: 2px solid black;
  padding: 5px 5px 6px 5px;
  width: 50px;
  height: 50px;
}
.t18sWPA0uytvgj_K_1vZ img {
  border-radius: 10px;
  width: 40px;
  max-height: 45px;
}
@media screen and (max-height: 600px), (max-width: 600px) {
  .t18sWPA0uytvgj_K_1vZ {
    top: 10px;
    left: 10px;
    width: 40px;
    height: 40px;
    padding: 4px 4px 5px 4px;
  }
  .t18sWPA0uytvgj_K_1vZ img {
    width: 30px;
    max-height: 35px;
  }
}

@media screen and (max-height: 500px), (max-width: 500px) {
  .t18sWPA0uytvgj_K_1vZ {
    top: 8px;
    left: 8px;
    width: 35px;
    height: 35px;
    padding: 3px 3px 4px 3px;
  }
  .t18sWPA0uytvgj_K_1vZ img {
    width: 25px;
    max-height: 30px;
  }
}

/*!***************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/global/instructions/instructions.module.css ***!
  \***************************************************************************************************/
.THpL4ZzWoV4nhKMZ4MW5 {
  display: flex;
  align-items: center;
  justify-content: center;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6705882353);
  z-index: 1;
}
.THpL4ZzWoV4nhKMZ4MW5 .ljZqNpsu0RLnJbHnCTjF {
  background-color: white;
  border-radius: 5px;
  color: black;
  padding: 20px;
  outline: 1px solid black;
  max-width: 300px;
  position: relative;
  animation: PUDz42_UU5qDxhp5RxAc 0.5s ease-in-out;
}
.THpL4ZzWoV4nhKMZ4MW5 .ljZqNpsu0RLnJbHnCTjF .hNdDoiYCNBuuCz22MGIG {
  color: black;
  position: absolute;
  top: 0;
  right: 10px;
  padding: 5px;
  font-size: x-large;
  cursor: pointer;
}
.THpL4ZzWoV4nhKMZ4MW5 .ljZqNpsu0RLnJbHnCTjF .hNdDoiYCNBuuCz22MGIG:hover {
  color: orange;
}
.THpL4ZzWoV4nhKMZ4MW5 .ljZqNpsu0RLnJbHnCTjF p {
  margin-bottom: 10px;
}
.THpL4ZzWoV4nhKMZ4MW5 .ljZqNpsu0RLnJbHnCTjF hr {
  margin: 20px 0;
}

@keyframes PUDz42_UU5qDxhp5RxAc {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}

/*!***********************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/pages/panel/components/panel.module.css ***!
  \***********************************************************************************************/
.HbsipD5MkR7ZWsAF6i92 {
  background-color: #fdf2e8;
  width: 100%;
  height: 100%;
}
.HbsipD5MkR7ZWsAF6i92 title {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background-color: #c1aa93;
  box-shadow: 0 3px 3px #2c2c2c;
  color: white;
  padding: 10px;
  margin-bottom: 20px;
}
.HbsipD5MkR7ZWsAF6i92 title h1 {
  font-size: 1.8rem;
}
.HbsipD5MkR7ZWsAF6i92 title .TlBOwdbc6SD9YAMvEpO1 {
  font-size: 1rem;
  background-color: #2c2c2c;
  border-radius: 50%;
  border: 1px solid black;
  color: white;
  text-align: center;
  height: 22px;
  width: 22px;
}
.HbsipD5MkR7ZWsAF6i92 title .TlBOwdbc6SD9YAMvEpO1:hover, .HbsipD5MkR7ZWsAF6i92 title .TlBOwdbc6SD9YAMvEpO1:focus {
  border-color: white;
  cursor: pointer;
}
.HbsipD5MkR7ZWsAF6i92 button {
  all: unset;
  border: 1px solid black;
}
.HbsipD5MkR7ZWsAF6i92 button:hover, .HbsipD5MkR7ZWsAF6i92 button:focus {
  cursor: pointer;
}

/*!**********************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/pages/panel/app.module.css ***!
  \**********************************************************************************/
* {
  padding: 0;
  margin: 0;
}

.UtooK_8tRhpzR8r4Wc_G {
  display: flex;
  justify-content: center;
  font-family: "Arial", sans-serif;
  background-color: white;
  height: 100vh;
  width: 100vw;
}


/*# sourceMappingURL=mobile.css.map*/