@media (min-width: 1872px) {
    .right_adv[data-v-99c6802e] {
        grid-column-start: 11;
        grid-column-end: 13;
        grid-row-start: 1;
        grid-row-end: 3
    }

    .bottom_adv[data-v-99c6802e] {
        grid-column-start: 3;
        grid-column-end: 8;
        grid-row-start: 3;
        grid-row-end: 4
    }
}

@media (min-width: 1717px) and (max-width: 1871.9px) {
    .right_adv[data-v-99c6802e] {
        grid-column-start: 10;
        grid-column-end: 12;
        grid-row-start: 1;
        grid-row-end: 3
    }

    .bottom_adv[data-v-99c6802e] {
        grid-column-start: 3;
        grid-column-end: 8;
        grid-row-start: 3;
        grid-row-end: 4
    }
}

@media (min-width: 1562px) and (max-width: 1716.9px) {
    .right_adv[data-v-99c6802e] {
        grid-column-start: 9;
        grid-column-end: 11;
        grid-row-start: 1;
        grid-row-end: 3
    }

    .bottom_adv[data-v-99c6802e] {
        grid-column-start: 3;
        grid-column-end: 8;
        grid-row-start: 3;
        grid-row-end: 4
    }
}

@media (min-width: 1467px) and (max-width: 1561.9px) {
    .right_adv[data-v-99c6802e] {
        grid-column-start: 8;
        grid-column-end: 10;
        grid-row-start: 1;
        grid-row-end: 3
    }

    .bottom_adv[data-v-99c6802e] {
        grid-column-start: 2;
        grid-column-end: 7;
        grid-row-start: 3;
        grid-row-end: 4
    }
}

@media (min-width: 1407px) and (max-width: 1466.9px) {
    .right_adv[data-v-99c6802e] {
        grid-column-start: 8;
        grid-column-end: 10;
        grid-row-start: 1;
        grid-row-end: 3
    }

    .bottom_adv[data-v-99c6802e] {
        grid-column-start: 2;
        grid-column-end: 7;
        grid-row-start: 3;
        grid-row-end: 4
    }
}

@media (min-width: 1252px) and (max-width: 1406.9px) {
    .right_adv[data-v-99c6802e] {
        grid-column-start: 7;
        grid-column-end: 9;
        grid-row-start: 1;
        grid-row-end: 3
    }

    .bottom_adv[data-v-99c6802e] {
        grid-column-start: 2;
        grid-column-end: 7;
        grid-row-start: 3;
        grid-row-end: 4
    }
}

@media (min-width: 1200px) and (max-width: 1251.9px) {
    .right_adv[data-v-99c6802e] {
        grid-column-start: 6;
        grid-column-end: 8;
        grid-row-start: 1;
        grid-row-end: 3
    }

    .bottom_adv[data-v-99c6802e] {
        grid-column-start: 1;
        grid-column-end: 6;
        grid-row-start: 3;
        grid-row-end: 4
    }
}

@media (max-width: 1199.9px) {
    .right_adv[data-v-99c6802e] {
        grid-column-start: 6;
        grid-column-end: 8;
        grid-row-start: 1;
        grid-row-end: 3
    }

    .bottom_adv[data-v-99c6802e] {
        grid-column-start: 1;
        grid-column-end: 6;
        grid-row-start: 3;
        grid-row-end: 4
    }
}

.game_box[data-v-99c6802e] {
    display: grid;
    grid-template-rows: repeat(auto-fill, 150px);
    grid-template-columns: repeat(auto-fill, 150px);
    grid-gap: 5px;
    grid-auto-flow: dense;
    justify-content: center;
    padding: 10px 0
}

.game_box .game_item[data-v-99c6802e] {
    width: 150px;
    height: 150px;
    position: relative
}

.game_box .game_item img[data-v-99c6802e] {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    border: #fff 2px solid;
    box-sizing: border-box
}

.game_box .game_item .game_name[data-v-99c6802e] {
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    color: #035193;
    font-weight: 700;
    background-color: #fc0;
    padding: 5px 0;
    font-size: 13px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    line-height: 22px;
    text-align: center
}

.game_box .game_item:hover img[data-v-99c6802e] {
    border: #fc0 2px solid;
    opacity: .8
}

.game_box .game_item:hover .game_name[data-v-99c6802e] {
    opacity: 1
}

.game_box .right_adv[data-v-99c6802e],
.game_box .bottom_adv[data-v-99c6802e] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #fff
}

.game_box .right_adv .iFmTCx[data-v-99c6802e],
.game_box .bottom_adv .iFmTCx[data-v-99c6802e] {
    display: inline-flex;
    flex-direction: column
}

.game_box .right_adv .iFmTCx .eDhvMX[data-v-99c6802e],
.game_box .bottom_adv .iFmTCx .eDhvMX[data-v-99c6802e] {
    background: #ffffff80;
    border-radius: 10px
}

.game_box .right_adv .iFmTCx .iZJgLq[data-v-99c6802e],
.game_box .bottom_adv .iFmTCx .iZJgLq[data-v-99c6802e] {
    font: 400 9px/2 Arial, sans-serif;
    text-align: center;
    opacity: .7;
    height: 20px;
    letter-spacing: 1px;
    color: #333
}

.title[data-v-99c6802e] {
    text-align: center;
    color: #fff;
    font-size: 18px
}

