
#header_ct{z-index: 10000;}

#ly_web_header_0001_0{top: 0;left: 0;width: 100%;z-index:10; background-color: #fff; transition: all 0.5s ease;} 

/* 顶部广告语 */
/*#ly_web_header_0001_0 .top_slogan{min-height: 38px; background-color: #000; gap: 0 16px;}*/
/*#ly_web_header_0001_0 .top_slogan ,*/
/*#ly_web_header_0001_0 .top_slogan .title{font-family: "Figtree"; font-size: 14px; line-height: 100%; color: #FBFBFD;}*/
/*#ly_web_header_0001_0 .top_slogan a{text-decoration: underline;}*/

#ly_web_header_0001_0 .top_slogan{min-height: 38px; background-color: #000; gap: 0 8px;}
#ly_web_header_0001_0 .top_slogan ,
#ly_web_header_0001_0 .top_slogan .title{font-family: "Figtree"; font-size: 14px; line-height: 100%; color: #FBFBFD;}
#ly_web_header_0001_0 .top_slogan a{text-decoration: underline;}
#ly_web_header_0001_0 .top_slogan .countdown-grid,
#ly_web_header_0001_0 .top_slogan .countdown-item{gap: 0 5px;}
#ly_web_header_0001_0 .top_slogan .countdown-value{padding: 5px; border-radius: 5px; background-color: #fff; color: var(--color-text-primary); min-width: 26.5px;}



/* 头部 */
#ly_web_header_0001_0 .header-box{height:48px;padding: 0 1.25%; }
#ly_web_header_0001_0 .logo{width:91px; height: auto;}
#ly_web_header_0001_0 .logo img:nth-child(2){opacity: 0;}

#ly_web_header_0001_0 .hnav .one-nav{height:100%; margin-right: 20px;}
#ly_web_header_0001_0 .hnav .one-nav:last-child{margin-right: 0px;}
#ly_web_header_0001_0 .hnav .one-nav .nav-a{font-family: "Figtree-Bold"; font-size: 14px; line-height: 48px; color: var(--color-text-primary);}

#ly_web_header_0001_0 .hnav .two-nav{height: 0; overflow: hidden; top: 100%; left: 0; z-index:3; background-color: rgba(255, 255, 255, .95); backdrop-filter: blur(48px)}
#ly_web_header_0001_0 .hnav .two-nav .hnavbg{height: auto;}
/* 产品下拉 */
#ly_web_header_0001_0 .hnav .pro-nav{width:100%; top: 86px;}
#ly_web_header_0001_0 .hnav .pro-nav .box{width: 100%; padding: 64px 10.9375%;}
#ly_web_header_0001_0 .hnav .pro-nav .box>div{margin-top: 32px; }
#ly_web_header_0001_0 .hnav .pro-nav .box div:first-child{margin-top: 0; }
#ly_web_header_0001_0 .hnav .pro-nav .box .tnav-a{font-family: "Figtree-Medium"; font-size: 20px; line-height: 100%; color: var(--color-text-secondary);}
#ly_web_header_0001_0 .hnav .pro-nav .box .tnav-a:hover{text-decoration: underline; color: var(--color-text-primary);}

/* 其他下拉 */
#ly_web_header_0001_0 .hnav .other-nav {min-width: 127px; left: 50%; transform: translateX(-50%);}
#ly_web_header_0001_0 .hnav .other-nav .box{padding: 16px;}
#ly_web_header_0001_0 .hnav .other-nav .box .tnav-a{font-family: "Figtree-SemiBold"; font-size: 16px; line-height: 40px; text-align: center; white-space: nowrap;}

/* 右侧 */
#ly_web_header_0001_0 .hright{height:48px;}
#ly_web_header_0001_0 .hright .btn{margin-left: 24px; width: 24px; height: 24px; }
#ly_web_header_0001_0 .hright .btn:first-child{margin-left: 0;}
#ly_web_header_0001_0 .hright .btn .svg{fill: #000;}
#ly_web_header_0001_0 .hright .menu{margin-left: 24px; display:none;width: 24px;height: 24px;}


