/* ==========================================================================
   Page-Specific Styles: KB24 Highlights & Projects
   Scope: body.page-kb24-highlights
   Identity: "Sensory Situations" - Event Highlights - Light Mode Custom Palette
   ========================================================================== */

body.page-kb24-highlights {
    --theme-color: #0088cb;
    --title-color: #231f20;
    --body-color: #7B7E86;
    --smoke-color: #FAF9F6;
    --smoke-color2: #F5F7FA;
    --smoke-color3: #F5F5F6;
    --smoke-color4: #F5F7FA;
    --smoke-color5: #F0F2F4;
    --black-color: #1F2528;
    --gray-color: #303030;
    --white-color: #ffffff;
    --light-color: #DDDDDC;

    background-color: var(--smoke-color);
    color: var(--body-color);
}

/* 1. Hero Banner overrides */
body.page-kb24-highlights .kb24h-hero-section {
    position: relative;
    overflow: hidden;
}

body.page-kb24-highlights .kb24h-hero-banner {
    background: linear-gradient(rgba(31, 37, 40, 0.75), rgba(31, 37, 40, 0.9)), url('../../img/KB24ArtistsList/kb24-banner.jpg') no-repeat center center / cover;
    padding: 120px 0;
    border-bottom: 2px solid var(--theme-color);
    position: relative;
}

body.page-kb24-highlights .kb24h-hero-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.1);
    z-index: 1;
}

body.page-kb24-highlights .kb24h-hero-banner>.container {
    position: relative;
    z-index: 2;
}

body.page-kb24-highlights .kb24h-hero-title {
    font-family: 'Jost', sans-serif;
    font-size: clamp(2.2rem, 5vw, 3.8rem);
    font-weight: 800;
    color: var(--white-color);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 8px;
    text-shadow: 0 4px 10px rgba(0, 0, 0, 0.4);
}

body.page-kb24-highlights .kb24h-hero-subtitle {
    font-size: 1.3rem;
    color: var(--theme-color);
    font-family: 'Jost', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}

body.page-kb24-highlights .kb24h-breadcrumbs ul {
    list-style: none;
    padding: 0;
    margin: 20px 0 0;
    display: flex;
    justify-content: center;
    gap: 8px;
}

body.page-kb24-highlights .kb24h-breadcrumbs li {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
    letter-spacing: 1px;
}

body.page-kb24-highlights .kb24h-breadcrumbs li+li::before {
    content: '/';
    margin-right: 8px;
    color: rgba(255, 255, 255, 0.4);
}

body.page-kb24-highlights .kb24h-breadcrumbs a {
    color: rgba(255, 255, 255, 0.9);
    transition: color 0.3s ease;
}

body.page-kb24-highlights .kb24h-breadcrumbs a:hover {
    color: var(--theme-color);
}

/* 2. Highlights Grid Section */
body.page-kb24-highlights .kb24h-main-wrapper {
    background-color: var(--smoke-color);
    padding: 80px 0 100px;
}

body.page-kb24-highlights .kb24h-tag {
    background-color: var(--theme-color);
    color: var(--white-color);
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding: 6px 14px;
    border-radius: 4px;
    display: inline-block;
    margin-bottom: 15px;
}

body.page-kb24-highlights .kb24h-section-title {
    font-family: 'Jost', sans-serif;
    font-size: clamp(1.8rem, 3.5vw, 2.5rem);
    font-weight: 800;
    color: var(--title-color);
    line-height: 1.25;
    text-transform: uppercase;
}

body.page-kb24-highlights .kb24h-section-lead {
    font-size: 16.5px;
    line-height: 1.8;
    color: var(--body-color);
    max-width: 800px;
    margin: 15px auto 0;
}

body.page-kb24-highlights .kb24h-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 30px;
    margin-top: 50px;
}

/* Highlight Cards */
body.page-kb24-highlights .kb24h-card {
    background-color: var(--white-color);
    border: 1px solid var(--light-color);
    border-radius: 12px;
    padding: 40px 30px;
    display: flex;
    flex-direction: column;
    position: relative;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.02);
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.4s ease, border-color 0.4s ease;
}

body.page-kb24-highlights .kb24h-card:hover {
    transform: scale(1.02);
    box-shadow: 0 15px 30px rgba(0, 136, 203, 0.15);
    border-color: var(--theme-color);
}

/* Highlight icons */
body.page-kb24-highlights .kb24h-card-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: var(--smoke-color5);
    color: var(--theme-color);
    border: 1px solid var(--light-color);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    margin-bottom: 25px;
    transition: transform 0.4s ease, background-color 0.4s ease, color 0.4s ease;
}

body.page-kb24-highlights .kb24h-card:hover .kb24h-card-icon {
    transform: scale(1.08) rotate(15deg);
    background-color: var(--theme-color);
    color: var(--white-color);
}

/* Card bodies details */
body.page-kb24-highlights .kb24h-card-body {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

body.page-kb24-highlights .kb24h-card-title {
    font-family: 'Jost', sans-serif;
    font-size: 19px;
    font-weight: 700;
    color: var(--title-color);
    margin-bottom: 12px;
}

body.page-kb24-highlights .kb24h-card-desc {
    font-size: 14.5px;
    line-height: 1.7;
    color: var(--body-color);
    margin-bottom: 25px;
}

/* Arrow Link animations */
body.page-kb24-highlights .kb24h-card-link {
    font-size: 12.5px;
    font-weight: 700;
    color: var(--theme-color);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-decoration: none;
    margin-top: auto;
    display: inline-flex;
    align-items: center;
    transition: color 0.3s ease;
}

body.page-kb24-highlights .kb24h-card-link i {
    transition: transform 0.3s ease;
}

body.page-kb24-highlights .kb24h-card:hover .kb24h-card-link {
    color: var(--black-color);
}

body.page-kb24-highlights .kb24h-card:hover .kb24h-card-link i {
    transform: translateX(5px);
}

/* Phone/Email Footer Widget */
body.page-kb24-highlights .kb24h-footer-contact {
    background-color: var(--white-color);
    border-top: 1px solid var(--light-color);
    padding: 35px 0;
    color: var(--body-color);
}

body.page-kb24-highlights .text-gold {
    color: var(--theme-color) !important;
}

/* Responsive grid adjustments */
@media (max-width: 575px) {
    body.page-kb24-highlights .kb24h-card {
        padding: 30px 20px;
    }
}