/*
Theme Name: EP Inspire Microsite (Gold Edition - Bootstrap Refactor)
Author: Antigravity
Description: Pixel-perfect replication of Europanel Inspire design using Bootstrap 5.
Version: 3.0
*/

@font-face {
    font-family: 'Kantar Brown';
    src: url('assets/fonts/KantarBrownWeb-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Kantar Brown';
    src: url('assets/fonts/KantarBrownWeb-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Kantar Brown';
    src: url('assets/fonts/KantarBrownWeb-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

:root {
    /* Brand Colors - Official Palette */
    --color-slate: #3D3D49;
    --color-yellow: #FFC828;
    --color-bg-page: #FAFAFA;

    --color-text-dark: #281E00;
    --color-text-regular: #555555;
    --color-text-white: #FFFFFF;

    /* Legacy Map / Shortcuts */
    --color-yellow-main: var(--color-yellow);
    --color-dark-navy: var(--color-slate);
    --color-light-grey: var(--color-bg-page);
    --color-white: #FFFFFF;

    /* Typography - Base Sizes (Mobile) - Adjusted (+10% from prev reduction) */
    --fs-h1: 26px;
    --fs-h2: 18px;
    --fs-h3: 14px;
    --fs-h4: 14px;
    --fs-body: 14px;
    --fs-small: 12px;

    --font-main: 'Kantar Brown', system-ui, -apple-system, sans-serif;

    /* Spacing & Layout */
    --section-padding: 120px;
}

@media (max-width: 1024px) {
    :root {
        --section-padding: 80px;
    }
}

@media (max-width: 768px) {
    :root {
        --section-padding: 60px;
    }
}

/* Responsive Typography Overrides - Scaled down ~25% */

/* Tablet Portrait: 768px */
@media (min-width: 768px) {
    :root {
        --fs-h1: 31px;
        --fs-h2: 22px;
        --fs-h3: 17px;
        --fs-h4: 15px;
        --fs-body: 15px;
    }
}

/* Tablet Landscape: 1024px */
@media (min-width: 1024px) {
    :root {
        --fs-h1: 36px;
        --fs-h2: 23px;
        --fs-h3: 18px;
        --fs-h4: 16px;
        --fs-body: 16px;
    }
}

/* Desktop Small: 1366px */
@media (min-width: 1366px) {
    :root {
        --fs-h1: 43px;
        --fs-h2: 24px;
        --fs-h3: 19px;
        --fs-h4: 18px;
        --fs-body: 17px;
    }
}

/* Desktop Large: 1920px */
@media (min-width: 1920px) {
    :root {
        --fs-h1: 50px;
        --fs-h2: 26px;
        --fs-h3: 20px;
        --fs-h4: 19px;
        --fs-body: 17px;
    }
}

/* Ultra Wide: 2056px */
@media (min-width: 2056px) {
    :root {
        --fs-h1: 53px;
        --fs-h2: 28px;
        --fs-h3: 21px;
        --fs-h4: 20px;
        --fs-body: 18px;
    }
}

body {
    background-color: var(--color-bg-page);
    color: var(--color-text-regular);
    font-family: var(--font-main);
    font-size: var(--fs-body);
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4 {
    color: var(--color-text-dark);
}

h1,
h2,
h3,
h4 {
    color: var(--color-text-dark);
}

h1 {
    font-size: var(--fs-h1);
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 1.5rem;
}

h2 {
    font-size: var(--fs-h2);
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 1.5rem;
}

h3 {
    font-size: var(--fs-h3);
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 1rem;
}

h4 {
    font-size: var(--fs-h4);
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 1rem;
}

p {
    margin-bottom: 1rem;
}

a {
    color: inherit;
    text-decoration: none;
    transition: all 0.2s ease;
}

img {
    max-width: 100%;
    display: block;
}

/*--------------------------------------------------------------
# Icons
--------------------------------------------------------------*/
i {
    font-family: europanel-icons !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    speak: none;
}

i.cycle:before {content: '\e900'}
i.down-arrow:before {content: '\e901'}
i.up-arrow:before {content: '\e907'}
i.close:before {content: '\e043'}
i.grow:before {content: '\e902'}
i.left-arrow:before {content: '\e903'}
i.right-arrow:before {content: '\e904'}
i.search:before {content: '\e905'}
i.think:before {content: '\e906'}
i.address:before {content:"\e908"}
i.mail:before {content: "\e909"}
i.mobile:before {content: "\e90a"}
i.twitter:before {content: "\e90b"}
i.web:before {content: "\e90c"}
i.linkedin:before {content: "\e90d"}
i.barometer:before {content: "\e90e"}
i.consumerindex:before {content: "\e90f"}
i.close2:before {content:"\e910"}
i.help:before {content: "\e911"}
i.home:before {content: "\e912"}
i.keyfacts:before {content: "\e913"}
i.publications:before {content: "\e917"}
i.menu:before {content: "\e914"}
i.platform:before {content: "\e915"}
i.lock_open:before {content: "\e898"}
i.lock_outline:before { content: "\e899"}
i.open_arrow_down:before {content: "\e313"}
i.open_arrow_left:before {content: "\e314"}
i.open_arrow_right:before {content: "\e315"}
i.open_arrow_up:before {content: "\e316"}
i.menu_arrow_down:before {content: "\e916"}
i.cloud-download:before {content: "\e918"}
i.lightbulb:before {content: "\e919"}

/*--------------------------------------------------------------
# Anchor Subnav
--------------------------------------------------------------*/
.subnav .anchornav-wrapper {
    /*color: rgba(152,152,152,1);*/
    color: #ADBCC0;
    max-width: 50px;
    background-color: rgba(0,0,0,0);
    z-index: 29;
    position: fixed;
    top: 50%; right: 0;
    padding: 0 22px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: .95;
    width: auto;
    -webkit-transition: max-width 300ms,background-color 300ms;
    transition: max-width 300ms,background-color 300ms;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.subnav.light .anchornav-wrapper {
    color: #adbcc0;
}
.subnav .anchornav-wrapper:hover,
.subnav .anchornav-wrapper.hover {
    max-width: 700px;
    background-color: rgba(0,0,0,0);
    padding: 0 22px;
}
.subnav .anchornav-wrapper .anchornav-item {
    position: relative;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    margin-top: 4px;
    text-align: right;
    direction: ltr;
    list-style: none;
}
img.anchornav-item {
    cursor: pointer;
}
.subnav .anchornav-wrapper .anchornav-item > .anchornav-icon:before {
    content: '\25CB';
}
.subnav .anchornav-wrapper .anchornav-item:hover > .anchornav-icon:before,
.subnav .anchornav-wrapper .anchornav-item.hover > .anchornav-icon:before {
    content: '\25EF';
}
.subnav .anchornav-wrapper .anchornav-item.is-active > .anchornav-icon:before {
    content: '\2B24';
}

.subnav .anchornav-wrapper .anchornav-item > .anchornav-icon {
    right: -5px; top: 0;
    text-align: center;
    width: 27px;
    height: 20px;
    font-size: 0.875rem;
}
.anchornav-icon {
    position: absolute;
    top: -2px;
    padding-left: 7px;
    margin-left: -7px;
}
.subnav .anchornav-wrapper .anchornav-item .anchornav-title {
    font-size: 0.875rem;
    padding-right: 30px;
    padding-left: 50px;
    pointer-events: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: auto;
    white-space: nowrap;
    opacity: 0;
}
.subnav.light .anchornav-wrapper .anchornav-item .anchornav-title {
    text-shadow: 1px 1px 2px rgb(61, 61, 61);
}
.subnav .anchornav-wrapper:hover .anchornav-item .anchornav-title,
.subnav .anchornav-wrapper.hover .anchornav-item .anchornav-title {
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
    opacity: 1;
}
.subnav .anchornav-wrapper .anchornav-item.is-active >.anchornav-title {
    color: rgba(152,152,152,1);
}
.subnav.light .anchornav-wrapper .anchornav-item.is-active >.anchornav-title {
    color: rgba(255,255,255,1);
}

/* Custom Container Margin Enforcement (86px) */
.container {
    padding-left: 86px !important;
    padding-right: 86px !important;
    max-width: 100% !important;
    margin: 0 auto !important;
}

/* Breakpoints & Responsive Adjustments */

/* Mobile: < 576px */
@media (max-width: 575.98px) {
    .container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .hero-section {
        /*aspect-ratio: 1 / 1;*/
        /* Square on very small mobile if needed, or stick to 4/3 */
        min-height: 300px !important;
        height: 300px !important;
        /* Small safety floor */
    }

    .brand-overlay {
        max-width: 180px !important;
    }
}

/* Soft subtle overlay for readability if needed, but keeping it clean for the reference look */
@media (max-width: 768px) {
    .hero-overlay {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 40%;
        background: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, transparent 100%);
        z-index: 0;
        pointer-events: none;
    }
}

/* Hero Section Base Scaling */
.hero-section {
    position: relative;
    /*aspect-ratio: 16 / 9;*/
    height: 85vh;
    min-height: 85vh;
    /* Remove fixed heights to allow true scaling */
    /* height: 80vh; */
    /* min-height: 600px; */
    transition: aspect-ratio 0.3s ease;
    isolation: isolate;
}

@media (max-width: 768px) {
    .hero-section {
        /*aspect-ratio: 1 / 1;*/
    }
}

.hero-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.hero-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 80% center;
    /* Focus on the screen */
}

.hero-overlay {
    display: none;
}

.brand-overlay {
    max-width: 400px;
    margin-bottom: 30px;
    /* Nudge up on desktop */
    transition: all 0.3s ease;
}

/* Tablet Adjustments */
@media (max-width: 1024px) {
    .brand-overlay {
        max-width: 240px;
        margin-top: 50px;
        /* Push it down from the top slightly if needed, or keep bottom margin */
        margin-bottom: 0px;
    }

    @media (max-width: 768px) {
        .brand-overlay {
            max-width: 220px;
        }
    }
}

/* Buttons */
.btn-gold {
    background-color: var(--color-yellow-main);
    color: var(--color-dark-navy);
    border-radius: 50px;
    font-weight: 600;
    padding: 12px 32px;
    border: none;
    transition: all 0.2s;
}

.btn-gold:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(255, 194, 14, 0.4);
    background-color: var(--color-yellow-main);
}

/* Section Components */
.section-pad {
    padding: var(--section-padding) 0;
}

.section-pad-bottom {
    padding-bottom: var(--section-padding);
}

.bg-light {
    background-color: #FAFAFA !important;
}

.bg-slate {
    background-color: var(--color-slate);
    color: white;
}

.bg-grey-band {
    background-color: var(--color-slate);
    color: white;
}

/* Text Styles */
.text-gold {
    color: var(--color-yellow) !important;
}

.fw-700 {
    font-weight: 700 !important;
}

/* Custom Bullet Markers */
.list-triangles {
    list-style: none;
    padding-left: 0;
}

.list-triangles li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 15px;
    line-height: 1.4;
}

.list-triangles li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.5em;
    width: 10px;
    height: 10px;
    background-image: url('assets/img/triangle-bullet.svg');
    background-repeat: no-repeat;
    background-size: contain;
}

/* Header Logic */
/*.site-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    padding: 20px 0;
    color: white;
    transition: padding 0.3s ease;
}

@media (max-width: 1024px) {
    .site-header {
        padding: 20px 0;
        !* Revert header padding to normal *!
    }

    .corp-logo {
        margin-top: 100px;
        !* Force it down directly *!
    }
}

.corp-logo img {
    width: 170px;
    height: auto;
    object-fit: contain;
    transition: width 0.3s ease;
}

@media (max-width: 1024px) {
    .corp-logo img {
        width: 125px;
        !* Reduced further from 140px *!
    }
}

@media (max-width: 768px) {
    .corp-logo img {
        width: 110px;
    }
}*/

/* Tab Styles */
.tab-item {
    transition: all 0.2s;
    cursor: pointer;
    background-color: #F8F8F8;
    /* Slightly darker than bg-light to show contrast */
    color: #888;
    position: relative;
}

.tab-item:hover {
    background-color: var(--color-yellow-main) !important;
    color: var(--color-text-dark) !important;
}

/* Yellow icons turn white on hover (non-active tabs only) */
.tab-item:hover .icon-accent {
    stroke: #FFF !important;
}

/* Desktop: Keep yellow icon on active tab hover */
@media (min-width: 992px) {
    .tab-item.active:hover .icon-accent {
        stroke: var(--color-yellow) !important;
    }
}

.tab-item.active {
    background-color: #fff !important;
    color: var(--color-text-dark);
    border-left: 4px solid var(--color-yellow-main) !important;
}

.tab-item.active .fw-semibold {
    color: var(--color-text-dark);
    font-weight: 700 !important;
}

/* Active Triangle Indicator (Desktop) */
@media (min-width: 992px) {
    .tabs-nav {
        overflow: visible !important;
        /* Prevent clipping of the notch */
    }

    .tab-item.active::after {
        content: "";
        position: absolute;
        right: -10px;
        top: 50%;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #fff;
        z-index: 50;
        /* Ensure it's on top of everything */
        filter: drop-shadow(2px 0 2px rgba(0, 0, 0, 0.05));
    }
}

.capabilities-container {
    border-radius: 5px !important;
    background: #FAFAFA !important;
    box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.08) !important;
    overflow: visible;
    /* Allow notch to peek out */
    display: flex;
    align-items: flex-start;
    /* Container height follows the height of the contents */
    position: relative;
    z-index: 1;
}

