/* Margin */

    .uwu-mt-0-1 {
    margin-top: 0.1rem !important;
    }
    .uwu-mt-0-2 {
    margin-top: 0.2rem !important;
    }
    .uwu-mt-0-3 {
    margin-top: 0.3rem !important;
    }
    .uwu-mt-0-4 {
    margin-top: 0.4rem !important;
    }
    .uwu-mt-0-5 {
    margin-top: 0.5rem !important;
    }
    .uwu-mt-0-6 {
    margin-top: 0.6rem !important;
    }
    .uwu-mt-0-7 {
    margin-top: 0.7rem !important;
    }
    .uwu-mt-0-8 {
    margin-top: 0.8rem !important;
    }
    .uwu-mt-0-9 {
    margin-top: 0.9rem !important;
    }

.uwu-mt-1 {
  margin-top: 1rem !important;
}
    .uwu-mt-1-1 {
    margin-top: 1.1rem !important;
    }
    .uwu-mt-1-2 {
    margin-top: 1.2rem !important;
    }
    .uwu-mt-1-3 {
    margin-top: 1.3rem !important;
    }
    .uwu-mt-1-4 {
    margin-top: 1.4rem !important;
    }
    .uwu-mt-1-5 {
    margin-top: 1.5rem !important;
    }
    .uwu-mt-1-6 {
    margin-top: 1.6rem !important;
    }
    .uwu-mt-1-7 {
    margin-top: 1.7rem !important;
    }
    .uwu-mt-1-8 {
    margin-top: 1.8rem !important;
    }
    .uwu-mt-1-9 {
    margin-top: 1.9rem !important;
    }

.uwu-mt-2 {
  margin-top: 2rem !important;
}

.uwu-mt-3 {
  margin-top: 3rem !important;
}

.uwu-mt-4 {
  margin-top: 4rem !important;
}

.uwu-mt-5 {
  margin-top: 5rem !important;
}

.uwu-mt-6 {
  margin-top: 6rem !important;
}

.uwu-mt-7 {
  margin-top: 7rem !important;
}

.uwu-mt-8 {
  margin-top: 8rem !important;
}

.uwu-mt-9 {
  margin-top: 9rem !important;
}

.uwu-mt-10 {
  margin-top: 10rem !important;
}

    .uwu-mb-0-1 {
    margin-bottom: 0.1rem !important;
    }
    .uwu-mb-0-2 {
    margin-bottom: 0.2rem !important;
    }
    .uwu-mb-0-3 {
    margin-bottom: 0.3rem !important;
    }
    .uwu-mb-0-4 {
    margin-bottom: 0.4rem !important;
    }
    .uwu-mb-0-5 {
    margin-bottom: 0.5rem !important;
    }
    .uwu-mb-0-6 {
    margin-bottom: 0.6rem !important;
    }
    .uwu-mb-0-7 {
    margin-bottom: 0.7rem !important;
    }
    .uwu-mb-0-8 {
    margin-bottom: 0.8rem !important;
    }
    .uwu-mb-0-9 {
    margin-bottom: 0.9rem !important;
    }

.uwu-mb-1 {
  margin-bottom: 1rem !important;
}

    .uwu-mb-1-1 {
    margin-bottom: 1.1rem !important;
    }
    .uwu-mb-1-2 {
    margin-bottom: 1.2rem !important;
    }
    .uwu-mb-1-3 {
    margin-bottom: 1.3rem !important;
    }
    .uwu-mb-1-4 {
    margin-bottom: 1.4rem !important;
    }
    .uwu-mb-1-5 {
    margin-bottom: 1.5rem !important;
    }
    .uwu-mb-1-6 {
    margin-bottom: 1.6rem !important;
    }
    .uwu-mb-1-7 {
    margin-bottom: 1.7rem !important;
    }
    .uwu-mb-1-8 {
    margin-bottom: 1.8rem !important;
    }
    .uwu-mb-1-9 {
    margin-bottom: 1.9rem !important;
    }