.game_type[data-v-99c6802e] {
    display: grid;
    grid-template-rows: repeat(auto-fill, 95px);
    grid-template-columns: repeat(auto-fill, 180px);
    grid-gap: 25px;
    grid-auto-flow: dense;
    justify-content: center;
    padding: 10px 0
}

.game_type .cMEgnO[data-v-99c6802e] {
    width: 180px;
    height: 95px;
    box-shadow: #0000003d 0 6px 12px;
    float: left;
    margin-right: 38px;
    margin-bottom: 16px;
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    border-radius: 20px;
    background-color: #fff;
    text-decoration: none;
}

.game_type .cMEgnO img[data-v-99c6802e] {
    width: 95px;
    height: 95px;
    border-radius: 16px;
    margin-left: 1;
    margin-right: 10px;
}

.bottom-text[data-v-99c6802e] {
    position: relative;
    margin: 16px;
    padding: 18px 24px;
    background: #0050a4;
    box-shadow: #0000003d 0 6px 12px;
    border-radius: 10px
}

.bottom-text h1[data-v-99c6802e] {
    font: 500 24px Torus, sans-serif
}

.bottom-text p[data-v-99c6802e] {
    margin: 24px 0;
    font: 400 16px/24px Proxima Nova, Open Sans, Gill Sans MT, Gill Sans, Arial, sans-serif;
    color: #fff
}

.bottom-text a[data-v-99c6802e] {
    color: #fff;
    text-decoration: none
}

.bottom-text a[data-v-99c6802e]:hover {
    opacity: .8
}

.bottom-text h3[data-v-99c6802e] {
    color: #fff;
    display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px
}

.bottom-text h4[data-v-99c6802e] {
    margin-top: 10px;
    color: #fff
}

.bottom-text ul[data-v-99c6802e],
.bottom-text ol[data-v-99c6802e] {
    padding-left: 40px
}

.bottom-text ul li[data-v-99c6802e],
.bottom-text ol li[data-v-99c6802e] {
    margin-bottom: 5px;
    color: #fff
}

.bottom-text .about[data-v-99c6802e] {
    color: #fff;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 3px 0 0;
    text-transform: uppercase
}

.bottom-text .about ul[data-v-99c6802e] {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis
}

.bottom-text .about ul li[data-v-99c6802e] {
    display: inline
}

.bottom-text .about ul li a[data-v-99c6802e] {
    font-size: 9px;
    letter-spacing: 1px;
    text-transform: uppercase;
    white-space: nowrap;
    color: #fff;
    text-decoration: none
}

.bottom-text .about ul li[data-v-99c6802e]:nth-child(2):before {
    content: "›";
    font-size: 13px;
    margin: 0 4px
}

.bottom-text .title[data-v-99c6802e] {
    font-size: 20px;
    color: #fff;
    margin-top: 10px
}

.bottom-text .title h2[data-v-99c6802e] {
    font: 500 20px Torus, sans-serif
}

/* 🎨 游戏分类页面背景色统一设计 */
.gametype-container {
    background: linear-gradient(135deg, 
        #fff8e1 0%,     /* 极浅黄 */
        #fffbf0 25%,    /* 奶白色 */
        #ffffff 50%,    /* 纯白 */
        #fffbf0 75%,    /* 奶白色 */
        #fff8e1 100%    /* 极浅黄 */
    );
    min-height: 100vh;
}

/* 分类游戏列表背景 */
.category-game-list {
    background: rgba(255, 255, 255, 0.92);
    border-radius: 12px;
    padding: 20px;
    margin: 20px 0;
    box-shadow: 0 4px 15px rgba(252, 204, 0, 0.1);
}

/* 分类筛选器背景 */
.category-filter {
    background: rgba(255, 251, 240, 0.9);
    border-radius: 8px;
    padding: 15px;
    margin: 15px 0;
    box-shadow: 0 2px 10px rgba(252, 204, 0, 0.08);
}

/* 分类标题区域背景 */
.category-header {
    background: linear-gradient(145deg, 
        rgba(255, 255, 255, 0.95) 0%,
        rgba(255, 251, 240, 0.9) 100%
    );
    border-radius: 10px;
    padding: 18px;
    margin: 15px 0;
    box-shadow: 0 3px 12px rgba(252, 204, 0, 0.1);
}

/* 🔤 游戏分类页面文字对比度优化 */

/* 分类页面标题文字 */
.gametype-container h1, 
.gametype-container h2, 
.gametype-container h3 {
    color: #1a202c !important;
    text-shadow: 0 2px 4px rgba(255, 255, 255, 0.9);
    font-weight: 700;
}

/* 分类游戏列表文字 */
.category-game-list .game-title {
    color: #2d3748 !important;
    text-shadow: 0 1px 3px rgba(255, 255, 255, 0.8);
    font-weight: 600;
}

.category-game-list .game-description {
    color: #4a5568 !important;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.7);
    line-height: 1.6;
}

/* 分类筛选器文字 */
.category-filter .filter-title {
    color: #1a202c !important;
    text-shadow: 0 1px 3px rgba(255, 255, 255, 0.8);
    font-weight: 600;
}

.category-filter .filter-option {
    color: #4a5568 !important;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.7);
}

/* 分类标题区域文字 */
.category-header .category-name {
    color: #1a202c !important;
    text-shadow: 0 2px 4px rgba(255, 255, 255, 0.9);
    font-weight: 700;
    font-size: 24px;
}

.category-header .category-description {
    color: #4a5568 !important;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.7);
    line-height: 1.6;
}