/* ShopXN cooperation — collaborative delivery workspace */

body.cooperation-v2 {
    background: #f6f8fc;
    color: #101c38;
}

/* cooperation15: hide placeholder social controls until verified profiles exist. */
body.cooperation-v2 .social-links {
    display: none;
}

body.cooperation-v2 section {
    padding: 96px 0;
}

body.cooperation-v2 .section-header {
    max-width: 780px;
    margin: 0 0 48px;
    text-align: left;
}

body.cooperation-v2 .section-label {
    display: inline-flex;
    align-items: center;
    min-height: 29px;
    margin: 0 0 17px;
    padding: 6px 12px;
    border: 1px solid #c8d6f6;
    border-radius: 999px;
    background: #eef4ff;
    color: #1749c7;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .11em;
    line-height: 1;
}

body.cooperation-v2 .section-title {
    max-width: 790px;
    margin: 0 0 16px;
    color: #0c1730;
    font-size: 44px;
    line-height: 1.14;
    letter-spacing: -.035em;
    text-align: left;
}

body.cooperation-v2 .section-subtitle {
    max-width: 690px;
    margin: 0;
    color: #66728a;
    font-size: 17px;
    line-height: 1.75;
}

/* Hero: proposal copy plus a real delivery board */
body.cooperation-v2 .cooperation-hero {
    position: relative;
    min-height: 780px;
    overflow: hidden;
    padding: 138px 0 82px;
    background:
        radial-gradient(circle at 74% 26%, rgba(43, 99, 255, .24), transparent 31%),
        linear-gradient(138deg, #061128 0%, #0a1d44 61%, #0c2d68 100%);
    color: #fff;
}

body.cooperation-v2 .cooperation-hero::before {
    position: absolute;
    top: 80px;
    right: 0;
    bottom: 0;
    width: 52%;
    opacity: .23;
    background-image:
        linear-gradient(rgba(130, 161, 238, .2) 1px, transparent 1px),
        linear-gradient(90deg, rgba(130, 161, 238, .2) 1px, transparent 1px);
    background-size: 46px 46px;
    content: "";
    pointer-events: none;
}

body.cooperation-v2 .cooperation-hero .page-header-bg {
    display: none;
}

body.cooperation-v2 .cooperation-hero-grid {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    max-width: 1400px;
}

body.cooperation-v2 .cooperation-hero .page-header-content {
    flex: 0 0 43%;
    min-width: 0;
    max-width: 580px;
    margin: 0 42px 0 0;
    text-align: left;
}

body.cooperation-v2 .cooperation-hero .breadcrumb {
    display: flex;
    justify-content: flex-start;
    margin: 0 0 48px;
    color: #8fa7d9;
    text-align: left;
}

body.cooperation-v2 .cooperation-hero .breadcrumb a:hover {
    color: #fff;
}

body.cooperation-v2 .cooperation-eyebrow {
    display: flex;
    align-items: center;
    margin: 0 0 18px;
    color: #ffac4d;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .12em;
}

body.cooperation-v2 .cooperation-eyebrow span {
    flex: 0 0 34px;
    width: 34px;
    height: 2px;
    margin-right: 11px;
    background: #ff861b;
}

body.cooperation-v2 .cooperation-hero .page-title {
    margin: 0 0 25px;
    color: #fff;
    font-size: 62px;
    line-height: 1.04;
    letter-spacing: -.055em;
    text-align: left;
}

body.cooperation-v2 .cooperation-hero .page-subtitle {
    max-width: 555px;
    margin: 0 0 31px;
    color: #b7c6e5;
    font-size: 17px;
    line-height: 1.78;
    text-align: left;
}

body.cooperation-v2 .cooperation-hero-actions {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -6px 30px;
}

body.cooperation-v2 .cooperation-hero-actions .btn {
    min-height: 54px;
    margin: 6px;
}

body.cooperation-v2 .cooperation-hero-actions .btn-primary {
    background: #ff861b;
    box-shadow: 0 16px 34px rgba(255, 134, 27, .22);
}

body.cooperation-v2 .cooperation-hero-actions .btn-primary:hover {
    background: #ff9a3d;
}

body.cooperation-v2 .cooperation-hero-actions .btn-primary i {
    margin-left: 10px;
}

body.cooperation-v2 .cooperation-hero-actions .btn-secondary {
    border-color: rgba(188, 207, 251, .34);
    background: rgba(255, 255, 255, .055);
    color: #fff;
    box-shadow: none;
}

body.cooperation-v2 .cooperation-hero-actions .btn-secondary:hover {
    border-color: #89a9f4;
    background: rgba(255, 255, 255, .1);
}

body.cooperation-v2 .cooperation-hero-notes {
    display: flex;
    flex-wrap: wrap;
    margin: -5px;
}

body.cooperation-v2 .cooperation-hero-notes span {
    margin: 5px 12px 5px 5px;
    color: #8ea3ce;
    font-size: 12px;
    font-weight: 600;
}

body.cooperation-v2 .cooperation-hero-notes i {
    margin-right: 6px;
    color: #63d293;
}

body.cooperation-v2 .cooperation-hero-visual {
    position: relative;
    flex: 1 1 57%;
    min-width: 0;
    margin: 0 -90px 0 0;
}

body.cooperation-v2 .cooperation-hero-visual::before {
    position: absolute;
    top: 8%;
    right: 4%;
    bottom: 4%;
    left: 2%;
    border-radius: 30px;
    background: rgba(47, 103, 244, .18);
    filter: blur(40px);
    content: "";
    pointer-events: none;
}

body.cooperation-v2 .cooperation-hero-visual picture,
body.cooperation-v2 .cooperation-hero-visual img {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
}

body.cooperation-v2 .cooperation-hero-visual img {
    height: auto;
    border: 1px solid rgba(128, 164, 246, .22);
    border-radius: 18px;
    box-shadow: 0 34px 88px rgba(0, 7, 24, .48);
}

body.cooperation-v2 .cooperation-hero-visual figcaption {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    margin-top: 14px;
    padding: 0 6px;
    color: #8094bf;
    font-size: 10px;
    letter-spacing: .04em;
}

body.cooperation-v2 .cooperation-hero-visual figcaption span {
    color: #6f91e7;
    font-weight: 800;
    letter-spacing: .14em;
}

/* Two cooperation contracts */
body.cooperation-v2 .cooperation-overview {
    background: #fff;
}

body.cooperation-v2 .cooperation-cards {
    display: flex;
    align-items: stretch;
    margin: 0 -10px;
}

body.cooperation-v2 .cooperation-card {
    position: relative;
    display: flex;
    flex: 1 1 50%;
    flex-direction: column;
    min-width: 0;
    margin: 0 10px;
    padding: 46px 46px 42px;
    overflow: hidden;
    border: 1px solid #dce3ef;
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 20px 50px rgba(18, 46, 101, .07);
    text-align: left;
}

body.cooperation-v2 .cooperation-card::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 4px;
    background: #2f6df2;
    content: "";
}