.uwu-mb-2 {
  margin-bottom: 2rem !important;
}

.uwu-mb-3 {
  margin-bottom: 3rem !important;
}

.uwu-mb-4 {
  margin-bottom: 4rem !important;
}

.uwu-mb-5 {
  margin-bottom: 5rem !important;
}

.uwu-mb-6 {
  margin-bottom: 6rem !important;
}

.uwu-mb-7 {
  margin-bottom: 7rem !important;
}

.uwu-mb-8 {
  margin-bottom: 8rem !important;
}

.uwu-mb-9 {
  margin-bottom: 9rem !important;
}

.uwu-mb-10 {
  margin-bottom: 10rem !important;
}



/* Padding */

.uwu-p-1 {
  padding: 1rem !important;
}

.uwu-p-2 {
  padding: 2rem !important;
}

.uwu-p-3 {
  padding: 3rem !important;
}

.uwu-p-4 {
  padding: 4rem !important;
}

.uwu-p-5 {
  padding: 5rem !important;
}

.uwu-p-6 {
  padding: 6rem !important;
}

.uwu-p-7 {
  padding: 7rem !important;
}

.uwu-p-8 {
  padding: 8rem !important;
}

.uwu-p-9 {
  padding: 9rem !important;
}

.uwu-p-10 {
  padding: 10rem !important;
}

  .uwu-pt-1 {
    padding-top: 1rem !important;
  }

  .uwu-pt-2 {
    padding-top: 2rem !important;
  }

  .uwu-pt-3 {
    padding-top: 3rem !important;
  }

  .uwu-pt-4 {
    padding-top: 4rem !important;
  }

  .uwu-pt-5 {
    padding-top: 5rem !important;
  }

  .uwu-pt-6 {
    padding-top: 6rem !important;
  }

  .uwu-pt-7 {
    padding-top: 7rem !important;
  }

  .uwu-pt-8 {
    padding-top: 8rem !important;
  }

  .uwu-pt-9 {
    padding-top: 9rem !important;
  }

  .uwu-pt-10 {
    padding-top: 10rem !important;
  }


  .uwu-pb-1 {
    padding-bottom: 1rem !important;
  }

  .uwu-pb-2 {
    padding-bottom: 2rem !important;
  }

  .uwu-pb-3 {
    padding-bottom: 3rem !important;
  }

  .uwu-pb-4 {
    padding-bottom: 4rem !important;
  }

  .uwu-pb-5 {
    padding-bottom: 5rem !important;
  }

  .uwu-pb-6 {
    padding-bottom: 6rem !important;
  }

  .uwu-pb-7 {
    padding-bottom: 7rem !important;
  }

  .uwu-pb-8 {
    padding-bottom: 8rem !important;
  }

  .uwu-pb-9 {
    padding-bottom: 9rem !important;
  }

  .uwu-pb-10 {
    padding-bottom: 10rem !important;
  }

