body {
    margin: 0;
    overflow-x: hidden;
    width: 100%;
}

html {
    overflow-x: hidden;
    width: 100%;
}

@media (min-width:992px) {
    html.w-mod-js:not(.w-mod-ix) [data-w-id="5e929776-3cbd-16d2-ed89-f7aba759527d"] {
        -webkit-transform: translate3d(0, 20%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 20%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 20%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 20%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        opacity: 0;
        filter: blur(10px);
    }

    html.w-mod-js:not(.w-mod-ix) [data-w-id="5e929776-3cbd-16d2-ed89-f7aba759528b"] {
        -webkit-transform: translate3d(0, 20%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 20%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 20%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 20%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        opacity: 0;
        filter: blur(10px);
    }
}

@media (max-width:991px) and (min-width:768px) {
    html.w-mod-js:not(.w-mod-ix) [data-w-id="5e929776-3cbd-16d2-ed89-f7aba759527d"] {
        -webkit-transform: translate3d(0, 20%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 20%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 20%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 20%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        opacity: 0;
        filter: blur(10px);
    }

    html.w-mod-js:not(.w-mod-ix) [data-w-id="5e929776-3cbd-16d2-ed89-f7aba759528b"] {
        -webkit-transform: translate3d(0, 20%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 20%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 20%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 20%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        opacity: 0;
        filter: blur(10px);
    }
}

@media (max-width:767px) and (min-width:480px) {
    html.w-mod-js:not(.w-mod-ix) [data-w-id="5e929776-3cbd-16d2-ed89-f7aba759527d"] {
        opacity: 0;
    }

    html.w-mod-js:not(.w-mod-ix) [data-w-id="5e929776-3cbd-16d2-ed89-f7aba759528b"] {
        opacity: 0;
    }
}

@media (max-width:479px) {
    html.w-mod-js:not(.w-mod-ix) [data-w-id="5e929776-3cbd-16d2-ed89-f7aba759527d"] {
        opacity: 0;
    }

    html.w-mod-js:not(.w-mod-ix) [data-w-id="5e929776-3cbd-16d2-ed89-f7aba759528b"] {
        opacity: 0;
    }
}

/* === Block 2: Visibility Init States === */
html.w-mod-js:not(.w-mod-ix3) :is(.title-animation, .hero-body, .home-cloud-bg-shap, .home-cloud-bg-shap-two, .h2.section-title-animation, .cta-cloud-left, .cta-cloud-right, .cta-img-on, .cta-img-three, .cta-title, .btn-box-animation, .home-hero-images-box, .btn-animation) {
    visibility: hidden !important;
}

/* === Block 3: Global Styles, Logo, Video, Hero === */
/* Global heading color */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: #041C50 !important;
    font-family: 'Bricolage Grotesque', sans-serif !important;
}

.w-webflow-badge {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

.seo-content {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.logo {
    width: 100px;
    height: auto;
}

.desktop-video {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: inherit;
}

.mobile-video {
    display: none;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: inherit;
}

@media (max-width: 767px) {
    .desktop-video {
        display: none !important;
    }

    .mobile-video {
        display: block !important;
    }
}

/* Update hero section colors for light video background */
.navigation .logo_text,
.navigation .nav_link_text,
.hero_section h1,
.hero_section .hero_sub_title,
.hero_section .hero_info,
.hero_social_links .color-white,
.hero_stat_title,
.hero_stat_info {
    color: #1a1a1a !important;
}

.hamburger_menu_icon_line,
.hero_social_line {
    background-color: #1a1a1a !important;
}

.nav_link_circle {
    border-color: #1a1a1a !important;
}

.hero_social_icon svg path,
.hero_stat_icon svg path {
    fill: #1a1a1a !important;
}

/* Move hero text to the right side on desktop */
@media (min-width: 992px) {
    .hero_heading {
        text-align: right;
        padding-right: 5vw;
        position: relative;
        z-index: 2;
        margin-left: auto;
    }

    .hero_wrapper .container {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .hero_content_wrapper {
        align-items: flex-end;
        text-align: right;
        margin-left: auto;
        max-width: 600px;
    }

    .hero_section .hero_sub_title,
    .hero_section .hero_info {
        max-width: 100%;
        text-align: right !important;
    }

    .hero_proof_area {
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-start;
        gap: 40px;
        margin-left: auto;
        width: auto;
    }

    .hero_social_links,
    .hero_stat {
        margin: 0;
    }
}

/* Force testimonial author images to be square */
.testimonial-item-author-wrap {
    border-radius: 4px !important;
}

.testimonial-item-author {
    border-radius: 4px !important;
    object-fit: cover;
}

/* Responsive Play Button */
.hero-play-btn {
    width: 72px;
    height: 72px;
    object-fit: contain;
    pointer-events: auto;
    cursor: pointer;
    filter: drop-shadow(0 4px 16px rgba(0, 0, 0, 0.25));
    transition: transform 0.2s;
}

.hero-play-btn:hover {
    transform: scale(1.1);
}

@media screen and (max-width: 767px) {
    .mobile-none {
        display: none !important;
    }

    .hero-play-btn {
        width: 48px;
        height: 48px;
    }
}

/* === Block 4: Nav, Mega-Menu, Mobile Fixes === */
/* Fix logo PNG display */
.header-logo .logo-image {
    object-fit: contain;
    object-position: left center;
}

/* Nav right: login + CTA — desktop only */
@media screen and (min-width: 992px) {
    .Quper-nav-right {
        display: flex !important;
        align-items: center;
        gap: 20px;
    }
}

/* Hide mega-menu entirely on mobile */
@media screen and (max-width: 991px) {
    .resources-mega-menu {
        display: none !important;
    }

    .header-dropdown-wrap {
        display: none !important;
    }
}

/* Footer logo — reduce gap between logo and subtext */
.footer-form-logo {
    margin-bottom: 8px !important;
}

/* CTA title — widen so text fits in 2 lines */
.cta-title {
    max-width: 640px !important;
}

/* ── Mobile hero fixes ── */
@media screen and (max-width: 767px) {

    /* Hero h1 — smaller font, remove max-width constraint */
    .h1.mw-hero {
        font-size: 2rem !important;
        max-width: 100% !important;
        line-height: 1.2 !important;
        padding: 0 8px;
    }

    /* Hide <br> tags inside hero h1 on mobile */
    .h1.mw-hero br {
        display: none;
    }

    /* Hero body text — tighten */
    .hero-body {
        font-size: 15px !important;
        padding: 0 12px;
    }

    /* Hide <br> inside hero body on mobile */
    .hero-body br {
        display: none;
    }

    /* Hero section overall padding */
    .home-hero-section .container {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    /* Hero content box spacing */
    .home-hero-content-box {
        padding: 0 8px;
    }

    /* Images box (company logos row) */
    .home-hero-images-box {
        gap: 6px;
        flex-wrap: wrap;
        justify-content: center;
    }

    /* CTA title on mobile */
    .cta-title {
        font-size: 1.6rem !important;
        max-width: 90% !important;
        padding: 0 8px;
    }
}

@media screen and (max-width: 479px) {
    .h1.mw-hero {
        font-size: 1.75rem !important;
    }
}

/* CTA images — contain so illustrations aren't cropped */
.cta-images {
    background: #ffffff;
}

.cta-images img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    display: block;
}

/* Nav dropdown styles */
.header-dropdown-wrap {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.header-dropdown-toggle {
    display: flex;
    align-items: center;
    gap: 4px;
}

.dropdown-arrow {
    font-size: 10px;
    transition: transform 0.2s;
}

.header-dropdown-menu {
    display: none;
    position: absolute;
    top: calc(100% + 12px);
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
    padding: 8px 0;
    min-width: 180px;
    z-index: 9999;
}

.header-dropdown-wrap:hover .header-dropdown-menu {
    display: flex;
    flex-direction: column;
}

.header-dropdown-wrap:hover .dropdown-arrow {
    transform: rotate(180deg);
}

.header-dropdown-item {
    padding: 10px 20px;
    color: #1a1a1a;
    font-size: 14px;
    text-decoration: none;
    transition: background 0.15s;
    white-space: nowrap;
}

.header-dropdown-item:hover {
    background: #f5f5f5;
}

/* Industry logos in marquee */
.industry-logo-img {
    height: 36px;
    width: auto;
    object-fit: contain;
    transition: opacity 0.2s;
}

.industry-logo-img:hover {
    opacity: 1;
}

/* ── Resources Mega-Menu ── */
.resources-mega-wrap {
    position: static;
}

.resources-mega-menu {
    display: none;
    position: fixed;
    top: 74px;
    left: 50%;
    transform: translateX(-50%);
    width: 820px;
    background: linear-gradient(to bottom, #ffffff 0%, #ddeaff 55%, #C9DBFF 100%);
    border-radius: 20px;
    border: 1.5px solid rgba(255, 255, 255, 0.9);
    box-shadow: 0 8px 40px rgba(10, 30, 100, 0.12), 0 2px 8px rgba(10, 30, 100, 0.06), inset 0 -1px 0 rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    padding: 32px 36px 32px;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0;
    z-index: 99999;
}

.resources-mega-wrap:hover .resources-mega-menu {
    display: grid;
}

.resources-mega-wrap:hover .dropdown-arrow {
    transform: rotate(180deg);
}

.resources-mega-menu::before {
    content: '';
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    height: 20px;
}

.mega-col {
    padding: 0 28px;
}

.mega-col:first-child {
    padding-left: 0;
}

.mega-col:last-child {
    padding-right: 0;
}

.mega-col-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    margin-bottom: 16px;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(180, 205, 255, 0.35);
}

.mega-col-icon {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mega-col-icon img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    display: block;
}

.mega-col-title {
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #0d1f4e;
    letter-spacing: 0;
}

.mega-item {
    display: block;
    padding: 8px 10px;
    border-radius: 8px;
    text-decoration: none;
    margin-bottom: 2px;
    transition: background 0.18s;
}

.mega-item:hover {
    background: rgba(255, 255, 255, 0.65);
}

.mega-item-title {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #0d1f4e;
    margin-bottom: 2px;
}

.mega-item-sub {
    font-family: 'Inter', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #7a8fb5;
    line-height: 1.4;
}

/* Navbar transparent on hero */
.header:not(.scrolled) .header-wrap {
    background: transparent !important;
    box-shadow: none !important;
    border-color: transparent !important;
}

.header-wrap {
    transition: background 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

/* === Block 5: Core Capabilities Accordion === */
/* ── Core Capabilities Accordion ── */
.cc-section {
    padding: 90px 0 100px;
    background: #ffffff;
}

.cc-section-label {
    text-align: center;
    margin-bottom: 64px;
}

.cc-body {
    display: grid;
    grid-template-columns: 1fr 1.1fr;
    gap: 56px;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}


.cc-left-heading {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 32px;
    font-weight: 500;
    color: #041C50;
    line-height: 1.15;
    margin: 0 0 16px;
}

.cc-left-desc {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 15px;
    color: #4a5a82;
    line-height: 1.7;
    margin: 0 0 28px;
    max-width: 460px;
}

.cc-accordion {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

/* Accordion items */
.cc-item {
    border-radius: 14px;
    background: #f5f7fc;
    overflow: hidden;
    border-left: 3px solid transparent;
    transition: border-color 0.3s, background 0.3s;
}

.cc-item.active {
    border-left-color: #041C50;
    background: #eef1fa;
}

.cc-item-header {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 18px 20px;
    cursor: pointer;
    user-select: none;
}

.cc-item-icon {
    width: 52px;
    height: 52px;
    border-radius: 12px;
    background: #e8ecf8;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.cc-item-icon img {
    width: 30px;
    height: 30px;
    object-fit: contain;
}

.cc-item-icon svg {
    width: 30px;
    height: 30px;
}

.cc-item-title {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 17px;
    font-weight: 600;
    color: #041C50;
    flex: 1;
}

/* Square +/- toggle */
.cc-item-toggle {
    width: 42px;
    height: 42px;
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 0 1px 6px rgba(10, 30, 100, 0.10);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.cc-toggle-svg {
    width: 20px;
    height: 20px;
}

.cc-line-v {
    transition: transform 0.3s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.25s;
    transform-origin: 12px 12px;
}

.cc-item.active .cc-line-v {
    transform: scaleY(0);
    opacity: 0;
}

.cc-item-body {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

.cc-item.active .cc-item-body {
    grid-template-rows: 1fr;
}

.cc-item-body-inner {
    overflow: hidden;
    padding: 0 20px 0 20px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 14.5px;
    color: #4a5a82;
    line-height: 1.75;
    opacity: 0;
    transform: translateY(-6px);
    transition: opacity 0.15s ease, transform 0.2s ease, padding 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

.cc-item.active .cc-item-body-inner {
    opacity: 1;
    transform: translateY(0);
    padding: 0 20px 20px 20px;
    transition: opacity 0.3s ease 0.1s, transform 0.4s ease 0.1s, padding 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}

.cc-learn-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-top: 14px;
    padding: 10px 22px;
    background: #041C50;
    color: #fff;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 14px;
    font-weight: 500;
    border-radius: 100px;
    text-decoration: none;
    transition: background 0.2s;
}

.cc-learn-btn:hover {
    background: #1a2f6e;
}

/* Right panel - always visible */
.cc-right {
    position: sticky;
    top: 100px;
}

@keyframes lotti-reveal {
    0% {
        clip-path: inset(50% 0 50% 0);
        opacity: 0;
        filter: blur(14px);
    }

    100% {
        clip-path: inset(0% 0 0% 0);
        opacity: 1;
        filter: blur(0px);
    }
}

.cc-panel-static {
    position: relative;
    overflow: hidden;
    display: none;
    border-radius: 34px;
    background: linear-gradient(180deg, #f7fbff 0%, #ecf5ff 45%, #edf5ff 100%);
    border: 1px solid rgba(255, 255, 255, 0.82);
    box-shadow: 0 48px 120px rgba(15, 32, 80, 0.13);
}

.cc-panel-static::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    background-image:
        radial-gradient(circle, rgba(255, 255, 255, 0.46) 1px, transparent 1px),
        radial-gradient(circle, rgba(255, 255, 255, 0.18) 1px, transparent 1px);
    background-size: 24px 24px, 48px 48px;
    opacity: 0.85;
}

.cc-panel-static.active {
    display: block;
}

/* New premium animated cards for Core Capabilities */
.cc-premium-card {
    position: relative;
    border-radius: 28px;
    padding: 16px;
    background:
        radial-gradient(circle, rgba(255, 255, 255, 0.52) 1.2px, transparent 1.2px),
        linear-gradient(160deg, #c8dcff 0%, #ddeeff 45%, #eef5ff 100%);
    background-size: 14px 14px, 100% 100%;
    box-shadow:
        0 2px 0 rgba(255, 255, 255, 0.95) inset,
        0 16px 48px rgba(80, 110, 200, 0.16);
}

.cc-anim-canvas {
    position: relative;
    overflow: hidden;
    border-radius: 18px;
    min-height: 380px;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.06);
    box-shadow:
        0 4px 6px -1px rgba(0, 0, 0, 0.02),
        0 10px 15px -3px rgba(0, 0, 0, 0.03),
        0 20px 25px -5px rgba(0, 0, 0, 0.02),
        0 0 0 1px rgba(255, 255, 255, 1) inset;
    padding: 18px;
}

.cc-anim-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 14px;
}

.cc-anim-title {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #041C50;
}

.cc-anim-chip {
    border-radius: 99px;
    padding: 4px 10px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 11px;
    font-weight: 600;
    border: 1px solid rgba(14, 116, 144, 0.2);
    color: #0f766e;
    background: #ecfeff;
}

.cc-grid-lines {
    position: absolute;
    inset: 0;
    pointer-events: none;
    background-image:
        linear-gradient(rgba(15, 23, 42, 0.03) 1px, transparent 1px),
        linear-gradient(90deg, rgba(15, 23, 42, 0.03) 1px, transparent 1px);
    background-size: 24px 24px;
}

/* Panel 1: Early Signal Detection */
.cc-esd-bars {
    position: absolute;
    left: 18px;
    right: 18px;
    bottom: 22px;
    height: 165px;
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    gap: 10px;
    align-items: end;
}

.cc-esd-bar {
    border-radius: 10px 10px 7px 7px;
    background: linear-gradient(180deg, #98b7ff 0%, #4e7cf6 100%);
    animation: cc-bar-rise 3.8s ease-in-out infinite;
}

.cc-esd-bar.spike {
    background: linear-gradient(180deg, #fda4af 0%, #ef4444 100%);
    box-shadow: 0 0 0 4px rgba(239, 68, 68, 0.14);
    animation: cc-bar-spike 3.8s ease-in-out infinite;
}

.cc-esd-alert {
    position: absolute;
    top: 118px;
    right: 24px;
    background: #fff;
    border: 1px solid rgba(239, 68, 68, 0.2);
    color: #991b1b;
    border-radius: 12px;
    padding: 9px 11px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 12px;
    box-shadow: 0 12px 30px rgba(239, 68, 68, 0.14);
    animation: cc-alert-float 3.8s ease-in-out infinite;
}

/* Panel 2: Root Cause Explanation */
.cc-rce-card {
    border-radius: 14px;
    border: 1px solid rgba(78, 124, 246, 0.16);
    background: #f8fbff;
    padding: 14px;
    position: relative;
    z-index: 2;
}

.cc-rce-incident {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 12px;
    color: #334155;
    margin-bottom: 10px;
}

.cc-rce-reason {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 13px;
    color: #0f172a;
    font-weight: 600;
    line-height: 1.45;
    min-height: 38px;
}

.cc-rce-reason span {
    position: absolute;
    left: 14px;
    right: 14px;
    opacity: 0;
    animation: cc-reason-cycle 9s infinite;
}

.cc-rce-reason span:nth-child(2) {
    animation-delay: 3s;
}

.cc-rce-reason span:nth-child(3) {
    animation-delay: 6s;
}

.cc-rce-progress {
    margin-top: 62px;
    height: 8px;
    border-radius: 99px;
    background: #e2e8f0;
    overflow: hidden;
}

.cc-rce-fill {
    width: 68%;
    height: 100%;
    background: linear-gradient(90deg, #4e7cf6, #8b5cf6);
    animation: cc-fill-pulse 2.4s ease-in-out infinite;
}

.cc-rce-confidence {
    margin-top: 10px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 12px;
    color: #475569;
}

/* Panel 3: Unified Observability */
.cc-uo-clouds {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
}

.cc-uo-node {
    border-radius: 12px;
    padding: 10px 8px;
    text-align: center;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 11px;
    font-weight: 600;
    color: #334155;
    background: #f8fafc;
    border: 1px solid rgba(148, 163, 184, 0.26);
    animation: cc-node-glow 3s ease-in-out infinite;
}

.cc-uo-node:nth-child(2),
.cc-uo-node:nth-child(5) {
    animation-delay: 0.5s;
}

.cc-uo-node:nth-child(3),
.cc-uo-node:nth-child(6) {
    animation-delay: 1s;
}

.cc-uo-hub {
    position: absolute;
    left: 50%;
    bottom: 36px;
    transform: translateX(-50%);
    width: 168px;
    border-radius: 14px;
    padding: 12px;
    text-align: center;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #041C50;
    background: #eef4ff;
    border: 1px solid rgba(78, 124, 246, 0.22);
    box-shadow: 0 12px 30px rgba(78, 124, 246, 0.16);
    animation: cc-hub-pulse 2.6s ease-in-out infinite;
}

.cc-uo-line {
    position: absolute;
    width: 1.5px;
    background: repeating-linear-gradient(to bottom, rgba(78, 124, 246, 0.45) 0 4px, transparent 4px 8px);
    height: 78px;
    bottom: 72px;
    animation: cc-line-flow 1.7s linear infinite;
}

.cc-uo-line.l1 {
    left: 22%;
}

.cc-uo-line.l2 {
    left: 38%;
}

.cc-uo-line.l3 {
    left: 50%;
}

.cc-uo-line.l4 {
    left: 62%;
}

.cc-uo-line.l5 {
    left: 78%;
}

/* Panel 4: Actionable Insights */
.cc-ai-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
    position: relative;
}

.cc-ai-item {
    border-radius: 12px;
    border: 1px solid rgba(148, 163, 184, 0.3);
    background: #f8fafc;
    padding: 10px 12px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 12px;
    color: #334155;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
    opacity: 0;
    transform: translateX(10px) scale(0.98);
    animation: cc-ai-item-in 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

.cc-ai-item:nth-child(2) {
    animation-delay: 0.35s;
}

.cc-ai-item:nth-child(3) {
    animation-delay: 0.45s;
}

.cc-ai-item:nth-child(4) {
    animation-delay: 0.55s;
}

.cc-ai-item:hover {
    transform: translateY(-2px) scale(1.01);
    background: #ffffff;
    box-shadow: 0 10px 25px rgba(59, 86, 142, 0.12);
    border-color: rgba(78, 124, 246, 0.3);
}

.cc-ai-item.active {
    background: #eefaf3;
    border-color: rgba(16, 185, 129, 0.35);
    color: #065f46;
    box-shadow: 0 4px 12px rgba(16, 185, 129, 0.1);
    animation: cc-ai-item-in 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards, cc-item-apply 4s ease-in-out infinite;
}

.cc-ai-badge {
    border-radius: 99px;
    padding: 4px 8px;
    font-size: 10px;
    font-weight: 700;
    color: #065f46;
    background: rgba(16, 185, 129, 0.16);
    position: relative;
    overflow: hidden;
}

/* Specific Badge Pulses */
.cc-ai-item:nth-child(2) .cc-ai-badge {
    animation: cc-badge-pulse-green 2s infinite;
}

.cc-ai-item:nth-child(3) .cc-ai-badge {
    background: rgba(245, 158, 11, 0.12);
    color: #b45309;
    animation: cc-badge-pulse-amber 2.5s infinite;
}

.cc-ai-item:nth-child(4) .cc-ai-badge {
    background: rgba(20, 184, 166, 0.12);
    color: #0f766e;
    animation: cc-badge-pulse-teal 3s infinite;
}

.cc-ai-cta {
    display: block;
    width: 100%;
    height: 38px;
    border: 0;
    border-radius: 11px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #ffffff;
    background: linear-gradient(180deg, #0f2c66 0%, #041c50 100%);
    box-shadow: 0 4px 12px rgba(4, 28, 80, 0.28);
    animation: cc-cta-breathe 2.3s ease-in-out infinite;
    cursor: pointer;
    margin-top: 12px;
}

@keyframes cc-bar-rise {

    0%,
    100% {
        transform: scaleY(0.76);
    }

    50% {
        transform: scaleY(1);
    }
}

@keyframes cc-bar-spike {

    0%,
    38%,
    100% {
        transform: scaleY(0.72);
    }

    55%,
    75% {
        transform: scaleY(1.18);
    }
}

@keyframes cc-alert-float {

    0%,
    100% {
        transform: translateY(0);
        opacity: 0.8;
    }

    50% {
        transform: translateY(-8px);
        opacity: 1;
    }
}

@keyframes cc-reason-cycle {

    0%,
    28% {
        opacity: 1;
        transform: translateY(0);
    }

    33%,
    100% {
        opacity: 0;
        transform: translateY(-7px);
    }
}

@keyframes cc-fill-pulse {

    0%,
    100% {
        width: 62%;
    }

    50% {
        width: 84%;
    }
}

@keyframes cc-node-glow {

    0%,
    100% {
        box-shadow: 0 0 0 0 rgba(78, 124, 246, 0);
    }

    50% {
        box-shadow: 0 0 0 4px rgba(78, 124, 246, 0.1);
    }
}

@keyframes cc-hub-pulse {

    0%,
    100% {
        transform: translateX(-50%) scale(1);
    }

    50% {
        transform: translateX(-50%) scale(1.04);
    }
}

@keyframes cc-line-flow {
    0% {
        background-position-y: 0;
    }

    100% {
        background-position-y: 16px;
    }
}

@keyframes cc-item-apply {

    0%,
    100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.005);
    }
}

@keyframes cc-ai-item-in {
    from {
        opacity: 0;
        transform: translateX(12px) scale(0.97);
        filter: blur(4px);
    }

    to {
        opacity: 1;
        transform: translateX(0) scale(1);
        filter: blur(0);
    }
}

@keyframes cc-ai-scanner-run {
    0% {
        transform: translateY(-20px);
        opacity: 0;
    }

    10%,
    90% {
        opacity: 1;
    }

    100% {
        transform: translateY(220px);
        opacity: 0;
    }
}

@keyframes cc-badge-pulse-green {

    0%,
    100% {
        box-shadow: 0 0 0 0 rgba(16, 185, 129, 0.4);
    }

    50% {
        box-shadow: 0 0 0 4px rgba(16, 185, 129, 0);
    }
}

@keyframes cc-badge-pulse-amber {

    0%,
    100% {
        box-shadow: 0 0 0 0 rgba(245, 158, 11, 0.4);
    }

    50% {
        box-shadow: 0 0 0 4px rgba(245, 158, 11, 0);
    }
}

@keyframes cc-badge-pulse-teal {

    0%,
    100% {
        box-shadow: 0 0 0 0 rgba(20, 184, 166, 0.4);
    }

    50% {
        box-shadow: 0 0 0 4px rgba(20, 184, 166, 0);
    }
}

@keyframes cc-kpi-pop {
    0% {
        transform: scale(0.8);
        opacity: 0;
    }

    70% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes cc-cta-breathe {

    0%,
    100% {
        transform: translateY(0) scale(1);
    }

    50% {
        transform: translateY(-2px) scale(1.01);
        box-shadow: 0 6px 16px rgba(4, 28, 80, 0.35);
    }
}

/* Enterprise polish override: isometric card system */
.cc-premium-card {
    background:
        radial-gradient(circle at 20% 16%, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0) 42%),
        linear-gradient(165deg, #d7e7ff 0%, #e8f1ff 45%, #f4f8ff 100%);
    border: 1px solid rgba(255, 255, 255, 0.9);
    box-shadow:
        0 2px 0 rgba(255, 255, 255, 0.95) inset,
        0 28px 58px rgba(28, 52, 110, 0.14);
}

.cc-anim-canvas {
    min-height: 440px;
    background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}


.cc-grid-lines {
    opacity: 0.55;
}

.cc-anim-head {
    margin-bottom: 12px;
}

.cc-anim-chip {
    color: #3156b1;
    background: #f2f7ff;
    border: 1px solid rgba(78, 124, 246, 0.24);
}

.cc-iso-stage {
    position: relative;
    height: 380px;
    perspective: none;
}


.cc-iso-plane {
    position: absolute;
    inset: 8px 10px 16px;
    border-radius: 18px;
    border: 1px solid rgba(161, 183, 230, 0.34);
    background: linear-gradient(170deg, rgba(255, 255, 255, 0.98), rgba(244, 249, 255, 0.9));
    box-shadow: 0 18px 30px rgba(48, 74, 138, 0.12), inset 0 1px 0 rgba(255, 255, 255, 1);
    transform: none !important;
    animation: none !important;
}

.cc-iso-plane::before {
    display: none;
}

.cc-iso-plane-bars {
    padding: 12px 14px 16px;
    display: flex;
    flex-direction: column;
    height: auto;
    min-height: min-content;
}

.cc-esd-cta {
    display: block;
    width: 100%;
    height: 34px;
    border: 0;
    border-radius: 10px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #ffffff;
    background: linear-gradient(180deg, #0f2c66 0%, #041c50 100%);
    box-shadow: 0 4px 10px rgba(4, 28, 80, 0.2);
    animation: cc-cta-breathe 2.3s ease-in-out infinite;
    cursor: pointer;
    margin-top: 20px;
    flex-shrink: 0;
}

.cc-esd-sub {
    margin-top: 10px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 8px;
    color: #6f809d;
    line-height: 1.3;
    text-align: center;
    opacity: 0;
    animation: cc-ai-item-in 0.6s ease-out forwards;
    animation-delay: 0.8s;
}

.cc-esd-graph {
    display: grid;
    grid-template-columns: 44px 1fr;
    gap: 8px;
    min-height: 200px;
}

.cc-esd-y-axis {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 10px;
    color: #64748b;
    padding: 14px 0 22px;
}

.cc-esd-plot {
    position: relative;
}

.cc-esd-plot svg {
    width: 100%;
    height: 170px;
}

.cc-axis-line {
    stroke: #94a3b8;
    stroke-width: 1.2;
}

.cc-grid-guides line {
    stroke: rgba(148, 163, 184, 0.35);
    stroke-dasharray: 3 4;
}

.cc-esd-area {
    fill: rgba(78, 124, 246, 0.16);
    animation: cc-esd-area-breathe 3s ease-in-out infinite;
}

.cc-esd-line {
    fill: none;
    stroke: #4e7cf6;
    stroke-width: 2.4;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 420;
    stroke-dashoffset: 420;
    animation: cc-esd-draw 3s cubic-bezier(0.16, 1, 0.3, 1) infinite;
}

.cc-esd-point {
    fill: #ef4444;
    stroke: #ffffff;
    stroke-width: 2;
    transform-origin: 164px 56px;
    opacity: 0;
    transform: scale(0);
    animation: cc-esd-point-reveal 3s ease-in-out infinite;
}

.cc-esd-drop-line {
    stroke: rgba(239, 68, 68, 0.5);
    stroke-width: 1.6;
    stroke-dasharray: 4 4;
    stroke-dashoffset: 100;
    animation: cc-esd-drop-reveal 3s ease-in-out infinite;
}

.cc-esd-x-axis {
    position: absolute;
    left: 24px;
    right: 16px;
    bottom: 6px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 10px;
    color: #64748b;
}

.cc-esd-dot-tooltip {
    position: absolute;
    left: 172px;
    top: 34px;
    width: 156px;
    opacity: 0;
    background: rgba(12, 32, 72, 0.96);
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 10px;
    padding: 8px 9px;
    box-shadow: 0 14px 30px rgba(12, 24, 60, 0.24);
    animation: cc-esd-tooltip-reveal 3s ease-out infinite;
    pointer-events: none;
    transform: translateY(10px) scale(0.95);
}

.cc-esd-dot-k {
    display: block;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 9px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #9dc0ff;
    margin-bottom: 4px;
}

.cc-esd-dot-tooltip strong {
    display: block;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 13px;
    margin-bottom: 4px;
}

.cc-esd-dot-tooltip p {
    margin: 0;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 11px;
    line-height: 1.35;
    color: rgba(255, 255, 255, 0.9);
}

.cc-esd-plot:hover .cc-esd-dot-tooltip {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.cc-esd-bar {
    box-shadow: 0 8px 10px rgba(78, 124, 246, 0.17);
}

.cc-esd-alert {
    top: 26px;
    right: 14px;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(14px);
    border-color: rgba(239, 68, 68, 0.28);
}

.cc-iso-plane-rce {
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
    gap: 14px;
    padding: 12px;
    inset: 8px 10px 10px;
    border: 1px solid rgba(192, 206, 236, 0.45);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.97) 0%, rgba(247, 251, 255, 0.92) 100%);
    box-shadow:
        0 10px 26px rgba(36, 62, 120, 0.08),
        inset 0 1px 0 rgba(255, 255, 255, 0.95);
}

.cc-rce-flow {
    border-radius: 14px;
    padding: 12px;
    border: 1px solid rgba(170, 188, 225, 0.38);
    background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
    box-shadow: 0 8px 20px rgba(47, 73, 135, 0.07), inset 0 1px 0 rgba(255, 255, 255, 0.95);
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}


.cc-rce-flow-head {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    border-radius: 999px;
    padding: 5px 12px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #355fbe;
    border: 1px solid rgba(103, 135, 216, 0.32);
    background: #f8fbff;
    margin-bottom: 10px;
}

.cc-rce-flow-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #4e7cf6;
}

.cc-rce-query {
    border-radius: 11px;
    padding: 10px 12px;
    background: linear-gradient(180deg, #f2f5ff 0%, #ebf0ff 100%);
    border: 1px solid rgba(103, 119, 214, 0.24);
    color: #1e2d4a;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 13px;
    line-height: 1.4;
    margin-bottom: 12px;
    flex-shrink: 0;
}

.cc-rce-scroll-wrapper {
    flex: 1;
    overflow: hidden;
    position: relative;
    mask-image: linear-gradient(to bottom, transparent, black 15%, black 85%, transparent);
}

.cc-rce-scroll-inner {
    display: flex;
    flex-direction: column;
    animation: cc-rce-scroll 16s linear infinite;
    gap: 8px;
}


.cc-rce-step {
    position: relative;
    border-radius: 11px;
    padding: 10px 12px 10px 14px;
    background: #ffffff;
    border: 1px solid rgba(175, 188, 214, 0.34);
    margin-bottom: 8px;
    overflow: hidden;
}

.cc-rce-step::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background: linear-gradient(180deg, #4e7cf6 0%, #8b5cf6 100%);
}

.cc-rce-step-title {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 10px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #6d7f9f;
    margin-bottom: 4px;
}

.cc-rce-step-text {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 12px;
    line-height: 1.42;
    color: #32435f;
}

.cc-rce-step.s1 {
    animation: cc-rce-reveal 8.4s infinite;
}

.cc-rce-step.s2 {
    animation: cc-rce-reveal 8.4s 1.9s infinite;
}

.cc-rce-step.s3 {
    animation: cc-rce-reveal 8.4s 3.8s infinite;
}

.cc-rce-card,
.cc-rce-side {
    border-radius: 12px;
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
    border: 1px solid rgba(147, 174, 229, 0.34);
    box-shadow: 0 8px 16px rgba(46, 67, 117, 0.1);
}

.cc-rce-impact {
    border-radius: 14px;
    border: 1px solid rgba(170, 188, 225, 0.36);
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
    box-shadow: 0 8px 24px rgba(47, 73, 135, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.92);
    padding: 12px;
    display: flex;
    flex-direction: column;
    height: 100%;
}


.cc-rce-impact-k {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    color: #7485a1;
    margin-bottom: 4px;
}

.cc-rce-impact-v {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 28px;
    line-height: 1;
    color: #12203e;
    margin-bottom: 10px;
    font-weight: 700;
}

.cc-rce-impact-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    margin-bottom: 10px;
}

.cc-rce-mini {
    border-radius: 10px;
    padding: 8px;
    border: 1px solid rgba(180, 194, 222, 0.34);
    background: #ffffff;
}

.cc-rce-mini span {
    display: block;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: #7d8da8;
    margin-bottom: 4px;
}

.cc-rce-mini strong {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 16px;
    color: #12203e;
}

.cc-rce-impact-bar {
    height: 9px;
    border-radius: 99px;
    background: #dfe7f3;
    overflow: hidden;
    margin-bottom: 10px;
}

.cc-rce-impact-fill {
    height: 100%;
    width: 72%;
    background: linear-gradient(90deg, #4e7cf6 0%, #6f63e9 55%, #8b5cf6 100%);
    animation: cc-rce-fill-flow 2.4s ease-in-out infinite;
}

.cc-rce-impact-note {
    margin-top: auto;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 10px;
    color: #6f809d;
    line-height: 1.4;
}

.cc-iso-plane-uo {
    padding: 12px;
}

.cc-uo-clouds {
    gap: 7px;
}

.cc-uo-node {
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(180deg, #ffffff 0%, #f6f9ff 100%);
    border-color: rgba(148, 163, 184, 0.3);
    height: 44px;
}

.cc-uo-node img {
    width: 18px;
    height: 18px;
    object-fit: contain;
    opacity: 0.86;
    filter: grayscale(0.15);
}

.cc-uo-links {
    position: absolute;
    inset: 58px 8px 32px;
    width: calc(100% - 16px);
    height: calc(100% - 90px);
    pointer-events: none;
}

.cc-uo-links path {
    stroke: rgba(78, 124, 246, 0.46);
    stroke-width: 1.5;
    fill: none;
    stroke-dasharray: 5 5;
    animation: cc-link-flow 2s linear infinite;
}

.cc-uo-hub {
    background: linear-gradient(180deg, #edf4ff 0%, #e6efff 100%);
}

.cc-uo-hub {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0;
    width: 78px;
    height: 78px;
    padding: 0;
    border-radius: 18px;
    font-size: 0;
    line-height: 0;
    background: linear-gradient(180deg, #edf4ff 0%, #e6efff 100%);
    border: 1px solid rgba(78, 124, 246, 0.28);
    box-shadow:
        0 12px 30px rgba(78, 124, 246, 0.16),
        inset 0 1px 0 rgba(255, 255, 255, 0.95);
}

.cc-uo-hub img {
    width: 42px;
    height: 42px;
    object-fit: contain;
    filter: drop-shadow(0 4px 10px rgba(23, 53, 128, 0.22));
}

.cc-iso-plane-ai {
    padding: 10px 14px 18px;
    display: flex;
    flex-direction: column;
    height: auto;
    min-height: min-content;
}

.cc-ai-list {
    display: flex;
    flex-direction: column;
    gap: 6px;
    position: relative;
}

.cc-ai-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
    box-shadow: 0 4px 10px rgba(59, 86, 142, 0.06);
    padding: 8px 12px;
}

.cc-ai-cta {
    margin-top: 20px;
    height: 38px;
}

/* Product-realistic UI details */
.cc-insight-strip {
    display: flex;
    gap: 8px;
    align-items: center;
    padding: 6px 9px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.86);
    border: 1px solid rgba(99, 115, 140, 0.18);
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 11px;
    color: #334155;
}

.cc-insight-strip strong {
    color: #041C50;
    font-size: 12px;
}

.cc-insight-strip em {
    font-style: normal;
    color: #b91c1c;
    font-weight: 700;
    margin-left: auto;
}

.cc-foot-note {
    position: static;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 10px;
    color: #64748b;
    margin-top: -2px;
    padding-left: 2px;
}

.cc-rce-pill {
    display: inline-flex;
    padding: 4px 8px;
    border-radius: 999px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #3156b1;
    border: 1px solid rgba(78, 124, 246, 0.24);
    margin-bottom: 8px;
}

.cc-uo-toolbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
    padding: 8px 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.88);
    border: 1px solid rgba(148, 163, 184, 0.24);
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 11px;
    color: #334155;
}

.cc-uo-toolbar strong {
    color: #065f46;
    font-size: 11px;
}

.cc-uo-status {
    position: absolute;
    right: 14px;
    bottom: 12px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 10px;
    color: #64748b;
}

.cc-ai-kpi-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-bottom: 12px;
}

.cc-ai-kpi {
    border-radius: 12px;
    padding: 10px 12px;
    border: 1px solid rgba(148, 163, 184, 0.2);
    background: rgba(255, 255, 255, 0.7);
    box-shadow: 0 4px 10px rgba(59, 86, 142, 0.04);
}

.cc-ai-sub {
    margin-top: 10px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 8px;
    color: #6f809d;
    line-height: 1.3;
    text-align: center;
    opacity: 0;
    animation: cc-ai-item-in 0.6s ease-out forwards;
    animation-delay: 0.8s;
}

.cc-anim-chip {
    color: #3156b1;
    background: #f2f7ff;
    border: 1px solid rgba(78, 124, 246, 0.24);
    animation: cc-node-glow 3s infinite;
}

.cc-ai-kpi span {
    display: block;
    font-size: 10px;
    color: #64748b;
}

.cc-ai-kpi strong {
    display: block;
    margin-top: 2px;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 16px;
    color: #1a2d52;
    animation: cc-kpi-pop 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) backwards;
    animation-delay: 0.2s;
}

.cc-ai-scanner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 70px;
    background: linear-gradient(to bottom,
            rgba(16, 185, 129, 0) 0%,
            rgba(16, 185, 129, 0.12) 50%,
            rgba(16, 185, 129, 0) 100%);
    border-top: 1.5px solid rgba(16, 185, 129, 0.4);
    pointer-events: none;
    z-index: 10;
    animation: cc-ai-scanner-run 4s linear infinite;
}

font-size: 13px;
color: #041C50;
}

.cc-ai-sub {
    position: absolute;
    left: 14px;
    bottom: 54px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 10px;
    color: #64748b;
    z-index: 2;
    pointer-events: none;
}

.cc-ai-title {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #1e293b;
    line-height: 1.3;
}

.cc-ai-meta {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 10px;
    color: #64748b;
    margin-top: 2px;
}

@keyframes cc-esd-draw {

    0%,
    15% {
        stroke-dashoffset: 420;
    }

    35%,
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes cc-esd-area-breathe {

    0%,
    100% {
        opacity: 0.65;
    }

    50% {
        opacity: 1;
    }
}

@keyframes cc-esd-point-reveal {

    0%,
    35% {
        opacity: 0;
        transform: scale(0);
    }

    40%,
    90% {
        opacity: 1;
        transform: scale(1);
    }

    100% {
        opacity: 0;
        transform: scale(0);
    }
}

@keyframes cc-esd-drop-reveal {

    0%,
    38% {
        opacity: 0;
        transform: translateY(10px);
    }

    45%,
    90% {
        opacity: 1;
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        transform: translateY(10px);
    }
}

@keyframes cc-esd-tooltip-reveal {

    0%,
    45% {
        opacity: 0;
        transform: translateY(10px) scale(0.95);
    }

    52%,
    90% {
        opacity: 1;
        transform: translateY(0) scale(1);
    }

    100% {
        opacity: 0;
        transform: translateY(10px) scale(0.95);
    }
}

@keyframes cc-rce-reveal {

    0%,
    14% {
        opacity: 0.4;
        transform: translateY(4px);
    }

    22%,
    76% {
        opacity: 1;
        transform: translateY(0);
    }

    86%,
    100% {
        opacity: 0.6;
        transform: translateY(-1px);
    }
}

@keyframes cc-rce-fill-flow {

    0%,
    100% {
        width: 68%;
    }

    50% {
        width: 76%;
    }
}

@keyframes cc-link-flow {
    from {
        stroke-dashoffset: 0;
    }

    to {
        stroke-dashoffset: -20;
    }
}

@keyframes cc-rce-scroll {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-50%);
    }
}


.cc-panel-static[data-for-panel="panel-3"].active .lottie-animation {
    animation: lotti-reveal 1.4s cubic-bezier(0.16, 1, 0.3, 1) 0.3s both;
}

.cc-panel-lotti {
    position: relative;
    width: 100%;
}

.cc-panel-lotti img.cc-panel-bg {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 20px;
}

.cc-panel-lotti .lottie-animation {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

.cc-panel-chart {
    display: grid;
    gap: 22px;
    padding: 28px 28px 24px;
}

.cc-chart-copy {
    max-width: 560px;
}

.cc-chart-label {
    display: inline-block;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #4e6cc2;
    margin-bottom: 12px;
}

.cc-chart-title {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: clamp(2rem, 2.6vw, 3.1rem);
    line-height: 1.02;
    font-weight: 700;
    color: #06173f;
    margin: 0;
}

.cc-chart-subtitle {
    margin: 16px 0 0;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 15px;
    color: #4a5f82;
    line-height: 1.75;
    max-width: 520px;
}

.cc-panel-animation {
    position: relative;
    border-radius: 28px;
    overflow: hidden;
    min-height: 360px;
    background: rgba(255, 255, 255, 0.88);
    border: 1px solid rgba(255, 255, 255, 0.9);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.35), 0 18px 40px rgba(10, 28, 70, 0.08);
}

.cc-panel-animation .lottie-animation {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}

.cc-panel-animation .cc-panel-bg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    inset: 0;
    opacity: 0.14;
}

.cc-chart-tooltip-marker {
    position: absolute;
    right: 28px;
    top: 52%;
    transform: translateY(-50%);
    display: grid;
    place-items: center;
}

.cc-chart-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #3b76ff;
    box-shadow: 0 0 0 6px rgba(59, 118, 255, 0.14), 0 12px 30px rgba(25, 49, 107, 0.14);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    cursor: pointer;
}

.cc-chart-tooltip-marker:hover .cc-chart-dot {
    transform: scale(1.15);
    box-shadow: 0 0 0 10px rgba(59, 118, 255, 0.18), 0 18px 44px rgba(25, 49, 107, 0.2);
}

.cc-chart-tooltip {
    position: absolute;
    right: calc(100% + 12px);
    top: 50%;
    transform: translateY(-50%);
    width: 250px;
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    background: rgba(12, 32, 72, 0.96);
    border-radius: 18px;
    padding: 16px 16px 14px;
    color: #ffffff;
    backdrop-filter: blur(18px);
    border: 1px solid rgba(255, 255, 255, 0.12);
    box-shadow: 0 28px 70px rgba(12, 24, 60, 0.26);
    transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s;
}

.cc-chart-tooltip-marker:hover .cc-chart-tooltip {
    opacity: 1;
    visibility: visible;
    transform: translateY(-50%) translateX(-6px);
}

.cc-chart-tooltip::after {
    content: '';
    position: absolute;
    top: 50%;
    right: -7px;
    width: 14px;
    height: 14px;
    background: rgba(12, 32, 72, 0.96);
    transform: translateY(-50%) rotate(45deg);
    border-left: 1px solid rgba(255, 255, 255, 0.08);
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.cc-chart-tooltip-label {
    display: inline-flex;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #94b9ff;
    margin-bottom: 10px;
}

.cc-chart-tooltip strong {
    display: block;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 1.05rem;
    line-height: 1.3;
    margin-bottom: 8px;
}

.cc-chart-tooltip p {
    margin: 0;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 13px;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.92);
}

.cc-panel-lotti {
    position: relative;
    width: 100%;
}

.cc-panel-lotti img.cc-panel-bg {
    border-radius: 24px;
}

@keyframes cc-chart-draw {
    from {
        stroke-dashoffset: 460;
    }

    to {
        stroke-dashoffset: 0;
    }
}

@keyframes cc-chart-fill {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes cc-chart-dot-pop {
    from {
        opacity: 0;
        transform: scale(0.6);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

@media (max-width: 1200px) {
    .cc-body {
        gap: 32px;
        padding: 0 24px;
    }
}

@media (max-width: 1024px) {
    .cc-iso-plane-rce {
        grid-template-columns: 1fr;
        gap: 16px;
        padding: 16px;
        overflow-y: auto;
    }

    .cc-anim-canvas {
        min-height: 520px;
    }

    .cc-iso-stage {
        height: 480px;
    }
}

@media (max-width: 900px) {
    .cc-body {
        grid-template-columns: 1fr;
        gap: 0;
        padding: 0 8px;
    }

    /* Hide the original right column — panels live inside accordion on mobile */
    .cc-right {
        display: none !important;
    }

    /* Premium wider accordion on mobile */
    .cc-section {
        padding: 60px 0 80px;
    }

    .cc-left {
        width: 100%;
    }

    .cc-accordion {
        gap: 12px;
    }

    .cc-item {
        border-radius: 20px;
        overflow: visible;
    }

    /* Keep overflow:hidden on inner for grid-row collapse animation,
       but give enough bottom padding so the card shadow breathes */
    .cc-item.active .cc-item-body-inner {
        padding-bottom: 28px !important;
    }

    /* Inline panel slot — appears after description + Learn More */
    .cc-mob-panel {
        width: 100%;
        margin-top: 20px;
    }

    .cc-mob-panel .cc-panel-static {
        display: block !important;
        width: 100%;
        border-radius: 24px;
        /* Lighter shadow since card sits inside accordion — strong shadow clips */
        box-shadow: 0 8px 32px rgba(15, 32, 80, 0.12);
    }

    .cc-premium-card {
        padding: 14px;
        border-radius: 20px;
    }

    .cc-anim-canvas {
        min-height: 320px;
        border-radius: 14px;
        padding: 12px;
    }

    .cc-iso-stage {
        height: 292px;
    }

    .cc-iso-plane-bars,
    .cc-iso-plane-rce,
    .cc-iso-plane-uo,
    .cc-iso-plane-ai {
        transform: none;
        inset: 4px 4px 8px;
    }

    .cc-iso-plane-rce {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .cc-rce-flow {
        padding: 10px;
    }

    .cc-rce-impact {
        padding: 10px;
    }

    .cc-esd-alert {
        top: 10px;
        right: 10px;
        font-size: 11px;
    }

    .cc-esd-graph {
        grid-template-columns: 38px 1fr;
        min-height: 175px;
    }

    .cc-esd-plot svg {
        height: 150px;
    }

    .cc-esd-dot-tooltip {
        left: 112px;
        top: 22px;
        width: 138px;
    }

    .cc-chat-row {
        font-size: 11px;
        padding: 7px 8px;
    }

    .cc-rce-progress {
        margin-top: 8px;
    }

    .cc-uo-hub {
        width: 70px;
        height: 70px;
        bottom: 18px;
    }

    .cc-uo-hub img {
        width: 38px;
        height: 38px;
    }

    .cc-uo-line {
        height: 54px;
        bottom: 50px;
    }

    .cc-uo-links {
        inset: 54px 6px 30px;
    }
}

/* === Block 6: QIE Section === */
/* ── QIE Section ── */
.qie-section {
    padding: 100px 0 120px;
    background: #ffffff;
}

.qie-title-wrap {
    text-align: center;
    margin-bottom: 80px;
}

.qie-outer {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 48px;
    width: 100%;
}


/* ── Top Row: labels + engine pill ── */
.qie-top-row {
    display: flex;
    justify-content: center;
    gap: 280px;
    align-items: flex-start;
    position: relative;
    margin-bottom: 0;
    padding: 0 12px;
}

.qie-top-label {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #041C50;
    background: #f6f8fc;
    padding: 10px 20px 8px;
    border-radius: 6px;
    border-bottom: 2.5px solid #4e7cf6;
}

.qie-engine-pill {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #ffffff;
    border: 1.5px solid #dde3f5;
    border-radius: 12px;
    padding: 14px 32px;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #041C50;
    box-shadow: 0 2px 20px rgba(10, 30, 100, 0.09);
    white-space: nowrap;
    margin-top: 100px;
    position: relative;
}

.qie-dot-b,
.qie-dot-o {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.qie-dot-b {
    background: #4e7cf6;
    left: -6px;
}

.qie-dot-o {
    background: #f59c3c;
    right: -6px;
}

/* ── SVG overlay for connecting lines ── */
.qie-diagram-area {
    position: relative;
    min-height: 640px;
}

.qie-svg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    overflow: visible;
    z-index: 0;
}


@keyframes qieDash {
    to {
        stroke-dashoffset: -20;
    }
}

/* ── 3-col content grid ── */
.qie-content-grid {
    display: grid;
    grid-template-columns: 380px 1fr 380px;
    align-items: center;
    min-height: 560px;
    position: relative;
    z-index: 2;
}

/* ── LEFT COLUMN ── */
.qie-left-section {
    display: flex;
    flex-direction: column;
    gap: 32px;
    position: relative;
    z-index: 2;
}

.qie-sub-group {
    display: flex;
    align-items: center;
    gap: 16px;
}

.qie-sub-label {
    width: 88px;
    flex-shrink: 0;
    text-align: center;
    padding-right: 2px;
}

.qie-sub-label strong {
    display: block;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #041C50;
    line-height: 1.35;
}

.qie-sub-label span {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 11px;
    color: #8a9bc0;
    line-height: 1.3;
}

.qie-cards-panel {
    flex: 1;
    background: #edf0fa;
    border-radius: 16px;
    padding: 14px;
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.qie-card {
    display: flex;
    align-items: center;
    gap: 12px;
    background: #ffffff;
    border-radius: 10px;
    padding: 12px 16px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #041C50;
}

.qie-card svg {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}

/* ── CENTER COLUMN ── */
.qie-center-col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    padding: 0 24px;
}

.qie-logo-wrap {
    position: relative;
}

.qie-logo-wrap::before {
    content: '';
    position: absolute;
    inset: -48px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(100, 140, 240, 0.16) 0%, rgba(100, 140, 240, 0.05) 55%, transparent 75%);
}

.qie-logo-badge {
    position: relative;
    width: 128px;
    height: 128px;
    border-radius: 50%;
    background: #eef1fb;
    border: 2px solid #dfe8f8;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 8px 48px rgba(10, 30, 100, 0.13);
}

.qie-logo-badge img {
    width: 72px;
    height: 72px;
    object-fit: contain;
}

/* ── RIGHT COLUMN ── */
.qie-right-section {
    display: flex;
    flex-direction: column;
    gap: 0;
    position: relative;
    z-index: 2;
    padding-left: 20px;
}

.qie-out-row {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 32px;
}

.qie-out-row:last-child {
    margin-bottom: 0;
}

.qie-out-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #f59c3c;
    flex-shrink: 0;
}

.qie-out-pill {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #ffffff;
    border: 1.5px solid #e2e8f5;
    border-radius: 10px;
    padding: 12px 18px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #041C50;
    box-shadow: 0 1px 8px rgba(10, 30, 100, 0.06);
    white-space: nowrap;
}

.qie-out-pill svg {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
}

.qie-out-icons {
    display: flex;
    gap: 6px;
    margin-left: 48px;
    position: relative;
}

.qie-icon-sq {
    width: 30px;
    height: 30px;
    border-radius: 8px;
    background: #f0f3fb;
    border: 1px solid #dde4f2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.qie-icon-sq svg {
    width: 14px;
    height: 14px;
}

/* ── Responsive ── */
@media (max-width: 960px) {

    /* Horizontal scroll — diagram stays fully intact */
    .qie-outer {
        padding: 0;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        width: 100%;
        display: block;
    }


    .qie-outer::-webkit-scrollbar {
        display: none;
    }

    #qieDiagram {
        min-width: 1060px;
        padding: 0 28px 16px;
    }

    .qie-swipe-hint {
        display: flex !important;
    }
}

/* === Block 7: Vidura Section === */
.vidura-section {
    padding: 100px 0;
    background: #ffffff;
}

.vidura-outer {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 48px;
}

.vidura-header {
    text-align: center;
    margin-bottom: 80px;
}

.vidura-header h2 {
    font-family: 'Inter', sans-serif;
    font-size: 36px;
    font-weight: 600;
    color: #041C50;
    margin-bottom: 16px;
    margin-top: 0;
    letter-spacing: -0.02em;
}

.vidura-header p {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 16.5px;
    color: #4a5a82;
    max-width: 720px;
    margin: 0 auto;
    line-height: 1.6;
}

.vidura-grid {
    display: grid;
    grid-template-columns: 1fr 1.1fr;
    gap: 60px;
    align-items: center;
}

.vidura-left {
    padding-right: 20px;
}

.vidura-left h3 {
    font-family: 'Inter', sans-serif;
    font-size: 28px;
    font-weight: 600;
    color: #041C50;
    line-height: 1.25;
    margin-bottom: 16px;
    margin-top: 0;
    letter-spacing: -0.01em;
}

.vidura-left p.vidura-desc {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 15.5px;
    color: #4a5a82;
    margin-bottom: 40px;
    line-height: 1.6;
    margin-top: 0;
}

.vidura-features {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.vidura-feature {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

.vidura-num {
    width: 36px;
    height: 36px;
    background: #f0f3fa;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #041C50;
    flex-shrink: 0;
}

.vidura-text {
    margin-top: 4px;
}

.vidura-text h4 {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #041C50;
    margin-bottom: 8px;
    margin-top: 0;
    letter-spacing: -0.01em;
}

.vidura-text p {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 14.5px;
    color: #6b7280;
    line-height: 1.55;
    margin-top: 0;
    margin-bottom: 0;
}

.vidura-right {
    position: relative;
}

.vidura-right img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 16px;
    box-shadow: 0 12px 48px rgba(10, 30, 100, 0.06);
}

@media (max-width: 960px) {
    .vidura-section {
        padding: 60px 0;
    }

    .vidura-grid {
        grid-template-columns: 1fr;
        gap: 48px;
    }

    .vidura-left {
        padding-right: 0;
    }

    .vidura-header h2 {
        font-size: 28px;
    }

    .vidura-left h3 {
        display: none;
    }

    .vidura-left p.vidura-desc {
        display: none;
    }
}

@media (max-width: 640px) {
    .vidura-outer {
        padding: 0 20px;
    }

    .vidura-header {
        margin-bottom: 48px;
    }

    .vidura-header h2 {
        font-size: 22px;
    }

    .vidura-header p {
        font-size: 14px;
    }

    .vidura-left h3 {
        display: none;
    }

    .vidura-left p.vidura-desc {
        display: none;
    }

    .vidura-text h4 {
        font-size: 16px;
    }

    .vidura-text p {
        font-size: 13.5px;
    }
}

/* ── Mobile optimisation: "Trusted by Data Teams & CXO" ── */
@media (max-width: 640px) {
    .testimonial-section .section-title-box {
        padding: 0 16px;
        text-align: center;
        align-items: center;
    }

    /* Fix display:flex on h2 — swap to block so text wraps cleanly */
    .testimonial-section .h2.section-title-animation.center {
        display: block;
        text-align: center;
        font-size: 24px;
        line-height: 1.25;
        letter-spacing: -0.02em;
    }

    .testimonial-section .body.hero-body-scroll.center {
        font-size: 14px;
        line-height: 1.6;
        text-align: center;
        padding: 0 8px;
    }
}

/* ═══════════════════════════════════════════════════════════════
   Early Signal Detection v2 — Ultra-Premium Animation
   Stripe / Apple aesthetic: restrained, intentional, minimal
   ═══════════════════════════════════════════════════════════════ */

/* Canvas wrapper — fades out on loop reset */
.esd2-canvas {
    display: flex;
    flex-direction: column;
    gap: 0;
    padding: 20px 20px 24px;
    height: auto;
    min-height: 0;
}

/* ── Metric card ── */
.esd2-metric {
    position: relative;
    z-index: 2;
    margin-bottom: 14px;
    opacity: 0;
    transform: translateY(7px);
    transition: opacity 1.1s cubic-bezier(0.4, 0, 0.2, 1),
        transform 1.1s cubic-bezier(0.22, 1, 0.36, 1);
}

.esd2-metric.esd2-in {
    opacity: 1;
    transform: translateY(0);
}

.esd2-metric-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    background: #ffffff;
    border: 1px solid rgba(196, 210, 234, 0.55);
    border-radius: 13px;
    padding: 13px 16px;
    box-shadow:
        0 1px 3px rgba(20, 50, 110, 0.05),
        0 4px 12px rgba(20, 50, 110, 0.06),
        inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.esd2-metric-label {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 11px;
    font-weight: 600;
    color: #64748b;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.esd2-metric-val {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 26px;
    font-weight: 700;
    color: #0f1e44;
    letter-spacing: -0.02em;
    line-height: 1;
    margin-bottom: 5px;
}

.esd2-metric-sub {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 10px;
    color: #94a3b8;
    letter-spacing: 0.01em;
}

.esd2-badge {
    display: inline-block;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: #c0392b;
    background: rgba(220, 38, 38, 0.07);
    border: 1px solid rgba(220, 38, 38, 0.18);
    border-radius: 8px;
    padding: 4px 9px;
    letter-spacing: 0.01em;
    margin-top: 2px;
}

/* ── Chart ── */
.esd2-chart {
    position: relative;
    z-index: 2;
    margin-bottom: 16px;
    margin-left: 32px;
    /* Space for Y-axis labels */
    opacity: 0;
    transition: opacity 1.0s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: visible;
}

.esd2-chart.esd2-in {
    opacity: 1;
}

.esd2-chart svg {
    width: 100%;
    height: 108px;
    overflow: visible;
    display: block;
}

.esd2-guide {
    stroke: rgba(148, 163, 184, 0.15);
    stroke-dasharray: 4 7;
    stroke-width: 1;
}

.esd2-area {
    fill: url(#esd2AreaGrad);
    opacity: 0;
    clip-path: inset(0 100% 0 0);
    transition: opacity 0.4s ease;
}

.esd2-area.esd2-draw {
    opacity: 1;
    clip-path: inset(0 0% 0 0);
    transition: opacity 0.4s ease, clip-path 2.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.esd2-guide-v {
    stroke: rgba(148, 163, 184, 0.08);
    stroke-dasharray: none;
}

.esd2-data-dot {
    fill: #4e7cf6;
    stroke: #ffffff;
    stroke-width: 1;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.esd2-chart.esd2-in .esd2-data-dot {
    opacity: 0.6;
}

.esd2-line {
    fill: none;
    stroke-width: 2.2;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: stroke-dashoffset 2.6s cubic-bezier(0.5, 0, 0.2, 1);
}

.esd2-line.esd2-draw {
    stroke-dashoffset: 0;
}

.esd2-line-head {
    fill: #4e7cf6;
    filter: drop-shadow(0 0 5px rgba(78, 124, 246, 0.8));
    opacity: 0;
    pointer-events: none;
    offset-path: path("M0,82 C15,81 30,83 56,78 C80,73 100,77 125,75 C150,73 158,45 170,20 C182,45 210,50 240,56 C270,62 300,63 340,65");
    offset-rotate: 0deg;
}

.esd2-line-head.esd2-draw {
    opacity: 1;
    animation: esd2HeadMove 2.6s cubic-bezier(0.5, 0, 0.2, 1) forwards;
}

@keyframes esd2HeadMove {
    0% {
        offset-distance: 0%;
    }

    100% {
        offset-distance: 100%;
    }
}

/* Combined spike area no longer needs separate logic */
.esd2-ring-outer {
    fill: none;
    stroke: rgba(232, 64, 64, 0.22);
    stroke-width: 1;
    opacity: 0;
    transform-origin: 170px 20px;
    transform: scale(0.55);
    transition: opacity 0.7s ease, transform 0.7s cubic-bezier(0.16, 1, 0.3, 1);
}

.esd2-ring-inner {
    fill: rgba(232, 64, 64, 0.1);
    stroke: rgba(232, 64, 64, 0.38);
    stroke-width: 1;
    opacity: 0;
    transform-origin: 170px 20px;
    transform: scale(0.55);
    transition: opacity 0.7s ease, transform 0.7s cubic-bezier(0.16, 1, 0.3, 1);
}

.esd2-ring-outer.esd2-in,
.esd2-ring-inner.esd2-in {
    opacity: 1;
    transform: scale(1);
}

.esd2-ring-outer.esd2-in {
    animation: esd2RingBreath 2.8s ease-in-out 0.7s infinite;
}

@keyframes esd2RingBreath {

    0%,
    100% {
        opacity: 0.55;
        transform: scale(1);
    }

    50% {
        opacity: 0.18;
        transform: scale(1.18);
    }
}

.esd2-anomaly-dot {
    fill: #e84040;
    stroke: #ffffff;
    stroke-width: 2;
    opacity: 0;
    transform-origin: 170px 20px;
    transform: scale(0);
    transition: opacity 0.5s ease, transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}

.esd2-anomaly-dot.esd2-in {
    opacity: 1;
    transform: scale(1);
}

.esd2-yaxis {
    position: absolute;
    left: -32px;
    top: 0;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 9px;
    color: #94a3b8;
    text-align: right;
    pointer-events: none;
}

.esd2-xaxis {
    display: flex;
    justify-content: space-between;
    padding: 8px 2px 0;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 10px;
    color: #94a3b8;
}

.esd2-spike-marker {
    stroke: #e84040;
    stroke-width: 1.5;
    stroke-dasharray: 3 3;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.esd2-spike-marker.esd2-in {
    opacity: 1;
}

/* ── Micro-signals ── */
.esd2-signals {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-bottom: 18px;
    position: relative;
    z-index: 2;
}

.esd2-sig {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: #f8faff;
    border: 1px solid rgba(175, 198, 238, 0.5);
    border-radius: 9px;
    padding: 5px 11px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 11px;
    font-weight: 500;
    color: #3a4d6b;
    opacity: 0;
    transform: translateY(7px);
    transition: opacity 0.85s cubic-bezier(0.4, 0, 0.2, 1),
        transform 0.85s cubic-bezier(0.22, 1, 0.36, 1);
}

.esd2-sig.esd2-in {
    opacity: 1;
    transform: translateY(0);
}

.esd2-sig-warn {
    background: #fff9f9;
    border-color: rgba(220, 38, 38, 0.2);
    color: #7a2f2f;
}

.esd2-sig-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #4e7cf6;
    flex-shrink: 0;
}

.esd2-sig-dot-warn {
    background: #e84040;
}

/* ── Headline ── */
.esd2-headline {
    position: relative;
    z-index: 2;
    padding-top: 16px;
    border-top: 1px solid rgba(195, 212, 238, 0.45);
    opacity: 0;
    transform: translateY(7px);
    transition: opacity 1.1s cubic-bezier(0.4, 0, 0.2, 1),
        transform 1.1s cubic-bezier(0.22, 1, 0.36, 1);
}

.esd2-headline.esd2-in {
    opacity: 1;
    transform: translateY(0);
}

.esd2-headline-title {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 17px;
    font-weight: 700;
    color: #0f1e44;
    letter-spacing: -0.01em;
    margin-bottom: 4px;
}

.esd2-headline-sub {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 12.5px;
    color: #5a6d8a;
    line-height: 1.4;
}

/* ── Canvas fade-out on loop reset ── */
.esd2-canvas-fade {
    opacity: 0 !important;
    transition: opacity 0.55s ease !important;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .esd2-metric-val {
        font-size: 22px;
    }

    .esd2-chart svg {
        height: auto;
    }
}

/* ═══════════════════════════════════════════════════════════════
   Root Cause Explanation Engine v2 — Ultra-Premium Animation
   ═══════════════════════════════════════════════════════════════ */

/* Canvas: zero padding so absolute children control all spacing */
.rce2-canvas {
    padding: 0 !important;
    height: 430px;
    position: relative;
    overflow: hidden;
    background: linear-gradient(180deg, #ffffff 0%, #f8faff 100%);
}

/* ── ① CHAOS LAYER ── */
.rce2-chaos {
    position: absolute;
    inset: 0;
    z-index: 1;
    opacity: 1;
    filter: blur(0.8px);
    transition: opacity 1.1s cubic-bezier(0.4, 0, 0.2, 1),
        filter 1.1s cubic-bezier(0.4, 0, 0.2, 1);
}

.rce2-chaos.rce2-dim {
    opacity: 0.06;
    filter: blur(2px);
}

/* Log-line clusters */
.rce2-chaos-logs {
    position: absolute;
    left: 20px;
    top: 56px;
    width: 200px;
    animation: rce2Drift1 7s ease-in-out infinite;
}

.rce2-chaos-logs-r {
    left: auto;
    right: 20px;
    top: 200px;
    width: 110px;
    animation: rce2Drift2 9s ease-in-out infinite;
}

.rce2-cl {
    height: 2px;
    border-radius: 2px;
    background: rgba(100, 116, 139, 0.28);
    margin-bottom: 8px;
}

.rce2-cl1 {
    width: 85%;
}

.rce2-cl2 {
    width: 60%;
}

.rce2-cl3 {
    width: 75%;
}

.rce2-cl4 {
    width: 50%;
}

.rce2-cl5 {
    width: 90%;
}

/* Mini chaos graph */
.rce2-chaos-graph {
    position: absolute;
    right: 20px;
    top: 48px;
    width: 92px;
    opacity: 0.45;
    animation: rce2Drift3 8s ease-in-out infinite;
}

.rce2-chaos-graph svg {
    width: 100%;
    height: auto;
}

/* Chaos alert badge */
.rce2-chaos-alert {
    position: absolute;
    right: 20px;
    top: 136px;
    display: flex;
    align-items: center;
    gap: 6px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 10px;
    font-weight: 700;
    color: #dc2626;
    background: rgba(239, 68, 68, 0.08);
    border: 1px solid rgba(239, 68, 68, 0.25);
    border-radius: 7px;
    padding: 5px 10px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    animation: rce2Drift2 6s ease-in-out infinite, rce2AlertPulse 1.8s ease-in-out infinite;
}

.rce2-alert-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ef4444;
    flex-shrink: 0;
    animation: rce2AlertDot 1.8s ease-in-out infinite;
}

@keyframes rce2AlertDot {
    0%, 100% { opacity: 1; transform: scale(1); }
    50% { opacity: 0.4; transform: scale(0.8); }
}

@keyframes rce2AlertPulse {
    0%, 100% { box-shadow: 0 0 0 0 rgba(239,68,68,0); }
    50% { box-shadow: 0 0 0 4px rgba(239,68,68,0.08); }
}

/* ── SCAN BEAM ── */
.rce2-scan-beam {
    position: absolute;
    top: 0;
    left: -4px;
    width: 4px;
    height: 100%;
    background: linear-gradient(180deg,
        transparent 0%,
        rgba(78, 124, 246, 0.0) 10%,
        rgba(78, 124, 246, 0.7) 45%,
        rgba(78, 124, 246, 0.9) 50%,
        rgba(78, 124, 246, 0.7) 55%,
        rgba(78, 124, 246, 0.0) 90%,
        transparent 100%);
    z-index: 20;
    opacity: 0;
    pointer-events: none;
    box-shadow: 0 0 12px 4px rgba(78, 124, 246, 0.3);
}

.rce2-scan-beam.rce2-scanning {
    animation: rce2ScanMove 0.75s cubic-bezier(0.4, 0, 0.6, 1) forwards;
}

@keyframes rce2ScanMove {
    0%   { left: -4px; opacity: 0; }
    8%   { opacity: 1; }
    90%  { opacity: 1; }
    100% { left: calc(100% + 4px); opacity: 0; }
}

/* Drift keyframes — tiny, imperceptible motion */
@keyframes rce2Drift1 {

    0%,
    100% {
        transform: translate(0, 0);
    }

    30% {
        transform: translate(2px, -3px);
    }

    65% {
        transform: translate(-2px, 2px);
    }
}

@keyframes rce2Drift2 {

    0%,
    100% {
        transform: translate(0, 0);
    }

    40% {
        transform: translate(-2px, 3px);
    }

    75% {
        transform: translate(2px, -2px);
    }
}

@keyframes rce2Drift3 {

    0%,
    100% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(1px, -2px);
    }
}

/* ── ② MAIN PANEL ── */
.rce2-status-badge {
    position: absolute;
    left: 16px;
    top: 24px;
    display: flex;
    align-items: center;
    gap: 6px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 11px;
    font-weight: 500;
    color: #4a5a82;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    border: 1px solid rgba(188, 206, 236, 0.4);
    border-radius: 8px;
    padding: 6px 12px;
    z-index: 3;
    box-shadow: 0 2px 6px rgba(20, 50, 110, 0.04);
}

.rce2-status-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #10b981;
    box-shadow: 0 0 0 2px rgba(16, 185, 129, 0.2);
    animation: rce2Pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

@keyframes rce2Pulse {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.5; }
}

.rce2-panel {
    position: absolute;
    left: 16px;
    top: 70px;
    width: 250px;
    background: rgba(255, 255, 255, 0.97);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border: 1px solid rgba(188, 206, 236, 0.6);
    border-radius: 16px;
    padding: 20px 24px;
    box-shadow:
        0 2px 8px rgba(20, 50, 110, 0.05),
        0 12px 32px rgba(20, 50, 110, 0.1),
        inset 0 1px 0 rgba(255, 255, 255, 1);
    z-index: 3;
    opacity: 0;
    transform: translateX(-14px) scale(0.98);
    will-change: transform, opacity;
    transition: opacity 0.6s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}

.rce2-panel.rce2-in {
    opacity: 1;
    transform: translateX(0) scale(1);
}

.rce2-panel.rce2-complete {
    border-color: rgba(78, 124, 246, 0.35);
    box-shadow:
        0 2px 8px rgba(20, 50, 110, 0.05),
        0 12px 32px rgba(20, 50, 110, 0.1),
        0 0 0 1px rgba(78, 124, 246, 0.1),
        inset 0 1px 0 rgba(255, 255, 255, 1);
    transition: border-color 0.8s ease, box-shadow 0.8s ease;
}

.rce2-panel-hd {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #4a6491;
    margin-bottom: 16px;
}

.rce2-ph-logo {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    object-fit: cover;
    flex-shrink: 0;
    box-shadow: 0 0 0 2px rgba(78, 124, 246, 0.08);
}

/* AI badge - Premium */
.rce2-ai-badge {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 10px;
    font-weight: 700;
    color: #6366f1; /* Sleek indigo text */
    background: #eef2ff; /* Very soft indigo wash */
    border: 1px solid #c7d2fe; /* Crisp, matching border */
    border-radius: 100px; /* Perfect rounded pill */
    padding: 3px 10px;
    letter-spacing: 0.05em;
    margin-left: auto;
    line-height: 1.2;
    box-shadow: 0 1px 3px rgba(99, 102, 241, 0.08); /* Ethereal shadow */
}

/* Explanation text lines */
.rce2-explain {
    margin-bottom: 20px;
}

.rce2-line {
    margin: 0 0 8px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #1a2b46;
    line-height: 1.5;
    clip-path: inset(0 100% 0 0);
    will-change: clip-path;
    transition: clip-path 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.rce2-line.rce2-in {
    clip-path: inset(0 0% 0 0);
}

.rce2-line-dim {
    font-size: 13px;
    color: #6b7d9a;
    font-weight: 400;
}

/* "idle instances" highlight */
.rce2-hl {
    display: inline;
    background: rgba(78, 124, 246, 0.1);
    color: #2c52ad;
    border-radius: 4px;
    padding: 2px 6px;
    font-weight: 600;
    transition: background 0.7s ease, box-shadow 0.7s ease;
}

.rce2-hl.rce2-glow {
    background: rgba(78, 124, 246, 0.18);
    box-shadow: 0 0 0 3px rgba(78, 124, 246, 0.12);
}

/* Meta pills */
.rce2-pmeta {
    display: flex;
    gap: 8px;
    opacity: 0;
    transform: translateY(8px);
    will-change: transform, opacity;
    transition: opacity 0.5s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.rce2-pmeta.rce2-in {
    opacity: 1;
    transform: translateY(0);
}

.rce2-pill {
    flex: 1;
    background: #f7faff;
    border: 1px solid rgba(175, 198, 238, 0.5);
    border-radius: 12px;
    padding: 10px 14px;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.rce2-pill span {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #8497b4;
}

.rce2-pill strong {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #0f1e44;
}

.rce2-pill-red {
    color: #c0392b !important;
}

/* Action row */
.rce2-action-row {
    margin-top: 18px;
    display: flex;
    justify-content: center;
    opacity: 0;
    transform: translateY(6px) scale(0.97);
    transition: opacity 0.45s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.55s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.rce2-action-row.rce2-in {
    opacity: 1;
    transform: translateY(0) scale(1);
}

.rce2-action-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 13.5px;
    font-weight: 700;
    color: #ffffff;
    background: #041C50;
    border-radius: 10px;
    padding: 11px 0;
    cursor: pointer;
    box-shadow: 0 4px 14px rgba(4, 28, 80, 0.2);
    transition: background 0.2s, box-shadow 0.2s, transform 0.15s;
}

.rce2-action-btn:hover {
    background: #0a2560;
    box-shadow: 0 6px 20px rgba(4, 28, 80, 0.28);
    transform: translateY(-1px);
}

/* ── ③ NODES ── */
.rce2-node {
    position: absolute;
    right: 16px;
    width: 148px;
    background: rgba(255, 255, 255, 0.98);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(188, 206, 236, 0.5);
    border-radius: 12px;
    padding: 10px 12px;
    box-shadow: 0 2px 8px rgba(20, 50, 110, 0.06), 0 8px 20px rgba(20, 50, 110, 0.05);
    z-index: 3;
    opacity: 0;
    transform: translateX(24px) scale(0.92);
    will-change: transform, opacity;
    transition: opacity 0.4s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.55s cubic-bezier(0.34, 1.56, 0.64, 1),
        border-color 0.5s ease,
        box-shadow 0.5s ease;
    display: flex;
    align-items: center;
    gap: 8px;
}

.rce2-node.rce2-in {
    opacity: 1;
    transform: translateX(0) scale(1);
}

.rce2-node.rce2-node-glow {
    box-shadow: 0 0 0 2px rgba(78, 124, 246, 0.18), 0 4px 16px rgba(78, 124, 246, 0.1);
    border-color: rgba(78, 124, 246, 0.4);
}

/* Node icon */
.rce2-node-icon {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: rgba(78, 124, 246, 0.08);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

#rce2N1 {
    top: 70px;
}

#rce2N2 {
    top: 185px;
}

#rce2N3 {
    top: 300px;
}

.rce2-node-bar {
    height: 2px;
    border-radius: 2px;
    background: linear-gradient(90deg, #4e7cf6, #8b9cf6);
    margin-bottom: 7px;
    opacity: 0.6;
}

.rce2-node-lbl {
    font-family: 'IBM Plex Sans', sans-serif;
    line-height: 1.2;
    font-size: 13px;
    font-weight: 600;
    color: #3a4d6b;
}

/* Node detail subtitle */
.rce2-node-detail {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 11px;
    font-weight: 500;
    color: #8497b4;
    margin-top: 4px;
    line-height: 1.3;
}

/* ── ④ CONNECTOR SVG ── */
.rce2-svg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 2;
    overflow: visible;
}

.rce2-conn {
    fill: none;
    stroke: rgba(78, 124, 246, 0.38);
    stroke-width: 1.5;
    stroke-linecap: round;
    stroke-dasharray: 0;
    stroke-dashoffset: 0;
    transition: stroke-dashoffset 0.65s cubic-bezier(0.4, 0, 0.2, 1);
}

.rce2-conn.rce2-glow-conn {
    stroke: rgba(78, 124, 246, 0.65);
    filter: drop-shadow(0 0 3px rgba(78, 124, 246, 0.2));
}

/* ── ⑤ HEADLINE ── */
.rce2-headline {
    position: absolute;
    bottom: 18px;
    left: 16px;
    right: 16px;
    z-index: 4;
    opacity: 0;
    transform: translateY(6px);
    transition: opacity 0.85s cubic-bezier(0.4, 0, 0.2, 1),
        transform 0.85s cubic-bezier(0.22, 1, 0.36, 1);
}

.rce2-headline.rce2-in {
    opacity: 1;
    transform: translateY(0);
}

.rce2-hl-title {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 17px;
    font-weight: 700;
    color: #0f1e44;
    letter-spacing: -0.01em;
    margin-bottom: 4px;
}

.rce2-hl-sub {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 12.5px;
    color: #5a6d8a;
}

/* Canvas fade-out on loop reset */
.rce2-canvas-fade {
    opacity: 0 !important;
    transition: opacity 1s cubic-bezier(0.4, 0, 0.2, 1) !important;
}

/* ═══════════════════════════════════════════════════════════════
   Unified Observability v3 — Ultra-Premium Animation
   Gravitational merge: fragments drift → pull → snap into one view
   ═══════════════════════════════════════════════════════════════ */

.uo3-canvas {
    display: flex;
    flex-direction: column;
    padding: 16px 18px 18px;
    height: 420px;
    overflow: hidden;
}

/* ── Unified header ── */
.uo3-header {
    display: flex;
    align-items: center;
    gap: 7px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #4a6491;
    margin-bottom: 12px;
    flex-shrink: 0;
    opacity: 0;
    transition: opacity 0.9s cubic-bezier(0.4, 0, 0.2, 1);
}

.uo3-header.uo3-in {
    opacity: 1;
}

.uo3-hd-dot {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #22c55e;
    flex-shrink: 0;
    box-shadow: 0 0 0 3px rgba(34, 197, 94, 0.18);
    animation: uo3-pulse 2s ease-in-out infinite;
}

@keyframes uo3-pulse {
    0%, 100% { box-shadow: 0 0 0 3px rgba(34, 197, 94, 0.18); }
    50%       { box-shadow: 0 0 0 5px rgba(34, 197, 94, 0.08); }
}

.uo3-hd-divider {
    width: 1px;
    height: 10px;
    background: rgba(74, 100, 145, 0.25);
    flex-shrink: 0;
    margin: 0 2px;
}

.uo3-hd-badge {
    background: rgba(34, 197, 94, 0.1);
    color: #16a34a;
    border: 1px solid rgba(34, 197, 94, 0.2);
    border-radius: 100px;
    padding: 2px 8px;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

/* ── 2×2 grid ── */
.uo3-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    flex: 1;
    min-height: 0;
}

/* ── Fragments — base + scattered state ── */
.uo3-frag {
    background: #ffffff;
    border: 1px solid rgba(190, 210, 238, 0.55);
    border-radius: 13px;
    padding: 14px 14px 12px;
    box-shadow:
        0 2px 6px rgba(20, 50, 110, 0.04),
        0 8px 20px rgba(20, 50, 110, 0.07),
        inset 0 1px 0 rgba(255, 255, 255, 0.9);
    opacity: 0.7;
    will-change: transform, opacity;
    transition: border-color 0.4s ease, box-shadow 0.4s ease;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

/* Scattered offsets — pushed outward from natural grid position */
.uo3-f1 {
    transform: translate(-46px, -46px) rotate(-1.8deg) scale(0.86);
    animation: uo3D1 5.2s ease-in-out infinite;
}

.uo3-f2 {
    transform: translate(46px, -46px) rotate(1.8deg) scale(0.86);
    animation: uo3D2 6.5s ease-in-out infinite;
}

.uo3-f3 {
    transform: translate(-46px, 46px) rotate(1.4deg) scale(0.86);
    animation: uo3D3 7.1s ease-in-out infinite;
}

.uo3-f4 {
    transform: translate(46px, 46px) rotate(-1.4deg) scale(0.86);
    animation: uo3D4 5.8s ease-in-out infinite;
}

/* Independent drift rhythms — very slight, 3-4px max */
@keyframes uo3D1 {

    0%,
    100% {
        transform: translate(-46px, -46px) rotate(-1.8deg) scale(0.86);
    }

    50% {
        transform: translate(-49px, -43px) rotate(-1.5deg) scale(0.86);
    }
}

@keyframes uo3D2 {

    0%,
    100% {
        transform: translate(46px, -46px) rotate(1.8deg) scale(0.86);
    }

    50% {
        transform: translate(43px, -49px) rotate(1.5deg) scale(0.86);
    }
}

@keyframes uo3D3 {

    0%,
    100% {
        transform: translate(-46px, 46px) rotate(1.4deg) scale(0.86);
    }

    50% {
        transform: translate(-49px, 43px) rotate(1.8deg) scale(0.86);
    }
}

@keyframes uo3D4 {

    0%,
    100% {
        transform: translate(46px, 46px) rotate(-1.4deg) scale(0.86);
    }

    50% {
        transform: translate(43px, 49px) rotate(-1.8deg) scale(0.86);
    }
}

/* Micro-interaction highlight */
.uo3-frag.uo3-pulse {
    border-color: rgba(78, 124, 246, 0.42);
    box-shadow:
        0 0 0 3px rgba(78, 124, 246, 0.09),
        0 8px 20px rgba(20, 50, 110, 0.1);
}

/* ── Fragment content ── */
.uo3-frag-lbl {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #7a8fa8;
    margin-bottom: 6px;
}

.uo3-frag-val {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #0f1e44;
    letter-spacing: -0.01em;
    line-height: 1;
    margin-bottom: 6px;
}

.uo3-val-green {
    color: #16a34a;
}

.uo3-frag-sub {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 9.5px;
    color: #8497b4;
    line-height: 1.4;
    margin-top: auto;
    padding-top: 4px;
}

.uo3-spark {
    width: 100%;
    height: 20px;
    display: block;
    margin-bottom: 4px;
}

.uo3-bars {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-bottom: 5px;
}

.uo3-bar {
    height: 3px;
    border-radius: 2px;
    background: linear-gradient(90deg, #4e7cf6, #8b9cf6);
    width: var(--uw, 80%);
    opacity: 0.7;
}

.uo3-bar-2 {
    opacity: 0.5;
}

.uo3-bar-3 {
    opacity: 0.35;
}

/* Bar row with labels */
.uo3-bar-row {
    display: flex;
    align-items: center;
    gap: 8px;
}

.uo3-bar-label {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 9px;
    font-weight: 600;
    color: #8497b4;
    width: 52px;
    flex-shrink: 0;
    text-align: right;
}

.uo3-bar-track {
    flex: 1;
    height: 4px;
    background: #f1f5f9;
    border-radius: 2px;
    overflow: hidden;
}

.uo3-bar-track .uo3-bar {
    width: var(--uw, 80%);
    height: 100%;
}

/* Source breakdown pills */
.uo3-frag-breakdown {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-bottom: 6px;
}

.uo3-src-pill {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 9px;
    font-weight: 600;
    color: #4a6491;
    background: #f0f4ff;
    border: 1px solid rgba(78, 124, 246, 0.12);
    border-radius: 5px;
    padding: 2px 7px;
    white-space: nowrap;
}

.uo3-status-row {
    display: flex;
    align-items: center;
    gap: 7px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 11px;
    font-weight: 500;
    color: #3a4d6b;
    margin-bottom: 5px;
}

/* Jobs type tag */
.uo3-jobs-tag {
    font-size: 9px;
    font-weight: 600;
    color: #8497b4;
    margin-left: auto;
}

.uo3-dot {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    flex-shrink: 0;
}

.uo3-dot-g {
    background: #22c55e;
}

.uo3-dot-a {
    background: #f59e0b;
}

/* Health source rows */
.uo3-health-rows {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-bottom: 6px;
}

.uo3-health-row {
    display: flex;
    align-items: center;
    gap: 6px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 10px;
    font-weight: 500;
    color: #3a4d6b;
}

.uo3-latency {
    margin-left: auto;
    font-size: 10px;
    font-weight: 600;
    color: #8497b4;
    font-family: 'IBM Plex Mono', 'IBM Plex Sans', monospace;
}

/* ── Headline ── */
.uo3-headline {
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px solid rgba(195, 212, 238, 0.45);
    flex-shrink: 0;
    opacity: 0;
    transform: translateY(6px);
    transition: opacity 0.9s cubic-bezier(0.4, 0, 0.2, 1),
        transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
}

.uo3-headline.uo3-in {
    opacity: 1;
    transform: translateY(0);
}

.uo3-hl-title {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 17px;
    font-weight: 700;
    color: #0f1e44;
    letter-spacing: -0.01em;
    margin-bottom: 4px;
}

.uo3-hl-sub {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 12.5px;
    color: #5a6d8a;
}

/* Canvas fade */
.uo3-canvas-fade {
    opacity: 0 !important;
    transition: opacity 0.55s ease !important;
}

/* ═══════════════════════════════════════════════════════════════
   Unified Observability v4 — "Clarity" Concept
   Fragments start as blurred ghosts in their final grid positions.
   One by one they sharpen — filter:blur collapses, opacity rises,
   scale completes — like a camera locking focus on each data source.
   After the last piece clears: sync sweep → status → beat → headline.
   ═══════════════════════════════════════════════════════════════ */

/* ── Override: fragments in-place, blurred, no scatter drift ── */
.uo3-canvas {
    position: relative;
}

.uo3-frag.uo3-f1,
.uo3-frag.uo3-f2,
.uo3-frag.uo3-f3,
.uo3-frag.uo3-f4 {
    transform: scale(0.966);
    animation: none;
    filter: blur(6.5px);
    opacity: 0.38;
    transition: none;
    will-change: filter, opacity, transform;
}

/* ── Focus state: the clarity moment ── */
.uo3-frag.uo3-live {
    transform: scale(1) !important;
    filter: blur(0px) !important;
    opacity: 1 !important;
    animation: none !important;
    /*
     * Asymmetric easing per property:
     * - filter  uses standard ease — smooth, deliberate defocus→focus
     * - opacity matches filter timing
     * - transform uses slight overshoot — like a lens snapping to position
     */
    transition:
        filter 0.82s cubic-bezier(0.4, 0, 0.2, 1),
        opacity 0.70s cubic-bezier(0.4, 0, 0.2, 1),
        transform 0.82s cubic-bezier(0.22, 1, 0.36, 1) !important;
}

/* ── Sync sweep line — draws across card top as sources connect ── */
.uo3-sync-line {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg,
            transparent 0%,
            rgba(78, 124, 246, 0.35) 15%,
            rgba(99, 148, 255, 0.70) 50%,
            rgba(78, 124, 246, 0.35) 85%,
            transparent 100%);
    transform: scaleX(0);
    transform-origin: left center;
    opacity: 0;
    border-radius: 0 0 2px 2px;
    z-index: 4;
    pointer-events: none;
    transition: none;
}

.uo3-sync-line.uo3-in {
    transform: scaleX(1);
    opacity: 1;
    /* scaleX sweeps first, opacity leads slightly so the edge is crisp */
    transition:
        transform 0.58s cubic-bezier(0.4, 0, 0.2, 1),
        opacity 0.12s ease;
}

/* ── Synchronized beat — all 4 borders glow at once after unification ── */
@keyframes uo3Beat {
    0% {
        border-color: rgba(190, 210, 238, 0.55);
        box-shadow: 0 2px 6px rgba(20, 50, 110, 0.04), 0 8px 20px rgba(20, 50, 110, 0.07), inset 0 1px 0 rgba(255, 255, 255, 0.9);
    }

    38% {
        border-color: rgba(78, 124, 246, 0.52);
        box-shadow: 0 0 0 4px rgba(78, 124, 246, 0.09), 0 4px 12px rgba(20, 50, 110, 0.09), inset 0 1px 0 rgba(255, 255, 255, 0.9);
    }

    100% {
        border-color: rgba(190, 210, 238, 0.55);
        box-shadow: 0 2px 6px rgba(20, 50, 110, 0.04), 0 8px 20px rgba(20, 50, 110, 0.07), inset 0 1px 0 rgba(255, 255, 255, 0.9);
    }
}

.uo3-frag.uo3-beat {
    animation: uo3Beat 0.95s cubic-bezier(0.4, 0, 0.2, 1) forwards !important;
}

/* ── Headline: blur-to-sharp instead of plain opacity ── */
.uo3-headline {
    opacity: 0;
    filter: blur(4px);
    transform: translateY(5px);
    transition: none;
}

.uo3-headline.uo3-in {
    opacity: 1;
    filter: blur(0px);
    transform: translateY(0);
    transition:
        opacity 1.0s cubic-bezier(0.4, 0, 0.2, 1),
        filter 1.0s cubic-bezier(0.4, 0, 0.2, 1),
        transform 1.0s cubic-bezier(0.22, 1, 0.36, 1);
}

/* ═══════════════════════════════════════════════════════════════
   Actionable Insights v1 — "From suggestion to impact"
   Recommendation → action pill → system response → saved amount.
   Single insight, no clutter. Trust, not excitement.
   ═══════════════════════════════════════════════════════════════ */

/* ═══════════════════════════════════════════════════════
   CARD 4 — Actionable Insights  (v4 spacious — 2-column rect)
   Signal → AI Analysis → Action | Chart + Metrics
   ═══════════════════════════════════════════════════════ */

.ai4-canvas {
    display: flex;
    flex-direction: column;
    height: 390px;
    padding: 16px 18px 18px;
    overflow: hidden;
    position: relative;
    gap: 12px;
    justify-content: space-between;
    background: linear-gradient(180deg, #ffffff 0%, #f8faff 100%);
}

/* Subtle success glow */
.ai4-bg-glow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 140%;
    height: 140%;
    background: radial-gradient(circle, rgba(78, 124, 246, 0.05) 0%, transparent 70%);
    opacity: 0;
    pointer-events: none;
    transition: opacity 1.5s ease;
    z-index: 0;
}

.ai4-bg-glow.ai4-in {
    opacity: 1;
}

/* ── ① Signal alert chip ── */
.ai4-signal {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    align-self: center;
    background: #fff;
    border: 1px solid rgba(239, 68, 68, 0.15);
    border-radius: 100px;
    padding: 4px 12px;
    box-shadow: 0 4px 12px rgba(239, 68, 68, 0.08);
    opacity: 0;
    transform: translateY(-10px);
    z-index: 2;
}

.ai4-signal.ai4-in {
    opacity: 1;
    transform: translateY(0);
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.ai4-sig-pulse {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #ef4444;
    position: relative;
}

.ai4-sig-pulse::before {
    content: '';
    position: absolute;
    inset: -3px;
    border-radius: 50%;
    background: rgba(239, 68, 68, 0.2);
    animation: ai4pulse 2s infinite;
}

@keyframes ai4pulse {
    0% {
        transform: scale(1);
        opacity: 0.8;
    }

    100% {
        transform: scale(2.5);
        opacity: 0;
    }
}

.ai4-sig-text {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 11px;
    font-weight: 500;
    color: #991b1b;
}

.ai4-sig-badge {
    font-size: 9px;
    font-weight: 700;
    color: #ef4444;
    background: rgba(239, 68, 68, 0.08);
    padding: 1px 5px;
    border-radius: 4px;
}

/* ── Stacked body ── */
.ai4-body {
    display: flex;
    flex-direction: column;
    gap: 14px;
    flex: 1;
    z-index: 1;
}

/* ── ② Vidura AI panel ── */
.ai4-ai-panel {
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(78, 124, 246, 0.15);
    border-radius: 12px;
    padding: 12px 14px;
    box-shadow: 0 10px 30px rgba(78, 124, 246, 0.05);
    opacity: 0;
    transform: translateY(10px);
}

.ai4-ai-panel.ai4-in {
    opacity: 1;
    transform: translateY(0);
    transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}

.ai4-ai-header {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px;
}

.ai4-avatar {
    width: 28px;
    height: 28px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 8px rgba(78, 124, 246, 0.1);
    border: 1px solid rgba(78, 124, 246, 0.1);
    overflow: hidden;
}

.ai4-avatar img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.ai4-ai-name {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 12.5px;
    font-weight: 700;
    color: #041C50;
}

.ai4-ai-state {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 9px;
    color: #64748b;
    font-weight: 500;
}

.ai4-ai-state.ai4-ready {
    color: #2563eb;
    font-weight: 600;
}

.ai4-badge-ai {
    margin-left: auto;
    font-size: 8px;
    font-weight: 700;
    color: #2563eb;
    background: rgba(37, 99, 235, 0.08);
    border: 1px solid rgba(37, 99, 235, 0.15);
    padding: 1px 5px;
    border-radius: 4px;
}

.ai4-steps {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.ai4-step {
    display: flex;
    align-items: center;
    gap: 10px;
    opacity: 0;
    transform: translateX(-8px);
}

.ai4-step.ai4-in {
    opacity: 1;
    transform: translateX(0);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.ai4-step-dot {
    width: 20px;
    height: 20px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ai4-step-dot svg {
    width: 11px;
    height: 11px;
}

.ai4-sd-red {
    background: rgba(239, 68, 68, 0.08);
    color: #ef4444;
    border: 1px solid rgba(239, 68, 68, 0.12);
}

.ai4-sd-yellow {
    background: rgba(245, 158, 11, 0.08);
    color: #d97706;
    border: 1px solid rgba(245, 158, 11, 0.12);
}

.ai4-sd-blue {
    background: rgba(37, 99, 235, 0.08);
    color: #2563eb;
    border: 1px solid rgba(37, 99, 235, 0.12);
}

.ai4-step-txt {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #1e293b;
}

/* ── ③ Metrics block ── */
.ai4-metrics {
    background: #ffffff;
    border: 1px solid rgba(78, 124, 246, 0.12);
    border-radius: 12px;
    padding: 12px 16px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    opacity: 0;
    box-shadow:
        0 4px 20px rgba(78, 124, 246, 0.04),
        0 0 0 1px rgba(255, 255, 255, 1) inset;
    position: relative;
}

.ai4-metrics.ai4-in {
    opacity: 1;
    transition: opacity 0.8s ease;
}

.ai4-ba-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ai4-ba-item {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.ai4-ba-lbl {
    font-size: 9.5px;
    font-weight: 600;
    color: #64748b;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.ai4-ba-val {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 17px;
    font-weight: 700;
    color: #0f1e44;
}

.ai4-ba-val.ai4-struck {
    text-decoration: line-through;
    opacity: 0.3;
}

.ai4-ba-val.ai4-optimized {
    color: #2563eb;
}

.ai4-ba-sep {
    color: #cbd5e1;
    font-size: 14px;
}

.ai4-savings-row {
    display: flex;
    align-items: baseline;
    gap: 6px;
    padding-top: 10px;
    border-top: 1px solid rgba(78, 124, 246, 0.08);
    opacity: 0;
    transform: translateY(8px);
}

.ai4-savings-row.ai4-in {
    opacity: 1;
    transform: translateY(0);
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.ai4-sav-amt {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 21px;
    font-weight: 800;
    color: #059669;
}

.ai4-sav-unit {
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 11px;
    font-weight: 600;
    color: #059669;
}

.ai4-confirm {
    position: relative;
    align-self: flex-start;
    font-size: 10px;
    font-weight: 700;
    color: #059669;
    background: rgba(16, 185, 129, 0.1);
    padding: 4px 10px;
    border-radius: 100px;
    margin-bottom: 8px;
    opacity: 0;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.ai4-confirm.ai4-in {
    opacity: 1;
    transition: opacity 0.5s ease;
}

/* ── ④ Action button ── */
.ai4-action {
    background: #041c50;
    border-radius: 10px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    cursor: pointer;
    border: none;
    box-shadow: 0 4px 14px rgba(4, 28, 80, 0.15);
    opacity: 0;
    transform: scale(0.98);
    position: relative;
    overflow: hidden;
}

.ai4-action.ai4-in {
    opacity: 1;
    transform: scale(1);
    transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.ai4-action.ai4-clicked {
    transform: scale(0.93) translateY(2px);
    background: #020f2e;
    box-shadow: 0 1px 4px rgba(4, 28, 80, 0.25), inset 0 2px 6px rgba(0, 0, 0, 0.35);
    transition: transform 0.08s ease, background 0.08s ease, box-shadow 0.08s ease;
}

@keyframes ai4-ripple {
    0%   { transform: scale(0); opacity: 0.5; }
    100% { transform: scale(3.5); opacity: 0; }
}

.ai4-action.ai4-clicked::after {
    content: '';
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.25);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    animation: ai4-ripple 0.45s ease-out forwards;
}

.ai4-action-text {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-size: 13.5px;
    font-weight: 700;
    color: #fff;
}

.ai4-action-arrow {
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
}

.ai4-sweep {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.15), transparent);
    transform: translateX(-100%);
}



.ai4-cursor {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    pointer-events: none;
    opacity: 0;
    transform: translate(250px, 350px);
    filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.15));
}

.ai4-canvas-fade {
    opacity: 0 !important;
    transition: opacity 0.8s ease !important;
}