/*!*********************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/TreasureHunt/components/Panel/style.module.css ***!
  \*********************************************************************************************************************************************************/
:root {
  --panel-bg-color: #2b2b2b;
  --panel-border-color: #1f1f1f;
}

.EeAG1_MdUK0WpFSHop9G {
  border: 1px solid var(--panel-border-color);
  border-radius: 6px;
  background-color: var(--panel-bg-color);
  overflow: hidden;
}


/*!*********************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/TreasureHunt/components/Field/style.module.css ***!
  \*********************************************************************************************************************************************************/
:root {
  --field-bg-color: #b0b0b0;
  --field-bg-active-color: #f5f5f5;
  --field-bg-has-bomb-color: #984b4b;
  --field-bg-disabled-color: #999b99;
  --field-border-color: #2b2b2b;
  --field-danger-lvl-1-color: #2a9a0b;
  --field-danger-lvl-2-color: #ff9900;
  --field-danger-lvl-3-color: #ff2a04;
  --field-danger-lvl-4-color: #7a0000;
  --field-danger-lvl-5-color: #600707;
  --field-danger-lvl-6-color: #431d04;
}

.MJJ0H0_bCYpiH1FZ0ybH {
  width: 100%; height: 100%;
  display: flex; align-items: center; justify-content: center;
  font-size: 18px; font-weight: bold;
  cursor: pointer; user-select: none;
  border-radius: 3px;
  transition: all 0.1s ease;
  background-color: #c0c0c0;
  border: 2px solid #c0c0c0;
  box-shadow: inset 2px 2px 4px rgba(255,255,255,0.6), inset -2px -2px 4px rgba(0,0,0,0.4), 2px 2px 4px rgba(0,0,0,0.3);
}