/*  */

 /* WOFFY UwU MMXXV */
 /* ⠀⠀⠀⠀⠀⠀⠀⠤⠤⣄⣠⣐⣐⡂⠑⠂⠵⢪⡕⣫⢞⡭⢯⡽⠙⢫⢿⣹⢯⡗⢸⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡧⢸⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿
⠀⠀⠀⠐⠈⠀⣁⠢⠐⡄⢢⡉⢭⠹⣹⡙⢦⣣⢶⣦⣭⣌⢡⣛⡃⠰⣈⡙⠛⡛⡸⠿⣿⣿⣡⣤⡉⢻⣿⣿⣿⣿⣿⣿⣿⠇⣛⢡⣿⠿⢻⣿⣿⣿⣿⣿⣿⣿⣿⣿
⠀⠀⢈⠠⠈⠄⡄⠢⡑⢌⢆⡙⣆⠻⡴⣉⠷⣭⣞⣼⣳⢶⠀⠙⠿⣷⡀⢍⠒⡅⠉⠐⢊⡀⠀⠀⠉⠀⠑⡊⠒⠒⢳⡌⢆⠳⡰⠛⠁⡀⣾⣿⣿⣿⣿⣿⣿⣿⣿⣿
⠀⠀⠠⢀⠁⢂⠘⠤⡑⢊⠦⡱⢎⡳⣭⢇⡻⢶⣹⢮⣟⣾⡂⠀⠀⠈⠙⠢⠙⠡⠐⠈⠄⡀⠠⢴⡠⠀⠀⣀⡁⢦⣇⠜⠈⠤⣀⣀⠐⡼⢻⠿⣿⣿⣿⣿⣿⣿⣿⣿
⠀⠀⠐⠠⢈⢂⠘⠤⡑⣩⠒⡝⢮⢵⣣⢯⠼⣏⣿⣻⣞⣿⢧⠀⠀⠄⠀⠀⢀⣀⠀⠉⠂⠀⠀⠀⠀⠀⠀⠀⠁⠉⣀⠀⠀⡀⢀⢠⣿⣿⣿⣿⣷⣶⣿⣾⣭⣟⣹⢻
⠀⠀⢈⠐⠠⠌⢂⢣⠘⡤⢛⡜⣣⢞⡵⣫⢞⡽⣶⣻⢾⣻⣿⣆⠀⠀⡈⡜⠁⡀⠄⢀⠠⠀⠀⠀⠀⠀⠀⠠⠀⡁⠢⢝⡄⠐⠀⠻⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿
⠀⠀⠀⠌⢠⠉⢆⢨⠱⣌⠳⡜⣥⢻⣜⡳⣎⠿⣵⡿⣿⣟⡾⡍⠁⠀⢆⡁⠰⠀⠌⡀⠀⢠⠁⣰⠀⠀⠠⠀⠡⠀⡉⠠⣋⢌⠒⠀⢈⢿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿
⠀⠀⠀⡈⠄⡊⠔⡨⡑⣌⢳⡹⣌⠷⣮⣝⡎⡿⣽⣻⣌⠋⠃⠀⠀⠠⠀⡉⠂⣘⠂⠀⠘⣢⣾⣿⣦⢄⠐⠰⢄⠣⠌⠖⠓⠄⡂⠀⠀⢪⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿
⠀⠀⠀⠐⠠⡑⠌⡄⡳⢌⠶⡱⢎⡻⢶⡹⡖⢫⣗⢯⠞⠁⠀⠀⠀⠀⠀⠌⠢⠀⢀⡴⢈⣿⣿⣿⣿⣆⠀⣀⠀⠄⠂⠀⠈⠐⠠⠀⠀⠀⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿
⠀⠀⠀⠀⢡⠘⠤⣁⠳⢌⡚⣱⢫⡝⣳⡝⣏⢧⡤⡌⠀⠀⠀⠀⠀⠀⠂⠈⢂⣴⣯⡅⢸⣿⣿⣿⣭⣛⡆⠙⣶⡀⠀⠀⠀⢁⠀⠀⢀⠀⡘⣿⣿⣿⣿⣿⣿⣿⣿⣿
⠀⠀⠀⠀⠠⠌⠒⠤⡘⠦⡙⣤⠳⣜⣣⢟⡽⢪⡷⡁⠀⠀⠀⠀⠀⠀⠀⠄⢞⠿⠿⣧⠘⣿⣿⣿⣿⣿⣻⡤⡈⠿⡄⠀⠀⠀⠠⠀⠀⠱⠀⠉⣩⣿⣿⣿⣿⣿⣿⣿
⠀⠁⠀⠀⠀⢂⠉⡐⢁⠒⣑⢢⠓⡼⣌⢻⡼⡙⠞⠀⠀⠀⠀⠀⠀⠀⠀⠀⢠⣄⢁⡀⢠⣾⣿⣿⣿⣿⢢⡁⣀⠀⣄⠀⠀⠀⢈⠰⠀⠀⠀⣈⣤⣵⣿⣿⣿⣿⣿⣿
⢀⠁⠂⠀⠀⠠⢈⠐⠌⢒⠠⢌⠑⠲⢌⡳⡜⣄⠂⡄⠀⠀⠀⠀⠀⠀⠀⡐⣷⣣⢞⢷⣾⣿⣿⣿⣿⣿⣿⣶⢟⣷⢲⡲⠃⠀⠄⠀⠀⠀⠠⢿⣿⣿⣿⣿⣿⣿⣿⣿
⠀⠀⠀⠀⠀⠀⠠⠈⡐⢈⠒⠌⡛⢲⢤⣤⣁⡈⠙⠰⠀⠀⠀⠀⠀⠀⠀⠀⣌⢶⣿⣾⣿⣿⣯⣿⣿⣿⣿⣿⣻⣜⣿⠡⠃⠀⠀⠀⠀⠀⠌⠿⣿⣿⣿⣿⣿⣿⣿⣿
⠀⡈⢀⠠⣀⠒⢄⠠⡄⢂⠈⠐⢡⢊⠲⣐⢣⡝⣞⠦⠀⠀⠀⠀⠀⠀⠀⠀⠘⢿⣿⣿⣿⢿⣿⣿⣿⣿⢛⣿⣿⣛⡇⠁⠀⠀⠀⠀⠀⠰⠿⣾⣿⣿⣿⣿⣿⣿⣿⣿
⢢⠑⢄⣁⠠⠹⣌⠳⣜⢣⣍⠳⡤⡄⠁⠘⣆⢳⡘⠀⠀⠀⠀⠀⢁⠀⠀⠀⠀⠈⠹⢿⣿⣷⣿⣗⣿⣾⣿⢿⠻⠊⠀⠀⠀⣀⣲⣦⣷⠐⡰⢈⠙⢿⣿⣿⣿⣿⣿⣿
⠰⡌⡔⡈⢯⣳⢤⣍⡊⢓⡜⠳⣌⢲⠩⡄⢘⠦⠄⠀⠀⠀⠀⠀⠀⡀⠀⠀⢢⠐⡀⠠⢈⠙⠻⠿⠿⠟⠋⠁⠀⠀⡀⢢⣾⠿⣽⣿⠋⡔⣡⠊⡔⠈⣿⣿⣿⣿⣿⣿
⠱⡜⢲⡙⢂⣂⠩⡖⢦⢉⡞⣱⢎⡣⢏⠀⠈⢆⢃⠀⠀⠀⠀⠀⠀⠐⡉⠄⡀⠣⡐⡡⢄⡐⠀⠀⢄⠠⢂⢌⡴⠿⣛⣽⣴⣿⡿⢡⠊⡔⢢⠝⢠⠃⢸⣿⣿⣿⣿⣿
⠱⣉⠧⣘⢦⡓⣆⡩⢆⠯⣜⡣⢎⡕⠀⠀⠈⠄⢊⠤⠀⠀⠀⠀⠀⠀⠀⠣⡐⠠⠐⢅⡊⠔⣂⢡⠂⣱⣦⣴⣿⣿⣿⣿⠟⢫⠐⡡⢊⠜⡡⠚⢠⠉⠀⠻⣿⣿⣿⣿
⢱⢊⡼⡱⢎⡵⢪⢵⣋⡟⡴⣙⠎⠀⠀⠐⠀⠈⠄⡘⠀⠀⠀⠀⠈⠠⠀⠀⠌⢢⡁⡐⠈⡙⠚⠿⠿⡿⠿⠿⢛⠛⠍⠂⣩⠔⢊⠰⡁⠎⠐⠈⢂⠅⠀⠀⢽⣿⣿⣿
⢌⡳⢜⡱⢫⡜⡝⣦⢓⢮⡱⡉⠀⠀⠀⠀⠀⠀⠂⠀⠡⠀⠀⠀⠀⠁⢂⠀⡜⠤⢌⠣⣑⠄⢣⠐⠤⢑⠨⡐⢂⡍⠖⣋⠔⡌⠦⡑⠌⠀⠄⠊⠠⠈⠀⠀⠸⢿⣿⢿
⡌⠲⣍⢺⠱⣎⠵⡪⢝⡢⠓⠀⠀⠀⠀⠀⠀⠀⠀⠀⠁⠀⠀⠀⠀⠀⠀⢈⠴⣉⢆⠣⡌⡹⢢⠜⣠⢣⠖⡩⢍⠲⣉⠦⡙⠬⡄⠂⠀⠀⠠⠌⡐⠁⠀⠀⠳⣶⣮⣽
⠘⡱⢌⠲⣉⠦⡓⣍⠲⡡⠁⠀⠀⠀⠀⠀⡀⠄⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠒⡌⢆⡓⡸⢄⠣⡜⡅⢢⠜⡡⢎⡱⢌⠲⣉⠖⡨⠀⠀⠀⠁⢂⠀⡀⠄⠀⠀⠈⣿⣿
⠀⠘⡄⠣⢌⠒⡡⠂⠁⠁⡀⠄⣀⠴⠂⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠄⠀⠀⠈⠐⡈⠔⠊⠔⡹⠌⡡⢎⡑⠎⡴⢉⠖⡡⢎⠀⠀⠀⠀⠀⠀⠀⠐⡈⠀⠀⠀⣼⢿
⠀⠀⠀⠡⠈⠀⡀⢄⢂⠡⠔⢈⠁⠀⠀⠀⢀⡀⠀⠐⡄⢀⠀⠀⠀⠁⠌⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠁⠂⠈⠱⠈⠅⠊⠅⠀⠀⠀⠀⠀⠀⠀⡐⠄⠀⠀⠀⢸⣏⣿
⠀⣀⠠⣄⢦⡵⠊⠀⠄⠂⠌⠀⣀⠠⣄⠐⢿⣿⣷⡀⠘⡄⠌⡀⠀⠌⣀⢂⠁⡀⡀⠀⠀⠀⠀⠐⠀⢆⠠⢀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠡⠐⠀⠌⠀⠀⢹⠸⡞
⠠⣌⠷⠛⠁⠀⠄⢁⠐⣀⠂⡅⡘⣆⠈⣦⠘⣿⣿⣿⡀⠀⠲⡀⠀⠂⡔⡈⢆⠱⡈⠄⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⢀⡀⠤⢠⢂⠠⢀⠀⠀⡀⠂⠀⠀⡀⡁⡘
⠀⠀⠄⠀⡀⡐⢠⠂⠜⡠⢘⠰⣀⠹⡄⠸⣆⠹⣿⣿⣿⡆⠁⢣⠀⠡⡐⢡⠊⡐⠀⡀⠀⠀⠀⠀⠀⠠⠀⠒⠈⠠⠋⠀⠃⠉⠂⠈⠀⠀⠀⠀⠀⠀⠀⠀⠰⡱⣄⠡
⠀⠀⢀⠂⡔⢁⠢⡘⠤⡑⢊⠆⡡⢃⢹⠄⣹⡀⢿⣿⣿⣿⠀⠀⢀⠠⠂⣁⠂⡠⢐⠠⠀⠐⠀⢂⠐⡐⠆⡰⢚⠰⠁⠀⡓⣒⢂⠀⠘⡱⠂⢄⠀⠀⠀⠀⣜⡑⣀⠠
⠀⠀⢌⠰⡐⠌⢂⡑⠢⠑⡌⠢⢑⠢⠌⡧⠐⣧⠘⣿⣿⣿⡇⠀⠀⡀⠑⢢⠒⠜⠁⠀⡄⠀⠀⠀⠀⠀⠀⠀⠀⠄⡂⠄⣱⢂⣍⡘⡀⣅⡉⠄⢢⠀⠀⢀⢭⣎⣶⠖
⠀⠈⠄⠡⠐⣈⠢⢐⠡⠃⡌⠑⢂⠒⠄⢹⡀⢱⠀⠿⠿⠛⠁⠀⠀⠉⠒⠦⠤⠰⠊⠁⠀⠀⠀⠀⡀⠀⠀⠀⣎⡠⢇⠪⠍⠭⢌⡹⠉⠀⠨⠙⠢⣄⠀⠱⣤⣍⠹⢈
⠀⠀⠈⠠⠁⠄⢂⠡⠈⠐⠀⠉⠀⠈⠀⠀⣀⣈⣀⣤⣤⣤⣤⡄⠀⠀⠠⠀⡠⠀⠄⠀⢀⠀⠠⢁⠀⠀⢠⠚⡁⠒⢈⣤⣴⣾⣿⣿⣿⣶⣶⣦⣀⠀⠐⠂⠹⢋⡐⠢
⠀⠀⠀⠠⠈⠐⡀⠂⠤⢁⠂⡄⡀⠀⠚⢿⣿⣿⣿⣿⣿⣿⣽⡿⢀⣶⣶⣧⣤⣥⣬⡄⠀⠠⠐⡒⠚⠉⠀⠀⣰⣾⣿⣿⣿⣿⣿⠿⡿⢿⡿⢿⣿⣆⠀⠀⠀⢠⡙⡄
⠀⠀⠀⠀⠀⠐⠠⠑⡈⠆⡡⠐⠄⡁⠠⡄⢈⠻⢿⢿⣿⣿⢏⠞⣩⢞⣿⠿⣿⢏⣀⣹⢔⢦⣅⡀⠀⠀⠀⢰⣿⣿⣿⡿⠟⣉⡴⠯⢖⠲⠒⠦⢍⡛⡄⠀⢀⠧⡘⠄
⠀⠀⠀⠀⠀⠀⠀⢃⠌⡐⢡⠘⢄⠡⠀⣍⢣⠖⡤⣑⠫⠟⢊⠞⢡⡞⣡⣰⢏⣰⣾⣿⣿⣿⣿⣿⣶⣤⡀⠘⣿⣿⠏⡰⠚⣡⡴⠞⡚⡛⢛⠒⡲⢌⡀⠜⡬⢒⠅⠀
⠀⠀⠀⠀⠀⠀⠀⠠⠌⡐⠡⣈⠂⠤⠁⢘⡎⢞⡱⢎⠆⣉⠫⢰⢯⣺⠷⢯⣾⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣆⠹⠇⠞⣡⠏⢡⢐⡘⠔⣩⠢⣑⠐⣂⠑⠸⣐⠃⠀⠀
⠀⠀⢀⠀⠀⠀⠀⠀⠐⠠⠁⡄⠌⡐⠀⢸⡘⢧⡙⣎⢧⣈⠱⢘⡭⠁⠸⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡆⠈⡰⢁⡘⢄⠒⡌⢚⢄⠣⣄⠣⡐⠌⡀⠅⠀⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠡⠐⠠⢀⠁⠠⣙⠦⡍⢚⢦⢧⠳⣌⡔⢜⡳⢤⡉⠻⢿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⡄⡁⠆⡘⢄⠣⡘⢌⠬⢱⡀⢣⠘⡐⡀⠁⠀⠀⠀
⠀⡠⢆⡀⠀⠀⠀⠀⠀⠀⠀⢁⠂⠄⠂⠀⢥⠋⣐⠀⢈⡸⣛⡼⣚⢮⡝⡶⣭⢣⡤⠊⠛⠿⣿⣿⣿⣿⣿⣿⣿⣷⡄⠈⡔⡈⢆⠱⡈⢆⠣⡘⢄⠣⡐⠄⠀⠀⠀⠀
⢲⣡⢋⢷⣄⠀⠀⠄⠂⠀⠀⠀⠠⠈⠐⠀⢀⠳⣌⡃⠀⢱⢫⡼⠙⢶⡹⢧⡳⢯⡜⣏⠷⣠⢌⠛⠿⣿⢿⣿⣿⠟⠁⠀⡐⢡⠊⡔⢡⠊⡔⢡⠊⡔⠡⣈⠀⠀⠀⠀
⢆⣧⠿⣢⢞⣦⡁⠠⠐⢀⠀⠀⠀⢈⠐⠠⠀⠑⢬⢓⠶⣌⡳⢭⠓⠤⣉⣀⡭⣳⡝⢮⣛⡼⢎⡞⣰⠈⠑⠿⠊⡤⠃⠀⠀⠢⠑⡌⢢⠑⡌⢢⠑⠌⢒⠠⠀⠀⠀⠘
⢜⣣⠾⣝⣯⣿⣷⣄⠂⠀⠄⠀⢀⠀⠈⠀⡈⠄⡀⠩⢌⠲⠙⢲⡀⠀⠀⠣⡳⢇⡞⣧⠯⣜⠯⣜⢧⣋⠗⠌⢲⡑⠀⠀⠀⠡⠑⡈⢆⠱⡈⢆⠩⡘⢄⠂⡁⠀⠀⢸
⢪⢵⡻⣽⣾⣯⣿⣿⡇⠀⢀⠐⠠⡈⠄⠡⠐⠠⠀⢀⠈⢢⠙⡂⠙⢖⣺⡱⠈⣏⢞⣥⠻⣜⡏⡾⡜⣬⠛⢠⢓⠄⠀⠀⠀⠀⠱⡈⢄⠣⡘⢤⠓⡌⢢⠡⠀⠀⠀⢸
⠜⣎⢷⣛⡾⣟⠟⠋⠀⠀⠂⠌⡐⠀⠈⠀⠀⠀⠈⢆⠒⡤⠀⡑⢋⡞⡴⠉⢳⡜⣎⠮⣝⠦⡽⣱⡙⢶⡉⠤⠋⠀⠀⡐⠰⢈⡐⢁⠂⢆⠱⡈⢍⠰⡁⠢⠁⠀⠀⣼
⠻⣌⡞⣱⠯⠁⠀⠀⠀⠌⡈⠀⠀⢀⣤⡤⣤⣀⠈⠠⢉⠲⡑⢆⣀⠸⡌⠃⡀⠽⣌⠳⣎⡝⡲⢥⠛⢦⠅⡊⠅⠀⠐⡈⠔⢂⠐⡈⠰⢈⠆⠱⡈⢂⠡⠊⠀⠀⠀⣿
⢒⡤⠙⢉⠀⠀⠀⠠⠁⢂⣠⣶⣿⣿⣿⣿⣷⣧⡝⢠⡀⠑⢘⠢⢌⠣⣅⠰⣉⠷⣌⠳⡜⢲⡙⡌⢏⢆⠃⡐⠀⠀⠐⠠⠈⠄⠂⠄⠁⠀⠈⠐⠀⠁⠀⠀⠀⠀⠘⣿
⠸⣈⠞⣢⢄⠠⣴⣾⣿⣿⣿⣿⣿⣿⣿⣿⣿⢟⣫⣷⣮⡠⢀⠈⠢⠑⡌⠱⢌⠲⢌⠓⣌⠣⠜⡘⠬⡘⠀⠀⠀⠀⠀⠀⠁⠈⠀⢀⠂⠀⠈⠀⠀⠀⠀⠀⠀⠀⢸⣿
⠰⡈⢎⡱⢊⠷⣠⡙⠿⣿⣿⣿⣿⣿⣟⣕⢕⣿⣿⣿⣿⣿⣷⣦⣀⠁⠈⡁⠊⠔⠨⡘⠠⢃⠩⠐⡁⠂⠀⠀⠀⠀⠀⠀⠀⠀⠈⠀⠀⠀⠀⠀⠀⠐⠀⠁⠀⠀⣸⣿
⠠⠑⠂⡅⠫⠜⣡⢛⡴⣌⡛⢯⣿⡿⣋⣴⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⣦⣀⠈⠀⠡⢀⠁⢂⠁⠂⠄⠁⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⠀⡀⡀⣀⢀⡐⣼⣿ 
*/
 /* WOFFY UwU MMXXV */