.MinesweeperGame-module__yKiCnq__container{flex-direction:column;align-items:center;gap:14px;max-width:680px;margin:40px auto;padding:0 20px 40px;display:flex}.MinesweeperGame-module__yKiCnq__title{color:#1a3a5c;align-self:flex-start;font-size:1.5rem;font-weight:700}.MinesweeperGame-module__yKiCnq__diffGroup{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.MinesweeperGame-module__yKiCnq__diffBtn,.MinesweeperGame-module__yKiCnq__diffBtnActive{color:#1a3a5c;cursor:pointer;background:#fff;border:1.5px solid #d0dbe8;border-radius:8px;padding:8px 16px;font-family:inherit;font-size:.85rem;font-weight:600}.MinesweeperGame-module__yKiCnq__diffBtnActive{color:#fff;background:#1a3a5c;border-color:#1a3a5c}.MinesweeperGame-module__yKiCnq__diffBtn:hover{background:#f0f4f8}.MinesweeperGame-module__yKiCnq__statsRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.MinesweeperGame-module__yKiCnq__statBadge{color:#1a3a5c;background:#fff;border-radius:8px;padding:8px 14px;font-size:.9rem;font-weight:700;box-shadow:0 1px 4px #00000012}.MinesweeperGame-module__yKiCnq__flagModeBtn,.MinesweeperGame-module__yKiCnq__flagModeActive{color:#1a3a5c;cursor:pointer;background:#fff;border:1.5px solid #d0dbe8;border-radius:8px;padding:8px 14px;font-family:inherit;font-size:.85rem;font-weight:600}.MinesweeperGame-module__yKiCnq__flagModeActive{color:#fff;background:#c9a227;border-color:#c9a227}.MinesweeperGame-module__yKiCnq__winText{color:#2e7d32;font-size:1.05rem;font-weight:700}.MinesweeperGame-module__yKiCnq__loseText{color:#c0392b;font-size:1.05rem;font-weight:700}.MinesweeperGame-module__yKiCnq__boardWrap{max-width:100%;padding:4px;overflow-x:auto}.MinesweeperGame-module__yKiCnq__board{background:#b0c4de;border-radius:8px;gap:2px;width:max-content;padding:6px;display:grid;box-shadow:0 2px 12px #00000026}.MinesweeperGame-module__yKiCnq__cellHidden,.MinesweeperGame-module__yKiCnq__cellRevealed,.MinesweeperGame-module__yKiCnq__cellMine{cursor:pointer;border:none;border-radius:3px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-family:inherit;font-size:.8rem;font-weight:800;display:flex}.MinesweeperGame-module__yKiCnq__cellHidden{background:#dce6f2}.MinesweeperGame-module__yKiCnq__cellHidden:hover{background:#c8d8ea}.MinesweeperGame-module__yKiCnq__cellRevealed{cursor:default;background:#fff}.MinesweeperGame-module__yKiCnq__cellMine{cursor:default;background:#f5b7b1}.MinesweeperGame-module__yKiCnq__resetBtn{color:#1a3a5c;cursor:pointer;background:#fff;border:1.5px solid #d0dbe8;border-radius:10px;padding:10px 24px;font-size:.9rem;font-weight:700}.MinesweeperGame-module__yKiCnq__resetBtn:hover{background:#f0f4f8}@media (max-width:640px){.MinesweeperGame-module__yKiCnq__container{margin:16px auto;padding:0 12px 24px}.MinesweeperGame-module__yKiCnq__cellHidden,.MinesweeperGame-module__yKiCnq__cellRevealed,.MinesweeperGame-module__yKiCnq__cellMine{width:24px;height:24px;font-size:.72rem}}