body.cooperation-v2 .cooperation-card:nth-child(2) {
    border-color: #234fba;
    background: #0b204a;
    color: #fff;
    box-shadow: 0 26px 65px rgba(10, 38, 93, .19);
}

body.cooperation-v2 .cooperation-card:nth-child(2)::before {
    background: #ff861b;
}

body.cooperation-v2 .cooperation-badge {
    position: static;
    align-self: flex-start;
    margin: 0 0 24px;
    padding: 7px 11px;
    border-radius: 999px;
    background: #edf3ff;
    color: #2158d5;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .08em;
}

body.cooperation-v2 .cooperation-card:nth-child(2) .cooperation-badge {
    background: rgba(255, 134, 27, .14);
    color: #ffae5f;
}

body.cooperation-v2 .cooperation-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    margin: 0 0 24px;
    border-radius: 12px;
    background: #edf3ff;
    color: #2f6df2;
}

body.cooperation-v2 .cooperation-card:nth-child(2) .cooperation-icon {
    background: rgba(63, 114, 242, .16);
    color: #7fa4ff;
}

body.cooperation-v2 .cooperation-icon .icon-xl {
    width: 25px;
    height: 25px;
}

body.cooperation-v2 .cooperation-card h3 {
    margin: 0 0 16px;
    color: #14203b;
    font-size: 26px;
    letter-spacing: -.025em;
}

body.cooperation-v2 .cooperation-card:nth-child(2) h3 {
    color: #fff;
}

body.cooperation-v2 .cooperation-card > p {
    min-height: 88px;
    margin: 0 0 26px;
    color: #647089;
    font-size: 15px;
    line-height: 1.78;
}

body.cooperation-v2 .cooperation-card:nth-child(2) > p {
    color: #a9b9da;
}

body.cooperation-v2 .cooperation-features {
    flex: 1 1 auto;
    margin: 0 0 28px;
    padding: 0;
}

body.cooperation-v2 .cooperation-features li {
    display: flex;
    align-items: flex-start;
    margin: 0;
    padding: 13px 0;
    border-bottom: 1px solid #edf0f5;
    color: #4f5d76;
    font-size: 14px;
    line-height: 1.6;
}

body.cooperation-v2 .cooperation-features li:first-child {
    border-top: 1px solid #edf0f5;
}

body.cooperation-v2 .cooperation-card:nth-child(2) .cooperation-features li {
    border-color: rgba(150, 176, 232, .14);
    color: #bcc9e4;
}

body.cooperation-v2 .cooperation-features .icon {
    flex: 0 0 18px;
    width: 18px;
    height: 18px;
    margin: 3px 11px 0 0;
    color: #2f6df2;
}

body.cooperation-v2 .cooperation-card:nth-child(2) .cooperation-features .icon {
    color: #6d97fa;
}

body.cooperation-v2 .cooperation-price {
    margin: 0 0 7px;
    color: #173a91;
    font-size: 34px;
    line-height: 1.1;
    text-align: left;
}

body.cooperation-v2 .cooperation-card:nth-child(2) .cooperation-price {
    color: #fff;
}

body.cooperation-v2 .price-note {
    margin: 0 0 25px;
    color: #7a859b;
    font-size: 12px;
    text-align: left;
}

body.cooperation-v2 .cooperation-card:nth-child(2) .price-note {
    color: #8297c2;
}

body.cooperation-v2 .cooperation-card .btn {
    align-self: flex-start;
    min-width: 180px;
}

