/* 云监码改版样式 — 模块资源目录: /ycode/ */

/* ===== 模块1：轮播（按设计稿：Logo 顶左，标题中左，卖点右下，左缘对齐） ===== */
.ucodeLogo.ycodeHeroLogo {
    position: absolute;
    left: 160px;
    top: 138px;
    width: 324px;
    height: auto;
    object-fit: contain;
    z-index: 2;
}

.ycodeHeroMain {
    position: absolute;
    left: 160px;
    top: 42%;
    transform: translateY(-40%);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 28px;
    width: 1634px;
    max-width: calc(100% - 320px);
    box-sizing: border-box;
    z-index: 2;
}

.ycodeHeroMain .ycodeHeroTitle {
    display: block;
    width: 1634px;
    max-width: 100%;
    height: auto;
}

.ycodeHeroMain .ycodeHeroSub {
    margin: 24px 0 0;
    max-width: 100%;
    text-align: left;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.ycodeHeroDesc {
    height: auto;
    right: 160px;
    bottom: 80px;
    width: 560px;
    max-width: calc(100% - 360px);
    text-align: left;
}

.ycodeHeroDescLead {
    margin: 0 0 16px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.9);
    line-height: 24px;
}

.ycodeHeroList {
    margin: 0;
    padding: 0;
    list-style: none;
}

.ycodeHeroList li {
    position: relative;
    margin: 0 0 10px;
    padding-left: 22px;
    font-size: 15px;
    font-weight: 400;
    color: #ffffff;
    line-height: 24px;
    text-align: left;
}

.ycodeHeroList li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 14px;
    height: 14px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath fill='%23ffffff' d='M5.6 10.6L2.2 7.2l1.1-1.1 2.3 2.3 5-5 1.1 1.1z'/%3E%3C/svg%3E") center / contain no-repeat;
}

.ycodeMod2 {
    position: relative;
    width: 100%;
    padding: 100px 0 110px;
    background: #EAF6FF url("img/ycode/mod2Bg.png") center top / cover no-repeat;
    overflow: visible;
}

.ycodeMod2Inner {
    position: relative;
    z-index: 1;
    width: 1200px;
    max-width: calc(100% - 160px);
    margin: 0 auto;
}

.ycodeMod2Title {
    margin: 0 0 28px;
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    color: #111111;
    line-height: 1.35;
}

.ycodeMod2Lead {
    margin: 0 auto 16px;
    max-width: 980px;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    color: #222222;
    line-height: 1.6;
}

.ycodeMod2Tip {
    margin: 0 auto 72px;
    max-width: 980px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 1.7;
}

.ycodeMod2Tip em {
    font-style: normal;
    color: #2F6BFF;
    font-weight: 500;
}

.ycodeMod2Grid {
    display: grid;
    grid-template-columns: repeat(2, 550px);
    justify-content: space-between;
    gap: 110px 32px;
    padding-top: 36px;
}

.ycodeMod2Card {
    position: relative;
    display: flex;
    align-items: center;
    width: 550px;
    height: 250px;
    min-height: 250px;
    padding: 40px 40px 40px 148px;
    background: #FFFFFF;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    box-sizing: border-box;
    overflow: visible;
}

.ycodeMod2Num {
    position: absolute;
    left: 24px;
    top: -36px;
    width: 110px;
    height: auto;
    display: block;
    pointer-events: none;
    user-select: none;
    z-index: 2;
}

.ycodeMod2Body {
    flex: 1;
    min-width: 0;
}

.ycodeMod2CardTitle {
    position: relative;
    z-index: 1;
    margin: 0 0 14px;
    font-size: 24px;
    font-weight: 700;
    color: #111111;
    line-height: 1.45;
}

.ycodeMod2CardText {
    position: relative;
    z-index: 1;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
}

/* ===== 模块3：核心技术原理 ===== */
.ycodeMod3 {
    position: relative;
    width: 100%;
    background: #ffffff;
}