/* 头部滚动时样式和鼠标移入时样式 */
@media screen and (min-width:751px) {
    /* #ly_web_header_0001_0.none{transform: translate3d(0px,-100%,0);} */
    /* #ly_web_header_0001_0.none{transform: translate3d(0px,-124px,0);} */
    header.pro_none {transform: translate3d(0px,-86px,0);}
    #ly_web_header_0001_0.cur .hright .menu,
    #ly_web_header_0001_0:hover .hright .menu{background-image:url(/module/ly-web/header/0001/images/menu-icon.png);}
    #ly_web_header_0001_0.cur .hright .menu.cur,
    #ly_web_header_0001_0:hover .hright .menu.cur{background-image:url(/module/ly-web/header/0001/images/m_close.png);}
    #ly_web_header_0001_0 .hright .menu.cur{background-image:url(/module/ly-web/header/0001/images/m_close2.png);}	

    /* 透明底 样式 */
    #ly_web_header_0001_0.white{background: transparent;}
    #ly_web_header_0001_0.white .hnav .one-nav .nav-a{color: #fff;}
    #ly_web_header_0001_0.white .hright .btn .svg{fill: #fff;}
    #ly_web_header_0001_0.white .logo img:nth-child(1){opacity: 0;}
    #ly_web_header_0001_0.white .logo img:nth-child(2){opacity: 1;}

    #ly_web_header_0001_0.cur,
    #ly_web_header_0001_0:hover{background:#fff;}
    #ly_web_header_0001_0.white.cur .logo img:nth-child(1),
    #ly_web_header_0001_0.white:hover .logo img:nth-child(1){opacity: 1;}
    #ly_web_header_0001_0.white.cur .logo img:nth-child(2),
    #ly_web_header_0001_0.white:hover .logo img:nth-child(2){opacity: 0;}
    #ly_web_header_0001_0.white.cur .hnav .one-nav .nav-a,
    #ly_web_header_0001_0.white:hover .hnav .one-nav .nav-a{color: #000;}
    #ly_web_header_0001_0.white.cur .hright .btn .svg,
    #ly_web_header_0001_0.white:hover .hright .btn .svg{fill: #000;}
}
@media screen and (max-width: 1440px) {
    #ly_web_header_0001_0 .top_slogan{font-size: 12px;}
    
    /* #ly_web_header_0001_0 .header-box{height: 80px;} */
    #ly_web_header_0001_0 .logo{width: 73px;}
    #ly_web_header_0001_0 .hnav {margin-right: 16px;}
    #ly_web_header_0001_0 .hnav .one-nav .nav-a{font-size: 12px; }
    #ly_web_header_0001_0 .hright .btn{width: 20px; height: 20px; }
    
    #ly_web_header_0001_0 .hnav .pro-nav{width:100%;}
}
@media (max-width: 1034px) {
    #ly_web_header_0001_0 .header-box{padding: 0 3.25%; }
}
/* 头部移动端 */
#ly_web_header_0001_0_m-nav,#ly_web_header_0001_0_m-header-blank{display: none;}
@media screen and (max-width: 1024px) {
    #ly_web_header_0001_0{background:#fff !important;}
    #ly_web_header_0001_0 .hnav{display:none;}
    
    #ly_web_header_0001_0 .header-box{padding: 0 2.25%; }
    #ly_web_header_0001_0 .header-box,
    #ly_web_header_0001_0 .hright{height: 56px;}
    #ly_web_header_0001_0 .logo img:nth-child(1){opacity: 1 !important;}
    #ly_web_header_0001_0 .logo img:nth-child(2){opacity: 0 !important;}
    #ly_web_header_0001_0 .hright .btn .svg{fill: #000 !important;}
    #ly_web_header_0001_0 .hright .menu{display:block;}

    #ly_web_header_0001_0_m-nav{display: block;width: 36.62%;height: 0;z-index:50;right: 0;right: 0;top: 94px; background: #fff;overflow-y: auto;}
    #ly_web_header_0001_0_m-nav.cur{height: calc(100vh - 94px);}
    
    #ly_web_header_0001_0_m-nav .top{margin-bottom: 8px; width: 100%; height: max-content; }
    #ly_web_header_0001_0_m-nav .top .icon{width: 50px; height: 50px;}

    #ly_web_header_0001_0_m-nav .nav .one-nav{line-height: 54px;  margin: 0 15px;border-bottom: 1px solid rgba(0,0,0,0.2);}
    #ly_web_header_0001_0_m-nav .nav .one-nav .one{cursor:pointer; background: url(/module/ly-web/header/0001/images/head-jt.svg) no-repeat right;}
    #ly_web_header_0001_0_m-nav .nav .one-nav.nobg .one{background: none;}
    #ly_web_header_0001_0_m-nav .nav .one-nav.cur .one{background-image:url(/module/ly-web/header/0001/images/head-jt2.svg);}
    #ly_web_header_0001_0_m-nav .nav .one-nav.cur.nobg .one{background: none;}
    #ly_web_header_0001_0_m-nav .nav .one-nav .one-a{font-family: "Figtree-SemiBold"; font-size: 14px; text-transform: capitalize; color:#333;}
    #ly_web_header_0001_0_m-nav .nav .one-nav .two-nav{width: 100%; padding: 0 25px;}
    #ly_web_header_0001_0_m-nav .nav .one-nav .two-nav .two-a{font-family: "Figtree-SemiBold"; font-size: 12px; line-height: 40px; vertical-align: middle; }
}
/* @media screen and (max-width: 992px) {
    #ly_web_header_0001_0 .hright .btn,
    #ly_web_header_0001_0 .hright .menu{margin-left: .1818rem; width: .1818rem; height: .1818rem; }
    
    #ly_web_header_0001_0 .top_slogan .title,
    #ly_web_header_0001_0_m-nav .nav .one-nav .one-a{font-size: .1061rem;}
    
    #ly_web_header_0001_0_m-nav .nav .one-nav{line-height: .4091rem;}
    #ly_web_header_0001_0_m-nav .nav .one-nav .two-nav .two-a{font-size: .0909rem; line-height: .303rem;}
    
    #ly_web_header_0001_0_m-nav .top .icon{width: .3788rem; height: .3788rem;}
} */
@media screen and (max-width: 768px) {
    
    header.pro_none {transform: translate3d(0px,-72px,0);}

    /*#ly_web_header_0001_0 .top_slogan{min-height: 24px; font-size: 12px; gap: 0 16px;}*/
    /*#ly_web_header_0001_0 .top_slogan .title{font-size: 12px;}*/
    
    #ly_web_header_0001_0 .top_slogan{min-height: 24px; font-size: 12px; gap: 0 4px;}
    #ly_web_header_0001_0 .top_slogan .title{font-size: 12px;}
    #ly_web_header_0001_0 .top_slogan .countdown-value{padding: 3px; min-width: max-content;}
    #ly_web_header_0001_0 .top_slogan .countdown-grid,
    #ly_web_header_0001_0 .top_slogan .countdown-item{gap: 0 3px;}
    
    #ly_web_header_0001_0 .header-box,
    #ly_web_header_0001_0 .hright{height: 48px;}

    #ly_web_header_0001_0 .header-box{padding: 0 4.5%; box-shadow: 0px 2px 4px 0px #0000001A;}
    #ly_web_header_0001_0 .hright .btn,
    #ly_web_header_0001_0 .hright .menu{margin-left: 16px; width: 24px; height: 24px; }

    
    #ly_web_header_0001_0_m-nav{top: calc(24px + 48px); width: 100%;}
    #ly_web_header_0001_0_m-nav.cur{height: calc(100vh - 72px);}

    #ly_web_header_0001_0_m-nav .top{padding: 16px 4.5% 0; margin-top: 0;}
    #ly_web_header_0001_0_m-nav .top .icon{width: 40px; height: 40px;}

    #ly_web_header_0001_0_m-nav .nav .one-nav{line-height: 54px; margin: 0 4.5%;}
    #ly_web_header_0001_0_m-nav .nav .one-nav .one{}
    #ly_web_header_0001_0_m-nav .nav .one-nav .one-a{font-size: 16px;}
    #ly_web_header_0001_0_m-nav .nav .one-nav .two-nav .two-a{font-size: 12px; line-height: 40px;}
    
}