body.cooperation-v2 .cooperation-card:nth-child(2) .btn-secondary {
    border-color: rgba(175, 198, 247, .36);
    background: rgba(255, 255, 255, .05);
    color: #fff;
}

/* Four-step delivery timeline */
body.cooperation-v2 .cooperation-process {
    background: #f5f7fb;
}

body.cooperation-v2 .process-steps {
    position: relative;
    display: flex;
    margin: 0 -8px;
}

body.cooperation-v2 .process-steps::before {
    position: absolute;
    top: 36px;
    right: 12.5%;
    left: 12.5%;
    height: 1px;
    background: #bfcdf0;
    content: "";
}

body.cooperation-v2 .process-step {
    position: relative;
    z-index: 1;
    flex: 1 1 25%;
    min-width: 0;
    margin: 0 8px;
    padding: 0 20px 27px;
    border: 0;
    border-bottom: 1px solid #d9e1ed;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    text-align: left;
}

body.cooperation-v2 .process-step:hover {
    transform: none;
    border-bottom-color: #2f6df2;
    box-shadow: none;
}

body.cooperation-v2 .process-step::before,
body.cooperation-v2 .process-step::after {
    display: none;
}

body.cooperation-v2 .process-step .step-number {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    margin: 0 0 25px;
    border: 7px solid #f5f7fb;
    border-radius: 50%;
    background: #0f2d69;
    color: #fff;
    box-shadow: 0 0 0 1px #b9c8e8;
    font-size: 18px;
}

body.cooperation-v2 .process-step h3 {
    margin: 0 0 11px;
    color: #15213d;
    font-size: 19px;
}

body.cooperation-v2 .process-step p {
    margin: 0;
    color: #66728a;
    font-size: 13px;
    line-height: 1.75;
}

/* Service comparison */
body.cooperation-v2 .service-comparison {
    background: #fff;
}

body.cooperation-v2 .comparison-table {
    overflow: hidden;
    border: 1px solid #dbe3ef;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 22px 58px rgba(18, 46, 101, .075);
}

body.cooperation-v2 .table-scroll-hint {
    display: none;
}

body.cooperation-v2 .table-header,
body.cooperation-v2 .table-row {
    display: flex;
    align-items: center;
}

body.cooperation-v2 .table-header {
    min-height: 82px;
    background: #0b204a;
    color: #fff;
}

body.cooperation-v2 .table-header > div,
body.cooperation-v2 .table-row > div {
    flex: 1 1 33.333%;
    min-width: 0;
    padding: 20px 25px;
}

body.cooperation-v2 .table-header > div {
    border: 0;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .04em;
    text-align: left;
}

body.cooperation-v2 .table-header > div:nth-child(3) {
    background: #173c8d;
}

body.cooperation-v2 .table-row {
    min-height: 72px;
    border-bottom: 1px solid #e7ebf2;
}

body.cooperation-v2 .table-row:last-child {
    border-bottom: 0;
}

body.cooperation-v2 .table-row:nth-child(odd) {
    background: #f8faff;
}

body.cooperation-v2 .table-row > div {
    border-right: 1px solid #edf0f5;
    color: #56637c;
    font-size: 13px;
    text-align: left;
}

body.cooperation-v2 .table-row > div:last-child {
    border-right: 0;
    background: rgba(237, 243, 255, .65);
}

body.cooperation-v2 .service-name {
    color: #17233e !important;
    font-weight: 700;
}

body.cooperation-v2 .service-included,
body.cooperation-v2 .service-not-included {
    display: flex;
    align-items: center;
}

body.cooperation-v2 .service-icon {
    display: flex;
    flex: 0 0 27px;
    align-items: center;
    justify-content: center;
    width: 27px;
    height: 27px;
    margin-right: 9px;
    border-radius: 7px;
    background: #eaf1ff;
    color: #2f6df2;
}

body.cooperation-v2 .service-not-included .service-icon {
    background: #f1f3f7;
    color: #a2aaba;
}

body.cooperation-v2 .service-icon .icon {
    width: 15px;
    height: 15px;
}

/* Pricing logic — honest assessment instead of fake price theatre */
body.cooperation-v2 .pricing-logic {
    background: #f5f7fb;
}

body.cooperation-v2 .pricing-cards {
    display: flex;
    align-items: stretch;
    margin: 0 -8px;
}

body.cooperation-v2 .pricing-card {
    position: relative;
    display: flex;
    flex: 1 1 33.333%;
    flex-direction: column;
    min-width: 0;
    margin: 0 8px;
    padding: 36px 30px 32px;
    border: 1px solid #dce3ee;
    border-radius: 15px;
    background: #fff;
    box-shadow: none;
    text-align: left;
}

body.cooperation-v2 .pricing-card.recommended {
    transform: none;
    border: 1px solid #2f6df2;
    background: #fff;
    box-shadow: 0 22px 52px rgba(31, 89, 215, .12);
}

body.cooperation-v2 .pricing-card.recommended::before {
    top: 0;
    right: 0;
    left: auto;
    padding: 7px 12px;
    border-radius: 0 14px 0 12px;
    background: #2f6df2;
    color: #fff;
    font-size: 10px;
    letter-spacing: .08em;
    transform: none;
}

body.cooperation-v2 .pricing-tier {
    margin: 0 0 24px;
    color: #526078;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .06em;
}

