/**
 * Carryon — slider sonrası ana sayfa bölümleri
 */

.carryon-home-body {
    position: relative;
    z-index: 2;
    background: #fff;
    overflow-x: clip;
    margin-top: 0;
}

/* Hakkımızda — slider / hızlı kartların hemen altında */
.carryon-home-body > .chl-about:first-child {
    padding-top: clamp(1.75rem, 3vw, 2.5rem);
}

.carryon-home-body .chl-about:has(+ .chy-services) {
    padding-bottom: clamp(2rem, 3.5vw, 2.75rem);
}

.carryon-home-body > .chy-services:first-child {
    padding-top: clamp(1.75rem, 3vw, 2.5rem);
}

.carryon-home-body .sy-quote {
    margin-top: 0;
}

/* Shared layout tokens */
.chy-wrap,
.chl-wrap {
    width: min(100%, 1290px);
    margin-inline: auto;
    padding-inline: 15px;
    box-sizing: border-box;
}

.chy-eyebrow,
.chl-eyebrow {
    color: #FE000B;
    font-size: 0.8125rem;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 0.85rem;
}

.chy-title,
.chl-title {
    font-family: "Geologica", sans-serif;
    font-size: clamp(1.75rem, 3.2vw, 2.625rem);
    line-height: 1.15;
    color: #11194E;
    margin: 0 0 1rem;
    font-weight: 600;
}

.chy-lead,
.chl-lead {
    color: #5C677B;
    line-height: 1.75;
    margin: 0;
    max-width: 640px;
}

/* Bridge — hızlı kartların altında, üst üste binmeden */
.chy-bridge {
    position: relative;
    margin-top: 0;
    padding-top: clamp(1.5rem, 3vw, 2.5rem);
    padding-bottom: 0;
    z-index: 2;
}

.chy-bridge__stats {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1px;
    background: #e8ebf3;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 24px 60px rgba(17, 25, 78, 0.12);
}

.chy-bridge__stat {
    background: #fff;
    text-align: center;
    padding: 1.35rem 1rem;
}

.chy-bridge__stat-value {
    font-family: "Geologica", sans-serif;
    font-size: clamp(1.75rem, 3vw, 2.35rem);
    font-weight: 700;
    color: #11194E;
    line-height: 1;
}

.chy-bridge__stat-value span:last-child {
    color: #FE000B;
}

.chy-bridge__stat-label {
    margin: 0.55rem 0 0;
    font-size: 0.875rem;
    color: #5C677B;
}

/* Services mosaic — services-mosaic.css */

/* Narrative band */
.chl-narrative {
    padding-block: clamp(3rem, 5vw, 4rem);
    background: linear-gradient(135deg, #11194E 0%, #142487 55%, #11194E 100%);
    color: #fff;
}

.chl-narrative__inner {
    max-width: 820px;
    margin-inline: auto;
    text-align: center;
}

.chl-narrative .chl-eyebrow {
    color: rgba(255, 255, 255, 0.85);
}

.chl-narrative .chl-title {
    color: #fff;
}

.chl-narrative .chl-subtitle {
    margin-inline: auto;
    color: rgba(255, 255, 255, 0.78);
}

.chl-section {
    padding-block: clamp(4.5rem, 8vw, 6.5rem);
}

.chl-eyebrow {
    color: #FE000B;
    font-size: 0.8125rem;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 0.85rem;
}

.chl-eyebrow--light {
    color: rgba(255, 255, 255, 0.85);
}

.chl-title {
    font-family: "Geologica", sans-serif;
    font-size: clamp(1.75rem, 3.2vw, 2.625rem);
    line-height: 1.15;
    color: #11194E;
    margin: 0 0 1rem;
    font-weight: 600;
}

.chl-title--light {
    color: #fff;
}

.chl-subtitle {
    margin: 0;
    color: #5C677B;
    font-size: 1.0625rem;
    line-height: 1.7;
    max-width: 680px;
}

.chl-subtitle--light {
    color: rgba(255, 255, 255, 0.78);
}

.chl-lead {
    color: #5C677B;
    line-height: 1.75;
    margin-bottom: 1.75rem;
}

.chl-section-head {
    margin-bottom: 2.75rem;
    max-width: 720px;
}

.chl-section-head--center {
    margin-inline: auto;
    text-align: center;
}

.chl-section-head--center .chl-subtitle {
    margin-inline: auto;
}

.chl-section-foot,
.chl-refs__foot {
    margin-top: 2.5rem;
    text-align: center;
}

.chl-actions {
    margin-top: 0.5rem;
}

/* About — modern corporate split */
.chl-about {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    background:
        radial-gradient(ellipse 70% 55% at 8% 20%, rgba(20, 36, 135, 0.07), transparent 60%),
        radial-gradient(ellipse 50% 40% at 92% 80%, rgba(254, 0, 11, 0.05), transparent 55%),
        linear-gradient(180deg, #f5f6fa 0%, #ffffff 55%, #ffffff 100%);
}

.chl-about__atmosphere {
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
    background-image:
        linear-gradient(rgba(17, 25, 78, 0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(17, 25, 78, 0.03) 1px, transparent 1px);
    background-size: 48px 48px;
    mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.55), transparent 85%);
    -webkit-mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.55), transparent 85%);
}

