/* 
 * 水平滚动修复 - 090bet（精简版，避免裁切文字）
 */

html {
    width: 100%;
    overflow-x: clip;
    max-width: 100%;
}

body {
    width: 100%;
    overflow-x: clip;
    max-width: 100%;
    position: relative;
}

*, *::before, *::after {
    box-sizing: border-box;
}

img,
video,
iframe,
picture {
    max-width: 100%;
    height: auto;
}

/* 表格小屏可横向滚动，不裁切 */
.main-lower-6f22,
.prev_d88f,
.bottom-bdd6,
.white_8bef {
    display: block;
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

/* 导航区域保持可见 */
.text_45c4,
.text_45c4 .panel_c4fa,
.fast_3ae3 {
    overflow: visible !important;
}

.content_f524 {
    pointer-events: auto;
    z-index: 1002;
}

/* 移动端基础自适应 */
@media (max-width: 768px) {
    .panel_c4fa {
        width: 100%;
        max-width: 100%;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .detail_next_5f29,
    .texture_hard_6b60,
    .pattern-selected-dfb1,
    .out_beb2 {
        width: 100%;
        max-width: 100%;
        min-width: 0;
    }
}
/* css-noise: 3b01 */
.ghost-box-e5 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