body.cooperation-v2 .pricing-price {
    min-height: 52px;
    margin: 0 0 8px;
    color: #123583;
    font-size: 34px;
    line-height: 1.15;
}

body.cooperation-v2 .pricing-period {
    min-height: 42px;
    margin: 0 0 23px;
    color: #7b869b;
    font-size: 12px;
}

body.cooperation-v2 .pricing-features {
    flex: 1 1 auto;
    margin: 0 0 26px;
}

body.cooperation-v2 .pricing-features li {
    display: flex;
    align-items: flex-start;
    margin: 0;
    padding: 11px 0;
    border-bottom: 1px solid #edf0f5;
    color: #59667d;
    font-size: 13px;
    line-height: 1.55;
}

body.cooperation-v2 .pricing-features .icon {
    flex: 0 0 16px;
    width: 16px;
    height: 16px;
    margin: 3px 9px 0 0;
    color: #2f6df2;
}

body.cooperation-v2 .pricing-card .btn {
    align-self: stretch;
}

/* Partnership values */
body.cooperation-v2 .cooperation-advantages {
    position: relative;
    overflow: hidden;
    background: #071633;
}

body.cooperation-v2 .cooperation-advantages::before {
    position: absolute;
    top: -180px;
    left: 60%;
    width: 600px;
    height: 600px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(45, 105, 244, .24), rgba(45, 105, 244, 0) 68%);
    content: "";
    pointer-events: none;
}

body.cooperation-v2 .cooperation-advantages .container {
    position: relative;
    z-index: 1;
}

body.cooperation-v2 .cooperation-advantages .section-label {
    border-color: rgba(110, 148, 244, .34);
    background: rgba(51, 105, 240, .13);
    color: #86a8ff;
}

body.cooperation-v2 .cooperation-advantages .section-title {
    color: #fff;
}

body.cooperation-v2 .cooperation-advantages .section-subtitle {
    color: #95a6ca;
}

body.cooperation-v2 .advantages-grid {
    display: flex;
    flex-wrap: wrap;
    margin: -1px -14px 0;
}

body.cooperation-v2 .advantage-card {
    position: relative;
    display: flex;
    flex: 0 0 33.333%;
    align-items: flex-start;
    min-width: 0;
    margin: 0;
    padding: 28px 38px 28px 66px;
    border: 0;
    border-top: 1px solid rgba(136, 161, 219, .18);
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    text-align: left;
}

body.cooperation-v2 .advantage-card:hover {
    transform: none;
    background: rgba(255, 255, 255, .035);
    box-shadow: none;
}

body.cooperation-v2 .advantage-icon {
    position: absolute;
    top: 28px;
    left: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    margin: 0;
    border: 1px solid rgba(119, 157, 247, .28);
    border-radius: 8px;
    background: rgba(47, 105, 244, .11);
    color: #7ea4ff;
}

body.cooperation-v2 .advantage-icon .icon-xl {
    width: 18px;
    height: 18px;
}

body.cooperation-v2 .advantage-card h3 {
    margin: 0 0 8px;
    color: #fff;
    font-size: 17px;
}

body.cooperation-v2 .advantage-card p {
    margin: 0;
    color: #93a4c7;
    font-size: 13px;
    line-height: 1.7;
}

/* FAQ and close */
body.cooperation-v2 .faq-section {
    background: #fff;
}

body.cooperation-v2 .faq-container {
    max-width: 960px;
    margin: 0;
}

body.cooperation-v2 .faq-item {
    border-color: #dfe5ef;
    border-radius: 12px;
    box-shadow: none;
}

body.cooperation-v2 .faq-question {
    min-height: 76px;
    padding: 22px 24px;
    color: #17233e;
    font-size: 16px;
}

body.cooperation-v2 .faq-answer p {
    color: #637089;
    font-size: 14px;
    line-height: 1.8;
}

body.cooperation-v2 .cooperation-cta {
    position: relative;
    overflow: hidden;
    padding: 92px 0;
    background: #0a2252;
    color: #fff;
    text-align: left;
}

body.cooperation-v2 .cooperation-cta::before {
    top: -120px;
    right: -80px;
    width: 520px;
    height: 520px;
    border: 1px solid rgba(128, 165, 255, .24);
    border-radius: 50%;
    background: transparent;
    box-shadow: 0 0 0 80px rgba(75, 122, 241, .045), 0 0 0 160px rgba(75, 122, 241, .025);
}

body.cooperation-v2 .cooperation-cta .container {
    position: relative;
    z-index: 1;
}

body.cooperation-v2 .cooperation-cta h2 {
    max-width: 720px;
    margin: 0 0 18px;
    color: #fff;
    font-size: 46px;
    letter-spacing: -.04em;
}

body.cooperation-v2 .cooperation-cta p {
    max-width: 670px;
    margin: 0 0 30px;
    color: #aebee3;
    font-size: 17px;
    line-height: 1.75;
}

body.cooperation-v2 .cooperation-cta .cta-buttons {
    justify-content: flex-start;
    margin: -6px;
}

body.cooperation-v2 .cooperation-cta .cta-buttons .btn {
    margin: 6px;
}

body.cooperation-v2 .cooperation-cta .btn-light {
    background: #ff861b;
    color: #fff;
}

