/* font */
@font-face {
  font-family: 'SchoolSafeLittleOne';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2402_keris@1.0/TTHakgyoansimKkokkomaR.woff2')
    format('woff2');
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Pretendard';
  src: url('https://cdn.banggooso.com/assets/fonts/PretendardVariable.woff2') format('woff2');
  font-weight: 400;
}

@font-face {
  font-family: 'Pretendard';
  src: url('https://cdn.banggooso.com/assets/fonts/PretendardVariable.woff2') format('woff2');
  font-weight: 500;
}

@font-face {
  font-family: 'Pretendard';
  src: url('https://cdn.banggooso.com/assets/fonts/PretendardVariable.woff2') format('woff2');
  font-weight: 600;
}

@font-face {
  font-family: 'Pretendard';
  src: url('https://cdn.banggooso.com/assets/fonts/PretendardVariable.woff2') format('woff2');
  font-weight: 700;
}

@font-face {
  font-family: 'Pretendard';
  src: url('https://cdn.banggooso.com/assets/fonts/PretendardVariable.woff2') format('woff2');
  font-weight: 800;
}

@font-face {
  font-family: 'nelnayesam';
  src: url('https://cdn.banggooso.com/assets/fonts/nelnayesam.ttf') format('truetype');
}

@property --angle {
  syntax: '<angle>';
  inherits: false;
  initial-value: 0deg;
}

@property --hue {
  syntax: '<number>';
  inherits: false;
  initial-value: 0;
}

* {
  box-sizing: border-box;
  transform: skew(0deg);
  letter-spacing: normal;
}

button,
li,
ul,
dt,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
div,
a,
p,
span,
b {
  transform: skew(0);
}

body,
html {
  font-size: 16px;
  font-family: 'Pretendard';
  overflow: hidden;
  overscroll-behavior: none;
  touch-action: manipulation;
}

.hidden {
  display: none !important;
}

a,
button,
.cursor-pointer {
  cursor: pointer;
}

@media (max-width: 500px) {
  body,
  html {
    font-size: 3.2vw;
  }
}

input[type='checkbox'],
input[type='radio'] {
  cursor: pointer;
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  clip: rect(0 0 0 0);
}

input[type='checkbox'] + label,
input[type='radio'] + label {
  cursor: pointer;
  display: inline-block;
  line-height: 0;
  vertical-align: middle;
}

:root {
  --modal-z-index: 100;
  --modal-bg-z-index: 99;
}

img {
  user-select: none;
  -webkit-user-drag: none; /* Safari, Chrome */
  -khtml-user-drag: none; /* 옛날 Konqueror 브라우저 */
  -moz-user-drag: none; /* Firefox */
  -o-user-drag: none; /* 구형 Opera */
  -webkit-user-drag: none;
  user-select: none; /* 텍스트처럼 선택 방지 */
  -webkit-touch-callout: none;
}

.d-none {
  display: none;
}

/* common */
.btn-clickable {
  cursor: pointer;
}

.btn-clickable:active {
  opacity: 0.7;
}

.game-wrapper .game-wrap {
  padding: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.game-wrapper .share-sns-list {
  margin: 0;
  padding-top: 3.75rem;
}

.game-wrapper .share-sns-list .list-title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}

.game-wrapper .share-sns-list .list-title span {
  color: #0c0c0c;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2.13125rem;
  letter-spacing: -0.01375rem;
}

.game-wrapper .share-sns-list .list-title .countBox {
  display: flex;
  align-items: center;
  margin: 0;
}

