/*
 * Value Construction — Value Systems (WEB-P06)
 * Namespace: .vc-value-systems-v1
 * Do not target .vc-header-v2 or .vc-footer-v2.
 */

.vc-value-systems-v1 .elementor-container {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
}

.vc-value-systems-v1.vc-systems-hero {
    background: var(--vc-navy-950, #071521);
    color: var(--vc-white, #ffffff);
    padding: 96px 20px 88px;
}

.vc-value-systems-v1 .vc-kicker .elementor-heading-title {
    margin: 0 0 12px !important;
    color: #d9ad22 !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 0.16em !important;
    text-transform: uppercase !important;
}

.vc-value-systems-v1 .vc-h1 .elementor-heading-title {
    margin: 0 0 16px !important;
    color: #ffffff !important;
    font-size: clamp(36px, 4.6vw, 64px) !important;
    font-weight: 700 !important;
    letter-spacing: -0.03em !important;
    line-height: 1.12 !important;
    max-width: 22ch;
    hyphens: none !important;
    -webkit-hyphens: none !important;
    overflow-wrap: normal;
    word-break: normal;
}

.vc-value-systems-v1 .vc-hero-status .elementor-heading-title {
    display: inline-block;
    margin: 0 0 16px !important;
    padding: 4px 10px;
    border: 1px solid rgba(216, 224, 230, 0.45);
    border-radius: 2px;
    color: #d8e0e6 !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    letter-spacing: 0.14em !important;
    text-transform: uppercase !important;
    line-height: 1.2 !important;
}

.vc-value-systems-v1 .vc-hero-lead,
.vc-value-systems-v1 .vc-hero-lead p {
    margin: 0 0 24px !important;
    max-width: 46rem;
    color: #d8e0e6 !important;
    font-size: 18px !important;
    line-height: 1.55 !important;
}

.vc-value-systems-v1.vc-section { padding: 80px 20px; }
.vc-value-systems-v1.vc-section--white { background: #ffffff; }
.vc-value-systems-v1.vc-section--light { background: #f7f9fa; }
.vc-value-systems-v1.vc-section--dark { background: var(--vc-navy-950, #071521); }

.vc-value-systems-v1 .vc-h2 .elementor-heading-title {
    margin: 0 0 16px !important;
    color: #0b1f33 !important;
    font-size: clamp(30px, 3.2vw, 44px) !important;
    font-weight: 700 !important;
    letter-spacing: -0.02em !important;
    line-height: 1.2 !important;
}

.vc-value-systems-v1.vc-section--dark .vc-h2 .elementor-heading-title { color: #ffffff !important; }

.vc-value-systems-v1 .vc-h3 .elementor-heading-title {
    margin: 0 0 8px !important;
    color: #0b1f33 !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
}

.vc-value-systems-v1 .vc-lead,
.vc-value-systems-v1 .vc-lead p,
.vc-value-systems-v1 .vc-body p {
    margin: 0 0 16px !important;
    color: #45525e !important;
    font-size: 18px !important;
    line-height: 1.55 !important;
    max-width: 46rem;
}

.vc-value-systems-v1.vc-section--dark .vc-lead,
.vc-value-systems-v1.vc-section--dark .vc-lead p { color: #d8e0e6 !important; }

.vc-value-systems-v1 .vc-status .elementor-heading-title {
    margin: 0 0 12px !important;
    color: #1c4568 !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 0.14em !important;
    text-transform: uppercase !important;
}

.vc-value-systems-v1 .vc-systems-grid > .elementor-container,
.vc-value-systems-v1 .vc-systems-grid .elementor-row {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    width: 100%;
}

.vc-value-systems-v1 .vc-card {
    border: 1px solid var(--vc-steel-200, #cfd7de);
    border-radius: 4px;
    background: #ffffff;
    padding: 8px 4px 12px;
    min-width: 0;
}

.vc-value-systems-v1 .vc-btn-primary .elementor-button,
.vc-value-systems-v1 .vc-btn-secondary .elementor-button {
    min-height: 48px !important;
    padding: 0 22px !important;
    border-radius: 2px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
}

.vc-value-systems-v1 .vc-btn-primary .elementor-button {
    background: #ffffff !important;
    border: 1px solid #ffffff !important;
    color: #0b1f33 !important;
}

.vc-value-systems-v1 .vc-btn-primary .elementor-button:hover,
.vc-value-systems-v1 .vc-btn-primary .elementor-button:focus-visible {
    background: #d9ad22 !important;
    border-color: #d9ad22 !important;
    color: #071521 !important;
}

.vc-value-systems-v1.vc-systems-hero .vc-btn-secondary .elementor-button,
.vc-value-systems-v1.vc-section--dark .vc-btn-secondary .elementor-button {
    background: transparent !important;
    border: 1px solid #d8e0e6 !important;
    color: #ffffff !important;
}

.vc-value-systems-v1.vc-systems-hero .vc-btn-secondary .elementor-button:hover,
.vc-value-systems-v1.vc-systems-hero .vc-btn-secondary .elementor-button:focus-visible,
.vc-value-systems-v1.vc-section--dark .vc-btn-secondary .elementor-button:hover,
.vc-value-systems-v1.vc-section--dark .vc-btn-secondary .elementor-button:focus-visible {
    background: #d9ad22 !important;
    border-color: #d9ad22 !important;
    color: #071521 !important;
}

.vc-value-systems-v1.vc-cta .elementor-widget-button,
.vc-value-systems-v1.vc-systems-hero .elementor-widget-button {
    display: inline-block;
    margin-right: 12px;
    margin-top: 8px;
}

@media (max-width: 1024px) {
    .vc-value-systems-v1 .vc-systems-grid > .elementor-container,
    .vc-value-systems-v1 .vc-systems-grid .elementor-row {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .vc-value-systems-v1.vc-systems-hero,
    .vc-value-systems-v1.vc-section {
        padding-left: 20px;
        padding-right: 20px;
    }

    .vc-value-systems-v1 .vc-systems-grid > .elementor-container,
    .vc-value-systems-v1 .vc-systems-grid .elementor-row {
        grid-template-columns: minmax(0, 1fr);
    }

    .vc-value-systems-v1.vc-cta .elementor-widget-button,
    .vc-value-systems-v1.vc-systems-hero .elementor-widget-button {
        display: block;
        margin-right: 0;
    }

    .vc-value-systems-v1 .vc-btn-primary .elementor-button,
    .vc-value-systems-v1 .vc-btn-secondary .elementor-button {
        width: 100%;
        justify-content: center;
    }
}