body.cooperation-v2 .cooperation-cta .btn-outline-light {
    border-color: rgba(188, 207, 251, .38);
    color: #fff;
}

@media (max-width: 1240px) {
    body.cooperation-v2 .cooperation-hero .page-title {
        font-size: 54px;
    }

    body.cooperation-v2 .cooperation-hero .page-header-content {
        flex-basis: 42%;
        margin-right: 30px;
    }

    body.cooperation-v2 .cooperation-hero-visual {
        flex-basis: 58%;
        margin-right: -42px;
    }
}

@media (max-width: 1024px) {
    body.cooperation-v2 section {
        padding: 80px 0;
    }

    body.cooperation-v2 .section-title {
        font-size: 39px;
    }

    body.cooperation-v2 .cooperation-hero {
        min-height: 0;
        padding: 130px 0 72px;
    }

    body.cooperation-v2 .cooperation-hero-grid {
        display: block;
    }

    body.cooperation-v2 .cooperation-hero .page-header-content {
        max-width: 720px;
        margin: 0 0 48px;
    }

    body.cooperation-v2 .cooperation-hero .page-title {
        font-size: 58px;
    }

    body.cooperation-v2 .cooperation-hero-visual {
        width: 100%;
        max-width: 880px;
        margin: 0;
    }

    body.cooperation-v2 .cooperation-card {
        padding: 38px 34px 34px;
    }

    body.cooperation-v2 .process-step {
        padding-right: 12px;
        padding-left: 12px;
    }

    body.cooperation-v2 .pricing-cards {
        flex-wrap: wrap;
    }

    body.cooperation-v2 .pricing-card {
        flex-basis: calc(50% - 16px);
        margin-bottom: 16px;
    }

    body.cooperation-v2 .pricing-card:last-child {
        flex-grow: 0;
    }

    body.cooperation-v2 .advantage-card {
        flex-basis: 50%;
    }
}

@media (max-width: 900px) {
    body.cooperation-v2 .cooperation-cards {
        display: block;
        margin: 0;
    }

    body.cooperation-v2 .cooperation-card {
        width: 100%;
        margin: 0 0 18px;
    }

    body.cooperation-v2 .cooperation-card > p {
        min-height: 0;
    }

    body.cooperation-v2 .process-steps {
        flex-wrap: wrap;
    }

    body.cooperation-v2 .process-steps::before {
        display: none;
    }

    body.cooperation-v2 .process-step {
        flex-basis: calc(50% - 16px);
        margin-bottom: 28px;
    }
}

@media (min-width: 901px) and (max-width: 1024px) {
    body.cooperation-v2 .cooperation-hero-grid {
        display: flex;
    }

    body.cooperation-v2 .cooperation-hero .page-header-content {
        flex: 0 0 42%;
        max-width: 420px;
        margin: 0 20px 0 0;
    }

    body.cooperation-v2 .cooperation-hero .breadcrumb {
        margin-bottom: 34px;
    }

    body.cooperation-v2 .cooperation-hero .page-title {
        font-size: 46px;
    }

    body.cooperation-v2 .cooperation-hero .page-subtitle {
        font-size: 15px;
    }

    body.cooperation-v2 .cooperation-hero-visual {
        flex: 1 1 58%;
        width: auto;
        margin: 0 -38px 0 0;
    }
}

@media (min-width: 681px) and (max-width: 900px) {
    body.cooperation-v2 .menu-toggle {
        width: auto;
        min-width: 78px;
        padding: 0 13px;
    }

    body.cooperation-v2 .menu-toggle::after {
        margin-left: 8px;
        color: #fff;
        font-size: 12px;
        font-weight: 800;
        content: "菜单";
    }

    body.cooperation-v2 .menu-toggle[aria-expanded="true"]::after {
        content: "关闭";
    }
}