/* Closed tiles - 3D raised */
.MJJ0H0_bCYpiH1FZ0ybH:not(.im3wMwxbycInqkpNtwd_) {
  background: linear-gradient(145deg, #e0e0e0, #b8b8b8);
  box-shadow: 3px 3px 6px rgba(0,0,0,0.4), -3px -3px 6px rgba(255,255,255,0.8), inset 1px 1px 2px rgba(255,255,255,0.6);
}

.MJJ0H0_bCYpiH1FZ0ybH:not(.im3wMwxbycInqkpNtwd_):hover {
  background: linear-gradient(145deg, #e8e8e8, #c8c8c8);
  box-shadow: 2px 2px 5px rgba(0,0,0,0.3), -2px -2px 5px rgba(255,255,255,0.9);
}

/* Opened tiles - sunken */
.im3wMwxbycInqkpNtwd_ {
  background-color: #a0a0a0;
  box-shadow: inset 3px 3px 6px rgba(0,0,0,0.5), inset -2px -2px 4px rgba(255,255,255,0.3);
  border: 2px solid #808080;
  cursor: default;
}

/* Gold Coin Cells */
.AN_hQy0SdXoAmSlehWkY {
  background-color: #f59e0b !important;
  color: #1f2937 !important;
  box-shadow: inset 3px 3px 6px rgba(0,0,0,0.4), inset -2px -2px 4px rgba(255,255,255,0.6) !important;
  animation: fDf20HcNp1AUQvpfdQLd 0.4s ease;
}

/* Empty coin cells (show emoji) */
.AN_hQy0SdXoAmSlehWkY:not(.BOVvd8TR4fcqgbHREv5w):not(.yojeynnNHM8Fn7lsNJuM):not(.PHILMPx1sVoUNQ9jNCTP):not(.HfDaUO9bssTQKEZqG2ET):not(.EsR7tMK3OA4ER40kh5rl):not(.rzjhqstaYkyful6TJQxz) {
  color: #fff !important; font-size: 22px !important;
  display: flex; align-items: center; justify-content: center;
}

/* Small board adjustments */
.v7Om0SD6gdcY0XALcjtY .MJJ0H0_bCYpiH1FZ0ybH { font-size: 15px; }
.v7Om0SD6gdcY0XALcjtY .AN_hQy0SdXoAmSlehWkY:not(.BOVvd8TR4fcqgbHREv5w):not(.yojeynnNHM8Fn7lsNJuM):not(.PHILMPx1sVoUNQ9jNCTP):not(.HfDaUO9bssTQKEZqG2ET):not(.EsR7tMK3OA4ER40kh5rl):not(.rzjhqstaYkyful6TJQxz) {
  font-size: 22px !important;
}

/* Numbers & Bomb */
.BOVvd8TR4fcqgbHREv5w { color: #1e90ff !important; }
.yojeynnNHM8Fn7lsNJuM { color: #01ce56 !important; }
.PHILMPx1sVoUNQ9jNCTP { color: #e74c3c !important; }
.HfDaUO9bssTQKEZqG2ET { color: #8e44ad !important; }
.EsR7tMK3OA4ER40kh5rl { color: #c0392b !important; }
.rzjhqstaYkyful6TJQxz { color: #2c3e50 !important; }

.VfNRGTREjaACBbUp3WwA { background-color: #e74c3c !important; color: white; }

/* Animation */
@keyframes fDf20HcNp1AUQvpfdQLd {
  0% { transform: scale(0.7); }
  100% { transform: scale(1); }
}
/*!************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/TreasureHunt/components/Settings/style.module.css ***!
  \************************************************************************************************************************************************************/
.L46wWNBFhdw63HuIO0JY {
  display: flex;
  gap: 10px;
  padding: 12px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  backdrop-filter: blur(8px);
}

.QfSC05EKI5Q3UZx896kQ {
  padding: 10px 28px;
  font-size: 15px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.85);
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s ease;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  min-width: 110px;
}

.QfSC05EKI5Q3UZx896kQ:hover {
  color: #ff8c00;
  border-color: #ff8c00;
  text-decoration: underline;
  background: rgba(255, 140, 0, 0.12);
  transform: translateY(-1px);
}

.QfSC05EKI5Q3UZx896kQ:active {
  transform: scale(0.96);
  background: rgba(255, 140, 0, 0.25);
}

/* Active button */
.QfSC05EKI5Q3UZx896kQ.I4Jvg82nEmsmrqLmssmS {
  background: #ff8c00;
  color: #ffffff;
  border-color: #ff8c00;
  box-shadow: 0 4px 14px rgba(255, 140, 0, 0.35);
  text-decoration: none;
}

.QfSC05EKI5Q3UZx896kQ.I4Jvg82nEmsmrqLmssmS:hover {
  background: #ff9d1f;
  transform: translateY(-1px);
}
/*!**************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/TreasureHunt/components/Statistics/style.module.css ***!
  \**************************************************************************************************************************************************************/
/* .Statistics {
  border: 1px solid var(--border-primary-color);
  border-radius: 6px;
  cursor: default;
}

.emoji {
  font-size: 20px;
}

.value {
  font-weight: bold;
  font-size: 16px;
} */
 .mLa9oGc5bD8LLvF68z26 {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  padding: 12px 10px;
  text-align: center;
  transition: all 0.2s ease;
  backdrop-filter: blur(8px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.mLa9oGc5bD8LLvF68z26:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.2);
  transform: translateY(-2px);
}

.uIMlRvgoDE5uJUjaQ7Al {
  font-size: 26px;
  margin-bottom: 6px;
  line-height: 1;
}

.RmyRrtMHhPcXJL8mN1mY {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 2px;
}

.UizRymzhEK2x31pK3wUb {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 500;
}
/*!********************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/TreasureHunt/components/Game/style.module.css ***!
  \********************************************************************************************************************************************************/
.k4XtYwyHAsJJHaPlvnJ4 {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  max-width: 1400px;      /* ← Main change: makes the whole game panel narrower */
  margin: 0 auto;         /* Centers the panel */
  width: 100%;
  padding: 8px;           /* subtle inner padding */
  box-sizing: border-box;
}

/* Minefield Container */
.qBM75OLwb8s0bnbrvJ3m {
  display: grid;
  gap: 3px;
  padding: 12px;
  background: #1f2a38;
  border-radius: 12px;
  box-shadow: 
    0 10px 30px rgba(0,0,0,0.6),
    inset 0 2px 6px rgba(255,255,255,0.08);
  max-width: 100%;
  overflow: auto;
}

/* Sidebar */
.ZjkmdGM9H8xyl4t1oYOn {
  min-width: 220px;
  max-width: 260px;       /* ← Optional: prevents the sidebar from getting too wide */
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  box-shadow: 0 8px 25px rgba(0,0,0,0.4);
  flex-shrink: 0;         /* Keeps sidebar from shrinking too much */
}

/* Stats Grid */
.BFVJG3v22UGJ7f_JcsOL {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

/* Buttons */
.x2AZ5Pa8KhctUQ_zabFH {
  width: 100%;
  height: 48px;
  background: #f37702;
  color: white;
  border: none;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
  box-shadow: 0 4px 12px rgba(59, 130, 246, 0.3);
}

.x2AZ5Pa8KhctUQ_zabFH:hover {
  background: #e14f1a;
  transform: translateY(-1px);
  box-shadow: 0 6px 16px rgba(59, 130, 246, 0.4);
}

.x2AZ5Pa8KhctUQ_zabFH:active {
  transform: translateY(1px);
  box-shadow: 0 2px 6px rgba(59, 130, 246, 0.3);
}

.x2AZ5Pa8KhctUQ_zabFH.QUItk0Yjgbolz1Nrs5q3 {
  background: #64748b;
  box-shadow: 0 4px 12px rgba(100, 116, 139, 0.3);
}

.x2AZ5Pa8KhctUQ_zabFH.QUItk0Yjgbolz1Nrs5q3:hover {
  background: #475569;
}

/* Welcome / Loading Messages */
.G6oOH2Muu0vqyJ3GmDSp {
  grid-column: 1 / -1;
  grid-row: 1 / -1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-align: center;
  color: #fb9631;
  font-size: 1.15rem;
  font-weight: 500;
  line-height: 1.4;
  opacity: 0.95;
  padding: 20px;
}

/* Spinner */
.Y46AvFYECm88hQhlTUhC {
  margin: 20px auto;
  width: 50px;
  height: 50px;
  border: 5px solid #f3f3f3;
  border-top: 5px solid #f56105;
  border-radius: 50%;
  animation: bWVm3YNAVWIpyKxWwtbk 1s linear infinite;
}

@keyframes bWVm3YNAVWIpyKxWwtbk {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Loss Countdown Overlay */
.YawZqvIJWXEdM59fSJIs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  border-radius: 12px;
}

.QrDVwCiSLhcdNGCMX7cO {
  text-align: center;
  color: white;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.9);
  background: rgba(0, 0, 0, 0.75);
  padding: 24px 32px;
  border-radius: 16px;
  border: 3px solid #ff4444;
}

.nRAEXz6uCGkiDUqpSYC6 {
  font-size: 5rem;
  font-weight: bold;
  color: #ff4444;
  margin: 8px 0;
  animation: W_d3R9xoxCMt2n2Cnbrb 1s infinite;
}

@keyframes W_d3R9xoxCMt2n2Cnbrb {
  0% { transform: scale(1); }
  50% { transform: scale(1.1); }
  100% { transform: scale(1); }
}

.OMACeBmAe9gAf34RdNKc {
  font-size: 2.4rem;
  font-weight: 900;
  margin: 0 0 8px 0;
  color: #ff4444;
  text-shadow: 0 3px 10px rgba(0, 0, 0, 0.8);
}

/* ====================== RESPONSIVE STYLES (iPhone) ====================== */

@media (max-width: 900px) {
  .k4XtYwyHAsJJHaPlvnJ4 {
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }

  .ZjkmdGM9H8xyl4t1oYOn {
    min-width: 100%;
    max-width: 520px;
    width: 100%;
    padding: 18px;
  }
}

@media (max-width: 480px) {
  .k4XtYwyHAsJJHaPlvnJ4 {
    gap: 12px;
  }

  .qBM75OLwb8s0bnbrvJ3m {
    padding: 8px;
    gap: 2px;
    border-radius: 10px;
  }

  .ZjkmdGM9H8xyl4t1oYOn {
    padding: 14px;
    gap: 14px;
    border-radius: 10px;
  }

  .BFVJG3v22UGJ7f_JcsOL {
    gap: 8px;
  }

  .x2AZ5Pa8KhctUQ_zabFH {
    height: 44px;
    font-size: 14.5px;
    border-radius: 8px;
  }

  .G6oOH2Muu0vqyJ3GmDSp {
    font-size: 1rem;
    padding: 16px;
  }

  .QrDVwCiSLhcdNGCMX7cO {
    padding: 20px 24px;
  }

  .nRAEXz6uCGkiDUqpSYC6 {
    font-size: 4.2rem;
  }

  .OMACeBmAe9gAf34RdNKc {
    font-size: 2rem;
  }
}

/* ====================== SETTINGS WRAPPER ====================== */
.jsvMBt_216gphvFSHtEo {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
  padding: 0 8px;           /* matches the padding you added to .Game */
  box-sizing: border-box;
}



/*!**************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/TreasureHunt/components/GameHeader/style.module.css ***!
  \**************************************************************************************************************************************************************/
.HQU1GPLYsKkZDIrBdRoL {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
  position: relative;
}

.lSZm34du0NAwbHV2Dyoh {
  background: rgba(15, 23, 42, 0.65);     /* Dark glass */
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 16px;
  padding: 18px 32px;
  box-shadow: 
    0 8px 32px rgba(0, 0, 0, 0.5),
    inset 0 1px 0 rgba(255, 255, 255, 0.15);
  width: 100%;
  max-width: 520px;
}

.PYbV3EQAsw4WHHIaGC5m {
  text-align: center;
}

.GOb2MmoDHo7qb6kELn5v {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin-bottom: 6px;
}

.ZTMKEgtgcMyek691YVQK {
  font-size: 32px;
}

.SJmdBYjnnFMq_e0BN6MF {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  letter-spacing: 1px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.ca4P0TCQ3LoAmWhLuvPY {
  margin: 0;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  font-weight: 500;
}

.Mh5JnhLZlFAmJqWwdGQO {
  margin-top: 12px;
  font-size: 18px;
  color: #ffaa33;
  cursor: pointer;
  text-decoration: none;
  font-weight: 500;
  text-align: center;
  transition: all 0.2s ease;
}

.Mh5JnhLZlFAmJqWwdGQO:hover {
  color: rgb(255, 132, 0);          /* brighter orange on hover */
  text-decoration: underline;
}


/*!*****************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/Geodoku/components/Layout/style.module.css ***!
  \*****************************************************************************************************************************************************/
.R_DxuMWiqRMqBQD6clOJ {
  min-height: 100vh;
  background: #0f172a;
  color: white;
  display: flex;
  flex-direction: column;
}

/* Main Container */
.lMuhaYfJVM4PIJ0zfRbO {
  max-width: 1280px;
  margin: 0 auto;
  padding: 20px;
  width: 100%;
  flex: 1;
}

/* Glass Panel */
.UOnhApI3w8Urgqr8uUZG {
  background: rgba(15, 23, 42, 0.75);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  padding: 40px 32px;
  box-shadow: 
    0 10px 30px rgba(0, 0, 0, 0.6),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

/* Menu Buttons - Horizontal & Dynamic */
.xcSzEFhtWrcTIa3R7TxG {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
  margin: 0 auto;
  max-width: 920px;
}

/* Professional Button - Same style as Treasure Hunt */
.xkByoGe2gKYtYLBuSZhh {
  flex: 1;                    /* Dynamic sizing */
  min-width: 240px;           /* Minimum width */
  max-width: 320px;           /* Maximum width */
  height: 58px;
  background: #f37702;
  color: white;
  border: none;
  border-radius: 10px;
  font-size: 17px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.25s ease;
  box-shadow: 0 4px 15px rgba(59, 130, 246, 0.35);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  white-space: nowrap;
}

.xkByoGe2gKYtYLBuSZhh:hover {
  background: #eb9c25;
  transform: translateY(-3px);
  box-shadow: 0 10px 25px rgba(59, 130, 246, 0.45);
}

.xkByoGe2gKYtYLBuSZhh:active {
  transform: translateY(1px);
}

/* Secondary Button (Leaderboard) */
.xkByoGe2gKYtYLBuSZhh.IboWPZLARco21ThgWDjQ {
  background: #334155;
  box-shadow: 0 4px 15px rgba(51, 65, 85, 0.4);
}

.xkByoGe2gKYtYLBuSZhh.IboWPZLARco21ThgWDjQ:hover {
  background: #475569;
}

/* Responsive: Stack on smaller screens */
@media (max-width: 768px) {
  .xcSzEFhtWrcTIa3R7TxG {
    flex-direction: column;
    align-items: center;
  }
  
  .xkByoGe2gKYtYLBuSZhh {
    min-width: 280px;
    max-width: 100%;
  }
}

/* Footer */
.lfTR57EZCUabOvYhhWco {
  background: #0a0f1c;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding: 32px 0;
  text-align: center;
  color: #64748b;
  font-size: 0.9rem;
}

/* Back to Menu Button */
.mPODNfFtkUB9X4lUK2RE {
  background: none;
  border: none;
  color: #fe8b2d;           /* Gray (text-gray-400) */
  font-size: 1.1rem;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.25s ease;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  margin-bottom: 2rem;
  border-radius: 8px;
}

.mPODNfFtkUB9X4lUK2RE:hover {
  color: #f59e0b;           /* Orange on hover */
  background: rgba(245, 158, 11, 0.1);
  transform: translateX(-4px);
}

.mPODNfFtkUB9X4lUK2RE:active {
  transform: translateX(-2px);
  color: #fb923c;
}

/* Diamond Account Notice - Professional Orange */
.ktW2gq3otpQhDaJa64HV {
  text-align: center;
  margin: 32px auto 40px auto;
  max-width: 620px;
  padding: 16px 24px;
  background: rgba(245, 158, 11, 0.08);
  border: 1px solid rgba(245, 158, 11, 0.2);
  border-radius: 12px;
  color: #f4a460;
  font-size: 1.05rem;
  line-height: 1.55;
  font-weight: 500;
}

.ktW2gq3otpQhDaJa64HV .blhoczgyoTRyNCVJX0H0 {
  color: #fbbf24;
  font-weight: 700;
}

/* Responsive */
@media (max-width: 768px) {
  .ktW2gq3otpQhDaJa64HV {
    margin: 24px auto 32px auto;
    font-size: 1rem;
    padding: 14px 20px;
  }
}

/* Enhanced Background with Dark Overlay */
.R_DxuMWiqRMqBQD6clOJ {
  min-height: 100vh;
  color: white;
  display: flex;
  flex-direction: column;
  position: relative;
}

/* Dark overlay on top of background image */
.R_DxuMWiqRMqBQD6clOJ::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(15, 23, 42, 0.75);   /* Dark blue overlay */
  z-index: 0;
  pointer-events: none;
}

/* Make content appear above overlay */
.lMuhaYfJVM4PIJ0zfRbO,
footer {
  position: relative;
  z-index: 1;
}

/* Info Message Container */
.QhU2ZBoD3wKqPajJkBOd {
  text-align: left;
  margin: 32px auto 40px auto;
  max-width: 680px;
  padding: 28px 32px;
  background: rgba(15, 23, 42, 0.6);
  border: 1px solid rgba(148, 163, 184, 0.15);
  border-radius: 16px;
  color: #e2e8f0;
  font-size: 1rem;
  line-height: 1.7;
}

/* Title */
.WMP9Jnt6OSgTMx7VyLzd {
  font-size: 1.35rem;
  font-weight: 700;
  color: #f1f5f9;
  margin-bottom: 20px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(148, 163, 184, 0.2);
}

/* Subtitles */
.t_PtiCd6HIw0_AmD6GuE {
  font-size: 1.1rem;
  font-weight: 600;
  color: #f59e0b;
  margin: 24px 0 10px 0;
}

/* Regular text */
.FV0GhfPUOYM4yTJipWJa {
  margin: 8px 0 12px 0;
  color: #cbd5e1;
}

/* List styling */
.Y020Uik_EQdrUXK0J0Jr {
  padding-left: 20px;
  margin: 12px 0;
}

.Y020Uik_EQdrUXK0J0Jr li {
  margin-bottom: 10px;
  color: #e2e8f0;
}

/* Footer text */
.RFbMlgY7QNkaK1jFFlQM {
  margin-top: 24px;
  font-weight: 600;
  color: #94a3b8;
  font-size: 1.05rem;
}
/*!*********************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/Geodoku/components/GameHeader/style.module.css ***!
  \*********************************************************************************************************************************************************/
.cIE_OqSWQUktOW7KPo25 {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
  position: relative;
}

._OdxGxL6GgsddN7B84q4 {
  background: rgba(15, 23, 42, 0.65);     /* Dark glass */
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 16px;
  padding: 18px 32px;
  box-shadow: 
    0 8px 32px rgba(0, 0, 0, 0.5),
    inset 0 1px 0 rgba(255, 255, 255, 0.15);
  width: 100%;
  max-width: 520px;
}

.Yaiyn2JIJnwE8lfhqy4t {
  text-align: center;
}

.ii3vgFxtbUIIzGmnaxtt {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin-bottom: 6px;
}

.N6hCzh_9PVkkL8TuuSzH {
  font-size: 32px;
}

.WBo1Kj9S7fs5iKbpxsWG {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  letter-spacing: 1px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.yggeuhBVrS0Ms33FsPUx {
  margin: 0;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  font-weight: 500;
}

.R2fVTiayEgWZH6WBBLwo {
  margin-top: 12px;
  font-size: 18px;
  color: #ffaa33; 
  cursor: pointer;
  text-decoration: none;
  font-weight: 500;
  text-align: center;
  transition: all 0.2s ease;
}

.R2fVTiayEgWZH6WBBLwo:hover {
  color: rgb(241, 101, 31);          /* brighter orange on hover */
  text-decoration: underline;
}
/*!*******************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/Geodoku/components/Controls/style.module.css ***!
  \*******************************************************************************************************************************************************/
.xNaF097QIycCLLrPSBbj {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-bottom: 24px;
}

/* Individual Control Button */
.LwYhLBbdABe3sFB2UC6I {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 16px;
  font-size: 1rem;
  font-weight: 600;
  border: none;
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.2s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  color: white;
}

/* Hover Effect */
.LwYhLBbdABe3sFB2UC6I:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4);
}

.LwYhLBbdABe3sFB2UC6I:active {
  transform: scale(0.97);
}

/* Specific Button Colors */
.DScXkaLAIA9PWIGle6OU   { background: #ffa142; }
.TXmrVmicjxwPZSsqMhX3  { background: #ffa142; }
.TCAtL3tI1dcjOSFNJuHN  { background: #ffa142; }
.pDSljKFTULkhIQB3v7Cz   { background: #ffa142; }

.DScXkaLAIA9PWIGle6OU:hover   { background: rgb(242, 106, 37); }
.TXmrVmicjxwPZSsqMhX3:hover  { background: rgb(242, 106, 37); }
.TCAtL3tI1dcjOSFNJuHN:hover  { background: rgb(242, 106, 37); }
.pDSljKFTULkhIQB3v7Cz:hover   { background: rgb(242, 106, 37); }

/* Icon Size */
.LwYhLBbdABe3sFB2UC6I svg {
  width: 22px;
  height: 22px;
}
/*!*****************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/Geodoku/components/Button/style.module.css ***!
  \*****************************************************************************************************************************************************/
/* ====================== PRIMARY BUTTON (Orange) ====================== */
.ufkEn0Jl5NEbfRwfNu7O {
  width: 100%;
  padding: 14px 24px;
  margin-top: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 1.05rem;
  font-weight: 600;
  color: white;
  background: linear-gradient(135deg, #f59e0b, #d97706); /* Orange */
  border: none;
  border-radius: 12px;
  cursor: pointer;
  transition: all 0.25s ease;
  box-shadow: 0 6px 16px rgba(245, 158, 11, 0.35);
}

.ufkEn0Jl5NEbfRwfNu7O:hover {
  background: linear-gradient(135deg, #fbbf24, #f59e0b);
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(245, 158, 11, 0.45);
}

.ufkEn0Jl5NEbfRwfNu7O:active {
  transform: scale(0.97);
  box-shadow: 0 4px 10px rgba(245, 158, 11, 0.3);
}

/* Disabled State */
.ufkEn0Jl5NEbfRwfNu7O:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}

/* ====================== SECONDARY BUTTON ====================== */
.ufkEn0Jl5NEbfRwfNu7O.nfgRe4_zp8wGkE0PdAGn {
  background: #334155;
  box-shadow: 0 6px 16px rgba(51, 65, 85, 0.4);
}

.ufkEn0Jl5NEbfRwfNu7O.nfgRe4_zp8wGkE0PdAGn:hover {
  background: #475569;
  transform: translateY(-2px);
}

.ufkEn0Jl5NEbfRwfNu7O.nfgRe4_zp8wGkE0PdAGn:active {
  transform: scale(0.97);
}

/* ====================== PAYOUT BUTTON OVERRIDE ====================== */
.GXnXCw0k1044gURQEcto {
  background: #334155 !important;
  box-shadow: 0 6px 16px rgba(51, 65, 85, 0.4) !important;
  margin-top: 8px;
  transition: all 0.25s ease;
}

.GXnXCw0k1044gURQEcto:hover {
  background: linear-gradient(135deg, #f59e0b, #d97706) !important;
  box-shadow: 0 10px 25px rgba(245, 158, 11, 0.45) !important;
  transform: translateY(-2px);
}

.GXnXCw0k1044gURQEcto:active {
  transform: scale(0.97);
  box-shadow: 0 4px 10px rgba(245, 158, 11, 0.35) !important;
}

.GXnXCw0k1044gURQEcto:disabled {
  background: #334155 !important;
  opacity: 0.6;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}
/*!********************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/Geodoku/components/NumberPad/style.module.css ***!
  \********************************************************************************************************************************************************/
.tUWTMq2jrzIuf27yXZAg {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin-top: 8px;
}

/* Number Button - Square & Uniform */
.tkvJ01BhY8EU8Ews0Bk5 {
  aspect-ratio: 1 / 1;           /* Makes button perfectly square */
  min-width: 78px;               /* Minimum size */
  max-width: 92px;               /* Maximum size */
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.25rem;
  font-weight: 700;
  background: #1e2937;
  color: #e2e8f0;
  border: 2px solid #334155;
  border-radius: 14px;
  cursor: pointer;
  transition: all 0.2s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  user-select: none;
}

.tkvJ01BhY8EU8Ews0Bk5:hover {
  background: #3b82f6;
  color: white;
  border-color: #60a5fa;
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(59, 130, 246, 0.4);
}

.tkvJ01BhY8EU8Ews0Bk5:active {
  transform: scale(0.94);
}
/*!*********************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/Geodoku/components/SudokuGrid/style.module.css ***!
  \*********************************************************************************************************************************************************/
.rGD5FvSk6MOK8K_gLKbv {
  position: relative;
  display: inline-block;
}

/* Main Grid Container */
.a9YHKUkkf6YKh2Hy7GP4 {
  display: grid;
  grid-template-columns: repeat(9, 1fr);
  grid-template-rows: repeat(9, 1fr);
  width: 27rem;
  height: 27rem;
  border: 3px solid #1e2937;
  background: #1e2937;
  box-shadow: 
    0 10px 30px rgba(0, 0, 0, 0.6),
    inset 0 2px 6px rgba(255,255,255,0.08);
  overflow: hidden;
}

/* Individual Cell */
.mRdndawtgZVRQKyngqYg {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.75rem;
  font-weight: 500;
  border: 1px solid #334155;
  cursor: pointer;
  transition: all 0.1s ease;
  user-select: none;
  background: #0f172a;
  color: #e2e8f0;
}

/* Thick borders for 3x3 blocks */
.mRdndawtgZVRQKyngqYg.jPaXroi7c3ke6lXDA6Qy {
  border-right: 3px solid #1e2937;
}
.mRdndawtgZVRQKyngqYg.pbmNGzrgaARu5rI4VHem {
  border-bottom: 3px solid #1e2937;
}

/* Hover effect */
.mRdndawtgZVRQKyngqYg:hover {
  background: #1e2937;
}

/* Selected Cell */
.mRdndawtgZVRQKyngqYg.r2qJ13t5VAW7brWpbllp {
  background: #60a5fa !important;
  color: #0f172a;
  font-weight: 700;
}

/* Same row/column highlight */
.mRdndawtgZVRQKyngqYg.MUsBfAeASwgt3gks2UQN {
  background: #334155;
}

/* Fixed (given) cells */
.mRdndawtgZVRQKyngqYg.PZwrExrTeqcwXEX47vMj {
  font-weight: 700;
  color: #93c5fd;
}

/* Conflict cells */
.mRdndawtgZVRQKyngqYg.Eooz6hbZc4xAM5tJHvb9 {
  background: #e91c1c !important;
  color: #fff;
}

/* Disabled cell state (used during processing) */
.mRdndawtgZVRQKyngqYg.b3HvCs1BqQ0zSa0S1evA {
  opacity: 0.6;
  cursor: not-allowed;
}

/* ==================== PAUSE OVERLAY ==================== */
.dcTmVWpYU4RKfXDeCZyZ {
  position: absolute;
  inset: 0;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(15, 23, 42, 0.85);
  backdrop-filter: blur(8px);
}

.ZTSiuBM9uRMahfziQUoz {
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #3b82f6;
  border-radius: 9999px;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease;
  box-shadow: 0 10px 25px rgba(59, 130, 246, 0.4);
}

.ZTSiuBM9uRMahfziQUoz:hover {
  background: #2563eb;
  transform: scale(1.08);
}

/* ==================== PROCESSING OVERLAY (Professional Look) ==================== */
.W0oXldSfrKwU6uAHzAgX {
  position: absolute;
  inset: 0;
  z-index: 30;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(15, 23, 42, 0.82);
  backdrop-filter: blur(10px);
  border-radius: 12px;
}

.YJCiEFz_8hdXXg_IkKH0 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  text-align: center;
}

.xXGsIebc4kclQ740r9bA {
  color: #f59e0b;
  animation: lmyVHirEe7AgULaainV8 1s linear infinite;
}

@keyframes lmyVHirEe7AgULaainV8 {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}

.cLyuzpX5brY9QSm_qMah {
  color: #f59e0b;
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.g6nGqvfV828PFnfc9GWJ {
  color: #94a3b8;
  font-size: 0.9rem;
  max-width: 220px;
  line-height: 1.4;
}
/*!********************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/Geodoku/components/GameStats/style.module.css ***!
  \********************************************************************************************************************************************************/
.ceBBWoxyBNICzq0xYXRc {
  background: rgba(15, 23, 42, 0.85);
  backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 16px;
  padding: 20px 24px;
  margin-bottom: 28px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

/* Top Row - Large Timer */
.eRQFPpD8BloWHIDWYWWW {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-bottom: 28px;
}

.G6Sc0SgLujw4QcEJ8Uob {
  font-size: 2.8rem;
  font-weight: 800;
  font-family: monospace;
  font-variant-numeric: tabular-nums;
  letter-spacing: 4px;
  min-width: 140px;
  text-align: center;
}

/* Stats Rows */
.JxwGUEq2uh8Z6DGIvDHG,
.wAk4QpkpRfYTECg9fj0g {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.JxwGUEq2uh8Z6DGIvDHG {
  margin-bottom: 28px;        /* ← This is the key change */
}

.IZcYNoKPU6AZosAKWWkr {
  flex: 1;
  text-align: center;
}

.qMHRDJbOjfgMKtM5Xb_l {
  font-size: 1.05rem;
  font-weight: 600;
  color: #94a3b8;
  margin-bottom: 6px;
  letter-spacing: 0.5px;
}

.rNMIXBj3plYExfYvAJFv {
  font-size: 1.85rem;
  font-weight: 700;
  color: #e2e8f0;
  line-height: 1;
}

/* Color Variants */
.M_LUPiNl104QhOMkE1Jr  { color: #27e844; }
.FLHFYxz6jE484rWjKRf5 { color: #facc15; }
.gDc2uEZwQ3sQMEOQ2N7z { color: #ef6e05; }
.DY99Y4cIgq1JrqJ5mYNY    { color: #e81515; }

/* Pause Button */
.tXST4_wstSM59crFBsb1 {
  width: 52px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1e2937;
  border: 2px solid #475569;
  border-radius: 9999px;
  color: #94a3b8;
  cursor: pointer;
  transition: all 0.25s ease;
}

.tXST4_wstSM59crFBsb1:hover {
  background: #3b82f6;
  color: white;
  border-color: #60a5fa;
  transform: scale(1.08);
}
/*!*****************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/Geodoku/components/DifficultySelector/style.module.css ***!
  \*****************************************************************************************************************************************************************/
.koCHCGEOSkAF6QH7LTvw {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 12px 16px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  backdrop-filter: blur(8px);
  flex-wrap: wrap; /* Allow wrapping on small screens */
}

/* ====================== RESPONSIVE FOR iPHONE ====================== */
@media (max-width: 480px) {
  .koCHCGEOSkAF6QH7LTvw {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    padding: 14px 12px;
  }

  .i302LQBx4AINquhZ7EnO {
    text-align: center;
    margin-bottom: 4px;
  }

  .va5AkFH1br8ZSfjHxuhm {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
  }

  .TGM6ntwljY2hFY2mXbDc,
  .qIOAA_u47XovBm9g0LLd {
    flex: 1 1 45%;           /* Two buttons per row */
    min-width: 0;
    padding: 12px 16px;
    font-size: 14px;
    min-height: 48px;        /* Better touch target */
  }
}

/* ====================== DESKTOP / TABLET ====================== */
.i302LQBx4AINquhZ7EnO {
  font-weight: 600;
  color: rgba(255, 255, 255, 0.85);
  font-size: 1.05rem;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}

/* Buttons Container */
.va5AkFH1br8ZSfjHxuhm {
  display: flex;
  gap: 8px;
}

/* Base Button */
.TGM6ntwljY2hFY2mXbDc {
  padding: 10px 28px;
  font-size: 15px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.75);
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s ease;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  min-width: 110px;
  min-height: 44px;
}

.TGM6ntwljY2hFY2mXbDc:hover {
  color: #ff8c00;
  border-color: #ff8c00;
  background: rgba(255, 140, 0, 0.12);
  transform: translateY(-1px);
}

/* ACTIVE Button - Solid Orange */
.TGM6ntwljY2hFY2mXbDc.tvs080ve5Y8ebqLqj7Z5 {
  background: #ff8c00;
  color: #ffffff;
  border-color: #ff8c00;
  box-shadow: 0 4px 14px rgba(255, 140, 0, 0.45);
}

.TGM6ntwljY2hFY2mXbDc.tvs080ve5Y8ebqLqj7Z5:hover {
  background: #ff9d1f;
  transform: translateY(-1px);
}

/* Buy Games Button */
.qIOAA_u47XovBm9g0LLd {
  padding: 10px 28px;
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
  background: #f59e0b;
  border: 1px solid #f59e0b;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s ease;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  min-width: 110px;
  min-height: 44px;
}

.qIOAA_u47XovBm9g0LLd:hover {
  background: #fbbf24;
  border-color: #fbbf24;
  transform: translateY(-1px);
}

.qIOAA_u47XovBm9g0LLd:active {
  transform: scale(0.96);
}
/*!*****************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/Geodoku/components/Sudoku/style.module.css ***!
  \*****************************************************************************************************************************************************/
.vET1UjsgWyUzxSXfe6yb {
  width: 100%;
  padding: 0 12px;
}

/* Main Game Layout */
.GvgMpBy_iXkm8fVK1cBr {
  display: flex;
  gap: 32px;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  max-width: 1100px;
  margin: 0 auto;
}

/* Left Panel */
.jZ9F8LIfD_480Vr4mNfv {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  max-width: 520px;
}

/* Grid + NumberPad Row */
.sQ2Ip8sAZNAVogqGwwR9 {
  display: flex;
  gap: 24px;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;
}

/* Right Panel */
.eNRDMturyjoKH1FTGG0h {
  background: rgba(15, 23, 42, 0.6);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  padding: 20px;
  width: 100%;
  max-width: 280px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* ====================== RESPONSIVE STYLES ====================== */
@media (max-width: 1100px) {
  .sQ2Ip8sAZNAVogqGwwR9 {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
}

@media (max-width: 768px) {
  .GvgMpBy_iXkm8fVK1cBr {
    flex-direction: column;
    align-items: center;
    gap: 24px;
  }

  .jZ9F8LIfD_480Vr4mNfv {
    max-width: 100%;
    align-items: center;
  }

  .sQ2Ip8sAZNAVogqGwwR9 {
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }

  .eNRDMturyjoKH1FTGG0h {
    max-width: 100%;
    width: 100%;
    padding: 16px;
  }
}

@media (max-width: 480px) {
  .GvgMpBy_iXkm8fVK1cBr {
    gap: 16px;
  }

  .jZ9F8LIfD_480Vr4mNfv {
    gap: 16px;
  }

  .sQ2Ip8sAZNAVogqGwwR9 {
    gap: 12px;
  }

  .eNRDMturyjoKH1FTGG0h {
    padding: 14px;
    gap: 12px;
  }
}

/* ====================== BUTTON STYLES ====================== */

/* Pay Out Coins Button - Orange on hover/active */
.GSvvXvry2UvT7pcxI3nA {
  background: #334155 !important;
  box-shadow: 0 6px 16px rgba(51, 65, 85, 0.4) !important;
  margin-top: 8px;
  transition: all 0.25s ease;
  color: white !important;
}

.GSvvXvry2UvT7pcxI3nA:hover {
  background: linear-gradient(135deg, #f59e0b, #d97706) !important;
  box-shadow: 0 10px 25px rgba(245, 158, 11, 0.45) !important;
  transform: translateY(-2px);
  color: white !important;
}

.GSvvXvry2UvT7pcxI3nA:active {
  transform: scale(0.97);
  box-shadow: 0 4px 10px rgba(245, 158, 11, 0.35) !important;
}

.GSvvXvry2UvT7pcxI3nA:disabled {
  background: #334155 !important;
  opacity: 0.6;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}

/* New Game Button - Orange on hover/active */
.hKWcq0ILzuoW5fj6sEA2.RY1ji4YZHZ8T5EW6D_kn {
  transition: all 0.25s ease;
}

.hKWcq0ILzuoW5fj6sEA2.RY1ji4YZHZ8T5EW6D_kn:hover:not(:disabled) {
  background: linear-gradient(135deg, #f59e0b, #d97706) !important;
  box-shadow: 0 10px 25px rgba(245, 158, 11, 0.45) !important;
  transform: translateY(-2px);
  color: white !important;
}

.hKWcq0ILzuoW5fj6sEA2.RY1ji4YZHZ8T5EW6D_kn:active:not(:disabled) {
  transform: scale(0.97);
  box-shadow: 0 4px 10px rgba(245, 158, 11, 0.35) !important;
}

/* Secondary variant (used when no games remaining) */
.hKWcq0ILzuoW5fj6sEA2.sFCjefdOZYkyBEEkW7Tq {
  transition: all 0.25s ease;
}

.hKWcq0ILzuoW5fj6sEA2.sFCjefdOZYkyBEEkW7Tq:hover:not(:disabled) {
  background: linear-gradient(135deg, #f59e0b, #d97706) !important;
  box-shadow: 0 10px 25px rgba(245, 158, 11, 0.45) !important;
  transform: translateY(-2px);
  color: white !important;
}

.hKWcq0ILzuoW5fj6sEA2.sFCjefdOZYkyBEEkW7Tq:active:not(:disabled) {
  transform: scale(0.97);
  box-shadow: 0 4px 10px rgba(245, 158, 11, 0.35) !important;
}

/* ====================== NEW GAME BUTTON ====================== */
.rj21fZrluu4yrunFz5YA {
  transition: all 0.25s ease;
}

.rj21fZrluu4yrunFz5YA:hover:not(:disabled) {
  background: linear-gradient(135deg, #f59e0b, #d97706) !important;
  box-shadow: 0 10px 25px rgba(245, 158, 11, 0.45) !important;
  transform: translateY(-2px);
}

.rj21fZrluu4yrunFz5YA:active:not(:disabled) {
  transform: scale(0.97);
  box-shadow: 0 4px 10px rgba(245, 158, 11, 0.35) !important;
}

/* No Games Remaining Message */
.lWpFdatLJyEGMn8SRj8H {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 420px;
  width: 100%;
  background: rgba(15, 23, 42, 0.6);
  border: 1px solid rgba(148, 163, 184, 0.15);
  border-radius: 16px;
  margin-top: 8px;
}

.EOY4oKlCQI2h7WaDPSQs {
  text-align: center;
  padding: 40px 30px;
  max-width: 320px;
}

.EOY4oKlCQI2h7WaDPSQs h3 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #f1f5f9;
  margin-bottom: 12px;
}

.EOY4oKlCQI2h7WaDPSQs p {
  font-size: 1.05rem;
  color: #94a3b8;
  line-height: 1.6;
}

.EOY4oKlCQI2h7WaDPSQs strong {
  color: #f59e0b;
  font-weight: 600;
}


/*!*************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/Geodoku/components/SolverControls/style.module.css ***!
  \*************************************************************************************************************************************************************/
/* SolverControls/style.module.css */
.MTPvPxjKldgtr5w2wWRm {
  display: flex;
  justify-content: center;
  gap: 16px;
  margin: 24px 0 32px 0;
  flex-wrap: wrap;
}

/* Base Control Button Style */
.d8RFn1sep2wWksgPZyTW {
  min-width: 160px;
  padding: 14px 24px;
  background: #334155 !important;           /* Gray like secondary */
  box-shadow: 0 6px 16px rgba(51, 65, 85, 0.4) !important;
  transition: all 0.25s ease;
}

.d8RFn1sep2wWksgPZyTW:hover {
  background: linear-gradient(135deg, #f16f04, #ed9912) !important;   /* Blue on hover */
  transform: translateY(-3px);
  box-shadow: 0 10px 25px rgba(59, 130, 246, 0.45) !important;
}

/* Erase Button - Red/Orange danger style */
.jCFDmXOtKKsB088p606r {
  min-width: 160px;
  padding: 14px 24px;
  background: #334155 !important;
  box-shadow: 0 6px 16px rgba(51, 65, 85, 0.4) !important;
  transition: all 0.25s ease;
}

.jCFDmXOtKKsB088p606r:hover {
  background: linear-gradient(135deg, #ef8b44, #e37f0d) !important;   /* Red on hover */
  transform: translateY(-3px);
  box-shadow: 0 10px 25px rgba(239, 68, 68, 0.45) !important;
}

/* Active press effect */
.d8RFn1sep2wWksgPZyTW:active,
.jCFDmXOtKKsB088p606r:active {
  transform: scale(0.96);
}

/* Responsive */
@media (max-width: 640px) {
  .MTPvPxjKldgtr5w2wWRm {
    flex-direction: column;
    align-items: center;
  }
  
  .d8RFn1sep2wWksgPZyTW,
  .jCFDmXOtKKsB088p606r {
    min-width: 240px;
    width: 100%;
    max-width: 280px;
  }
}
/*!***********************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/Geodoku/components/SudokuSolver/style.module.css ***!
  \***********************************************************************************************************************************************************/
/* ../components/SudokuSolver/style.module.css */

.zE3rScjJ3QOZ0kNgBqbN {
  display: flex;
  gap: 48px;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 40px;
  flex-wrap: wrap;
}

/* Left Side - Grid */
.Nm1QI2xdVW4z5UD_osqY {
  flex: 1;
  display: flex;
  justify-content: center;
  min-width: 380px;
}

/* Right Side - Controls */
._6CCLGzlRsKu23XF9NOO {
  display: flex;
  flex-direction: column;
  gap: 24px;
  min-width: 280px;
}

/* Solve Button - Prominent Green/Blue */
.xquXwml08L88nSg6elgh {
  margin-top: 8px;
  min-width: 240px;
  background: linear-gradient(135deg, #e5781e, #ee5e04) !important;   /* Emerald Green */
  box-shadow: 0 6px 20px rgba(16, 185, 129, 0.4) !important;
  transition: all 0.25s ease;
}

.xquXwml08L88nSg6elgh:hover:not(:disabled) {
  background: linear-gradient(135deg, #f38c1d, #ee7d14) !important;
  transform: translateY(-3px);
  box-shadow: 0 12px 30px rgba(219, 114, 16, 0.5) !important;
}

.xquXwml08L88nSg6elgh:active:not(:disabled) {
  transform: scale(0.97);
}

/* Disabled State */
.xquXwml08L88nSg6elgh:disabled {
  background: #334155 !important;
  opacity: 0.7;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}

/* Responsive */
@media (max-width: 1024px) {
  .zE3rScjJ3QOZ0kNgBqbN {
    gap: 32px;
  }
}

/* New: Horizontal Row for Grid + NumberPad */
.hGM8eMx7sk6aCw1sOqvs {
  display: flex;
  gap: 28px;
  align-items: flex-start;
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  .zE3rScjJ3QOZ0kNgBqbN {
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }
  
  .Nm1QI2xdVW4z5UD_osqY {
    min-width: 100%;
  }
  
  ._6CCLGzlRsKu23XF9NOO {
    min-width: 100%;
    max-width: 380px;
  }
}
/*!**********************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/Game2048/components/GameHeader/style.module.css ***!
  \**********************************************************************************************************************************************************/
.jz0hqRZst8myrw7k6BoJ {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
  position: relative;
}

.cId7DpIPnMs2r3xB_jkO {
  background: rgba(15, 23, 42, 0.65);     /* Dark glass */
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 16px;
  padding: 18px 32px;
  box-shadow: 
    0 8px 32px rgba(0, 0, 0, 0.5),
    inset 0 1px 0 rgba(255, 255, 255, 0.15);
  width: 100%;
  max-width: 520px;
}

.Kt18XMbzV8UxtzMy_KcB {
  text-align: center;
}

.QPYIb1OpCDQCpjj4ZUHW {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin-bottom: 6px;
}

.dq04yYUwsZswOyTgIJ9F {
  font-size: 32px;
}

.lLc4S9wr9jkLIQZfRrKn {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  letter-spacing: 1px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.QhUhmK0Ag2AV8NV8Qlcn {
  margin: 0;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  font-weight: 500;
}

.VqgtWmYbI9kastTGtGUN {
  margin-top: 12px;
  font-size: 18px;
  color: #ffaa33; 
  cursor: pointer;
  text-decoration: none;
  font-weight: 500;
  text-align: center;
  transition: all 0.2s ease;
}

.VqgtWmYbI9kastTGtGUN:hover {
  color: rgb(241, 101, 31);          /* brighter orange on hover */
  text-decoration: underline;
}
/*!******************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/Game2048/components/Board/styles.module.css ***!
  \******************************************************************************************************************************************************/
.f03Luuo1w7IxK829f4zf {
  position: relative;
  width: calc(var(--cell-size, 80px) * 4 + var(--gap, 10px) * 5);
  margin: 0 auto; /* Center the board */
}

.eDDbmViHbG08f60AcTXU {
  display: grid;
  grid-template-columns: repeat(4, var(--cell-size, 80px));
  gap: var(--gap, 10px);
  padding: var(--gap, 10px);
  background: rgba(15, 23, 42, 0.6);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 
    inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 8px 32px rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(12px);
}

/* Desktop */
@media (min-width: 512px) {
  .eDDbmViHbG08f60AcTXU {
    grid-template-columns: repeat(4, var(--cell-size, 100px));
    gap: var(--gap, 15px);
    padding: var(--gap, 15px);
    border-radius: 24px;
  }
}

.xFYiTd74_b4gbiCwWk6R {
  width: var(--cell-size, 80px);
  height: var(--cell-size, 80px);
  background: rgba(15, 23, 42, 0.5);
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  box-shadow: 
    inset 0 2px 4px rgba(0, 0, 0, 0.3),
    inset 0 -1px 0 rgba(255, 255, 255, 0.05);
}

/* Desktop */
@media (min-width: 512px) {
  .f03Luuo1w7IxK829f4zf {
    width: calc(var(--cell-size, 100px) * 4 + var(--gap, 15px) * 5);
  }

  .eDDbmViHbG08f60AcTXU {
    gap: var(--gap, 15px);
    padding: var(--gap, 15px);
    border-radius: 24px;
  }

  .xFYiTd74_b4gbiCwWk6R {
    width: var(--cell-size, 100px);
    height: var(--cell-size, 100px);
    border-radius: 16px;
  }
}

.CBQgXSGXasIMnHA5an4_ {
  width: 50px;
  height: 50px;
  border: 5px solid #f3f3f3;
  border-top: 5px solid #f56105;
  border-radius: 50%;
  animation: iAVvJ_JW2Ak3PMqrZs6q 1s linear infinite;
}

@keyframes iAVvJ_JW2Ak3PMqrZs6q {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* ====================== STARTING GAME SPINNER ====================== */
.fpXiCXMmwcgicbT2pjG5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 320px;
  color: #fb9631;
  text-align: center;
}

.CBQgXSGXasIMnHA5an4_ {
  width: 56px;
  height: 56px;
  border: 6px solid #3a3f4a;
  border-top: 6px solid #f56105;
  border-radius: 50%;
  animation: iAVvJ_JW2Ak3PMqrZs6q 1s linear infinite;
  margin-bottom: 24px;
}

@keyframes iAVvJ_JW2Ak3PMqrZs6q {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.Cy81abd2VwIZnprnlgVt {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 8px;
}

.CqphElptwsKiHbjZQQfd {
  font-size: 0.95rem;
  color: #94a3b8;
}

.G7U5Cp5YjWMMzQ53Ms3T {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 300px;
  color: #94a3b8;
  text-align: center;
  font-size: 1.1rem;
}

.G7U5Cp5YjWMMzQ53Ms3T p {
  margin: 4px 0;
}

.G7U5Cp5YjWMMzQ53Ms3T strong {
  color: #fb9631;
}
/*!*****************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/Game2048/components/Tile/styles.module.css ***!
  \*****************************************************************************************************************************************************/
.snOkoq2YLNcll8sU7wvH {
  position: absolute;
  width: var(--cell-size, 80px);
  height: var(--cell-size, 80px);
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  text-align: center;
  transition: left 200ms cubic-bezier(0.4, 0, 0.2, 1), 
              top 200ms cubic-bezier(0.4, 0, 0.2, 1), 
              transform 120ms ease;
  z-index: 2;
  box-shadow: 
    0 10px 20px rgba(0, 0, 0, 0.25),
    0 6px 6px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.25),
    inset 0 -2px 4px rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(8px);

  /* Balanced font size */
  font-size: calc(var(--pixel-size, 8px) * 3.6);
  line-height: 1;
}

/* Desktop */
@media (min-width: 512px) {
  .snOkoq2YLNcll8sU7wvH {
    width: var(--cell-size, 100px);
    height: var(--cell-size, 100px);
    border-radius: 16px;
    box-shadow: 
      0 12px 24px rgba(0, 0, 0, 0.3),
      0 8px 8px rgba(0, 0, 0, 0.25),
      inset 0 1px 0 rgba(255, 255, 255, 0.3),
      inset 0 -3px 6px rgba(0, 0, 0, 0.2);

    /* Balanced desktop font size */
    font-size: calc(var(--pixel-size, 10px) * 5.6);
  }
}

/* === Text Color === */
.FiGrKf6eNIpMnUkjiABt,
.Iv7hpCQPUJ0qhsQishxA,
.k747qx09E4fZ3nKRy9t6,
.ZFZ7SIw3Npwl9RsGfZuI,
.omiJJTLQfEgOT9CIBtu3,
.ORSHQ_Q1p0guvbSebkgI,
.Bewq_0JKqmATa_ndwpoU,
.bRzIkdPwPpsJuEcDLyT8,
.Mg84PMt4N9wDDqi37yVR,
.v8PqWif1d47fxtSfB7fA,
.jeSIRMMMe2wRGqEcVNUa {
  color: var(--secondary-text-color, #f9f6f2);
}

/* === Base Font Size (Mobile) === */
.snOkoq2YLNcll8sU7wvH {
  font-size: calc(var(--pixel-size, 8px) * 2.88);   /* was 3.6 → reduced 20% */
  line-height: 1;
}

/* Desktop */
@media (min-width: 512px) {
  .snOkoq2YLNcll8sU7wvH {
    font-size: calc(var(--pixel-size, 10px) * 4.48);   /* was 5.6 → reduced 20% */
  }
}

/* === Font Size Scaling for Larger Numbers === */
.omiJJTLQfEgOT9CIBtu3,
.ORSHQ_Q1p0guvbSebkgI,
.Bewq_0JKqmATa_ndwpoU {
  font-size: calc(var(--pixel-size, 8px) * 2.304);   /* was 2.88 → reduced 20% */
}

.bRzIkdPwPpsJuEcDLyT8,
.Mg84PMt4N9wDDqi37yVR,
.v8PqWif1d47fxtSfB7fA,
.jeSIRMMMe2wRGqEcVNUa {
  font-size: calc(var(--pixel-size, 8px) * 1.8);    /* was 2.4 → reduced 20% */
}

/* Desktop versions of the above */
@media (min-width: 512px) {
  .omiJJTLQfEgOT9CIBtu3,
  .ORSHQ_Q1p0guvbSebkgI,
  .Bewq_0JKqmATa_ndwpoU {
    font-size: calc(var(--pixel-size, 10px) * 3.712);   /* was 4.64 */
  }

  .bRzIkdPwPpsJuEcDLyT8,
  .Mg84PMt4N9wDDqi37yVR,
  .v8PqWif1d47fxtSfB7fA,
  tile8192 {
    font-size: calc(var(--pixel-size, 10px) * 3.072);   /* was 3.84 */
  }
}

/* === Modern Glass Tile Colors (with 3D depth) === */
.rTKp14D7euo7klSon_BP {
  background: linear-gradient(145deg, #e0f2fe, #bae6fd);
  color: #0c4a6e;
}

.aaDkqH3pboCmHvmYJGEQ {
  background: linear-gradient(145deg, #bae6fd, #7dd3fc);
  color: #0c4a6e;
}

.FiGrKf6eNIpMnUkjiABt {
  background: linear-gradient(145deg, #7dd3fc, #38bdf8);
  color: #0c4a6e;
}

.Iv7hpCQPUJ0qhsQishxA {
  background: linear-gradient(145deg, #38bdf8, #0ea5e9);
  color: white;
}

.k747qx09E4fZ3nKRy9t6 {
  background: linear-gradient(145deg, #0ea5e9, #0284c8);
  color: white;
}

.ZFZ7SIw3Npwl9RsGfZuI {
  background: linear-gradient(145deg, #0284c8, #0369a1);
  color: white;
}

.omiJJTLQfEgOT9CIBtu3 {
  background: linear-gradient(145deg, #7c3aed, #5b21b6);
  color: white;
  box-shadow: 
    0 10px 20px rgba(124, 58, 237, 0.4),
    0 6px 6px rgba(0, 0, 0, 0.25),
    inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

.ORSHQ_Q1p0guvbSebkgI {
  background: linear-gradient(145deg, #5b21b6, #4c1d95);
  color: white;
}

.Bewq_0JKqmATa_ndwpoU {
  background: linear-gradient(145deg, #4c1d95, #312e81);
  color: white;
}

.bRzIkdPwPpsJuEcDLyT8 {
  background: linear-gradient(145deg, #312e81, #1e1b4b);
  color: white;
}

.Mg84PMt4N9wDDqi37yVR,
.v8PqWif1d47fxtSfB7fA,
.jeSIRMMMe2wRGqEcVNUa {
  background: linear-gradient(145deg, #1e1b4b, #0f172a);
  color: #809bf5;
  box-shadow: 
    0 10px 25px rgba(30, 27, 75, 0.6),
    0 8px 8px rgba(0, 0, 0, 0.3),
    inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
/*!******************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/Game2048/components/Layout/style.module.css ***!
  \******************************************************************************************************************************************************/
.E0bHe59ocQUAXrhbovgE {
  min-height: 100vh;
  color: white;
  display: flex;
  flex-direction: column;
  position: relative;
}

/* Main content area */
.JvaxxPmho5ewqJajFaD0 {
  max-width: 1280px;
  margin: 0 auto;
  padding: 20px;
  width: 100%;
  flex: 1;
  position: relative;
  z-index: 1;
}

/* Glassmorphism panel for the game */
.sOGOJSJG9N0U5W2FaNbs {
  background: rgba(15, 23, 42, 0.75);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  padding: 40px 32px;
  box-shadow: 
    0 10px 30px rgba(0, 0, 0, 0.6),
    inset 0 1px 0 rgba(255, 255, 255, 0.08);
  max-width: 600px;
  margin: 0 auto;
}

.GfkrckFbvaEDtjut7hd8 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}

.WVb7xLQml0bZ_fVQ4zZz {
  background: rgba(15, 23, 42, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 8px 20px;
  text-align: center;
  min-width: 90px;
}

.WVb7xLQml0bZ_fVQ4zZz span {
  font-size: 0.85rem;
  color: #94a3b8;
  display: block;
}

.WVb7xLQml0bZ_fVQ4zZz div {
  font-size: 1.5rem;
  font-weight: 700;
  color: #fbbf24;
}

.yjaUkt7JCvsaq5EcEnRm span {
  font-size: 0.85rem;
  color: #94a3b8;
  display: block;
}

.yjaUkt7JCvsaq5EcEnRm div {
  font-size: 1.5rem;
  font-weight: 700;
  color: #fbbf24;
}

.PXsao6yJxzUqJOypigmM {
  background: rgba(15, 23, 42, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  padding: 8px 20px;
  text-align: center;
  min-width: 90px;
}

.PXsao6yJxzUqJOypigmM span {
  font-size: 0.85rem;
  color: #94a3b8;
  display: block;
}

.PXsao6yJxzUqJOypigmM div {
  font-size: 1.5rem;
  font-weight: 700;
  color: #fbbf24;
}

/* === Action Buttons (Glass 3D Style) === */
.wqJNjvd8W08vJOS7t8aa {
  display: flex;
  gap: 16px;
  margin-bottom: 24px;
  flex-wrap: wrap;
  justify-content: center;
}

.kOZFXWaoheQC_tN35Bxx {
  background: #ffa200;
  color: #1e2937;
  border: none;
  border-radius: 12px;
  padding: 12px 28px;
  font-size: 1rem;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.2s ease;
  box-shadow: 
    0 6px 12px rgba(0, 0, 0, 0.3),
    inset 0 1px 0 rgba(255, 255, 255, 0.4),
    inset 0 -2px 4px rgba(0, 0, 0, 0.2);
  min-width: 120px;
}

.kOZFXWaoheQC_tN35Bxx:hover {
  background: #ffaa33;
  transform: translateY(-2px);
  box-shadow: 
    0 8px 16px rgba(0, 0, 0, 0.35),
    inset 0 1px 0 rgba(255, 255, 255, 0.4);
  outline: 2px solid #ffffff;
  outline-offset: 2px;
}

.kOZFXWaoheQC_tN35Bxx:active {
  transform: translateY(1px);
  box-shadow: 
    0 3px 6px rgba(0, 0, 0, 0.3),
    inset 0 2px 4px rgba(0, 0, 0, 0.25);
  outline: 2px solid #ffffff;
  outline-offset: 1px;
}
/*!********************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/SlidePuzzle/views/GameHeader/style.module.css ***!
  \********************************************************************************************************************************************************/
.oIiAXpBqsbwkNHwyhaeh {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
  position: relative;
}

.rivbQ6tcJK0SSZIEQ0g3 {
  background: rgba(15, 23, 42, 0.65);     /* Dark glass */
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 16px;
  padding: 18px 32px;
  box-shadow: 
    0 8px 32px rgba(0, 0, 0, 0.5),
    inset 0 1px 0 rgba(255, 255, 255, 0.15);
  width: 100%;
  max-width: 520px;
}

.G1efd34w6Ak2ffPhQnCf {
  text-align: center;
}

.lZN5V9xMhys9rEThsgAl {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin-bottom: 6px;
}

.puNlgUFaENIwi4RDpo4w {
  font-size: 32px;
}

.xATZFGt3RHgzxwaQkIlA {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  letter-spacing: 1px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.f0uE4BvC6C4Ndpmpmi8v {
  margin: 0;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  font-weight: 500;
}

.r6KBztFxyX0dkm8Vibgf {
  margin-top: 12px;
  font-size: 18px;
  color: #ffaa33; 
  cursor: pointer;
  text-decoration: none;
  font-weight: 500;
  text-align: center;
  transition: all 0.2s ease;
}

.r6KBztFxyX0dkm8Vibgf:hover {
  color: rgb(241, 101, 31);          /* brighter orange on hover */
  text-decoration: underline;
}
/*!*******************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/SlidePuzzle/views/GameView/styles.module.css ***!
  \*******************************************************************************************************************************************************/
/* ====================== CONTROLS SECTION ====================== */
.MWJLQteqUggfprWlCh0i {
    display: flex;
    flex-direction: column;           /* Stack Hint button on top */
    align-items: center;              /* Center everything */
    gap: 16px;                        /* Space between Hint and Restart buttons */
    margin-top: 24px;                 /* ← Increased space from puzzle above */
    margin-bottom: 8px;
}

/* ====================== HINT BUTTON ====================== */
.FwAKLcGt96oisqxx4nws {
    background: rgba(255, 255, 255, 0.08);
    color: #e2e8f0;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    padding: 12px 28px;               /* Slightly bigger padding for better presence */
    font-size: 0.95rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s ease;
    
    box-shadow: 
        0 4px 12px rgba(0, 0, 0, 0.25),
        inset 0 1px 0 rgba(255, 255, 255, 0.15),
        inset 0 -2px 6px rgba(0, 0, 0, 0.2);
    
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    
    min-width: 160px;                 /* Makes the button look more balanced */
}

/* Hover State - Same orange as restart buttons */
.FwAKLcGt96oisqxx4nws:hover:not(:disabled) {
    background: #ffa200;
    color: #1e2937;
    border-color: #ffaa33;
    transform: translateY(-2px);
    
    box-shadow: 
        0 8px 18px rgba(255, 162, 0, 0.35),
        inset 0 1px 0 rgba(255, 255, 255, 0.4),
        inset 0 -2px 6px rgba(0, 0, 0, 0.2);
}

/* Active State */
.FwAKLcGt96oisqxx4nws:active:not(:disabled) {
    background: #ff8c00;
    color: #1e2937;
    transform: translateY(1px);
    
    box-shadow: 
        0 3px 8px rgba(255, 140, 0, 0.4),
        inset 0 2px 5px rgba(0, 0, 0, 0.25);
}

/* Disabled State */
.FwAKLcGt96oisqxx4nws:disabled {
    opacity: 0.5;
    cursor: not-allowed;
    transform: none;
}

/* ====================== RESTART BUTTONS CONTAINER ====================== */
.jfJRYG2e9UPppA4irgog {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    justify-content: center;
}

._Ix7ntaO53w_fAplVN8p {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #666;
    font-size: '1.1rem';
    background: rgba(255, 255, 255, 0.03);
    border-radius: 16px;
    border: 1px dashed rgba(255, 255, 255, 0.15);
}
/*!*******************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/SlidePuzzle/views/TileView/styles.module.css ***!
  \*******************************************************************************************************************************************************/
/* ==================== Base Tile Styles ==================== */
.qRdlM79taoi3VMzLYBSM {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 100%;
    border-radius: 12px;
    cursor: pointer;
    transition: transform 0.15s ease, box-shadow 0.15s ease;
    
    background-color: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    
    border: 1px solid rgba(255, 255, 255, 0.25);
    box-shadow: 
        0 4px 15px rgba(0, 0, 0, 0.25),
        inset 0 1px 0 rgba(255, 255, 255, 0.4),
        inset 0 -2px 8px rgba(0, 0, 0, 0.3);
}

/* 3D highlight */
.qRdlM79taoi3VMzLYBSM::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: linear-gradient(
        to bottom,
        rgba(255, 255, 255, 0.35) 0%,
        rgba(255, 255, 255, 0.05) 50%,
        transparent 100%
    );
    pointer-events: none;
    z-index: 1;
}

/* Inner shadow */
.qRdlM79taoi3VMzLYBSM::after {
    content: '';
    position: absolute;
    inset: 0;
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.25);
    border-radius: 12px;
    pointer-events: none;
    z-index: 2;
}

/* ==================== CORRECT POSITION (Green Glow) ==================== */
.qRdlM79taoi3VMzLYBSM.vlxfKRvRwwZN4FmdpkzU {
    border: 2px solid #4ade80;
    z-index: 3;
    
    box-shadow: 
        0 0 0 6px rgba(74, 222, 128, 0.35),
        0 0 12px rgba(74, 222, 128, 0.6),
        0 4px 15px rgba(0, 0, 0, 0.25),
        inset 0 1px 0 rgba(255, 255, 255, 0.4),
        inset 0 -2px 8px rgba(0, 0, 0, 0.3);
}

.qRdlM79taoi3VMzLYBSM.vlxfKRvRwwZN4FmdpkzU::before {
    background: linear-gradient(
        to bottom,
        rgba(74, 222, 128, 0.25) 0%,
        rgba(74, 222, 128, 0.08) 40%,
        transparent 100%
    );
    z-index: 1;
}

.qRdlM79taoi3VMzLYBSM.vlxfKRvRwwZN4FmdpkzU::after {
    box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.15);
    z-index: 2;
}

/* ==================== HINT GLOW (Red) - NEW ==================== */
.qRdlM79taoi3VMzLYBSM.l7Ud2nQzcQfWJO3SgYLQ {
    border: 2px solid #ef4444;                    /* Red border */
    z-index: 4;                                   /* Higher than correct glow */
    
    box-shadow: 
        0 0 0 8px rgba(239, 68, 68, 0.4),       /* Strong red outer glow */
        0 0 20px rgba(239, 68, 68, 0.7),        /* Intense red glow */
        0 4px 15px rgba(0, 0, 0, 0.25),
        inset 0 1px 0 rgba(255, 255, 255, 0.4),
        inset 0 -2px 8px rgba(0, 0, 0, 0.3);
    
    animation: iMIVelrJHRUb9IIo66DR 1.5s ease-in-out infinite;
}

.qRdlM79taoi3VMzLYBSM.l7Ud2nQzcQfWJO3SgYLQ::before {
    background: linear-gradient(
        to bottom,
        rgba(239, 68, 68, 0.3) 0%,
        rgba(239, 68, 68, 0.1) 40%,
        transparent 100%
    );
    z-index: 1;
}

/* Optional pulsing animation for the hint */
@keyframes iMIVelrJHRUb9IIo66DR {
    0%, 100% {
        box-shadow: 
            0 0 0 8px rgba(239, 68, 68, 0.4),
            0 0 20px rgba(239, 68, 68, 0.7);
    }
    50% {
        box-shadow: 
            0 0 0 12px rgba(239, 68, 68, 0.25),
            0 0 30px rgba(239, 68, 68, 0.5);
    }
}
/*!*********************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/SlidePuzzle/views/PuzzleView/styles.module.css ***!
  \*********************************************************************************************************************************************************/
/* ==================== Puzzle Container ==================== */
.a8EHwB1CY4JhIwZhdAMI {
    position: relative;
    margin: 0 auto;
    padding: 20px;
    border-radius: 20px;
    
    /* Glass container */
    background: rgba(255, 255, 255, 0.06);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.15);
    box-shadow: 
        0 8px 32px rgba(0, 0, 0, 0.3),
        inset 0 1px 0 rgba(255, 255, 255, 0.2);
    
    /* ✅ Let the content decide the width automatically */
    width: fit-content;
    max-width: 100%;
    box-sizing: border-box;
}

.eJkZw0utA0WDJjCbME_A {
    display: grid;
    grid-gap: 4px;
    background: rgba(0, 0, 0, 0.15);
    padding: 8px;
    border-radius: 16px;
    box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.4);
    
    /* ✅ This ensures the grid matches the tiles exactly */
    width: fit-content;
    box-sizing: border-box;
}
/* ==================== Legacy / Supporting Styles ==================== */

.DItwR9pCkVI0IOOq3Jfp {
    text-align: center;
}

.CYMFaW6FgMwPbuF891HP {
    font-style: italic;
    font-size: 1rem;
    max-width: 320px;
    margin: 0 auto 20px;
    color: rgba(255, 255, 255, 0.85);
}

.HNZJ6qKjE1UUegR4AVcS {
    background-color: #1a1a1a;
    height: 60px;
    padding: 12px 20px;
    color: white;
    border-radius: 12px 12px 0 0;
}

.CiEIuBRkW5eEdwKDofw8 {
    font-size: 1.6rem;
    font-weight: 600;
}

.Onl2xoRLFkew8S_6eOAk {
    padding: 16px;
    white-space: pre;
    color: #ddd;
}

.HOeebBwY4qQuVYU7Az4x {
    font-size: 1.1rem;
    padding: 10px 24px;
    margin: 8px;
    border-radius: 10px;
    border: none;
    cursor: pointer;
    transition: all 0.2s ease;
}

.HOeebBwY4qQuVYU7Az4x:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

/* Full Image Preview */
.aAxzuAo478l5xh0TOuiW {
    margin: 20px auto;
    padding: 16px;
    max-width: 320px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.06);
    backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.15);
}

/* Highscore Table */
._jrlo2hdZ1U1W1_qOGoF {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
}

.TFP8w1TSXFg71Ycm8TQ4 {
    background-color: rgba(74, 222, 128, 0.15);
    border-left: 4px solid #4ade80;
}

@media only screen and (max-width: 400px) {
    .PKsthAMu38a62FxFJj7k {
        display: none;
    }
}
/*!************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/SlidePuzzle/views/FullImageView/styles.module.css ***!
  \************************************************************************************************************************************************************/
/* ==================== Full Image Preview (Glass + 3D) ==================== */
.pnBCwxTmpGszbxftK8Td {
    position: relative;
    margin: 20px auto;
    padding: 20px;
    border-radius: 20px;
    overflow: hidden;
    
    /* Glassmorphism */
    background: rgba(255, 255, 255, 0.06);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border: 1px solid rgba(255, 255, 255, 0.15);
    
    /* 3D Depth */
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.4),
        inset 0 1px 0 rgba(255, 255, 255, 0.2),
        inset 0 -2px 10px rgba(0, 0, 0, 0.25);
    
    width: fit-content;
    max-width: 100%;
}

.LDdJGiPCuktEBlnOizKQ {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 12px;
    
    /* Subtle inner shadow for depth on the image */
    box-shadow: 
        0 4px 15px rgba(0, 0, 0, 0.3),
        inset 0 0 20px rgba(0, 0, 0, 0.15);
    
    /* Optional: slight border for definition */
    border: 1px solid rgba(255, 255, 255, 0.1);
}

/* Optional hover effect */
.pnBCwxTmpGszbxftK8Td:hover {
    transform: scale(1.01);
    transition: transform 0.2s ease;
    box-shadow: 
        0 15px 40px rgba(0, 0, 0, 0.45),
        inset 0 1px 0 rgba(255, 255, 255, 0.25);
}

/* ==================== Legacy Styles (kept for compatibility) ==================== */

.Ddb_ScFlMbAYqxZK3ifT {
    text-align: center;
}

.g9wYM69BQNaWJfoE_Gxw {
    font-style: italic;
    font-size: 1rem;
    max-width: 320px;
    margin: 0 auto 20px;
    color: rgba(255, 255, 255, 0.85);
}

.oeXxzQ9LfnsZtAWpmQme {
    background-color: #1a1a1a;
    height: 60px;
    padding: 12px 20px;
    color: white;
    border-radius: 12px 12px 0 0;
}

.Id3RuRZmHk7e1aU3fnKH {
    font-size: 1.6rem;
    font-weight: 600;
}

.krTDapyAPtcQX_0dK_Tj {
    padding: 16px;
    white-space: pre;
    color: #ddd;
}

.Xn32hCBjGns2Qfe9aqpO {
    font-size: 1.1rem;
    padding: 10px 24px;
    margin: 8px;
    border-radius: 10px;
    border: none;
    cursor: pointer;
    transition: all 0.2s ease;
}

.U7T0ONAdPR4p2EA41RdR {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
}

.EvGu1ykAc4CcizAseYwt {
    background-color: rgba(74, 222, 128, 0.15);
    border-left: 4px solid #4ade80;
}

@media only screen and (max-width: 400px) {
    .zk5TM8UzKSYpSDR8pLxH {
        display: none;
    }
}
/*!****************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/SlidePuzzle/views/RestartButtonView/styles.module.css ***!
  \****************************************************************************************************************************************************************/
.SZyc5Lag5IM3VGsZz0yx {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 8px;
}

/* Glassmorphic Secondary Button - Default State */
.cNIhsuBkNlwh2BlPuLB4 {
    background: rgba(255, 255, 255, 0.08);
    color: #e2e8f0;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    padding: 10px 20px;
    font-size: 0.95rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s ease;
    
    box-shadow: 
        0 4px 12px rgba(0, 0, 0, 0.25),
        inset 0 1px 0 rgba(255, 255, 255, 0.15),
        inset 0 -2px 6px rgba(0, 0, 0, 0.2);
    
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

/* Hover State - Orange Background */
.cNIhsuBkNlwh2BlPuLB4:hover {
    background: #ffa200;
    color: #1e2937;
    border-color: #ffaa33;
    transform: translateY(-2px);
    
    box-shadow: 
        0 8px 18px rgba(255, 162, 0, 0.35),
        inset 0 1px 0 rgba(255, 255, 255, 0.4),
        inset 0 -2px 6px rgba(0, 0, 0, 0.2);
}

/* Active / Clicked State */
.cNIhsuBkNlwh2BlPuLB4:active {
    background: #ff8c00;
    color: #1e2937;
    transform: translateY(1px);
    
    box-shadow: 
        0 3px 8px rgba(255, 140, 0, 0.4),
        inset 0 2px 5px rgba(0, 0, 0, 0.25);
}

/* Optional: Slightly stronger orange on the middle button (4x4) */
.cNIhsuBkNlwh2BlPuLB4:nth-child(2):hover {
    background: #ffa200;
    box-shadow: 
        0 8px 20px rgba(255, 162, 0, 0.4),
        inset 0 1px 0 rgba(255, 255, 255, 0.45);
}
/*!****************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/SlidePuzzle/views/Layout/style.module.css ***!
  \****************************************************************************************************************************************************/
.yAKSfC5vkcFd09jLkST1 {
  min-height: 100vh;
  color: white;
  display: flex;
  flex-direction: column;
  position: relative;
}

/* ==================== Main Game Container ==================== */
.PNDGwBHwszpal41yc39E {
  max-width: 1280px;
  margin: 0 auto;
  padding: 24px 20px;
  width: 100%;
  flex: 1;
}

/* ==================== Glassmorphic Main Panel ==================== */
.yb4AxXqH8TYEgYjpJQSP {
  background: rgba(15, 23, 42, 0.78);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 20px;
  padding: 40px 36px;
  box-shadow: 
    0 12px 40px rgba(0, 0, 0, 0.5),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  max-width: 620px;
  margin: 0 auto;
}

/* ==================== Content Area ==================== */
.uwCQ9fdYcgkkQfCiPVSa {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 28px;
}

/* ==================== Stats Row ==================== */
.xJxhGwhhKW0F7pgANn7D {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 8px;
}

.giNIPk1vpIkks6Q3saZr {
  background: rgba(15, 23, 42, 0.65);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 14px;
  padding: 10px 22px;
  text-align: center;
  min-width: 95px;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.giNIPk1vpIkks6Q3saZr:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.giNIPk1vpIkks6Q3saZr span {
  font-size: 0.8rem;
  color: #94a3b8;
  display: block;
  margin-bottom: 2px;
  font-weight: 500;
}

.giNIPk1vpIkks6Q3saZr div {
  font-size: 1.65rem;
  font-weight: 700;
  color: #fbbf24;
  line-height: 1;
}

/* ==================== Action Buttons ==================== */
.fE_bAWpSjPMWQgzlxIbx {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  justify-content: center;
}

.Bzm6Lwrzc9QwdtZPyNSY {
  background: linear-gradient(145deg, #ffa200, #ff8c00);
  color: #1e2937;
  border: none;
  border-radius: 14px;
  padding: 13px 30px;
  font-size: 1rem;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 
    0 6px 14px rgba(0, 0, 0, 0.35),
    inset 0 1px 0 rgba(255, 255, 255, 0.45),
    inset 0 -3px 6px rgba(0, 0, 0, 0.25);
  min-width: 130px;
}

.Bzm6Lwrzc9QwdtZPyNSY:hover {
  background: linear-gradient(145deg, #ffaa33, #ff9500);
  transform: translateY(-3px);
  box-shadow: 
    0 10px 20px rgba(0, 0, 0, 0.4),
    inset 0 1px 0 rgba(255, 255, 255, 0.5);
}

.Bzm6Lwrzc9QwdtZPyNSY:active {
  transform: translateY(1px);
  box-shadow: 
    0 3px 8px rgba(0, 0, 0, 0.35),
    inset 0 2px 5px rgba(0, 0, 0, 0.3);
}

.Bzm6Lwrzc9QwdtZPyNSY:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none;
}

.C22u_rqEA_LBi6SyB4k3 {
    width: 56px;
    height: 56px;
    border: 6px solid #3a3f4a;
    border-top: 6px solid #f56105;
    border-radius: 50%;
    animation: OUkZ1hsfyjc49MBxrsDm 1s linear infinite;
    margin-bottom: 24px;
}

@keyframes OUkZ1hsfyjc49MBxrsDm {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/*!*********************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/Tetris/components/GameHeader/styles.module.css ***!
  \*********************************************************************************************************************************************************/
.qTTMn1xjuk5_H8r1PoYx {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
  position: relative;
}

._kNPPu8QnK8zRqoPJxCz {
  background: rgba(15, 23, 42, 0.65);     /* Dark glass */
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 16px;
  padding: 18px 32px;
  box-shadow: 
    0 8px 32px rgba(0, 0, 0, 0.5),
    inset 0 1px 0 rgba(255, 255, 255, 0.15);
  width: 100%;
  max-width: 520px;
}

.hMOuruEb_oMucTY2IvEN {
  text-align: center;
}

.yTDWWEqNDUbSLEXDIm4k {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin-bottom: 6px;
}

.FEIN7v9NvEsE2xp3QVGJ {
  font-size: 32px;
}

.SBSVsrIhLhY_nnmVEcaX {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  letter-spacing: 1px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.arcIyEzc8DgSzqcDVkEQ {
  margin: 0;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  font-weight: 500;
}

.rsiJ8D8LIk1Wrw_OAT8d {
  margin-top: 12px;
  font-size: 18px;
  color: #ffaa33; 
  cursor: pointer;
  text-decoration: none;
  font-weight: 500;
  text-align: center;
  transition: all 0.2s ease;
}

.rsiJ8D8LIk1Wrw_OAT8d:hover {
  color: rgb(241, 101, 31);          /* brighter orange on hover */
  text-decoration: underline;
}
/*!************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/Tetris/components/MobilControls/styles.module.css ***!
  \************************************************************************************************************************************************************/
.a80XSAoKFFsOwgubpSXx {
  margin-top: 8px;
  width: 100%;
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}

.iGz5QWb3VSs3d_n9aWhQ {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
}

.dpZ_nBUTQU8mQIHkhwLs {
  height: 56px;
  font-size: 24px;
  font-weight: 600;
  color: #e0e0e0;
  background: rgba(20, 22, 35, 0.85);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  box-shadow: 
    0 8px 20px rgba(0, 0, 0, 0.4),
    inset 0 1px 0 rgba(255, 255, 255, 0.15),
    inset 0 -2px 0 rgba(0, 0, 0, 0.5);
  transition: all 0.1s ease;
  cursor: pointer;
  user-select: none;
}

.dpZ_nBUTQU8mQIHkhwLs:active {
  transform: scale(0.95);
  box-shadow: 
    0 4px 10px rgba(0, 0, 0, 0.5),
    inset 0 1px 0 rgba(255, 255, 255, 0.1),
    inset 0 -1px 0 rgba(0, 0, 0, 0.6);
}

.dpZ_nBUTQU8mQIHkhwLs:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

.VDq3COK9r7ElfK63aPkx {
  background: rgba(30, 25, 40, 0.9);
  border-color: rgba(180, 100, 255, 0.3);
  color: #c084fc;
}
/*!****************************************************************************************************************************************************!*\
  !*** css ../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../page-geode/src/Gaming/Tetris/components/Layout/style.module.css ***!
  \****************************************************************************************************************************************************/
.e2oatc7ug0zhsJLJl1BZ {
  min-height: 100vh;
  color: white;
  display: flex;
  flex-direction: column;
  position: relative;
}

/* ==================== Main Game Container ==================== */
.RHyKrK9IaLYO3w93zZO7 {
  max-width: 1280px;
  margin: 0 auto;
  padding: 24px 20px;
  width: 100%;
  flex: 1;
}

/* ==================== Glassmorphic Main Panel ==================== */
.UF77C2QU6206PK8kmoip {
  background: rgba(15, 23, 42, 0.78);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 20px;
  padding: 40px 36px;
  box-shadow: 
    0 12px 40px rgba(0, 0, 0, 0.5),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  max-width: 620px;
  margin: 0 auto;
}

/* ==================== Content Area ==================== */
.NzXa7R0dyCQVnICBLWQl {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

/* ==================== Stats Row ==================== */
.lHLjIzwByAmshUcIy4qr {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 8px;
}

.AishJePA_dk6ixs_8IGJ {
  background: rgba(15, 23, 42, 0.65);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 14px;
  padding: 10px 22px;
  text-align: center;
  min-width: 95px;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.AishJePA_dk6ixs_8IGJ:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.AishJePA_dk6ixs_8IGJ span {
  font-size: 0.8rem;
  color: #94a3b8;
  display: block;
  margin-bottom: 2px;
  font-weight: 500;
}

.AishJePA_dk6ixs_8IGJ div {
  font-size: 1.65rem;
  font-weight: 700;
  color: #fbbf24;
  line-height: 1;
}

/* ==================== Action Buttons ==================== */
.cNaaJwcJJh0pAU_CJtj6 {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  justify-content: center;
}

.xaaXVMo0dtc8PTQyGquL {
  background: linear-gradient(145deg, #ffa200, #ff8c00);
  color: #1e2937;
  border: none;
  border-radius: 14px;
  padding: 13px 30px;
  font-size: 1rem;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 
    0 6px 14px rgba(0, 0, 0, 0.35),
    inset 0 1px 0 rgba(255, 255, 255, 0.45),
    inset 0 -3px 6px rgba(0, 0, 0, 0.25);
  min-width: 130px;
}

.xaaXVMo0dtc8PTQyGquL:hover {
  background: linear-gradient(145deg, #ffaa33, #ff9500);
  transform: translateY(-3px);
  box-shadow: 
    0 10px 20px rgba(0, 0, 0, 0.4),
    inset 0 1px 0 rgba(255, 255, 255, 0.5);
}

.xaaXVMo0dtc8PTQyGquL:active {
  transform: translateY(1px);
  box-shadow: 
    0 3px 8px rgba(0, 0, 0, 0.35),
    inset 0 2px 5px rgba(0, 0, 0, 0.3);
}

.xaaXVMo0dtc8PTQyGquL:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none;
}

.oiTAF6DNS30CE72kRaIb {
    width: 56px;
    height: 56px;
    border: 6px solid #3a3f4a;
    border-top: 6px solid #f56105;
    border-radius: 50%;
    animation: zxFGXtnWCDsNaSQH4DLW 1s linear infinite;
    margin-bottom: 24px;
}

@keyframes zxFGXtnWCDsNaSQH4DLW {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Mobile responsiveness */
@media (max-width: 480px) {
  .UF77C2QU6206PK8kmoip {
    padding: 20px 16px;
    max-width: 95%;
  }

  .AishJePA_dk6ixs_8IGJ {
    min-width: 70px;
    padding: 8px 14px;
  }

  .AishJePA_dk6ixs_8IGJ div {
    font-size: 1.4rem;
  }
}