.capabilities-sidebar {
    border-radius: 5px 0 0 5px;
    background: #FFF !important;
    /* This should be white for the tabs */
    box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.08);
    z-index: 10;
    /* Above content */
    position: relative;
    flex-shrink: 0;
    width: 25%;
    /* Match col-lg-3 */
}

/* Ensure the sidebar itself doesn't have a background larger than the tabs */
.tabs-nav {
    background: #FFF;
    height: fit-content;
}

/* Constrain right side to sidebar height on desktop */
@media (min-width: 992px) {
    .capabilities-container {
        height: min-content;
        /* Allow height to be determined by sidebar */
        margin-top: 50px !important;
        background: #FAFAFA !important;
        box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.08) !important;
        border-radius: 5px !important;
        position: relative;
    }

    .capabilities-content {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 25%;
        /* Sidebar width */
        background: #FAFAFA;
        padding: 3rem 5rem !important;
        width: 75%;
        /* Explicit width for absolute item */
        /* Balanced padding */
        display: flex;
        flex-direction: column;
        justify-content: center;
        /* Vertically center content */
        overflow: hidden;
        /* Remove scroll as requested */
        font-size: 0.95rem;
        /* Slightly smaller for better fit */
        line-height: 1.6;
    }

    .capabilities-content h3 {
        font-size: 1.5rem;
        margin-bottom: 1.5rem !important;
    }

    .capabilities-content li {
        margin-bottom: 0.75rem;
        max-width: 650px;
        /* Restrict line length for better readability */
    }

    .capabilities-content a {
        transition: color 0.2s ease;
    }

    .capabilities-content a:hover {
        color: #FFA900 !important;
        text-decoration: underline !important;
    }

    /* Additional Desktop Refinements */
    #featuredCarousel {
        margin-bottom: 30px;
        /* Reduced since the container has 60px padding now */
    }
}

