/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/next@15.5.23_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/.pnpm/next@15.5.23_react-dom@19.2.8_react@19.2.8__react@19.2.8/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./components/MoreGames.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.MoreGames_backdrop__vQnzz {
  position: fixed;
  inset: 0;
  background: rgba(12, 8, 4, 0.72);
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 16px;
  z-index: 80;
}

.MoreGames_sheet__gYNcw {
  width: min(480px, 100%);
  max-height: min(78dvh, 720px);
  overflow: auto;
  background: #221e19;
  border: 1px solid #3a332c;
  border-radius: 16px 16px 12px 12px;
  padding: 18px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  text-align: left;
}

.MoreGames_sheet__gYNcw h2 {
  margin: 0;
  color: #d4a574;
  font-size: 1.35rem;
}

.MoreGames_sheet__gYNcw p {
  margin: 0;
  color: #a89880;
  font-size: 0.9rem;
  line-height: 1.45;
}

.MoreGames_list__dkfvu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.MoreGames_card__Y1zl_ {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 12px 14px;
  border-radius: 10px;
  border: 1px solid #3a332c;
  background: #1a1714;
  text-decoration: none;
  color: #f5f0e8;
}

.MoreGames_card__Y1zl_:hover {
  border-color: #d4a574;
}

.MoreGames_name___xcdk {
  font-weight: 700;
  font-size: 15px;
  color: #d4a574;
}

.MoreGames_url__Pq0Ap {
  font-size: 12px;
  color: #a89880;
  word-break: break-all;
  font-feature-settings: "tnum";
  font-variant-numeric: tabular-nums;
}

.MoreGames_close__yfcEZ {
  background: #3a332c;
  color: #f5f0e8;
  border: 1px solid #5a5048;
  border-radius: 8px;
  padding: 12px;
  font-weight: 600;
  cursor: pointer;
}

