/* =====================================================
   SOCIAL PROOF SECTION
   ===================================================== */

.cp-social-proof {
    padding: 108px 0 70px;
    overflow: hidden;
    background: #1E1E1F;
    border-radius: 44px;
    margin: 0 10px;
}

/* Intro */

.cp-social-proof__intro {
    text-align: center;
    margin-bottom: 102px;
}

.cp-social-proof__label {
    display: inline-block;
    margin-bottom: 13px;
    text-transform: uppercase;
    background: linear-gradient(90deg, #FF9626 0%, #FFB15D 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-family: "MonoBlack", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 10%;
    text-align: center;
}

.cp-social-proof__heading {
    font-family: "SF UI Display", sans-serif;
    margin: 0;
    font-size: clamp(36px, 4vw, 54px);
    line-height: 1.1;
    font-weight: 300;
    letter-spacing: -0.037em;
    color: #F7F7F7;
    text-transform: none;
}

/* Slider wrapper */

.cp-social-proof__slider {
    position: relative;
}

.cp-social-proof__viewport {
    overflow: hidden;
    border-radius: 16px;
}

.cp-social-proof__arrow {
    position: absolute;
    top: 46%;
    transform: translateY(-50%);
    z-index: 2;
}

.cp-social-proof__arrow--prev {
    left: -75px;
}

.cp-social-proof__arrow--next {
    right: -75px;
}

.cp-social-proof__track {
    display: flex;
    transition: transform 0.52s cubic-bezier(0.4, 0, 0.2, 1);
    will-change: transform;
}

/* Slide */

.cp-social-proof__slide {
    flex: 0 0 100%;
    width: 100%;
}

.cp-social-proof__card {
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-height: 560px;
    background: #141517;
    border-radius: 16px;
    overflow: hidden;
    padding: 4px;
    gap: 20px;
}

/* Left column */

.cp-social-proof__left {
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    padding: 45px 40px 53px;
}

.cp-social-proof__tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 10px;
}

.cp-social-proof__tag {
    padding: 3px 10px;
    border-radius: 100px;
    color: #FF9626;
    white-space: nowrap;
    background-color: #383838;
    font-family: "SF UI Display", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1%;
}

.cp-social-proof__title {
    font-family: "SF UI Display", sans-serif;
    margin: 0 0 10px;
    color: #F7F7F7;
    text-transform: none;
    font-weight: 400;
    font-size: 54px;
    line-height: 62px;
    letter-spacing: -2%;
}

.cp-social-proof__subtitle {
    margin: 0 0 24px;
    font-family: 'MonoBlack', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 10%;
    background: linear-gradient(90deg, #FF9626 0%, #FFB15D 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

/* Content blocks */

.cp-social-proof__block {
    margin-bottom: 24px;
}

.cp-social-proof__block:last-child {
    margin-bottom: 0;
}

.cp-social-proof__block-label {
    font-family: "SF UI Display", sans-serif;
    display: block;
    margin-bottom: 10px;
    color: #B9B9BA;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1%;
}

.cp-social-proof__block-text {
    font-family: "SF UI Display", sans-serif;
    margin: 0;
    color: #F7F7F7;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1%;
}

/* Bullet list */

.cp-social-proof__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.cp-social-proof__list li {
    font-family: "SF UI Display", sans-serif;
    display: flex;
    align-items: flex-start;
    gap: 10px;
    color: #F7F7F7;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1%;
}

.cp-social-proof__list li::before {
    content: '';
    flex-shrink: 0;
    width: 4px;
    height: 4px;
    margin-top: 10px;
    border-radius: 50%;
    background: #FF9626;
}

/* Impact list (checkmarks) */

.cp-social-proof__impact {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.cp-social-proof__impact li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    color: #F7F7F7;
    font-family: "SF UI Display", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1%;
}

.cp-social-proof__impact li::before {
    content: '';
    flex-shrink: 0;
    width: 18px;
    height: 18px;
    margin-top: 1px;
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 18C4.02944 18 0 13.9706 0 9C0 4.02944 4.02944 0 9 0C13.9706 0 18 4.02944 18 9C18 13.9706 13.9706 18 9 18ZM12.992 7.02434C13.288 6.66913 13.24 6.14121 12.8848 5.8452C12.5296 5.5492 12.0016 5.59719 11.7057 5.9524L8.10653 10.2714L6.24316 8.40801C5.91621 8.08108 5.38612 8.08108 5.05916 8.40801C4.73222 8.73494 4.73222 9.26506 5.05916 9.59199L7.5708 12.1036C7.73715 12.27 7.96571 12.3586 8.20072 12.348C8.43572 12.3373 8.6554 12.2283 8.80593 12.0476L12.992 7.02434Z' fill='%23F7F7F7'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
}

/* Right column — image */

.cp-social-proof__right {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cp-social-proof__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top left;
    border-radius: 12px;
    display: block;
    max-height: 742px;
}

/* Arrow buttons */

.cp-social-proof__arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #141517;
    cursor: pointer;
    transition: background 0.22s ease, border-color 0.22s ease;
}

.cp-social-proof__arrow:hover {
    background: #2A2A2B;
    border-color: rgba(247, 247, 247, 0.25);
}

.cp-social-proof__arrow:disabled {
    opacity: 0.3;
    cursor: default;
}

.cp-social-proof__arrow svg {
    display: block;
}


/* =====================================================
   RESPONSIVE
   ===================================================== */

@media (max-width: 1024px) {
    .cp-social-proof__card {
        grid-template-columns: 1fr;
        min-height: auto;
    }

    .cp-social-proof__right {
        min-height: 280px;
        border-right: none;
        border-top: 1px solid #1E1E1F;
    }

    .cp-social-proof__left {
        border-right: none;
        padding: 36px 32px;
    }
}

@media (max-width: 768px) {
    .cp-social-proof {
        padding: 80px 0 100px;
    }

    .cp-social-proof__intro {
        margin-bottom: 40px;
    }

    .cp-social-proof__slider {
        gap: 12px;
    }

    .cp-social-proof__arrow {
        width: 40px;
        height: 40px;
    }

    .cp-social-proof__left {
        padding: 28px 20px;
    }

    .cp-social-proof__right {
        padding: 20px;
        min-height: 220px;
    }

    .cp-social-proof__image {
        max-height: 220px;
    }

    .cp-social-proof__title {
        font-size: 28px;
    }
}