.ycodeMod3Inner {
    width: 1200px;
    max-width: calc(100% - 160px);
    margin: 0 auto;
    padding: 90px 0 0;
}

.ycodeMod3Title {
    margin: 0 0 28px;
    text-align: center;
    font-size: 44px;
    font-weight: 700;
    color: #111111;
    line-height: 1.4;
}

.ycodeMod3Desc {
    margin: 0 auto 48px;
    max-width: 980px;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    line-height: 34px;
}

.ycodeMod3Desc em {
    font-style: normal;
    color: #2F6BFF;
}

.ycodeMod3Scene {
    position: relative;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
}

.ycodeMod3Product {
    display: block;
    width: 100%;
    height: auto;
}

.ycodeMod3SceneText {
    position: absolute;
    left: 48px;
    bottom: 40px;
    z-index: 2;
    max-width: 560px;
    color: #ffffff;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.45);
}

.ycodeMod3SceneTitle {
    margin: 0 0 12px;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.35;
    color: #ffffff;
}

.ycodeMod3SceneLead {
    margin: 0 0 18px;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.95);
}

.ycodeMod3SceneList {
    margin: 0;
    padding: 0;
    list-style: none;
}

.ycodeMod3SceneList li {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
}

.ycodeMod3SceneList li:last-child {
    margin-bottom: 0;
}

.ycodeMod3SceneIcon {
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    margin-top: 5px;
    object-fit: contain;
}

.ycodeMod3SceneLabel {
    font-weight: 700;
}

.ycodeMod3Patent {
    --ycode-patent-split: 338px;
    --ycode-patent-blue: 300px;
    position: relative;
    margin-top: 70px;
    min-height: calc(var(--ycode-patent-split) + var(--ycode-patent-blue));
    overflow: visible;
}

.ycodeMod3PatentBg {
    position: absolute;
    inset: 0;
    z-index: 0;
}

.ycodeMod3PatentBgWhite {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 300px;
    background: #ffffff;
}

.ycodeMod3PatentBgBlue {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 300px;
    background: #2935AA;
}

.ycodeMod3PatentInner {
    position: relative;
    z-index: 1;
    width: 1200px;
    max-width: calc(100% - 160px);
    margin: 0 auto;
    min-height: calc(var(--ycode-patent-split) + var(--ycode-patent-blue));
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
}

.ycodeMod3PatentLeft {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-self: stretch;
    padding-top: 42px;
    min-height: calc(var(--ycode-patent-split) + var(--ycode-patent-blue));
}

.ycodeMod3PatentText {
    margin: 0;
    max-width: 520px;
    font-size: 22px;
    font-weight: 500;
    color: #111111;
    line-height: 36px;
    text-align: center;
}

.ycodeMod3Seal {
    display: block;
    width: 240px;
    height: auto;
    margin-top: auto;
    margin-bottom: 0;
}

.ycodeMod3PatentRight {
    flex: 0 0 400px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-top: calc(var(--ycode-patent-split) - 348px);
}

.ycodeMod3Cert {
    display: block;
    width: 360px;
    max-width: 100%;
    height: auto;
}

/* ===== 模块4：核心能力 ===== */
.ycodeMod4 {
    width: 100%;
    padding: 90px 0 100px;
    background: #F3F5F8;
}

.ycodeMod4Inner {
    width: 1200px;
    max-width: calc(100% - 160px);
    margin: 0 auto;
}

.ycodeMod4Grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 28px 32px;
}

.ycodeMod4Card {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 48px 40px 44px;
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(15, 35, 95, 0.06);
    text-align: center;
}

.ycodeMod4Icon {
    display: block;
    width: 260px;
    height: 260px;
    object-fit: contain;
    margin-bottom: 28px;
}

.ycodeMod4Title {
    margin: 0 0 20px;
    font-size: 24px;
    font-weight: 700;
    color: #111111;
    line-height: 1.45;
}