@media (max-width: 991px) {
    .capabilities-sidebar {
        width: 100%;
        border-radius: 5px 5px 0 0;
    }

    .capabilities-content {
        padding: 1.5rem !important;
    }

    /* Mobile Accordion Styles */
    .inspire-accordion {
        border-radius: 5px;
        overflow: hidden;
        box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.08) !important;
        border: 1px solid #eee;
    }

    .inspire-accordion .accordion-item {
        background: #fff;
        border: none !important;
        border-bottom: 1px solid #eee !important;
        margin-bottom: 0;
        box-shadow: none !important;
    }

    .inspire-accordion .accordion-item:last-child {
        border-bottom: none !important;
    }

    .inspire-accordion .accordion-button {
        padding: 1rem 1.25rem;
        background-color: #fff !important;
        color: #1d1d1b !important;
        box-shadow: none !important;
        font-size: 0.9rem;
        border-radius: 0 !important;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }

    .inspire-accordion .accordion-button:not(.collapsed) {
        border-top: 5px solid var(--color-yellow-main);
        background-color: var(--color-yellow-main) !important;
        color: #1d1d1b !important;
        border-left: none;
    }

    .inspire-accordion .accordion-button::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%231d1d1b'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    }

    .inspire-accordion .accordion-body {
        padding: 1.5rem 1.25rem;
        background-color: #fff;
    }
}