.chl-about > .chl-wrap {
    position: relative;
    z-index: 1;
}

.chl-about__grid {
    display: grid;
    grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
    gap: clamp(2.25rem, 5vw, 5rem);
    align-items: center;
}

.chl-about__media {
    position: relative;
}

.chl-about__frame {
    position: relative;
    margin: 0;
    border-radius: 28px;
    overflow: hidden;
    background: #11194E;
    box-shadow:
        0 30px 70px rgba(17, 25, 78, 0.18),
        0 2px 0 rgba(255, 255, 255, 0.4) inset;
}

.chl-about__frame::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 48%, rgba(8, 12, 36, 0.55) 100%);
    pointer-events: none;
}

.chl-about__photo {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 5;
    object-fit: cover;
    transform: scale(1.02);
    transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}

.chl-about__media:hover .chl-about__photo {
    transform: scale(1.06);
}

.chl-about__stat {
    position: absolute;
    left: 1.25rem;
    bottom: 1.25rem;
    z-index: 2;
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
    padding: 1rem 1.2rem;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.14);
    border: 1px solid rgba(255, 255, 255, 0.28);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    color: #fff;
    min-width: 7.5rem;
}

.chl-about__stat-value {
    font-family: "Geologica", sans-serif;
    font-size: clamp(1.75rem, 3vw, 2.15rem);
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.03em;
}

.chl-about__stat-label {
    font-size: 0.75rem;
    font-weight: 500;
    letter-spacing: 0.02em;
    opacity: 0.9;
}

.chl-about__eyebrow {
    margin: 0 0 0.85rem;
    font-family: "Geologica", sans-serif;
    font-size: 0.6875rem;
    font-weight: 700;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #FE000B;
}

.chl-about__title {
    margin: 0 0 1rem;
    max-width: 14ch;
    font-family: "Geologica", sans-serif;
    font-size: clamp(2rem, 3.6vw, 3rem);
    font-weight: 700;
    line-height: 1.08;
    letter-spacing: -0.035em;
    color: #11194E;
}

.chl-about__lead {
    margin: 0 0 1.75rem;
    max-width: 38rem;
    font-size: clamp(0.975rem, 1.35vw, 1.0625rem);
    line-height: 1.75;
    color: #5C677B;
}

.chl-about__points {
    list-style: none;
    margin: 0 0 2rem;
    padding: 0;
    border-top: 1px solid rgba(17, 25, 78, 0.1);
}

.chl-about__point {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 1rem;
    align-items: flex-start;
    padding: 1.05rem 0;
    border-bottom: 1px solid rgba(17, 25, 78, 0.1);
    transition: transform 0.25s ease;
}

.chl-about__point:hover {
    transform: translateX(4px);
}

.chl-about__point-icon {
    display: grid;
    place-items: center;
    width: 2.75rem;
    height: 2.75rem;
    border-radius: 12px;
    background: #11194E;
    color: #fff;
    font-size: 1.1rem;
    box-shadow: 0 10px 22px rgba(17, 25, 78, 0.18);
    transition: background 0.25s ease, box-shadow 0.25s ease;
}

.chl-about__point:hover .chl-about__point-icon {
    background: #FE000B;
    box-shadow: 0 12px 24px rgba(254, 0, 11, 0.28);
}

.chl-about__point-copy {
    display: grid;
    gap: 0.2rem;
    min-width: 0;
    padding-top: 0.15rem;
}