.game-wrapper .share-sns-list .list-title .countBox .countImg {
  width: 1.25rem;
  height: 1.25rem;
  background-image: url(https://cdn.banggooso.com/assets/images/game285/share/share.png);
}

.game-wrapper .share-sns-list .list-title .countBox .countNumber {
  color: #0c0c0c;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.13125rem;
  letter-spacing: -0.01375rem;
  margin-left: 0.25rem;
}

.game-wrapper .share-sns-list .list {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.875rem;
}

.game-wrapper .share-sns-list .list li + li {
  margin: 0;
}

.game-wrapper .share-sns-list .list .btn-share {
  width: 3.375rem;
  height: 3.375rem;
  background-color: #0c0c0c;
  border-radius: 100%;
}

.game-wrapper .share-sns-list .list .btn-share.kakao {
  background-image: url(https://cdn.banggooso.com/assets/images/game285/share/kakao.png);
  background-size: 1.36125rem;
}

.game-wrapper .share-sns-list .list .btn-share.instagram {
  background-image: url(https://cdn.banggooso.com/assets/images/game285/share/instagram.png);
  background-size: 1.61081rem;
}

.game-wrapper .share-sns-list .list .btn-share.twitter {
  background-image: url(https://cdn.banggooso.com/assets/images/game285/share/twitter.png);
  background-size: 1.5525rem;
}

.game-wrapper .share-sns-list .list .btn-share.facebook {
  background-image: url(https://cdn.banggooso.com/assets/images/game285/share/facebook.png);
  background-size: 0.7425rem;
}

.game-wrapper .share-sns-list .list .btn-share.link-copy {
  background-image: url(https://cdn.banggooso.com/assets/images/game285/share/copy-link.png);
  background-size: 1.485rem;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.modal-wrap {
  display: flex;
  width: 27.5rem;
  padding: 2.5rem 1.75rem 1.75rem 1.75rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 1.25rem;
  border: 2px solid #0c0c0c;
  background: #fff;
}

/* header */
.game-wrapper .app-header,
.game-wrapper .app-header.page {
  position: relative;
  display: flex;
  align-items: center;
  height: 3.75rem;
  border-bottom: 0;
  background: #fff;
  backdrop-filter: blur(12.5px);
}

.game-wrapper .app-header.result .app-sound {
  display: none;
}

.game-wrapper .app-header .app-logo {
  width: 6.875rem;
  background: url(https://cdn.banggooso.com/assets/images/common/logo_2024.png) no-repeat center / contain;
}

.game-wrapper .app-header .app-header-btn.back {
  width: 3.5rem;
  height: 3.75rem;
  background: url(https://cdn.banggooso.com/assets/images/game285/common/back.png) no-repeat center / contain;
}

.game-wrapper .app-header .app-sound,
.game-wrapper .app-header.page .app-sound {
  position: absolute;
  right: 0;
  width: 3.5rem;
  height: 3.75rem;
  background: url(https://cdn.banggooso.com/assets/images/game285/common/sound-on.png) no-repeat center / cover;
}

.game-wrapper .app-header .app-sound.off {
  background: url(https://cdn.banggooso.com/assets/images/game285/common/sound-off.png) no-repeat center / cover;
}

/* sound modal */
.game-wrapper #sound-modal .modal-wrap .headset-img {
  width: 10.1875rem;
  height: 7.5rem;
  aspect-ratio: 163/120;
}

.game-wrapper #sound-modal .modal-wrap p {
  color: #0c0c0c;
  font-family: 'Pretendard';
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.1rem;
  letter-spacing: -0.015rem;
  text-align: center;
  padding-top: 2rem;
}

.game-wrapper #sound-modal .modal-wrap p span {
  font-weight: 700;
}

.game-wrapper #sound-modal .modal-wrap .sound-btn-wrap {
  display: flex;
  padding-top: 2rem;
  gap: 1rem;
  width: 100%;
}

.game-wrapper #sound-modal .modal-wrap .sound-btn-wrap button {
  display: flex;
  flex: 1;
  height: 4.75rem;
  padding: 0 1.5rem 0.125rem 1.5rem;
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  border-radius: 0.75rem;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.75rem;
  letter-spacing: -0.0175rem;
}

.game-wrapper #sound-modal .modal-wrap .sound-btn-wrap .sound-mute-btn {
  border: 2px solid #0c0c0c;
  background: linear-gradient(0deg, #fff 0%, #fff 100%), #0c0c0c;
  color: #0c0c0c;
}

.game-wrapper #sound-modal .modal-wrap .sound-btn-wrap .sound-play-btn {
  background: #0f0f0f;
  color: #fff;
}

/* intro */
.game-wrapper .game-intro {
  height: 100%;
  background-color: #c2bec6;
  padding-bottom: 0;
}

.game-intro .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: auto;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 100%),
    url(https://cdn.banggooso.com/assets/images/game285/intro/intro-bg.png) lightgray top / cover no-repeat;
  padding-bottom: 5rem;
  aspect-ratio: 500 / 1157;
}

.game-intro .content .title-img {
  width: 100%;
  height: auto;
}

.game-intro .content .start-btn-wrap {
  display: flex;
  padding-bottom: 1rem;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}

.game-intro .content .start-btn-wrap input {
  display: flex;
  width: 20rem;
  height: 4.75rem;
  padding: 0 1.5rem 0.125rem 1.5rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.75rem;
  border: 2px solid #0c0c0c;
  background: #fff;
  color: #0c0c0c;
  font-family: 'Pretendard';
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.375rem;
  text-align: center;
}

.game-intro .content .start-btn-wrap input::placeholder {
  color: rgba(12, 12, 12, 0.6);
}

.game-intro .content .start-btn-wrap button {
  display: flex;
  width: 25rem;
  height: 5rem;
  padding: 0 1.5rem 0.125rem 1.5rem;
  justify-content: center;
  align-items: center;
  border-radius: 62.4375rem;
  background: #0c0c0c;
  color: #fff;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.75rem;
}

.game-intro .content .participant-count {
  display: flex;
  padding: 0.875rem 1.5rem;
  justify-content: center;
  align-items: baseline;
  border-radius: 62.4375rem;
  background: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(10px);
}

.game-intro .content .participant-count.game-count {
  margin-bottom: 0;
}

.game-intro .content .participant-count dt,
.game-intro .content .participant-count dd {
  color: #0c0c0c;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.375rem;
}

.game-intro .content .participant-count dd {
  font-weight: 600;
}

.game-wrapper .game-intro .content .share-sns-list {
  padding-top: 2.75rem;
}

.game-wrapper .game-intro .content .share-sns-list .list-title {
  gap: 0.25rem;
}

.game-wrapper .game-intro .content .share-sns-list .list-title .countBox .countImg {
  width: 1.125rem;
  height: 1.125rem;
  background-image: url(https://cdn.banggooso.com/assets/images/game285/share/intro-share.png);
}

.game-wrapper .game-intro .content .share-sns-list .list-title .countBox .countNumber {
  font-weight: 500;
  line-height: 1.375rem;
  margin-left: 0.625rem;
}

/* story */
#step1,
#step2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  background-color: #0b2133;
}

.story-bg {
  width: 100%;
  height: auto;
}

.story-bubble-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

#step1 .story-bubble-wrap {
  padding: 8rem 3.16406rem 0 3.125rem;
  opacity: 0;
  transition: opacity 0.3s ease;
}

#step1 .story-bubble-wrap.fade-in {
  opacity: 1;
}

#step1 .story-bubble-wrap .story-bubble-img {
  width: 24.96094rem;
  height: auto;
}

#step2 .story-bubble-wrap {
  padding: 6rem 3.09888rem 0 3.125rem;
}

