<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ê³µí†µ */

.game-intro .result-box .result-box-title:before,
.game-intro .game-count .count-label:before,
.game-result .result-box.type .result-box-title:before,
.game-result .result-box.most .result-box-title:before,
.game-result .result-box h3.result-box-title p:before {
  background: #ffd524;
}

.game-result .recommend-list:before {
  background-color: #ffd524;
}

.game-result .img-halt-box .list &gt; li a:nth-child(4):hover {
  color: #ffffff;
}

.game-result .img-halt-box .list &gt; li a:nth-child(4):hover {
  color: #ffffff;
}

.game-wrapper .game-body .question-options .question-option:active,
.game-wrapper .game-body .question-options .question-option:focus,
.game-intro .btn-game-start {
  background-color: #ffd524;
  color: #222222;
}

.game-intro .btn-game-start {
  border: 0.25rem solid #222222;
  box-shadow: 0.3rem 0.4rem 0 #222222;
}

.game-wrapper .app-header .app-header-btn.back {
  height: 100%;
  background: transparent url('https://cdn.banggooso.com/assets/images/icons/back-arrow-b.png') no-repeat center center /
    23%;
}

/* intro */

.game-intro .game-intro-title {
  font-size: 1.6rem;
}

/* ë¬¸ì&nbsp;œíŽ˜ì´ì§€ - ê³µí†µ */

.app .app-header.page {
  border-bottom: 1px solid #ffd524;
}



.game-result #result-title h2 {
  letter-spacing: 0;
  font-size: 1.1rem;
  margin-bottom: 0;
}

.game-result #result-title h1 {
  color: #222222;
  font-size: 1.8125rem;
  font-family: 'Jalnan', sans-serif;
  word-break: keep-all;
  word-wrap: break-word;
}



.game-result #result-title h1 p:first-child {
  line-height: 1.5;
}

.game-result .title &gt; small {
  font-size: 1.5rem;
  color: #25ac39;
  margin-bottom: 0;
}

.game-result .title {
  margin-bottom: 0.5rem;
}

.game-wrapper .test-controller-top &gt; .back-btn-wrap button {
  color: #999999;
}


.game-wrap .game-body .question-options button.question-option {
  min-height: 4rem;
  padding: 0.7rem;
}

.game-wrap .game-body .question-options button.question-option:hover,
.game-wrap .game-body .question-options button.question-option:active {
  background-color: #ffd524;
  color: #ffffff;
}


.game-wrap .game-body .no-image .question-title {
  font-size: 1.1rem;
  margin: 5rem auto 3rem;
}

.game-wrapper .test-step-0 .question-content {
  text-align: center;
  margin-bottom: 4.5rem;
  font-family: 'Dolbomche_R', sans-serif;
  font-size: 1rem;
}

.game-wrapper .game-title {
  background-color: #ffd524;
  color: #ffffff;
}

.game-wrapper .test-progress-header {
  border-top: 0.1rem solid #ffd524;
}

.game-wrapper .game-progress .game-progress-inner {
  background-color: #ffd524;
}

.test-controller-top .game-stage-wrap {
  font-weight: 700;
}

.game-wrapper.basic .test-progress-header .game-header .game-timer .game-timer-progressbar-inner {
  background-color: #f75e4e;
}

.game-wrapper.basic .game-wrap .game-header {
  flex-direction: column;
}

.game-wrap .game-header .game-stage-title {
  margin: -0.2rem 0 0.85rem;
  text-align: center;
  font-family: 'Jalnan', sans-serif;
  font-size: 0.8rem;
}

/* ê²°ê³¼íŽ˜ì´ì§€ */

.game-result {
  height: auto;
  background: #ffffff;
}


.game-wrapper .game-title.page {
  color: #ffd524;
  vertical-align: baseline;
}

.game-result .num-statement &gt; span {
  color: #222222;
}

.game-wrapper .game-title {
  font-size: 1.25rem;
}

.game-wrapper .game-result .result-box.first-box {
  transform: none;
  padding: 1.5rem 1.1rem 0.7rem 1.1rem;
}

.game-result .result-box,
.result-box.most {
  border: 0.2rem solid #f1f1f1;
  padding: 1.5rem 1.1rem;
}

.game-result .result-box .result-box-title {
  font-size: 1.2rem;
  padding: 0 0.35rem;
}

.game-result .result-bot-text .subtitle {
  color: #ffd524;
  font-weight: normal;
}

.game-result .result-bot-text .mark {
  background-color: #7e7e7e;
}

.game-result .result-bot-text .warning-text {
  font-size: 0.5rem;
  color: #a1a1a1;
}

.game-result .result-bot-text .result-small-text {
  margin-top: 1rem;
  text-align: center;
  color: #666666;
  font-size: 0.8rem;
  padding: 0 0.625rem;
}

