/* =========================================
   GALLERY CTA — COMPACT LUXURY BANNER
========================================= */

.velo-gallery-cta {
    position: relative;
    overflow: hidden;
    isolation: isolate;

    width: min(calc(100% - 48px), 1480px);
    min-height: clamp(520px, 52vw, 660px);

    display: flex;
    align-items: center;

    margin: clamp(54px, 6vw, 88px) auto;
    padding: clamp(64px, 6vw, 92px);

    color: #07101f;
    background: #f7fbff;

    border: 1px solid rgba(205, 227, 243, 0.82);
    border-radius: 22px;

    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.96),
        0 26px 70px rgba(7, 16, 31, 0.09),
        0 0 34px rgba(69, 217, 255, 0.08);
}

/* =========================================
   BACKGROUND IMAGE
========================================= */

.velo-gallery-cta__background {
    position: absolute;
    inset: 0;
    z-index: -3;

    overflow: hidden;
}

.velo-gallery-cta__background img {
    display: block;

    width: 100%;
    height: 100%;

    object-fit: cover;
    object-position: center right;

    transform: scale(1.01);

    filter:
        saturate(0.98)
        contrast(1.02)
        brightness(1.01);

    pointer-events: none;
    user-select: none;
}

/* =========================================
   READABILITY WASH
========================================= */

.velo-gallery-cta__shade {
    position: absolute;
    inset: 0;
    z-index: -2;

    pointer-events: none;

    background:
        linear-gradient(
            90deg,
            rgba(248, 252, 255, 0.98) 0%,
            rgba(248, 252, 255, 0.94) 24%,
            rgba(248, 252, 255, 0.72) 43%,
            rgba(248, 252, 255, 0.24) 61%,
            rgba(248, 252, 255, 0.03) 82%,
            rgba(248, 252, 255, 0) 100%
        ),
        linear-gradient(
            180deg,
            rgba(255, 255, 255, 0.14) 0%,
            rgba(255, 255, 255, 0.02) 56%,
            rgba(238, 247, 253, 0.2) 100%
        );
}

/* =========================================
   INNER LAYOUT
========================================= */

.velo-gallery-cta__inner {
    position: relative;
    z-index: 2;

    width: 100%;
    max-width: 1280px;

    margin: 0 auto;
    padding: 0;
}

/* =========================================
   CONTENT PANEL
========================================= */

.velo-gallery-cta__content {
    width: 100%;
    max-width: 500px;

    padding: clamp(30px, 3.4vw, 44px);

    border: 1px solid rgba(255, 255, 255, 0.78);
    border-radius: 14px;

    background:
        linear-gradient(
            135deg,
            rgba(255, 255, 255, 0.88),
            rgba(248, 252, 255, 0.62)
        );

    backdrop-filter: blur(12px);

    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.98),
        0 20px 48px rgba(7, 16, 31, 0.09),
        0 0 28px rgba(69, 217, 255, 0.07);
}

/* =========================================
   KICKER
========================================= */

.velo-gallery-cta__kicker {
    position: relative;

    width: fit-content;
    margin: 0 0 24px;
    padding-bottom: 14px;

    font-family: "Jura", Arial, sans-serif;
    font-size: clamp(0.68rem, 0.72vw, 0.82rem);
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: 0.2em;
    text-transform: uppercase;

    color: #087cf0;
}

.velo-gallery-cta__kicker::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;

    width: 92px;
    height: 3px;

    border-radius: 999px;

    background:
        linear-gradient(
            90deg,
            #007cff 0%,
            #00b8ff 70%,
            rgba(255, 255, 255, 0) 100%
        );

    box-shadow:
        0 0 8px rgba(0, 140, 255, 0.3),
        0 0 16px rgba(69, 217, 255, 0.16);
}

/* =========================================
   HEADING
========================================= */

.velo-gallery-cta h2 {
    width: 100%;
    max-width: 460px;
    margin: 0;

    font-family: "Jura", Arial, sans-serif;
    font-size: clamp(2.2rem, 3.25vw, 4rem);
    font-weight: 700;
    line-height: 1.04;
    letter-spacing: 0.02em;
    text-wrap: balance;

    color: #07101f;

    text-shadow:
        0 1px 0 rgba(255, 255, 255, 0.98),
        0 10px 26px rgba(7, 16, 31, 0.07);
}

/* =========================================
   ACCENT
========================================= */

.velo-gallery-cta__accent {
    display: block;

    width: 52px;
    height: 4px;
    margin-top: 24px;

    border-radius: 999px;

    background:
        linear-gradient(
            90deg,
            #007cff,
            #00b8ff
        );

    box-shadow:
        0 0 9px rgba(0, 140, 255, 0.3),
        0 0 18px rgba(69, 217, 255, 0.16);
}