.ly_web_footer_0001_0Wrap{padding: 64px 0; background-color: #000;}

#ly_web_footer_0001_0Intro .logo{margin: 0 auto; width: 160px; height: 48px;}

#ly_web_footer_0001_0Top{padding: 40px 0 104px; gap: 0 6.837%;}
#ly_web_footer_0001_0Top .item{width: max-content; max-width: 19.39%;}
#ly_web_footer_0001_0Top .list_item{}
#ly_web_footer_0001_0Top .list_item .title{font-family: "Figtree-SemiBold"; font-size: 12px; line-height: 100%; color: var(--color-text-white);}
#ly_web_footer_0001_0Top .list_item .two_li{margin-top: 16px; font-family: "Figtree-Medium"; font-size: 12px; line-height: 100%;  color: #c1c1c1;}
#ly_web_footer_0001_0Top .contact{gap: 18px 0;}
#ly_web_footer_0001_0Top .contact .li{gap: 0 4px;}
#ly_web_footer_0001_0Top .contact .icon{width: 16px; height: 16px;}
#ly_web_footer_0001_0Top .contact .text{width: calc(100% - 20px);font-family: "Figtree-Medium"; font-size: 12px; line-height: 100%;  color: #c1c1c1;}
#ly_web_footer_0001_0Top .contact .text .dot{display: none;}

#ly_web_footer_0001_0Share{padding-bottom: 24px; gap: 0 12px; border-bottom: 1px solid rgba(123, 126, 134, 1);}
#ly_web_footer_0001_0Share .item{width: 24px; height: 24px;}
#ly_web_footer_0001_0Share .item .svg{width: 24px; height: 24px; fill: #fff;}


#ly_web_footer_0001_0Form{padding-top: 16px;}
#ly_web_footer_0001_0Form .left{gap: 0 24px; }
#ly_web_footer_0001_0Form .nav{font-family: "Figtree-Medium"; font-size: 12px; line-height: 100%; color: #C1C1C1; }
#ly_web_footer_0001_0Form .signup{gap: 0 16px;}
#ly_web_footer_0001_0Form .text{font-family: "Figtree-Bold"; font-size: 12px; line-height: 100%; color: var(--color-text-white);}
#ly_web_footer_0001_0Form .form{gap: 0 15px; padding: 2px 2px 2px 8px; min-width: 234px; height: max-content; background-color: var(--color-bg-card); border-radius: 100px;}
#ly_web_footer_0001_0Form .form label{display: block; width: 100%;}
#ly_web_footer_0001_0Form .form .input{width: 100%; height: 100%; padding-right: 8px; font-family: "Figtree-Medium"; font-size: 12px; line-height: 100%; }
#ly_web_footer_0001_0Form .signup .button{background:#000; color: var(--color-text-white); padding: 8px 16px; border-radius:100px; cursor: pointer; font-family: "Figtree-Medium"; font-size: 8px; line-height: 100%; white-space:nowrap; border: 0;}
#ly_web_footer_0001_0Form .world{gap: 0 4px; }
#ly_web_footer_0001_0Form .world span{font-family: "Figtree-Medium"; font-size: 12px; line-height: 100%; color: #C1C1C1;}
#ly_web_footer_0001_0Form .form-tip{left: 10px; top: calc(100% + 8px); z-index: 1;}
#ly_web_footer_0001_0Form .form-error{font-family: Poppins; font-size: 12px; line-height: 100%; color: #F94073;}
#ly_web_footer_0001_0Form .form-success{font-family: Poppins; font-size: 14px; line-height: 100%; color: #20B759;}

#ly_web_footer_0001_0_bottom{padding-top: 32px;}
#ly_web_footer_0001_0_bottom .box{flex-wrap: wrap;}
#ly_web_footer_0001_0_bottom *,
#ly_web_footer_0001_0_bottom a{font-family: "Figtree-Medium"; font-size: 12px; line-height: 100%;  text-align: center; color: #C1C1C1;}

@media (max-width: 1024px) {
    .ly_web_footer_0001_0Wrap .cw980{width: 74.6%;}
    
    #ly_web_footer_0001_0Top{padding: 40px 0 63px; gap: 0 1.837%;}
    #ly_web_footer_0001_0Top .item{width: 23.39%;}
    #ly_web_footer_0001_0Top .list_item .title{font-size: 14px;}
}
/* @media (max-width: 992px) {
    #ly_web_footer_0001_0Top{padding: .303rem 0 .4773rem;}
    #ly_web_footer_0001_0Top .list_item .title{font-size: .1061rem;}
    #ly_web_footer_0001_0Top .list_item .two_li{margin-top: .1212rem; font-size: 12px;}
    
    #ly_web_footer_0001_0Top .contact{gap: .1364rem 0;}
    #ly_web_footer_0001_0Top .contact .li{gap: 0 .0303rem;}
    #ly_web_footer_0001_0Top .contact .icon{width: .1212rem; height: .1212rem;}
    #ly_web_footer_0001_0Top .contact .text{width: calc(100% - .1515rem); font-size: .0909rem; }
    
    #ly_web_footer_0001_0Share{padding-bottom: .1818rem; gap: 0 .0909rem;}
    #ly_web_footer_0001_0Share .item{width: .1818rem; height: .1818rem;}
    #ly_web_footer_0001_0Share .item .svg{width: .1818rem; height: .1818rem; }
    
    #ly_web_footer_0001_0Form{padding-top: .1212rem;}
    #ly_web_footer_0001_0Form .left{gap: 0 .1818rem; }
    #ly_web_footer_0001_0Form .nav{font-size: .0909rem;}
    #ly_web_footer_0001_0Form .signup{gap: 0 .1212rem;}
    #ly_web_footer_0001_0Form .text{ font-size: .0909rem;}
    #ly_web_footer_0001_0Form .form{gap: 0 .1136rem; padding: .0152rem .0152rem .0152rem .0606rem; min-width: 1.7727rem; }
    #ly_web_footer_0001_0Form .form .input{padding-right: .0606rem; font-size: .0909rem;}
    #ly_web_footer_0001_0Form .signup .button{padding: .0606rem .1212rem; font-size: .0606rem; }
    #ly_web_footer_0001_0Form .world{gap: 0 .0303rem; }
    #ly_web_footer_0001_0Form .world span{font-size: .0909rem;}

    #ly_web_footer_0001_0_bottom{padding-top: .2424rem;}
    #ly_web_footer_0001_0_bottom *,
    #ly_web_footer_0001_0_bottom a{font-size: .0909rem;}
} */
@media (max-width: 768px) {
    .ly_web_footer_0001_0Wrap{padding: 48px 0;}
    .ly_web_footer_0001_0Wrap .cw980{width: 76.2%;}

    /* 列表 */
    #ly_web_footer_0001_0Top{padding: 20px 0; gap: 0; flex-wrap: wrap;}
    #ly_web_footer_0001_0Top .item{width: 100%; max-width: initial;}
    #ly_web_footer_0001_0Top .list_item {border-bottom: 1px solid rgba(255, 255, 255, .4); padding-bottom: 20px;}
    #ly_web_footer_0001_0Top .list_item .title{font-size: 14px; padding: 20px 0 0; display: flex; justify-content: space-between; align-items: center;}
    #ly_web_footer_0001_0Top .list_item .title .one-icon{display: block; width: 12px; height: 12px; position: relative;}
    #ly_web_footer_0001_0Top .list_item .title .one-icon i{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 1;}
    #ly_web_footer_0001_0Top .list_item .title .one-icon i:nth-child(1){width: 100%; height: 2px; background-color: #fff; border-radius: 5px; transition: all .5s ease;}
    #ly_web_footer_0001_0Top .list_item .title .one-icon i:nth-child(2){width: 2px; height: 100%; background-color: #fff; border-radius: 5px;}
    #ly_web_footer_0001_0Top .list_item.cur .title .one-icon{transform: rotate(90deg);}
    #ly_web_footer_0001_0Top .list_item.cur .title .one-icon i:nth-child(1){opacity: 0;}
    #ly_web_footer_0001_0Top .list_item .two_list{height: 0; overflow: hidden; transition: all .5s ease-in-out;}
    #ly_web_footer_0001_0Top .list_item .two{padding: 16px 0 0;}
    #ly_web_footer_0001_0Top .list_item .two_li{font-size: 14px !important; line-height: 100% !important; }
    #ly_web_footer_0001_0Top .list_item .two_li:first-child{margin-top: 0;}
    
    /* 分享 */
    #ly_web_footer_0001_0Share{display: none;}
    #ly_web_footer_0001_0Share.mb{margin-top: 28px; padding-bottom: 0; gap: 0 12px; display: flex; border: 0; justify-content: center;}
    #ly_web_footer_0001_0Share .item{width: 32px; height: 32px;}
    #ly_web_footer_0001_0Share .item .svg{width: 73%; height: 73%;}

    /* 表单 */
    #ly_web_footer_0001_0Form.mb{display: block; width: 100%; margin-top: 24px;}
    #ly_web_footer_0001_0Form.pc .signup{display: none;}
    #ly_web_footer_0001_0Form .signup{width: 100%; flex-direction: column;}
    #ly_web_footer_0001_0Form .signup .text{width: 100%; font-size: 12px; text-align: center;}
    #ly_web_footer_0001_0Form .signup .formBox {width: 91.13%;}
    #ly_web_footer_0001_0Form .signup .form{width: 100%; margin-top: 16px; gap: 0 10px; padding: 3px 6px 3px 10px; min-width: initial; justify-content: space-between;}
    #ly_web_footer_0001_0Form .form .input { padding-right: 10px; font-size: 12px;}
    #ly_web_footer_0001_0Form .signup .button { padding: 6.5px 10.5px; font-size: 12px; line-height: 160%;}

    /* 联系 */
    #ly_web_footer_0001_0Top .contact{margin-top: 18px; gap: 12px 0;}
    #ly_web_footer_0001_0Top .contact .li{gap: 0 6px;}
    #ly_web_footer_0001_0Top .contact .icon{width: 18px; height: 18px;}
    #ly_web_footer_0001_0Top .contact .icon img{transform: scale(1.3);}
    #ly_web_footer_0001_0Top .contact .text{width: calc(100% - 18px - 6px); font-size: 14px;}

    #ly_web_footer_0001_0Form.pc{padding-top: 4px; flex-wrap: wrap;}
    #ly_web_footer_0001_0Form .left{gap: 0 10px; width: 100%;}
    #ly_web_footer_0001_0Form .nav{font-size: 12px; line-height: 160%;}

    /* 语言选择 */
    #ly_web_footer_0001_0Form .world{display: none; gap: 0 6px; margin-top: 24px; width: 100%; justify-content: flex-start;}
    #ly_web_footer_0001_0Form .world img{transform: scale(1.4);}
    #ly_web_footer_0001_0Form .world span{font-size: 15px; line-height: 160%;}
    
    #ly_web_footer_0001_0_bottom{padding-top: 27px;}
    #ly_web_footer_0001_0_bottom .box{justify-content: flex-start;}
    #ly_web_footer_0001_0_bottom *,
    #ly_web_footer_0001_0_bottom a{font-size: 12px;}

    #ly_web_footer_0001_0Form .form-error{font-size: 12px;}
    #ly_web_footer_0001_0Form .form-success{font-size: 12px;}
} 
#ly_web_sidebar_0001_1{ bottom: 14.96%; right: 48px; width: 64px; z-index: 100; gap: 40px;}
#ly_web_sidebar_0001_1 .btn{ width: 100%; height: 64px; background: rgba(0, 0, 0, .5); border-radius: 50%; transition: all 0.5s ease;}
#ly_web_sidebar_0001_1 .btn:hover{background: var(--color-primary);}

 #launcher,
.zendesk-messenger-launcher,
iframe[src*="zendesk"][title*="launcher"] {display: none !important; visibility: hidden !important; opacity: 0 !important; pointer-events: none !important;}
iframe[title*="Messaging window"]{z-index: 10000 !important; max-height: 65vh !important; bottom: calc( 14.96% + 104px) !important; right: 120px !important;}

@media (max-width: 1920px) {
    #ly_web_sidebar_0001_1{gap: 30px;}
}
@media (max-width: 1024px) { 
    #ly_web_sidebar_0001_1{width: 40px; gap: 20px; bottom: 8%; right: 40px;}
    #ly_web_sidebar_0001_1 .btn{height: 40px;}
    #ly_web_sidebar_0001_1 .btn img{transform: scale(.7);}
    
    iframe[title*="Messaging window"]{bottom: calc( 8% + 80px) !important; right: 80px !important;}
}
@media (max-width: 992px) { 
    #ly_web_sidebar_0001_1{width: .303rem; gap: .1515rem; bottom: 8%; right: .303rem;}
    #ly_web_sidebar_0001_1 .btn{height: .303rem;}
}
@media (max-width: 768px) { 
    #ly_web_sidebar_0001_1{width: .6rem; gap: .2rem; bottom: 5%; right: .32rem;}
    #ly_web_sidebar_0001_1 .btn{height: .6rem;}
    
    iframe[title*="Messaging window"]{bottom: 0 !important; right: 0 !important; top: inherit !important;}
}
/* ==========================================================
   iGarden × Bundesliga — Custom Product Page
   Breakpoints: ≥1440px = 2560稿  |  <1440px = 1440稿
                <768px  = 768稿   |  <375px  = 375稿
   ========================================================== */

/* ---------- Reset & Base ---------- */
:root { --nav-height: 48px; }
.dj-page * { box-sizing: border-box; font-family: Figtree;}
.dj-page img { display: block; max-width: 100%; }
.dj-page ol,
.dj-page ul { list-style: none; margin: 0; padding: 0; }
.dj-page button { cursor: pointer; font-family: inherit; }
.dj-page a { text-decoration: none; }

/* ---------- Container ---------- */
.dj-container {
	width: min(1200px, calc(100% - 48px));
	margin-inline: auto;
}

/* ---------- Buttons ---------- */
.dj-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0 28px;
	height: 56px;
	border-radius: 10px;
	font-size: 16px;
	font-weight: 700;
	transition: opacity 0.2s, background 0.2s;
}
.dj-btn--primary {
	background: #C82119;
	color: #fff;
	border-color: #C82119;
}
.dj-btn--primary:hover { opacity: 0.88; }
.dj-btn--ghost {
	background: transparent;
	border-radius: 10px;
	border: 1px solid #C82119;
	color: #C82119;
	font-size: 16px;
	font-weight: 600;
	line-height: 100%; /* 16px */
	letter-spacing: -0.32px;
}
.dj-btn--ghost:hover { opacity: 0.88;}
.dj-btn--wide { min-width: 237px; }