#step2 .story-bubble-wrap .story-bubble-img {
  width: 25.02613rem;
  height: auto;
  opacity: 0;
  transition: opacity 0.5s ease;
}

#step2 .story-bubble-wrap .story-bubble-img.fade-in {
  opacity: 1;
}

.message-bubble-wrap {
  position: absolute;
  bottom: 0;
  display: flex;
  width: 100%;
  padding: 3.125rem 2rem 2rem 2rem;
  flex-direction: column;
  background: linear-gradient(180deg, rgba(33, 77, 114, 0) 0%, #214d72 100%);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.message-bubble-wrap.fade-in {
  opacity: 1;
}

.message-bubble-wrap .message-bubble {
  position: relative;
  display: flex;
  height: 7rem;
  padding: 1.25rem 1.75rem;
  flex-direction: column;
  border-radius: 0.75rem;
  background: #000;
}

.message-bubble-wrap .message-bubble p {
  color: #fff;
  font-family: 'Pretendard';
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.925rem;
}

.message-bubble-wrap .message-bubble::after {
  content: '';
  position: absolute;
  bottom: 1.25rem;
  right: 1.75rem;
  background: url(https://cdn.banggooso.com/assets/images/game285/story/arrow-bottom-blue.png) no-repeat center / cover;
  width: 1.25rem;
  height: 0.75rem;
  opacity: 0;
}

.message-bubble-wrap.fade-in .message-bubble::after {
  opacity: 1;
  animation: blink-arrow 1s infinite;
  animation-delay: 0.5s;
}

/* play start modal */
#step3 {
  height: 100%;
}

#step3 .map {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  user-select: none;
  pointer-events: none;
}

#step3 .map img {
  width: 2600px;
}

#game-play-modal .modal-wrap img {
  width: 100%;
  height: auto;
  margin-top: 0.25rem;
}

#game-play-modal .game-play-modal-bottom {
  display: flex;
  padding-top: 2.75rem;
  width: 100%;
}

#game-play-modal .game-play-modal-bottom button {
  display: flex;
  height: 4.75rem;
  padding: 0 1.5rem 0.125rem 1.5rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.75rem;
  background: #0c0c0c;
  color: #fff;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.75rem;
  letter-spacing: -0.0175rem;
  width: 100%;
}

/* game */
#step4 {
  height: 100%;
}

#step4 .show {
  position: absolute;
  pointer-events: auto !important;
}

#step4 .show img {
  z-index: 999999;
  position: relative;
}

#step4 .collect-effect {
  position: absolute;
  width: 140px;
  height: 140px;
  z-index: 9999;
  transform: translate(-50%, -50%);
}