.tab-pane {
    display: none;
    animation: fadeIn 0.3s ease;
}

.tab-pane.active {
    display: block;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(5px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Custom Dividers for Icon Band */
@media (min-width: 768px) {
    .divider-mobile {
        border-left: 1px solid rgba(255, 255, 255, 0.1) !important;
        border-right: 1px solid rgba(255, 255, 255, 0.1) !important;
    }
}

@media (max-width: 767px) {
    .divider-mobile {
        border: none !important;
    }

    .container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

/* Slider Navigation Buttons */
#featuredCarousel .carousel-control-prev,
#featuredCarousel .carousel-control-next {
    width: 44px;
    height: 44px;
    background: rgba(255, 255, 255, 0.80);
    border-radius: 36px;
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.08);
    opacity: 1;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease;
}

#featuredCarousel .carousel-control-prev {
    left: 86px;
}

#featuredCarousel .carousel-control-next {
    right: 86px;
}

@media (max-width: 1024px) {

    #featuredCarousel .carousel-control-prev,
    #featuredCarousel .carousel-control-next {
        display: none !important;
    }
}

#featuredCarousel .carousel-control-prev:hover,
#featuredCarousel .carousel-control-next:hover {
    background: rgba(255, 255, 255, 1);
    box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.12);
}