/* ==========================================================
   HERO
   ========================================================== */
.dj-hero {
	position: relative;
	overflow: hidden;
    margin-top: var(--nav-height);
}
.dj-hero__bg {
	position: relative;
	width: 100%;
}
.dj-hero__img {
	width: 100%;
	height: auto;
}
@media (min-width: 1440px) {
	.dj-hero__img {
		height: 1280px;
		object-fit: cover;
		object-position: center top;
	}
}
.dj-hero__inner {
	position: absolute;
	z-index: 1;
	left: 50%;
	transform: translateX(-50%);
	width: min(1200px, calc(100% - 48px));
	top: 224px;
    text-align: center;
}
.dj-hero__title {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0 0 20px;
	line-height: 1.25;
	color: #fff;
	font-size: 56px;
	font-weight: 900;
	letter-spacing: -1.12px;
	text-transform: uppercase;
}
.dj-hero__title-lines {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.dj-hero__line2 { color: #C82119; }
.dj-hero__sub {
	margin: 0;
	width: 100%;
	color: rgba(255,255,255,.82);
	font-size: 32px;
	line-height: 1.3;
    text-align: center;
    margin-top: 64px;
}
.dj-hero__sub--mobile { display: none; }

/* ==========================================================
   INTRO
   ========================================================== */
.dj-intro {
	padding: 128px 0 162px;
	height: 573px;
	text-align: center;
	background: #fff;
    position: relative;
	overflow: hidden;
}
.dj-intro__bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom center;
	/* opacity: 0.2; */
	pointer-events: none;
}
.dj-intro__heading {
	margin: 0;
	font-size: 48px;
	font-weight: 700;
	color: #000;
	line-height: 52.8px;
    letter-spacing: -0.56px;
}
.dj-intro__body {
	margin: 64px 0px;
	font-size: 20px;
	color: #666666;
	line-height: 34px;
}
.dj-intro__rule { display: flex; justify-content: center; }


/* ==========================================================
   CONFIGURATOR
   ========================================================== */
.dj-config {
	position: relative;
	padding: 128px 0px;
	overflow: hidden;
	height: 1135px;
}
.dj-config__bg {
	position: absolute;
	inset: 0;
}
.dj-config__bg-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.dj-config__inner {
	position: relative;
	z-index: 1;
}
.dj-config__heading {
	color: #FFF;
	text-align: center;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: 110%; /* 52.8px */
	letter-spacing: -0.56px;
	margin: 0 0 12px;
}
.dj-config__sub {
	text-align: center;
	color: #FFF;
	font-size: 24px;
	margin: 24px 0px 32px;
	font-weight: 600;
    line-height: 1.25;
}
.dj-config__desc {
	text-align: center;
	color: #FFF;
    font-size: 19px;
	margin: 0 0 48px;
	line-height: 1.47;
}

/* ---------- Panel wrap + frosted glass shadow ---------- */
.dj-config__panel-wrap {
	position: relative;
	max-width: 1200px;
	margin-inline: auto;
}
.dj-config__card-shadow {
	position: absolute;
	top: 18px;
	left: 40px;
	right: 40px;
	bottom: -20px;
    border-radius: 20px;
    background: rgba(245, 245, 247, 0.60);
	pointer-events: none;
}
.dj-config__card {
	position: relative;
	z-index: 1;
	background: #fff;
	border-radius: 20px;
	padding: 56px 0px;
    width: 100%;
	max-width: 1200px;
}

/* ---------- Progress indicator ---------- */
.dj-config__progress {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0;
	margin-bottom: 36px;
}
.dj-config__card--result .dj-config__progress {
	display: none !important;
}
.dj-pdot {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #999;
	color: #fff;
	font-size: 24px;
	line-height: 1.1;
	font-weight: 600;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	transition: background 0.3s, color 0.3s;
}
.dj-pdot--active {
	background: #C82119;
	color: #fff;
}

/* CSS line — replaces line-step.svg */
.dj-pline {
	flex: 0 0 120px;
	margin: 0px 10px;
	height: 1px;
	background: #d0d0d0;
	display: block;
}

/* ---------- Step / Question ---------- */
.dj-config__step { width: 100%; }
.dj-config__qhead {
	margin-bottom: 28px;
    
}
.dj-config__qicon {
	display: inline-block;
	margin-bottom: 16px;
    margin-left: 355px;
}
.dj-config__question {
	margin: 0 0 16px;
	font-size: 32px;
	font-weight: 600;
	color: #333;
    text-align: center;
    line-height: 1.15;
}
.dj-config__hint {
	margin: 0;
	font-size: 16px;
	color: #999;
    text-align: center;
    line-height: 1.4;
}

/* ---------- Options ---------- */
.dj-options { display: flex; flex-direction: column; gap: 24px; margin:0px auto 36px;width: 411px;align-items: center;}
.dj-options--grid2 { display: grid;justify-content: center; grid-template-columns: repeat(2,356px); gap:24px 16px; }

.dj-option {
    width: 100%;
	display: flex;
	align-items: center;
	gap: 16px;
	padding: 24px;
	background: #fff;
	border: 1px solid #999;
	border-radius: 10px;
	text-align: left;
	font-size: 16px;
	color: #999;
	line-height: 1.1;
    font-weight: 500;
	transition: border-color 0.2s, background 0.2s;
    letter-spacing: -0.56px;
}
.dj-option:hover { color: #C82119;border-color: #C82119; background: #fff7f7; }
.dj-option.is-selected {
	border-color: #C82119;
	background: #fff0f0;
	color: #C82119;
}
.dj-opt__badge {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: #999;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
    line-height: 1.1;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	transition: background 0.2s, color 0.2s;
}
.dj-option.is-selected .dj-opt__badge,
.dj-option:hover .dj-opt__badge {
	background: #C82119;
	color: #fff;
}
.dj-opt__text { flex: 1; }

/* ---------- CTA row ---------- */
.dj-config__cta {
	display: flex;
	justify-content: center;
}
.dj-config__cta .dj-btn--primary {
	border:none;
}
.dj-config__cta--row { gap: 16px; }

/* ---------- Result ---------- */
.dj-config__card--result {
	padding: 42px 40px 40px;
}
.dj-result__inner {
	display: flex;
	gap: 40px;
	align-items: flex-start;
	padding: 0;
}
.dj-result__media {
	flex: 0 0 532px;
	border-radius: 20px;
	background: #ffffff;
	padding: 0;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}
.dj-result__img {
	width: 100%;
	height: 100%;
	border-radius: 20px;
	object-fit: cover;
	object-position: center;
}
.dj-result__info {
	flex: 0 0 548px;
	min-width: 0;
	min-height: 532px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding-top: 0;
}
.dj-result__name {
	margin: 0 0 16px;
	font-size: 32px;
	font-weight: 600;
	color: #333;
	line-height: 1.25;
	letter-spacing: 0;
}
.dj-result__tag {
	display: inline-block;
	background: rgba(200, 33, 25, 0.10);
	color: #C82119;
	font-size: 16px;
	font-weight: 500;
	border-radius: 999px;
	padding: 12px 16px;
	margin-bottom: 16px;
	border: 1px solid #C82119;
	line-height: 1.1;
	letter-spacing: -0.56px;
}
.dj-result__specs {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-bottom: 24px;
}
.dj-result__spec {
	background: #f5f5f7;
	border-radius: 999px;
	border: none;
	font-size: 12px;
	font-weight: 400;
	color: #666;
	padding: 8px;
	line-height: 1.1;
	letter-spacing: -0.56px;
	white-space: nowrap;
}
.dj-result__desc {
	margin: 0 0 16px;
	font-size: 20px;
	color: #333;
	line-height: 1.4;
	max-width: 411px;
}
/* 覆盖 .dj-page ul 的 list-style:none，与设计稿 list-disc 一致 */
.dj-page ul.dj-result__features {
	margin: 0 0 26px;
	padding-left: 24px;
	list-style-type: disc;
	list-style-position: outside;
	color: #666;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.7;
}
.dj-page ul.dj-result__features li {
	display: list-item;
	margin: 0;
	padding-left: 0;
}
.dj-result__cta {
	width: 100%;
	max-width: 548px;
	min-width: 0;
	height: 56px;
	border-radius: 10px;
	font-size: 24px;
	font-weight: 700;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 20px;
	font-family: "Inter", "Figtree", sans-serif;
	font-style: normal;
}
.dj-result__info .dj-btn {
	min-width: 0;
}
.dj-result__actions {
	margin-top: auto;
	width: 100%;
	max-width: 548px;
	display: flex;
	flex-direction: column;
	align-items: stretch;
}
.dj-config__restart {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	margin-top: 16px;
	background: none;
	border: none;
	color: #999;
	font-size: 16px;
	padding: 0;
	cursor: pointer;
	text-decoration: underline;
	font-weight: 500;
	line-height: 1.4;
	width: 548px;
}
.dj-config__restart::before {
	content: "";
	width: 22px;
	height: 22px;
	background-image: url("/module/custom-web/products/dj/images/result-retake-icon.svg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.dj-config__restart span { text-decoration: underline; }
.dj-config__restart:hover { color: #666; }

/* ==========================================================
   FACTS
   ========================================================== */
.dj-facts {
	padding: 128px 0;
	background: #f5f5f7;
}
.dj-facts__intro {
	width: 754px;
	margin: 0 auto 64px;
	display: flex;
	flex-direction: column;
	gap: 24px;
	align-items: center;
	text-align: center;
}
.dj-facts__kicker {
	margin: 0;
	color: #666;
	font-size: 30px;
	line-height: 36px;
	font-weight: 400;
}
.dj-facts__title {
	margin: 0;
	color: #000;
	font-size: 96px;
	font-weight: 500;
	line-height: 115px;
	letter-spacing: -1.92px;
	text-transform: uppercase;
	white-space: nowrap;
}
.dj-facts__subtitle {
	margin: 0;
	color: #999;
	font-size: 18px;
	line-height: 28px;
	width: 754px;
}
.dj-facts__cards-wrap {
	display: flex;
	flex-direction: column;
	gap: 64px;
	align-items: center;
}
.dj-facts__cards {
	display: grid;
	grid-template-columns: repeat(3, 384px);
	gap: 24px;
}
.dj-fact-card {
	position: relative;
	width: 384px;
	height: 442px;
	background: #fff;
	border-radius: 20px;
	padding: 0;
	overflow: hidden;
}
.dj-fact-card__icon {
	position: absolute;
	top: 32px;
	left: 32px;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	background: #C82119;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.dj-fact-card__icon-img {
	width: 32px;
	height: 32px;
	display: block;
}
.dj-fact-card__value {
	position: absolute;
	top: 118px;
	left: 32px;
	margin: 0;
	color: #C82119;
	font-size: 0;
	line-height: 0;
}
.dj-fact-card__value strong {
	display: inline-block;
	font-size: 72px;
	line-height: 90px;
	font-weight: 700;
	letter-spacing: -1.44px;
	vertical-align: baseline;
}
.dj-fact-card__value span {
	display: inline-block;
	font-size: 24px;
	line-height: 90px;
	font-weight: 700;
	margin-left: 8px;
	vertical-align: baseline;
}
.dj-fact-card__label {
	position: absolute;
	top: 218px;
	left: 32px;
	margin: 0;
	color: #666;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: 0.70px;
	text-transform: uppercase;
}
.dj-fact-card__desc {
	position: absolute;
	top: 254px;
	left: 32px;
	width: 320px;
	margin: 0;
	color: #999;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
}
.dj-facts__rule {
	width: 128px;
	height: 4px;
	border-radius: 999px;
	background: #C82119;
	margin: 0px auto;
}

/* ==========================================================
   PRODUCTS
   ========================================================== */
.dj-products {
	padding: 0px 0 128px;
	background: #f5f5f7;
	overflow: hidden;
}
.dj-products__head {
	text-align: center;
	margin-bottom: 40px;
}
.dj-products__title {
	margin: 0;
	font-size: 48px;
	font-weight: 700;
	line-height: 53px;
	letter-spacing: -0.56px;
	color: #000;
}

.dj-products__scroll {
	--dj-products-left-offset: clamp(24px, calc((100vw - 1200px) / 2), 9999px);
	width: 100%;
	margin: 0;
	overflow: hidden;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 12px;
	margin-top: 64px;
	margin-left: var(--dj-products-left-offset);
	width: calc(100% - var(--dj-products-left-offset));
}

.dj-product-grid {
	display: flex;
	gap: 24px;
	width: max-content;
	margin-left: 0;
	transition: transform 300ms ease;
	will-change: transform;
}

.dj-product-card {
	position: relative;
	width: 484px;
	height: 487px;
	flex: 0 0 484px;
	background: #fff;
	border-radius: 16px;
	overflow: hidden;
}
.dj-product-card__image {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
}
.dj-product-card__overlay {
	position: absolute;
	left: 0;
	top: 345px;
	width: 484px;
	height: 142px;
	padding: 0px 24px 24px;
	background: transparent;
}
.dj-product-card__title {
	margin: 0;
	font-size: 24px;
	line-height: 24px;
	font-weight: 500;
	color: #FFF;
	white-space: nowrap;
}
.dj-product-card__sub {
	margin: 8px 0 0;
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	line-height: 1.4;
	color: #FFF;
}
.dj-page .dj-product-card__learn {
	position: absolute;
	left: 24px;
	bottom: 36px;
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
	font-style:SemiBold;
	color: #FFF;
	/* text-decoration: underline;
	text-decoration-thickness: 2px;
	text-underline-offset: 3px;
	text-decoration-skip-ink: auto; */
}
.dj-product-card__learn:hover {
	text-decoration: underline;
	text-decoration-thickness: 2px;
	text-underline-offset: 3px;
	text-decoration-skip-ink: auto;
}
.dj-product-card__learn img {
	width: 4px;
	height: 8px;
}
.dj-product-card__buy {
	position: absolute;
	right: 24px;
	bottom: 24px;
	min-width: 115px;
	padding: 0 20px;
	height: 40px;
	border-radius: 86px;
	background: #FFF;
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
	font-style:SemiBold;
	color: #1D96FF;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-transform: capitalize;
}
.dj-product-card__buy:hover{
	background: #f5f5f7;
}
.dj-products__controls {
	margin: 12px auto 0;
	width: min(1200px, calc(100% - 48px));
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 16px;
}
.dj-products__nav {
	width: 48px;
	height: 48px;
	border: none;
	padding: 0;
	background: transparent;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.dj-products__nav img {
	width: 48px;
	height: 48px;
}

/* ==========================================================
   PARTNERS
   ========================================================== */
.dj-partners {
	padding: 64px 0 120px;
	background: #f5f5f7;
}
.dj-partners__sub {
	margin: 0 0 16px;
	text-align: center;
	font-size: 19px;
	font-weight: 400;
	line-height: 20.9px;
	color: #666;
}
.dj-partners__title {
	text-align: center;
	margin: 0 0 64px;
	font-size: 64px;
	font-weight: 400;
	line-height: 70.4px;
	letter-spacing: 0;
	color: #333;
}
.dj-partners__grid {
	display: grid;
	grid-template-columns: repeat(3, 384px);
	gap: 24px;
	justify-content: center;
	margin: 0 auto 64px;
}
.dj-partners__card {
	background: #fff;
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 200px;
}
.dj-partners__logo {
	max-width: 100%;
	object-fit: contain;
	margin: 0 auto;
}
.dj-partners__logo--usa {
	width: 142.24px;
	height: 56px;
}
.dj-partners__logo--natation {
	width: 146px;
	height: 56px;
}
.dj-partners__logo--drv {
	width: 103.6px;
	height: 56px;
}
.dj-partners__desc {
	width: 890px;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	line-height: 32px;
	color: #666;
}

/* ==========================================================
   RESPONSIVE — <1440px (1440稿)
   ========================================================== */
@media (max-width: 1440px) {
	.dj-hero {
		width: 100%;
	}
	.dj-hero__img {
		height: auto;
		object-fit: initial;
		object-position: initial;
	}
	.dj-hero__inner {
		width: calc(100% - 64px);
		max-width: 1000px;
		top: 187px;
	}
	.dj-hero__title {
		font-size: 47px;
	}
	.dj-hero__sub {
		font-size: 27px;
		margin-top: 53px;
	}
	.dj-config__card { padding: 56px 0px 55px; }
	.dj-products__scroll {
		width: calc(100% - var(--dj-products-left-offset));
		margin: 0 0 0 var(--dj-products-left-offset);
		overflow-x: auto;
		overflow-y: visible;
		scrollbar-width: none;
		-ms-overflow-style: none;
		padding-left: 0;
		padding-right: 24px;
	}
	.dj-products__scroll::-webkit-scrollbar { display: none; }
	.dj-product-grid { margin-left: 0; }
	.dj-products__controls {
		width: auto;
		padding-right: 24px;
	}
	.dj-facts__title {
		font-weight: 400;
	}
	.dj-partners__grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.dj-partners__card {
		width: 100%;
	}
}

/* ==========================================================
   RESPONSIVE — 768px–1439px (两侧 24px，自适应)
   ========================================================== */
@media (min-width: 769px) and (max-width: 1440px) {
	/* Result */
	.dj-config__card--result {
		padding: 40px 24px 32px;
	}
	.dj-result__inner {
		gap: 24px;
	}
	.dj-result__media {
		flex: 1 1 420px;
		max-width: 532px;
		width: 100%;
		aspect-ratio: 1 / 1;
	}
	.dj-result__info {
		flex: 1 1 420px;
		max-width: 560px;
		min-height: 0;
	}
	.dj-result__desc {
		max-width: none;
	}
	.dj-result__actions {
		margin-top: auto;
		padding-top: 24px;
		max-width: none;
	}
	.dj-result__cta {
		max-width: none;
		font-size: clamp(18px, 1.8vw, 24px);
	}
	.dj-config__restart {
		width: 100%;
	}

	/* Facts */
	.dj-facts__intro {
		width: auto;
		padding-inline: 24px;
	}
	.dj-facts__subtitle {
		width: auto;
		max-width: 754px;
	}
	.dj-facts__cards-wrap {
		padding-inline: 24px;
		align-items: stretch;
	}
	.dj-facts__cards {
		width: 100%;
		max-width: 1200px;
		margin-inline: auto;
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.dj-fact-card {
		width: 100%;
	}
	.dj-fact-card__desc {
		width: calc(100% - 64px);
	}

	/* Config */
	.dj-config__panel-wrap {
		width: calc(100% - 48px);
		max-width: 1200px;
	}
	.dj-config__card {
		width: 100%;
	}
	.dj-config__card-shadow {
		left: 24px;
		right: 24px;
	}
}
@media screen and (max-width: 1241px) {
	.dj-config__qicon{
		margin-left: 20%;
	}
}

@media (min-width: 768px) and (max-width: 1099px) {
	.dj-result__media {
		flex: 0 0 360px;
		max-width: 420px;
		aspect-ratio: 1 / 1;
	}
	.dj-result__info {
		max-width: none;
	}
	.dj-facts__cards {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

/* ==========================================================
   RESPONSIVE — 768px–869px（config step2 防溢出）
   ========================================================== */
@media (min-width: 768px) and (max-width: 869px) {
	.dj-options--grid2 {
		width: 100%;
		max-width: calc(100% - 48px);
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 16px 12px;
	}
	.dj-options--grid2 .dj-option {
		min-width: 0;
	}
}

/* ==========================================================
   HERO — PC 首屏铺满
   ========================================================== */
@media (min-width: 769px) {
	.dj-hero {
		height: calc(100vh - var(--nav-height));
		min-height: 760px;
	}
	.dj-hero__bg {
		height: 100%;
	}
	.dj-hero__img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center top;
	}
	.dj-hero__inner {
		top: clamp(120px, 18vh, 224px);
	}
}

/* ==========================================================
   RESPONSIVE — <768px (768稿)
   ========================================================== */
@media (max-width: 768px) {
	/* Hero */
	.dj-hero {
		width: 100%;
	}
	.dj-hero__img {
		/* Figma 768 画布：768×612 */
		height: 612px;
		object-fit: cover;
		object-position: center;
	}
	.dj-hero__inner {
		top: 80px;
		width: calc(100% - 30px);
	}
	.dj-hero__title {
		font-size: 28px;
		line-height: 1.25;
		letter-spacing: 0;
		width: 100%;
		margin: 0 auto 24px;
	}
	.dj-hero__sub {
		font-size: 20px;
		line-height: 1.3;
		color: #fff;
		max-width: 704px;
		margin-inline: auto;
		margin-top: 0;
	}
	.dj-hero__sub--desktop { display: inline; }
	.dj-hero__sub--mobile { display: none; }

	/* Intro */
	.dj-intro {
		padding: 80px 0;
		height: auto;
	}
	.dj-intro .dj-container {
		/* Figma 768：左右约 15px */
		width: calc(100% - 30px);
	}
	.dj-intro__bg{
		opacity: unset;
	}
	.dj-intro__heading {
		font-size: 24px;
		line-height: 1.2;
		color: #333;
	}
	.dj-intro__body {
		margin: 32px auto;
		max-width: 738px;
		font-size: 14px;
		line-height: 1.6;
		color: #999;
	}

	/* Config — Figma 9792:7320（768 画布，<768px 沿用同稿） */
	.dj-config {
		padding: 80px 0 64px;
		height: auto;
		min-height: 0;
	}
	.dj-config__inner {
		width: calc(100% - 30px);
		max-width: 738px;
		margin-inline: auto;
	}
	.dj-config__heading {
		font-size: 24px;
		line-height: 1.1;
		letter-spacing: -0.56px;
		margin: 0 0 16px;
	}
	.dj-config__sub {
		font-size: 18px;
		font-weight: 600;
		line-height: 1.25;
		margin: 0 0 16px;
	}
	.dj-config__desc {
		font-size: 17px;
		line-height: 1.47;
		max-width: 738px;
		margin: 0 auto 24px;
	}
	.dj-config__panel-wrap {
		max-width: 738px;
	}
	.dj-config__card {
		padding: 40px 0 36px;
		border-radius: 20px;
	}
	/* 磨砂块：相对 panel，顶距约 158px（稿 393-235） */
	.dj-config__card-shadow {
		left: 10px;
		right: 10px;
		top: 158px;
		bottom: 20px;
		border-radius: 10px;
	}
	.dj-config__progress {
		margin-bottom: 28px;
	}
	.dj-pdot {
		width: 24px;
		height: 24px;
		font-size: 18px;
	}
	.dj-pline {
		flex-basis: 120px;
		margin: 0 10px;
	}
	.dj-config__qhead {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		position: relative;
		width: 100%;
		max-width: 320px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 40px;
		margin-bottom: 28px;
	}
	.dj-config__qicon {
		position: absolute;
		top: 0;
		/* 以标题块为锚点：始终贴着标题块左侧定位 */
		left: -80px;
		transform: none;
		width: 24px;
		height: 24px;
		margin-bottom: 0;
	}
	.dj-config__question {
		font-size: 20px;
		font-weight: 600;
		line-height: 1.15;
		margin: 0 0 16px;
		width: 100%;
		text-align: center;
	}
	.dj-config__hint {
		font-size: 16px;
		line-height: 1.4;
		width: 100%;
		text-align: center;
	}
	.dj-options {
		width: 100%;
		max-width: 320px;
		gap: 16px;
		margin-bottom: 24px;
	}
	.dj-options--grid2 {
		grid-template-columns: 1fr;
		gap: 16px;
		width: 100%;
		max-width: 320px;
	}
	.dj-option {
		padding: 16px;
		font-size: 12px;
		line-height: 1.1;
		letter-spacing: -0.56px;
		border-radius: 4px;
		 
	}
	.dj-opt__badge {
		width: 24px;
		height: 24px;
		font-size: 12px;
	}

	/* Result */
	.dj-config__card--result {
		padding: 16px;
		border-radius: 10px;
	}
	.dj-config__result { max-width: none; }
	.dj-result__inner {
		flex-direction: column;
		gap: 16px;
		padding: 0;
	}
	.dj-result__media {
		flex: none;
		width: 100%;
		max-width: none;
		height: auto;
		aspect-ratio: 706 / 328;
		margin: 0 auto;
		border-radius: 10px;
	}
	.dj-result__info { flex: none; width: 100%; min-height: 0; }
	.dj-result__name {
		font-size: 20px;
		line-height: 1.25;
		margin: 0 0 12px;
	}
	.dj-result__tag {
		font-size: 12px;
		line-height: 1.1;
		padding: 12px 16px;
		margin-bottom: 16px;
	}
	.dj-result__desc {
		margin-bottom: 16px;
		font-size: 14px;
		line-height: 1.4;
	}
	.dj-result__specs {
		gap: 8px;
		margin-bottom: 16px;
	}
	.dj-result__spec {
		font-size: 12px;
		line-height: 1.1;
		padding: 8px;
	}
	.dj-page .dj-product-card__learn{
		left: 16px;
		bottom: 32px;
	}
	.dj-page ul.dj-result__features {
		font-size: 14px;
		line-height: 1.7;
		margin: 0 0 24px;
		padding-left: 21px;
	}
	.dj-result__actions { margin-top: 0;max-width: 100%; }
	.dj-result__cta {
		font-size: 16px;
		font-weight: 700;
		line-height: 1.5;
		height: 48px;
		max-width: none;
		border-radius: 4px;
	}
	.dj-config__restart {
		width: 100%;
		font-size: 16px;
		line-height: 1.4;
		margin-top: 16px;
	}
	.dj-config__restart::before {
		width: 24px;
		height: 24px;
	}
	/* Config 区块内按钮：<=768 圆角统一 4px */
	.dj-config .dj-btn,
	.dj-config .dj-result__cta {
		border-radius: 4px;
	}
	/* Step2 按钮结构：保持双列，不在移动端错位/溢出 */
	.dj-config__cta--row {
		display: flex;
		flex-direction: column-reverse;
		gap: 12px;
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
	}
	.dj-config__cta--row .dj-btn--wide {
		width: 100%;
		min-width: 0;
		padding: 0 10px;
	}

	/* Facts */
	.dj-facts { width: 100%;padding: 80px 0; background: #fff;}
	.dj-facts__intro {
		width: 100%;
		gap: 16px;
		margin-bottom: 48px;
	}
	.dj-facts__kicker {
		font-size: 20px;
		line-height: 1.2;
	}
	.dj-facts__title {
		font-size: 40px;
		line-height: 1.2;
		letter-spacing: 0;
	}
	.dj-facts__subtitle {
		width: 100%;
		font-size: 18px;
		line-height: 1.2;
	}
	.dj-facts__cards-wrap { gap: 48px; }
	.dj-facts__cards {
		grid-template-columns: minmax(0, 1fr);
		width: min(738px, calc(100% - 30px));
		margin: 0 auto;
		gap: 10px;
	}
	.dj-fact-card {
		width: 100%;
		height: auto;
		min-height: 136px;
		border-radius: 10px;
		background: rgba(245, 245, 247, 0.8);
		padding: 16px;
		position: relative;
	}
	.dj-fact-card__icon {
		top: 16px;
		left: 16px;
		width: 48px;
		height: 48px;
	}
	.dj-fact-card__icon-img {
		width: 24px;
		height: 24px;
	}
	.dj-fact-card__value {
		position: static;
		display: block;
		align-items: baseline;
		margin: 0 0 0 64px;
		width: max-content;
	}
	.dj-fact-card__value strong {
		font-size: 40px;
		line-height: 1.2;
	}
	.dj-fact-card__value span {
		font-size: 16px;
		line-height: 1.2;
		margin-left: 6px;
	}
	.dj-fact-card__label {
		position: static;
		display: block;
		margin: -44px 0 0 168px;
		width: calc(100% - 184px);
		font-size: 14px;
		line-height: 20px;
	}
	.dj-fact-card__desc {
		position: static;
		margin: 16px 0 0;
		width: 100%;
		font-size: 14px;
		line-height: 1.4;
	}
	.dj-facts__rule { margin-top: 0; }

	/* Products */
	.dj-products { padding: 80px 0px; }
	.dj-products__head { margin-bottom: 24px; }
	.dj-products__title { font-size: 24px;line-height: 1.1; }
	.dj-products__scroll {
		width: auto;
		margin: 0;
		padding-left: 15px;
		padding-right: 0;
		overflow-x: hidden;
	}
	.dj-product-grid { margin-left: 0; }
	.dj-product-grid {
		display: flex;
		gap: 10px;
		width: max-content;
	}
	.dj-product-card {
		width: 345px;
		height: 411px;
		flex-basis: 345px;
		border-radius: 16px;
	}

	.dj-product-card__overlay {
		top: 283px;
		width: 100%;
		height: 128px;
		padding: 0px 16px 16px;
	}
	.dj-product-card__title {
		font-size: 20px;
		line-height: 1;
		white-space: nowrap;
	}
	.dj-product-card__sub {
		font-size: 14px;
		line-height: 1.4;
	}
	.dj-product-card__learn {
		left: 16px;
		bottom: 28px;
		font-size: 16px;
		line-height: 1;
	}
	.dj-product-card__buy {
		right: 16px;
		bottom: 16px;
		font-size: 16px;
		line-height: 1;
		border-radius: 86px;
	}
	.dj-products__controls { display: none; }

	/* Partners */
	.dj-partners {
		padding-top: 40px;
		padding-bottom: 72px;
	}
	.dj-partners__sub {
		font-size: 17px;
		line-height: 27.2px;
	}
	.dj-partners__title {
		font-size: 32px;
		margin-bottom: 24px;
		line-height: 35.2px;
	}
	.dj-container{
		width: calc(100% - 30px);
	}
	.dj-partners__grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 8px;
		/* width: min(738px, calc(100% - 30px)); */
		width: 100%;
		margin: 0 auto;
	}
	.dj-partners__card {
		width: 100%;
		height: 136px;
		border-radius: 10px;
	}
	.dj-partners__logo--usa {
		width: 121.92px;
		height: 48px;
	}
	.dj-partners__logo--natation {
		width: 125px;
		height: 48px;
	}
	.dj-partners__logo--drv {
		width: 96px;
		height: 48px;
	}
	.dj-partners__desc {
		font-size: 16px;
		line-height: 25.6px;
		width: 100%;
		max-width: 640px;
		margin-top: 24px;
	}
}

/* ==========================================================
   RESPONSIVE — ≤420px（config 卡片：适配到约 320 宽）
   ========================================================== */
@media (max-width: 420px) {
	.dj-config__inner {
		width: calc(100% - 16px);
	}
	.dj-config__panel-wrap {
		width: 100%;
		max-width: 100%;
	}
	.dj-config__card {
		padding: 32px 12px 28px;
	}
	.dj-config__card-shadow {
		left: 6px;
		right: 6px;
		top: 140px;
		bottom: 12px;
	}
	.dj-config__heading {
		font-size: 22px;
	}
	.dj-config__sub {
		font-size: 16px;
	}
	.dj-config__desc {
		font-size: 15px;
	}
	.dj-config__qhead {
		width: 100%;
		max-width: 320px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 40px;
		box-sizing: border-box;
	}
	.dj-config__qicon {
		left: -50px;
	}
	.dj-options,
	.dj-options--grid2 {
		width: 100%;
		max-width: 100%;
	}
	.dj-pline {
		min-width: 24px;
		margin: 0 6px;
	}
	.dj-config__cta--row {
		display: flex;
		flex-direction: column-reverse;
		gap: 10px;
		align-items: initial;
		max-width: 100%;
	}
	.dj-config__cta--row .dj-btn--wide {
		width: 100%;
		min-width: 0;
	}
	.dj-config__card--result {
		padding: 12px;
	}
	.dj-product-card__title{
		white-space: normal;
	}
}

/* ==========================================================
   RESPONSIVE — <=456px (facts 保持当前窄屏效果)
   ========================================================== */
@media (max-width: 456px) {
	.dj-fact-card {
		display: grid;
		grid-template-columns: 48px auto 1fr;
		grid-template-areas:
			"icon value label"
			"desc desc desc";
		column-gap: 10px;
		row-gap: 10px;
		align-items: center;
		padding: 12px;
	}
	.dj-fact-card__icon {
		grid-area: icon;
		position: static;
		width: 48px;
		height: 48px;
	}
	.dj-fact-card__value {
		grid-area: value;
		position: static;
		display: inline-flex;
		align-items: baseline;
		margin: 0;
		width: auto;
		white-space: nowrap;
	}
	.dj-fact-card__label {
		grid-area: label;
		position: static;
		display: block;
		margin: 0;
		width: auto;
		max-width: none;
	}
	.dj-fact-card__desc {
		grid-area: desc;
		position: static;
		margin: 0;
		width: 100%;
		font-size: 14px;
		line-height: 1.5;
		color: #999;
		overflow-wrap: break-word;
		word-break: normal;
	}

	/* Partners: <=456 自适应，不做轮播/分页点 */
	.dj-partners__grid {
		width: calc(100% - 30px);
		margin: 0 auto;
		padding: 20px 12px;
		background: #fff;
		border-radius: 16px;
		display: grid;
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 8px;
	}
	.dj-partners__card {
		width: 100%;
		height: 88px;
		background: transparent;
		border-radius: 0;
	}
	.dj-partners__logo--usa {
		width: 98px;
		height: 38px;
	}
	.dj-partners__logo--natation {
		width: 100px;
		height: 38px;
	}
	.dj-partners__logo--drv {
		width: 78px;
		height: 38px;
	}
}

/* ==========================================================
   RESPONSIVE — 457px–767px (facts 头部对齐优化)
   ========================================================== */
@media (min-width: 457px) and (max-width: 767px) {
	.dj-fact-card {
		min-height: 136px;
	}
	.dj-fact-card__value {
		display: inline-flex;
		align-items: baseline;
		margin-left: 64px;
	}
	.dj-fact-card__label {
		display: inline-block;
		margin: 0 0 0 12px;
		width: auto;
		max-width: calc(100% - 252px);
		vertical-align: baseline;
	}
	.dj-fact-card__desc {
		margin-top: 10px;
	}
}

@media screen and (max-width: 375px) {
	.dj-intro__rule img{
		max-width: 78px;
	}
	.dj-partners__desc {
		max-width: 343px;
	}
	/* Products: <=375 改为竖向列表 */
	.dj-products__scroll {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		overflow: visible;
	}
	.dj-product-grid {
		display: flex;
		flex-direction: column;
		gap: 10px;
		width: 100%;
		margin: 0 auto;
	}
	.dj-product-card {
		width: 100%;
		max-width: 345px;
		height: 411px;
		flex-basis: auto;
		margin: 0 auto;
	}
	.dj-product-card__image{
		width: 100%;
		object-fit: cover;
	}
	.dj-product-card__buy {
		max-width: 115px;
		padding: 0 10px;
	}
}
@media (max-width: 1100px) {
	.dj-facts__title {
		white-space: break-spaces;
	}
}