#step4 .hammer-effect {
  position: absolute;
  width: 300px;
  height: 300px;
  z-index: 9999;
  transform: translate(-50%, -50%);
}

#step4 #click-animation {
  z-index: 999;
  position: absolute;
  pointer-events: none;
  visibility: hidden;
  width: 140px;
  height: 140px;
  background-size: cover;
}

#step4 #picture-wrap {
  height: 100%;
  margin: 0 auto;
}

#step4 #picture-wrap #picture-box {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  user-select: none;
  pointer-events: none;
}

#step4 #picture-wrap #picture-box #picture {
  width: 2600px;
}

#step4 .footer {
  position: fixed;
  bottom: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  pointer-events: none;
  z-index: 1;
}

#step4 .footer .skip {
  display: flex;
  width: 7.5rem;
  height: 2.75rem;
  padding: 0.625rem 0 0.625rem 0.25rem;
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  border-radius: 3.125rem;
  background: rgba(12, 12, 12, 0.8);
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(10px);
  align-self: flex-end;
  margin: 0 1.25rem 0.5rem 0;
  pointer-events: auto;
}

#step4 .footer .skip span {
  color: #fff;
  font-family: 'Pretendard';
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.125rem;
  opacity: 0.85;
}

#step4 .footer .skip img {
  width: 1.25rem;
  height: 1.25rem;
  aspect-ratio: 1/1;
}

#step4 .footer .target-wrap {
  display: flex;
  padding: 0 1.25rem 0 1.5rem;
  justify-content: flex-end;
  align-items: center;
  gap: 1rem;
}

#step4 .footer .target-wrap .target-text {
  display: flex;
  width: 20rem;
  height: 5.5rem;
  padding: 0.25rem 1.25rem 0 1.25rem;
  flex-direction: column;
  justify-content: center;
  gap: 0.25rem;
  border-radius: 0.75rem;
  border: 2px solid #0c0c0c;
  background: #fff;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.25);
  user-select: none;
}

#step4 .footer .target-wrap .target-text .title {
  display: block;
  color: #0088f9;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ef6d60;
  font-family: 'SchoolSafeLittleOne';
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
}

#step4 .footer .target-wrap .target-text .desc {
  color: #0c0c0c;
  font-family: 'Pretendard';
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.75rem;
  white-space: nowrap;
}

#step4 .footer .target-wrap .target-text.after_text {
  padding: 0 1.25rem;
  background: linear-gradient(0deg, rgba(239, 109, 96, 0.25) 0%, rgba(239, 109, 96, 0.25) 100%), #fff;
}

#step4 .footer .target-wrap .target-text.after_text .title {
  display: none;
}

#step4 .footer .target-wrap .target-text.after_text .desc {
  font-weight: 500;
}

#step4 .footer .target-wrap .target-item {
  position: relative;
  display: flex;
  width: 7.5rem;
  height: 7.5rem;
  justify-content: center;
  align-items: center;
  pointer-events: auto;
}

#step4 .footer .target-wrap .target-item .target-border {
  position: absolute;
  width: 92%;
  height: 92%;
  border-radius: 7.5rem;
  border: 0.5rem solid rgba(15, 15, 15, 0.4);
  z-index: 1;
}

#step4 .footer .target-wrap .target-item .target-img {
  width: 92%;
  height: 92%;
  border-radius: 7.5rem;
}

#step4 .footer .target-wrap .target-item #timer {
  position: absolute;
  z-index: 999;
}

#step4 .footer .target-wrap .target-item .target-circle {
  stroke-width: 8;
  stroke-dasharray: 263.89;
  animation: stroke-ani 30s linear;
  transform: rotate(-90deg);
  transform-origin: center;
  animation-play-state: running;
}

#step4 .footer .target-wrap .target-item .target-circle.paused {
  animation-play-state: paused;
}

#step4 .footer .gauge-wrap {
  padding: 1.5rem 2rem 2rem 2rem;
}

#step4 .footer .gauge-list {
  border-radius: 3.125rem;
  overflow: hidden;
  width: 100%;
  display: flex;
  height: 0.625rem;
  justify-content: space-evenly;
  gap: 0.38rem;
}

#step4 .footer .gauge-list .gauge {
  width: 100%;
  background-color: #fff;
  opacity: 0.25;
}

#step4 .footer .gauge-list .gauge.blink {
  animation: blink 1s infinite; /* 1초 동안 깜빡이는 애니메이션 */
}

#step4 .footer .gauge-list .gauge.collect {
  background-color: #0088f9;
  opacity: 1;
}

#step4 .footer .gauge-list .gauge.fail {
  background: #ef6d60;
  opacity: 1;
}

