.pg_35_5 {
    height: 180px;
}

@media (min-width:992px) {
    .pg_35_5 {
        height: 300px;
    }
}

@media (min-width:1200px) {
    .pg_35_5 .container {
        width: 1200px;
    }
}

.pg_35_6 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(235, 235, 235, 1);
    background-size: cover;
    background-position: center center;
}

.pg_35_8 {
    height: 180px;
    position: relative;
    display: flex;
    align-items: center;
    align-content: center;
}

@media (min-width:576px) {
    .pg_35_8 {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
}

@media (min-width:992px) {
    .pg_35_8 {
        height: 300px;
    }
}

.pg_35_9 {
    text-align: right;
}

.pg_35_9 h1 {
    font-size: 24px;
}

.pg_35_9 span {
    font-size: 16px;
}

@media (min-width:768px) {
    .pg_35_9 {}
}

@media (min-width:992px) {
    .pg_35_9 h1 {
        font-size: 40px;
    }

    .pg_35_9 span {
        font-size: 20px;
    }
}

.pg_35_11 {
    height: 45px;
    border-bottom: 1px solid #dddddd;
}

@media (min-width:768px) {
    .pg_35_11 {
        height: 60px;
    }
}

@media (min-width:1200px) {
    .pg_35_11 .container {
        width: 1200px;
    }
}

.pg_35_12 {
    height: 45px;
}

.pg_35_13 {
    height: 45px;
}

@media (min-width:768px) {
    .pg_35_13 {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        height: 60px;
    }
}

.pg_35_14 {
    width: 100%;
    float: left;
}

.pg_35_14 nav {
    width: 100%;
    float: left;
}

.pg_35_14 nav ul li {
    width: 20%;
    line-height: 30px;
    float: left;
    clear: right;
    position: relative;
    display: inline-block;
}

.pg_35_14 nav ul {
    width: 100%;
    text-align: left;
    float: left;
    clear: right;
}

.pg_35_14 nav ul li a {
    padding-right: 5px;
    padding-left: 5px;
    width: 100%;
    color: rgba(153, 153, 153, 1);
    font-size: 14px;
    text-align: center;
    line-height: 45px;
    float: left;
    position: relative;
}

.pg_35_14 nav ul li ul li a {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
    font-size: 12px;
    float: left;
}

.pg_35_14 nav ul li ul li {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
    float: left;
    clear: right;
}

.pg_35_14 nav ul li ul {
    margin-left: -60px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    width: 120px;
    border-top: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 30px;
    left: 50%;
    z-index: 1000;
    background-color: rgba(255, 255, 255, 1);
    visibility: hidden;
    opacity: 0.00;
    -webkit-opacity: 0.00;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

.pg_35_14 nav ul li ul:before {
    content: " ";
    margin-left: -5px;
    width: 10px;
    height: 10px;
    border-top: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.09);
    position: absolute;
    top: -5px;
    left: 50%;
    z-index: 1000;
    background-color: rgba(255, 255, 255, 1);
    transform: translateX(0px) translateY(0px) scale(1, 1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg, 0deg);
    -webkit-transform: translateX(0px) translateY(0px) scale(1, 1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg, 0deg);
}

.pg_35_14 nav ul li ul li a:hover {
    color: #db0000;
}

.pg_35_14 nav ul li:hover ul {
    visibility: visible;
    opacity: 1.00;
    -webkit-opacity: 1.00;
}

.pg_35_14 nav ul li a:hover {
    color: rgba(32, 75, 135, 1);
}

.pg_35_14 nav ul li a:after {
    content: " ";
    width: 0px;
    height: 2px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: rgba(32, 75, 135, 1);
    transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
}

.pg_35_14 nav ul li a:hover:after {
    content: " ";
    width: 100%;
}

.pg_35_14 nav ul li a.active:after {
    content: " ";
    width: 100%;
}

.pg_35_14 nav ul li a.active {
    color: rgba(32, 75, 135, 1);
}

@media (min-width:768px) {
    .pg_35_14 {}

    .pg_35_14 nav ul li a {
        font-size: 18px;
        line-height: 60px;
    }
}

@media (min-width:992px) {
    .pg_35_14 nav ul li a {
        line-height: 60px;
    }

    .pg_35_14 nav ul {
        font-size: 18px;
    }
}

@media (min-width:1200px) {
    .pg_35_14 {}
}

.pg_35_15 {
    padding-top: 30px;
}

@media (min-width:992px) {
    .pg_35_15 {
        padding-top: 100px;
    }
}

@media (min-width:1200px) {
    .pg_35_15 .container {
        width: 1200px;
    }
}

.pg_35_16 {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media (min-width:992px) {
    .pg_35_16 {
        padding-top: 0px;
    }
}

.pg_35_18 {
    color: rgba(102, 102, 102, 1);
    font-size: 14px;
    text-align: justify;
    line-height: 25px;
}

@media (min-width:576px) {
    .pg_35_18 {
        width: 100%;
    }
}

@media (min-width:992px) {
    .pg_35_18 {
        font-size: 18px;
        line-height: 40px;
    }
}

.pg_35_19 {
    padding-top: 30px;
    padding-bottom: 50px;
    background-color: rgba(255, 255, 255, 1);
}

@media (min-width:768px) {
    .pg_35_19 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media (min-width:1200px) {
    .pg_35_19 {
        padding-top: 120px;
        padding-bottom: 120px;
    }
}

.pg_35_20 {}

@media (min-width:1200px) {
    .pg_35_20 {}
}

@media (min-width:576px) {
    .pg_35_21 {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
}

@media (min-width:768px) {
    .pg_35_21 {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
}

.pg_35_22 {
    position: relative;
}

.pg_35_23 img {
    height: 30px;
}

@media (min-width:768px) {
    .pg_35_23 img {
        height: auto;
    }

    .pg_35_23 {
        height: 30px;
    }
}

@media (min-width:992px) {
    .pg_35_23 {
        height: auto;
    }
}

.pg_35_24 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
    height: auto;
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-weight: bold;
    float: left;
    clear: right;
    position: absolute;
    top: 0px;
    left: 0px;
}

@media (min-width:768px) {
    .pg_35_24 {
        font-size: 20px;
        line-height: 33px;
    }
}

@media (min-width:992px) {
    .pg_35_24 {
        font-size: 28px;
    }
}

.pg_35_25 {
    width: auto;
    text-align: center;
    position: absolute;
    top: 0px;
    right: 0px;
}

.pg_35_25 a {
    width: 80px;
    height: 30px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    font-size: 12px;
    line-height: 30px;
    display: inline-block;
}

.pg_35_25 a i {
    margin-right: 5px;
    margin-left: 5px;
}

@media (min-width:992px) {
    .pg_35_25 a {
        width: 133px;
        height: 50px;
        border-top-left-radius: 50px;
        border-top-right-radius: 50px;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        font-size: 14px;
        line-height: 50px;
    }
}

.pg_35_26 {
    margin-top: 20px;
}

.pg_35_26 ul li {
    margin-bottom: 20px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.pg_35_26 ul li a {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
}

.pg_35_26 ul li a img {
    width: 100%;
}

.pg_35_26 ul li a label span {
    margin-bottom: 16px;
    font-size: 14px;
    font-weight: bold;
    display: block;
}

.pg_35_26 ul li a label {
    margin-bottom: 0px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    width: 100%;
    position: relative;
    background-color: rgba(248, 248, 248, 1);
    overflow: hidden;
}

.pg_35_26 ul li a label i {
    height: 50px;
    font-size: 48px;
    font-weight: bold;
    font-style: normal;
    line-height: 50px;
    position: absolute;
    right: 20px;
    bottom: -15px;
    opacity: 0.09;
    -webkit-opacity: 0.09;
}

.pg_35_26 ul li a label b {
    color: rgba(153, 153, 153, 1);
    font-size: 14px;
}

@media (min-width:576px) {
    .pg_35_26 ul li {}
}

@media (min-width:768px) {
    .pg_35_26 ul li {
        margin-right: 2%;
        width: 32%;
        float: left;
        clear: right;
        overflow: hidden;
    }

    .pg_35_26 ul li:nth-child(3n) {
        margin-right: 0px;
    }

    .pg_35_26 {
        margin-top: 40px;
    }

    .pg_35_26 ul li a:hover img {
        transition: all 0.3s linear 0s;
        -webkit-transition: all 0.3s linear 0s;
        transform: translateX(0px) translateY(0px) scale(1.1, 1.1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
        -webkit-transform: translateX(0px) translateY(0px) scale(1.1, 1.1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    }

    .pg_35_26 ul li a:hover label i {
        opacity: 1.00;
        -webkit-opacity: 1.00;
    }

    .pg_35_26 ul li a label span {
        height: 50px;
    }
}

.pg_35_27 {
    padding-top: 30px;
}

@media (min-width:992px) {
    .pg_35_27 {
        padding-top: 100px;
    }
}

@media (min-width:1200px) {
    .pg_35_27 .container {
        width: 1200px;
    }
}

.pg_35_28 {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media (min-width:992px) {
    .pg_35_28 {
        padding-top: 0px;
    }
}

.pg_35_30 {
    color: rgba(102, 102, 102, 1);
    font-size: 14px;
    text-align: justify;
    line-height: 25px;
}

@media (min-width:576px) {
    .pg_35_30 {
        width: 100%;
    }
}

@media (min-width:992px) {
    .pg_35_30 {
        font-size: 18px;
        line-height: 40px;
    }
}

.pg_35_31 {
    padding-top: 30px;
}

@media (min-width:992px) {
    .pg_35_31 {
        padding-top: 100px;
    }
}

@media (min-width:1200px) {
    .pg_35_31 .container {
        width: 1200px;
    }
}

.pg_35_32 {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media (min-width:992px) {
    .pg_35_32 {
        padding-top: 0px;
    }
}

.pg_35_34 {
    color: rgba(102, 102, 102, 1);
    font-size: 14px;
    text-align: justify;
    line-height: 25px;
}

@media (min-width:576px) {
    .pg_35_34 {
        width: 100%;
    }
}

@media (min-width:992px) {
    .pg_35_34 {
        font-size: 18px;
        line-height: 40px;
    }
}

/* ============================================================
   Product Index Page - Professional Corporate Style (Safe Append)
   2026-01-30 - Antigravity
   ============================================================ */

/* === Header Banner === */
.pg_35_6 {
    background: linear-gradient(135deg, #1a365d 0%, #2c5282 50%, #2b6cb0 100%) !important;
}

.pg_35_9 h1 {
    color: #ffffff !important;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    letter-spacing: 2px;
}

.pg_35_9 span {
    color: rgba(255, 255, 255, 0.8) !important;
    letter-spacing: 1px;
}

/* === Navigation Highlighting === */
.pg_35_14 nav ul li a {
    color: #4a5568 !important;
    font-weight: 500 !important;
    transition: all 0.3s ease;
}

.pg_35_14 nav ul li a:hover {
    color: #2b6cb0 !important;
}

.pg_35_14 nav ul li a:after {
    content: "";
    width: 0;
    height: 3px;
    position: absolute;
    left: 50%;
    bottom: 0;
    background: linear-gradient(90deg, #2b6cb0, #4299e1);
    border-radius: 2px;
    transition: all 0.3s ease;
    transform: translateX(-50%);
}

.pg_35_14 nav ul li a:hover:after,
.pg_35_14 nav ul li a.active:after {
    width: 60% !important;
}

.pg_35_14 nav ul li a.active {
    color: #2b6cb0 !important;
    font-weight: 600 !important;
}

/* Submenu Style */
.pg_35_14 nav ul li ul {
    border-radius: 8px !important;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12) !important;
    border: none !important;
    padding: 10px 0 !important;
    top: 55px !important;
}

.pg_35_14 nav ul li ul li a:hover {
    background-color: #f7fafc !important;
    color: #2b6cb0 !important;
}

/* === Product Section Title === */
.pg_35_19 {
    background: linear-gradient(180deg, #f7fafc 0%, #ffffff 100%) !important;
}

.pg_35_24 {
    color: #1a365d !important;
    letter-spacing: 1px;
}

/* === Product Cards (The Good Stuff) === */
.pg_35_26 ul li {
    border-radius: 12px !important;
    background: #ffffff !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06) !important;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
    margin-bottom: 30px !important;
    /* Ensure spacing */
    overflow: visible !important;
    /* Allow shadow to overflow, but card content needs hidden */
}

/* Fix for overflow visible vs border radius */
.pg_35_26 ul li>a {
    border-radius: 12px;
    overflow: hidden;
    display: block;
}

.pg_35_26 ul li:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15) !important;
}

.pg_35_26 ul li a img {
    transition: transform 0.5s ease;
}

.pg_35_26 ul li:hover a img {
    transform: scale(1.08);
    /* Zoom effect */
}

.pg_35_26 ul li a label {
    background-color: #ffffff !important;
    border-top: 1px solid #e2e8f0;
    padding: 24px 20px !important;
}

.pg_35_26 ul li a label span {
    color: #1a365d !important;
    font-size: 16px !important;
    margin-bottom: 12px !important;
    transition: color 0.3s ease;
}

.pg_35_26 ul li:hover a label span {
    color: #2b6cb0 !important;
}

.pg_35_26 ul li a label b {
    color: #718096 !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    transition: color 0.3s ease;
}

.pg_35_26 ul li:hover a label b {
    color: #2b6cb0 !important;
}

.pg_35_26 ul li a label i {
    color: #2b6cb0 !important;
    opacity: 0.05 !important;
    bottom: -10px !important;
    right: 15px !important;
    font-size: 60px !important;
    transition: all 0.3s ease;
}

/* === AI Analysis Section (Beautified) === */
.ai-analysis-section {
    padding: 60px 0;
    background: #f8fafc;
}

.ai-header {
    text-align: center;
    margin-bottom: 50px;
}

.ai-header h2 {
    font-size: 32px;
    font-weight: 700;
    color: #1a365d;
    margin-bottom: 10px;
    background: linear-gradient(135deg, #1a365d 0%, #2b6cb0 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ai-header p {
    font-size: 16px;
    color: #718096;
    letter-spacing: 1px;
    text-transform: uppercase;
}

/* Feature Grid */
.ai-features {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 50px;
}

.ai-feature-card {
    flex: 1;
    min-width: 280px;
    background: #ffffff;
    border-radius: 12px;
    padding: 30px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    text-align: center;
    border-top: 4px solid #2b6cb0;
}

.ai-feature-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.ai-feature-icon {
    font-size: 40px;
    color: #2b6cb0;
    margin-bottom: 20px;
    height: 60px;
    width: 60px;
    line-height: 60px;
    border-radius: 50%;
    background: #ebf8ff;
    display: inline-block;
}

.ai-feature-title {
    font-size: 18px;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 10px;
}

.ai-feature-desc {
    font-size: 14px;
    color: #718096;
    line-height: 1.6;
}

/* Core Description */
.ai-description {
    max-width: 900px;
    margin: 0 auto 60px auto;
    text-align: justify;
    font-size: 16px;
    line-height: 1.8;
    color: #4a5568;
    background: #fff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    border-left: 5px solid #4299e1;
}

/* Algorithms Table */
.ai-table-container {
    overflow-x: auto;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    background: #fff;
    margin: 0 auto;
    max-width: 1000px;
}

.ai-algo-table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
}

.ai-algo-table th {
    background: #a0aec0;
    /* Match screenshot grey header */
    color: #ffffff;
    padding: 15px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.ai-algo-table th:last-child {
    border-right: none;
}

.ai-algo-table td {
    padding: 15px 20px;
    color: #4a5568;
    border-bottom: 1px solid #e2e8f0;
    font-size: 14px;
    line-height: 1.6;
    text-align: center;
    /* Screenshot shows centered text */
}

.ai-algo-table tr:hover {
    background-color: #f7fafc;
}

.ai-algo-table tr:last-child td {
    border-bottom: none;
}

/* Specific Column Widths from Screenshot */
.ai-algo-table th:nth-child(1) {
    width: 15%;
}

.ai-algo-table th:nth-child(2) {
    width: 40%;
}

.ai-algo-table th:nth-child(3) {
    width: 45%;
}


/* === Buttons & Links === */
.pg_35_25 a {
    border: 2px solid #2b6cb0 !important;
    /* Thicker border */
    color: #2b6cb0 !important;
    font-weight: 600 !important;
    background: transparent !important;
    transition: all 0.3s ease;
}

.pg_35_25 a:hover {
    background: #2b6cb0 !important;
    color: #ffffff !important;
}

/* Fix alignment: Force left alignment for the grid */
.pg_35_26 ul {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
    text-align: left !important;
}

/* Ensure items don't float when using flex */
.pg_35_26 ul li {
    float: none !important;
}

/* === Product Description Beautification === */
.product-intro-section {
    padding: 40px 0 !important;
    background: #fbfcfd !important;
}

.intro-card {
    background: #ffffff;
    border-radius: 20px;
    padding: 50px 40px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(226, 232, 240, 0.6);
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease;
}

.intro-card:hover {
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.08);
}

.intro-tag {
    display: inline-block;
    background: linear-gradient(135deg, #2b6cb0, #4299e1);
    color: #ffffff;
    padding: 6px 18px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 25px;
    letter-spacing: 1px;
    box-shadow: 0 4px 12px rgba(43, 108, 176, 0.2);
}

.intro-content {
    color: #2d3748 !important;
    font-size: 17px !important;
    line-height: 2 !important;
    text-align: justify;
    position: relative;
    z-index: 2;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.intro-bg-watermark {
    position: absolute;
    right: -20px;
    bottom: -10px;
    font-size: 80px;
    font-weight: 800;
    color: rgba(43, 108, 176, 0.03);
    pointer-events: none;
    user-select: none;
    white-space: nowrap;
    z-index: 1;
}

@media (max-width: 768px) {
    .intro-card {
        padding: 30px 20px;
    }

    .intro-content {
        font-size: 15px !important;
        line-height: 1.8 !important;
    }

    .intro-bg-watermark {
        font-size: 40px;
    }
}

/* === Product Center Visual Hero 2026-05-08 === */
.product-center-hero {
    height: 360px !important;
    position: relative;
    overflow: hidden;
    background: #eef6ff;
}

.product-center-hero .product-center-hero-bg {
    background-image:
        linear-gradient(90deg, rgba(244, 249, 255, 0.92) 0%, rgba(244, 249, 255, 0.70) 28%, rgba(244, 249, 255, 0.12) 58%, rgba(244, 249, 255, 0) 100%),
        url("/w/files/image/2025/05/product_center_hero_r1_pro.png") !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    transform: scale(1.025);
    animation: productHeroBreath 14s ease-in-out infinite alternate;
}

.product-center-hero-glow {
    width: 520px;
    height: 520px;
    border-radius: 999px;
    position: absolute;
    left: -180px;
    top: -160px;
    z-index: 1;
    background: radial-gradient(circle, rgba(27, 126, 242, 0.22), rgba(27, 126, 242, 0));
    pointer-events: none;
}

.product-center-hero .container,
.product-center-hero .pg_35_7,
.product-center-hero .pg_35_8 {
    height: 100%;
    position: relative;
    z-index: 2;
}

.product-center-hero .pg_35_8 {
    align-items: center !important;
}

.product-center-hero-copy {
    max-width: 520px;
    padding: 28px 30px;
    text-align: left !important;
    border: 1px solid rgba(255, 255, 255, 0.72);
    border-radius: 24px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.92), rgba(232, 244, 255, 0.78));
    box-shadow: 0 26px 70px rgba(20, 74, 132, 0.16);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.product-center-hero-kicker {
    display: inline-flex;
    align-items: center;
    margin-bottom: 14px;
    padding: 7px 14px;
    color: #1764b6;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    border-radius: 999px;
    background: rgba(23, 100, 182, 0.08);
}

.product-center-hero-copy h1 {
    margin: 0 0 8px;
    color: #123b68 !important;
    font-size: 34px !important;
    font-weight: 800;
    line-height: 1.15;
    letter-spacing: 2px;
    text-shadow: none !important;
}

.product-center-hero-copy span {
    display: block;
    color: #2d7bd0 !important;
    font-size: 15px !important;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.product-center-hero-copy p {
    margin: 20px 0 24px;
    color: #375875;
    font-size: 15px;
    line-height: 1.9;
    text-align: justify;
}

.product-center-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.product-center-hero-actions a {
    min-width: 142px;
    padding: 12px 20px;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}

.product-center-hero-actions a:hover {
    transform: translateY(-2px);
}

.hero-action-primary {
    color: #ffffff !important;
    background: linear-gradient(135deg, #155fae, #1c91ff);
    box-shadow: 0 14px 28px rgba(28, 145, 255, 0.24);
}

.hero-action-secondary {
    color: #155fae !important;
    border: 1px solid rgba(21, 95, 174, 0.28);
    background: rgba(255, 255, 255, 0.72);
}

#productCenterList {
    scroll-margin-top: 96px;
}

@keyframes productHeroBreath {
    from {
        transform: scale(1.025);
    }

    to {
        transform: scale(1.065);
    }
}

@media (min-width: 768px) {
    .product-center-hero {
        height: 460px !important;
    }
}

@media (min-width: 1200px) {
    .product-center-hero {
        height: 560px !important;
    }

    .product-center-hero .container {
        width: 1200px;
    }

    .product-center-hero-copy {
        padding: 38px 42px;
    }

    .product-center-hero-copy h1 {
        font-size: 46px !important;
    }
}

@media (max-width: 767px) {
    .product-center-hero .product-center-hero-bg {
        background-image:
            linear-gradient(180deg, rgba(244, 249, 255, 0.92) 0%, rgba(244, 249, 255, 0.68) 48%, rgba(244, 249, 255, 0.12) 100%),
            url("/w/files/image/2025/05/product_center_hero_r1_pro.png") !important;
        background-position: 44% center !important;
    }

    .product-center-hero-copy {
        margin: 0 15px;
        padding: 22px 20px;
        border-radius: 18px;
    }

    .product-center-hero-copy h1 {
        font-size: 28px !important;
    }

    .product-center-hero-copy p {
        margin: 14px 0 18px;
        font-size: 14px;
        line-height: 1.75;
    }
}

/* === Product Center Hero Redesign V2 2026-05-08 === */
.product-center-hero-v2 {
    height: auto !important;
    min-height: 0 !important;
    padding: 72px 0 66px;
    position: relative;
    overflow: hidden;
    background:
        radial-gradient(circle at 10% 8%, rgba(47, 138, 235, 0.16), rgba(47, 138, 235, 0) 32%),
        linear-gradient(135deg, #f4f9ff 0%, #ffffff 44%, #eef7ff 100%) !important;
}

.product-center-hero-v2:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(90deg, rgba(39, 120, 210, 0), rgba(39, 120, 210, 0.24), rgba(39, 120, 210, 0));
}

.product-center-orb {
    position: absolute;
    border-radius: 999px;
    pointer-events: none;
    filter: blur(1px);
}

.product-center-orb-a {
    width: 360px;
    height: 360px;
    left: -120px;
    top: -120px;
    background: radial-gradient(circle, rgba(31, 126, 236, 0.18), rgba(31, 126, 236, 0));
}

.product-center-orb-b {
    width: 220px;
    height: 220px;
    right: 6%;
    bottom: -90px;
    background: radial-gradient(circle, rgba(52, 178, 255, 0.16), rgba(52, 178, 255, 0));
}

.product-center-hero-v2 .product-center-hero-shell {
    height: auto !important;
    display: grid;
    grid-template-columns: minmax(300px, 420px) minmax(0, 1fr);
    gap: 44px;
    align-items: center;
    position: relative;
    z-index: 2;
}

.product-center-hero-v2 .product-center-hero-copy {
    max-width: none;
    padding: 40px 38px;
    text-align: left !important;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 28px;
    background:
        linear-gradient(145deg, rgba(16, 62, 111, 0.96), rgba(24, 112, 196, 0.94));
    box-shadow: 0 24px 60px rgba(22, 81, 145, 0.22);
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
}

.product-center-hero-v2 .product-center-hero-kicker {
    margin-bottom: 16px;
    color: #d8ecff;
    background: rgba(255, 255, 255, 0.12);
}

.product-center-hero-v2 .product-center-hero-copy h1 {
    margin: 0 0 10px;
    color: #ffffff !important;
    font-size: 42px !important;
    font-weight: 800;
    line-height: 1.12;
    letter-spacing: 2px;
    text-shadow: none !important;
}

.product-center-hero-v2 .product-center-hero-copy span {
    color: rgba(225, 242, 255, 0.88) !important;
    font-size: 15px !important;
    font-weight: 700;
    letter-spacing: 2px;
}

.product-center-hero-v2 .product-center-hero-copy p {
    margin: 22px 0 24px;
    color: rgba(239, 248, 255, 0.92);
    font-size: 15px;
    line-height: 1.9;
}

.product-center-hero-points {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    margin-bottom: 26px;
}

.product-center-hero-points b {
    padding: 10px 12px;
    color: #e9f6ff;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.10);
}

.product-center-hero-v2 .product-center-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.product-center-hero-v2 .product-center-hero-actions a {
    min-width: 142px;
    padding: 13px 20px;
    border-radius: 999px;
}

.product-center-hero-v2 .hero-action-primary {
    color: #155fae !important;
    background: #ffffff;
    box-shadow: 0 14px 26px rgba(0, 28, 72, 0.18);
}

.product-center-hero-v2 .hero-action-secondary {
    color: #ffffff !important;
    border: 1px solid rgba(255, 255, 255, 0.42);
    background: rgba(255, 255, 255, 0.10);
}

.product-center-hero-visual {
    min-width: 0;
}

.product-center-visual-frame {
    padding: 12px;
    position: relative;
    border: 1px solid rgba(59, 139, 226, 0.18);
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.88);
    box-shadow: 0 28px 80px rgba(22, 93, 163, 0.18);
}

.product-center-visual-frame img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 22px;
}

.product-center-visual-caption {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-top: 12px;
    padding: 0 6px 4px;
    color: #49677f;
    font-size: 13px;
}

.product-center-visual-caption strong {
    color: #124f94;
    font-size: 16px;
}

.product-center-visual-caption span {
    color: #6b8398;
}

.product-intro-section {
    padding: 0 0 46px !important;
    background: linear-gradient(180deg, #f7fbff 0%, #ffffff 100%) !important;
}

.product-intro-section .intro-card {
    display: grid;
    grid-template-columns: 210px minmax(0, 1fr);
    gap: 30px;
    align-items: start;
    margin-top: 0;
    padding: 34px 38px;
    border-radius: 24px;
    box-shadow: 0 14px 42px rgba(20, 78, 140, 0.08);
}

.product-intro-section .intro-tag {
    margin-bottom: 0;
    text-align: center;
}

.product-intro-section .intro-content {
    font-size: 15px !important;
    line-height: 1.9 !important;
}

.product-intro-section .intro-bg-watermark {
    right: 24px;
    bottom: -18px;
    font-size: 64px;
}

.pg_35_19 {
    padding-top: 58px !important;
    background: linear-gradient(180deg, #ffffff 0%, #f6fbff 100%) !important;
}

@media (min-width: 1200px) {
    .product-center-hero-v2 .container {
        width: 1280px;
    }

    .pg_35_19 {
        padding-top: 70px !important;
        padding-bottom: 96px !important;
    }
}

@media (max-width: 991px) {
    .product-center-hero-v2 {
        padding: 46px 0 48px;
    }

    .product-center-hero-v2 .product-center-hero-shell {
        grid-template-columns: 1fr;
        gap: 26px;
    }

    .product-center-hero-v2 .product-center-hero-copy {
        padding: 30px 26px;
    }

    .product-center-hero-v2 .product-center-hero-copy h1 {
        font-size: 34px !important;
    }

    .product-intro-section .intro-card {
        grid-template-columns: 1fr;
        gap: 18px;
        padding: 28px 24px;
    }

    .product-intro-section .intro-tag {
        justify-self: start;
    }
}

@media (max-width: 575px) {
    .product-center-hero-v2 {
        padding: 34px 0 38px;
    }

    .product-center-hero-v2 .product-center-hero-copy {
        padding: 24px 20px;
        border-radius: 22px;
    }

    .product-center-hero-v2 .product-center-hero-copy h1 {
        font-size: 30px !important;
    }

    .product-center-hero-points {
        grid-template-columns: 1fr;
    }

    .product-center-visual-caption {
        align-items: flex-start;
        flex-direction: column;
    }
}

/* === Product Center Fine Tune 2026-05-08 === */
.product-center-hero-v2 {
    padding-top: 96px !important;
    padding-bottom: 74px !important;
}

.product-center-hero-v2 .product-center-hero-shell {
    grid-template-columns: minmax(280px, 370px) minmax(0, 1fr) !important;
    gap: 34px !important;
}

.product-center-hero-v2 .product-center-hero-copy {
    padding: 38px 36px !important;
}

.product-center-visual-frame {
    padding: 10px !important;
    border-radius: 32px !important;
}

.product-center-visual-frame img {
    border-radius: 24px !important;
}

.product-intro-section .container {
    max-width: none !important;
}

@media (min-width: 1200px) {
    .product-center-hero-v2 .container,
    .product-intro-section .container {
        width: calc(100% - 72px) !important;
        max-width: 1360px !important;
    }

    .product-center-hero-v2 .product-center-hero-shell {
        grid-template-columns: minmax(280px, 350px) minmax(0, 1fr) !important;
        gap: 32px !important;
    }

    .product-intro-section .intro-card {
        width: 100% !important;
    }
}

@media (min-width: 1440px) {
    .product-center-hero-v2 .container,
    .product-intro-section .container {
        max-width: 1420px !important;
    }

    .product-center-hero-v2 .product-center-hero-shell {
        grid-template-columns: minmax(280px, 370px) minmax(0, 1fr) !important;
    }
}

@media (max-width: 991px) {
    .product-center-hero-v2 {
        padding-top: 62px !important;
        padding-bottom: 52px !important;
    }
}

@media (max-width: 575px) {
    .product-center-hero-v2 {
        padding-top: 42px !important;
        padding-bottom: 40px !important;
    }
}

/* === Product Center Alignment Tune 2026-05-08 === */
.product-center-hero-v2 .product-center-hero-shell {
    align-items: stretch !important;
}

.product-center-hero-v2 .product-center-hero-copy {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.product-center-hero-visual {
    height: 100%;
    min-width: 0;
}

.product-center-visual-frame {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.product-center-visual-frame img {
    flex: 1 1 auto;
    object-fit: cover;
}

.product-center-visual-caption {
    justify-content: center !important;
    gap: 10px !important;
    margin-top: 16px !important;
    padding: 0 10px 8px !important;
    color: #0d4f96 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1.45 !important;
    text-align: center !important;
    letter-spacing: 0.2px;
}

.product-center-visual-caption strong,
.product-center-visual-caption span {
    color: #0d4f96 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1.45 !important;
}

.product-intro-section {
    padding-top: 48px !important;
}

.product-intro-section .intro-card {
    padding-top: 42px !important;
    padding-bottom: 42px !important;
}

@media (min-width: 1200px) {
    .product-center-hero-v2 .product-center-hero-copy,
    .product-center-visual-frame {
        min-height: 560px;
    }
}

@media (min-width: 1440px) {
    .product-center-hero-v2 .product-center-hero-copy,
    .product-center-visual-frame {
        min-height: 590px;
    }
}

@media (max-width: 991px) {
    .product-center-hero-v2 .product-center-hero-copy,
    .product-center-visual-frame {
        min-height: 0;
    }

    .product-center-visual-caption,
    .product-center-visual-caption strong,
    .product-center-visual-caption span {
        font-size: 16px !important;
    }

    .product-intro-section {
        padding-top: 32px !important;
    }
}