@media (max-width: 680px) {
    body.cooperation-v2 section {
        padding: 66px 0;
    }

    body.cooperation-v2 .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    body.cooperation-v2 .section-header {
        margin-bottom: 34px;
    }

    body.cooperation-v2 .section-title {
        font-size: 31px;
    }

    body.cooperation-v2 .section-subtitle {
        font-size: 15px;
    }

    body.cooperation-v2 .cooperation-hero {
        padding: 112px 0 58px;
    }

    body.cooperation-v2 .cooperation-hero::before {
        width: 75%;
        opacity: .18;
    }

    body.cooperation-v2 .cooperation-hero .page-header-content {
        margin-bottom: 36px;
        text-align: center;
    }

    body.cooperation-v2 .cooperation-hero .breadcrumb {
        justify-content: center;
        margin-bottom: 34px;
        font-size: 12px;
        text-align: center;
    }

    body.cooperation-v2 .cooperation-eyebrow {
        justify-content: center;
        font-size: 10px;
        letter-spacing: .08em;
    }

    body.cooperation-v2 .cooperation-hero .page-title {
        margin-bottom: 21px;
        font-size: 42px;
        line-height: 1.07;
        text-align: center;
    }

    body.cooperation-v2 .cooperation-hero .page-subtitle {
        margin-bottom: 26px;
        font-size: 16px;
        text-align: center;
    }

    body.cooperation-v2 .cooperation-hero-actions {
        display: block;
        margin: 0 0 25px;
    }

    body.cooperation-v2 .cooperation-hero-actions .btn {
        display: flex;
        width: 100%;
        margin: 10px 0 0;
    }

    body.cooperation-v2 .cooperation-hero-notes {
        justify-content: center;
        margin: -4px;
    }

    body.cooperation-v2 .cooperation-hero-notes span {
        margin: 4px 8px;
        font-size: 10px;
    }

    body.cooperation-v2 .cooperation-hero-visual {
        margin: 0;
    }

    body.cooperation-v2 .cooperation-hero-visual img {
        border-radius: 12px;
    }

    body.cooperation-v2 .cooperation-hero-visual figcaption {
        display: block;
        line-height: 1.55;
        text-align: left;
    }

    body.cooperation-v2 .cooperation-hero-visual figcaption span {
        display: block;
        margin-bottom: 3px;
    }

    body.cooperation-v2 .cooperation-card {
        padding: 31px 24px 28px;
    }

    body.cooperation-v2 .cooperation-card h3 {
        font-size: 23px;
    }

    body.cooperation-v2 .cooperation-card .btn {
        align-self: stretch;
    }

    body.cooperation-v2 .process-steps {
        display: block;
        margin: 0;
    }

    body.cooperation-v2 .process-step {
        width: 100%;
        margin: 0 0 28px;
        padding: 0 0 28px;
    }

    body.cooperation-v2 .process-step .step-number {
        width: 58px;
        height: 58px;
    }

    body.cooperation-v2 .comparison-table {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        border-radius: 12px;
    }

    body.cooperation-v2 .table-scroll-hint {
        display: flex;
        align-items: center;
        margin: -15px 0 13px;
        color: #71809a;
        font-size: 11px;
        font-weight: 700;
    }

    body.cooperation-v2 .table-scroll-hint i {
        margin-right: 7px;
        color: #2f6df2;
    }

    body.cooperation-v2 .table-header,
    body.cooperation-v2 .table-row {
        min-width: 650px;
    }

    body.cooperation-v2 .table-header > div,
    body.cooperation-v2 .table-row > div {
        padding: 17px 18px;
    }

    body.cooperation-v2 .pricing-cards {
        display: block;
        margin: 0;
    }

    body.cooperation-v2 .pricing-card {
        width: 100%;
        margin: 0 0 13px;
        padding: 31px 25px 28px;
    }

    body.cooperation-v2 .advantages-grid {
        display: block;
        margin: 0;
    }

    body.cooperation-v2 .advantage-card {
        width: 100%;
        padding: 24px 0 24px 50px;
    }

    body.cooperation-v2 .advantage-icon {
        top: 24px;
        left: 0;
    }

    body.cooperation-v2 .faq-question {
        min-height: 68px;
        padding: 18px;
        font-size: 14px;
        line-height: 1.5;
    }

    body.cooperation-v2 .cooperation-cta {
        padding: 70px 0;
    }

    body.cooperation-v2 .cooperation-cta h2 {
        font-size: 34px;
    }

    body.cooperation-v2 .cooperation-cta .cta-buttons {
        display: block;
        margin: 0;
    }

    body.cooperation-v2 .cooperation-cta .cta-buttons .btn {
        display: flex;
        width: 100%;
        margin: 10px 0 0;
    }
}

@media (max-width: 380px) {
    body.cooperation-v2 .cooperation-hero .page-title {
        font-size: 37px;
    }

    body.cooperation-v2 .cooperation-hero-notes span {
        font-size: 9px;
    }
}

@media (prefers-reduced-motion: reduce) {
    body.cooperation-v2 *,
    body.cooperation-v2 *::before,
    body.cooperation-v2 *::after {
        scroll-behavior: auto !important;
        transition-duration: .01ms !important;
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important;
    }
}

/* cooperation14 — commercial-decision precision pass */
body.cooperation-v2 .container {
    width: calc(100% - 64px);
    max-width: 1240px;
}

body.cooperation-v2 section {
    padding: 84px 0;
}

body.cooperation-v2 .section-header {
    max-width: 760px;
    margin: 0 0 36px;
}

body.cooperation-v2 .section-label {
    display: block;
    min-height: 0;
    margin: 0 0 13px;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #2a61db;
    font-size: 11px;
    letter-spacing: .13em;
    line-height: 1.35;
}

body.cooperation-v2 .section-title {
    max-width: 760px;
    margin-bottom: 12px;
    font-size: 40px;
    line-height: 1.16;
    letter-spacing: -.035em;
}

body.cooperation-v2 .section-subtitle {
    max-width: 650px;
    color: #68758d;
    font-size: 15px;
    line-height: 1.72;
}

body.cooperation-v2 .cooperation-hero {
    min-height: 610px;
    padding: 112px 0 54px;
}

body.cooperation-v2 .cooperation-hero::before {
    top: 72px;
    width: 50%;
    opacity: .18;
    background-size: 42px 42px;
}

body.cooperation-v2 .cooperation-hero-grid {
    max-width: 1240px;
}

body.cooperation-v2 .cooperation-hero .page-header-content {
    flex-basis: 42%;
    max-width: 510px;
    margin-right: 54px;
}

body.cooperation-v2 .cooperation-hero .breadcrumb {
    margin-bottom: 27px;
    font-size: 12px;
}

body.cooperation-v2 .cooperation-eyebrow {
    margin-bottom: 14px;
    font-size: 11px;
}

