/*#############################################################################
    PB Tmce
#############################################################################*/
/*
    RTE BASE (automatic styles for):
    -paragraphs
    -links
    -unordered lists
    -ordered lists
    -horizontal ruler
    -table, rows, cells
    -images
    -iframes

    RTE MAIN:
    .color: var(--pb-blue_2a517e);

*/
:root {
    --pb_pink_d2797e:  #d2797e;
    --pb-blue_2a517e:  #2a517e;
    --pb-gray_f1f1f1:  #f1f1f1;
    --pb-gray_f2f2f2:  #f2f2f2;
    --pb-gray_fbfbfb:  #fbfbfb;
    --pb-gray_e0e0e0:  #e0e0e0;
    --gp-white_ffffff: #ffffff;
}



@media all {
    .pb-languages { display: none !important; }
    
    /*#########################################################################
    #### RTE BASE - start
    #########################################################################*/

    .pb .TmceBase { font-family: Roboto; font-size: 16px; font-weight: normal; font-stretch: normal; font-style: normal; line-height: 1.4; letter-spacing: normal; }
    .pb .TmceBase { background-color: var(--pb-gray_f1f1f1); }
        .pb .TmceBase { color: var(--pb_pink_d2797e); }

            .pb .TmceBase strong { font-weight: bold; }
            .pb .TmceBase em { font-style: italic; }

            /* PARAGRAPH */
            .pb .TmceBase p { margin: 0 0 24px 0; font-weight: normal; line-height: 1.4; }
                .pb .TmceBase p:last-child { margin-bottom: 0; }

            /* ANCHOR */
            .pb .TmceBase a { color: var(--pb_pink_d2797e); text-decoration: none; line-height: 1; vertical-align: baseline; }
                .pb .TmceBase a:hover { color: var(--pb_pink_d2797e); text-decoration: none; }
            .pb .TmceBase p a { border-bottom: 1px dotted var(--pb_pink_d2797e); }
                .pb .TmceBase p a:hover { border-bottom: 1px solid var(--pb_pink_d2797e); }

            /* UNORDERED LIST */
            .pb .TmceBase ul { display: table; list-style: none; width: 100%; margin: 24px 0; padding: 0; }
                .pb .TmceBase ul:last-child { margin-bottom: 0; }
                .pb .TmceBase ul ul { margin: 4px 0 4px 0; padding: 0; }
                .pb .TmceBase ul li { display: table-row; -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; }
                    .pb .TmceBase ul li:before { content: "\25b5"; display: table-cell; padding-right: 5px; font-size: 1.75rem; line-height: 1rem; color: var(--pb_pink_d2797e); font-weight: 600; width: 1px; position: relative; }
                .pb .TmceBase ul > li:before { content: "\2022"; top: 4px; font-size: 2rem; }
                .pb .TmceBase ul > li > ul > li:before { content: "\25e6"; top: 5px; font-size: 1.75rem; }
                .pb .TmceBase ul > li > ul > li > ul > li:before { content: "\25aa"; top: 5px; font-size: 1.75rem; }
                .pb .TmceBase ul > li > ul > li > ul > li > ul > li:before { content: "\25ab"; top: 5px; font-size: 1.75rem; }
                .pb .TmceBase ul > li > ul > li > ul > li > ul > li > ul > li:before { content: "\25b4"; top: 4px; font-size: 1.625rem; }

            /* ORDERED LIST */
            .pb .TmceBase ol { counter-reset: item; display: table; list-style: none; width: 100%; margin: 24px 0; padding: 0; }
                .pb .TmceBase ol:last-child { margin-bottom: 0; }
                .pb .TmceBase ol ol { margin: 4px 0 4px 0; padding: 0; }
                .pb .TmceBase ol li { display: table-row; -webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; }
                    .pb .TmceBase ol li:before { content: counters(item, ".") ". "; counter-increment: item; display: table-cell; padding-right: 5px; color: var(--pb_pink_d2797e); font-weight: 600; width: 1%; }
                .pb .TmceBase ol ol li:before { }
                .pb .TmceBase ol li:hover:before { }

            /* HORIZONTAL RULER */
            .pb .TmceBase hr { margin: 24px 0; height: 4px; border: none; background: linear-gradient(90deg, rgba(210, 121, 126, 0.1) 0%, rgba(210, 121, 126, 0.6) 50%, rgba(210, 121, 126, 0.1) 100%); }

            /* TABLE */
            .pb .TmceBase .TmceTableResponsive { min-height: .01%; overflow-x: auto; }
            .pb .TmceBase table { margin: 24px auto; border-collapse: collapse; width: 100%; }
                .pb .TmceBase table:last-child { margin-bottom: 0; }
                .pb .TmceBase table caption, .pb .TmceBase .TmceTableTitle { caption-side: top; padding: 0 0 8px 0; text-align: left; font-size: 20px; font-weight: 600; }
                    .pb .TmceBase table caption p, .pb .TmceBase .TmceTableTitle { margin: 0; font-size: 20px; font-weight: 600; }
                .pb .TmceBase table tr { }
                    .pb .TmceBase table tr th { vertical-align: middle; text-align: center; padding: 10px 12px; }
                    .pb .TmceBase table tr td { vertical-align: middle; text-align: center; padding: 10px 12px; }
                .pb .TmceBase table thead { }
                    .pb .TmceBase table thead tr { }
                        .pb .TmceBase table thead tr th { text-align: center; background-color: var(--pb-gray_f2f2f2); font-weight: 600; }
                        .pb .TmceBase table thead tr td { text-align: center; background-color: var(--pb-gray_f2f2f2); font-weight: 600; }
                .pb .TmceBase table tbody { }
                    .pb .TmceBase table tbody tr { }
                        .pb .TmceBase table tbody tr th { background-color: var(--pb-gray_f2f2f2); font-weight: 600; }
                        .pb .TmceBase table tbody tr td { }
                            .pb .TmceBase table tbody tr td[style*='text-align\:right'], table tbody tr td[style*='text-align\: right'] { font-variant-numeric: lining-nums tabular-nums; }
                        .pb .TmceBase table tbody tr:nth-child(odd) td { background-color: transparent; }
                        .pb .TmceBase table tbody tr:nth-child(even) td { background-color: var(--pb-gray_fbfbfb); }
                        .pb .TmceBase table tbody tr:not(:last-child) th { border-bottom: 1px solid var(--pb-gray_e0e0e0); }
                        .pb .TmceBase table tbody tr:not(:last-child) td { border-bottom: 1px solid var(--pb-gray_e0e0e0); }
                .pb .TmceBase table tfoot { }
                    .pb .TmceBase table tfoot tr { }
                        .pb .TmceBase table tfoot tr th { background-color: var(--pb-gray_f2f2f2); font-weight: 600; }
                        .pb .TmceBase table tfoot tr td { }
                        .pb .TmceBase table tfoot tr:first-child th { border-top: 2px solid var(--pb-gray_e0e0e0); }
                        .pb .TmceBase table tfoot tr:first-child td { border-top: 2px solid var(--pb-gray_e0e0e0); }
                .pb .TmceBase .TmceTableField, .pb .TmceBase table.TmceTable tr td.TmceTableField { }

            /* IMAGE */
            .pb .TmceBase img, .pb .TmceBase .TmceImage, .pb .TmceBase .TmceImage img { max-width: 100%; height: auto; object-fit: scale-down; object-position: center center; margin: 24px auto; }
            .pb .TmceBase p.TmceImage { text-align: center; }
                .pb .TmceBase p.TmceImage a { border-bottom: none; }
                    .pb .TmceBase p.TmceImage a img { margin: 0; }

            /* VIDEO */
            .pb .TmceBase video { max-width: 100%; height: auto; object-fit: scale-down; object-position: center center; margin: 24px auto; width: auto; display: block; }

            /* IFRAME */
            .pb .TmceBase iframe, .pb .TmceBase p iframe { margin: 24px auto; display: block; max-width: 100%; }

    /*#########################################################################
    #### RTE BASE - end
    #########################################################################*/



    /*#########################################################################
    #### RTE MAIN - start
    #########################################################################*/

    .pb .TmceMain, .pb .TmceMain * { }



        /*-- CLASSES --------------------------------------------------------*/

        /* TITLES */
        .pb .TmceMain p + .TmceAboveTitle,
        .pb .TmceMain p + .TmceTitle,
        .pb .TmceMain p + .TmceBelowTitle,
        .pb .TmceMain p + .TmceStrongText,
        .pb .TmceMain p + p > .TmceAboveTitle,
        .pb .TmceMain p + p > .TmceTitle,
        .pb .TmceMain p + p > .TmceStrongText,
        .pb .TmceMain p + p > .TmceBelowTitle { margin-top: 72px; }
        .pb .TmceMain .TmceAboveTitle + p,
        .pb .TmceMain .TmceTitle + p,
        .pb .TmceMain .TmceBelowTitle + p,
        .pb .TmceMain .TmceStrongText + p,
        .pb .TmceMain p > .TmceAboveTitle + p,
        .pb .TmceMain p > .TmceTitle + p,
        .pb .TmceMain p > .TmceStrongText + p,
        .pb .TmceMain p > .TmceBelowTitle + p { margin-bottom: 24px; }

        .pb .TmceMain .TmceAboveTitle { font-size: 24px; font-weight: 600; line-height: 1; text-transform: uppercase; color: var(--pb-blue_2a517e); }
        .pb .TmceMain .TmceTitle { font-size: 48px; font-weight: 600; line-height: 1; text-transform: uppercase; color: var(--pb-blue_2a517e); }
        .pb .TmceMain .TmceBelowTitle { font-size: 24px; font-weight: 600; line-height: 1; text-transform: uppercase; color: var(--pb-blue_2a517e); }
        .pb .TmceMain .TmceStrongText { font-size: 24px; color: var(--pb-blue_2a517e); }

        .pb .TmceMain .TmceAboveTitle + .TmceTitle,
        .pb .TmceMain .TmceAboveTitle + .TmceBelowTitle,
        .pb .TmceMain p > .TmceAboveTitle + .TmceTitle,
        .pb .TmceMain p > .TmceAboveTitle + .TmceBelowTitle,
        .pb .TmceMain .TmceAboveTitle + p > .TmceTitle,
        .pb .TmceMain .TmceAboveTitle + p > .TmceBelowTitle,
        .pb .TmceMain p > .TmceAboveTitle + p > .TmceTitle,
        .pb .TmceMain p > .TmceAboveTitle + p > .TmceBelowTitle { margin-top: 0; }
        .pb .TmceMain .TmceTitle + .TmceBelowTitle,
        .pb .TmceMain p > .TmceTitle + .TmceBelowTitle,
        .pb .TmceMain .TmceTitle + p > .TmceBelowTitle,
        .pb .TmceMain p > .TmceTitle + p > .TmceBelowTitle { margin-top: 0; }

        .pb .TmceMain .TmcePinkText { color: var(--pb_pink_d2797e) !important; }
        .pb .TmceMain .TmceBlueText { color: var(--pb-blue_2a517e) !important; }
        .pb .TmceMain .TmceWhiteText { color: var(--gp-white_ffffff) !important; }

        /* BUTTONS */
        .pb .TmceMain a.TmceBtn1, .pb .TmceMain .TmceBtn1 a { position: relative; font-size: 20px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1.3; letter-spacing: normal; text-align: center; border-radius: 8px; border-width: 1px; border-style: solid; padding: 6px 12px; overflow: hidden; display: inline-flex; text-decoration: none; vertical-align: bottom; justify-content: center; align-items: center; margin: 4px; vertical-align: middle; color: var(--gp-white_ffffff); background-color: var(--pb_pink_d2797e); border-color: var(--pb_pink_d2797e) !important; }
            .pb .TmceMain a.TmceBtn1[href], .pb .TmceMain a.TmceBtn1[onclick], .pb .TmceMain .TmceBtn1 a[href], .pb .TmceMain .TmceBtn1 a[onclick] { cursor: pointer; }
            .pb .TmceMain a.TmceBtn1:focus, .pb .TmceMain a.TmceBtn1:active, .pb .TmceMain .TmceBtn1 a:focus, .pb .TmceMain .TmceBtn1 a:active { outline: none; font-weight: 600; border-width: 2px; color: var(--gp-white_ffffff); background-color: var(--pb_pink_d2797e); }
            .pb .TmceMain a.TmceBtn1:hover, .pb .TmceMain .TmceBtn1 a:hover { color: var(--pb_pink_d2797e); background-color: var(--gp-white_ffffff); }
            .pb .TmceMain a.TmceBtn1:disabled, .pb .TmceMain .TmceBtn1 a:disabled { cursor: not-allowed; color: var(--gp-white_ffffff); background-color: var(--pb_pink_d2797e); backdrop-filter: brightness(0.75); }

        .pb .TmceMain a.TmceBtn2, .pb .TmceMain .TmceBtn2 a { position: relative; font-size: 20px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1.3; letter-spacing: normal; text-align: center; border-radius: 8px; border-width: 1px; border-style: solid; padding: 6px 12px; overflow: hidden; display: inline-flex; text-decoration: none; vertical-align: bottom; justify-content: center; align-items: center; margin: 4px; vertical-align: middle; color: var(--gp-white_ffffff); background-color: var(--pb-blue_2a517e); border-color: var(--pb-blue_2a517e) !important; }
            .pb .TmceMain a.TmceBtn2[href], .pb .TmceMain a.TmceBtn2[onclick], .pb .TmceMain .TmceBtn2 a[href], .pb .TmceMain .TmceBtn2 a[onclick] { cursor: pointer; }
            .pb .TmceMain a.TmceBtn2:focus, .pb .TmceMain a.TmceBtn2:active, .pb .TmceMain .TmceBtn2 a:focus, .pb .TmceMain .TmceBtn2 a:active { outline: none; font-weight: 600; border-width: 2px; color: var(--gp-white_ffffff); background-color: var(--pb-blue_2a517e); }
            .pb .TmceMain a.TmceBtn2:hover, .pb .TmceMain .TmceBtn2 a:hover { color: var(--pb-blue_2a517e); background-color: var(--gp-white_ffffff); }
            .pb .TmceMain a.TmceBtn2:disabled, .pb .TmceMain .TmceBtn2 a:disabled { cursor: not-allowed; color: var(--gp-white_ffffff); background-color: var(--pb-blue_2a517e); backdrop-filter: brightness(0.75); }

        .pb .TmceMain a.TmceBtn3, .pb .TmceMain .TmceBtn3 a { position: relative; font-size: 20px; font-weight: 500; font-stretch: normal; font-style: normal; line-height: 1.3; letter-spacing: normal; text-align: center; border-radius: 8px; border-width: 1px; border-style: solid; padding: 6px 12px; overflow: hidden; display: inline-flex; text-decoration: none; vertical-align: bottom; justify-content: center; align-items: center; margin: 4px; vertical-align: middle; color: var(--pb_pink_d2797e); background-color: var(--gp-white_ffffff); border-color: var(--pb_pink_d2797e) !important; }
            .pb .TmceMain a.TmceBtn3[href], .pb .TmceMain a.TmceBtn3[onclick], .pb .TmceMain .TmceBtn3 a[href], .pb .TmceMain .TmceBtn3 a[onclick] { cursor: pointer; }
            .pb .TmceMain a.TmceBtn3:focus, .pb .TmceMain a.TmceBtn3:active, .pb .TmceMain .TmceBtn3 a:focus, .pb .TmceMain .TmceBtn3 a:active { outline: none; font-weight: 600; border-width: 2px; color: var(--pb_pink_d2797e); background-color: var(--gp-white_ffffff); }
            .pb .TmceMain a.TmceBtn3:hover, .pb .TmceMain .TmceBtn3 a:hover { color: var(--gp-white_ffffff); background-color: var(--pb_pink_d2797e); }
            .pb .TmceMain a.TmceBtn3:disabled, .pb .TmceMain .TmceBtn3 a:disabled { cursor: not-allowed; color: var(--pb_pink_d2797e); background-color: var(--gp-white_ffffff); backdrop-filter: brightness(0.75); }

    /*#########################################################################
    #### RTE MAIN - end
    #########################################################################*/



    /*#########################################################################
    #### RTE BASE ALT - start
    #########################################################################*/

    .pb .TmceBaseAlt { background-color: var(--pb_pink_d2797e); }
        .pb .TmceBaseAlt { color: var(--gp-white_ffffff); }

            /* ANCHOR */
            .pb .TmceBaseAlt a { color: var(--gp-white_ffffff); }
                .pb .TmceBaseAlt a:hover { color: var(--gp-white_ffffff); }
            .pb .TmceBaseAlt p a { border-bottom-color: var(--gp-white_ffffff); }
                .pb .TmceBaseAlt p a:hover { border-bottom-color: var(--gp-white_ffffff); }

            /* UNORDERED LIST */
            .pb .TmceBaseAlt ul li:before { color: var(--gp-white_ffffff); }

            /* ORDERED LIST */
            .pb .TmceBaseAlt ol li:before { color: var(--gp-white_ffffff); }

            /* HORIZONTAL RULER */
            .pb .TmceBaseAlt hr { background: linear-gradient(90deg, rgba(1, 1, 1, 0.1) 0%, rgba(1, 1, 1, 0.6) 50%, rgba(1, 1, 1, 0.1) 100%); }

            /* TABLE */
            .pb .TmceBaseAlt table thead tr th { color: var(--gp-white_ffffff); }
            .pb .TmceBaseAlt table thead tr td { color: var(--gp-white_ffffff); }
            .pb .TmceBaseAlt table tbody tr th { color: var(--gp-white_ffffff); }
            .pb .TmceBaseAlt table tbody tr:nth-child(even) td { background-color: transparent; }
            .pb .TmceBaseAlt table tfoot tr th { color: var(--gp-white_ffffff); }

    /*#########################################################################
    #### RTE BASE ALT - end
    #########################################################################*/



    /*#########################################################################
    #### RTE MAIN ALT - start
    #########################################################################*/

    .pb .TmceMainAlt, .pb .TmceMainAlt * { }



        /*-- CLASSES --------------------------------------------------------*/

        /* TITLES */
        .pb .TmceMainAlt .TmceAboveTitle { color: var(--gp-white_ffffff); }
        .pb .TmceMainAlt .TmceTitle { color: var(--gp-white_ffffff); }
        .pb .TmceMainAlt .TmceBelowTitle { color: var(--gp-white_ffffff); }

    /*#########################################################################
    #### RTE MAIN ALT - end
    #########################################################################*/
}