.ycodeMod4Text {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
    text-align: center;
}

/* ===== 模块5：四重核心防护 ===== */
.ycodeMod5 {
    width: 100%;
    padding: 90px 0 100px;
    background: #F3F5F8 url("img/ycode/mod5Bg.png") center top / cover no-repeat;
}

.ycodeMod5Inner {
    width: 1200px;
    max-width: calc(100% - 160px);
    margin: 0 auto;
}

.ycodeMod5Title {
    margin: 0 0 48px;
    text-align: center;
    font-size: 44px;
    font-weight: 700;
    color: #111111;
    line-height: 1.35;
}

.ycodeMod5Grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 28px 32px;
}

.ycodeMod5Card {
    position: relative;
    min-height: 200px;
    padding: 32px 36px 36px;
    background: #ffffff;
    border: 1px solid #E8EDF3;
    border-radius: 16px;
    box-shadow: 0 4px 16px rgba(15, 35, 95, 0.04);
    overflow: hidden;
}

.ycodeMod5Bg {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 200px;
    height: 200px;
    object-fit: contain;
    opacity: 0.28;
    pointer-events: none;
    user-select: none;
}

.ycodeMod5Body {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

.ycodeMod5Icon {
    flex-shrink: 0;
    width: 64px;
    height: 64px;
    object-fit: contain;
    margin-top: 2px;
}

.ycodeMod5Content {
    flex: 1;
    min-width: 0;
}

.ycodeMod5CardTitle {
    margin: 0 0 14px;
    font-size: 0;
    line-height: 1.35;
}

.ycodeMod5Num {
    font-size: 24px;
    font-weight: 700;
    color: #2F6BFF;
}

.ycodeMod5Label {
    margin-left: 8px;
    font-size: 24px;
    font-weight: 700;
    color: #111111;
}

.ycodeMod5Text {
    margin: 0;
    max-width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
}

/* ===== 模块6：全能能力矩阵 ===== */
.ycodeMod6 {
    width: 100%;
    padding: 90px 0 100px;
    background: #ffffff;
}

.ycodeMod6Inner {
    width: 1200px;
    max-width: calc(100% - 160px);
    margin: 0 auto;
}

.ycodeMod6Title {
    margin: 0 0 56px;
    text-align: center;
    font-size: 44px;
    font-weight: 700;
    color: #111111;
    line-height: 1.35;
}

.ycodeMod6Layout {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 48px;
}

.ycodeMod6List {
    flex: 0 0 520px;
    display: flex;
    flex-direction: column;
    gap: 36px;
}

.ycodeMod6Item {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

.ycodeMod6Icon {
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    object-fit: contain;
}

.ycodeMod6Content {
    flex: 1;
    min-width: 0;
}

.ycodeMod6ItemTitle {
    margin: 0 0 10px;
    font-size: 22px;
    font-weight: 700;
    color: #111111;
    line-height: 1.4;
}

.ycodeMod6ItemText {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
}

.ycodeMod6Visual {
    flex: 1;
    min-width: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ycodeMod6Demo {
    display: block;
    width: 100%;
    max-width: 580px;
    height: auto;
}

/* ===== 模块7：核心优势对比 ===== */
.ycodeMod7 {
    width: 100%;
    padding: 90px 0 100px;
    background: #F3F5F8;
}

.ycodeMod7Inner {
    width: 1200px;
    max-width: calc(100% - 160px);
    margin: 0 auto;
}

.ycodeMod7Title {
    margin: 0 0 20px;
    text-align: center;
    font-size: 44px;
    font-weight: 700;
    color: #111111;
    line-height: 1.35;
}

.ycodeMod7Desc {
    margin: 0 auto 48px;
    max-width: 980px;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #666666;
    line-height: 34px;
}

.ycodeMod7Compare {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

/* ===== 模块8：全行业落地场景 ===== */
.ycodeMod8 {
    width: 100%;
    padding: 90px 0 100px;
    background: #ffffff;
}

.ycodeMod8Inner {
    width: 1200px;
    max-width: calc(100% - 160px);
    margin: 0 auto;
}

.ycodeMod8Title {
    margin: 0 0 48px;
    text-align: center;
    font-size: 44px;
    font-weight: 700;
    color: #111111;
    line-height: 1.35;
}

.ycodeMod8Grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.ycodeMod8Card {
    display: flex;
    flex-direction: column;
    border: 1px solid #E8E8E8;
    background: #ffffff;
    overflow: hidden;
}

.ycodeMod8Img {
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.ycodeMod8Body {
    flex: 1;
    padding: 20px 22px 24px;
}

.ycodeMod8CardTitle {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 700;
    color: #111111;
    line-height: 1.45;
}

.ycodeMod8Text {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}

/* ===== 模块9：标准化落地流程 ===== */
.ycodeMod9 {
    width: 100%;
    padding: 90px 0 100px;
    background: #EAF4FF url("img/ycode/mod9Bg.png") center center / cover no-repeat;
}

.ycodeMod9Inner {
    width: 1200px;
    max-width: calc(100% - 160px);
    margin: 0 auto;
}

.ycodeMod9Title {
    margin: 0 0 16px;
    text-align: center;
    font-size: 44px;
    font-weight: 700;
    color: #111111;
    line-height: 1.35;
}

.ycodeMod9Desc {
    margin: 0 auto 48px;
    max-width: 980px;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #666666;
    line-height: 34px;
}

.ycodeMod9Grid {
    display: grid;
    grid-template-columns: repeat(5, 240px);
    justify-content: center;
    gap: 0;
    background: #ffffff;
    box-shadow: 0 8px 28px rgba(15, 35, 95, 0.06);
    overflow: hidden;
    width: fit-content;
    max-width: 100%;
    margin: 0 auto;
    border: 1px solid #999999;
    box-sizing: border-box;
}

.ycodeMod9Card {
    display: flex;
    flex-direction: column;
    width: 240px;
    min-width: 0;
    background: #ffffff;
    border: none;
    border-right: 1px solid #999999;
    box-sizing: border-box;
}

.ycodeMod9Card:last-child {
    border-right: none;
}

.ycodeMod9Img {
    display: block;
    width: 240px;
    height: 600px;
    object-fit: cover;
}

.ycodeMod9Body {
    flex: 0 0 150px;
    height: 150px;
    padding: 18px 16px 22px;
    background: #F7F8FA;
    box-sizing: border-box;
    overflow: hidden;
}

.ycodeMod9CardTitle {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 700;
    color: #111111;
    line-height: 1.4;
}

.ycodeMod9Text {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 22px;
}

/* ===== 模块10：常见问题 FAQ ===== */
.ycodeMod10 {
    width: 100%;
    background: #ffffff;
}

.ycodeMod10Banner {
    width: 100%;
    height: 280px;
    padding: 0 24px;
    background: #2935AA;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-sizing: border-box;
}

.ycodeMod10BannerText {
    margin: 0;
    font-weight: bold;
    font-size: 46px;
    color: #FFFFFF;
    line-height: 69px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.ycodeMod10Inner {
    width: 1200px;
    max-width: calc(100% - 160px);
    margin: 0 auto;
    padding: 80px 0 100px;
}

.ycodeMod10Title {
    margin: 0 0 48px;
    text-align: center;
    font-size: 44px;
    font-weight: 700;
    color: #111111;
    line-height: 1.35;
}

.ycodeMod10List {
    max-width: 980px;
    margin: 0 auto;
}

.ycodeMod10Item {
    border-bottom: 1px solid #E6E6E6;
}

.ycodeMod10Q {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 22px 4px;
    cursor: pointer;
    user-select: none;
}

.ycodeMod10Arrow {
    flex: 0 0 auto;
    width: 8px;
    height: 8px;
    margin-top: 8px;
    border-right: 2px solid #C0C0C0;
    border-bottom: 2px solid #C0C0C0;
    transform: rotate(-45deg);
    transition: transform 0.2s ease;
}

.ycodeMod10QText {
    flex: 1;
    min-width: 0;
    font-size: 20px;
    font-weight: 400;
    color: #222222;
    line-height: 30px;
}

.ycodeMod10A {
    display: none;
    padding: 0 4px 22px 24px;
}

.ycodeMod10A p {
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    color: #666666;
    line-height: 32px;
}

.ycodeMod10Item.is-open .ycodeMod10Arrow {
    margin-top: 6px;
    transform: rotate(45deg);
}

.ycodeMod10Item.is-open .ycodeMod10QText {
    font-weight: 700;
}

.ycodeMod10Item.is-open .ycodeMod10Q {
    padding-bottom: 12px;
}

.ycodeMod10Item.is-open .ycodeMod10A {
    display: block;
}

/* ===== 全页悬停进出动画 ===== */
.ucodePage .ucodeNavBtn,
.ycodeMod2Card,
.ycodeMod3Scene,
.ycodeMod3Seal,
.ycodeMod3Cert,
.ycodeMod4Card,
.ycodeMod4Icon,
.ycodeMod5Card,
.ycodeMod5Icon,
.ycodeMod6Item,
.ycodeMod6Icon,
.ycodeMod6Demo,
.ycodeMod7Compare,
.ycodeMod8Card,
.ycodeMod8Img,
.ycodeMod8CardTitle,
.ycodeMod9Card,
.ycodeMod9Img,
.ycodeMod10Q,
.ycodeMod10QText,
.ycodeMod10Arrow {
    transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease, opacity 0.35s ease, color 0.25s ease, background-color 0.35s ease, filter 0.35s ease;
}

.ucodePage .ucodeNavBtn:hover {
    transform: scale(1.08);
    opacity: 0.92;
}

.ucodePage .ucodeNavBtn:active {
    transform: scale(0.96);
}

.ycodeMod2Card:hover {
    transform: translateY(-10px);
    box-shadow: 0 16px 32px rgba(41, 53, 170, 0.14);
}

.ycodeMod2Card:hover .ycodeMod2Num {
    transform: translateY(-4px) scale(1.04);
}

.ycodeMod2Num {
    transition: transform 0.35s ease;
}

.ycodeMod3Scene:hover .ycodeMod3Product {
    transform: scale(1.03);
}

.ycodeMod3Product {
    transition: transform 0.5s ease;
}

.ycodeMod3Seal:hover,
.ycodeMod3Cert:hover {
    transform: translateY(-8px) scale(1.03);
    filter: drop-shadow(0 12px 20px rgba(0, 0, 0, 0.18));
}

.ycodeMod4Card:hover {
    transform: translateY(-10px);
    box-shadow: 0 18px 36px rgba(15, 35, 95, 0.12);
}

.ycodeMod4Card:hover .ycodeMod4Icon {
    transform: scale(1.06);
}

.ycodeMod5Card:hover {
    transform: translateY(-8px);
    border-color: #C9D5F0;
    box-shadow: 0 14px 28px rgba(47, 107, 255, 0.12);
}

.ycodeMod5Card:hover .ycodeMod5Icon {
    transform: scale(1.08);
}

.ycodeMod5Card:hover .ycodeMod5Bg {
    opacity: 0.4;
    transform: scale(1.06);
}

.ycodeMod5Bg {
    transition: opacity 0.35s ease, transform 0.45s ease;
}

.ycodeMod6Item {
    padding: 12px 14px;
    margin: 0 -14px;
    border-radius: 12px;
    cursor: default;
}

.ycodeMod6Item:hover {
    background: #F5F8FF;
    transform: translateX(8px);
}

.ycodeMod6Item:hover .ycodeMod6Icon {
    transform: scale(1.12);
}

.ycodeMod6Item:hover .ycodeMod6ItemTitle {
    color: #2F6BFF;
}

.ycodeMod6ItemTitle {
    transition: color 0.25s ease;
}

.ycodeMod6Demo:hover {
    transform: scale(1.02);
    filter: drop-shadow(0 16px 28px rgba(15, 35, 95, 0.12));
}

.ycodeMod7Compare:hover {
    transform: scale(1.01);
    filter: drop-shadow(0 12px 24px rgba(15, 35, 95, 0.1));
}

.ycodeMod8Card {
    cursor: default;
}

.ycodeMod8Card:hover {
    transform: translateY(-8px);
    border-color: #2F6BFF;
    box-shadow: 0 14px 28px rgba(47, 107, 255, 0.12);
}

.ycodeMod8Card:hover .ycodeMod8Img {
    transform: scale(1.06);
}

.ycodeMod8Card:hover .ycodeMod8CardTitle {
    color: #2F6BFF;
}

.ycodeMod9Card {
    overflow: hidden;
    transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease, background-color 0.35s ease, z-index 0s;
}

.ycodeMod9Card:hover {
    z-index: 2;
    box-shadow: 0 10px 24px rgba(41, 53, 170, 0.12);
}

.ycodeMod9Card:hover .ycodeMod9Img {
    transform: scale(1.04);
}

.ycodeMod9Card:hover .ycodeMod9Body {
    background: #EEF3FF;
}

.ycodeMod9Card:hover .ycodeMod9CardTitle {
    color: #2F6BFF;
}

.ycodeMod9Img,
.ycodeMod9Body,
.ycodeMod9CardTitle {
    transition: transform 0.4s ease, background-color 0.35s ease, color 0.25s ease;
}

.ycodeMod10Q:hover .ycodeMod10QText {
    color: #2F6BFF;
}

.ycodeMod10Q:hover .ycodeMod10Arrow {
    border-color: #2F6BFF;
}

@media (prefers-reduced-motion: reduce) {
    .ucodePage .ucodeNavBtn,
    .ycodeMod2Card,
    .ycodeMod2Num,
    .ycodeMod3Scene,
    .ycodeMod3Product,
    .ycodeMod3Seal,
    .ycodeMod3Cert,
    .ycodeMod4Card,
    .ycodeMod4Icon,
    .ycodeMod5Card,
    .ycodeMod5Icon,
    .ycodeMod5Bg,
    .ycodeMod6Item,
    .ycodeMod6Icon,
    .ycodeMod6Demo,
    .ycodeMod6ItemTitle,
    .ycodeMod7Compare,
    .ycodeMod8Card,
    .ycodeMod8Img,
    .ycodeMod8CardTitle,
    .ycodeMod9Card,
    .ycodeMod9Img,
    .ycodeMod10Q,
    .ycodeMod10QText,
    .ycodeMod10Arrow {
        transition: none !important;
    }

    .ucodePage .ucodeNavBtn:hover,
    .ycodeMod2Card:hover,
    .ycodeMod2Card:hover .ycodeMod2Num,
    .ycodeMod3Scene:hover .ycodeMod3Product,
    .ycodeMod3Seal:hover,
    .ycodeMod3Cert:hover,
    .ycodeMod4Card:hover,
    .ycodeMod4Card:hover .ycodeMod4Icon,
    .ycodeMod5Card:hover,
    .ycodeMod5Card:hover .ycodeMod5Icon,
    .ycodeMod5Card:hover .ycodeMod5Bg,
    .ycodeMod6Item:hover,
    .ycodeMod6Item:hover .ycodeMod6Icon,
    .ycodeMod6Demo:hover,
    .ycodeMod7Compare:hover,
    .ycodeMod8Card:hover,
    .ycodeMod8Card:hover .ycodeMod8Img,
    .ycodeMod9Card:hover,
    .ycodeMod9Card:hover .ycodeMod9Img {
        transform: none !important;
        filter: none !important;
    }
}