/* =========================================
   BODY TEXT
========================================= */

.velo-gallery-cta__text {
    width: 100%;
    max-width: 440px;
    margin: 22px 0 0;

    font-size: clamp(0.9rem, 0.94vw, 1rem);
    font-weight: 500;
    line-height: 1.68;

    color: rgba(28, 49, 72, 0.76);
}

/* =========================================
   SINGLE CTA BUTTON
========================================= */

.velo-gallery-cta__button {
    position: relative;

    width: min(100%, 265px);
    min-height: 56px;
    margin-top: 28px;
    padding: 0 24px;

    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 22px;

    box-sizing: border-box;

    border: 1px solid rgba(0, 140, 255, 0.48);
    border-radius: 8px 8px 22px 8px;

    font-family: "Jura", Arial, sans-serif;
    font-size: 0.76rem;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    text-decoration: none;

    color: #ffffff;

    background: #1764ff;

    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.32),
        0 14px 30px rgba(0, 124, 255, 0.2),
        0 0 24px rgba(69, 217, 255, 0.16);

    transition:
        transform 0.25s ease,
        color 0.25s ease,
        background 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;
}

.velo-gallery-cta__button-arrow {
    flex: 0 0 auto;

    font-size: 1.35rem;
    line-height: 1;

    transition: transform 0.25s ease;
}

.velo-gallery-cta__button:hover {
    transform: translateY(-3px);

    color: #ffffff;
    border-color: #19c6ff;

    background: #19c6ff;

    box-shadow:
        0 20px 40px rgba(7, 16, 31, 0.18),
        0 0 30px rgba(69, 217, 255, 0.22);
}

.velo-gallery-cta__button:hover .velo-gallery-cta__button-arrow {
    transform: translateX(5px);
}

/* =========================================
   TABLET
========================================= */

@media (max-width: 1024px) {
    .velo-gallery-cta {
        width: min(calc(100% - 32px), 960px);
        min-height: 620px;

        margin: 56px auto;
        padding: 64px 34px;
    }

    .velo-gallery-cta__background img {
        object-position: 66% center;
    }

    .velo-gallery-cta__shade {
        background:
            linear-gradient(
                90deg,
                rgba(248, 252, 255, 0.97) 0%,
                rgba(248, 252, 255, 0.9) 44%,
                rgba(248, 252, 255, 0.46) 74%,
                rgba(248, 252, 255, 0.1) 100%
            );
    }

    .velo-gallery-cta__content {
        max-width: 500px;
    }

    .velo-gallery-cta h2 {
        font-size: clamp(2.3rem, 5.8vw, 3.7rem);
    }
}

/* =========================================
   MOBILE
========================================= */

@media (max-width: 700px) {
    .velo-gallery-cta {
        width: calc(100% - 20px);
        min-height: 660px;

        align-items: flex-start;

        margin: 42px auto;
        padding: 42px 14px;

        border-radius: 14px;
    }

    .velo-gallery-cta__background img {
        object-position: 72% center;
    }

    .velo-gallery-cta__shade {
        background:
            linear-gradient(
                180deg,
                rgba(248, 252, 255, 0.97) 0%,
                rgba(248, 252, 255, 0.9) 48%,
                rgba(248, 252, 255, 0.58) 72%,
                rgba(248, 252, 255, 0.82) 100%
            );
    }

    .velo-gallery-cta__content {
        max-width: 100%;
        padding: 26px 18px;

        text-align: center;
    }

    .velo-gallery-cta__kicker {
        margin-left: auto;
        margin-right: auto;
    }

    .velo-gallery-cta__kicker::after {
        left: 50%;
        transform: translateX(-50%);
    }

    .velo-gallery-cta h2 {
        max-width: 100%;

        font-size: clamp(2rem, 9.4vw, 3rem);
        line-height: 1.06;
    }

    .velo-gallery-cta__accent {
        margin-left: auto;
        margin-right: auto;
    }

    .velo-gallery-cta__text {
        max-width: 100%;

        font-size: 0.92rem;
        line-height: 1.62;
    }

    .velo-gallery-cta__button {
        width: 100%;
        max-width: 280px;

        margin-left: auto;
        margin-right: auto;
    }
}

/* =========================================
   REDUCED MOTION
========================================= */

@media (prefers-reduced-motion: reduce) {
    .velo-gallery-cta__button,
    .velo-gallery-cta__button-arrow {
        transition: none;
    }

    .velo-gallery-cta__button:hover {
        transform: none;
    }
}