/* game end modal */
.game-wrapper #game-end-modal .modal-wrap .game-end-modal-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
}

.game-wrapper #game-end-modal .game-end-modal-top span {
  color: #0c0c0c;
  text-align: center;
  -webkit-text-stroke-width: 1.7px;
  -webkit-text-stroke-color: #0c0c0c;
  font-family: 'SchoolSafeLittleOne';
  font-size: 2.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 3.3rem;
}

.game-wrapper #game-end-modal .game-end-modal-top .popup-car-img {
  width: 18.75rem;
  height: auto;
}

.game-wrapper #game-end-modal .game-end-modal-top p {
  color: #0c0c0c;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.1rem;
  letter-spacing: -0.015rem;
}

.game-wrapper #game-end-modal .modal-wrap .game-end-modal-bottom {
  width: 100%;
  padding-top: 2rem;
}

.game-wrapper #game-end-modal .game-end-modal-bottom button {
  display: flex;
  width: 100%;
  height: 4.75rem;
  padding: 0 1.5rem 0.125rem 1.5rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.75rem;
  background: #0c0c0c;
  color: #fff;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.75rem;
  letter-spacing: -0.0175rem;
}

/* result */
.game-result {
  padding: 0;
}

.game-result .result-content .top {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.game-result .result-content .top .title {
  display: flex;
  padding: 1.5rem 0;
  justify-content: center;
  align-items: center;
  color: #0c0c0c;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2.1875rem;
  letter-spacing: -0.0175rem;
  margin: 0;
}

.game-result .result-content .top .capture-wrap {
  position: relative;
  width: 25rem;
  height: 35.49344rem;
  border-radius: 1rem;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

.game-result .result-content .top .capture-wrap #capture {
  width: 100%;
  height: 100%;
}

.game-result .result-content .top .capture-wrap .grade-img {
  position: absolute;
  width: 100%;
  height: 100%;
}

.game-result .result-content .top .capture-wrap .capture-title {
  color: #fff;
  font-family: 'Pretendard';
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.4rem;
  letter-spacing: -0.02rem;
  text-align: center;
  padding-top: 4.5rem;
}

.game-result .result-content .top .capture-wrap .capture-text {
  position: absolute;
  width: 100%;
  bottom: 1.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1.375rem;
}

.game-result .result-content .top .capture-wrap .capture-text p {
  color: #fff;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.1875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1875rem;
  letter-spacing: -0.01188rem;
  width: 6.25rem;
}

.game-result .result-content .top .capture-wrap .capture-text p:first-child {
  width: 6.875rem;
}

.game-result .result-content .top .capture-wrap .capture-text p span {
  font-weight: 500;
}

.game-result .result-content .top .capture-wrap .grade-1 p span {
  color: #2fbdff;
}

.game-result .result-content .top .capture-wrap .grade-2 p span {
  color: #43e861;
}

.game-result .result-content .top .capture-wrap .grade-3 p span {
  color: #ffe850;
}

.game-result .result-content .top .capture-wrap .grade-4 p span {
  color: #ff7567;
}

.game-result .result-content .top .capture-wrap .score-badge-wrap {
  position: absolute;
  display: flex;
  top: 1.5rem;
  right: 1.25rem;
}

.game-result .result-content .top .capture-wrap .score-badge-wrap .grade-icon {
  width: auto;
  height: 1.5rem;
}

.game-result .result-content .top .capture-info-text {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  color: #0c0c0c;
  text-align: center;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #0c0c0c;
  font-family: 'SchoolSafeLittleOne';
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
  letter-spacing: 0.03rem;
  padding-top: 1rem;
}

.game-result .result-content .top .capture-info-text::before {
  content: '';
  display: inline-block;
  background: url(https://cdn.banggooso.com/assets/images/game285/result/finger-2.png) no-repeat center / contain;
  width: 1.33931rem;
  height: 1.75rem;
  aspect-ratio: 21.43/28;
}

.game-result .result-content .top .capture-info-text::after {
  content: '';
  display: inline-block;
  background: url(https://cdn.banggooso.com/assets/images/game285/result/finger-1.png) no-repeat center / contain;
  width: 1.33931rem;
  height: 1.75rem;
  aspect-ratio: 21.43/28;
}

.game-result .result-content .middle .card-wrap {
  display: flex;
  padding-top: 3rem;
  flex-direction: column;
  align-items: center;
}

.game-result .result-content .middle .card-wrap img {
  width: 100%;
  height: auto;
}

.game-result .result-content .middle .card-wrap .card-swiper-container {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 1.25rem 3.125rem 0;
}

.game-result .result-content .middle .card-wrap .card-swiper-container .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  padding: 1.25rem 1.25rem 0;
}

.game-result .result-content .middle .card-wrap .card-swiper-container .pagination .swiper-pagination-bullet {
  width: 0.5rem;
  height: 0.5rem;
  margin: 0;
  background: #d9d9d9;
}

.game-result .result-content .middle .card-wrap .card-swiper-container .pagination .swiper-pagination-bullet-active {
  width: 0.625rem;
  height: 0.625rem;
  background: #0088f9;
}

.game-result .result-content .middle .card-wrap .card-desc-img {
  width: 100%;
  height: auto;
}

.game-result .result-content .middle .event-wrap .event-img {
  width: 100%;
  height: auto;
}

.game-result .result-content .middle .event-wrap .event-info-wrap {
  display: flex;
  padding: 1rem 2rem 3.75rem 2rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}

.game-result .result-content .middle .event-wrap .event-info-wrap .event-text-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.875rem;
}

.game-result .result-content .middle .event-wrap .event-text-wrap .top-text {
  color: #0f0f0f;
  font-family: 'Pretendard';
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.99375rem;
  letter-spacing: -0.01375rem;
  text-align: center;
}

.game-result .result-content .middle .event-wrap .event-text-wrap .top-text span {
  color: #0088f9;
  font-weight: 600;
}

.game-result .result-content .middle .event-wrap .event-text-wrap .bottom-text {
  color: rgba(0, 0, 0, 0.4);
  font-family: 'Pretendard';
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.74375rem;
  letter-spacing: -0.01125rem;
}

.game-result .result-content .middle .event-wrap .event-text-wrap .bottom-text span {
  font-weight: 700;
}

.game-result .result-content .middle .event-wrap .event-btn {
  display: flex;
  padding: 1.25rem 1.125rem 1.25rem 1.25rem;
  align-items: center;
  gap: 0.875rem;
  border-radius: 1.25rem;
  background: #fff;
  box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.2);
}

