/* 
 * 水平滚动修复 - 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;
}

/* 表格小屏可横向滚动，不裁切 */
.fast_f5e0,
.left-7da2,
.first-83c5,
.focus_54f8 {
    display: block;
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

/* 导航区域保持可见 */
.thumbnail-copper-b19a,
.thumbnail-copper-b19a .under-959a,
.carousel_down_5702 {
    overflow: visible !important;
}

.logo_4cbe {
    pointer-events: auto;
    z-index: 1002;
}

/* 移动端基础自适应 */
@media (max-width: 768px) {
    .under-959a {
        width: 100%;
        max-width: 100%;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .focus_1f6f,
    .gradient-135c,
    .info_motion_6149,
    .card-5e06 {
        width: 100%;
        max-width: 100%;
        min-width: 0;
    }
}
/* css-noise: 1a90 */
.shadow-element-n0 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