.result-box &gt; .result-bot-text &gt; .btn-other-type {
  background-color: #ffd524;
  border-color: #222222;
  color: #ffffff;
  box-shadow: 0.25rem 0.25rem 0 #222222;
  margin: 1rem 0;
  line-height: 2.5rem;
  padding: 0.6rem 0;
  display: inline-block;
  width: 90%;
  border-width: 0.2rem;
  border-style: solid;
  font-size: 1.15rem;
  font-weight: 700;
  font-family: 'jalnan', sans-serif;
  border-radius: 3rem;
}

.game-result .btn-gray-round {
  background-color: #d2d2d2;
  color: #ffffff;
}

.game-wrapper .result-box .img-halt-box ul.list &gt; li span.label-bottom {
  display: flex;
  height: 3.5rem;
  flex-direction: column;
  justify-content: space-between;
  margin: 0.7rem 0;
}

.game-wrapper .result-box .img-halt-box ul.list &gt; li span.label-bottom &gt; span {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-family: 'Jalnan', sans-serif;
}
.game-wrapper .result-box.type .img-halt-box ul.list &gt; li span.label-bottom {
  height: 2rem;
  justify-content: center;
}

.game-wrapper .result-box .img-halt-box ul.list &gt; li span.label-bottom br {
  display: none;
}

.game-result .img-halt-box .list li &gt; span.label-bottom &gt; span {
  line-height: 1.3;
}

.game-result .result-box .subtitle .subtitle.mark {
  width: 0.4rem;
  height: 0.4rem;
  background-color: #ffd524;
  margin-right: 0.2rem;
}

.game-wrapper.basic .game-result .btn_retest &gt; a {
  color: #222222;
  background-image: url('https://cdn.banggooso.com/assets/images/common/re-test-b.png');
}

.game-wrapper.basic .game-result .btn_myranking &gt; a {
  padding-right: 10%;
  background-image: url('https://cdn.banggooso.com/assets/images/common/grape-b.png') !important;
  background-position: 80% center;
  background-repeat: no-repeat;
  background-color: #9ddbff;
}

/*  ê²°ê³¼íŽ˜ì´ì§€ - ëŠ¥ë&nbsp;¥ì¹˜  */

.game-result .ablility-wrap .ability-box .progress-bar span {
  background: #f75e4e;
}

/* í€´ì¦ˆí˜• ë’¤ë¡œê°€ê¸° ì‚­ì&nbsp;œ */

.game-wrapper.basic .test-controller-top .back-btn-wrap {
  visibility: hidden;
}

/* í•˜ë‹¨ ìœ&nbsp;íŠœë¸Œ ì˜ì—­ */

.game-result .youtube-box {
  margin-bottom: 2.5rem;
  text-align: center;
}

.game-result .youtube-box .youtube-title {
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
.game-result .youtube-box .youtube-video {
  width: 100%;
  height: 12rem;
}

.game-result .youtube-box .youtube-video img {
  width: 100%;
  height: 100%;
}

/* list-type*/

.game-wrapper .test-lists-wrap .title:before {
  height: 40%;
  left: 0;
  bottom: 0;
}

.game-wrapper.basic .test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title span::first-line {
  font-size: 0.85rem;
  color: #222;
}

.game-wrapper .test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title p {
  font-size: 0.85rem;
  margin-bottom: 0.2rem;
}

.game-wrapper .test-lists-wrap .test-lists .test-list-item.rank_list .num {
  margin-right: 0.2rem;
  width: 16%;
  text-shadow: 3px 4px 0px #ffd524;
}

.test-lists-wrap .title:before {
  background-color: #ffd524;
}

.test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title p {
  color: #35964c;
  font-size: 0.8rem;
  margin-bottom: 0.3rem;
}

.test-lists-wrap .test-lists .test-list-item.rank_list .percen {
  background-color: #ededed;
}

.test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-tags li {
  font-family: 'Jalnan', sans-serif;
  font-size: 0.6rem;
}

.game-wrapper.basic .test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title p {
  font-size: 0.95rem;
}

/*  ranking */

.rankingBox .myRanking h3::before,
.rankingBox .topRanking h3::before {
  background-color: #ffd524;
}

.test-lists-wrap .rankingBox .list_content_div &gt; ul &gt; li:nth-of-type(1) {
  background-color: #ffd524;
}

.test-lists-wrap .rankingBox .list_content_div &gt; ul &gt; li:nth-of-type(2) {
  background-color: #ffe784;
}

.test-lists-wrap .rankingBox .list_content_div &gt; ul &gt; li:nth-of-type(3) {
  background-color: #fff4c4;
}

.rankingBox .list_content_div {
  height: 27rem;
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden; /*í™”ë©´ì— ë³´ì´ëŠ” ëž­í‚¹ ìˆ˜ê°€ ë§Žì•„ì§ˆ ê²½ìš° auto*/
}

.test-lists-wrap .rankingBox div &gt; ul &gt; li &gt; ul &gt; li:nth-of-type(2) {
  width: 30%;
}

.rankingBox .myRanking .btn_refresh img,
.rankingBox .topRanking .btn_refresh img {
  width: 100%;
}
</pre></body></html>