.game-result .result-content .middle .event-wrap .event-btn .event-logo-img {
  width: 3.75rem;
  height: 3.75rem;
  aspect-ratio: 1/1;
}

.game-result .result-content .middle .event-wrap .event-btn .text-wrap {
  display: flex;
  padding-bottom: 0.125rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 0.25rem;
}

.game-result .result-content .middle .event-wrap .event-btn .text-wrap p {
  color: #0c0c0c;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.0625rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.38125rem;
  letter-spacing: -0.01063rem;
}

.game-result .result-content .middle .event-wrap .event-btn .text-wrap p:first-child {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.4625rem;
  letter-spacing: -0.01125rem;
}

.game-result .result-content .middle .event-wrap .event-btn .follow-btn {
  display: flex;
  padding: 0.75rem 1.25rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.75rem;
  background: #0088f9;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.25rem;
  letter-spacing: -0.0125rem;
  animation: btnScale 2s linear infinite;
}

.game-result .result-content .middle .event-wrap .event-bubble-img {
  position: absolute;
  right: 3.25rem;
  bottom: -0.0065rem;
  width: 20rem;
  height: 4.125rem;
  aspect-ratio: 160/33;
  animation: float 2s ease-in-out infinite;
}

.game-result .img-object {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
  z-index: 20;
}

.game-result .result-content .bottom .bottom-btn-wrap {
  display: flex;
  padding: 3rem 2rem 0;
  flex-direction: column;
  gap: 1.25rem;
}

.game-result .result-content .bottom .bottom-btn-wrap button {
  display: flex;
  height: 5.25rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.75rem;
  background: #000;
  color: #fff;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.275rem;
  letter-spacing: -0.0175rem;
}

.game-result .result-content .bottom .restart::after {
  content: '';
  display: inline-block;
  background: url(https://cdn.banggooso.com/assets/images/game285/result/restart.png) no-repeat center / cover;
  width: 1.75rem;
  height: 1.75rem;
  margin-left: 0.25rem;
}

.game-result .result-content .bottom .content-more-wrap {
  display: flex;
  width: 100%;
  padding-top: 6.25rem;
  flex-direction: column;
  gap: 2.1875rem;
}

.game-result .result-content .bottom .content-more-wrap .contents-more {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  background-color: unset;
  border-radius: unset;
  margin: 0;
}

.game-result .result-content .bottom .content-more-wrap .contents-more .contents-main {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.375rem;
  padding: 0 2rem;
  margin: 0;
}

.game-result .result-content .bottom .content-more-wrap .contents-more .contents-main .contents-logo {
  width: 8.72094rem;
  height: 1.875rem;
}

.game-result .result-content .bottom .content-more-wrap .contents-more .contents-main .sub-text {
  color: #333;
  font-family: 'Pretendard';
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.16669rem;
  margin: 0;
}

.game-result .result-content .bottom .content-more-wrap .contents-more .contents-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-left: unset;
  margin: 0;
  padding: 0;
  flex-basis: unset;
}

