@charset "utf-8";

:root {
    --base-font-family: -apple-system, system-ui, sans-serif;
    --base-font-size: 0.28rem;
    --base-font-color: #333;
    --base-bgcolor: #fff;
    --base-max-width: 768px;
    --base-min-width: 360px;
}

html {
    height: 100%;
    font-size: clamp(50px, calc(100vw / 7.5), 100px);
}

body {
    height: 100%;
    font-family: var(--base-font-family);
    font-size: var(--base-font-size);
    font-weight: normal;
    line-height: 1.3;
    color: var(--base-font-color);
}

img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    color: var(--base-font-color);
    text-decoration: none;
}

p {
    margin: 0.6em 0;
}

input,
select,
textarea {
    border: none;
    outline: none;
}

.app {
    position: relative;
    max-width: var(--base-max-width);
    min-width: var(--base-min-width);
    min-height: 100dvh;
    margin: 0 auto;
    padding-bottom: 0.5rem;
    background: url("//content.game-bean.com/image/yqcr/annual_report2512/bg.jpg") no-repeat center top;
    background-size: cover;
    background-attachment: fixed;
    overflow-y: auto;
    box-sizing: border-box;
}

.copyright {
    position: absolute;
    bottom: 0.1rem;
    left: 0.6rem;
    right: 0.6rem;
    text-align: center;
}

.language-box {
    position: absolute;
    top: 0.16rem;
    right: 0.16rem;
    z-index: 2;
    padding: 0.3em 0.6em;
    border-radius: 4px;
    line-height: 1;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
}

.language-box a {
    color: #fff;
}

.language-button {
    display: flex;
    align-items: center;
    justify-content: center;
}

.language-button i {
    flex: none;
    width: 0.32rem;
    height: 0.32rem;
    margin-right: 0.3em;
    background: url("//content.game-bean.com/image/yqcr/annual_report2512/icon-language.png") no-repeat;
    background-size: 100% 100%;
}

.language-button span {
    flex: none;
}

.languages {
    padding-top: 0.06rem;
}

.languages li {
    margin: 0.12rem 0;
}

.languages li a {
    display: block;
    padding: 0.4em 0;
}

.page1 {
    position: relative;
    min-height: 100%;
    padding-top: 6vh;
    padding-bottom: 0.1rem;
    box-sizing: border-box;
}

.page1 h1 {
    width: 2.51rem;
    height: 0.87rem;
    margin: 0 auto 0.2rem;
    line-height: 0;
    font-size: 0;
}

.zh_cn .page1 h1 {
    background: url("//content.game-bean.com/image/yqcr/annual_report2512/page1-title-cn.png") no-repeat;
    background-size: 100% 100%;
}

.zh_tw .page1 h1 {
    background: url("//content.game-bean.com/image/yqcr/annual_report2512/page1-title-tw.png") no-repeat;
    background-size: 100% 100%;
}

.en .page1 h1 {
    width: 6.2rem;
    height: 0.84rem;
    background: url("//content.game-bean.com/image/yqcr/annual_report2512/page1-title-en.png") no-repeat;
    background-size: 100% 100%;
}

.ko .page1 h1 {
    width: 4.39rem;
    height: 0.86rem;
    background: url("//content.game-bean.com/image/yqcr/annual_report2512/page1-title-ko.png") no-repeat;
    background-size: 100% 100%;
}

.id .page1 h1 {
    width: 5.73rem;
    height: 0.63rem;
    background: url("//content.game-bean.com/image/yqcr/annual_report2512/page1-title-id.png") no-repeat;
    background-size: 100% 100%;
}

.th .page1 h1 {
    width: 6.16rem;
    height: 0.84rem;
    background: url("//content.game-bean.com/image/yqcr/annual_report2512/page1-title-th.png") no-repeat;
    background-size: 100% 100%;
}

.page2 {
    position: relative;
    padding-top: 15vh;
    box-sizing: border-box;
}

.page2-decorate {
    position: absolute;
    right: 0.06rem;
    bottom: -0.4rem;
    width: 1.5rem;
    height: 2.31rem;
    background: url('//content.game-bean.com/image/yqcr/annual_report2512/role-jns.png') no-repeat;
    background-size: 100% 100%;
}

.page3 {
    position: relative;
    padding-top: 6vh;
    box-sizing: border-box;
}

.page3 h2 {
    width: 3.34rem;
    height: 0.87rem;
    margin: 0 auto 0.2rem;
    line-height: 0;
    font-size: 0;
}

.zh_cn .page3 h2 {
    background: url("//content.game-bean.com/image/yqcr/annual_report2512/page3-title-cn.png") no-repeat;
    background-size: 100% 100%;
}

.zh_tw .page3 h2 {
    background: url("//content.game-bean.com/image/yqcr/annual_report2512/page3-title-tw.png") no-repeat;
    background-size: 100% 100%;
}

.en .page3 h2 {
    width: 3.65rem;
    height: 0.93rem;
    background: url("//content.game-bean.com/image/yqcr/annual_report2512/page3-title-en.png") no-repeat;
    background-size: 100% 100%;
}

.ko .page3 h2 {
    width: 3.51rem;
    height: 0.86rem;
    background: url("//content.game-bean.com/image/yqcr/annual_report2512/page3-title-ko.png") no-repeat;
    background-size: 100% 100%;
}

.id .page3 h2 {
    width: 3.41rem;
    height: 0.79rem;
    background: url("//content.game-bean.com/image/yqcr/annual_report2512/page3-title-id.png") no-repeat;
    background-size: 100% 100%;
}

.th .page3 h2 {
    width: 5.63rem;
    height: 0.95rem;
    background: url("//content.game-bean.com/image/yqcr/annual_report2512/page3-title-th.png") no-repeat;
    background-size: 100% 100%;
}