body.cooperation-v2 .cooperation-hero .page-title {
    margin-bottom: 19px;
    font-size: 52px;
    line-height: 1.06;
}

body.cooperation-v2 .cooperation-hero .page-subtitle {
    margin-bottom: 23px;
    font-size: 15px;
    line-height: 1.72;
}

body.cooperation-v2 .cooperation-hero-actions {
    margin-bottom: 21px;
}

body.cooperation-v2 .cooperation-hero-actions .btn {
    min-height: 48px;
    padding: 13px 21px;
    border-radius: 9px;
    font-size: 14px;
}

body.cooperation-v2 .cooperation-hero-actions .btn-primary,
body.cooperation-v2 .cooperation-cta .btn-light {
    background: #e96f19;
    box-shadow: 0 12px 28px rgba(233, 111, 25, .2);
}

body.cooperation-v2 .cooperation-hero-actions .btn-primary:hover,
body.cooperation-v2 .cooperation-cta .btn-light:hover {
    background: #d85f0b;
}

body.cooperation-v2 .cooperation-hero-visual {
    flex-basis: 58%;
    margin-right: -36px;
}

body.cooperation-v2 .cooperation-hero-visual img {
    border-radius: 14px;
    box-shadow: 0 24px 64px rgba(0, 7, 24, .42);
}

body.cooperation-v2 .cooperation-hero-visual figcaption {
    margin-top: 10px;
}

body.cooperation-v2 .cooperation-cards {
    gap: 0;
    margin: 0 -8px;
}

body.cooperation-v2 .cooperation-card {
    margin: 0 8px;
    padding: 34px 36px 32px;
    border-radius: 14px;
    box-shadow: 0 14px 38px rgba(18, 46, 101, .06);
}

body.cooperation-v2 .cooperation-badge {
    margin-bottom: 17px;
    padding: 0;
    border-radius: 0;
    background: transparent;
    color: #2a61db;
    font-size: 10px;
    letter-spacing: .12em;
}

body.cooperation-v2 .cooperation-card:nth-child(2) .cooperation-badge {
    background: transparent;
    color: #f6a45f;
}

body.cooperation-v2 .cooperation-icon {
    width: 44px;
    height: 44px;
    margin-bottom: 19px;
    border-radius: 9px;
}

body.cooperation-v2 .cooperation-icon .icon-xl {
    width: 21px;
    height: 21px;
}

body.cooperation-v2 .cooperation-card h3 {
    margin-bottom: 11px;
    font-size: 23px;
}

body.cooperation-v2 .cooperation-card > p {
    min-height: 70px;
    margin-bottom: 19px;
    font-size: 14px;
    line-height: 1.7;
}

body.cooperation-v2 .cooperation-features {
    margin-bottom: 21px;
}

body.cooperation-v2 .cooperation-features li {
    padding: 10px 0;
    font-size: 13px;
}

body.cooperation-v2 .cooperation-price {
    font-size: 30px;
}

body.cooperation-v2 .price-note {
    margin-bottom: 19px;
}

body.cooperation-v2 .cooperation-card .btn {
    min-width: 164px;
    min-height: 44px;
    padding: 11px 18px;
    border-radius: 9px;
    font-size: 13px;
}

body.cooperation-v2 .process-steps {
    gap: 0;
    margin: 0 -10px;
}

body.cooperation-v2 .process-steps::before {
    top: 27px;
}

body.cooperation-v2 .process-step {
    min-height: 198px;
    margin: 0 10px;
    padding: 0 12px 21px;
}

body.cooperation-v2 .process-step .step-number {
    width: 54px;
    height: 54px;
    margin-bottom: 20px;
    border-width: 5px;
    font-size: 14px;
}

body.cooperation-v2 .process-step h3 {
    margin-bottom: 9px;
    font-size: 17px;
}

body.cooperation-v2 .process-step p {
    font-size: 12px;
    line-height: 1.7;
}

body.cooperation-v2 .comparison-table {
    max-width: none;
    border-radius: 12px;
    box-shadow: 0 14px 36px rgba(18, 46, 101, .055);
}

body.cooperation-v2 .table-header {
    gap: 0;
    min-height: 66px;
}

body.cooperation-v2 .table-row {
    gap: 0;
}

body.cooperation-v2 .table-header > div,
body.cooperation-v2 .table-row > div {
    padding: 16px 22px;
}

body.cooperation-v2 .table-row {
    min-height: 62px;
}

body.cooperation-v2 .pricing-cards {
    gap: 0;
    margin: 0 -8px;
}

body.cooperation-v2 .pricing-card {
    margin: 0 8px;
    padding: 30px 28px 28px;
    border-radius: 12px;
}

body.cooperation-v2 .pricing-card.recommended {
    box-shadow: 0 16px 40px rgba(31, 89, 215, .11);
}

body.cooperation-v2 .pricing-tier {
    margin-bottom: 18px;
}

body.cooperation-v2 .pricing-price {
    min-height: 46px;
    font-size: 30px;
}

body.cooperation-v2 .pricing-period {
    margin-bottom: 17px;
}

body.cooperation-v2 .pricing-features {
    margin-bottom: 21px;
}

body.cooperation-v2 .pricing-features li {
    padding: 9px 0;
}

