body {
  font-family: 'Noto Sans TC', sans-serif;
}

.msg-wrapper {
  white-space: pre-wrap;
}

.game-area {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
  user-select: none;
}

.game-area {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
  user-select: none;
}

.tab-container {
  padding: 0 16px;
  font-size: 16px;
  position: relative;
  color: #fff;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
}

.tab-container::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  height: 67.7%;
  transform: translateY(-50%);
  width: 1.27px;
  background-color: #fff;
}

.tab-selected.tab-container {
  color: #4d626b;
}
/* .tab-selected-dark-city.tab-container {
  color: #01fdff
} */
.tab-selected.tab-container::after {
  background-color: #4d626b;
}
title */
.area-title-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 28px;
}
.arrow-icon {
  width: 24px;
  height: 40px;
  object-fit: contain;
}
.area-title.MuiTypography-root {
  font-size: 40px;
  color: #4c6069;
  font-weight: 900;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  /* -webkit-text-stroke-width:0.5px; */
  /* -webkit-text-stroke-color:#fff; */
}

.area-content-container,
.area-content-container .MuiTypography-root {
  font-size: 21px;
  color: #4c6069;
  font-weight: 500;
  /* text-shadow: 1px 1px 2px rgba(0,0,0,0.11); */
}



/* 多新增一個dark city theme color */


.tab-container-dark-city {
  padding: 0 16px;
  font-size: 16px;
  position: relative;
  /* color: #fff; */
  color:#017a90;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
}

.tab-container-dark-city::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  height: 67.7%;
  transform: translateY(-50%);
  width: 1.27px;
  background-color: #017a90;
  /* background-color: #fff; */

}

.tab-selected-dark-city.tab-container-dark-city {
  color: #5affe1;
}
.tab-selected-dark-city.tab-container-dark-city::after {
  background-color: #5affe1;
}
/* title */
.area-title-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 28px;
}
.arrow-icon {
  width: 24px;
  height: 40px;
  object-fit: contain;
}
.area-title.MuiTypography-root {
  font-size: 40px;
  color: #4c6069;
  font-weight: 900;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  /* -webkit-text-stroke-width:0.5px; */
  /* -webkit-text-stroke-color:#fff; */
}

.area-content-container,
.area-content-container .MuiTypography-root {
  font-size: 21px;
  color: #4c6069;
  font-weight: 500;
  /* text-shadow: 1px 1px 2px rgba(0,0,0,0.11); */
}






/* area title */
.area-title-container{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 28px;
}
.arrow-icon {
    width:24px;
    height: 40px;
    object-fit: contain;
}
.area-title.MuiTypography-root{
    font-size: 40px;
    /* color:#4C6069; */
    color:#326379;
    font-weight: 900;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
    /* -webkit-text-stroke-width:0.5px; */
    /* -webkit-text-stroke-color:#fff; */
}


.area-content-container, .area-content-container .MuiTypography-root{
    font-size: 21px;
    color:#4C6069;
    font-weight: 500;
    /* text-shadow: 1px 1px 2px rgba(0,0,0,0.11); */
}






.game-area {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
  user-select: none;
}

.game-area img {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
  user-select: none;
}

/* area title */
.area-title-container{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 28px;
}
.arrow-icon {
    width:24px;
    height: 40px;
    object-fit: contain;
}
.area-title.MuiTypography-root{
    font-size: 40px;
    /* color:#4C6069; */
    color:#326379;
    font-weight: 900;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
    /* -webkit-text-stroke-width:0.5px; */
    /* -webkit-text-stroke-color:#fff; */
}


.area-content-container, .area-content-container .MuiTypography-root{
    font-size: 21px;
    color:#4C6069;
    font-weight: 500;
    /* text-shadow: 1px 1px 2px rgba(0,0,0,0.11); */
}







/* area title */
.area-title-container{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 28px;
}
.arrow-icon {
    width:24px;
    height: 40px;
    object-fit: contain;
}
.area-title.MuiTypography-root{
    font-size: 40px;
    /* color:#4C6069; */
    color:#326379;
    font-weight: 900;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
    /* -webkit-text-stroke-width:0.5px; */
    /* -webkit-text-stroke-color:#fff; */
}


.area-content-container, .area-content-container .MuiTypography-root{
    font-size: 21px;
    color:#4C6069;
    font-weight: 500;
    /* text-shadow: 1px 1px 2px rgba(0,0,0,0.11); */
}







/* area title */
.area-title-container{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 28px;
}
.arrow-icon {
    width:24px;
    height: 40px;
    object-fit: contain;
}
.area-title.MuiTypography-root{
    font-size: 40px;
    /* color:#4C6069; */
    color:#326379;
    font-weight: 900;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
    /* -webkit-text-stroke-width:0.5px; */
    /* -webkit-text-stroke-color:#fff; */
}


.area-content-container, .area-content-container .MuiTypography-root{
    font-size: 21px;
    color:#4C6069;
    font-weight: 500;
    /* text-shadow: 1px 1px 2px rgba(0,0,0,0.11); */
}







/* area title */
.area-title-container{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 28px;
}
.arrow-icon {
    width:24px;
    height: 40px;
    object-fit: contain;
}
.area-title.MuiTypography-root{
    font-size: 40px;
    /* color:#4C6069; */
    color:#326379;
    font-weight: 900;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
    /* -webkit-text-stroke-width:0.5px; */
    /* -webkit-text-stroke-color:#fff; */
}


.area-content-container, .area-content-container .MuiTypography-root{
    font-size: 21px;
    color:#4C6069;
    font-weight: 500;
    /* text-shadow: 1px 1px 2px rgba(0,0,0,0.11); */
}







/* area title */
.area-title-container{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 28px;
}
.arrow-icon {
    width:24px;
    height: 40px;
    object-fit: contain;
}
.area-title.MuiTypography-root{
    font-size: 40px;
    /* color:#fff; */
    color:#fff;
    font-weight: 900;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.25);
    /* -webkit-text-stroke-width:0.5px; */
    /* -webkit-text-stroke-color:#fff; */
}


.area-content-container, .area-content-container .MuiTypography-root{
    font-size: 21px;
    color:#fff;
    font-weight: 500;
    /* text-shadow: 1px 1px 2px rgba(0,0,0,0.11); */
}






body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
    'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
    sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
    monospace;
}


/* animation */


.button-zoom {
  transition: transform 0.22s;
}

.button-zoom:hover {
  transform: scale(1.02);
}
.button-zoom:active {
  transform: scale(0.9);
}

.breathing {
  animation: breathing .9s linear infinite alternate;
  }

  .shake {
    /* Start the shake animation and make the animation last for 0.5 seconds */
    animation: shake .5s;
    /* When the animation is finished, start again */
    /* animation-iteration-count: infinite; */
    animation-iteration-count: 2;
  }




/* animation */
@keyframes breathing {
  0% {
    
    transform: scale(0.96);
  }

  /* 25% {
  
    transform: scale(1);
  }

  60% {
   
    transform: scale(0.9);
  } */

  100% {
 
    transform: scale(1);
  }
}


@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-2px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}




.game-area {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
  user-select: none;
}


/*# sourceMappingURL=main.d4c9d9de.css.map*/