.game-result .result-content .bottom .content-more-wrap .contents-more .contents-list .game-btn {
  display: flex;
  width: 31.25rem;
  padding: 1.66669rem 2rem;
  justify-content: space-between;
  align-items: center;
  gap: 10rem;
  background-color: unset;
  border-radius: unset;
  margin: 0;
  border: unset;
  border-top: 1.333px solid #333;
}

.game-result .result-content .bottom .content-more-wrap .contents-more .contents-list .game-btn a {
  color: #333;
  font-family: 'Pretendard';
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.game-result .result-content .bottom .content-more-wrap .contents-more .contents-list .game-btn::before {
  width: 2rem;
  height: 2rem;
  right: 2rem;
  left: unset;
  background: url(https://cdn.banggooso.com/assets/images/game285/common/arrow-right-gray.png) no-repeat center / cover;
}

.game-result .result-content .bottom .content-more-wrap .recommend-list.page-full {
  margin: 0;
  width: 100%;
}

.game-result .result-content .bottom .content-more-wrap .recommend-list:before {
  background: #0088f9;
  height: 16.11331rem;
}

.game-result .result-content .bottom .content-more-wrap .recommend-list .inner .title {
  color: #0c0c0c;
  font-family: 'Pretendard';
  font-size: 1.50013rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.033rem;
  padding-left: 1.46rem;
  margin: 0 0 0.48rem;
}

.game-result .result-content .bottom .content-more-wrap .recommend-list .swiper-container {
  padding: 0 0 3.23rem 2.17rem;
}

.game-result .result-content .bottom .content-more-wrap .recommend-list .swiper-slide {
  width: 10.83988rem;
  height: 13.37894rem;
}

.game-result .result-content .bottom .content-more-wrap .recommend-list .slide-box .img-box {
  width: auto;
  height: 10.16738rem;
  margin: -1px 0 0;
}

.game-result .result-content .bottom .content-more-wrap .recommend-list .slide-box .slide-text {
  color: #0c0c0c;
  font-family: 'Pretendard';
  font-size: 1.00006rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.022rem;
  margin: 0;
  padding: 0.75rem 0.3125rem;
  width: 100%;
  height: unset;
}

.game-result .result-content .bottom .content-more-wrap .recommend-list .btn-wrap {
  padding-bottom: 4.03rem;
}

.game-result .result-content .bottom .content-more-wrap .recommend-list .btn-wrap .btn-white-round {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 15rem;
  height: 4rem;
  border-radius: 1.99956rem;
  background: #0c0c0c;
  color: #fff;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.24975rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.0275rem;
}

/* my-ranking */
.app-main .rank-wrap {
  display: flex;
  padding: 1.5rem;
  flex-direction: column;
  gap: 2.5rem;
}

.app-main .rank-wrap .title-wrap {
  position: relative;
  display: flex;
  padding: 2.5rem 0 1.5rem 0;
  flex-direction: column;
  align-items: center;
  border-radius: 0.75rem;
  border: 2px solid #0c0c0c;
  background: #fff;
}

.app-main .rank-wrap .title-wrap .title {
  color: #0c0c0c;
  text-align: center;
  -webkit-text-stroke-width: 1.7px;
  -webkit-text-stroke-color: #0c0c0c;
  font-family: 'SchoolSafeLittleOne';
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.5rem;
}

.app-main .rank-wrap .title-wrap .title::after {
  content: '';
  display: block;
  width: 26.25rem;
  height: 0.0625rem;
  background: #0c0c0c;
  margin: 1.25rem 0;
}

.app-main .rank-wrap .title-wrap .desc-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.25rem;
}

.app-main .rank-wrap .title-wrap .desc-wrap .desc-top {
  color: #0c0c0c;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.95rem;
}

.app-main .rank-wrap .title-wrap .desc-wrap .desc-top span {
  font-weight: 700;
}

.app-main .rank-wrap .title-wrap .desc-wrap .desc-bottom {
  color: #0c0c0c;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 3rem;
  font-style: normal;
  font-weight: 800;
  line-height: 3.9rem;
}

.app-main .rank-wrap .refresh {
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
  display: flex;
  width: 2rem;
  height: 2rem;
  padding-bottom: 0.09375rem;
  justify-content: center;
  align-items: center;
  border-radius: 2.28125rem;
  background: #0088f9;
  z-index: 10;
}

.app-main .rank-wrap .refresh img {
  width: 1.0625rem;
  height: 1rem;
  aspect-ratio: 17/16;
}

.app-main .rank-wrap .list-wrap {
  display: flex;
  padding: 1rem 0;
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
}

.app-main .rank-wrap .list-wrap .list-title-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
}