body.cooperation-v2 .cooperation-advantages .section-label {
    border: 0;
    background: transparent;
    color: #86a8ff;
}

body.cooperation-v2 .advantage-card {
    min-height: 132px;
    padding: 23px 32px 23px 60px;
}

body.cooperation-v2 .advantage-icon {
    top: 23px;
    left: 14px;
    width: 32px;
    height: 32px;
}

body.cooperation-v2 .advantage-card h3 {
    font-size: 16px;
}

body.cooperation-v2 .advantage-card p {
    font-size: 12px;
}

body.cooperation-v2 .faq-container {
    max-width: 980px;
}

body.cooperation-v2 .faq-item {
    border-radius: 9px;
}

body.cooperation-v2 .faq-question {
    min-height: 64px;
    padding: 17px 20px;
    font-size: 14px;
}

body.cooperation-v2 .cooperation-cta {
    padding: 78px 0;
}

body.cooperation-v2 .cooperation-cta h2 {
    margin-bottom: 13px;
    font-size: 40px;
}

body.cooperation-v2 .cooperation-cta p {
    margin-bottom: 24px;
    font-size: 15px;
}

body.cooperation-v2 .cooperation-cta .btn {
    min-height: 46px;
    padding: 12px 20px;
    border-radius: 9px;
    font-size: 13px;
}

@media (max-width: 1024px) {
    body.cooperation-v2 section {
        padding: 72px 0;
    }

    body.cooperation-v2 .section-title {
        font-size: 35px;
    }

    body.cooperation-v2 .cooperation-hero {
        min-height: 0;
        padding: 108px 0 54px;
    }

    body.cooperation-v2 .cooperation-card {
        padding: 30px 28px 28px;
    }
}

@media (min-width: 901px) and (max-width: 1024px) {
    body.cooperation-v2 .cooperation-hero .page-header-content {
        flex-basis: 43%;
        max-width: 390px;
        margin-right: 22px;
    }

    body.cooperation-v2 .cooperation-hero .page-title {
        font-size: 43px;
    }

    body.cooperation-v2 .cooperation-hero-visual {
        margin-right: -22px;
    }
}

@media (min-width: 681px) and (max-width: 900px) {
    body.cooperation-v2 .cooperation-hero {
        padding-top: 104px;
    }

    body.cooperation-v2 .cooperation-hero .page-header-content {
        margin-bottom: 36px;
    }

    body.cooperation-v2 .cooperation-cards {
        display: flex;
        margin: 0 -7px;
    }

    body.cooperation-v2 .cooperation-card {
        width: auto;
        margin: 0 7px;
        padding: 27px 24px 26px;
    }

    body.cooperation-v2 .cooperation-card > p {
        min-height: 78px;
    }

    body.cooperation-v2 .process-steps {
        flex-wrap: nowrap;
    }

    body.cooperation-v2 .process-step {
        flex-basis: 25%;
        min-height: 225px;
        margin-bottom: 0;
        padding-right: 7px;
        padding-left: 7px;
    }
}

@media (max-width: 680px) {
    body.cooperation-v2 section {
        padding: 64px 0;
    }

    body.cooperation-v2 .container {
        width: 100%;
    }

    body.cooperation-v2 .section-header {
        margin-bottom: 29px;
    }

    body.cooperation-v2 .section-label {
        margin-bottom: 10px;
        font-size: 10px;
    }

    body.cooperation-v2 .section-title {
        font-size: 29px;
        line-height: 1.2;
    }

    body.cooperation-v2 .cooperation-hero {
        padding: 102px 0 48px;
    }

    body.cooperation-v2 .cooperation-hero .page-header-content {
        margin-bottom: 30px;
        text-align: left;
    }

    body.cooperation-v2 .cooperation-hero .breadcrumb,
    body.cooperation-v2 .cooperation-eyebrow {
        justify-content: flex-start;
        text-align: left;
    }

    body.cooperation-v2 .cooperation-hero .breadcrumb {
        margin-bottom: 24px;
    }

    body.cooperation-v2 .cooperation-hero .page-title {
        margin-bottom: 16px;
        font-size: 38px;
        text-align: left;
    }

    body.cooperation-v2 .cooperation-hero .page-subtitle {
        margin-bottom: 20px;
        font-size: 15px;
        text-align: left;
    }

    body.cooperation-v2 .cooperation-hero-actions {
        margin-bottom: 18px;
    }

    body.cooperation-v2 .cooperation-hero-notes {
        justify-content: flex-start;
    }

    body.cooperation-v2 .cooperation-card {
        padding: 27px 23px 25px;
    }

    body.cooperation-v2 .cooperation-card > p {
        min-height: 0;
    }

    body.cooperation-v2 .process-step {
        min-height: 0;
        margin-bottom: 23px;
        padding-bottom: 23px;
    }

    body.cooperation-v2 .pricing-card {
        padding: 27px 23px 25px;
    }

    body.cooperation-v2 .advantage-card {
        min-height: 0;
        padding: 22px 0 22px 48px;
    }

    body.cooperation-v2 .advantage-icon {
        top: 22px;
        left: 0;
    }

    body.cooperation-v2 .cooperation-cta {
        padding: 64px 0;
    }

    body.cooperation-v2 .cooperation-cta h2 {
        font-size: 31px;
    }
}
