/* Lightweight homepage-only presentation for the latest-posts section. */
body.home .fusion-fullwidth:has(.fusion-post-cards .rankhero-post-visual) .fusion-title-heading {
    color: #fff !important;
    font-family: "Readex Pro", Arial, Helvetica, sans-serif !important;
    font-size: clamp(32px, 4vw, 46px) !important;
    font-weight: 800 !important;
    line-height: 1.12 !important;
    letter-spacing: -.025em !important;
}

body.home .fusion-post-cards:has(.rankhero-post-visual),
body.home .fusion-post-cards:has(.rankhero-post-visual) .fusion-grid {
    width: min(1180px, calc(100vw - 64px)) !important;
    max-width: min(1180px, calc(100vw - 64px)) !important;
    margin-right: auto !important;
    margin-left: auto !important;
}

body.home .fusion-post-cards:has(.rankhero-post-visual) .fusion-grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 34px !important;
}

body.home .fusion-post-cards:has(.rankhero-post-visual) .fusion-grid > .rankhero-ai-content {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
}

body.home .fusion-post-cards:has(.rankhero-post-visual) .fusion-grid > li:not(:has(.rankhero-post-visual)),
body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-author-box {
    display: none !important;
}

body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-post-visual {
    display: grid !important;
    grid-template-columns: minmax(0, 1.12fr) minmax(390px, .88fr) !important;
    width: 100% !important;
    max-width: 100% !important;
    min-height: 350px;
    margin: 0 !important;
    overflow: hidden !important;
    background: #fff !important;
    border: 1px solid rgba(148, 163, 184, .24) !important;
    border-top: 5px solid #efa81a !important;
    border-radius: 18px !important;
    box-shadow: 0 22px 54px rgba(2, 8, 23, .3) !important;
    transition: transform 180ms ease, box-shadow 180ms ease !important;
}

body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-post-visual:hover {
    transform: translateY(-3px);
    box-shadow: 0 28px 64px rgba(2, 8, 23, .38) !important;
}

body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-post-visual__img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 350px !important;
    max-height: 390px !important;
    margin: 0 !important;
    object-fit: cover !important;
    object-position: center !important;
}

body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-post-visual__caption {
    display: flex !important;
    min-width: 0;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: center !important;
    padding: 38px 42px !important;
    background: linear-gradient(145deg, #fff 0%, #f4f7fb 100%) !important;
    color: #172033 !important;
    text-align: left !important;
}

body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-post-visual__caption > span:first-child {
    display: inline-flex !important;
    align-items: center;
    width: auto !important;
    margin: 0 0 16px !important;
    padding: 7px 11px !important;
    background: #efa81a !important;
    color: #07111f !important;
    -webkit-text-fill-color: #07111f !important;
    opacity: 1 !important;
    filter: none !important;
    mix-blend-mode: normal !important;
    border-radius: 999px !important;
    font-size: 12px !important;
    font-weight: 850 !important;
    line-height: 1.2 !important;
    letter-spacing: .055em !important;
    text-transform: uppercase !important;
}

body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-post-visual__caption > strong,
body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-post-visual__title {
    display: block !important;
    width: 100% !important;
    margin: 0 0 12px !important;
    color: #08224a !important;
    font-family: "Readex Pro", Arial, Helvetica, sans-serif !important;
    font-size: clamp(24px, 2.2vw, 31px) !important;
    font-weight: 800 !important;
    line-height: 1.18 !important;
    letter-spacing: -.02em !important;
}

body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-post-visual__title {
    color: #08224a !important;
    -webkit-text-fill-color: #08224a !important;
    text-decoration: none !important;
}

body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-post-visual__title-link {
    color: #08224a !important;
    -webkit-text-fill-color: #08224a !important;
    font: inherit !important;
    text-decoration: none !important;
}

body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-post-visual__title-link:hover,
body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-post-visual__title-link:focus-visible {
    color: #a66300 !important;
    text-decoration: underline !important;
    text-decoration-color: #efa81a !important;
    text-decoration-thickness: 3px !important;
    text-underline-offset: 5px !important;
}

body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-post-visual__date {
    display: inline-flex !important;
    width: auto !important;
    margin: 0 0 18px !important;
    padding: 5px 9px !important;
    background: #e9eef5 !important;
    color: #526174 !important;
    border-radius: 6px !important;
    font-size: 12px !important;
    font-weight: 750 !important;
    line-height: 1.3 !important;
    letter-spacing: .035em !important;
    text-transform: uppercase !important;
}

body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-post-visual__caption p {
    margin: 0 0 24px !important;
    color: #475569 !important;
    font-size: 16px !important;
    line-height: 1.65 !important;
}

body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-post-visual__read-more {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 48px !important;
    margin: auto 0 0 !important;
    padding: 13px 19px !important;
    background: #efa81a !important;
    color: #07111f !important;
    -webkit-text-fill-color: #07111f !important;
    opacity: 1 !important;
    filter: none !important;
    mix-blend-mode: normal !important;
    border: 0 !important;
    border-radius: 8px !important;
    font-size: 14px !important;
    font-weight: 850 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    box-shadow: 0 10px 22px rgba(239, 168, 26, .22) !important;
    transition: background-color 160ms ease, transform 160ms ease, box-shadow 160ms ease !important;
}

body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-post-visual__read-more::after {
    content: "→";
    margin-left: 9px;
    font-size: 18px;
    line-height: 0;
    color: #07111f !important;
    -webkit-text-fill-color: #07111f !important;
    opacity: 1 !important;
}

body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-post-visual__read-more:hover,
body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-post-visual__read-more:focus-visible {
    background: #ffc14d !important;
    color: #07111f !important;
    -webkit-text-fill-color: #07111f !important;
    transform: translateY(-2px);
    box-shadow: 0 14px 28px rgba(239, 168, 26, .3) !important;
}

@media (max-width: 900px) {
    body.home .fusion-post-cards:has(.rankhero-post-visual),
    body.home .fusion-post-cards:has(.rankhero-post-visual) .fusion-grid {
        width: min(calc(100% - 32px), 680px) !important;
        max-width: min(calc(100% - 32px), 680px) !important;
    }

    body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-post-visual {
        grid-template-columns: minmax(0, 1fr) !important;
        min-height: 0;
    }

    body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-post-visual__img {
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        aspect-ratio: 16 / 9;
    }

    body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-post-visual__caption {
        padding: 28px 26px 30px !important;
    }
}

@media (max-width: 520px) {
    body.home .fusion-fullwidth:has(.fusion-post-cards .rankhero-post-visual) .fusion-title-heading {
        font-size: 30px !important;
    }

    body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-post-visual {
        border-radius: 14px !important;
    }

    body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-post-visual__caption {
        padding: 24px 20px 26px !important;
    }

    body.home .fusion-post-cards:has(.rankhero-post-visual) .rankhero-post-visual__caption > strong {
        font-size: 23px !important;
    }
}
