@charset "UTF-8";
/*!
 * Theme Name: ismm
 * Template: twentytwentyfive
 * Author: Réseau Koumbit
 * Author URI: https://koumbit.org
 * Version: 1
 *
 * -----------------------------------------------------
 *
 * WARNING: DO NOT EDIT THE ROOT style.css FILE DIRECTLY
 * This file is generated by the assets/scss/style.scss
 * file, edits in this file WILL be erased when we will
 * update the file from the SCSS. ^^
 * - Remilia
 *
 * -----------------------------------------------------
 *
 */
.ismm-index {
  background-image: url("https://kakigoori.dev/1c2c0349-719f-4655-963a-2ff8ed07f862/auto");
  background-position: center;
  background-size: cover;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ismm-index > div {
  background-color: white;
  padding: 2rem;
  border-radius: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
.ismm-index > div img {
  height: 10rem;
}
.ismm-index > div > div {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
.ismm-index > div > div a {
  padding: 0.5rem 1rem;
  text-decoration: none;
  color: white;
  background-color: oklch(73.02% 0.1159 195.63deg);
}
.ismm-index > div > div a:hover {
  background-color: oklch(from oklch(73.02% 0.1159 195.63deg) calc(l - 0.1) c h);
}

@font-face {
  font-family: "Maven Pro";
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
  src: url("/wp-content/themes/ismm/assets/fonts/MavenPro-VariableFont_wght.woff2") format("woff2");
}
body {
  font-family: "Maven Pro", sans-serif;
}

body.mepr-guest-layout {
  background-image: url("https://kakigoori.dev/1c2c0349-719f-4655-963a-2ff8ed07f862/auto");
}

.mepr-app-layout #page {
  margin: 2rem;
  border-radius: 1rem;
  overflow: hidden;
  background: white;
}

body.mepr-app-layout {
  background-image: url("https://kakigoori.dev/1c2c0349-719f-4655-963a-2ff8ed07f862/auto");
}

.mepr-app-layout .app-layout .site-header, .mepr-app-layout .guest-layout .site-header, .mepr-app-layout #mepr-account-nav {
  background: oklch(73.02% 0.1159 195.63deg) !important;
}

.mepr-app-layout #mepr-account-nav .mepr-nav-item a {
  color: rgb(255, 255, 255);
}

.mepr-app-layout .site-header .site-branding__logo {
  height: 5rem;
}

.ismm-login {
  background-image: url("https://kakigoori.dev/1c2c0349-719f-4655-963a-2ff8ed07f862/auto");
  background-position: center;
  background-size: cover;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ismm-login > div {
  background-color: white;
  padding: 2rem;
  border-radius: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
.ismm-login > div img {
  height: 10rem;
}

.ismm-register {
  background-image: url("https://kakigoori.dev/1c2c0349-719f-4655-963a-2ff8ed07f862/auto");
  background-position: center;
  background-size: cover;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ismm-register > div {
  background-color: white;
  padding: 2rem;
  border-radius: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}
.ismm-register > div img {
  height: 10rem;
}
.ismm-register > div span {
  font-weight: bold;
}

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