#featuredCarousel .carousel-control-prev-icon,
#featuredCarousel .carousel-control-next-icon {
    width: 10px;
    height: 12px;
    background-image: url('assets/img/triangle-grey.svg');
    background-size: contain;
}

#featuredCarousel .carousel-control-prev-icon {
    transform: rotate(180deg);
}

/* Prevents image overflow without clipping the outside dots */
#featuredCarousel {
    overflow: visible;
    position: relative;
    padding-bottom: 60px;
    /* Give room for dots inside the container box */
}

#featuredCarousel .carousel-inner {
    overflow: hidden;
    border-radius: 0;
}

@media (max-width: 768px) {

    #featuredCarousel .carousel-control-prev,
    #featuredCarousel .carousel-control-next {
        display: none !important;
    }

    /* Fixed 250px height with 'cover' to crop in and remove white stripes */
    #featuredCarousel .carousel-control-prev,
    #featuredCarousel .carousel-control-next {
        display: none !important;
    }

    /* Fixed 250px height with 'cover' to crop in and remove white stripes */
    #featuredCarousel .carousel-inner {
        height: 250px;
        border-radius: 0;
        overflow: hidden;
        box-shadow: none !important;
        background-color: #F2EEEE;
    }

    #featuredCarousel .carousel-item,
    #featuredCarousel .carousel-item img {
        height: 250px;
        object-fit: cover;
        /* Crops in to fill the space */
        object-position: 75% center;
        /* Shifted further to the left */
    }

    #featuredCarousel {
        padding: 0;
        padding-bottom: 60px;
        margin-bottom: 0;
        /* Margin handled by padding */
    }

    #featuredCarousel .carousel-indicators {
        /* Mobile-specific indicator tweaks if any, otherwise bottom is global */
    }
}

/* Dots Styling */
#featuredCarousel .carousel-indicators {
    margin-bottom: 0;
    bottom: 20px;
    /* Nudge dots up to be closer to the image */
}

#featuredCarousel .carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: var(--color-slate);
    border: none;
    opacity: 0.4;
    margin: 0 6px;
    transition: all 0.3s ease;
}

#featuredCarousel .carousel-indicators .active {
    opacity: 1;
    background-color: var(--color-yellow-main);
    transform: scale(1.2);
}

/* 6. Roadmap Matrix Section */
.roadmap-section {
    background-color: #00052B !important;
    padding-top: 100px;
    padding-bottom: 120px;
    color: #fff;
    overflow-x: hidden;
}

.roadmap-container {
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 4px;
    overflow: hidden;
}