.chl-about__point-index {
    font-family: "Geologica", sans-serif;
    font-size: 0.625rem;
    font-weight: 700;
    letter-spacing: 0.14em;
    color: rgba(254, 0, 11, 0.7);
}

.chl-about__point-copy strong {
    font-family: "Geologica", sans-serif;
    font-size: 1.0625rem;
    font-weight: 600;
    letter-spacing: -0.015em;
    color: #11194E;
}

.chl-about__point-copy span:last-child {
    font-size: 0.875rem;
    line-height: 1.55;
    color: #5C677B;
}

.chl-about__cta {
    display: inline-flex;
    align-items: center;
    gap: 0.7rem;
    padding: 0.95rem 1.55rem;
    border-radius: 12px;
    background: #FE000B;
    color: #fff;
    font-family: "Geologica", sans-serif;
    font-size: 0.875rem;
    font-weight: 600;
    letter-spacing: 0.01em;
    text-decoration: none;
    box-shadow: 0 14px 30px rgba(254, 0, 11, 0.22);
    transition: transform 0.22s ease, box-shadow 0.22s ease, background 0.22s ease;
}

.chl-about__cta:hover {
    color: #fff;
    background: #e00009;
    transform: translateY(-2px);
    box-shadow: 0 18px 36px rgba(254, 0, 11, 0.3);
}

.chl-about__cta svg {
    flex-shrink: 0;
    transition: transform 0.22s ease;
}

.chl-about__cta:hover svg {
    transform: translateX(4px);
}

/* Legacy selectors kept for safety if old markup caches remain */
.chl-about__image,
.chl-about__badge,
.chl-features,
.chl-feature {
    /* noop placeholders superseded by new markup */
}

.chl-about__image {
    border-radius: 28px;
    overflow: hidden;
}

.chl-about__image img {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 5;
    object-fit: cover;
}

.chl-about__badge {
    display: none;
}


/* Stats */
.chl-stats {
    background: linear-gradient(135deg, #11194E 0%, #142487 55%, #11194E 100%);
    color: #fff;
    position: relative;
    overflow: hidden;
}

.chl-stats::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 85% 20%, rgba(254, 0, 11, 0.18), transparent 45%);
    pointer-events: none;
}

.chl-stats .chl-wrap {
    position: relative;
    z-index: 1;
}

.chl-stats__head {
    text-align: center;
    max-width: 760px;
    margin: 0 auto 2.75rem;
}

.chl-stats__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1.25rem;
}

.chl-stat {
    text-align: center;
    padding: 1.75rem 1rem;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.chl-stat__value {
    font-family: "Geologica", sans-serif;
    font-size: clamp(2rem, 4vw, 2.75rem);
    font-weight: 700;
    color: #FE000B;
    line-height: 1;
}

.chl-stat__label {
    margin: 0.75rem 0 0;
    color: rgba(255, 255, 255, 0.85);
    font-size: 0.9375rem;
}

/* References marquee */
.chl-refs {
    background: #fff;
    padding-bottom: 3.5rem;
}

.chl-refs__marquee {
    overflow: hidden;
    margin-top: 0.5rem;
    mask-image: linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent);
}

.chl-refs__track {
    display: flex;
    align-items: center;
    gap: 3rem;
    width: max-content;
    animation: chl-marquee 40s linear infinite;
}

.chl-refs__item {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 140px;
    height: 72px;
    padding: 0.75rem 1.25rem;
    border-radius: 12px;
    background: #f8f9fc;
    border: 1px solid #eceef4;
}

.chl-refs__item img {
    max-height: 48px;
    max-width: 120px;
    width: auto;
    object-fit: contain;
    filter: grayscale(1);
    opacity: 0.75;
    transition: filter 0.2s ease, opacity 0.2s ease;
}

.chl-refs__item:hover img {
    filter: none;
    opacity: 1;
}

.chl-refs__name {
    font-weight: 600;
    color: #11194E;
    font-size: 0.9375rem;
    white-space: nowrap;
}

@keyframes chl-marquee {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
}

/* Certificates */
.chl-certs {
    background: #f8f9fc;
}

.chl-certs__trust {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.55rem;
    list-style: none;
    margin: 0 0 2rem;
    padding: 0;
}

.chl-certs__trust li {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    padding: 0.55rem 0.95rem;
    border-radius: 999px;
    background: #fff;
    border: 1px solid #e8ebf2;
    font-size: 0.8125rem;
    font-weight: 500;
    color: rgba(17, 25, 78, 0.78);
}