.app-main .rank-wrap .list-wrap .list-title {
  color: #0c0c0c;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 2rem;
  font-style: normal;
  font-weight: 800;
  line-height: 2.6rem;
}

.app-main .rank-wrap .list-wrap .list-sub-title {
  color: rgba(12, 12, 12, 0.6);
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.74375rem;
  letter-spacing: -0.01125rem;
}

.app-main .rank-wrap .list-wrap ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.625rem;
  width: 100%;
}

.app-main .rank-wrap .list-wrap ul li {
  display: flex;
  padding: 1.125rem 1.25rem;
  justify-content: space-between;
  align-items: center;
  border-radius: 0.75rem;
  background: linear-gradient(0deg, rgba(12, 12, 12, 0.08) 0%, rgba(12, 12, 12, 0.08) 100%), #fff;
  width: 100%;
}

.app-main .rank-wrap .list-wrap ul li span {
  color: #0c0c0c;
  text-align: center;
  font-family: 'Pretendard';
  line-height: 1.25rem;
}

.app-main .rank-wrap .list-wrap ul li .rank {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 800;
  width: 3rem;
}

.app-main .rank-wrap .list-wrap ul li .name {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 600;
  width: 12rem;
  text-align: left;
}

.app-main .rank-wrap .list-wrap ul li .time {
  font-size: 1rem;
  font-style: normal;
  font-weight: 800;
  width: 6.25rem;
}

.app-main .rank-wrap .list-wrap ul li .count {
  font-size: 1rem;
  font-style: normal;
  font-weight: 800;
  width: 2.5rem;
}

.app-main .rank-wrap .list-wrap ul li.top-rank {
  background: #0088f9;
}

.app-main .rank-wrap .list-wrap ul li.top-rank span {
  color: #fff;
}

/* 타이머 애니메이션 */
@keyframes stroke-ani {
  0% {
    stroke-dashoffset: 263.89;
    stroke: #ffffff;
  }
  74.5% {
    stroke: #ffffff;
  }
  75% {
    stroke: #ef6d60;
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  80.5% {
    opacity: 0;
  }
  81% {
    opacity: 1;
  }
  81.5% {
    opacity: 0;
  }
  82% {
    opacity: 1;
  }
  82.5% {
    opacity: 0;
  }
  83% {
    opacity: 1;
  }
  83.5% {
    opacity: 0;
  }
  84% {
    opacity: 1;
  }
  84.5% {
    opacity: 0;
  }
  85% {
    opacity: 1;
  }
  85.5% {
    opacity: 0;
  }
  86% {
    opacity: 1;
  }
  86.5% {
    opacity: 0;
  }
  87% {
    opacity: 1;
  }
  87.5% {
    opacity: 0;
  }
  88% {
    opacity: 1;
  }
  88.5% {
    opacity: 0;
  }
  89% {
    opacity: 1;
  }
  89.5% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  90.5% {
    opacity: 0;
  }
  91% {
    opacity: 1;
  }
  91.5% {
    opacity: 0;
  }
  92% {
    opacity: 1;
  }
  92.5% {
    opacity: 0;
  }
  93% {
    opacity: 1;
  }
  93.5% {
    opacity: 0;
  }
  94% {
    opacity: 1;
  }
  94.5% {
    opacity: 0;
  }
  95% {
    opacity: 1;
  }
  95.5% {
    opacity: 0;
  }
  96% {
    opacity: 1;
  }
  96.5% {
    opacity: 0;
  }
  97% {
    opacity: 1;
  }
  97.5% {
    opacity: 0;
  }
  98% {
    opacity: 1;
  }
  98.5% {
    opacity: 0;
  }
  99% {
    opacity: 1;
  }
  99.5% {
    opacity: 0;
  }
  100% {
    stroke-dashoffset: 0;
    stroke: #ef6d60;
    opacity: 1;
  }
}

/* 게이지 깜빡임 애니메이션 */
@keyframes blink {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}

/* 스토리 페이지 화살표 깜빡임 애니메이션 */
@keyframes blink-arrow {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

/* 팔로우 버튼 크기 애니메이션 */
@keyframes btnScale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

/* 이벤트 참여 말풍선 애니메이션 */
@keyframes float {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-0.3125rem);
  }
}
