/* 飞飞空之邀约活动 */

html {
    height: 100%;
    overflow: hidden;
}

body.si-body {
    margin: 0;
    height: 100%;
    height: 100vh;
    height: 100dvh;
    overflow: hidden;
    font-family: 'main-font', "Microsoft YaHei", "PingFang SC", sans-serif;
    font-size: 0.22rem;
    color: #fff;
    background: #1a2a4a url("../images/背景主图.png") no-repeat center center;
    background-size: cover;
}

/* PC 全屏循环背景视频 */
.si-bg-video {
    display: none;
}

.si-bg-video__media {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    pointer-events: none;
}

.si-page {
    position: relative;
    z-index: 1;
    height: 100%;
    height: 100vh;
    height: 100dvh;
    max-height: 100vh;
    max-height: 100dvh;
    max-width: 19.2rem;
    margin: 0 auto;
    overflow: hidden;
}

@media screen and (min-width: 769px) {
    body.si-body {
        background-image: none;
    }

    .si-bg-video {
        display: block;
        position: fixed;
        inset: 0;
        z-index: 0;
        overflow: hidden;
        background: #1a2a4a;
    }
}

/* header */
.si-header-wrap {
    position: relative;
    z-index: 5;
}

.si-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0.2rem 0.36rem 0;
}

.si-logo img {
    display: block;
    height: 0.72rem;
    width: auto;
    max-width: 3.2rem;
    object-fit: contain;
}

.si-header-right {
    display: flex;
    align-items: center;
    gap: 0.12rem;
}

.si-auth.login-after {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.08rem;
    margin-right: 0.08rem;
}

@media screen and (min-width: 769px) {
    .si-header-wrap {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 0.2rem 0.36rem 0;
        justify-content: space-between;
    }

    .si-header {
        display: contents;
        padding: 0;
    }

    .si-logo {
        order: 1;
    }

    .si-auth.login-after {
        order: 2;
        margin-left: auto;
    }

    .si-header-right {
        order: 3;
    }
}

.si-icon-btn {
    padding: 0;
    border: none;
    background: transparent;
    cursor: pointer;
    line-height: 0;
}

.si-icon-btn img {
    height: 0.48rem;
    width: auto;
    display: block;
}

.si-btn-site img {
    height: 0.44rem;
    width: auto;
    display: block;
}

.si-user-line {
    margin: 0;
    font-size: 0.2rem;
    color: #000;
    letter-spacing: 0.02em;
}

.si-text-btn,
.si-link-btn {
    border: none;
    background: transparent;
    cursor: pointer;
    font-size: 0.2rem;
    color: #994903;
    padding: 0;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.45);
}

.si-link-btn {
    margin-left: 0.12rem;
    text-decoration: underline;
}

/* main */
.si-main {
    position: absolute;
    left: 2.5rem;
    top: 18%;
    z-index: 2;
    padding: 0;
    max-width: 8rem;
}

.si-title-img {
    display: block;
    width: 8rem;
    margin-left: -1.9rem;
    max-width: 85vw;
    height: auto;
}

.si-main-actions {
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
    margin-top: 0.36rem;
}

.si-action-btn {
    padding: 0;
    border: none;
    background: transparent;
    cursor: pointer;
    line-height: 0;
    width: 2.6rem;
    max-width: 70vw;
    transition: transform 0.2s ease;
}

.si-action-btn:hover {
    transform: scale(1.05);
}

.si-action-btn img {
    width: 100%;
    height: auto;
    display: block;
}

.si-status {
    margin-top: 0.32rem;
    font-size: 0.2rem;
    line-height: 1.75;
    color: rgba(255, 255, 255, 0.95);
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}

.si-status em {
    font-style: normal;
    color: #ffe566;
    font-weight: bold;
}

.si-status-line {
    text-shadow: 0 1px 4px rgba(0, 0, 0, 1);
}

.si-status-line.si-event-time {
    color: rgba(255, 255, 255, 0.92);
}

.si-status-line.si-event-time em,
.si-status-line.si-guarantee-tip em {
    color: #ffe566;
}

.si-plus-btn {
    padding: 0;
    border: none;
    background: transparent;
    cursor: pointer;
    vertical-align: middle;
    margin-left: 0.06rem;
    line-height: 0;
}

.si-plus-btn img {
    height: 0.28rem;
    width: auto;
    display: inline-block;
}

/* side nav — 沿右侧轮盘弧线，按钮切图已含文案 */
.si-side-nav {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 7.28rem;
    height: 5.6rem;
    z-index: 4;
    pointer-events: none;
}

.si-side-wheel {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: right center;
    pointer-events: none;
}

.si-side-btn {
    position: absolute;
    padding: 0;
    border: none;
    background: transparent;
    cursor: pointer;
    line-height: 0;
    pointer-events: auto;
    transition: transform 0.2s ease;
}

.si-side-btn::after {
    content: "";
    position: absolute;
    left: -0.62rem;
    top: 50%;
    width: 0.45rem;
    height: 0.46rem;
    transform: translate(50%, -50%);
    background: url("../images/右侧UI光效 明度.png") no-repeat center;
    background-size: contain;
    opacity: 0;
    transition: opacity 0.2s ease;
    pointer-events: none;
}

.si-side-btn:hover::after,
.si-side-btn:focus-visible::after {
    opacity: 1;
}

.si-side-btn:hover,
.si-side-btn:focus-visible {
    transform: scale(1.04);
}

.si-side-btn img {
    display: block;
    width: auto;
    height: 0.46rem;
}

.si-side-btn[data-nav="backpack"] {
    top:24%;
    left: 13vh;
}

.si-side-btn[data-nav="tasks"] {
    top: 46.5%;
    left: 8vh;
}

.si-side-btn[data-nav="ticket"] {
    top: 70%;
    left: 12vh;
}

/* modals override */
#select-role-dialog.mod-dialog1.active {
    z-index: 10002;
}