.page3-decoration1 {
    position: absolute;
    top: 1.5rem;
    right: 0.2rem;
    width: 1.6rem;
    height: 1.09rem;
    background: url("//content.game-bean.com/image/yqcr/annual_report2512/role-badge.png") no-repeat;
    background-size: 100% 100%;
}

.page3-decoration2 {
    position: absolute;
    bottom: 1.4rem;
    right: 0.1rem;
    width: 1.5rem;
    height: 2.27rem;
    background: url("//content.game-bean.com/image/yqcr/annual_report2512/role-lj.png") no-repeat;
    background-size: 100% 100%;
}

.page3-content {
    position: relative;
    width: 6.8rem;
    margin: 0 auto;
    padding: 0.3rem 0.3rem 0.3rem 0.4rem;
    line-height: 1.4;
    font-size: 0.9em;
    background: url("//content.game-bean.com/image/yqcr/annual_report2512/paper-bg.png") no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
}

.qrbox {
    width: 3.8rem;
    margin: 0.3rem auto 0.1rem;
}
.qrbox-img {
    width: 1.6rem;
    margin: 0 auto;
}
.qrbox-text {
    margin-top: 0.1rem;
    font-size: 0.8em;
    text-align: center;
    color: #d03f30;
}
.qrbox-text p {
    margin: 0;
}

#PictureContent {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.letter {
    position: relative;
    width: 6.71rem;
    min-height: 8rem;
    margin: 0 auto;
    padding: 0.3rem 0.3rem 1.6rem 0.4rem;
    background: url("//content.game-bean.com/image/yqcr/annual_report2512/paper-bg.png") no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
}

.letter::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0.2rem;
    width: 1.4rem;
    height: 1.82rem;
    background: url("//content.game-bean.com/image/yqcr/annual_report2512/role-qiyu.png") no-repeat;
    background-size: 100% 100%;
}

.letter2 {
    position: relative;
    width: 6.8rem;
    min-height: 8.8rem;
    margin: 0 auto;
    padding: 0.3rem 0.3rem 0.24rem 0.4rem;
    line-height: 1.4;
    background: url("//content.game-bean.com/image/yqcr/annual_report2512/paper-bg.png") no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
}
.letter2 span, .page3-content span {
    color: #e15b00;
}

.dialog {
    width: 6.6rem;
    min-height: 5.7rem;
    margin: 0 auto;
    padding: 0.6rem 0.38rem 0.4rem 0.42rem;
    background: url("//content.game-bean.com/image/yqcr/annual_report2512/dialog-bg.png") no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
}

.roleinfo {
    display: flex;
    margin: 0.2rem 0;
    padding-bottom: 0.2rem;
    background: url('//content.game-bean.com/image/yqcr/annual_report2512/line.png') no-repeat center bottom;
    background-size: 100%;
}

.roleinfo dt {
    width: 1.8rem;
    padding: 0 0.8em;
    text-align: right;
}

.roleinfo dd {
    flex: auto;
    margin: 0;
}

.message {
    position: fixed;
    top: 2%;
    left: 4%;
    right: 4%;
    z-index: 50;
    border: 1px solid #a09882;
    border-radius: 6px;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.7);
    box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.8);
    box-sizing: border-box;
    --animate-duration: 0.3s;
}

.message article {
    max-width: 750px;
    margin: 0 auto;
    padding: 0.2rem 0.3rem;
}

.mask {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 30;
    background-color: rgba(0, 0, 0, 0.8);
}

.mask-box {
    position: relative;
    width: 6.9rem;
    margin: 10% auto 0;
    text-align: center;
}

.mask .content {
    margin: 0 auto;
    color: #fff;
    text-align: center;
}

.form-item {
    display: flex;
    margin: 0.4rem 0;
}

.form-item label {
    display: block;
    flex: none;
    align-self: center;
    width: 1rem;
    font-size: 0.9em;
    text-align: right;
}

.form-content {
    flex: auto;
    margin: 0 0.2rem;
    font-size: 1.1em;
    word-break: break-all;
}

.form-content input,
.form-content select {
    display: block;
    width: 100%;
    padding: 0.6em 0.5em;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 1.1em;
    color: #000;
    background-color: #fff;
    box-sizing: border-box;
}

.buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0.28rem auto;
}

.buttons li {
    margin: 0 0.16rem;
    font-size: 1.1em;
    text-align: center;
}

.btn-red {
    display: inline-block;
    padding: 0.4em 1.1em 0.7em;
    text-align: center;
    text-shadow: 0 0 5px #c24608;
    color: #fff !important;
    background: url("//content.game-bean.com/image/yqcr/annual_report2512/button-red.png") no-repeat;
    background-size: 100% 100%;
}

.btn-yellow {
    display: inline-block;
    padding: 0.4em 1.1em 0.7em;
    text-align: center;
    text-shadow: 0 0 5px #c67400;
    color: #fff;
    background: url("//content.game-bean.com/image/yqcr/annual_report2512/button-yellow.png") no-repeat;
    background-size: 100% 100%;
}

.btn-popup-close {
    position: absolute;
    left: 50%;
    bottom: -0.64rem;
    width: 0.6rem;
    height: 0.6rem;
    font-size: 0;
    line-height: 0;
    background: url('//content.game-bean.com/image/yqcr/kor/newserver202508/icon-close.png') no-repeat;
    background-size: 100%;
    transform: translateX(-50%);
}

.gray {
    opacity: 0.6;
    filter: grayscale(100%);
}

.ft-red {
    color: #d84b44;
}

@media screen and (min-height: 844px) {
    .letter {
        padding-bottom: 1.7rem;
    }
}