@media screen and (max-width: 767px) {
    /*#########################################################################
    #### RTE BASE - start
    #########################################################################*/

    .pb .TmceBase, .pb .TmceBase * { font-size: 14px; }

        /* PARAGRAPH */
        .pb .TmceBase p { margin-bottom: 16px; }

        /* UNORDERED LIST */
        .pb .TmceBase ul { margin: 16px 0; }

        /* ORDERED LIST */
        .pb .TmceBase ol { margin: 16px 0; }

        /* HORIZONTAL RULER */
        .pb .TmceBase hr { margin: 16px 0; }

        /* TABLE */
        .pb .TmceBase table { margin: 16px auto; }
            .pb .TmceBase table caption, .pb .TmceBase .TmceTableTitle { font-size: 18px; }
                .pb .TmceBase table caption p, .pb .TmceBase .TmceTableTitle { font-size: 18px; }

        /* IMAGE */
        .pb .TmceBase img, .pb .TmceBase .TmceImage, .pb .TmceBase .TmceImage img { margin: 16px auto; }

        /* VIDEO */
        .pb .TmceBase video { margin: 16px auto; }

        /* IFRAME */
        .pb .TmceBase iframe, .pb .TmceBase p iframe { margin: 16px auto; }

    /*#########################################################################
    #### RTE BASE - end
    #########################################################################*/



    /*#########################################################################
    #### RTE MAIN - start
    #########################################################################*/

    .pb .TmceMain, .pb .TmceMain * { font-size: 14px; }



        /*-- CLASSES --------------------------------------------------------*/

        /* TITLES */
        .pb .TmceMain p + .TmceAboveTitle,
        .pb .TmceMain p + .TmceTitle,
        .pb .TmceMain p + .TmceBelowTitle,
        .pb .TmceMain p + p > .TmceAboveTitle,
        .pb .TmceMain p + p > .TmceTitle,
        .pb .TmceMain p + p > .TmceBelowTitle { margin-top: 48px; }
        .pb .TmceMain .TmceAboveTitle + p,
        .pb .TmceMain .TmceTitle + p,
        .pb .TmceMain .TmceBelowTitle + p,
        .pb .TmceMain p > .TmceAboveTitle + p,
        .pb .TmceMain p > .TmceTitle + p,
        .pb .TmceMain p > .TmceBelowTitle + p { margin-bottom: 16px; }

        .pb .TmceMain .TmceAboveTitle { font-size: 18px; }
        .pb .TmceMain .TmceTitle { font-size: 24px; }
        .pb .TmceMain .TmceBelowTitle { font-size: 18px; }

    /*#########################################################################
    #### RTE MAIN - end
    #########################################################################*/
}