.si-modal .mod-dialog-main,
.mod-dialog.si-modal-wrap .mod-dialog-main {
    background: transparent;
    width: auto;
    height: auto;
    max-width: 95vw;
    border-radius: 0;
    box-shadow: none;
}

.mod-dialog.si-modal-wrap {
    background-color: rgba(0, 0, 0, 0.75);
    min-height: 100vh;
    min-height: 100dvh;
    min-height: -webkit-fill-available;
}

.mod-dialog.si-modal-wrap .mod-dialog-mask {
    min-height: 100vh;
    min-height: 100dvh;
    min-height: -webkit-fill-available;
}

.mod-dialog.si-modal-wrap--lottery {
    background-color: rgba(0, 0, 0, 0.75);
}

.mod-dialog.si-modal-wrap--lottery .mod-dialog-mask {
    position: fixed;
    inset: 0;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    min-height: 100dvh;
    min-height: -webkit-fill-available;
    background-color: rgba(0, 0, 0, 0.75);
    background-image: url("../images/抽奖部分切图/抽奖背景.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.mod-dialog.si-modal-wrap .mod-dialog-content {
    background: transparent;
    width: auto;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mod-dialog.si-modal-wrap .mod-dialog-main {
    margin-top: 0;
    left: 50%;
    right: auto;
    top: 50%;
    transform: translate(-50%, -50%);
}

.si-modal {
    position: relative;
    width: 10.8rem;
    max-width: 94vw;
    margin: 0 auto;
    padding: 0;
    color: #fff;
    box-sizing: border-box;
}

.si-modal-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
}

.si-modal-close {
    position: absolute;
    right: 0.2rem;
    top: 0.1rem;
    z-index: 10;
    padding: 0;
    border: none;
    background: transparent;
    cursor: pointer;
    line-height: 0;
}

.si-modal-close img {
    width: 0.4rem;
    height: auto;
}

/* DIY modal */
.si-modal--diy {
    width: 10.24rem;
    min-height: 6.68rem;
    background: url("../images/弹窗部分切图/DIY船票弹窗背景.png") no-repeat center top;
    background-size: 100% auto;
    padding: 0.78rem 0.4rem 0.34rem;
    box-sizing: border-box;
}

/* .si-modal--diy .si-modal-close {
    right: -0.56rem;
    top: -0.5rem;
} */

.si-modal--diy .si-modal-body {
    padding: 0 0.06rem;
}

/* DIY ticket preview */
.si-diy-preview-wrap {
    width: 100%;
    max-width: 9.4rem;
    margin: 0 auto 0.14rem;
}

.si-ticket {
    position: relative;
    width: 100%;
    aspect-ratio: 820 / 320;
    max-height: 3.2rem;
    overflow: hidden;
    border-radius: 0.12rem;
}

.si-ticket__layer {
    position: absolute;
    inset: 0;
    pointer-events: none;
}

.si-ticket__layer--template {
    z-index: 1;
}

.si-ticket__layer--grid {
    z-index: 3;
}

.si-ticket__layer--info {
    z-index: 4;
}

.si-ticket-template-img {
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
    display: block;
}

.si-ticket-frame,
.si-ticket-split {
    position: absolute;
    display: block;
}

.si-ticket-frame {
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.si-ticket-split {
    left: 56%;
    top: 10%;
    height: 80%;
    width: auto;
}

.si-ticket-left {
    position: absolute;
    left: 0;
    top: 0;
    width: 75%;
    height: 100%;
}

.si-ticket-logo {
    position: absolute;
    left: 8%;
    top: 12%;
    width: 28%;
    height: auto;
    z-index: 2;
}

.si-ticket-seat {
    position: absolute;
    left: 11.5%;
    bottom: 33%;
    display: inline-block;
    background: rgba(0, 0, 0, 0.45);
    border-radius: 0.2rem;
    z-index: 2;
    line-height: 0;
}

.si-ticket-seat--preview[hidden],
.si-ticket-seat--preview.is-hidden {
    display: none !important;
}

.si-ticket-seat .si-pill-text {
    display: block;
    font-size: 0.16rem;
    line-height: 1.2;
    color: #fff;
    padding: 0.07rem 0.14rem;
    letter-spacing: 0.15em;
}

.si-ticket-char {
    position: absolute;
    right: 2%;
    bottom: 0;
    height: 98%;
    width: auto;
    max-width: 60%;
    object-fit: contain;
    object-position: bottom right;
    z-index: 1;
}

.si-ticket-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 20%;
    height: 100%;
    overflow: visible;
    border-radius: 0.08rem;
}

.si-ticket-right-deco {
    position: absolute;
    inset: 0;
    z-index: 0;
    background: url("../images/弹窗部分切图/飞艇底纹.png") no-repeat center;
    background-size: 100% 100%;
    filter: brightness(1.45) contrast(1.1) saturate(1.15);
    pointer-events: none;
}

.si-ticket-mask {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: fill;
    opacity: 0.52;
    z-index: 1;
    pointer-events: none;
}

.si-ticket-fields {
    position: relative;
    z-index: 2;
    margin: 0;
    padding: 0.14rem 0.2rem 0.1rem 0.14rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    gap: 0.04rem;
    box-sizing: border-box;
}

.si-ticket-fields > div {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 100%;
}

.si-ticket-fields dt {
    font-size: 0.17rem;
    line-height: 1.2;
    color: rgba(255, 255, 255, 0.7);
    margin: 0 0 0.04rem;
    font-weight: normal;
    text-align: right;
    width: 100%;
}

.si-ticket-fields dd {
    margin: 0 0 0.08rem;
    font-size: 0.32rem;
    line-height: 1;
    color: #fff;
}

.si-ticket-fields .si-field-title-dd {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    margin: 0 0 0.06rem;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

.si-field-origin {
    font-size: 0.3rem !important;
    font-weight: bold;
    line-height: 1.15;
    color: #fff;
}

.si-field-dest {
    font-size: 0.3rem !important;
    font-weight: bold;
    line-height: 1.15;
    margin-bottom: 0.1rem !important;
}

.si-field-title {
    display: inline-block;
    min-width: 1.2rem;
    max-width: 100%;
    background: url("../images/弹窗部分切图/归来的战斗狂人底框.png") no-repeat center;
    background-size: 100% 100%;
    white-space: nowrap;
    line-height: 0;
}

.si-field-title .si-pill-text {
    display: block;
    font-size: 0.17rem;
    line-height: 1.2;
    color: #fff;
    padding: 0.07rem 0.2rem;
}

.si-ticket-fields dd.si-field-date {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    background: rgba(0, 0, 0, 0.45);
    border-radius: 0.2rem;
    margin-bottom: 0 !important;
}

.si-field-date .si-pill-text {
    display: block;
    font-size: 0.18rem;
    line-height: 1.2;
    color: rgba(255, 255, 255, 0.92);
    padding: 0.07rem 0.14rem;
}

.si-ticket-fields > div:last-child {
    margin-bottom: 0;
}

/* DIY edit area */
.si-diy-edit-wrap {
    width: 100%;
    max-width: 9.4rem;
    margin: 0 auto;
}

.si-diy-tabs {
    display: flex;
    align-items: flex-end;
    gap: 0.06rem;
    position: relative;
    z-index: 2;
}

.si-diy-tab {
    flex: 0 0 1.44rem;
    height: 0.44rem;
    margin: 0;
    padding: 0;
    border: 1px solid rgba(201, 168, 108, 0.75);
    border-bottom: none;
    background: linear-gradient(180deg, #1a1510 0%, #0a0908 100%);
    color: rgba(255, 255, 255, 0.72);
    cursor: pointer;
    font-size: 0.18rem;
    line-height: 0.42rem;
    border-radius: 0 0.1rem 0 0;
    box-sizing: border-box;
    transition: background 0.15s, color 0.15s, border-color 0.15s;
}

.si-diy-tab span {
    display: block;
    text-align: center;
    pointer-events: none;
}

.si-diy-tab.is-active {
    background: linear-gradient(180deg, #7a5a2a 0%, #5c4220 55%, #4a3520 100%);
    border-color: rgba(228, 200, 130, 0.95);
    color: #fff;
    box-shadow: inset 0 1px 0 rgba(255, 230, 160, 0.25);
}

.si-diy-tab:not(.is-active):hover {
    color: rgba(255, 255, 255, 0.9);
    border-color: rgba(201, 168, 108, 0.9);
}

/* DIY panel */
.si-diy-panel--edit {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0.22rem 0.34rem 0.2rem;
    box-sizing: border-box;
    min-height: 1.72rem;
}

.si-diy-panel--edit::before {
    content: '';
    position: absolute;
    inset: 0;
    background: url("../images/弹窗部分切图/DIY船票下方底框.png") no-repeat center;
    background-size: 100% 100%;
    pointer-events: none;
    z-index: 0;
}

.si-diy-panel--edit > * {
    position: relative;
    z-index: 1;
}

.si-diy-panel-main {
    position: relative;
    min-height: 1.48rem;
    padding-right: 1.1rem;
    padding-bottom: 0.04rem;
    box-sizing: border-box;
}

.si-diy-content {
    position: relative;
    flex: 1;
    min-width: 0;
    min-height: 1.36rem;
}

.si-diy-options {
    display: none;
    width: 100%;
    box-sizing: border-box;
}

.si-diy-options[hidden] {
    display: none !important;
}

.si-diy-options.is-active {
    display: flex;
}

.si-diy-options[data-panel="title"].is-active {
    flex-direction: column;
    justify-content: center;
    gap: 0.1rem;
    padding: 0.02rem 0;
}

.si-sheet-group {
    width: 100%;
}

.si-sheet-label {
    margin: 0 0 0.06rem;
    padding-left: 0.04rem;
    font-size: 0.14rem;
    line-height: 1.2;
    color: rgba(245, 215, 110, 0.85);
    letter-spacing: 0.04em;
}

.si-diy-options[data-panel="dest"].is-active {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 0.1rem 0.12rem;
    padding: 0.06rem 0;
}

.si-diy-options--jobs.is-active {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 0.12rem;
    padding: 0.08rem 0;
}

.si-sheet-row {
    display: flex;
    flex-wrap: wrap;
    gap: 0.05rem;
}

.si-opt-btn {
    border: none;
    min-width: 0.75rem;
    height: 0.22rem;
    padding: 0 0.14rem;
    background: url("../images/弹窗部分切图/称号选择按钮2.png") no-repeat center;
    background-size: 100% 100%;
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.13rem;
    cursor: pointer;
    white-space: nowrap;
    line-height: 0.22rem;
}

.si-opt-btn.is-active {
    background-image: url("../images/弹窗部分切图/称号选择按钮1.png");
    color: #fff;
}

.si-job-btn {
    position: relative;
    padding: 0.04rem;
    border: 2px solid transparent;
    border-radius: 0.1rem;
    background: transparent;
    cursor: pointer;
    line-height: 0;
    width: 0.92rem;
    flex-shrink: 0;
    transition: border-color 0.15s, box-shadow 0.15s, opacity 0.15s;
}

.si-job-btn img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 0.06rem;
    transition: opacity 0.15s, filter 0.15s;
}

.si-job-btn:not(.is-active) img {
    opacity: 0.45;
    filter: grayscale(0.35);
}

.si-job-btn.is-active {
    border-color: #e8c96a;
    box-shadow: 0 0 0 1px rgba(232, 201, 106, 0.35), 0 0 10px rgba(232, 201, 106, 0.45);
}

.si-job-btn.is-active img {
    opacity: 1;
    filter: none;
}

.si-dest-btn {
    flex: 0 0 1.36rem;
    max-width: 42%;
    padding: 0;
    border: none;
    background: transparent;
    cursor: pointer;
    line-height: 0;
}

.si-dest-btn img {
    width: 100%;
    height: auto;
    display: block;
}


.si-diy-generate {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 2;
    padding: 0;
    border: none;
    background: transparent;
    cursor: pointer;
    width: 1.2rem;
    line-height: 0;
    /* 相对父级垂直居中 */
    transform: translateY(-50%);
}

.si-diy-generate img {
    display: block;
    width: 100%;
    height: auto;
}

.si-diy-generate:disabled {
    opacity: 0.45;
    cursor: not-allowed;
}

/* DIY 弹窗内按钮去默认样式（不含标签/称号/目的地/职业选项按钮） */
.si-modal--diy .si-diy-done-btn,
.si-modal--diy .si-diy-generate,
.si-modal--diy .btn-generate-ticket {
    appearance: none;
    -webkit-appearance: none;
    margin: 0;
    padding: 0;
    border: none;
    background: transparent;
    outline: none;
    box-shadow: none;
    font: inherit;
    color: inherit;
    line-height: inherit;
    cursor: pointer;
}

.si-modal--diy .si-diy-done-btn:focus-visible,
.si-modal--diy .si-diy-generate:focus-visible {
    outline: 2px solid rgba(232, 201, 106, 0.6);
    outline-offset: 2px;
}

/* DIY done */
.si-diy-panel--done {
    width: 100%;
    max-width: 9.4rem;
    margin: 0.12rem auto 0;
    padding: 0.18rem 0.28rem 0.14rem;
    box-sizing: border-box;
    background: url("../images/弹窗部分切图/DIY船票下方底框.png") no-repeat center;
    background-size: 100% 100%;
}

.si-diy-done-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 1.1rem;
    padding-right: 1.2rem;
    box-sizing: border-box;
}

.si-diy-done-seat {
    position: relative;
    flex-shrink: 0;
    width: 2.5rem;
    height: 0.92rem;
    margin: 0 auto;
    line-height: 0;
}

.si-diy-done-seat-bg {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.si-diy-done-no {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.04rem;
    text-align: center;
    color: #9a7b45;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.35);
    pointer-events: none;
}

.si-diy-done-no-label {
    font-size: 0.13rem;
    font-weight: 600;
    letter-spacing: 0.06em;
    line-height: 1.2;
}

.si-diy-done-no-detail {
    font-size: 0.17rem;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 1.2;
}

.si-diy-done-tip {
    margin: 0;
    font-size: 0.16rem;
    line-height: 1.5;
    text-align: center;
    color: #e8c96a;
    padding-right: 1.2rem;
}

.si-diy-done-actions {
    position: absolute;
    right: 0.06rem;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.36rem;
}

.si-diy-done-btn {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.03rem;
    color: rgba(255, 255, 255, 0.9);
    font-size: 0.15rem !important;
    line-height: 1;
    text-align: center;
}

.si-diy-done-btn img {
    display: block;
    width: 0.5rem;
    height: 0.5rem;
}

.si-diy-done-btn:hover {
    opacity: 0.88;
}

/* task modal */
.si-modal--task {
    background: url("../images/弹窗部分切图/任务弹窗.png") no-repeat center top;
    background-size: 100% auto;
    padding: 1.2rem 0.28rem 0.32rem;
    width: 9.6rem;
}

.si-task-scroll {
    width: 100%;
    max-height: 5.2rem;
    overflow-y: auto;
    padding: 0 0.24rem 0.2rem;
    box-sizing: border-box;
}

.si-task-section {
    margin-bottom: 0.2rem;
}

.si-task-section-title {
    display: block;
    height: 0.36rem;
    width: auto;
    margin-bottom: 0.1rem;
}

.si-task-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.12rem;
    padding: 0.1rem 0.14rem;
    margin-bottom: 0.08rem;
    background: url("../images/弹窗部分切图/任务渐变框.png") no-repeat center;
    background-size: 100% 100%;
    font-size: 0.18rem;
    color: #4a3520;
}

.si-task-item p {
    margin: 0;
    flex: 1;
}

.si-task-btn {
    flex-shrink: 0;
    border: none;
    padding: 0;
    background: transparent;
    cursor: pointer;
    line-height: 0;
    min-width: 1.2rem;
}

.si-task-btn img {
    height: 0.36rem;
    width: auto;
    max-width: 1.4rem;
}

.si-task-btn:disabled {
    opacity: 0.55;
    cursor: default;
}

.si-task-empty {
    margin: 0;
    padding: 0.12rem 0;
    text-align: center;
    font-size: 0.16rem;
    color: rgba(74, 53, 32, 0.65);
}

/* follow qr */
.si-modal--follow-qr {
    position: relative;
    padding: 0.24rem;
}

.si-follow-qr-img {
    display: block;
    width: 4.8rem;
    max-width: 72vw;
    height: auto;
    margin: 0 auto;
}

.si-follow-qr-label {
    margin: 0.12rem 0 0;
    text-align: center;
    font-size: 0.18rem;
    line-height: 1.4;
    color: #fff;
}

/* backpack */
.si-modal--backpack {
    background: url("../images/弹窗部分切图/我的背包.png") no-repeat center top;
    background-size: 100% 100%;
    width: 9.2rem;
    min-height: 6.8rem;
    padding: 0.72rem 0.36rem 0.36rem;
}

.si-modal--backpack .si-modal-body {
    width: 100%;
    padding: 0 0.04rem;
}

.si-backpack-pick h3,
.si-backpack-list-wrap h3 {
    margin: 0 0 0.1rem;
    font-size: 0.2rem;
    color: #f5d76e;
}

.si-backpack-pick-tip {
    margin: 0 0 0.1rem;
    font-size: 0.14rem;
    line-height: 1.4;
    color: rgba(255, 255, 255, 0.78);
}

.si-backpack-slots {
    display: flex;
    gap: 0.16rem;
    margin-bottom: 0.16rem;
}

.si-backpack-slot {
    width: 1.2rem;
    min-height: 1.2rem;
    border-radius: 0.1rem;
    background: linear-gradient(135deg, #d4a84b 0%, #8b6914 100%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 0.16rem;
    color: rgba(255, 255, 255, 0.9);
    cursor: pointer;
    border: 2px solid transparent;
    padding: 0.06rem;
    box-sizing: border-box;
    transition: border-color 0.2s, box-shadow 0.2s;
}

.si-backpack-slot.is-active {
    border-color: #fff;
    box-shadow: 0 0 0 2px rgba(245, 215, 110, 0.55);
}

.si-backpack-slot.has-item {
    border-color: #f5d76e;
}

.si-backpack-slot-empty {
    font-size: 0.16rem;
    opacity: 0.85;
}

.si-backpack-slot-icon {
    width: 0.64rem;
    height: 0.64rem;
    margin-bottom: 0.04rem;
    border-radius: 0.08rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.si-backpack-slot-icon--guaranteed {
    background-image: url("../images/弹窗部分切图/终极大奖框.png");
}

.si-backpack-slot-icon--high {
    background-image: url("../images/弹窗部分切图/高级奖励框.png");
}

.si-backpack-slot-icon--medium {
    background-image: url("../images/弹窗部分切图/中级奖励框.png");
}

.si-backpack-slot-icon--base {
    background-image: url("../images/弹窗部分切图/常规奖励框.png");
}

.si-backpack-slot-icon img {
    width: 88%;
    height: 88%;
    object-fit: contain;
    display: block;
}

.si-backpack-slot-name {
    font-size: 0.12rem;
    line-height: 1.25;
    text-align: center;
    word-break: break-all;
}

.si-backpack-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 0.12rem;
    max-height: 2.8rem;
    overflow-y: auto;
    padding-right: 0.08rem;
}

.si-backpack-item {
    text-align: center;
    cursor: pointer;
    padding: 0.08rem;
    border-radius: 0.08rem;
    border: 2px solid transparent;
    transition: border-color 0.2s;
}

.si-backpack-item.is-selected {
    border-color: #f5d76e;
    background: rgba(245, 215, 110, 0.15);
}

.si-backpack-item.is-claimed {
    opacity: 0.45;
    cursor: not-allowed;
}

.si-backpack-item-icon {
    width: 0.8rem;
    height: 0.8rem;
    margin: 0 auto 0.06rem;
    border-radius: 0.08rem;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.si-backpack-item-icon--guaranteed {
    background-image: url("../images/弹窗部分切图/终极大奖框.png");
}

.si-backpack-item-icon--high {
    background-image: url("../images/弹窗部分切图/高级奖励框.png");
}

.si-backpack-item-icon--medium {
    background-image: url("../images/弹窗部分切图/中级奖励框.png");
}

.si-backpack-item-icon--base {
    background-image: url("../images/弹窗部分切图/常规奖励框.png");
}

.si-backpack-item-icon img {
    width: 88%;
    height: 88%;
    object-fit: contain;
    display: block;
}

.si-backpack-item-name {
    font-size: 0.14rem;
    line-height: 1.3;
    color: #eee;
}

.si-backpack-claim-wrap {
    display: block;
    width: fit-content;
    margin: 0.2rem auto 0;
}

.si-backpack-claim-wrap.is-blocked {
    cursor: not-allowed;
}

.si-backpack-claim-wrap.is-blocked .si-backpack-claim {
    pointer-events: none;
}

.si-backpack-claim {
    display: block;
    margin: 0;
    padding: 0;
    border: none;
    background: transparent;
    cursor: pointer;
    line-height: 0;
    position: relative;
}

.si-backpack-claim img {
    display: block;
    height: 0.48rem;
    width: auto;
}

.si-backpack-claim .is-disabled {
    display: none;
}

.si-backpack-claim:disabled {
    cursor: not-allowed;
}

.si-backpack-claim:disabled .is-normal {
    display: none;
}

.si-backpack-claim:disabled .is-disabled {
    display: block;
}

/* rules */
.si-modal--rules {
    background: url("../images/弹窗部分切图/规则弹窗.png") no-repeat center;
    background-size: 100% 100%;
    width: 9.6rem;
    min-height: 5.6rem;
    padding: 0.72rem 0.4rem 0.4rem;
}

.si-rules-content {
    width: 100%;
    max-height: 4.2rem;
    overflow-y: auto;
    font-size: 0.18rem;
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.9);
    padding-right: 0.1rem;
    box-sizing: border-box;
}

.si-rules-content p {
    margin: 0.06rem 0;
    white-space: pre-wrap;
}

.si-rules-content table {
    width: 100%;
    border-collapse: collapse;
    margin: 0.1rem 0;
    font-size: 0.16rem;
    line-height: 1.5;
}

.si-rules-content td,
.si-rules-content th {
    padding: 0.06rem 0.08rem;
    border: 1px solid rgba(255, 255, 255, 0.35);
    text-align: center;
    vertical-align: middle;
    white-space: normal;
    word-break: break-word;
}

.si-rules-content tr:first-child td,
.si-rules-content tr:first-child th {
    font-weight: 600;
}

/* prize pool */
.si-modal--prize {
    background: url("../images/弹窗部分切图/道具奖励.png") no-repeat center top;
    background-size: 100% auto;
    width: 9.6rem;
    padding: 0.9rem 0.2rem 0.32rem;
}

.si-prize-scroll {
    width: 100%;
    max-height: 5.4rem;
    overflow-y: auto;
    padding: 0 0.28rem 0.24rem;
    box-sizing: border-box;
}

.si-prize-group {
    margin-bottom: 0.2rem;
}

.si-prize-group-heading {
    margin: 0 0 0.1rem;
    color: #fff;
    font-size: 0.16rem;
    font-weight: 600;
    line-height: 1.3;
}

.si-prize-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 0.1rem;
}

.si-prize-card {
    position: relative;
    text-align: center;
}

.si-prize-card-icon {
    width: 0.84rem;
    height: 0.84rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.1rem;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.si-prize-card-icon--guaranteed {
    background-image: url("../images/弹窗部分切图/终极大奖框.png");
}

.si-prize-card-icon--high {
    background-image: url("../images/弹窗部分切图/高级奖励框.png");
}

.si-prize-card-icon--medium {
    background-image: url("../images/弹窗部分切图/中级奖励框.png");
}

.si-prize-card-icon--base {
    background-image: url("../images/弹窗部分切图/常规奖励框.png");
}

.si-prize-card-icon img {
    width: 72%;
    height: 72%;
    object-fit: contain;
    display: block;
}

.si-prize-card-name {
    margin: 0.04rem 0 0;
    color: #fff;
    font-size: 0.11rem;
    line-height: 1.3;
    word-break: break-all;
}

/* lottery */
.si-modal--lottery {
    width: 10rem;
    margin: 0 auto;
    text-align: center;
}

.si-lottery-panel {
    min-height: 5.6rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.si-lottery-title {
    width: 4.4rem;
    height: auto;
    margin-bottom: 0.16rem;
}

.si-lottery-count-line {
    font-size: 0.22rem;
    margin-bottom: 0.12rem;
}

.si-lottery-result-head {
    width: 100%;
    text-align: center;
}

.si-lottery-chest {
    margin: 0.08rem 0 0.16rem;
    line-height: 0;
    min-height: 3.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.si-lottery-chest-stage {
    position: relative;
    display: inline-block;
    line-height: 0;
}

.si-lottery-chest-idle,
.si-lottery-chest-anim-wrap {
    display: none;
}

.si-lottery-chest.is-idle .si-lottery-chest-idle {
    display: block;
    width: 4rem;
    max-width: 80vw;
    height: auto;
}

.si-lottery-chest.is-animating .si-lottery-chest-anim-wrap {
    display: inline-block;
}

.si-lottery-chest-anim-wrap {
    position: relative;
    line-height: 0;
}

.si-lottery-chest-anim {
    display: block;
    width: 4.4rem;
    max-width: 85vw;
    height: auto;
}

.si-lottery-chest-prize {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, 78%);
    width: 17%;
    height: 17%;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    z-index: 2;
}

.si-lottery-chest-prize img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    filter: drop-shadow(0 0 0.06rem rgba(255, 255, 255, 0.45));
}

.si-modal--lottery[data-view="idle"] .si-lottery-start {
    display: inline-block;
}

.si-modal--lottery[data-view="idle"] .si-lottery-result-btns,
.si-modal--lottery[data-view="drawing"] .si-lottery-start,
.si-modal--lottery[data-view="drawing"] .si-lottery-result-btns,
.si-modal--lottery[data-view="result"] .si-lottery-start {
    display: none;
}

.si-modal--lottery[data-view="result"] .si-lottery-result-btns {
    display: flex;
}

.si-lottery-start {
    padding: 0;
    border: none;
    background: transparent;
    cursor: pointer;
    line-height: 0;
}

.si-lottery-start:disabled {
    opacity: 0.55;
    cursor: not-allowed;
}

.si-lottery-start img {
    width: 2.8rem;
    max-width: 80vw;
    height: auto;
}

.si-lottery-time {
    margin-top: 0.2rem;
    font-size: 0.16rem;
    color: #ffe566;
}

.si-lottery-result-title {
    font-size: 0.28rem;
    margin-bottom: 0.1rem;
}

.si-lottery-result-title em {
    font-style: normal;
}

.si-lottery-result-tip {
    font-size: 0.16rem;
    opacity: 0.8;
    margin: 0 0 0.24rem;
    text-align: center;
}

.si-lottery-result-btns {
    display: flex;
    justify-content: center;
    gap: 0.24rem;
}

.si-lottery-btn {
    padding: 0;
    border: none;
    background: transparent;
    cursor: pointer;
    line-height: 0;
    position: relative;
}

.si-lottery-btn img {
    height: 0.48rem;
    width: auto;
}

.si-lottery-btn .is-hover {
    display: none;
}

.si-lottery-btn:hover .is-normal {
    display: none;
}

.si-lottery-btn:hover .is-hover {
    display: block;
}

/* share */
.si-modal--share {
    position: relative;
    width: 10.8rem;
    max-width: 96vw;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
}

.si-modal--share .si-modal-close {
    right: 0.4rem;
    top: 0.4rem;
    z-index: 3;
}

.si-modal--share .si-modal-close img {
    width: 0.36rem;
    height: auto;
}

.si-share-body {
    position: relative;
    z-index: 0;
    padding: 0.22rem;
    background: url("../images/分享海报切图/分享弹窗背景.png") no-repeat center;
    background-size: 100% 100%;
    border-radius: 0.12rem;
    box-sizing: border-box;
}

.si-share-poster {
    position: relative;
    z-index: 1;
    width: 100%;
    /* border-radius: 0.08rem; */
    overflow: hidden;
}

.si-share-main {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
}

.si-share-qr {
    position: absolute;
    left: 18%;
    bottom: 17.5%;
    z-index: 2;
    width: 0.9rem;
    height: 0.9rem;
    background: #fff;
    padding: 0.06rem;
    border-radius: 0.06rem;
    box-sizing: border-box;
}

.si-share-qr canvas,
.si-share-qr img {
    width: 100% !important;
    height: 100% !important;
    display: block;
}

.si-share-footer {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 0.1rem;
    margin-top: 0.12rem;
    padding: 0.1rem 0.12rem;
    /* background: linear-gradient(180deg, rgba(52, 36, 20, 0.94) 0%, rgba(30, 20, 12, 0.96) 100%);
    border: 1px solid rgba(198, 158, 88, 0.42); */
    border-radius: 0.14rem;
    box-sizing: border-box;
}

.si-share-url-box {
    flex: 1;
    min-width: 0;
    display: flex;
    align-items: center;
    gap: 0.08rem;
    height: 0.4rem;
    padding: 0 0.12rem 0 0.06rem;
    background: rgba(0, 0, 0, 0.55);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 999px;
    box-sizing: border-box;
}

.si-share-link-icon {
    flex-shrink: 0;
    width: 0.24rem;
    height: 0.24rem;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.12) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71'/%3E%3Cpath d='M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71'/%3E%3C/svg%3E") no-repeat center;
    background-size: 0.14rem 0.14rem;
}

.si-share-url {
    flex: 1;
    min-width: 0;
    font-size: 0.15rem;
    line-height: 1.2;
    color: rgba(255, 255, 255, 0.88);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.si-share-copy {
    flex-shrink: 0;
    padding: 0;
    border: none;
    background: transparent;
    cursor: pointer;
    line-height: 0;
}

.si-share-copy img {
    display: block;
    height: 0.4rem;
    width: auto;
}

.si-share-actions {
    display: flex;
    align-items: center;
    gap: 0.1rem;
    flex-shrink: 0;
    margin-left: 0.04rem;
}

.si-share-save,
.si-share-icon {
    padding: 0;
    border: none;
    background: transparent;
    cursor: pointer;
    line-height: 0;
}

.si-share-save img,
.si-share-icon img {
    display: block;
    height: 0.44rem;
    width: 0.44rem;
    object-fit: contain;
}

/* mobile */
@media screen and (max-width: 768px) {
    .si-bg-video {
        display: none !important;
    }

    body.si-body {
        background-image: url("../images/背景主图.png");
        background-position: center center;
    }

    .si-header-wrap {
        display: flex;
        flex-direction: column;
        gap: 0.06rem;
    }

    .si-header {
        padding: 0.16rem 0.2rem 0;
    }

    .si-auth.login-after {
        padding: 0 0.2rem;
        margin-right: 0;
        flex-wrap: nowrap;
        white-space: nowrap;
    }

    .si-user-line {
        white-space: nowrap;
    }

    .si-logo img {
        height: 0.56rem;
    }

    .si-icon-btn img {
        height: 0.4rem;
    }

    .si-main {
        position: relative;
        left: auto;
        top: auto;
        padding: 0.1rem 0.24rem 0;
        max-width: 100%;
    }

    .si-title-img {
        width: 3.6rem;
        margin-left: -0.7rem;
        margin-top: 0.5rem;
    }

    .si-side-nav {
        position: absolute;
        right: 0;
        left: 0;
        top: auto;
        bottom: 0.16rem;
        transform: none;
        width: 100%;
        max-width: none;
        height: auto;
        display: flex;
        justify-content: center;
        align-items: flex-end;
        gap: 0.1rem;
        padding: 0 0.12rem;
        pointer-events: none;
    }

    .si-side-wheel {
        display: none;
    }

    .si-side-btn {
        position: static;
        pointer-events: auto;
    }

    .si-side-btn::after {
        display: none;
    }

    .si-side-btn img {
        height: 0.4rem;
    }

    .si-modal {
        width: 94vw;
    }

    .si-modal--diy {
        display: flex;
        flex-direction: column;
        width: 94vw;
        max-width: 94vw;
        max-height: 90vh;
        min-height: 5rem;
        padding: 0.62rem 0.12rem 0.18rem;
        background-size: 100% 100%;
        box-sizing: border-box;
        overflow: hidden;
    }

    .si-modal--diy .si-modal-close {
        right: 0.02rem;
        top: 0.02rem;
    }

    .si-modal--diy .si-modal-close img {
        width: 0.34rem;
    }

    .si-modal--diy .si-modal-body {
        flex: 1;
        min-height: 0;
        width: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        padding: 0;
        align-items: stretch;
    }

    .si-diy-preview-wrap {
        margin-bottom: 0.08rem;
    }

    .si-ticket {
        max-height: 2.1rem;
    }

    .si-modal--diy[data-mode="done"] .si-ticket {
        max-height: 1.75rem;
    }

    .si-ticket-left {
        width: 66%;
    }

    .si-ticket-right {
        width: 23%;
    }

    .si-ticket-char {
        max-width: 48%;
        height: 82%;
    }

    .si-ticket-fields {
        padding: 0.06rem 0.06rem 0.04rem 0.02rem;
        gap: 0.03rem;
        justify-content: center;
    }

    .si-ticket-fields > div {
        align-items: flex-end;
    }

    .si-field-title {
        min-width: 0;
        max-width: 100%;
    }

    .si-field-title .si-pill-text {
        font-size: 0.1rem;
        padding: 0.03rem 0.08rem;
    }

    .si-ticket-fields dt {
        font-size: 0.12rem;
        margin-bottom: 0.02rem;
    }

    .si-ticket-fields dd {
        font-size: 0.14rem;
        margin-bottom: 0.04rem;
    }

    .si-field-origin,
    .si-field-dest {
        font-size: 0.18rem !important;
        margin-bottom: 0.04rem !important;
    }

    .si-field-date .si-pill-text {
        font-size: 0.12rem;
        padding: 0.04rem 0.1rem;
    }

    .si-ticket-seat .si-pill-text {
        font-size: 0.11rem;
        padding: 0.04rem 0.1rem;
        letter-spacing: 0.1em;
    }

    .si-diy-tabs {
        gap: 0.04rem;
    }

    .si-diy-tab {
        flex: 1;
        flex-basis: 0;
        height: 0.36rem;
        font-size: 0.14rem;
        line-height: 0.34rem;
    }

    .si-diy-panel--edit {
        padding: 0.12rem 0.1rem 0.1rem;
        min-height: auto;
    }

    .si-diy-panel-main {
        display: flex;
        flex-direction: column;
        padding-right: 0;
        padding-bottom: 0;
        min-height: auto;
        gap: 0.08rem;
    }

    .si-diy-content {
        flex: 1;
        min-height: 0;
        max-height: 2.2rem;
        width: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
        scrollbar-color: rgba(120, 90, 40, 0.35) transparent;
    }

    .si-diy-content::-webkit-scrollbar {
        width: 3px;
    }

    .si-diy-content::-webkit-scrollbar-thumb {
        background: rgba(120, 90, 40, 0.35);
        border-radius: 3px;
    }

    .si-diy-options[data-panel="title"].is-active {
        gap: 0.08rem;
    }

    .si-sheet-label {
        font-size: 0.12rem;
        margin-bottom: 0.04rem;
    }

    .si-sheet-row {
        gap: 0.06rem;
    }

    .si-opt-btn {
        min-width: 0.66rem;
        height: 0.28rem;
        padding: 0 0.1rem;
        font-size: 0.13rem;
        line-height: 0.28rem;
    }

    .si-dest-btn {
        flex: 0 0 calc(50% - 0.06rem);
        max-width: calc(50% - 0.06rem);
    }

    .si-job-btn {
        width: 0.68rem;
    }

    .si-diy-generate {
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
        transform: none;
        width: 1.4rem;
        margin: 0.06rem auto 0;
        flex-shrink: 0;
        align-self: center;
    }

    .si-diy-panel--done {
        margin-top: 0.06rem;
        padding: 0.12rem 0.1rem 0.1rem;
    }

    .si-diy-done-inner {
        flex-direction: column;
        min-height: auto;
        padding-right: 0;
        gap: 0.14rem;
    }

    .si-diy-done-seat {
        width: 2.1rem;
        height: 0.78rem;
    }

    .si-diy-done-actions {
        position: static;
        transform: none;
        justify-content: center;
        gap: 0.56rem;
    }

    .si-diy-done-no-label {
        font-size: 0.11rem;
    }

    .si-diy-done-no-detail {
        font-size: 0.14rem;
        letter-spacing: 0.08em;
    }

    .si-diy-done-btn {
        font-size: 0.08rem;
        gap: 0.02rem;
    }

    .si-diy-done-btn img {
        width: 0.42rem;
        height: 0.42rem;
    }

    .si-diy-done-tip {
        margin-top: 0.1rem;
        padding-right: 0;
        font-size: 0.13rem;
        line-height: 1.45;
    }

    .si-prize-grid {
        grid-template-columns: repeat(4, 1fr);
    }

    .si-backpack-grid {
        grid-template-columns: repeat(4, 1fr);
        max-height: 3.3rem;
    }

    .si-share-body {
        padding: 0.4rem 0.14rem 0.14rem;
    }

    .si-share-footer {
        flex-wrap: nowrap;
        gap: 0.06rem;
        padding: 0.08rem 0.08rem;
        margin-top: 0.08rem;
    }

    .si-share-url-box {
        height: 0.34rem;
        padding: 0 0.08rem 0 0.04rem;
    }

    .si-share-link-icon {
        width: 0.2rem;
        height: 0.2rem;
        background-size: 0.12rem 0.12rem;
    }

    .si-share-url {
        font-size: 0.11rem;
    }

    .si-share-copy img {
        height: 0.34rem;
    }

    .si-share-save img,
    .si-share-icon img {
        height: 0.38rem;
        width: 0.38rem;
    }

    .si-modal--backpack {
        padding: 0.72rem 0.2rem 0.2rem;
    }

    .si-backpack-slot {
        width: 0.8rem;
        min-height: 0.8rem;
    }

    .si-backpack-item-icon {
        width: 0.6rem;
        height: 0.6rem;
    }

    .si-modal--task {
        display: flex;
        flex-direction: column;
        width: 92vw;
        max-width: 92vw;
        max-height: 86vh;
        padding: 0.72rem 0.14rem 0.2rem;
        background-size: 100% 100%;
        box-sizing: border-box;
        overflow: hidden;
    }

    .si-modal--task .si-modal-close {
        right: 0.02rem;
        top: 0.02rem;
    }

    .si-modal--task .si-modal-close img {
        width: 0.34rem;
    }

    .si-modal--task .si-modal-body {
        flex: 1;
        min-height: 0;
        width: 100%;
        align-items: stretch;
    }

    .si-task-scroll {
        flex: 1;
        max-height: none;
        height: 100%;
        padding: 0 0.04rem 0.08rem;
        margin: 0;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
        scrollbar-color: rgba(120, 90, 40, 0.4) transparent;
    }

    .si-task-scroll::-webkit-scrollbar {
        width: 3px;
    }

    .si-task-scroll::-webkit-scrollbar-thumb {
        background: rgba(120, 90, 40, 0.4);
        border-radius: 3px;
    }

    .si-task-section {
        margin-bottom: 0.14rem;
    }

    .si-task-section:last-child {
        margin-bottom: 0;
    }

    .si-task-section-title {
        height: 0.28rem;
        margin-bottom: 0.08rem;
    }

    .si-task-item {
        align-items: center;
        gap: 0.08rem;
        padding: 0.1rem 0.08rem;
        margin-bottom: 0.08rem;
        font-size: 0.15rem;
        line-height: 1.45;
        min-height: 0.56rem;
    }

    .si-task-item p {
        line-height: 1.45;
        word-break: break-word;
        padding-right: 0.02rem;
    }

    .si-task-btn {
        min-width: 0.68rem;
        align-self: center;
    }

    .si-task-btn img {
        height: 0.28rem;
        max-width: 0.76rem;
    }

    .si-task-empty {
        font-size: 0.14rem;
    }
}

@media screen and (min-width: 769px) {
    .si-side-nav {
        width: 46vh;
        /* max-width: 7.28rem; */
        height: 100vh;
        /* max-height: 5.6rem; */
    }
}