.roadmap-row {
    display: grid;
    grid-template-columns: 280px 1fr 1fr 1fr;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.roadmap-row:last-child {
    border-bottom: none;
}

.roadmap-cell {
    padding: 2rem 1.5rem;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 0.9rem;
    line-height: 1.4;
    color: rgba(255, 255, 255, 0.8);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.roadmap-cell:last-child {
    border-right: none;
}

/* Header Cells */
.roadmap-header {
    background: rgba(255, 255, 255, 0.05);
}

.corner-cell {
    background: transparent;
}

.phase-header {
    padding: 1.5rem;
}

.phase-icon {
    width: 48px;
    height: auto;
    margin-bottom: 1rem;
}

.phase-title {
    font-weight: 700;
    font-size: 1rem;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #fff;
}

.phase-status {
    font-size: 0.75rem;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    margin-top: 4px;
}

.roadmap-cell span {
    display: block;
    margin-bottom: 0.75rem;
}

.roadmap-cell span:last-child {
    margin-bottom: 0;
}

/* Roadmap Accordion (Mobile) */
.inspire-roadmap-accordion {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4) !important;
    border: 1px solid rgba(255, 255, 255, 0.15);
}

.inspire-roadmap-accordion .accordion-item {
    background: rgba(255, 255, 255, 0.05);
    border: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15) !important;
}

.inspire-roadmap-accordion .accordion-item:last-child {
    border-bottom: none !important;
}

.inspire-roadmap-accordion .accordion-button {
    padding: 1.5rem 1.25rem;
    min-height: 80px;
    background-color: transparent !important;
    color: #fff !important;
    box-shadow: none !important;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
}

.inspire-roadmap-accordion .accordion-button:not(.collapsed) {
    background-color: var(--color-yellow-main) !important;
    color: #1d1d1b !important;
    border-top: none;
}

.inspire-roadmap-accordion .accordion-button:not(.collapsed) .accordion-icon {
    filter: brightness(0);
}

.inspire-roadmap-accordion .accordion-icon {
    width: 28px;
    height: auto;
    flex-shrink: 0;
}

.inspire-roadmap-accordion .accordion-button::after {
    filter: invert(1);
}

.inspire-roadmap-accordion .accordion-button:not(.collapsed)::after {
    filter: brightness(0);
}

.inspire-roadmap-accordion .accordion-header {
    margin-bottom: 0 !important;
}

.inspire-roadmap-accordion .accordion-body {
    padding: 2.5rem 1.25rem 1.5rem;
    /* Left padding matches header padding */
    background-color: rgba(255, 255, 255, 0.02);
    overflow: visible;
}

.inspire-roadmap-accordion .roadmap-cell {
    padding-top: 6px;
    /* Space for icons to breathe */
    margin-bottom: 2.5rem;
    padding-left: 44px;
    /* Align text with header title (header icon 28px + 16px gap) */
    border: none;
    overflow: visible;
    font-size: 1rem;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.9);
}

.inspire-roadmap-accordion .roadmap-cell:last-child {
    margin-bottom: 0;
}

/* Phase Labels within Accordion */
.inspire-roadmap-accordion .roadmap-cell[data-phase]::before {
    content: attr(data-phase);
    display: flex;
    align-items: center;
    min-height: 32px;
    /* Increased height to house 28px icon safely */
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 0.75rem;
    padding-left: 44px;
    /* Matches cell text and header title alignment */
    margin-left: -44px;
    /* Pulls back to start icon at left edge of container */
    background-repeat: no-repeat;
    background-size: 28px;
    /* Matches header icon width exactly */
    background-position: left center;
}

/* Specific Phase Colors & Icons */
.inspire-roadmap-accordion .roadmap-cell:nth-child(1)[data-phase]::before {
    color: #F27309;
    background-image: url('assets/img/icn-launch-phase-01.svg');
}

.inspire-roadmap-accordion .roadmap-cell:nth-child(2)[data-phase]::before {
    color: #E3E1DD;
    background-image: url('assets/img/icn-launch-phase-02.svg');
}

.inspire-roadmap-accordion .roadmap-cell:nth-child(3)[data-phase]::before {
    color: #FFC828;
    background-image: url('assets/img/icn-launch-phase-03.svg');
}

.cat-icon {
    width: 40px;
    height: auto;
    margin-bottom: 0.75rem;
}