@media all and (max-width: 576px) {
    /*#########################################################################
    #### RTE BASE - start
    #########################################################################*/

    .pb .TmceBase { padding-left: 14px; padding-right: 14px; }

    /*#########################################################################
    #### RTE BASE - end
    #########################################################################*/


    /*#########################################################################
    #### RTE MAIN - start
    #########################################################################*/

    .pb .TmceMain, .pb .TmceMain * { font-size: 15px; }


        /*-- CLASSES --------------------------------------------------------*/

        /* TITLES */
        .pb .TmceMain p + .TmceAboveTitle,
        .pb .TmceMain p + .TmceTitle,   
        .pb .TmceMain p + .TmceBelowTitle,
        .pb .TmceMain p + p > .TmceAboveTitle,
        .pb .TmceMain p + p > .TmceTitle,
        .pb .TmceMain p + p > .TmceBelowTitle { margin-top: 32px; }
        .pb .TmceMain .TmceAboveTitle + p,
        .pb .TmceMain .TmceTitle + p,
        .pb .TmceMain .TmceBelowTitle + p,
        .pb .TmceMain p > .TmceAboveTitle + p,
        .pb .TmceMain p > .TmceTitle + p,
        .pb .TmceMain p > .TmceBelowTitle + p { margin-bottom: 16px; }

        .pb .TmceMain .TmceAboveTitle { font-size: 16px; width: 100%; float:left; margin-bottom:10px;  }
        .pb .TmceMain .TmceTitle { font-size: 21px; }
        .pb .TmceMain .TmceBelowTitle { font-size: 15px; }

    /*#########################################################################
    #### RTE MAIN - end
    #########################################################################*/
}

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

  /* ── LAYOUT ── */
  .kbai-container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 40px;
  }


  /* ══════════════════════════════════════
     SECTION 1 — HERO
  ══════════════════════════════════════ */
  .kbai-hero {
    background: var(--pb-blue_2a517e);
    padding: 88px 0 72px;
    position: relative;
    overflow: hidden;
  }
  .kbai-hero::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image:
      linear-gradient(rgba(255,255,255,0.04) 1px, transparent 1px),
      linear-gradient(90deg, rgba(255,255,255,0.04) 1px, transparent 1px);
    background-size: 60px 60px;
    pointer-events: none;
  }
  .kbai-hero-inner {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 72px;
    align-items: center;
  }

  /* hero uses TmceMainAlt since it's on a dark background */
  .kbai-hero-text .TmceAboveTitle {
    font-size: 11px;
    letter-spacing: 3px;
    color: var(--pb_pink_d2797e);
    margin-bottom: 16px;
    display: block;
  }
  .kbai-hero-text .TmceTitle {
    font-size: 44px;
    color: var(--gp-white_ffffff);
    margin-bottom: 24px;
    display: block;
    line-height: 1.15;
    text-transform: none;
  }
  .kbai-hero-text .TmceTitle em {
    font-style: italic;
    color: var(--pb_pink_d2797e);
  }
  .kbai-hero-text p {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.7;
    margin-bottom: 36px;
  }
  .kbai-hero-actions {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
  }

  /* hero stats panel */
  .kbai-hero-stats {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1px;
    background: rgba(255,255,255,0.10);
    border: 1px solid rgba(255,255,255,0.10);
    border-radius: 8px;
    overflow: hidden;
  }
  .kbai-stat {
    background: rgba(255,255,255,0.04);
    padding: 28px 24px;
    transition: background 0.15s;
  }
  .kbai-stat:hover { background: rgba(255,255,255,0.08); }
  .kbai-stat-num {
    font-size: 40px;
    font-weight: 600;
    color: var(--pb_pink_d2797e);
    line-height: 1;
    margin-bottom: 10px;
  }
  .kbai-stat-label {
    font-size: 12px;
    font-weight: 300;
    line-height: 1.5;
  }
  .kbai-stat.span-2 {
    grid-column: span 2;
    border-top: 1px solid rgba(255,255,255,0.10);
  }


  /* ══════════════════════════════════════
     SECTION 2 — THREE PILLARS
  ══════════════════════════════════════ */
  .kbai-pillars {
    background: var(--pb-gray_f1f1f1);
    padding: 80px 0;
    border-bottom: 1px solid var(--pb-gray_e0e0e0);
  }
  .kbai-section-header { margin-bottom: 48px; }

  .kbai-pillars-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }

  .kbai-pillar {
    background: var(--gp-white_ffffff);
    border: 1px solid var(--pb-gray_e0e0e0);
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: box-shadow 0.2s, transform 0.2s;
  }
  .kbai-pillar:hover {
    box-shadow: 0 6px 24px rgba(0,0,0,0.08);
    transform: translateY(-2px);
  }

  .kbai-pillar-top {
    padding: 28px 24px 22px;
    border-bottom: 1px solid var(--pb-gray_e0e0e0);
    flex: 1;
  }
  .kbai-pillar-bar {
    height: 4px;
    border-radius: 2px;
    margin-bottom: 24px;
  }
  .kbai-pillar-bar.pink  { background: var(--pb_pink_d2797e); }
  .kbai-pillar-bar.blue  { background: var(--pb-blue_2a517e); }
  .kbai-pillar-bar.mixed {
    background: linear-gradient(90deg, var(--pb_pink_d2797e), var(--pb-blue_2a517e));
  }

  .kbai-pillar-num {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #999;
    margin-bottom: 4px;
  }
  /* pillar name uses TmceStrongText sizing */
  .kbai-pillar-name {
    font-size: 28px;
    font-weight: 600;
    color: var(--pb-blue_2a517e);
    line-height: 1.1;
    margin-bottom: 6px;
  }
  .kbai-pillar-tagline {
    font-size: 14px;
    font-style: italic;
    color: #888;
    margin-bottom: 20px;
    line-height: 1.4;
  }
  .kbai-pillar-desc {
    font-size: 13px;
    font-weight: 300;
    color: #555;
    line-height: 1.65;
    margin-bottom: 20px;
  }
  .kbai-pillar-badge {
    display: inline-block;
    font-size: 11px;
    font-weight: 500;
    padding: 4px 12px;
    border-radius: 20px;
  }
  .kbai-pillar-badge.pink {
    background: rgba(210,121,126,0.12);
    color: var(--pb_pink_d2797e);
  }
  .kbai-pillar-badge.blue {
    background: rgba(42,81,126,0.10);
    color: var(--pb-blue_2a517e);
  }
  .kbai-pillar-badge.mixed {
    background: rgba(42,81,126,0.08);
    color: var(--pb-blue_2a517e);
    border: 1px solid rgba(210,121,126,0.30);
  }

  .kbai-pillar-bottom { padding: 20px 24px; }

  .kbai-pillar-msgs {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 16px;
  }
  .kbai-pillar-msgs li {
    font-size: 12px;
    color: #444;
    line-height: 1.5;
    padding-left: 16px;
    position: relative;
  }
  .kbai-pillar-msgs li::before {
    content: '→';
    position: absolute;
    left: 0;
    font-size: 10px;
    top: 2px;
    color: var(--pb_pink_d2797e);
  }
  /* blue variant arrow */
  .kbai-pillar.blue-accent .kbai-pillar-msgs li::before {
    color: var(--pb-blue_2a517e);
  }

  .kbai-pillar-link {
    font-size: 12px;
    font-weight: 500;
    color: var(--pb_pink_d2797e);
    text-decoration: none;
    border-bottom: 1px dotted var(--pb_pink_d2797e);
    padding-bottom: 1px;
    transition: border-style 0.15s;
  }
  .kbai-pillar-link:hover { border-style: solid; }
  .kbai-pillar.blue-accent .kbai-pillar-link {
    color: var(--pb-blue_2a517e);
    border-bottom-color: var(--pb-blue_2a517e);
  }


  /* ══════════════════════════════════════
     SECTION 3 — PROOF + CTA
  ══════════════════════════════════════ */
  .kbai-proof {
    background: var(--gp-white_ffffff);
    padding: 80px 0;
  }

  .kbai-proof-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    margin-top: 48px;
  }

  .kbai-proof-card {
    border: 1px solid var(--pb-gray_e0e0e0);
    border-radius: 8px;
    padding: 28px;
    border-top: 4px solid var(--pb_pink_d2797e);
  }
  .kbai-proof-card:last-child {
    border-top-color: var(--pb-blue_2a517e);
  }

  .kbai-proof-eyebrow {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: var(--pb_pink_d2797e);
    margin-bottom: 12px;
  }
  .kbai-proof-card:last-child .kbai-proof-eyebrow {
    color: var(--pb-blue_2a517e);
  }

  /* proof card title uses TmceBelowTitle sizing */
  .kbai-proof-title {
    font-size: 20px;
    font-weight: 600;
    color: var(--pb-blue_2a517e);
    margin-bottom: 12px;
    line-height: 1.25;
  }
  .kbai-proof-body {
    font-size: 13px;
    font-weight: 300;
    color: #666;
    line-height: 1.7;
  }

  /* CTA banner */
  .kbai-cta-banner {
    background: var(--pb-blue_2a517e);
    border-radius: 8px;
    padding: 48px;
    margin-top: 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    flex-wrap: wrap;
  }
  .kbai-cta-text h3 {
    font-size: 22px;
    font-weight: 600;
    color: var(--gp-white_ffffff);
    margin-bottom: 10px;
    line-height: 1.3;
  }
  .kbai-cta-text p {
    font-size: 13px;
    font-weight: 300;
    color: rgba(255,255,255,0.60);
    max-width: 440px;
    line-height: 1.6;
  }
  .kbai-cta-actions {
    display: flex;
    gap: 12px;
    flex-shrink: 0;
    flex-wrap: wrap;
  }

  /* partners strip */
  .kbai-partners {
    border-top: 1px solid var(--pb-gray_e0e0e0);
    padding: 24px 0;
    margin-top: 48px;
    display: flex;
    align-items: center;
    gap: 0;
    flex-wrap: wrap;
  }
  .kbai-partners-label {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #aaa;
    margin-right: 24px;
    white-space: nowrap;
  }
  .kbai-partners-list { display: flex; gap: 12px; flex-wrap: wrap; }
  .kbai-partner-badge {
    font-size: 12px;
    font-weight: 400;
    color: #777;
    border: 1px solid var(--pb-gray_e0e0e0);
    border-radius: 20px;
    padding: 4px 14px;
  }

  /* ── FOOTER ── */
  .kbai-footer {
    background: var(--pb-blue_2a517e);
    padding: 24px 0;
  }
  .kbai-footer-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 12px;
  }
  .kbai-footer-logo {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
    color: var(--gp-white_ffffff);
  }
  .kbai-footer-logo span { color: var(--pb_pink_d2797e); }
  .kbai-footer-copy {
    font-size: 11px;
    color: rgba(255,255,255,0.35);
  }

  /* ── RESPONSIVE ── */
  @media (max-width: 900px) {
    .kbai-hero-inner { grid-template-columns: 1fr; gap: 40px; }
    .kbai-pillars-grid { grid-template-columns: 1fr; }
    .kbai-proof-grid { grid-template-columns: 1fr; }
    .kbai-cta-banner { flex-direction: column; align-items: flex-start; }
    .kbai-container { padding: 0 20px; }
  }    
    
  /* concept badge */
  .uc-badge {
    display: inline-flex; align-items: center; gap: 10px;
    background: rgba(210,121,126,0.10); border: 1px solid rgba(210,121,126,0.25);
    border-radius: 24px; padding: 6px 16px; margin-bottom: 28px;
  }
  .uc-badge-bar { width: 12px; height: 12px; border-radius: 50%; background: var(--pb_pink_d2797e); }
  .uc-badge-text { font-size: 11px; font-weight: 500; letter-spacing: 2px; text-transform: uppercase; color: var(--pb_pink_d2797e); }

  /* scenario block */
  .uc-scenario {
    background: var(--pb-gray_f1f1f1);
    border-left: 4px solid var(--pb_pink_d2797e);
    border-radius: 0 6px 6px 0;
    padding: 28px 32px;
    margin: 32px 0;
  }
  .uc-scenario-label {
    font-size: 10px; font-weight: 600; letter-spacing: 2.5px;
    text-transform: uppercase; color: var(--pb_pink_d2797e); margin-bottom: 12px;
  }

  /* before / after */
  .uc-split { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 32px 0; }
  .uc-before, .uc-after {
    border-radius: 6px; padding: 24px;
  }
  .uc-before { background: #fff5f5; border: 1px solid #f0c0c2; }
  .uc-after  { background: #f0f7ef; border: 1px solid #b5d9b0; }
  .uc-split-label {
    font-size: 10px; font-weight: 600; letter-spacing: 2px;
    text-transform: uppercase; margin-bottom: 12px;
  }
  .uc-before .uc-split-label { color: #c0444a; }
  .uc-after  .uc-split-label { color: #3a7a35; }

  /* divider */
  .uc-divider { height: 1px; background: var(--pb-gray_e0e0e0); margin: 40px 0; }

  /* table override for compact use */
  .uc-table-wrap { overflow-x: auto; margin: 32px 0; }
  .uc-table-wrap table { width: 100%; border-collapse: collapse; }
  .uc-table-wrap table th {
    background: var(--pb-blue_2a517e); color: #fff;
    font-size: 12px; font-weight: 500; text-align: left;
    padding: 10px 14px; letter-spacing: 0.5px;
  }
  .uc-table-wrap table td {
    font-size: 13px; padding: 10px 14px; vertical-align: top;
    border-bottom: 1px solid var(--pb-gray_e0e0e0); line-height: 1.5;
  }
  .uc-table-wrap table tbody tr:nth-child(even) td { background: var(--pb-gray_fbfbfb); }
  .uc-table-wrap .tag {
    display: inline-block; font-size: 10px; font-weight: 500;
    padding: 2px 8px; border-radius: 10px;
    background: rgba(210,121,126,0.12); color: var(--pb_pink_d2797e);
  }

  /* knowledge graph visual */
  .uc-graph-wrap {
    background: var(--pb-gray_f1f1f1);
    border: 1px solid var(--pb-gray_e0e0e0);
    border-radius: 8px;
    padding: 28px 32px;
    margin: 32px 0;
  }
  .uc-graph-label {
    font-size: 10px; font-weight: 600; letter-spacing: 2px;
    text-transform: uppercase; color: var(--pb-blue_2a517e); margin-bottom: 20px;
  }
  .uc-graph-compare { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }
  .uc-graph-side-title {
    font-size: 11px; font-weight: 600; text-transform: uppercase;
    letter-spacing: 1.5px; margin-bottom: 14px; text-align: center;
  }
  .uc-graph-side-title.bad  { color: #c0444a; }
  .uc-graph-side-title.good { color: #3a7a35; }
  .uc-flat-nodes { display: flex; flex-wrap: wrap; gap: 8px; justify-content: center; padding: 8px; }
  .uc-node {
    font-size: 11px; padding: 5px 12px; border-radius: 4px;
    background: var(--gp-white_ffffff); border: 1px solid var(--pb-gray_e0e0e0);
    color: #555;
  }
  .uc-tree { display: flex; flex-direction: column; align-items: center; gap: 0; }
  .uc-tree-row { display: flex; justify-content: center; gap: 10px; }
  .uc-tree-row + .uc-tree-row { margin-top: 6px; }
  .uc-tree-connector { text-align: center; font-size: 10px; color: #aaa; margin: 2px 0; }
  .uc-node.root { background: var(--pb-blue_2a517e); color: #fff; border-color: var(--pb-blue_2a517e); font-weight: 500; }
  .uc-node.mid  { background: rgba(42,81,126,0.08); border-color: rgba(42,81,126,0.25); color: var(--pb-blue_2a517e); }
  .uc-node.leaf { font-size: 10px; padding: 4px 10px; }

  /* scaling stages */
  .uc-stages { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin: 32px 0; }
  .uc-stage {
    border: 1px solid var(--pb-gray_e0e0e0);
    border-radius: 6px; padding: 20px;
    border-top: 3px solid var(--pb_pink_d2797e);
    position: relative;
  }
  .uc-stage:nth-child(2) { border-top-color: color-mix(in srgb, var(--pb_pink_d2797e) 50%, var(--pb-blue_2a517e)); }
  .uc-stage:nth-child(3) { border-top-color: var(--pb-blue_2a517e); }
  .uc-stage-num {
    font-size: 10px; font-weight: 600; letter-spacing: 2px;
    text-transform: uppercase; color: #999; margin-bottom: 6px;
  }
  .uc-stage-title { font-size: 14px; font-weight: 600; color: var(--pb-blue_2a517e); margin-bottom: 8px; }
  .uc-stage-body { font-size: 12px; color: #666; line-height: 1.55; }

  /* audit trail */
  .uc-timeline { margin: 32px 0; display: flex; flex-direction: column; gap: 0; }
  .uc-timeline-item { display: flex; gap: 16px; position: relative; padding-bottom: 24px; }
  .uc-timeline-item:last-child { padding-bottom: 0; }
  .uc-tl-left { display: flex; flex-direction: column; align-items: center; flex-shrink: 0; width: 32px; }
  .uc-tl-dot { width: 12px; height: 12px; border-radius: 50%; background: var(--pb-blue_2a517e); flex-shrink: 0; margin-top: 3px; }
  .uc-tl-line { flex: 1; width: 1px; background: var(--pb-gray_e0e0e0); margin-top: 4px; }
  .uc-timeline-item:last-child .uc-tl-line { display: none; }
  .uc-tl-content { flex: 1; }
  .uc-tl-date { font-size: 10px; font-weight: 600; color: var(--pb-blue_2a517e); letter-spacing: 1px; text-transform: uppercase; margin-bottom: 4px; }
  .uc-tl-text { font-size: 13px; color: #444; line-height: 1.5; }
  .uc-tl-author { font-size: 11px; color: #999; margin-top: 3px; }

  /* insight pull quote */
  .uc-insight {
    border: 1px solid var(--pb-gray_e0e0e0);
    border-top: 3px solid var(--pb_pink_d2797e);
    border-radius: 0 0 6px 6px;
    padding: 24px 28px; margin: 28px 0;
    background: #fffbf8;
  }
  .uc-insight-source {
    font-size: 10px; font-weight: 600; letter-spacing: 2px;
    text-transform: uppercase; color: var(--pb_pink_d2797e); margin-bottom: 12px;
  }
  .uc-insight p { font-size: 13px; color: #444; line-height: 1.7; font-style: italic; margin-bottom: 0; }
  .uc-insight-caption { font-size: 11px; color: #999; margin-top: 10px; font-style: normal; display: block; }

  /* classification cards */
  .uc-classify-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 12px; margin: 28px 0; }
  .uc-classify-card {
    border: 1px solid var(--pb-gray_e0e0e0); border-radius: 6px;
    padding: 16px 14px; background: var(--gp-white_ffffff);
  }
  .uc-classify-icon { font-size: 20px; margin-bottom: 8px; }
  .uc-classify-title { font-size: 12px; font-weight: 600; color: var(--pb-blue_2a517e); margin-bottom: 6px; }
  .uc-classify-body { font-size: 11px; color: #666; line-height: 1.5; }
  
@media all and (max-width: 576px) {
  .uc-split { grid-template-columns: 1fr; }
  .uc-classify-grid { grid-template-columns: 1fr; }
  .uc-graph-compare { grid-template-columns: 1fr; }
  .uc-stages { grid-template-columns: repeat(1, 1fr); margin: 32px 6px; }
        
}

  /* sources strip */
  .kbai-sources {
    margin-top: 20px;
    padding-top: 16px;
    font-size: 11px;
    font-weight: 300;
    color: #999;
    line-height: 1.6;
  }
  .kbai-sources em { font-style: italic; }
  .kbai-sources-num {
    display: inline-block;
    font-size: 9px;
    font-weight: 600;
    color: var(--pb_pink_d2797e);
    vertical-align: super;
    margin-right: 2px;
  }