.chl-certs__trust i {
    color: #FE000B;
    font-size: 0.95rem;
}

.chl-certs__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1.25rem;
}

.chl-cert-card {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #fff;
    border: 1px solid #e8ebf2;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 6px 24px rgba(17, 25, 78, 0.05);
    transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.chl-cert-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 14px 36px rgba(17, 25, 78, 0.09);
}

.chl-cert-card__media {
    position: relative;
    aspect-ratio: 4 / 3;
    background: linear-gradient(180deg, #f8f9fc 0%, #eef1f7 100%);
    display: grid;
    place-items: center;
    padding: 0.75rem;
}

.chl-cert-card__media img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.chl-cert-card__placeholder {
    display: grid;
    place-items: center;
    width: 100%;
    height: 100%;
    color: #11194E;
    font-size: 2.25rem;
    opacity: 0.22;
}

.chl-cert-card__body {
    padding: 1rem 1.05rem 1.15rem;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.chl-cert-card__category {
    display: inline-flex;
    align-self: flex-start;
    margin-bottom: 0.4rem;
    padding: 0.22rem 0.55rem;
    border-radius: 999px;
    background: rgba(254, 0, 11, 0.07);
    color: #FE000B;
    font-size: 0.625rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.chl-cert-card__title {
    margin: 0 0 0.35rem;
    font-family: "Geologica", sans-serif;
    font-size: 0.9375rem;
    font-weight: 700;
    line-height: 1.35;
    color: #11194E;
}

.chl-cert-card__issuer {
    margin: auto 0 0;
    font-size: 0.8125rem;
    color: rgba(17, 25, 78, 0.58);
}

.btn-outline {
    background: transparent;
    border: 1px solid #11194E;
    color: #11194E;
}

.btn-outline:hover {
    background: #11194E;
    color: #fff;
}

/* News */
.chl-news {
    position: relative;
    background: linear-gradient(180deg, #f8f9fc 0%, #fff 100%);
    overflow: hidden;
}

.chl-news::before {
    content: '';
    position: absolute;
    inset: 0;
    background:
        radial-gradient(ellipse 70% 50% at 10% 0%, rgba(20, 36, 135, 0.06) 0%, transparent 55%),
        radial-gradient(ellipse 60% 45% at 95% 100%, rgba(254, 0, 11, 0.05) 0%, transparent 50%);
    pointer-events: none;
}

.chl-news > .chl-wrap {
    position: relative;
    z-index: 1;
}

.chl-news__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1.5rem;
}

.chl-news-card {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid rgba(17, 25, 78, 0.08);
    box-shadow: 0 14px 44px rgba(17, 25, 78, 0.07);
    display: flex;
    flex-direction: column;
    height: 100%;
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

.chl-news-card:hover {
    transform: translateY(-6px);
    border-color: rgba(17, 25, 78, 0.12);
    box-shadow: 0 22px 56px rgba(17, 25, 78, 0.12);
}

.chl-news-card__image {
    position: relative;
    display: block;
    overflow: hidden;
}

.chl-news-card__image img {
    width: 100%;
    aspect-ratio: 16 / 10;
    object-fit: cover;
    transition: transform 0.45s ease;
}

.chl-news-card:hover .chl-news-card__image img {
    transform: scale(1.05);
}

.chl-news-card__cat {
    position: absolute;
    top: 0.875rem;
    left: 0.875rem;
    z-index: 1;
    display: inline-flex;
    padding: 0.3125rem 0.75rem;
    font-size: 0.6875rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #11194E;
    background: rgba(255, 255, 255, 0.94);
    border-radius: 999px;
    backdrop-filter: blur(6px);
}

.chl-news-card__body {
    padding: 1.35rem 1.35rem 1.5rem;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.chl-news-card__meta {
    margin-bottom: 0.5rem;
}

.chl-news-card__date {
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #FE000B;
}

.chl-news-card__body h3 {
    font-size: 1.125rem;
    margin: 0 0 0.625rem;
    line-height: 1.35;
}

.chl-news-card__body h3 a {
    color: #11194E;
    text-decoration: none;
    transition: color 0.2s ease;
}

.chl-news-card:hover .chl-news-card__body h3 a {
    color: #142487;
}

.chl-news-card__body p {
    margin: 0;
    color: #5C677B;
    font-size: 0.9375rem;
    line-height: 1.65;
    flex: 1;
}

.chl-news__all-btn {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    padding: 0 1.5rem !important;
    line-height: 1 !important;
    border-radius: 10px !important;
    font-family: "Geologica", "Public Sans", ui-sans-serif, system-ui, sans-serif;
    font-size: 0.875rem !important;
    font-weight: 600 !important;
    letter-spacing: 0.01em;
    text-transform: none !important;
    background: linear-gradient(135deg, #FE000B 0%, #c90009 100%) !important;
    color: #fff !important;
    border: none !important;
    box-shadow: 0 4px 14px rgba(254, 0, 11, 0.22);
    overflow: visible;
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.chl-news__all-btn::before,
.chl-news__all-btn::after {
    display: none !important;
    content: none !important;
}

.chl-news__all-btn:hover,
.chl-news__all-btn:focus {
    color: #fff !important;
    background: linear-gradient(135deg, #e0000a 0%, #b00008 100%) !important;
    transform: translateY(-1px);
    box-shadow: 0 6px 18px rgba(254, 0, 11, 0.28);
}

.chl-link {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    margin-top: 1.125rem;
    color: #FE000B;
    font-size: 0.875rem;
    font-weight: 600;
    text-decoration: none;
}

.chl-link:hover {
    gap: 0.65rem;
    color: #c90009;
}

/* FAQ */
.chl-faq {
    background: #fff;
}

.chl-faq__grid {
    display: grid;
    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
    gap: clamp(2rem, 4vw, 3.5rem);
    align-items: start;
}

.chl-faq__cards {
    display: grid;
    gap: 1rem;
    margin-top: 1.75rem;
}

.chl-access-card {
    display: block;
    padding: 1.25rem 1.35rem;
    border-radius: 14px;
    border: 1px solid #e8ebf3;
    background: #f8f9fc;
    text-decoration: none;
    color: inherit;
    transition: border-color 0.2s ease, transform 0.2s ease;
}

.chl-access-card:hover {
    border-color: rgba(17, 25, 78, 0.2);
    transform: translateY(-2px);
}

.chl-access-card--accent {
    background: #11194E;
    border-color: #11194E;
    color: #fff;
}

.chl-access-card--accent p {
    color: rgba(255, 255, 255, 0.78);
}

.chl-access-card__chip {
    display: inline-block;
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FE000B;
    margin-bottom: 0.5rem;
}

.chl-access-card--accent .chl-access-card__chip {
    color: rgba(255, 255, 255, 0.75);
}

.chl-access-card strong {
    display: block;
    font-size: 1.05rem;
    margin-bottom: 0.35rem;
    color: inherit;
}

.chl-access-card p {
    margin: 0;
    font-size: 0.875rem;
    color: #5C677B;
    line-height: 1.55;
}

.chl-accordion .pxl-accordion--item {
    border: 1px solid #e8ebf3;
    border-radius: 14px;
    margin-bottom: 0.75rem;
    overflow: hidden;
    background: #fff;
}

.chl-accordion .pxl-accordion--title {
    display: flex;
    align-items: flex-start;
    gap: 0.85rem;
    margin: 0;
    padding: 1.15rem 1.25rem;
    font-size: 1rem;
    cursor: pointer;
    color: #11194E;
    position: relative;
    user-select: none;
}

.chl-accordion .pxl-accordion--item.active .pxl-accordion--content {
    display: block;
}

.chl-accordion__num {
    flex: 0 0 auto;
    font-size: 0.8125rem;
    font-weight: 700;
    color: #FE000B;
    margin-top: 0.15rem;
}

.chl-accordion .pxl-accordion--content {
    padding: 0 1.25rem 1.15rem 2.75rem;
}

.chl-accordion .pxl-accordion--desc {
    color: #5C677B;
    line-height: 1.65;
    font-size: 0.9375rem;
}

/* CTA band */
.chl-cta-band {
    padding: 3rem 0 4rem;
    background: #fff;
}

.chl-cta-band__inner {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 1.5rem;
    padding: clamp(2rem, 4vw, 2.75rem) clamp(2rem, 4vw, 3rem);
    border-radius: 20px;
    overflow: hidden;
    isolation: isolate;
    background: linear-gradient(120deg, #11194E 0%, #1a2a6b 50%, #142487 100%);
    box-shadow:
        0 4px 8px rgba(17, 25, 78, 0.04),
        0 24px 56px rgba(17, 25, 78, 0.16);
}

.chl-cta-band__media {
    position: absolute;
    inset: 0;
    z-index: 0;
    background-image: var(--chl-cta-bg);
    background-size: cover;
    background-position: center;
    transform: scale(1.04);
    transition: transform 10s ease;
}

.chl-cta-band__inner--has-media:hover .chl-cta-band__media {
    transform: scale(1.1);
}

@media (prefers-reduced-motion: reduce) {
    .chl-cta-band__media,
    .chl-cta-band__inner--has-media:hover .chl-cta-band__media {
        transform: none;
        transition: none;
    }
}

.chl-cta-band__overlay {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background:
        linear-gradient(118deg, rgba(17, 25, 78, 0.92) 0%, rgba(17, 25, 78, 0.78) 48%, rgba(20, 36, 135, 0.62) 100%),
        linear-gradient(180deg, rgba(17, 25, 78, 0.15) 0%, rgba(17, 25, 78, 0.35) 100%);
}

.chl-cta-band__copy,
.chl-cta-band__actions {
    position: relative;
    z-index: 2;
}

.chl-cta-band__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
}

.chl-cta-band__actions .btn {
    min-height: 48px;
    padding: 0 1.35rem !important;
    line-height: 1 !important;
    border-radius: 999px !important;
    font-family: "Geologica", "Public Sans", ui-sans-serif, system-ui, sans-serif;
    font-size: 0.875rem !important;
    font-weight: 600 !important;
    letter-spacing: 0.01em;
    transition:
        transform 0.2s ease,
        box-shadow 0.2s ease,
        background 0.2s ease,
        color 0.2s ease,
        border-color 0.2s ease;
}

.chl-cta-band__actions .btn-default:not(.btn-outline-light) {
    background: linear-gradient(135deg, #FE000B 0%, #c90009 100%) !important;
    color: #fff !important;
    border: none !important;
    box-shadow: 0 4px 14px rgba(254, 0, 11, 0.28);
}

.chl-cta-band__actions .btn-default:not(.btn-outline-light):hover,
.chl-cta-band__actions .btn-default:not(.btn-outline-light):focus {
    background: linear-gradient(135deg, #e0000a 0%, #b00008 100%) !important;
    color: #fff !important;
    transform: translateY(-1px);
    box-shadow: 0 6px 18px rgba(254, 0, 11, 0.34);
}

.chl-cta-band__actions .btn-outline-light {
    background: rgba(255, 255, 255, 0.08) !important;
    color: #fff !important;
    border: 1.5px solid rgba(255, 255, 255, 0.65) !important;
    box-shadow: none;
}

.chl-cta-band__actions .btn-outline-light:hover,
.chl-cta-band__actions .btn-outline-light:focus {
    background: #fff !important;
    color: #11194E !important;
    border-color: #fff !important;
    transform: translateY(-1px);
    box-shadow: 0 8px 24px rgba(17, 25, 78, 0.18);
}

.chl-cta-band .chl-title {
    margin-bottom: 0;
    max-width: 520px;
}

@media (max-width: 1199px) {
    .chy-bridge__stats {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .chl-stats__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .chl-news__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .chl-certs__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 991px) {
    .chl-about__grid,
    .chl-faq__grid {
        grid-template-columns: 1fr;
    }

    .chl-about__stat {
        left: 1rem;
        bottom: 1rem;
    }

    .chl-faq__intro {
        order: 1;
    }

    .chl-faq__list {
        order: 2;
    }
}

@media (max-width: 767px) {
    .chy-bridge {
        margin-top: 0;
        padding-top: 1.25rem;
    }

    .chy-bridge__stats {
        grid-template-columns: 1fr 1fr;
        border-radius: 14px;
    }

    .chl-stats__grid,
    .chl-news__grid {
        grid-template-columns: 1fr;
    }

    .chl-certs__grid {
        grid-template-columns: 1fr;
    }

    .chl-certs__trust {
        justify-content: flex-start;
    }

    .chl-cta-band__inner {
        flex-direction: column;
        align-items: flex-start;
    }

    .chl-cta-band__actions {
        width: 100%;
    }

    .chl-cta-band__actions .btn {
        flex: 1;
        text-align: center;
        justify-content: center;
    }

    .chl-refs__track {
        animation-duration: 28s;
    }
}

@media (prefers-reduced-motion: reduce) {
    .chl-refs__track {
        animation: none;
    }
}