.cat-title {
    font-weight: 700;
    font-size: 0.85rem;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #fff;
    line-height: 1.4;
}

/* Row variations */
.roadmap-row:nth-child(even) .roadmap-cell:not(.category-cell) {
    background: rgba(255, 255, 255, 0.01);
}

/* Responsive */
@media (max-width: 1365px) {
    .roadmap-row {
        grid-template-columns: 220px 1fr 1fr 1fr;
    }
}

@media (max-width: 1023px) {
    .roadmap-container {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        border: none;
    }

    .roadmap-row {
        min-width: 900px;
        /* Force minimum width to keep grid intact on tablets */
        border-left: 1px solid rgba(255, 255, 255, 0.1);
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }

    .roadmap-row:first-child {
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }

    .roadmap-row:last-child {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .roadmap-section h2 {
        margin-bottom: 1.5rem !important;
        /* Brought heading closer to the hint */
    }

    /* Add subtle indicators that it scrolls */
    .roadmap-container::before,
    .roadmap-container::after {
        content: 'Swipe to see all phases →';
        display: block;
        text-align: right;
        font-size: 0.75rem;
        color: var(--color-yellow);
        text-transform: uppercase;
        letter-spacing: 1px;
        transition: opacity 0.3s ease;

        /* Sticky to keep it centered in visible area during scroll */
        position: sticky;
        left: 0;
        width: 100%;
    }

    .roadmap-container::before {
        margin-bottom: 1.5rem;
    }

    .roadmap-container::after {
        margin-top: 2rem;
    }
}

@media (max-width: 767px) {
    .roadmap-container {
        overflow-x: visible;
    }

    .roadmap-container::before,
    .roadmap-container::after {
        display: none;
    }

    .roadmap-row {
        min-width: auto;
        grid-template-columns: 1fr;
        border: none;
        margin-bottom: 3rem;
    }

    .roadmap-header {
        display: none;
        /* We will use labels instead */
    }

    .roadmap-cell {
        border-right: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.05);
        padding: 1.5rem;
    }

    .category-cell {
        background: rgba(255, 255, 255, 0.08) !important;
        text-align: left;
        flex-direction: row;
        justify-content: flex-start;
        gap: 1rem;
        border-radius: 4px 4px 0 0;
    }

    .cat-icon {
        width: 30px;
        margin-bottom: 0;
    }

    /* Context Labels for Mobile Stacking */
    .roadmap-cell[data-phase]::before {
        content: attr(data-phase);
        display: flex;
        align-items: center;
        font-size: 0.7rem;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-bottom: 0.75rem;
        padding-left: 24px;
        background-repeat: no-repeat;
        background-size: 16px;
        background-position: left center;
    }

    .roadmap-cell:nth-child(2)[data-phase]::before {
        color: #F27309;
        background-image: url('assets/img/icn-launch-phase-01.svg');
    }

    .roadmap-cell:nth-child(3)[data-phase]::before {
        color: #E3E1DD;
        background-image: url('assets/img/icn-launch-phase-02.svg');
    }

    .roadmap-cell:nth-child(4)[data-phase]::before {
        color: #FFC828;
        background-image: url('assets/img/icn-launch-phase-03.svg');
    }
}

/* 7. Contact & Footer */
.contact-btn {
    background-color: var(--color-yellow-main) !important;
    color: #3D3D49 !important;
    border: none;
    transition: all 0.3s ease;
    box-shadow: none !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-top: 1.2rem !important;
    padding-bottom: 1rem !important;
    line-height: 1.2;
}

.contact-btn:hover {
    background-color: #D9D9D9 !important;
    color: #3D3D49 !important;
    transform: none;
    box-shadow: none !important;
}

.social-icons a {
    transition: transform 0.2s ease;
    display: inline-block;
}

.social-icons a:hover {
    transform: scale(1.1);
}




.logo-bar-img {
    max-width: 400px;
    width: 100%;
    height: auto;
}

@media (max-width: 767px) {
    .logo-bar-img {
        max-width: 220px;
    }
}

/* Icon Entrance Animation */
.animate-icon {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.animate-icon.visible {
    opacity: 1;
    transform: translateY(0);
}