/* /Pages/AiAgents.cshtml.rz.scp.css */
.ai-agents-page[b-xmvocj3j89] {
    background: #0b0d14;
    color: #ffffff;
    padding-bottom: 60px;
}

.ai-agent-hero[b-xmvocj3j89],
.ai-agent-section[b-xmvocj3j89],
.ai-agent-cta[b-xmvocj3j89] {
    padding: 80px 84px 0;
}

.ai-agent-hero[b-xmvocj3j89] {
    overflow: hidden;
    position: relative;
}

.ai-agent-hero__glow[b-xmvocj3j89] {
    background: rgba(55, 55, 218, 0.4);
    border-radius: 9999px;
    filter: blur(160px);
    height: 600px;
    left: 50%;
    opacity: 0.45;
    position: absolute;
    top: -180px;
    transform: translateX(-50%);
    width: 800px;
}

.ai-agent-hero__container[b-xmvocj3j89],
.ai-agent-section__heading[b-xmvocj3j89],
.ai-agent-strengths__workflow[b-xmvocj3j89],
.ai-agent-cta__inner[b-xmvocj3j89] {
    margin: 0 auto;
    max-width: 1360px;
    position: relative;
    z-index: 1;
}

.ai-agent-hero__intro[b-xmvocj3j89] {
    margin: 0 auto;
    max-width: 920px;
    text-align: center;
}

.ai-agent-pill[b-xmvocj3j89] {
    align-items: center;
    background: rgba(55, 55, 218, 0.12);
    border: 1px solid rgba(55, 55, 218, 0.3);
    border-radius: 999px;
    color: #ffffff;
    display: inline-flex;
    font-size: 12px;
    font-weight: 600;
    gap: 8px;
    letter-spacing: 0.15em;
    line-height: 18px;
    padding: 6px 12px;
    text-transform: uppercase;
}

.ai-agent-pill--hero[b-xmvocj3j89] {
    margin-bottom: 24px;
}

.ai-agent-pill i[b-xmvocj3j89] {
    color: #8383ff;
    font-size: 14px;
}

.ai-agent-hero h1[b-xmvocj3j89],
.ai-agent-section__heading h2[b-xmvocj3j89],
.ai-agent-cta__inner h2[b-xmvocj3j89] {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 64px;
    font-weight: 500;
    letter-spacing: -0.02em;
    line-height: 1.1;
    margin: 0;
}

.ai-agent-hero__subtitle[b-xmvocj3j89],
.ai-agent-section__heading p[b-xmvocj3j89],
.ai-agent-cta__inner p[b-xmvocj3j89] {
    color: #d4d6d9;
    font-family: "ABeeZee", sans-serif;
    font-size: 18px;
    font-style: italic;
    line-height: 1.6;
    margin: 20px auto 0;
}

.ai-agent-hero__subtitle[b-xmvocj3j89] {
    max-width: 920px;
}

.ai-agent-actions[b-xmvocj3j89] {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.ai-agent-actions--center[b-xmvocj3j89] {
    justify-content: center;
    margin-top: 28px;
}

.ai-agent-button[b-xmvocj3j89] {
    align-items: center;
    border-radius: 10px;
    display: inline-flex;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    gap: 8px;
    justify-content: center;
    line-height: 24px;
    min-height: 54px;
    padding: 14px 28px;
    text-decoration: none;
    transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.ai-agent-button--primary[b-xmvocj3j89] {
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #0b0d14;
}

.ai-agent-button--primary:hover[b-xmvocj3j89] {
    color: #0b0d14;
}

.ai-agent-button--secondary[b-xmvocj3j89] {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
}

.ai-agent-button--secondary:hover[b-xmvocj3j89],
.ai-agent-button--dark-pill:hover[b-xmvocj3j89] {
    color: #ffffff;
}

.ai-agent-button--dark-pill[b-xmvocj3j89] {
    background: #0b0d14;
    border: 1px solid #0b0d14;
    border-radius: 999px;
    color: #ffffff;
    font-size: 14px;
    min-height: 45px;
    padding: 12px 24px;
}

.ai-agent-button--large[b-xmvocj3j89] {
    min-height: 65px;
    padding: 19px 28px;
}

.ai-agent-hero__workflow[b-xmvocj3j89] {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 24px;
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
    margin: 72px auto 0;
    max-width: 900px;
    padding: 33px;
}

.ai-agent-hero__workflow-header[b-xmvocj3j89] {
    align-items: center;
    display: flex;
    justify-content: space-between;
    gap: 16px;
}

.ai-agent-eyebrow[b-xmvocj3j89],
.ai-agent-strengths__workflow-label[b-xmvocj3j89],
.ai-agent-explorer__meta-title[b-xmvocj3j89],
.ai-agent-explorer__sidebar-head span:first-child[b-xmvocj3j89] {
    color: rgba(255, 255, 255, 0.6);
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.15em;
    line-height: 1.5;
    text-transform: uppercase;
}

.ai-agent-hero__workflow-header .ai-agent-eyebrow[b-xmvocj3j89] {
    color: #3737da;
}

.ai-agent-hero__workflow h2[b-xmvocj3j89] {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    margin: 4px 0 0;
}

.ai-agent-hero__workflow-grid[b-xmvocj3j89] {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 20px;
}

.ai-agent-hero__workflow-card[b-xmvocj3j89] {
    align-items: center;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    gap: 16px;
    min-height: 65px;
    padding: 13px;
}

.ai-agent-hero__workflow-card h3[b-xmvocj3j89] {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    margin: 0;
}

.ai-agent-hero__workflow-card p[b-xmvocj3j89] {
    color: #d4d6d9;
    font-family: "ABeeZee", sans-serif;
    font-size: 12px;
    font-style: italic;
    line-height: 18px;
    margin: 0;
}

.ai-agent-hero__status[b-xmvocj3j89] {
    border-radius: 999px;
    display: inline-flex;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 16.5px;
    padding: 4px 10px;
    text-transform: uppercase;
    white-space: nowrap;
}

.ai-agent-hero__status--pill[b-xmvocj3j89] {
    background: rgba(55, 55, 218, 0.18);
    border: 1px solid rgba(55, 55, 218, 0.4);
    color: #ffffff;
    letter-spacing: normal;
    text-transform: none;
}

.ai-agent-hero__status--muted[b-xmvocj3j89] {
    background: rgba(255, 255, 255, 0.08);
    color: #d4d6d9;
}

.ai-agent-hero__status--active[b-xmvocj3j89] {
    background: #3737da;
    color: #ffffff;
}

.ai-agent-hero__highlights[b-xmvocj3j89] {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin: 26px auto 0;
    max-width: 1100px;
}

.ai-agent-hero__highlight[b-xmvocj3j89] {
    align-items: flex-start;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    display: flex;
    gap: 12px;
    min-height: 81px;
    padding: 21px;
}

.ai-agent-hero__highlight-icon[b-xmvocj3j89] {
    align-items: center;
    background: #3737da;
    border-radius: 10px;
    color: #ffffff;
    display: inline-flex;
    font-size: 16px;
    height: 36px;
    justify-content: center;
    width: 36px;
}

.ai-agent-hero__highlight p[b-xmvocj3j89] {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
}

.ai-agent-section__heading[b-xmvocj3j89] {
    text-align: center;
}

.ai-agent-section__heading p[b-xmvocj3j89] {
    max-width: 720px;
}

.ai-agent-section--strengths .ai-agent-section__heading[b-xmvocj3j89] {
    max-width: 860px;
}

.ai-agent-strengths__workflow[b-xmvocj3j89] {
    margin-top: 40px;
    max-width: 720px;
    text-align: center;
}

.ai-agent-strengths__workflow-row[b-xmvocj3j89] {
    align-items: center;
    display: flex;
    gap: 8px;
    justify-content: center;
    margin-top: 12px;
}

.ai-agent-strengths__workflow-item[b-xmvocj3j89] {
    background: rgba(55, 55, 218, 0.12);
    border: 1px solid rgba(55, 55, 218, 0.35);
    border-radius: 12px;
    min-width: 0;
    padding: 16px;
    text-align: left;
    width: 210px;
}

.ai-agent-strengths__workflow-topline[b-xmvocj3j89] {
    align-items: center;
    display: flex;
    gap: 8px;
}

.ai-agent-strengths__workflow-topline i[b-xmvocj3j89] {
    color: #8383ff;
    font-size: 16px;
}

.ai-agent-strengths__workflow-topline span[b-xmvocj3j89] {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
}

.ai-agent-strengths__workflow-item small[b-xmvocj3j89] {
    color: #d4d6d9;
    display: block;
    font-family: "ABeeZee", sans-serif;
    font-size: 12px;
    font-style: italic;
    line-height: 18px;
    margin-top: 8px;
}

.ai-agent-strengths__workflow-arrow[b-xmvocj3j89] {
    color: #3737da;
    font-size: 16px;
}

.ai-agent-strengths__grid[b-xmvocj3j89] {
    display: grid;
    gap: 24px;
    grid-template-columns: 260px minmax(0, 1fr) 260px;
    margin: 56px auto 0;
    max-width: 1360px;
}

.ai-agent-strengths__post-card[b-xmvocj3j89],
.ai-agent-strengths__stat-card[b-xmvocj3j89] {
    align-self: start;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 16px;
    color: inherit;
    display: block;
    padding: 20px;
    text-decoration: none;
}

.ai-agent-strengths__post-card h3[b-xmvocj3j89] {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.5;
    margin: 0;
}

.ai-agent-strengths__post-visual[b-xmvocj3j89] {
    align-items: center;
    background: linear-gradient(143deg, rgba(55, 55, 218, 0.2), rgba(55, 55, 218, 0.05));
    border: 1px solid rgba(55, 55, 218, 0.25);
    border-radius: 10px;
    display: grid;
    gap: 8px;
    grid-template-columns: repeat(3, 1fr);
    margin: 16px 0;
    min-height: 164px;
    padding: 16px;
    position: relative;
}

.ai-agent-strengths__post-visual span[b-xmvocj3j89] {
    background: rgba(255, 255, 255, 0.15);
    border-radius: 4px;
    min-height: 56px;
}

.ai-agent-strengths__post-visual i[b-xmvocj3j89] {
    align-items: center;
    color: #ffffff;
    display: inline-flex;
    font-size: 32px;
    grid-column: 2;
    grid-row: 1 / span 2;
    justify-content: center;
    z-index: 1;
}

.ai-agent-strengths__post-visual--thumbnail[b-xmvocj3j89] {
    display: block;
    min-height: 0;
    padding: 0;
}

.ai-agent-strengths__post-visual--thumbnail img[b-xmvocj3j89] {
    border-radius: 10px;
    display: block;
    height: 164px;
    object-fit: cover;
    width: 100%;
}

.ai-agent-strengths__post-card p[b-xmvocj3j89],
.ai-agent-strengths__stat-card p[b-xmvocj3j89] {
    color: #d4d6d9;
    font-family: "ABeeZee", sans-serif;
    font-size: 12px;
    font-style: italic;
    line-height: 1.5;
    margin: 0;
}

.ai-agent-strengths__post-excerpt[b-xmvocj3j89] {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    word-break: break-word;
}

.ai-agent-strengths__post-link[b-xmvocj3j89],
.ai-agent-strengths__stat-link[b-xmvocj3j89] {
    align-items: center;
    background: #ffffff;
    border-radius: 999px;
    color: #0b0d14;
    display: inline-flex;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    gap: 8px;
    margin-top: 16px;
    padding: 6px 16px;
}

.ai-agent-strengths__details[b-xmvocj3j89] {
    display: flex;
    flex-direction: column;
}

.ai-agent-strengths__detail-row[b-xmvocj3j89] {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    display: grid;
    gap: 24px;
    grid-template-columns: 260px minmax(0, 1fr);
    min-height: 121px;
    padding: 24px 0;
}

.ai-agent-strengths__detail-row:first-child[b-xmvocj3j89] {
    border-top: 0;
    padding-top: 16px;
}

.ai-agent-strengths__detail-title[b-xmvocj3j89] {
    align-items: flex-start;
    display: flex;
    gap: 12px;
}

.ai-agent-strengths__detail-title i[b-xmvocj3j89] {
    color: #ffffff;
    font-size: 18px;
}

.ai-agent-strengths__detail-title h3[b-xmvocj3j89] {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    margin: 0;
    margin-top: 4px;
}

.ai-agent-strengths__detail-row p[b-xmvocj3j89] {
    color: #d4d6d9;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
}

.ai-agent-strengths__stat-product[b-xmvocj3j89] {
    color: #ffffff;
    display: inline-flex;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.15em;
    line-height: 1.5;
    margin-bottom: 16px;
    position: relative;
    text-transform: uppercase;
}

.ai-agent-strengths__stat-product[b-xmvocj3j89]::before {
    border: 2px solid #3737da;
    border-radius: 999px;
    content: "";
    display: inline-block;
    height: 20px;
    margin-right: 8px;
    vertical-align: middle;
    width: 20px;
}

.ai-agent-strengths__stat-product[b-xmvocj3j89]::after {
    background: #3737da;
    border-radius: 999px;
    content: "";
    height: 6px;
    left: 7px;
    position: absolute;
    top: 7px;
    width: 6px;
}

.ai-agent-strengths__stat-card strong[b-xmvocj3j89] {
    display: block;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 56px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 12px;
}

.ai-agent-strengths__stat-link[b-xmvocj3j89] {
    background: transparent;
    color: #3737da;
    padding: 0;
}

.ai-agent-explorer[b-xmvocj3j89] {
    display: grid;
    gap: 28px;
    grid-template-columns: 420px minmax(0, 1fr);
    margin: 48px auto 0;
    max-width: 1360px;
}

.ai-agent-explorer__sidebar-head[b-xmvocj3j89] {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
    padding: 0 4px;
}

.ai-agent-explorer__pause[b-xmvocj3j89] {
    align-items: center;
    background: transparent;
    border: 0;
    color: #d4d6d9;
    cursor: pointer;
    display: inline-flex;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    gap: 4px;
    line-height: 18px;
    padding: 0;
}

.ai-agent-explorer__pause i[b-xmvocj3j89] {
    font-size: 12px;
}

.ai-agent-explorer__list[b-xmvocj3j89] {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-height: 640px;
    overflow-y: auto;
    padding-right: 4px;
}

.ai-agent-explorer__item[b-xmvocj3j89] {
    align-items: flex-start;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    color: inherit;
    cursor: pointer;
    display: flex;
    font: inherit;
    gap: 12px;
    min-height: 101px;
    overflow: hidden;
    padding: 17px;
    text-align: left;
    width: 100%;
}

.ai-agent-explorer__item.is-active[b-xmvocj3j89] {
    background: rgba(55, 55, 218, 0.15);
    border-color: #3737da;
}

.ai-agent-explorer__item-icon[b-xmvocj3j89] {
    align-items: center;
    background: rgba(255, 255, 255, 0.08);
    border-radius: 10px;
    color: #ffffff;
    display: inline-flex;
    font-size: 20px;
    height: 40px;
    justify-content: center;
    width: 40px;
}

.ai-agent-explorer__item.is-active .ai-agent-explorer__item-icon[b-xmvocj3j89] {
    background: #3737da;
}

.ai-agent-explorer__item-copy[b-xmvocj3j89] {
    flex: 1;
    min-width: 0;
    overflow: hidden;
}

.ai-agent-explorer__item-title[b-xmvocj3j89] {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    gap: 8px;
    min-width: 0;
    overflow: hidden;
}

.ai-agent-explorer__item-title h3[b-xmvocj3j89],
.ai-agent-use-case__content h3[b-xmvocj3j89],
.ai-agent-explorer__detail-header h3[b-xmvocj3j89] {
    flex: 1 1 auto;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    margin: 0;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ai-agent-explorer__item-title span[b-xmvocj3j89] {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 999px;
    color: #d4d6d9;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 15px;
    padding: 2px 8px;
    text-transform: uppercase;
}

.ai-agent-explorer__item.is-active .ai-agent-explorer__item-title span[b-xmvocj3j89] {
    background: #ffffff;
    color: #3737da;
}

.ai-agent-explorer__item p[b-xmvocj3j89],
.ai-agent-explorer__detail-header p[b-xmvocj3j89] {
    color: #d4d6d9;
    font-family: "ABeeZee", sans-serif;
    font-size: 13px;
    font-style: italic;
    line-height: 1.5;
    margin: 4px 0 0;
    max-height: 39px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-word;
}

.ai-agent-explorer__detail[b-xmvocj3j89] {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 16px;
    padding: 28px;
}

.ai-agent-explorer__detail-header[b-xmvocj3j89] {
    align-items: center;
    display: flex;
    gap: 16px;
}

.ai-agent-explorer__detail-icon[b-xmvocj3j89] {
    align-items: center;
    background: #3737da;
    border-radius: 12px;
    color: #ffffff;
    display: inline-flex;
    font-size: 20px;
    height: 40px;
    justify-content: center;
    width: 40px;
}

.ai-agent-explorer__divider[b-xmvocj3j89] {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    margin: 20px 0;
}

.ai-agent-explorer__description[b-xmvocj3j89] {
    color: #d4d6d9;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 15px;
    line-height: 1.6;
    margin: 0 0 20px;
}

.ai-agent-explorer__chips[b-xmvocj3j89],
.ai-agent-explorer__tags[b-xmvocj3j89] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 12px;
}

.ai-agent-explorer__chips span[b-xmvocj3j89],
.ai-agent-explorer__tags span[b-xmvocj3j89] {
    background: rgba(55, 55, 218, 0.18);
    border: 1px solid rgba(55, 55, 218, 0.3);
    border-radius: 999px;
    color: #ffffff;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 12px;
    line-height: 18px;
    padding: 6px 12px;
}

.ai-agent-explorer__tags span[b-xmvocj3j89] {
    background: rgba(255, 255, 255, 0.08);
    border-color: transparent;
    font-size: 11px;
}

.ai-agent-explorer__columns[b-xmvocj3j89] {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 24px;
}

.ai-agent-explorer__columns + .ai-agent-explorer__meta-title[b-xmvocj3j89] {
    margin-top: 32px;
}

.ai-agent-explorer__columns ul[b-xmvocj3j89] {
    color: #d4d6d9;
    margin: 12px 0 0;
    padding-left: 20px;
}

.ai-agent-explorer__columns li[b-xmvocj3j89] {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 2px;
}

.ai-agent-explorer__columns li[b-xmvocj3j89]::marker {
    color: #3737da;
}

.ai-agent-use-cases[b-xmvocj3j89] {
    background: #ffffff;
    border-radius: 28px;
    display: grid;
    gap: 40px;
    grid-template-columns: 340px minmax(0, 1fr);
    margin: 0 auto;
    max-width: 1360px;
    padding: 56px;
}

.ai-agent-use-cases__intro h2[b-xmvocj3j89] {
    color: #0b0d14;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 56px;
    font-weight: 500;
    line-height: 1.1;
    margin: 0;
}

.ai-agent-use-cases__intro p[b-xmvocj3j89] {
    color: #525358;
    font-family: "ABeeZee", sans-serif;
    font-size: 16px;
    font-style: italic;
    line-height: 1.6;
    margin: 20px 0 0;
}

.ai-agent-use-cases__intro .ai-agent-button[b-xmvocj3j89] {
    margin-top: 28px;
}

.ai-agent-use-cases__grid[b-xmvocj3j89] {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ai-agent-use-case[b-xmvocj3j89] {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    overflow: hidden;
}

.ai-agent-use-case__visual[b-xmvocj3j89] {
    align-items: center;
    border-bottom: 1px solid #e5e7eb;
    display: flex;
    height: 264px;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

.ai-agent-use-case__visual[b-xmvocj3j89]::before {
    background: linear-gradient(148deg, rgba(var(--accent-rgb), 0.3), rgba(var(--accent-rgb), 0.05));
    content: "";
    inset: 0;
    position: absolute;
}

.ai-agent-use-case__shape[b-xmvocj3j89] {
    opacity: 0.3;
    position: absolute;
    z-index: 1;
}

.ai-agent-use-case__shape--corner[b-xmvocj3j89] {
    background: rgba(255, 255, 255, 0.4);
    border-radius: 10px;
    height: 80px;
    left: 16px;
    top: 16px;
    width: 80px;
}

.ai-agent-use-case__shape--pill[b-xmvocj3j89] {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 999px;
    bottom: 24px;
    height: 64px;
    right: 24px;
    width: 64px;
}

.ai-agent-use-case__shape--bar[b-xmvocj3j89] {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 4px;
    bottom: 36px;
    height: 96px;
    right: 40px;
    width: 48px;
}

.ai-agent-use-case__icon[b-xmvocj3j89] {
    align-items: center;
    background: #ffffff;
    border-radius: 14px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.1);
    color: #3737da;
    display: inline-flex;
    font-size: 28px;
    height: 56px;
    justify-content: center;
    position: relative;
    width: 56px;
    z-index: 2;
}

.ai-agent-use-case__content[b-xmvocj3j89] {
    padding: 20px;
}

.ai-agent-use-case__tags[b-xmvocj3j89] {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.ai-agent-use-case__tags span[b-xmvocj3j89] {
    background: #f0f1f3;
    border-radius: 999px;
    color: #525358;
    display: inline-flex;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 10px;
    font-weight: 600;
    line-height: 15px;
    padding: 2px 10px;
    text-transform: none;
}

.ai-agent-use-case__tags .is-primary[b-xmvocj3j89] {
    background: rgba(55, 55, 218, 0.1);
    color: #3737da;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.ai-agent-use-case__content h3[b-xmvocj3j89] {
    color: #0b0d14;
    font-size: 17px;
    line-height: 1.4;
    margin-top: 12px;
}

.ai-agent-use-case__content p[b-xmvocj3j89] {
    color: #525358;
    font-family: "ABeeZee", sans-serif;
    font-size: 13px;
    font-style: italic;
    line-height: 1.5;
    margin: 8px 0 0;
}

.ai-agent-use-case--post[b-xmvocj3j89] {
    display: flex;
    flex-direction: column;
}

.ai-agent-use-case__thumbnail[b-xmvocj3j89] {
    aspect-ratio: 16 / 10;
    border-bottom: 1px solid #e5e7eb;
    display: block;
    object-fit: cover;
    width: 100%;
}

.ai-agent-use-case__link[b-xmvocj3j89] {
    align-items: center;
    color: #3737da;
    display: inline-flex;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 13px;
    font-weight: 700;
    gap: 6px;
    margin-top: 14px;
    text-decoration: none;
}

.ai-agent-use-case__link:hover[b-xmvocj3j89] {
    color: #1f1fb8;
}

.ai-agent-use-case--violet[b-xmvocj3j89] {
    --accent-rgb: 55, 55, 218;
}

.ai-agent-use-case--lilac[b-xmvocj3j89] {
    --accent-rgb: 139, 92, 246;
}

.ai-agent-use-case--mint[b-xmvocj3j89] {
    --accent-rgb: 16, 185, 129;
}

.ai-agent-use-case--amber[b-xmvocj3j89] {
    --accent-rgb: 245, 158, 11;
}

.ai-agent-use-case--rose[b-xmvocj3j89] {
    --accent-rgb: 239, 68, 68;
}

.ai-agent-use-case--sky[b-xmvocj3j89] {
    --accent-rgb: 6, 182, 212;
}

.ai-agent-use-case--pink[b-xmvocj3j89] {
    --accent-rgb: 236, 72, 153;
}

.ai-agent-use-case--lavender[b-xmvocj3j89] {
    --accent-rgb: 99, 102, 241;
}

.ai-agent-section--faq .ai-agent-section__heading[b-xmvocj3j89] {
    max-width: 960px;
}

.ai-agent-faq[b-xmvocj3j89] {
    margin: 48px auto 0;
    max-width: 960px;
}

.ai-agent-faq__item[b-xmvocj3j89] {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    margin-bottom: 12px;
    overflow: hidden;
}

.ai-agent-faq__item[open][b-xmvocj3j89] {
    background: rgba(55, 55, 218, 0.08);
    border-color: rgba(55, 55, 218, 0.4);
}

.ai-agent-faq__item summary[b-xmvocj3j89] {
    align-items: center;
    cursor: pointer;
    display: flex;
    gap: 12px;
    list-style: none;
    min-height: 62px;
    padding: 20px;
    position: relative;
}

.ai-agent-faq__item summary[b-xmvocj3j89]::-webkit-details-marker {
    display: none;
}

.ai-agent-faq__item summary[b-xmvocj3j89]::after {
    content: "\F282";
    font-family: bootstrap-icons;
    font-size: 14px;
    margin-left: auto;
    transition: transform 0.2s ease;
}

.ai-agent-faq__item[open] summary[b-xmvocj3j89]::after {
    transform: rotate(180deg);
}

.ai-agent-faq__number[b-xmvocj3j89] {
    color: #3737da;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
}

.ai-agent-faq__question[b-xmvocj3j89] {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
}

.ai-agent-faq__item p[b-xmvocj3j89] {
    color: #d4d6d9;
    font-family: "ABeeZee", sans-serif;
    font-size: 15px;
    font-style: italic;
    line-height: 1.6;
    margin: 0;
    padding: 0 20px 20px 52px;
}

.ai-agent-cta[b-xmvocj3j89] {
    padding-top: 60px;
}

.ai-agent-cta__inner[b-xmvocj3j89] {
    border-top: 1px dashed #7b7d83;
    padding-top: 81px;
    text-align: center;
}

.ai-agent-cta__inner p[b-xmvocj3j89] {
    max-width: 900px;
}

.ai-agent-cta__inner h2[b-xmvocj3j89] {
    margin: 16px auto 0;
    max-width: 900px;
}

@media (max-width: 1199.98px) {
    .ai-agent-hero h1[b-xmvocj3j89],
    .ai-agent-section__heading h2[b-xmvocj3j89],
    .ai-agent-cta__inner h2[b-xmvocj3j89] {
        font-size: 52px;
    }

    .ai-agent-strengths__grid[b-xmvocj3j89],
    .ai-agent-explorer[b-xmvocj3j89],
    .ai-agent-use-cases[b-xmvocj3j89] {
        grid-template-columns: 1fr;
    }

    .ai-agent-strengths__detail-row[b-xmvocj3j89] {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .ai-agent-strengths__post-card[b-xmvocj3j89],
    .ai-agent-strengths__stat-card[b-xmvocj3j89] {
        max-width: 360px;
    }
}

@media (max-width: 991.98px) {
    .ai-agent-hero[b-xmvocj3j89],
    .ai-agent-section[b-xmvocj3j89],
    .ai-agent-cta[b-xmvocj3j89] {
        padding-left: 24px;
        padding-right: 24px;
    }

    .ai-agent-hero__workflow-grid[b-xmvocj3j89],
    .ai-agent-hero__highlights[b-xmvocj3j89],
    .ai-agent-use-cases__grid[b-xmvocj3j89],
    .ai-agent-explorer__columns[b-xmvocj3j89] {
        grid-template-columns: 1fr;
    }

    .ai-agent-strengths__workflow-row[b-xmvocj3j89] {
        flex-direction: column;
    }

    .ai-agent-strengths__workflow-arrow[b-xmvocj3j89] {
        transform: rotate(90deg);
    }

    .ai-agent-use-cases[b-xmvocj3j89] {
        padding: 32px 24px;
    }
}

@media (max-width: 767.98px) {
    .ai-agent-hero h1[b-xmvocj3j89],
    .ai-agent-section__heading h2[b-xmvocj3j89],
    .ai-agent-cta__inner h2[b-xmvocj3j89],
    .ai-agent-use-cases__intro h2[b-xmvocj3j89] {
        font-size: 38px;
    }

    .ai-agent-hero__subtitle[b-xmvocj3j89],
    .ai-agent-section__heading p[b-xmvocj3j89],
    .ai-agent-cta__inner p[b-xmvocj3j89],
    .ai-agent-use-cases__intro p[b-xmvocj3j89] {
        font-size: 16px;
    }

    .ai-agent-button[b-xmvocj3j89],
    .ai-agent-button--large[b-xmvocj3j89] {
        min-height: 52px;
        width: 100%;
    }

    .ai-agent-actions[b-xmvocj3j89] {
        flex-direction: column;
    }

    .ai-agent-hero__workflow[b-xmvocj3j89] {
        padding: 24px;
    }

    .ai-agent-hero__workflow-header[b-xmvocj3j89] {
        align-items: flex-start;
        flex-direction: column;
    }

    .ai-agent-hero__workflow-card[b-xmvocj3j89] {
        align-items: flex-start;
        flex-direction: column;
    }

    .ai-agent-explorer__item[b-xmvocj3j89] {
        display: grid;
        gap: 12px;
        grid-template-columns: 40px minmax(0, 1fr);
        min-height: 140px;
        overflow: hidden;
        overflow-wrap: anywhere;
    }

    .ai-agent-explorer__item-copy[b-xmvocj3j89] {
        align-self: start;
        display: grid;
        gap: 6px;
        overflow: hidden;
    }

    .ai-agent-explorer__item-title[b-xmvocj3j89] {
        align-items: flex-start;
        flex-wrap: wrap;
        overflow: visible;
    }

    .ai-agent-explorer__item-title h3[b-xmvocj3j89] {
        overflow: visible;
        text-overflow: clip;
        white-space: normal;
    }

    .ai-agent-explorer__item p[b-xmvocj3j89] {
        display: -webkit-box;
        max-height: none;
        margin-top: 0;
        overflow: hidden;
        -webkit-line-clamp: 3;
    }

    .ai-agent-faq__item p[b-xmvocj3j89] {
        padding-left: 20px;
    }
}
/* /Pages/Index.cshtml.rz.scp.css */
.home-revamp[b-v3mncaejgh] {
    --home-bg: #0b0d14;
    --home-panel: rgba(255, 255, 255, 0.04);
    --home-border: rgba(255, 255, 255, 0.1);
    --home-border-soft: rgba(255, 255, 255, 0.06);
    --home-text-muted: #d4d6d9;
    --home-blue: #3737da;
    --home-green: #00d492;
    --home-radius-xl: 28px;
    --home-radius-lg: 20px;
    --home-radius-md: 16px;
    --home-radius-sm: 14px;
    color: #fff;
}

.home-shell[b-v3mncaejgh] {
    margin-left: auto;
    margin-right: auto;
    max-width: 1360px;
    padding-left: 40px;
    padding-right: 40px;
    width: 100%;
}

.home-section[b-v3mncaejgh] {
    padding: 100px 0;
}

.home-section-bordered[b-v3mncaejgh] {
    border-top: 1px solid var(--home-border-soft);
}

.home-hero[b-v3mncaejgh] {
    overflow: hidden;
    padding: 120px 0;
    position: relative;
}

.home-hero[b-v3mncaejgh]::before,
.home-hero[b-v3mncaejgh]::after {
    background: radial-gradient(circle, rgba(55, 55, 218, 0.18) 0%, rgba(55, 55, 218, 0) 68%);
    border-radius: 999px;
    content: "";
    pointer-events: none;
    position: absolute;
}

.home-hero[b-v3mncaejgh]::before {
    height: 600px;
    left: -140px;
    top: -220px;
    width: 600px;
}

.home-hero[b-v3mncaejgh]::after {
    bottom: -80px;
    height: 500px;
    right: -80px;
    width: 500px;
}

.home-hero-lines[b-v3mncaejgh] {
    inset: 0;
    opacity: 0.4;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
}

.home-hero-lines-player[b-v3mncaejgh] {
    height: 100%;
    min-width: 100%;
    width: 100%;
}

.home-hero-shell[b-v3mncaejgh] {
    position: relative;
    z-index: 1;
}

.hero-kicker[b-v3mncaejgh],
.section-kicker[b-v3mncaejgh] {
    align-items: center;
    color: var(--home-blue);
    display: inline-flex;
    font-size: 12px;
    font-weight: 600;
    gap: 8px;
    letter-spacing: 0.15em;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.hero-kicker[b-v3mncaejgh] {
    background: rgba(55, 55, 218, 0.12);
    border: 1px solid rgba(55, 55, 218, 0.3);
    border-radius: 999px;
    color: #fff;
    margin-bottom: 24px;
    padding: 8px 14px;
}

.hero-kicker i[b-v3mncaejgh] {
    color: var(--home-blue);
    font-size: 14px;
}

.hero-kicker-small[b-v3mncaejgh] {
    margin-bottom: 20px;
}

.hero-title[b-v3mncaejgh] {
    font-size: clamp(2.8rem, 5vw, 3.75rem);
    font-weight: 500;
    letter-spacing: -0.02em;
    line-height: 1.05;
    margin: 0;
}

.section-heading h2[b-v3mncaejgh],
.home-split-title[b-v3mncaejgh] {
    font-size: clamp(2.35rem, 4vw, 2.75rem);
    font-weight: 500;
    letter-spacing: -0.01em;
    line-height: 1.15;
    margin: 0;
}

.cta-panel h2[b-v3mncaejgh] {
    font-size: clamp(2.6rem, 5vw, 4rem);
    font-weight: 500;
    line-height: 1.2;
    margin: 0 auto;
}

.hero-description[b-v3mncaejgh],
.section-heading p[b-v3mncaejgh],
.home-split-description[b-v3mncaejgh],
.cta-overline[b-v3mncaejgh] {
    color: var(--home-text-muted);
    font-size: 17px;
    line-height: 1.6;
}

.hero-description[b-v3mncaejgh] {
    margin: 28px 0 0;
    max-width: 620px;
}

.hero-actions[b-v3mncaejgh],
.cta-actions[b-v3mncaejgh] {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 32px;
}

.home-btn[b-v3mncaejgh] {
    align-items: center;
    border: 1px solid transparent;
    border-radius: 10px;
    box-shadow: none;
    display: inline-flex;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 15px;
    font-weight: 600;
    gap: 8px;
    justify-content: center;
    letter-spacing: 0;
    line-height: 1.5;
    padding: 12px 24px;
    text-decoration: none;
    transition: border-color 0.2s ease, background-color 0.2s ease, color 0.2s ease;
}

.home-btn:hover[b-v3mncaejgh] {
    color: inherit;
}

.home-btn-primary[b-v3mncaejgh] {
    background: #fff;
    color: var(--home-bg);
}

.home-btn-secondary[b-v3mncaejgh] {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.18);
    color: #fff;
}

.home-btn-primary:hover[b-v3mncaejgh] {
    background: #f3f4f6;
    border-color: transparent;
    color: var(--home-bg);
}

.home-btn-secondary:hover[b-v3mncaejgh] {
    background: rgba(255, 255, 255, 0.09);
    border-color: rgba(255, 255, 255, 0.24);
    color: #fff;
}

.home-btn-inline[b-v3mncaejgh] {
    margin-top: 28px;
}

.hero-highlights[b-v3mncaejgh] {
    display: flex;
    flex-wrap: wrap;
    gap: 18px 28px;
    margin-top: 36px;
}

.hero-highlight[b-v3mncaejgh] {
    align-items: center;
    color: var(--home-text-muted);
    display: inline-flex;
    font-size: 14px;
    gap: 8px;
}

.hero-highlight i[b-v3mncaejgh] {
    color: var(--home-blue);
}

.hero-visual-shell[b-v3mncaejgh] {
    min-height: 680px;
    position: relative;
}

.hero-visual-glow[b-v3mncaejgh] {
    background: radial-gradient(circle, rgba(55, 55, 218, 0.2) 0%, rgba(55, 55, 218, 0) 70%);
    border-radius: 999px;
    pointer-events: none;
    position: absolute;
}

.hero-visual-glow-left[b-v3mncaejgh] {
    height: 320px;
    left: -40px;
    top: 120px;
    width: 320px;
}

.hero-visual-glow-right[b-v3mncaejgh] {
    bottom: -20px;
    height: 280px;
    right: -40px;
    width: 280px;
}

.hero-visual-background-wrap[b-v3mncaejgh] {
    inset: 0;
    overflow: hidden;
    position: absolute;
}

.hero-visual-background[b-v3mncaejgh] {
    height: 100%;
    opacity: 0.22;
    transform: scale(1.12);
    width: 100%;
}

.hero-platform-card[b-v3mncaejgh] {
    backdrop-filter: blur(8px);
    background: linear-gradient(160deg, rgba(18, 20, 27, 0.96) 0%, rgba(11, 13, 20, 0.92) 100%);
    border: 2px solid rgba(255, 255, 255, 0.16);
    border-radius: var(--home-radius-xl);
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.45), 0 -4px 24px rgba(55, 55, 218, 0.18);
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.hero-platform-top[b-v3mncaejgh] {
    align-items: center;
    border-bottom: 2px solid rgba(255, 255, 255, 0.14);
    display: flex;
    justify-content: space-between;
    padding: 26px 34px;
}

.hero-platform-brand[b-v3mncaejgh] {
    align-items: center;
    display: flex;
    gap: 18px;
}

.hero-platform-brand-icon[b-v3mncaejgh] {
    align-items: center;
    background: linear-gradient(135deg, #3737da 0%, #5555e5 100%);
    border-radius: 16px;
    box-shadow: 0 8px 16px rgba(55, 55, 218, 0.6);
    display: inline-flex;
    font-size: 28px;
    height: 56px;
    justify-content: center;
    width: 56px;
}

.hero-platform-label[b-v3mncaejgh] {
    color: var(--home-blue);
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.hero-platform-name[b-v3mncaejgh] {
    font-size: 20px;
    font-weight: 700;
}

.hero-platform-status[b-v3mncaejgh] {
    align-items: center;
    background: rgba(34, 197, 94, 0.15);
    border: 2px solid rgba(34, 197, 94, 0.4);
    border-radius: 999px;
    box-shadow: 0 4px 8px rgba(34, 197, 94, 0.25);
    color: #5ee9b5;
    display: inline-flex;
    font-size: 12px;
    font-weight: 700;
    gap: 10px;
    letter-spacing: 0.05em;
    padding: 8px 16px;
    text-transform: uppercase;
}

.status-dot[b-v3mncaejgh] {
    background: var(--home-green);
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(34, 197, 94, 0.85);
    display: inline-block;
    height: 10px;
    transform-origin: center;
    animation: home-status-pulse-b-v3mncaejgh 2.8s ease-in-out infinite;
    width: 10px;
}

.hero-platform-grid[b-v3mncaejgh],
.hero-platform-metrics[b-v3mncaejgh] {
    display: grid;
    gap: 16px;
    padding: 28px 34px 0;
}

.hero-platform-grid[b-v3mncaejgh] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.hero-platform-mini-card[b-v3mncaejgh] {
    border: 2px solid rgba(255, 255, 255, 0.14);
    border-radius: 16px;
    min-height: 150px;
    padding: 20px;
    position: relative;
}

.hero-platform-mini-card[b-v3mncaejgh]::before {
    border-radius: inherit;
    content: "";
    inset: 0;
    position: absolute;
}

.hero-platform-mini-card.is-primary[b-v3mncaejgh]::before {
    background: linear-gradient(139deg, rgba(55, 55, 218, 0.15) 0%, rgba(55, 55, 218, 0.05) 100%);
}

.hero-platform-mini-card.is-secondary[b-v3mncaejgh]::before {
    background: linear-gradient(139deg, rgba(139, 92, 246, 0.15) 0%, rgba(139, 92, 246, 0.05) 100%);
}

.hero-platform-mini-card.is-success[b-v3mncaejgh]::before {
    background: linear-gradient(139deg, rgba(34, 197, 94, 0.15) 0%, rgba(34, 197, 94, 0.05) 100%);
}

.hero-platform-mini-card > *[b-v3mncaejgh] {
    position: relative;
    z-index: 1;
}

.mini-card-icon[b-v3mncaejgh],
.hero-metric-icon[b-v3mncaejgh],
.industry-panel-icon[b-v3mncaejgh],
.agent-card-icon[b-v3mncaejgh],
.industry-tab-icon[b-v3mncaejgh] {
    align-items: center;
    background: linear-gradient(135deg, rgba(55, 55, 218, 0.4) 0%, rgba(255, 255, 255, 0.1) 100%);
    border: 1px solid rgba(55, 55, 218, 0.45);
    border-radius: 14px;
    display: inline-flex;
    font-size: 22px;
    height: 48px;
    justify-content: center;
    width: 48px;
}

.mini-card-title[b-v3mncaejgh] {
    font-size: 16px;
    font-weight: 700;
    margin-top: 14px;
}

.mini-card-subtitle[b-v3mncaejgh] {
    color: rgba(255, 255, 255, 0.6);
    font-family: 'ABeeZee', sans-serif;
    font-size: 11px;
    margin-top: 4px;
}

.hero-metric-card[b-v3mncaejgh] {
    align-items: center;
    background: linear-gradient(172deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.03) 100%);
    border: 2px solid rgba(255, 255, 255, 0.14);
    border-radius: 14px;
    display: flex;
    justify-content: space-between;
    padding: 16px 20px;
}

.hero-metric-copy[b-v3mncaejgh] {
    align-items: center;
    display: flex;
    gap: 16px;
}

.hero-metric-icon[b-v3mncaejgh] {
    font-size: 20px;
    height: 44px;
    width: 44px;
}

.hero-metric-title[b-v3mncaejgh] {
    font-size: 15px;
    font-weight: 700;
}

.hero-metric-status[b-v3mncaejgh] {
    align-items: center;
    display: inline-flex;
    font-size: 10px;
    font-weight: 700;
    gap: 6px;
    letter-spacing: 0.05em;
    margin-top: 5px;
    text-transform: uppercase;
}

.hero-metric-status.is-positive[b-v3mncaejgh] {
    color: var(--home-green);
}

.hero-metric-value[b-v3mncaejgh] {
    font-size: 2rem;
    font-weight: 700;
    text-shadow: 0 2px 4px rgba(55, 55, 218, 0.45);
}

.hero-platform-footer[b-v3mncaejgh] {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 22px 34px 28px;
}

.hero-platform-signals[b-v3mncaejgh] {
    color: var(--home-text-muted);
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
}

.hero-platform-signals span[b-v3mncaejgh] {
    align-items: center;
    display: inline-flex;
    font-size: 14px;
    gap: 8px;
}

.hero-platform-signals i[b-v3mncaejgh] {
    color: var(--home-blue);
}

.hero-platform-dots[b-v3mncaejgh] {
    display: inline-flex;
    gap: 6px;
}

.hero-platform-dots span[b-v3mncaejgh] {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    width: 8px;
}

.hero-platform-dots .is-active[b-v3mncaejgh] {
    background: var(--home-green);
}

.section-heading[b-v3mncaejgh] {
    margin-bottom: 64px;
}

.section-heading-centered[b-v3mncaejgh] {
    margin-left: auto;
    margin-right: auto;
    max-width: 820px;
    text-align: center;
}

.section-heading-left[b-v3mncaejgh] {
    max-width: 760px;
}

.workflow-card[b-v3mncaejgh],
.industry-panel[b-v3mncaejgh],
.agent-card[b-v3mncaejgh],
.content-card[b-v3mncaejgh],
.trust-panel[b-v3mncaejgh],
.cta-panel[b-v3mncaejgh] {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid var(--home-border);
}

.workflow-card[b-v3mncaejgh] {
    border-radius: var(--home-radius-lg);
    color: #fff;
    display: block;
    height: 100%;
    min-height: 476px;
    padding: 32px;
    text-decoration: none;
    transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.workflow-card:hover[b-v3mncaejgh],
.industry-card:hover[b-v3mncaejgh],
.content-card:hover[b-v3mncaejgh],
.agent-card:hover[b-v3mncaejgh] {
    border-color: rgba(55, 55, 218, 0.35);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    transform: translateY(-2px);
}

.workflow-visual[b-v3mncaejgh] {
    align-items: center;
    display: flex;
    height: 170px;
    justify-content: center;
    margin-bottom: 24px;
    position: relative;
}

.workflow-visual-ring[b-v3mncaejgh],
.workflow-visual-core[b-v3mncaejgh] {
    border-radius: 50%;
    position: absolute;
}

.workflow-visual-ring[b-v3mncaejgh] {
    background: linear-gradient(135deg, #3737da 0%, #1a1a8a 100%);
    height: 120px;
    opacity: 0.9;
    width: 120px;
}

.workflow-visual-core[b-v3mncaejgh] {
    background: radial-gradient(circle, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.08) 52%, rgba(255, 255, 255, 0.02) 100%);
    border: 1px solid rgba(255, 255, 255, 0.18);
    height: 72px;
    width: 72px;
}

.workflow-animation[b-v3mncaejgh] {
    height: 160px;
    position: relative;
    width: 160px;
    z-index: 1;
}

.workflow-title-row[b-v3mncaejgh] {
    align-items: center;
    display: flex;
    gap: 10px;
}

.workflow-title-row i[b-v3mncaejgh] {
    color: var(--home-blue);
}

.workflow-title-row h3[b-v3mncaejgh],
.industry-panel h3[b-v3mncaejgh],
.subsection-header h3[b-v3mncaejgh],
.trust-copy h3[b-v3mncaejgh] {
    font-size: 22px;
    font-weight: 600;
    margin: 0;
}

.subsection-header h3[b-v3mncaejgh] {
    font-size: 28px;
}

.industry-panel h3[b-v3mncaejgh],
.trust-copy h3[b-v3mncaejgh] {
    font-size: 24px;
}

.workflow-description[b-v3mncaejgh],
.industry-panel-header p[b-v3mncaejgh],
.content-card-body p[b-v3mncaejgh],
.content-card-inline-body p[b-v3mncaejgh],
.trust-copy p[b-v3mncaejgh] {
    color: var(--home-text-muted);
}

.workflow-description[b-v3mncaejgh] {
    font-size: 15px;
    line-height: 1.6;
    margin: 14px 0 0;
}

.workflow-list[b-v3mncaejgh] {
    display: grid;
    gap: 8px;
    list-style: none;
    margin: 18px 0 0;
    padding: 0;
}

.workflow-list li[b-v3mncaejgh] {
    color: #fff;
    font-size: 14px;
    padding-left: 14px;
    position: relative;
}

.workflow-list li[b-v3mncaejgh]::before {
    background: var(--home-blue);
    border-radius: 50%;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    top: 9px;
    width: 6px;
}

.home-logo-marquee-section[b-v3mncaejgh] {
    position: relative;
    padding-bottom: 64px;
    padding-top: 64px;
}

.logo-marquee-label[b-v3mncaejgh] {
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.2em;
    margin-bottom: 32px;
    text-align: center;
    text-transform: uppercase;
}

.logo-marquee-wrap[b-v3mncaejgh] {
    overflow: hidden;
    position: relative;
}

.logo-marquee-wrap[b-v3mncaejgh]::before,
.logo-marquee-wrap[b-v3mncaejgh]::after {
    bottom: 0;
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 120px;
    z-index: 1;
}

.logo-marquee-wrap[b-v3mncaejgh]::before {
    background: linear-gradient(90deg, var(--home-bg) 0%, rgba(11, 13, 20, 0) 100%);
    left: 0;
}

.logo-marquee-wrap[b-v3mncaejgh]::after {
    background: linear-gradient(270deg, var(--home-bg) 0%, rgba(11, 13, 20, 0) 100%);
    right: 0;
}

.logo-marquee-track[b-v3mncaejgh] {
    animation: logo-marquee-b-v3mncaejgh 50s linear infinite;
    display: flex;
    gap: 40px;
    width: max-content;
}

.logo-pill[b-v3mncaejgh] {
    color: rgba(255, 255, 255, 0.76);
    display: inline-flex;
    font-size: 1.35rem;
    font-weight: 600;
    padding: 10px 0;
    white-space: nowrap;
}

.logo-pill-image[b-v3mncaejgh] {
    align-items: center;
    background: #fff;
    border: 1px solid rgba(255, 255, 255, 0.24);
    border-radius: 14px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.2);
    height: 84px;
    justify-content: center;
    padding: 4px 6px;
    width: 190px;
}

.logo-pill-image img[b-v3mncaejgh] {
    display: block;
    max-height: 38px;
    max-width: 180px;
    object-fit: contain;
}

.logo-pill-image img.large[b-v3mncaejgh] {
    height: 50px;
    max-height: none;
    max-width: none;
}


.home-section-with-lines[b-v3mncaejgh] {
    overflow: hidden;
    position: relative;
}

.home-section-with-lines .home-shell[b-v3mncaejgh] {
    position: relative;
    z-index: 1;
}

.home-section-lines[b-v3mncaejgh] {
    inset: 0;
    opacity: 0.14;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
}

.home-section-lines-player[b-v3mncaejgh] {
    height: 100%;
    min-width: 100%;
    width: 100%;
}

.industry-tabs[b-v3mncaejgh] {
    display: grid;
    gap: 12px;
}

.industry-tab[b-v3mncaejgh] {
    align-items: flex-start;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: var(--home-radius-md);
    color: #fff;
    display: flex;
    gap: 14px;
    padding: 20px;
    position: relative;
    text-align: left;
}

.industry-tab.is-active[b-v3mncaejgh] {
    background: rgba(55, 55, 218, 0.1);
    border-color: var(--home-blue);
}

.industry-tab-copy[b-v3mncaejgh] {
    display: grid;
    gap: 5px;
}

.industry-tab-copy strong[b-v3mncaejgh] {
    font-size: 16px;
    font-weight: 600;
}

.industry-tab-copy span[b-v3mncaejgh] {
    color: var(--home-text-muted);
    font-family: 'ABeeZee', sans-serif;
    font-size: 12px;
    line-height: 1.5;
}

.industry-tab-marker[b-v3mncaejgh] {
    background: var(--home-blue);
    border-radius: 999px;
    height: 48px;
    margin-left: auto;
    opacity: 0;
    width: 4px;
}

.industry-tab.is-active .industry-tab-marker[b-v3mncaejgh] {
    opacity: 1;
}

.industry-panel[b-v3mncaejgh] {
    border-radius: var(--home-radius-lg);
    display: none;
    padding: 32px;
}

.industry-panel.is-active[b-v3mncaejgh] {
    display: block;
}

.industry-panel-header[b-v3mncaejgh] {
    align-items: center;
    display: flex;
    gap: 14px;
    margin-bottom: 26px;
}

.industry-panel-header p[b-v3mncaejgh] {
    margin: 8px 0 0;
}

.industry-card[b-v3mncaejgh] {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: var(--home-radius-sm);
    height: 100%;
    padding: 20px;
    transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.industry-card h4[b-v3mncaejgh] {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}

.industry-card p[b-v3mncaejgh] {
    color: var(--home-text-muted);
    font-size: 13.5px;
    line-height: 1.55;
    margin: 12px 0 0;
}

.industry-platform-label[b-v3mncaejgh] {
    color: rgba(255, 255, 255, 0.5);
    font-size: 10.5px;
    font-weight: 600;
    letter-spacing: 0.12em;
    margin-top: 16px;
    text-transform: uppercase;
}

.industry-platform-row[b-v3mncaejgh] {
    margin-top: 8px;
}

.industry-platform-pill[b-v3mncaejgh] {
    background: rgba(55, 55, 218, 0.18);
    border: 1px solid rgba(55, 55, 218, 0.4);
    border-radius: 999px;
    color: #fff;
    display: inline-flex;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    min-height: 24px;
    padding: 5px 10px;
    text-decoration: none;
}

.content-badge[b-v3mncaejgh] {
    background: rgba(55, 55, 218, 0.1);
    border: 1px solid rgba(55, 55, 218, 0.2);
    border-radius: 6px;
    color: var(--home-blue);
    display: inline-flex;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.12em;
    line-height: 1.2;
    margin-bottom: 12px;
    padding: 4px 8px;
    text-decoration: none;
    text-transform: uppercase;
}

.industry-tags[b-v3mncaejgh] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 12px;
}

.industry-tags a[b-v3mncaejgh] {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 999px;
    color: var(--home-text-muted);
    display: inline-flex;
    font-size: 11px;
    padding: 2px 6px;
    text-decoration: none;
    transition: border-color 0.2s ease, color 0.2s ease, background 0.2s ease;
}

.industry-tags a:hover[b-v3mncaejgh] {
    background: rgba(55, 55, 218, 0.12);
    border-color: rgba(55, 55, 218, 0.34);
    color: #ffffff;
}

.industry-cta[b-v3mncaejgh],
.subsection-link[b-v3mncaejgh] {
    align-items: center;
    color: var(--home-blue);
    display: inline-flex;
    font-size: 14px;
    font-weight: 600;
    gap: 8px;
    text-decoration: none;
    transition: color 0.2s ease;
}

.industry-cta i[b-v3mncaejgh],
.subsection-link i[b-v3mncaejgh] {
    transition: transform 0.2s ease;
}

.industry-cta:hover[b-v3mncaejgh],
.subsection-link:hover[b-v3mncaejgh] {
    color: #fff;
}

.industry-cta:hover i[b-v3mncaejgh],
.subsection-link:hover i[b-v3mncaejgh] {
    transform: translateX(4px);
}

.industry-cta[b-v3mncaejgh] {
    margin-top: 16px;
}

.home-split-title[b-v3mncaejgh] {
    font-size: clamp(2.3rem, 4vw, 3.4rem);
}

.home-split-description[b-v3mncaejgh] {
    margin: 18px 0 0;
    max-width: 590px;
}

.agent-card[b-v3mncaejgh] {
    align-items: flex-start;
    border-radius: var(--home-radius-sm);
    display: flex;
    gap: 14px;
    height: 100%;
    padding: 21px;
    transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.agent-card-icon[b-v3mncaejgh] {
    font-size: 16px;
    height: 40px;
    min-width: 40px;
    width: 40px;
}

.agent-card h3[b-v3mncaejgh] {
    font-size: 15px;
    font-weight: 600;
    margin: 0;
}

.agent-card p[b-v3mncaejgh] {
    color: var(--home-text-muted);
    font-family: 'ABeeZee', sans-serif;
    font-size: 13px;
    font-style: italic;
    margin: 6px 0 0;
}

.home-knowledge-heading[b-v3mncaejgh] {
    margin-bottom: 56px;
}

.home-knowledge-heading h2[b-v3mncaejgh] {
    font-size: clamp(2.4rem, 4vw, 3.25rem);
}

.content-subsection + .use-case-panel[b-v3mncaejgh] {
    margin-top: 80px;
}

.subsection-header[b-v3mncaejgh] {
    align-items: center;
    display: flex;
    gap: 24px;
    justify-content: space-between;
    margin-bottom: 24px;
}

.subsection-header p[b-v3mncaejgh] {
    color: var(--home-text-muted);
    margin: 12px 0 0;
    max-width: 800px;
}

.content-card-list[b-v3mncaejgh] {
    align-items: stretch;
    display: grid;
    gap: 24px;
}

.content-card-list-blog[b-v3mncaejgh] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.content-card-list-use-cases[b-v3mncaejgh] {
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.content-card-column[b-v3mncaejgh] {
    display: flex;
    min-width: 0;
}

.content-card[b-v3mncaejgh] {
    border-radius: var(--home-radius-md);
    color: #fff;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
    transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
    width: 100%;
}

.content-card-image[b-v3mncaejgh] {
    background-color: rgba(255, 255, 255, 0.04);
    background-position: center;
    background-size: cover;
    height: 160px;
}

.content-card-body[b-v3mncaejgh] {
    display: flex;
    flex: 1;
    flex-direction: column;
    padding: 20px;
}

.content-card-meta[b-v3mncaejgh] {
    color: var(--home-blue);
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.12em;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.content-card-body h4[b-v3mncaejgh],
.content-card-inline-body h4[b-v3mncaejgh] {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.35;
    margin: 0;
}

.content-card-body p[b-v3mncaejgh],
.content-card-inline-body p[b-v3mncaejgh] {
    font-size: 13px;
    line-height: 1.55;
    margin: 14px 0 0;
}

.content-card-link[b-v3mncaejgh] {
    align-items: center;
    color: var(--home-blue);
    display: inline-flex;
    font-size: 13px;
    font-weight: 600;
    gap: 8px;
    margin-top: auto;
    padding-top: 18px;
    transition: gap 0.2s ease;
}

.content-card:hover .content-card-link[b-v3mncaejgh] {
    gap: 12px;
}

.use-case-panel[b-v3mncaejgh] {
    background: #fff;
    border: 0;
    border-radius: var(--home-radius-xl);
    color: var(--home-bg);
    padding: 56px;
}

.use-case-panel .subsection-header h3[b-v3mncaejgh] {
    color: var(--home-bg);
}

.use-case-panel .subsection-header p[b-v3mncaejgh],
.use-case-panel .content-card-inline-body p[b-v3mncaejgh] {
    color: #525358;
}

.use-case-panel .subsection-link:hover[b-v3mncaejgh] {
    color: var(--home-bg);
}

.content-card-inline[b-v3mncaejgh] {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: var(--home-radius-md);
    color: var(--home-bg);
    cursor: pointer;
    display: grid;
    grid-template-columns: 180px minmax(0, 1fr);
    overflow: hidden;
    transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.content-card-thumb[b-v3mncaejgh] {
    background-color: rgba(55, 55, 218, 0.08);
    background-position: center;
    background-size: cover;
    border-right: 1px solid #e5e7eb;
    min-height: 180px;
}

.content-card-inline-body[b-v3mncaejgh] {
    display: flex;
    flex-direction: column;
    padding: 20px;
}

.content-badge-light[b-v3mncaejgh] {
    background: rgba(55, 55, 218, 0.15);
    border-color: rgba(55, 55, 218, 0.3);
    color: #fff;
}

.trust-panel[b-v3mncaejgh] {
    align-items: center;
    border-radius: var(--home-radius-xl);
    display: grid;
    gap: 32px;
    grid-template-columns: minmax(0, 1.3fr) minmax(320px, 380px);
    padding: 40px;
}

.trust-copy h3[b-v3mncaejgh] {
    font-size: clamp(2rem, 4vw, 3rem);
    margin-top: 18px;
}

.subsection-link-light[b-v3mncaejgh] {
    color: #fff;
    margin-top: 18px;
}

.trust-illustration[b-v3mncaejgh] {
    align-items: center;
    display: flex;
    justify-content: center;
}

.trust-shield-wrap[b-v3mncaejgh] {
    align-items: center;
    background: linear-gradient(160deg, rgba(255, 255, 255, 0.03) 0%, rgba(55, 55, 218, 0.06) 100%);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 24px;
    display: flex;
    height: 240px;
    justify-content: center;
    position: relative;
    width: 100%;
}

.trust-shield-orb[b-v3mncaejgh] {
    background: radial-gradient(circle, rgba(55, 55, 218, 0.22) 0%, rgba(55, 55, 218, 0) 72%);
    border-radius: 50%;
    height: 160px;
    position: absolute;
    width: 160px;
}

.trust-shield[b-v3mncaejgh] {
    align-items: center;
    background: linear-gradient(135deg, rgba(55, 55, 218, 0.24) 0%, rgba(255, 255, 255, 0.08) 100%);
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 26px;
    box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.12);
    display: flex;
    font-size: 64px;
    height: 96px;
    justify-content: center;
    position: relative;
    width: 96px;
    z-index: 1;
}

.trust-badge[b-v3mncaejgh] {
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 999px;
    font-size: 12px;
    font-weight: 600;
    padding: 8px 12px;
    position: absolute;
}

.trust-badge-top[b-v3mncaejgh] {
    right: 94px;
    top: 34px;
}

.trust-badge-left[b-v3mncaejgh] {
    bottom: 34px;
    left: 56px;
}

.trust-badge-right[b-v3mncaejgh] {
    bottom: 42px;
    right: 70px;
}

.home-cta-section[b-v3mncaejgh] {
    padding: 60px 0 20px;
}

.cta-panel[b-v3mncaejgh] {
    background: transparent;
    border: 0;
    border-radius: 0;
    border-top: 1px dashed #7b7d83;
    margin: 0 auto;
    max-width: 900px;
    padding: 80px 0 20px;
    position: relative;
    text-align: center;
}

.cta-panel[b-v3mncaejgh]::before {
    content: none;
}

.cta-panel > *[b-v3mncaejgh] {
    position: relative;
    z-index: 1;
}

.cta-overline[b-v3mncaejgh] {
    font-family: 'ABeeZee', sans-serif;
    font-size: 18px;
    font-style: italic;
    line-height: 1.5;
    margin: 0 auto 16px;
    max-width: 860px;
}

.cta-panel h2[b-v3mncaejgh] {
    font-size: clamp(2.4rem, 4.8vw, 4rem);
    max-width: 900px;
}

.cta-actions[b-v3mncaejgh] {
    gap: 16px;
    justify-content: center;
    margin-top: 40px;
}

.cta-actions .home-btn[b-v3mncaejgh] {
    border-radius: 8px;
    font-size: 18px;
    font-weight: 600;
    min-height: 64px;
    padding: 18px 36px;
}

.cta-actions .home-btn-secondary[b-v3mncaejgh] {
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.9);
}

.cta-actions .home-btn-secondary:hover[b-v3mncaejgh] {
    background: rgba(255, 255, 255, 0.16);
    border-color: #fff;
}

@keyframes logo-marquee-b-v3mncaejgh {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

@keyframes home-status-pulse-b-v3mncaejgh {
    0% {
        opacity: 0.65;
        box-shadow: 0 0 0 0 rgba(34, 197, 94, 0.32), 0 0 8px rgba(34, 197, 94, 0.55);
        transform: scale(0.92);
    }

    50% {
        opacity: 1;
        box-shadow: 0 0 0 6px rgba(34, 197, 94, 0), 0 0 12px rgba(34, 197, 94, 0.9);
        transform: scale(1);
    }

    100% {
        opacity: 0.65;
        box-shadow: 0 0 0 0 rgba(34, 197, 94, 0.32), 0 0 8px rgba(34, 197, 94, 0.55);
        transform: scale(0.92);
    }
}

@media (max-width: 1199.98px) {
    .hero-visual-shell[b-v3mncaejgh] {
        min-height: auto;
    }

    .trust-panel[b-v3mncaejgh] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 991.98px) {
    .home-shell[b-v3mncaejgh] {
        padding-left: 24px;
        padding-right: 24px;
    }

    .home-section[b-v3mncaejgh] {
        padding: 72px 0;
    }

    .hero-platform-top[b-v3mncaejgh],
    .hero-platform-grid[b-v3mncaejgh],
    .hero-platform-metrics[b-v3mncaejgh],
    .hero-platform-footer[b-v3mncaejgh],
    .use-case-panel[b-v3mncaejgh],
    .trust-panel[b-v3mncaejgh],
    .cta-panel[b-v3mncaejgh] {
        padding-left: 24px;
        padding-right: 24px;
    }

    .hero-platform-top[b-v3mncaejgh],
    .hero-platform-footer[b-v3mncaejgh],
    .subsection-header[b-v3mncaejgh] {
        align-items: flex-start;
        flex-direction: column;
    }

    .hero-platform-grid[b-v3mncaejgh] {
        grid-template-columns: 1fr;
    }

    .hero-platform-footer[b-v3mncaejgh] {
        gap: 18px;
    }

    .workflow-card[b-v3mncaejgh] {
        min-height: auto;
    }

    .content-card-list-blog[b-v3mncaejgh],
    .content-card-list-use-cases[b-v3mncaejgh] {
        grid-template-columns: 1fr;
    }

    .content-card-inline[b-v3mncaejgh] {
        grid-template-columns: 1fr;
    }

    .content-card-thumb[b-v3mncaejgh] {
        min-height: 220px;
    }

    .industry-panel[b-v3mncaejgh] {
        padding: 24px;
    }
}

@media (max-width: 767.98px) {
    .home-shell[b-v3mncaejgh] {
        padding-left: 20px;
        padding-right: 20px;
    }

    .home-hero[b-v3mncaejgh] {
        padding-top: 56px;
    }

    .hero-title[b-v3mncaejgh],
    .section-heading h2[b-v3mncaejgh],
    .home-split-title[b-v3mncaejgh],
    .cta-panel h2[b-v3mncaejgh] {
        font-size: clamp(2.1rem, 10vw, 3rem);
    }

    .hero-description[b-v3mncaejgh],
    .section-heading p[b-v3mncaejgh],
    .home-split-description[b-v3mncaejgh],
    .cta-overline[b-v3mncaejgh] {
        font-size: 1rem;
    }

    .hero-platform-brand[b-v3mncaejgh] {
        align-items: flex-start;
        flex-direction: column;
        gap: 12px;
    }

    .hero-platform-status[b-v3mncaejgh] {
        margin-top: 12px;
    }

    .hero-metric-card[b-v3mncaejgh] {
        align-items: flex-start;
        flex-direction: column;
        gap: 12px;
    }

    .hero-metric-value[b-v3mncaejgh] {
        font-size: 2.2rem;
    }

    .hero-platform-signals[b-v3mncaejgh] {
        flex-direction: column;
        gap: 10px;
    }

    .logo-pill[b-v3mncaejgh] {
        font-size: 1.05rem;
    }

    .logo-marquee-track[b-v3mncaejgh] {
        gap: 24px;
    }

    .logo-pill-image[b-v3mncaejgh] {
        height: 64px;
        padding: 10px 14px;
        width: 136px;
    }

    .logo-pill-image img[b-v3mncaejgh] {
        max-height: 34px;
        max-width: 104px;
    }

    .industry-tab[b-v3mncaejgh] {
        padding: 16px;
    }

    .industry-panel-header[b-v3mncaejgh] {
        align-items: flex-start;
        flex-direction: column;
    }

    .use-case-panel[b-v3mncaejgh],
    .trust-panel[b-v3mncaejgh],
    .cta-panel[b-v3mncaejgh] {
        padding: 28px 20px;
    }

    .trust-shield-wrap[b-v3mncaejgh] {
        height: 220px;
    }

    .trust-badge-top[b-v3mncaejgh] {
        right: 28px;
    }

    .trust-badge-left[b-v3mncaejgh] {
        left: 20px;
    }

    .trust-badge-right[b-v3mncaejgh] {
        right: 20px;
    }
}
/* /Pages/KnowledgeManagement/Index.cshtml.rz.scp.css */
.dd-page[b-zohaz7u79z] {
    --dd-bg: #0b0d14;
    --dd-panel: rgba(255, 255, 255, 0.045);
    --dd-panel-strong: rgba(255, 255, 255, 0.07);
    --dd-border: rgba(255, 255, 255, 0.1);
    --dd-text-muted: #d4d6d9;
    --dd-text-dim: #8f93a7;
    --dd-blue: #3737da;
    --dd-blue-soft: rgba(55, 55, 218, 0.18);
    background: var(--dd-bg);
    color: #fff;
    font-family: "Plus Jakarta Sans", sans-serif;
    overflow: hidden;
}

.dd-page *[b-zohaz7u79z] {
    box-sizing: border-box;
}

.dd-page a[b-zohaz7u79z] {
    text-decoration: none;
}

.dd-container[b-zohaz7u79z] {
    margin: 0 auto;
    max-width: 1360px;
    position: relative;
    width: 100%;
}

.dd-hero[b-zohaz7u79z] {
    background: var(--dd-bg);
    padding: 120px 40px 96px;
    position: relative;
}

.dd-glow[b-zohaz7u79z] {
    background: radial-gradient(circle, rgba(55, 55, 218, 0.24), transparent 62%);
    filter: blur(28px);
    height: 600px;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: -220px;
    transform: translateX(-50%);
    width: 900px;
}

.dd-hero__copy[b-zohaz7u79z] {
    margin: 0 auto 56px;
    max-width: 860px;
    text-align: center;
}

.dd-pill[b-zohaz7u79z],
.dd-product-kicker span[b-zohaz7u79z],
.dd-product-kicker small[b-zohaz7u79z],
.dd-heading span[b-zohaz7u79z],
.dd-usecases__heading span[b-zohaz7u79z],
.dd-dashboard__header small[b-zohaz7u79z] {
    color: var(--dd-blue);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.dd-pill[b-zohaz7u79z] {
    align-items: center;
    background: rgba(55, 55, 218, 0.12);
    border: 1px solid rgba(55, 55, 218, 0.3);
    border-radius: 999px;
    color: #ffffff;
    display: inline-flex;
    gap: 8px;
    margin-bottom: 24px;
    padding: 8px 14px;
}

.dd-hero h1[b-zohaz7u79z] {
    font-size: clamp(44px, 5.2vw, 60px);
    font-weight: 500;
    letter-spacing: -0.02em;
    line-height: 1.08;
    margin: 0;
}

.dd-hero p[b-zohaz7u79z],
.dd-product-intro p[b-zohaz7u79z],
.dd-heading p[b-zohaz7u79z],
.dd-final-cta p[b-zohaz7u79z] {
    color: var(--dd-text-muted);
    font-size: 20px;
    line-height: 1.55;
    margin: 20px auto 0;
    max-width: 760px;
}

.dd-actions[b-zohaz7u79z] {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    margin-top: 36px;
}

.dd-btn[b-zohaz7u79z] {
    align-items: center;
    border-radius: 10px;
    display: inline-flex;
    font-size: 15px;
    font-weight: 800;
    gap: 8px;
    justify-content: center;
    min-height: 48px;
    padding: 0 26px;
    transition: background-color 0.18s ease, border-color 0.18s ease, transform 0.18s ease;
}

.dd-btn:hover[b-zohaz7u79z] {
    transform: translateY(-1px);
}

.dd-btn--primary[b-zohaz7u79z] {
    background: #fff;
    color: var(--dd-bg);
}

.dd-btn--secondary[b-zohaz7u79z] {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
}

.dd-btn--accent[b-zohaz7u79z] {
    background: var(--dd-blue);
    color: #fff;
}

.dd-btn--dark[b-zohaz7u79z] {
    background: var(--dd-bg);
    color: #fff;
    min-height: 42px;
}

.dd-hero-features[b-zohaz7u79z] {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin: 0 auto 56px;
    max-width: 1100px;
}

.dd-hero-features article[b-zohaz7u79z],
.dd-dashboard[b-zohaz7u79z],
.dd-card[b-zohaz7u79z],
.dd-workflow-panel[b-zohaz7u79z],
.dd-workflow-tab[b-zohaz7u79z],
.dd-product-metrics article[b-zohaz7u79z] {
    background: var(--dd-panel);
    border: 1px solid var(--dd-border);
    border-radius: 16px;
    box-shadow: 0 18px 54px rgba(0, 0, 0, 0.2);
}

.dd-hero-features article[b-zohaz7u79z] {
    align-items: flex-start;
    display: flex;
    gap: 12px;
    padding: 20px;
}

.dd-hero-features span[b-zohaz7u79z],
.dd-dashboard__topline span[b-zohaz7u79z],
.dd-icon[b-zohaz7u79z] {
    align-items: center;
    background: var(--dd-blue-soft);
    border: 1px solid rgba(55, 55, 218, 0.3);
    border-radius: 10px;
    color: #fff;
    display: inline-flex;
    flex: 0 0 auto;
    height: 40px;
    justify-content: center;
    width: 40px;
}

.dd-icon--solid[b-zohaz7u79z] {
    background: var(--dd-blue);
    border-color: var(--dd-blue);
}

.dd-hero-features p[b-zohaz7u79z] {
    color: #fff;
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
}

.dd-dashboard[b-zohaz7u79z] {
    backdrop-filter: blur(8px);
    margin: 0 auto;
    max-width: 1100px;
    padding: 32px;
}

.dd-dashboard__header[b-zohaz7u79z] {
    align-items: center;
    display: flex;
    gap: 18px;
    justify-content: space-between;
    margin-bottom: 20px;
}

.dd-dashboard__header strong[b-zohaz7u79z] {
    display: block;
    font-size: 18px;
    margin-top: 4px;
}

.dd-dashboard__header > span[b-zohaz7u79z],
.dd-product-kicker span[b-zohaz7u79z],
.dd-workflow-tab em[b-zohaz7u79z],
.dd-product-heading em[b-zohaz7u79z] {
    background: var(--dd-blue-soft);
    border: 1px solid rgba(55, 55, 218, 0.4);
    border-radius: 7px;
    color: #fff;
    display: inline-flex;
    font-size: 10px;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 0.1em;
    padding: 4px 8px;
    text-transform: uppercase;
}

.dd-dashboard__grid[b-zohaz7u79z] {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.dd-dashboard__grid article[b-zohaz7u79z] {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 12px;
    padding: 17px;
}

.dd-dashboard__topline[b-zohaz7u79z] {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
}

.dd-status[b-zohaz7u79z] {
    border-radius: 999px;
    font-size: 10px;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 0.08em;
    padding: 3px 8px;
    text-transform: uppercase;
}

.dd-status--active[b-zohaz7u79z] {
    background: var(--dd-blue);
    color: #fff;
}

.dd-status--done[b-zohaz7u79z] {
    background: rgba(255, 255, 255, 0.08);
    color: var(--dd-text-muted);
}

.dd-dashboard__grid article > strong[b-zohaz7u79z] {
    display: block;
    font-size: 28px;
    font-weight: 500;
    line-height: 1;
}

.dd-dashboard h2[b-zohaz7u79z] {
    font-size: 13px;
    font-weight: 800;
    margin: 8px 0 2px;
}

.dd-dashboard p[b-zohaz7u79z],
.dd-card p[b-zohaz7u79z],
.dd-workflow-panel p[b-zohaz7u79z],
.dd-product-metrics p[b-zohaz7u79z],
.dd-post-card p[b-zohaz7u79z] {
    color: var(--dd-text-muted);
    font-family: ABeeZee, sans-serif;
    font-size: 13px;
    font-style: italic;
    line-height: 1.55;
    margin: 0;
}

.dd-section[b-zohaz7u79z] {
    background: var(--dd-bg);
    border-top: 1px solid rgba(255, 255, 255, 0.06);
    padding: 96px 40px;
}

.dd-heading[b-zohaz7u79z] {
    margin-bottom: 48px;
    max-width: 760px;
}

.dd-heading--wide[b-zohaz7u79z] {
    max-width: 800px;
}

.dd-heading h2[b-zohaz7u79z],
.dd-product-intro h2[b-zohaz7u79z],
.dd-final-cta h2[b-zohaz7u79z] {
    font-size: clamp(34px, 4vw, 44px);
    font-weight: 500;
    letter-spacing: -0.01em;
    line-height: 1.15;
    margin: 12px 0 0;
}

.dd-grid[b-zohaz7u79z] {
    display: grid;
    gap: 16px;
}

.dd-grid--four[b-zohaz7u79z] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.dd-grid--three[b-zohaz7u79z] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.dd-card[b-zohaz7u79z] {
    color: #fff;
    display: block;
    padding: 24px;
}

.dd-card h3[b-zohaz7u79z] {
    font-size: 17px;
    font-weight: 800;
    line-height: 1.35;
    margin: 16px 0 9px;
}

.dd-workflow__tabs[b-zohaz7u79z] {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin-bottom: 28px;
}

.dd-workflow-tab[b-zohaz7u79z] {
    color: #fff;
    cursor: pointer;
    padding: 16px;
    text-align: left;
    transition: background-color 0.18s ease, border-color 0.18s ease;
}

.dd-workflow-tab.is-active[b-zohaz7u79z] {
    background: var(--dd-blue);
    border-color: var(--dd-blue);
}

.dd-workflow-tab small[b-zohaz7u79z] {
    color: rgba(255, 255, 255, 0.58);
    display: block;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.dd-workflow-tab span[b-zohaz7u79z] {
    color: var(--dd-blue);
    float: right;
}

.dd-workflow-tab.is-active span[b-zohaz7u79z],
.dd-workflow-tab.is-active small[b-zohaz7u79z] {
    color: rgba(255, 255, 255, 0.88);
}

.dd-workflow-tab strong[b-zohaz7u79z] {
    clear: both;
    display: block;
    font-size: 15px;
    margin: 10px 0 8px;
}

.dd-workflow-tab.is-active em[b-zohaz7u79z] {
    background: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.22);
}

.dd-workflow-panel[b-zohaz7u79z] {
    display: none;
    gap: 40px;
    grid-template-columns: 1.3fr 1fr;
    padding: 40px;
}

.dd-workflow-panel.is-active[b-zohaz7u79z] {
    display: grid;
}

.dd-product-heading[b-zohaz7u79z] {
    align-items: center;
    display: flex;
    gap: 14px;
    margin-bottom: 20px;
}

.dd-product-heading h3[b-zohaz7u79z] {
    font-size: 26px;
    font-weight: 800;
    margin: 0 0 5px;
}

.dd-workflow-panel__copy > strong[b-zohaz7u79z] {
    display: block;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 12px;
}

.dd-cue-box[b-zohaz7u79z] {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 14px;
    padding: 20px;
}

.dd-cue-box strong[b-zohaz7u79z] {
    color: var(--dd-blue);
    display: block;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.15em;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.dd-cue-box span[b-zohaz7u79z] {
    align-items: center;
    background: rgba(255, 255, 255, 0.04);
    border-radius: 8px;
    display: flex;
    gap: 10px;
    margin-top: 8px;
    padding: 10px;
}

.dd-cue-box i[b-zohaz7u79z] {
    background: var(--dd-blue);
    border-radius: 50%;
    display: inline-block;
    height: 6px;
    width: 6px;
}

.dd-product-section[b-zohaz7u79z] {
    background: var(--dd-bg);
    border-top: 1px solid rgba(255, 255, 255, 0.06);
    padding: 80px 40px;
    text-align: center;
}

.dd-product-intro[b-zohaz7u79z] {
    margin: 0 auto;
    max-width: 860px;
}

.dd-product-kicker[b-zohaz7u79z] {
    align-items: center;
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-bottom: 14px;
}

.dd-product-kicker small[b-zohaz7u79z] {
    color: var(--dd-blue);
}

.dd-product-visual[b-zohaz7u79z] {
    align-items: center;
    background: rgba(255, 255, 255, 0.025);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 20px;
    display: flex;
    justify-content: center;
    margin: 32px auto;
    max-width: 860px;
    min-height: 260px;
    overflow: hidden;
    padding: 0;
}

.dd-product-visual img[b-zohaz7u79z] {
    display: block;
    height: auto;
    max-width: none;
    object-fit: cover;
    width: 100%;
}

.dd-product-metrics[b-zohaz7u79z] {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 0 auto 28px;
    max-width: 860px;
}

.dd-product-metrics article[b-zohaz7u79z] {
    padding: 24px;
}

.dd-product-metrics .dd-icon[b-zohaz7u79z] {
    margin: 0 auto 16px;
}

.dd-product-metrics strong[b-zohaz7u79z] {
    display: block;
    font-size: 28px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 8px;
}

.dd-usecases[b-zohaz7u79z] {
    background: var(--dd-bg);
    padding: 80px 40px;
}

.dd-usecases__inner[b-zohaz7u79z] {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 28px;
    color: var(--dd-bg);
    overflow: hidden;
    padding: 48px;
}

.dd-usecases__heading[b-zohaz7u79z] {
    margin-bottom: 36px;
    max-width: 760px;
}

.dd-usecases__heading h2[b-zohaz7u79z] {
    color: var(--dd-bg);
    font-size: clamp(30px, 4vw, 44px);
    font-weight: 500;
    line-height: 1.15;
    margin: 12px 0 0;
}

.dd-usecases__heading p[b-zohaz7u79z] {
    color: #525358;
    font-size: 15px;
    line-height: 1.6;
    margin: 14px 0 0;
}

.dd-post-grid[b-zohaz7u79z] {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.dd-post-card[b-zohaz7u79z] {
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    cursor: pointer;
    overflow: hidden;
    transition: border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
}

.dd-post-card:hover[b-zohaz7u79z] {
    border-color: var(--dd-blue);
    box-shadow: 0 14px 36px rgba(11, 13, 20, 0.12);
    transform: translateY(-2px);
}

.dd-post-card img[b-zohaz7u79z] {
    aspect-ratio: 16 / 10;
    display: block;
    object-fit: cover;
    width: 100%;
}

.dd-post-card > .dd-icon[b-zohaz7u79z] {
    margin: 20px 20px 0;
}

.dd-post-card__body[b-zohaz7u79z] {
    padding: 20px;
}

.dd-post-card__meta[b-zohaz7u79z] {
    align-items: center;
    color: var(--dd-blue);
    display: flex;
    font-size: 11px;
    font-weight: 800;
    gap: 10px;
    justify-content: space-between;
    letter-spacing: 0.1em;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.dd-post-card h3[b-zohaz7u79z] {
    color: var(--dd-bg);
    font-size: 16px;
    font-weight: 800;
    line-height: 1.35;
    margin: 0 0 8px;
}

.dd-post-card p[b-zohaz7u79z] {
    color: #525358;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.dd-team-card small[b-zohaz7u79z] {
    color: rgba(255, 255, 255, 0.5);
    display: block;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.12em;
    margin: 0 0 6px;
    text-transform: uppercase;
}

.dd-team-card blockquote[b-zohaz7u79z] {
    background: rgba(55, 55, 218, 0.08);
    border: 1px solid rgba(55, 55, 218, 0.25);
    border-radius: 10px;
    color: #fff;
    font-family: ABeeZee, sans-serif;
    font-size: 13px;
    font-style: italic;
    line-height: 1.5;
    margin: 16px 0;
    padding: 12px;
}

.dd-team-card > strong[b-zohaz7u79z] {
    align-items: center;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: #7c7cff;
    display: flex;
    font-size: 11px;
    gap: 8px;
    justify-content: space-between;
    letter-spacing: 0.08em;
    padding-top: 14px;
    text-transform: uppercase;
}

.dd-section-action[b-zohaz7u79z] {
    display: flex;
    justify-content: center;
    margin-top: 28px;
}

.dd-final-cta[b-zohaz7u79z] {
    background: var(--dd-bg);
    border-top: 1px solid rgba(255, 255, 255, 0.06);
    padding: 88px 40px 110px;
}

.dd-final-cta__panel[b-zohaz7u79z] {
    background: rgba(55, 55, 218, 0.08);
    border: 1px solid rgba(55, 55, 218, 0.3);
    border-radius: 24px;
    margin: 0 auto;
    max-width: 1100px;
    padding: 48px;
    text-align: center;
}

.dd-final-cta__panel h2[b-zohaz7u79z] {
    margin-left: auto;
    margin-right: auto;
    max-width: 820px;
}

.dd-final-cta__panel p[b-zohaz7u79z] {
    font-size: 15px;
    margin-bottom: 0;
}

@media (max-width: 1199.98px) {
    .dd-grid--four[b-zohaz7u79z],
    .dd-post-grid[b-zohaz7u79z] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 991.98px) {
    .dd-hero[b-zohaz7u79z],
    .dd-section[b-zohaz7u79z],
    .dd-product-section[b-zohaz7u79z],
    .dd-usecases[b-zohaz7u79z],
    .dd-final-cta[b-zohaz7u79z] {
        padding-left: 24px;
        padding-right: 24px;
    }

    .dd-hero[b-zohaz7u79z] {
        padding-top: 92px;
    }

    .dd-hero__copy[b-zohaz7u79z] {
        margin-bottom: 36px;
    }

    .dd-hero p[b-zohaz7u79z],
    .dd-product-intro p[b-zohaz7u79z] {
        font-size: 17px;
    }

    .dd-hero-features[b-zohaz7u79z],
    .dd-dashboard__grid[b-zohaz7u79z],
    .dd-workflow__tabs[b-zohaz7u79z],
    .dd-workflow-panel[b-zohaz7u79z],
    .dd-grid--three[b-zohaz7u79z],
    .dd-product-metrics[b-zohaz7u79z] {
        grid-template-columns: 1fr;
    }

    .dd-workflow-panel[b-zohaz7u79z] {
        padding: 24px;
    }

    .dd-dashboard[b-zohaz7u79z] {
        padding: 22px;
    }

    .dd-dashboard__header[b-zohaz7u79z] {
        align-items: flex-start;
        flex-direction: column;
    }

    .dd-product-visual[b-zohaz7u79z] {
        min-height: 220px;
    }

    .dd-usecases__inner[b-zohaz7u79z],
    .dd-final-cta__panel[b-zohaz7u79z] {
        padding: 28px;
    }
}

@media (max-width: 575.98px) {
    .dd-hero[b-zohaz7u79z],
    .dd-section[b-zohaz7u79z],
    .dd-product-section[b-zohaz7u79z],
    .dd-usecases[b-zohaz7u79z],
    .dd-final-cta[b-zohaz7u79z] {
        padding-left: 16px;
        padding-right: 16px;
    }

    .dd-hero h1[b-zohaz7u79z] {
        font-size: clamp(36px, 12vw, 48px);
    }

    .dd-actions[b-zohaz7u79z],
    .dd-product-kicker[b-zohaz7u79z] {
        align-items: stretch;
        flex-direction: column;
    }

    .dd-btn[b-zohaz7u79z] {
        width: 100%;
    }

    .dd-grid--four[b-zohaz7u79z],
    .dd-post-grid[b-zohaz7u79z] {
        grid-template-columns: 1fr;
    }
}
/* /Pages/MarketIntelligence/Index.cshtml.rz.scp.css */
.mi-page[b-2gmviomi9j] {
    --mi-bg: #0b0d14;
    --mi-panel: rgba(255, 255, 255, 0.045);
    --mi-panel-strong: rgba(255, 255, 255, 0.07);
    --mi-border: rgba(255, 255, 255, 0.1);
    --mi-text-muted: #d4d6d9;
    --mi-blue: #3737da;
    --mi-blue-soft: rgba(55, 55, 218, 0.18);
    background: var(--mi-bg);
    color: #fff;
    font-family: "Plus Jakarta Sans", sans-serif;
    overflow: hidden;
}

.mi-page *[b-2gmviomi9j] {
    box-sizing: border-box;
}

.mi-page a[b-2gmviomi9j] {
    text-decoration: none;
}

.mi-container[b-2gmviomi9j] {
    margin: 0 auto;
    max-width: 1360px;
    position: relative;
    width: 100%;
}

.mi-hero[b-2gmviomi9j],
.mi-section[b-2gmviomi9j],
.mi-usecases[b-2gmviomi9j],
.mi-final-cta[b-2gmviomi9j] {
    background: var(--mi-bg);
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
}

.mi-hero[b-2gmviomi9j] {
    padding-bottom: 96px;
    padding-top: 120px;
}

.mi-section[b-2gmviomi9j] {
    border-top: 1px solid rgba(255, 255, 255, 0.06);
    padding-bottom: 96px;
    padding-top: 96px;
}

.mi-glow[b-2gmviomi9j] {
    background: radial-gradient(circle, rgba(55, 55, 218, 0.24), transparent 62%);
    filter: blur(28px);
    height: 600px;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: -220px;
    transform: translateX(-50%);
    width: 900px;
}

.mi-hero__copy[b-2gmviomi9j] {
    margin: 0 auto 56px;
    max-width: 860px;
    text-align: center;
}

.mi-pill[b-2gmviomi9j],
.mi-heading span[b-2gmviomi9j],
.mi-dashboard__header small[b-2gmviomi9j],
.mi-usecases__heading span[b-2gmviomi9j] {
    color: var(--mi-blue);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.mi-pill[b-2gmviomi9j] {
    align-items: center;
    background: rgba(55, 55, 218, 0.12);
    border: 1px solid rgba(55, 55, 218, 0.3);
    border-radius: 999px;
    color: #ffffff;
    display: inline-flex;
    gap: 8px;
    margin-bottom: 24px;
    padding: 8px 14px;
}

.mi-hero h1[b-2gmviomi9j] {
    font-size: clamp(44px, 5.2vw, 60px);
    font-weight: 500;
    letter-spacing: -0.02em;
    line-height: 1.08;
    margin: 0;
}

.mi-hero p[b-2gmviomi9j],
.mi-heading p[b-2gmviomi9j],
.mi-final-cta p[b-2gmviomi9j] {
    color: var(--mi-text-muted);
    font-size: 20px;
    line-height: 1.55;
    margin: 20px auto 0;
    max-width: 760px;
}

.mi-actions[b-2gmviomi9j],
.mi-section-actions[b-2gmviomi9j] {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
}

.mi-actions[b-2gmviomi9j] {
    margin-top: 36px;
}

.mi-btn[b-2gmviomi9j] {
    align-items: center;
    border-radius: 10px;
    display: inline-flex;
    font-size: 15px;
    font-weight: 800;
    gap: 8px;
    justify-content: center;
    min-height: 48px;
    padding: 0 26px;
    transition: background-color 0.18s ease, border-color 0.18s ease, color 0.18s ease, transform 0.18s ease;
}

.mi-btn:hover[b-2gmviomi9j] {
    transform: translateY(-1px);
}

.mi-btn--primary[b-2gmviomi9j] {
    background: #fff;
    color: var(--mi-bg);
}

.mi-btn--secondary[b-2gmviomi9j] {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
}

.mi-btn--dark[b-2gmviomi9j] {
    background: var(--mi-bg);
    color: #fff;
    min-height: 42px;
}

.mi-hero-features[b-2gmviomi9j] {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin: 0 auto 56px;
    max-width: 1100px;
}

.mi-hero-features article[b-2gmviomi9j],
.mi-dashboard[b-2gmviomi9j],
.mi-card[b-2gmviomi9j],
.mi-tab[b-2gmviomi9j],
.mi-panel[b-2gmviomi9j],
.mi-product-tab[b-2gmviomi9j],
.mi-product-panel[b-2gmviomi9j] {
    background: var(--mi-panel);
    border: 1px solid var(--mi-border);
    border-radius: 16px;
    box-shadow: 0 18px 54px rgba(0, 0, 0, 0.2);
}

.mi-hero-features article[b-2gmviomi9j] {
    align-items: flex-start;
    display: flex;
    gap: 12px;
    padding: 20px;
}

.mi-hero-features span[b-2gmviomi9j],
.mi-dashboard__topline span[b-2gmviomi9j],
.mi-icon[b-2gmviomi9j] {
    align-items: center;
    background: var(--mi-blue-soft);
    border: 1px solid rgba(55, 55, 218, 0.3);
    border-radius: 10px;
    color: #fff;
    display: inline-flex;
    flex: 0 0 auto;
    height: 40px;
    justify-content: center;
    width: 40px;
}

.mi-icon--solid[b-2gmviomi9j] {
    background: var(--mi-blue);
    border-color: var(--mi-blue);
}

.mi-hero-features p[b-2gmviomi9j] {
    color: #fff;
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
}

.mi-dashboard[b-2gmviomi9j] {
    backdrop-filter: blur(8px);
    margin: 0 auto;
    max-width: 1100px;
    padding: 32px;
}

.mi-dashboard__header[b-2gmviomi9j] {
    align-items: center;
    display: flex;
    gap: 18px;
    justify-content: space-between;
    margin-bottom: 20px;
}

.mi-dashboard__header strong[b-2gmviomi9j] {
    display: block;
    font-size: 18px;
    margin-top: 4px;
}

.mi-dashboard__header > span[b-2gmviomi9j] {
    background: var(--mi-blue-soft);
    border: 1px solid rgba(55, 55, 218, 0.4);
    border-radius: 7px;
    color: #fff;
    display: inline-flex;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.1em;
    padding: 4px 8px;
    text-transform: uppercase;
}

.mi-dashboard__grid[b-2gmviomi9j] {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.mi-dashboard__grid article[b-2gmviomi9j] {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 12px;
    padding: 17px;
}

.mi-dashboard__topline[b-2gmviomi9j] {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
}

.mi-status[b-2gmviomi9j] {
    border-radius: 999px;
    font-size: 10px;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 0.08em;
    padding: 3px 8px;
    text-transform: uppercase;
}

.mi-status--active[b-2gmviomi9j] {
    background: var(--mi-blue);
    color: #fff;
}

.mi-status--alert[b-2gmviomi9j] {
    background: rgba(255, 140, 0, 0.18);
    border: 1px solid rgba(255, 140, 0, 0.35);
    color: #ffbd75;
}

.mi-dashboard__grid article > strong[b-2gmviomi9j] {
    display: block;
    font-size: 28px;
    font-weight: 500;
    line-height: 1;
}

.mi-dashboard h2[b-2gmviomi9j] {
    font-size: 13px;
    font-weight: 800;
    margin: 8px 0 2px;
}

.mi-dashboard p[b-2gmviomi9j],
.mi-card p[b-2gmviomi9j],
.mi-panel p[b-2gmviomi9j],
.mi-product-detail p[b-2gmviomi9j],
.mi-product-callout p[b-2gmviomi9j],
.mi-post-card p[b-2gmviomi9j] {
    color: var(--mi-text-muted);
    font-family: ABeeZee, sans-serif;
    font-size: 13px;
    font-style: italic;
    line-height: 1.55;
    margin: 0;
}

.mi-heading[b-2gmviomi9j] {
    margin-bottom: 48px;
    max-width: 760px;
}

.mi-heading--wide[b-2gmviomi9j] {
    max-width: 800px;
}

.mi-heading h2[b-2gmviomi9j],
.mi-final-cta h2[b-2gmviomi9j],
.mi-usecases__heading h2[b-2gmviomi9j] {
    font-size: clamp(34px, 4vw, 44px);
    font-weight: 500;
    letter-spacing: -0.01em;
    line-height: 1.15;
    margin: 12px 0 0;
}

.mi-grid[b-2gmviomi9j] {
    display: grid;
    gap: 16px;
}

.mi-grid--two[b-2gmviomi9j] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.mi-grid--four[b-2gmviomi9j] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.mi-grid--five[b-2gmviomi9j] {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.mi-card[b-2gmviomi9j] {
    color: #fff;
    display: block;
    padding: 24px;
}

.mi-card h3[b-2gmviomi9j] {
    font-size: 17px;
    font-weight: 800;
    line-height: 1.35;
    margin: 16px 0 9px;
}

.mi-tabs__nav[b-2gmviomi9j] {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin-bottom: 28px;
}

.mi-tab[b-2gmviomi9j] {
    color: #fff;
    cursor: pointer;
    padding: 16px;
    text-align: left;
    transition: background-color 0.18s ease, border-color 0.18s ease;
}

.mi-tab.is-active[b-2gmviomi9j] {
    background: var(--mi-blue);
    border-color: var(--mi-blue);
}

.mi-tab small[b-2gmviomi9j] {
    color: rgba(255, 255, 255, 0.58);
    display: block;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.mi-tab span[b-2gmviomi9j] {
    color: var(--mi-blue);
    float: right;
}

.mi-tab.is-active span[b-2gmviomi9j],
.mi-tab.is-active small[b-2gmviomi9j] {
    color: rgba(255, 255, 255, 0.88);
}

.mi-tab strong[b-2gmviomi9j] {
    clear: both;
    display: block;
    font-size: 15px;
    margin-top: 10px;
}

.mi-panel[b-2gmviomi9j] {
    display: none;
    gap: 40px;
    grid-template-columns: 1.3fr 1fr;
    padding: 40px;
}

.mi-panel.is-active[b-2gmviomi9j] {
    display: grid;
}

.mi-panel-title[b-2gmviomi9j] {
    align-items: center;
    display: flex;
    gap: 14px;
    margin-bottom: 20px;
}

.mi-panel-title h3[b-2gmviomi9j] {
    font-size: 26px;
    font-weight: 800;
    margin: 0;
}

.mi-panel__copy > strong[b-2gmviomi9j] {
    display: block;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 12px;
}

.mi-powered[b-2gmviomi9j] {
    margin-top: 24px;
}

.mi-powered small[b-2gmviomi9j],
.mi-product-detail small[b-2gmviomi9j],
.mi-product-callout small[b-2gmviomi9j],
.mi-team-card small[b-2gmviomi9j] {
    color: rgba(255, 255, 255, 0.5);
    display: block;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.12em;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.mi-powered div[b-2gmviomi9j],
.mi-tag-list[b-2gmviomi9j] {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.mi-powered span[b-2gmviomi9j],
.mi-tag-list span[b-2gmviomi9j] {
    background: rgba(55, 55, 218, 0.12);
    border: 1px solid rgba(55, 55, 218, 0.3);
    border-radius: 999px;
    color: #fff;
    font-size: 12px;
    font-weight: 800;
    padding: 6px 10px;
}

.mi-cue-box[b-2gmviomi9j] {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 14px;
    padding: 20px;
}

.mi-cue-box strong[b-2gmviomi9j] {
    color: var(--mi-blue);
    display: block;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.15em;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.mi-cue-box span[b-2gmviomi9j] {
    align-items: center;
    background: rgba(255, 255, 255, 0.04);
    border-radius: 8px;
    display: flex;
    gap: 10px;
    margin-top: 8px;
    padding: 10px;
}

.mi-cue-box i[b-2gmviomi9j] {
    background: var(--mi-blue);
    border-radius: 50%;
    display: inline-block;
    height: 6px;
    width: 6px;
}

.mi-framework-card .mi-panel-title h3[b-2gmviomi9j] {
    font-size: 20px;
}

.mi-section-note[b-2gmviomi9j] {
    color: var(--mi-text-muted);
    font-size: 15px;
    line-height: 1.6;
    margin: 28px auto 0;
    max-width: 900px;
    text-align: center;
}

.mi-product-layers[b-2gmviomi9j] {
    display: grid;
    gap: 24px;
    grid-template-columns: 400px minmax(0, 1fr);
}

.mi-product-layers__nav[b-2gmviomi9j] {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.mi-product-tab[b-2gmviomi9j] {
    align-items: center;
    color: #fff;
    cursor: pointer;
    display: flex;
    gap: 16px;
    padding: 20px;
    text-align: left;
    transition: background-color 0.18s ease, border-color 0.18s ease;
}

.mi-product-tab.is-active[b-2gmviomi9j] {
    background: rgba(55, 55, 218, 0.1);
    border-color: var(--mi-blue);
}

.mi-product-tab .mi-icon[b-2gmviomi9j] {
    background: rgba(255, 255, 255, 0.06);
    border-color: rgba(255, 255, 255, 0.08);
}

.mi-product-tab.is-active .mi-icon[b-2gmviomi9j] {
    background: var(--mi-blue);
    border-color: var(--mi-blue);
}

.mi-product-tab strong[b-2gmviomi9j],
.mi-product-tab small[b-2gmviomi9j] {
    display: block;
}

.mi-product-tab strong[b-2gmviomi9j] {
    font-size: 18px;
    line-height: 1.3;
}

.mi-product-tab small[b-2gmviomi9j] {
    color: var(--mi-text-muted);
    font-family: ABeeZee, sans-serif;
    font-size: 12px;
    font-style: italic;
    margin-top: 4px;
}

.mi-product-panel[b-2gmviomi9j] {
    display: none;
    padding: 32px;
}

.mi-product-panel.is-active[b-2gmviomi9j] {
    display: block;
}

.mi-product-panel h3[b-2gmviomi9j] {
    font-size: 24px;
    font-weight: 800;
    margin: 28px 0 20px;
}

.mi-product-visual[b-2gmviomi9j] {
    align-items: center;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 16px;
    display: flex;
    justify-content: center;
    min-height: 220px;
    overflow: hidden;
}

.mi-product-visual img[b-2gmviomi9j] {
    display: block;
    height: auto;
    width: 100%;
}

.mi-regulatory-visual[b-2gmviomi9j] {
    background: linear-gradient(135deg, rgba(11, 13, 20, 0.98), rgba(25, 27, 35, 0.95));
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 16px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.45), inset 0 1px 1px rgba(255, 255, 255, 0.1);
    overflow: hidden;
    padding: 24px;
    position: relative;
}

.mi-regulatory-visual[b-2gmviomi9j]::before {
    background-image: linear-gradient(rgba(55, 55, 218, 0.15) 1.5px, transparent 1.5px), linear-gradient(90deg, rgba(55, 55, 218, 0.15) 1.5px, transparent 1.5px);
    background-size: 32px 32px;
    content: "";
    inset: -80px;
    opacity: 0.22;
    pointer-events: none;
    position: absolute;
    transform: perspective(500px) rotateX(60deg) scale(1.6);
}

.mi-regulatory-visual > *[b-2gmviomi9j] {
    position: relative;
}

.mi-regulatory-visual__header[b-2gmviomi9j],
.mi-regulatory-visual__footer[b-2gmviomi9j] {
    align-items: center;
    border-color: rgba(255, 255, 255, 0.08);
    display: flex;
    gap: 12px;
    justify-content: space-between;
}

.mi-regulatory-visual__header[b-2gmviomi9j] {
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    margin-bottom: 18px;
    padding-bottom: 16px;
}

.mi-regulatory-visual__header small[b-2gmviomi9j] {
    color: var(--mi-blue);
    display: block;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.mi-regulatory-visual__header strong[b-2gmviomi9j] {
    display: block;
    font-size: 14px;
}

.mi-regulatory-visual__header > span[b-2gmviomi9j] {
    background: rgba(34, 197, 94, 0.12);
    border: 1px solid rgba(34, 197, 94, 0.3);
    border-radius: 999px;
    color: #98f0b8;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.1em;
    padding: 4px 10px;
    text-transform: uppercase;
}

.mi-source-grid[b-2gmviomi9j] {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.mi-source-grid div[b-2gmviomi9j] {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.03));
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 12px;
    padding: 12px;
}

.mi-source-grid span[b-2gmviomi9j] {
    align-items: center;
    background: rgba(55, 55, 218, 0.18);
    border: 1px solid rgba(55, 55, 218, 0.4);
    border-radius: 8px;
    display: inline-flex;
    height: 28px;
    justify-content: center;
    margin-bottom: 8px;
    width: 28px;
}

.mi-source-grid strong[b-2gmviomi9j],
.mi-source-grid small[b-2gmviomi9j],
.mi-source-grid em[b-2gmviomi9j] {
    display: block;
}

.mi-source-grid strong[b-2gmviomi9j] {
    font-size: 17px;
    font-weight: 800;
    line-height: 1;
}

.mi-source-grid small[b-2gmviomi9j] {
    color: #fff;
    font-size: 11px;
    font-weight: 800;
    margin-top: 5px;
}

.mi-source-grid em[b-2gmviomi9j] {
    color: rgba(255, 255, 255, 0.5);
    font-family: ABeeZee, sans-serif;
    font-size: 9px;
    font-style: italic;
}

.mi-regulatory-visual__footer[b-2gmviomi9j] {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    color: #fff;
    flex-wrap: wrap;
    font-size: 11px;
    font-weight: 800;
    margin-top: 16px;
    padding-top: 14px;
}

.mi-regulatory-visual__footer i[b-2gmviomi9j] {
    color: var(--mi-blue);
    margin-right: 5px;
}

.mi-product-detail[b-2gmviomi9j] {
    margin-top: 16px;
}

.mi-product-callout[b-2gmviomi9j] {
    background: rgba(55, 55, 218, 0.08);
    border: 1px solid rgba(55, 55, 218, 0.25);
    border-radius: 12px;
    margin-top: 18px;
    padding: 16px;
}

.mi-link[b-2gmviomi9j] {
    align-items: center;
    color: var(--mi-blue);
    display: inline-flex;
    font-size: 14px;
    font-weight: 800;
    gap: 6px;
    margin-top: 22px;
}

.mi-team-card blockquote[b-2gmviomi9j] {
    background: rgba(55, 55, 218, 0.08);
    border: 1px solid rgba(55, 55, 218, 0.25);
    border-radius: 10px;
    color: #fff;
    font-family: ABeeZee, sans-serif;
    font-size: 12px;
    font-style: italic;
    line-height: 1.5;
    margin: 16px 0 0;
    padding: 12px;
}

.mi-section-actions[b-2gmviomi9j] {
    margin-top: 32px;
}

.mi-usecases[b-2gmviomi9j] {
    padding-bottom: 80px;
    padding-top: 80px;
}

.mi-usecases__inner[b-2gmviomi9j] {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 28px;
    color: var(--mi-bg);
    overflow: hidden;
    padding: 48px;
}

.mi-usecases__heading[b-2gmviomi9j] {
    margin-bottom: 36px;
    max-width: 760px;
}

.mi-usecases__heading h2[b-2gmviomi9j] {
    color: var(--mi-bg);
}

.mi-usecases__heading p[b-2gmviomi9j] {
    color: #525358;
    font-size: 15px;
    line-height: 1.6;
    margin: 14px 0 18px;
}

.mi-post-grid[b-2gmviomi9j] {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.mi-post-card[b-2gmviomi9j] {
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    cursor: pointer;
    overflow: hidden;
    transition: border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
}

.mi-post-card:hover[b-2gmviomi9j] {
    border-color: var(--mi-blue);
    box-shadow: 0 14px 36px rgba(11, 13, 20, 0.12);
    transform: translateY(-2px);
}

.mi-post-card img[b-2gmviomi9j] {
    aspect-ratio: 16 / 10;
    display: block;
    object-fit: cover;
    width: 100%;
}

.mi-post-card > .mi-icon[b-2gmviomi9j] {
    margin: 20px 20px 0;
}

.mi-post-card__body[b-2gmviomi9j] {
    padding: 20px;
}

.mi-post-card__meta[b-2gmviomi9j] {
    align-items: center;
    color: var(--mi-blue);
    display: flex;
    font-size: 11px;
    font-weight: 800;
    gap: 10px;
    justify-content: space-between;
    letter-spacing: 0.1em;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.mi-post-card h3[b-2gmviomi9j] {
    color: var(--mi-bg);
    font-size: 16px;
    font-weight: 800;
    line-height: 1.35;
    margin: 0 0 8px;
}

.mi-post-card p[b-2gmviomi9j] {
    color: #525358;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.mi-final-cta[b-2gmviomi9j] {
    border-top: 1px solid rgba(255, 255, 255, 0.06);
    padding-bottom: 110px;
    padding-top: 88px;
}

.mi-final-cta__panel[b-2gmviomi9j] {
    background: rgba(55, 55, 218, 0.08);
    border: 1px solid rgba(55, 55, 218, 0.3);
    border-radius: 24px;
    margin: 0 auto;
    max-width: 1100px;
    padding: 48px;
    text-align: center;
}

.mi-final-cta__panel h2[b-2gmviomi9j] {
    margin-left: auto;
    margin-right: auto;
    max-width: 820px;
}

.mi-final-cta__panel p[b-2gmviomi9j] {
    font-size: 15px;
    margin-bottom: 0;
}

@media (max-width: 1199.98px) {
    .mi-grid--four[b-2gmviomi9j],
    .mi-grid--five[b-2gmviomi9j],
    .mi-post-grid[b-2gmviomi9j] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .mi-product-layers[b-2gmviomi9j] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 991.98px) {
    .mi-hero[b-2gmviomi9j],
    .mi-section[b-2gmviomi9j],
    .mi-usecases[b-2gmviomi9j],
    .mi-final-cta[b-2gmviomi9j] {
        padding-left: 24px;
        padding-right: 24px;
    }

    .mi-hero[b-2gmviomi9j] {
        padding-top: 92px;
    }

    .mi-hero__copy[b-2gmviomi9j] {
        margin-bottom: 36px;
    }

    .mi-hero p[b-2gmviomi9j] {
        font-size: 17px;
    }

    .mi-hero-features[b-2gmviomi9j],
    .mi-dashboard__grid[b-2gmviomi9j],
    .mi-tabs__nav[b-2gmviomi9j],
    .mi-panel[b-2gmviomi9j],
    .mi-grid--two[b-2gmviomi9j] {
        grid-template-columns: 1fr;
    }

    .mi-panel[b-2gmviomi9j] {
        padding: 24px;
    }

    .mi-dashboard[b-2gmviomi9j] {
        padding: 22px;
    }

    .mi-dashboard__header[b-2gmviomi9j] {
        align-items: flex-start;
        flex-direction: column;
    }

    .mi-source-grid[b-2gmviomi9j] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .mi-usecases__inner[b-2gmviomi9j],
    .mi-final-cta__panel[b-2gmviomi9j] {
        padding: 28px;
    }
}

@media (max-width: 575.98px) {
    .mi-hero[b-2gmviomi9j],
    .mi-section[b-2gmviomi9j],
    .mi-usecases[b-2gmviomi9j],
    .mi-final-cta[b-2gmviomi9j] {
        padding-left: 16px;
        padding-right: 16px;
    }

    .mi-hero h1[b-2gmviomi9j] {
        font-size: clamp(36px, 12vw, 48px);
    }

    .mi-actions[b-2gmviomi9j],
    .mi-section-actions[b-2gmviomi9j] {
        align-items: stretch;
        flex-direction: column;
    }

    .mi-btn[b-2gmviomi9j] {
        width: 100%;
    }

    .mi-grid--four[b-2gmviomi9j],
    .mi-grid--five[b-2gmviomi9j],
    .mi-post-grid[b-2gmviomi9j] {
        grid-template-columns: 1fr;
    }

    .mi-product-tab[b-2gmviomi9j] {
        align-items: flex-start;
    }

    .mi-source-grid[b-2gmviomi9j] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
/* /Pages/Policy.cshtml.rz.scp.css */
#serviceLevelTable[b-13ga3j6uj5],
#serviceLevelTable th[b-13ga3j6uj5],
#serviceLevelTable td[b-13ga3j6uj5] {
    border: 1px solid #797979;
}
/* /Pages/RegulatoryReporting/Diligence.cshtml.rz.scp.css */
.dil-page[b-qao2zhzq5r] {
    --dil-bg: #0b0d14;
    --dil-surface: rgba(255, 255, 255, 0.04);
    --dil-surface-strong: rgba(255, 255, 255, 0.06);
    --dil-border: rgba(255, 255, 255, 0.1);
    --dil-border-strong: rgba(55, 55, 218, 0.32);
    --dil-blue: #3737da;
    --dil-blue-soft: rgba(55, 55, 218, 0.16);
    --dil-text: #ffffff;
    --dil-muted: #d4d6d9;
    --dil-muted-2: rgba(255, 255, 255, 0.56);
    background: var(--dil-bg);
    color: var(--dil-text);
    font-family: "Plus Jakarta Sans", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    overflow: hidden;
}

.dil-page *[b-qao2zhzq5r] {
    box-sizing: border-box;
}

.dil-container[b-qao2zhzq5r] {
    margin: 0 auto;
    max-width: 1360px;
    padding: 0 40px;
    position: relative;
    width: 100%;
}

.dil-hero[b-qao2zhzq5r] {
    overflow: hidden;
    padding: 120px 0 100px;
    position: relative;
}

.dil-glow[b-qao2zhzq5r] {
    background: var(--dil-blue);
    border-radius: 999px;
    filter: blur(160px);
    height: 600px;
    left: 50%;
    opacity: 0.15;
    position: absolute;
    top: -220px;
    transform: translateX(-50%);
    width: 900px;
}

.dil-hero__copy[b-qao2zhzq5r] {
    margin: 0 auto 56px;
    max-width: 860px;
    text-align: center;
}

.dil-pill[b-qao2zhzq5r] {
    align-items: center;
    background: rgba(55, 55, 218, 0.12);
    border: 1px solid rgba(55, 55, 218, 0.3);
    border-radius: 999px;
    color: var(--dil-text);
    display: inline-flex;
    font-size: 12px;
    font-weight: 700;
    gap: 8px;
    letter-spacing: 0.15em;
    margin-bottom: 24px;
    padding: 8px 12px;
    text-transform: uppercase;
}

.dil-pill i[b-qao2zhzq5r] {
    color: var(--dil-blue);
}

.dil-hero h1[b-qao2zhzq5r],
.dil-heading h2[b-qao2zhzq5r],
.dil-final-cta h2[b-qao2zhzq5r] {
    color: var(--dil-text);
    font-weight: 500;
    letter-spacing: -0.02em;
}

.dil-hero h1[b-qao2zhzq5r] {
    font-size: clamp(40px, 5vw, 60px);
    line-height: 1.08;
    margin: 0 0 20px;
}

.dil-hero__copy p[b-qao2zhzq5r] {
    color: var(--dil-muted);
    font-size: clamp(17px, 2vw, 20px);
    line-height: 1.55;
    margin: 0 auto 36px;
    max-width: 760px;
}

.dil-hero-visual[b-qao2zhzq5r] {
    align-items: center;
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 24px;
    display: flex;
    justify-content: center;
    margin: 0 auto 56px;
    min-height: 460px;
    overflow: hidden;
    position: relative;
    width: min(1100px, 100%);
}

.dil-hero-lottie[b-qao2zhzq5r] {
    height: 520px;
    min-width: 100%;
    width: 100%;
}

.dil-actions[b-qao2zhzq5r] {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.dil-actions--center[b-qao2zhzq5r] {
    justify-content: center;
}

.dil-btn[b-qao2zhzq5r],
.dil-link-btn[b-qao2zhzq5r] {
    align-items: center;
    border-radius: 10px;
    display: inline-flex;
    font-size: 16px;
    font-weight: 700;
    gap: 8px;
    justify-content: center;
    line-height: 1.25;
    min-height: 52px;
    padding: 14px 28px;
    text-decoration: none;
    transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, transform 180ms ease;
}

.dil-btn:hover[b-qao2zhzq5r],
.dil-link-btn:hover[b-qao2zhzq5r] {
    transform: translateY(-1px);
}

.dil-btn--primary[b-qao2zhzq5r] {
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #0b0d14;
}

.dil-btn--primary:hover[b-qao2zhzq5r] {
    background: #f3f4f6;
    color: #0b0d14;
}

.dil-btn--secondary[b-qao2zhzq5r] {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: var(--dil-text);
}

.dil-btn--secondary:hover[b-qao2zhzq5r] {
    background: rgba(255, 255, 255, 0.12);
    color: var(--dil-text);
}

.dil-btn--small[b-qao2zhzq5r] {
    font-size: 15px;
    min-height: 46px;
    padding: 12px 22px;
}

.dil-link-btn[b-qao2zhzq5r] {
    color: var(--dil-text);
    font-size: 14px;
    padding-inline: 14px;
}

.dil-link-btn:hover[b-qao2zhzq5r] {
    color: #7c7cff;
}

.dil-proof-grid[b-qao2zhzq5r] {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin: 0 auto 56px;
    max-width: 1100px;
}

.dil-proof-card[b-qao2zhzq5r] {
    align-items: flex-start;
    background: var(--dil-surface);
    border: 1px solid var(--dil-border);
    border-radius: 12px;
    display: flex;
    gap: 12px;
    min-height: 82px;
    padding: 20px;
}

.dil-proof-card span[b-qao2zhzq5r],
.dil-mini-icon[b-qao2zhzq5r] {
    align-items: center;
    background: var(--dil-blue);
    border-radius: 9px;
    color: #ffffff;
    display: inline-flex;
    flex: 0 0 auto;
    height: 36px;
    justify-content: center;
    width: 36px;
}

.dil-proof-card p[b-qao2zhzq5r] {
    color: var(--dil-text);
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
}

.dil-dashboard[b-qao2zhzq5r] {
    backdrop-filter: blur(8px);
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 24px;
    margin: 0 auto;
    max-width: 1100px;
    padding: 32px;
}

.dil-video-card[b-qao2zhzq5r] {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 24px;
    margin: 32px auto 0;
    max-width: 1100px;
    overflow: hidden;
}

.dil-video-card video[b-qao2zhzq5r] {
    display: block;
    height: auto;
    width: 100%;
}

.dil-dashboard__header[b-qao2zhzq5r] {
    align-items: center;
    display: flex;
    gap: 20px;
    justify-content: space-between;
    margin-bottom: 20px;
}

.dil-dashboard__header span[b-qao2zhzq5r],
.dil-heading span[b-qao2zhzq5r],
.dil-cue-box > strong[b-qao2zhzq5r],
.dil-case-card > span[b-qao2zhzq5r] {
    color: var(--dil-blue);
    display: block;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.dil-dashboard__header h2[b-qao2zhzq5r] {
    color: var(--dil-text);
    font-size: 18px;
    font-weight: 700;
    margin: 4px 0 0;
}

.dil-dashboard__header > strong[b-qao2zhzq5r],
.dil-agent-row strong[b-qao2zhzq5r] {
    background: rgba(55, 55, 218, 0.18);
    border: 1px solid rgba(55, 55, 218, 0.4);
    border-radius: 7px;
    color: var(--dil-text);
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.1em;
    padding: 5px 8px;
    text-transform: uppercase;
}

.dil-dashboard__grid[b-qao2zhzq5r] {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.dil-dashboard__grid article[b-qao2zhzq5r] {
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 12px;
    padding: 16px;
}

.dil-dashboard__card-top[b-qao2zhzq5r] {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
}

.dil-mini-icon[b-qao2zhzq5r] {
    background: rgba(55, 55, 218, 0.2);
    border: 1px solid rgba(55, 55, 218, 0.4);
    height: 32px;
    width: 32px;
}

.dil-status[b-qao2zhzq5r] {
    border-radius: 999px;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.08em;
    padding: 3px 8px;
    text-transform: uppercase;
}

.dil-status--active[b-qao2zhzq5r] {
    background: var(--dil-blue);
    color: #ffffff;
}

.dil-status--done[b-qao2zhzq5r] {
    background: rgba(255, 255, 255, 0.08);
    color: var(--dil-muted);
}

.dil-status--alert[b-qao2zhzq5r] {
    background: rgba(255, 140, 0, 0.2);
    border: 1px solid rgba(255, 140, 0, 0.4);
    color: #ffb366;
}

.dil-dashboard__grid article > strong[b-qao2zhzq5r] {
    color: var(--dil-text);
    display: block;
    font-size: 28px;
    font-weight: 500;
    line-height: 1;
}

.dil-dashboard__grid h3[b-qao2zhzq5r] {
    color: var(--dil-text);
    font-size: 13px;
    font-weight: 800;
    margin: 8px 0 0;
}

.dil-dashboard__grid p[b-qao2zhzq5r] {
    color: var(--dil-muted);
    font-family: "ABeeZee", "Plus Jakarta Sans", sans-serif;
    font-size: 12px;
    font-style: italic;
    margin: 2px 0 0;
}

.dil-section[b-qao2zhzq5r],
.dil-product-visual-section[b-qao2zhzq5r] {
    border-top: 1px solid rgba(255, 255, 255, 0.06);
    padding: 100px 0;
}

.dil-heading[b-qao2zhzq5r] {
    margin-bottom: 48px;
    max-width: 760px;
}

.dil-heading--wide[b-qao2zhzq5r] {
    max-width: 820px;
}

.dil-heading h2[b-qao2zhzq5r] {
    font-size: clamp(32px, 4vw, 44px);
    line-height: 1.15;
    margin: 12px 0 0;
}

.dil-card-grid[b-qao2zhzq5r] {
    display: grid;
    gap: 16px;
}

.dil-card-grid--four[b-qao2zhzq5r] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.dil-dark-card[b-qao2zhzq5r],
.dil-team-card[b-qao2zhzq5r],
.dil-compliance-grid article[b-qao2zhzq5r],
.dil-case-card[b-qao2zhzq5r] {
    background: var(--dil-surface);
    border: 1px solid var(--dil-border);
    border-radius: 16px;
    padding: 24px;
}

.dil-icon-box[b-qao2zhzq5r] {
    align-items: center;
    background: var(--dil-blue-soft);
    border: 1px solid rgba(55, 55, 218, 0.3);
    border-radius: 10px;
    color: var(--dil-blue);
    display: inline-flex;
    height: 40px;
    justify-content: center;
    margin-bottom: 16px;
    width: 40px;
}

.dil-icon-box--solid[b-qao2zhzq5r] {
    background: var(--dil-blue);
    border-color: var(--dil-blue);
    color: #ffffff;
}

.dil-dark-card h3[b-qao2zhzq5r],
.dil-team-card h3[b-qao2zhzq5r],
.dil-compliance-grid h3[b-qao2zhzq5r],
.dil-case-card h3[b-qao2zhzq5r],
.dil-post-card h3[b-qao2zhzq5r] {
    color: var(--dil-text);
    font-size: 17px;
    font-weight: 800;
    line-height: 1.35;
    margin: 0 0 8px;
}

.dil-dark-card p[b-qao2zhzq5r],
.dil-team-card p[b-qao2zhzq5r],
.dil-compliance-grid p[b-qao2zhzq5r],
.dil-case-card p[b-qao2zhzq5r] {
    color: var(--dil-muted);
    font-size: 14px;
    line-height: 1.58;
    margin: 0;
}

.dil-tabs__nav[b-qao2zhzq5r] {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    margin-bottom: 28px;
}

.dil-tab-button[b-qao2zhzq5r] {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid var(--dil-border);
    border-radius: 14px;
    color: var(--dil-text);
    padding: 16px;
    text-align: left;
    transition: background-color 180ms ease, border-color 180ms ease, transform 180ms ease;
}

.dil-tab-button:hover[b-qao2zhzq5r] {
    border-color: rgba(255, 255, 255, 0.3);
    transform: translateY(-1px);
}

.dil-tab-button.is-active[b-qao2zhzq5r] {
    background: var(--dil-blue);
    border-color: var(--dil-blue);
}

.dil-tab-button span[b-qao2zhzq5r] {
    color: rgba(255, 255, 255, 0.58);
    display: block;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.15em;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.dil-tab-button i[b-qao2zhzq5r] {
    color: var(--dil-blue);
    float: right;
}

.dil-tab-button.is-active span[b-qao2zhzq5r],
.dil-tab-button.is-active i[b-qao2zhzq5r] {
    color: rgba(255, 255, 255, 0.88);
}

.dil-tab-button strong[b-qao2zhzq5r] {
    clear: both;
    color: #ffffff;
    display: block;
    font-size: 15px;
    font-weight: 800;
}

.dil-tabs__panel[b-qao2zhzq5r] {
    background: var(--dil-surface);
    border: 1px solid var(--dil-border);
    border-radius: 20px;
    padding: 40px;
}

.dil-tab-panel[b-qao2zhzq5r] {
    display: none;
    gap: 40px;
    grid-template-columns: 1.3fr 1fr;
}

.dil-tab-panel.is-active[b-qao2zhzq5r] {
    display: grid;
}

.dil-panel-title[b-qao2zhzq5r] {
    align-items: center;
    display: flex;
    gap: 12px;
    margin-bottom: 20px;
}

.dil-panel-title .dil-icon-box[b-qao2zhzq5r] {
    height: 48px;
    margin: 0;
    width: 48px;
}

.dil-panel-title h3[b-qao2zhzq5r] {
    color: var(--dil-text);
    font-size: 26px;
    font-weight: 800;
    margin: 0;
}

.dil-tab-panel p[b-qao2zhzq5r] {
    color: var(--dil-muted);
    font-size: 15px;
    line-height: 1.65;
    margin: 0 0 24px;
}

.dil-tab-panel .dil-lead[b-qao2zhzq5r] {
    color: var(--dil-text);
    font-size: 16px;
    font-weight: 800;
    line-height: 1.5;
    margin-bottom: 12px;
}

.dil-agent-row[b-qao2zhzq5r] {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.dil-agent-row > span[b-qao2zhzq5r] {
    color: var(--dil-muted-2);
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.15em;
    margin-right: 4px;
    text-transform: uppercase;
}

.dil-agent-row strong[b-qao2zhzq5r] {
    font-size: 12px;
    letter-spacing: 0;
    text-transform: none;
}

.dil-cue-box[b-qao2zhzq5r] {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 14px;
    padding: 20px;
}

.dil-cue-box > strong[b-qao2zhzq5r] {
    margin-bottom: 12px;
}

.dil-cue-box span[b-qao2zhzq5r],
.dil-list-item[b-qao2zhzq5r] {
    align-items: center;
    background: rgba(255, 255, 255, 0.04);
    border-radius: 9px;
    color: var(--dil-text);
    display: flex;
    font-size: 13px;
    gap: 10px;
    line-height: 1.35;
    margin-top: 8px;
    padding: 10px 12px;
}

.dil-cue-box span[b-qao2zhzq5r]::before {
    background: var(--dil-blue);
    border-radius: 999px;
    content: "";
    flex: 0 0 auto;
    height: 6px;
    width: 6px;
}

.dil-product-visual-section[b-qao2zhzq5r] {
    padding-bottom: 40px;
    padding-top: 30px;
}

.dil-product-visual[b-qao2zhzq5r] {
    align-items: center;
    background: radial-gradient(circle at center, rgba(55, 55, 218, 0.14), rgba(255, 255, 255, 0.025) 54%);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 24px;
    display: flex;
    justify-content: center;
    min-height: 360px;
    overflow: hidden;
    padding: 28px;
}

.dil-product-visual img[b-qao2zhzq5r] {
    height: auto;
    max-height: 340px;
    max-width: 1040px;
    object-fit: contain;
    width: 94%;
}

.dil-pillars[b-qao2zhzq5r] {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.dil-pillar-card[b-qao2zhzq5r] {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid var(--dil-border);
    border-radius: 16px;
    color: var(--dil-text);
    padding: 24px;
    text-align: left;
    transition: background-color 180ms ease, border-color 180ms ease, transform 180ms ease;
}

.dil-pillar-card:hover[b-qao2zhzq5r],
.dil-pillar-card.is-active[b-qao2zhzq5r] {
    border-color: var(--dil-blue);
}

.dil-pillar-card.is-active[b-qao2zhzq5r] {
    background: rgba(55, 55, 218, 0.1);
}

.dil-pillar-card__header[b-qao2zhzq5r] {
    align-items: flex-start;
    display: flex;
    gap: 16px;
}

.dil-pillar-card__header .dil-icon-box[b-qao2zhzq5r] {
    flex: 0 0 auto;
    height: 48px;
    margin: 0;
    width: 48px;
}

.dil-pillar-card h3[b-qao2zhzq5r] {
    color: var(--dil-text);
    font-size: 20px;
    font-weight: 800;
    margin: 0 0 8px;
}

.dil-pillar-card p[b-qao2zhzq5r] {
    color: var(--dil-muted);
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
}

.dil-pillar-card__features[b-qao2zhzq5r] {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    display: none;
    gap: 8px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 18px;
    padding-top: 16px;
}

.dil-pillar-card.is-active .dil-pillar-card__features[b-qao2zhzq5r] {
    display: grid;
}

.dil-pillar-card__features span[b-qao2zhzq5r] {
    align-items: center;
    background: rgba(255, 255, 255, 0.04);
    border-radius: 8px;
    color: var(--dil-text);
    display: flex;
    font-size: 12.5px;
    gap: 8px;
    padding: 10px;
}

.dil-pillar-card__features i[b-qao2zhzq5r] {
    color: var(--dil-blue);
}

.dil-compliance-grid[b-qao2zhzq5r] {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-bottom: 24px;
}

.dil-compliance-grid .dil-icon-box[b-qao2zhzq5r] {
    height: 48px;
    width: 48px;
}

.dil-list-item[b-qao2zhzq5r] {
    font-size: 14px;
}

.dil-list-item[b-qao2zhzq5r]::before {
    color: var(--dil-blue);
    content: "\F26E";
    font-family: "bootstrap-icons";
    font-size: 16px;
}

.dil-shared-row[b-qao2zhzq5r] {
    align-items: start;
    background: rgba(55, 55, 218, 0.08);
    border: 1px solid rgba(55, 55, 218, 0.3);
    border-radius: 16px;
    display: grid;
    gap: 12px;
    grid-template-columns: minmax(220px, 1.3fr) minmax(0, 3fr);
    padding: 24px;
}

.dil-shared-row__heading[b-qao2zhzq5r] {
    align-items: center;
    color: var(--dil-text);
    display: flex;
    gap: 10px;
}

.dil-shared-row__items[b-qao2zhzq5r] {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(auto-fit, minmax(156px, 1fr));
}

.dil-shared-row i[b-qao2zhzq5r] {
    color: var(--dil-blue);
    font-size: 20px;
}

.dil-shared-row span[b-qao2zhzq5r] {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    color: var(--dil-text);
    font-size: 13px;
    min-width: 0;
    padding: 10px;
    text-align: center;
}

.dil-team-card > strong[b-qao2zhzq5r] {
    color: var(--dil-muted-2);
    display: block;
    font-size: 10.5px;
    font-weight: 800;
    letter-spacing: 0.12em;
    margin: 16px 0 6px;
    text-transform: uppercase;
}

.dil-team-card div[b-qao2zhzq5r] {
    background: rgba(55, 55, 218, 0.08);
    border: 1px solid rgba(55, 55, 218, 0.25);
    border-radius: 10px;
    color: var(--dil-text);
    font-family: "ABeeZee", "Plus Jakarta Sans", sans-serif;
    font-size: 12.5px;
    font-style: italic;
    line-height: 1.5;
    margin-top: 16px;
    padding: 12px;
}

.dil-section-actions[b-qao2zhzq5r] {
    margin-top: 32px;
}

.dil-metric-grid[b-qao2zhzq5r] {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin-bottom: 24px;
}

.dil-metric-grid article[b-qao2zhzq5r] {
    align-items: center;
    background: rgba(55, 55, 218, 0.06);
    border: 1px solid rgba(55, 55, 218, 0.25);
    border-radius: 16px;
    display: flex;
    gap: 16px;
    padding: 24px;
}

.dil-metric-grid .dil-icon-box[b-qao2zhzq5r] {
    flex: 0 0 auto;
    height: 48px;
    margin: 0;
    width: 48px;
}

.dil-metric-grid strong[b-qao2zhzq5r] {
    color: var(--dil-text);
    display: block;
    font-size: 28px;
    font-weight: 500;
    line-height: 1;
}

.dil-metric-grid p[b-qao2zhzq5r] {
    color: var(--dil-muted);
    font-family: "ABeeZee", "Plus Jakarta Sans", sans-serif;
    font-size: 13px;
    font-style: italic;
    margin: 6px 0 0;
}

.dil-case-grid[b-qao2zhzq5r] {
    display: grid;
    gap: 24px;
}

.dil-case-card[b-qao2zhzq5r] {
    border-radius: 20px;
    padding: 32px;
}

.dil-case-card h3[b-qao2zhzq5r] {
    font-size: 22px;
    margin-top: 8px;
}

.dil-case-stats[b-qao2zhzq5r] {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 24px;
    padding-top: 20px;
}

.dil-case-stats div[b-qao2zhzq5r] {
    background: rgba(255, 255, 255, 0.03);
    border-radius: 10px;
    padding: 12px;
}

.dil-case-stats small[b-qao2zhzq5r] {
    color: var(--dil-muted-2);
    display: block;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.08em;
    margin-bottom: 4px;
    text-transform: uppercase;
}

.dil-case-stats strong[b-qao2zhzq5r] {
    color: var(--dil-text);
    font-size: 18px;
}

.dil-usecases[b-qao2zhzq5r] {
    background: var(--dil-bg);
    padding: 80px 0;
}

.dil-usecases__panel[b-qao2zhzq5r] {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 28px;
    color: #0b0d14;
    overflow: hidden;
    padding: 48px 56px 56px;
}

.dil-usecases .dil-heading h2[b-qao2zhzq5r],
.dil-post-card h3[b-qao2zhzq5r] {
    color: #0b0d14;
}

.dil-post-grid[b-qao2zhzq5r] {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.dil-post-card[b-qao2zhzq5r] {
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    color: #0b0d14;
    overflow: hidden;
    text-decoration: none;
    transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.dil-post-card:hover[b-qao2zhzq5r] {
    border-color: var(--dil-blue);
    box-shadow: 0 18px 45px rgba(15, 23, 42, 0.12);
    color: #0b0d14;
    transform: translateY(-2px);
}

.dil-post-card__image[b-qao2zhzq5r] {
    align-items: center;
    aspect-ratio: 16 / 10;
    background: #f3f4f6;
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.dil-post-card__image img[b-qao2zhzq5r] {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.dil-post-card__image span[b-qao2zhzq5r] {
    align-items: center;
    background: rgba(55, 55, 218, 0.1);
    border-radius: 14px;
    color: var(--dil-blue);
    display: inline-flex;
    font-size: 24px;
    height: 56px;
    justify-content: center;
    width: 56px;
}

.dil-post-card__body[b-qao2zhzq5r] {
    padding: 18px;
}

.dil-post-card__body > div[b-qao2zhzq5r] {
    color: var(--dil-blue);
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.12em;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.dil-post-card p[b-qao2zhzq5r] {
    color: #525358;
    display: -webkit-box;
    font-size: 13.5px;
    line-height: 1.55;
    margin: 8px 0 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.dil-final-cta[b-qao2zhzq5r] {
    border-top: 1px solid rgba(255, 255, 255, 0.06);
    padding: 100px 0;
}

.dil-final-cta__panel[b-qao2zhzq5r] {
    background: rgba(55, 55, 218, 0.08);
    border: 1px solid rgba(55, 55, 218, 0.3);
    border-radius: 24px;
    margin: 0 auto;
    max-width: 1100px;
    padding: 48px;
    text-align: center;
}

.dil-final-cta h2[b-qao2zhzq5r] {
    font-size: clamp(30px, 4vw, 36px);
    line-height: 1.2;
    margin: 0 auto 12px;
    max-width: 820px;
}

.dil-final-cta p[b-qao2zhzq5r] {
    color: var(--dil-muted);
    font-family: "ABeeZee", "Plus Jakarta Sans", sans-serif;
    font-size: 15px;
    font-style: italic;
    line-height: 1.6;
    margin: 0 auto 32px;
    max-width: 680px;
}

@media (max-width: 1199.98px) {
    .dil-card-grid--four[b-qao2zhzq5r],
    .dil-metric-grid[b-qao2zhzq5r],
    .dil-post-grid[b-qao2zhzq5r] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .dil-tabs__nav[b-qao2zhzq5r] {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .dil-shared-row__items[b-qao2zhzq5r] {
        gap: 10px;
    }
}

@media (max-width: 991.98px) {
    .dil-container[b-qao2zhzq5r] {
        padding: 0 24px;
    }

    .dil-hero[b-qao2zhzq5r],
    .dil-section[b-qao2zhzq5r],
    .dil-final-cta[b-qao2zhzq5r] {
        padding: 76px 0;
    }

    .dil-proof-grid[b-qao2zhzq5r],
    .dil-dashboard__grid[b-qao2zhzq5r],
    .dil-compliance-grid[b-qao2zhzq5r],
    .dil-tab-panel[b-qao2zhzq5r],
    .dil-pillars[b-qao2zhzq5r] {
        grid-template-columns: 1fr;
    }

    .dil-dashboard__header[b-qao2zhzq5r] {
        align-items: flex-start;
        flex-direction: column;
    }

    .dil-tabs__panel[b-qao2zhzq5r] {
        padding: 24px;
    }

    .dil-hero-visual[b-qao2zhzq5r] {
        min-height: 360px;
    }

    .dil-hero-lottie[b-qao2zhzq5r] {
        height: 420px;
        width: 100%;
    }

    .dil-usecases__panel[b-qao2zhzq5r] {
        padding: 36px 28px;
    }

    .dil-shared-row[b-qao2zhzq5r] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767.98px) {
    .dil-container[b-qao2zhzq5r] {
        padding: 0 18px;
    }

    .dil-hero[b-qao2zhzq5r] {
        padding-top: 64px;
    }

    .dil-hero-visual[b-qao2zhzq5r] {
        border-radius: 18px;
        min-height: 260px;
    }

    .dil-hero-lottie[b-qao2zhzq5r] {
        height: 300px;
    }

    .dil-video-card[b-qao2zhzq5r] {
        border-radius: 18px;
    }

    .dil-pill[b-qao2zhzq5r] {
        font-size: 10px;
        letter-spacing: 0.1em;
    }

    .dil-actions[b-qao2zhzq5r],
    .dil-actions--center[b-qao2zhzq5r] {
        align-items: stretch;
        flex-direction: column;
    }

    .dil-btn[b-qao2zhzq5r],
    .dil-link-btn[b-qao2zhzq5r] {
        width: 100%;
    }

    .dil-dashboard[b-qao2zhzq5r],
    .dil-tabs__panel[b-qao2zhzq5r],
    .dil-case-card[b-qao2zhzq5r],
    .dil-final-cta__panel[b-qao2zhzq5r] {
        border-radius: 18px;
        padding: 22px;
    }

    .dil-tabs__nav[b-qao2zhzq5r],
    .dil-card-grid--four[b-qao2zhzq5r],
    .dil-metric-grid[b-qao2zhzq5r],
    .dil-post-grid[b-qao2zhzq5r],
    .dil-case-stats[b-qao2zhzq5r],
    .dil-pillar-card__features[b-qao2zhzq5r] {
        grid-template-columns: 1fr;
    }

    .dil-tab-button[b-qao2zhzq5r] {
        padding: 14px;
    }

    .dil-panel-title[b-qao2zhzq5r] {
        align-items: flex-start;
    }

    .dil-panel-title h3[b-qao2zhzq5r] {
        font-size: 22px;
    }

    .dil-pillar-card__header[b-qao2zhzq5r] {
        flex-direction: column;
    }

    .dil-compliance-grid article[b-qao2zhzq5r],
    .dil-dark-card[b-qao2zhzq5r],
    .dil-team-card[b-qao2zhzq5r],
    .dil-metric-grid article[b-qao2zhzq5r] {
        padding: 20px;
    }

    .dil-metric-grid article[b-qao2zhzq5r] {
        align-items: flex-start;
    }

    .dil-shared-row span[b-qao2zhzq5r] {
        text-align: left;
    }

    .dil-usecases[b-qao2zhzq5r] {
        padding: 52px 0;
    }

    .dil-usecases__panel[b-qao2zhzq5r] {
        border-radius: 20px;
        padding: 28px 18px;
    }
}
/* /Pages/RegulatoryReporting/Index.cshtml.rz.scp.css */
.reg-page[b-rdb7j0jnw2] {
    --reg-bg: #0b0d14;
    --reg-surface: rgba(255, 255, 255, 0.04);
    --reg-surface-strong: rgba(255, 255, 255, 0.07);
    --reg-border: rgba(255, 255, 255, 0.1);
    --reg-border-strong: rgba(255, 255, 255, 0.16);
    --reg-blue: #3737da;
    --reg-blue-soft: rgba(55, 55, 218, 0.14);
    --reg-text: #ffffff;
    --reg-muted: #d4d6d9;
    background: var(--reg-bg);
    color: var(--reg-text);
    font-family: "Plus Jakarta Sans", var(--bs-font-sans-serif);
    margin-inline: calc(50% - 50vw + (100vw - 100%) / 2);
    overflow: hidden;
}

.reg-container[b-rdb7j0jnw2] {
    margin: 0 auto;
    max-width: 1360px;
    padding: 0 40px;
    position: relative;
    width: 100%;
}

.reg-hero[b-rdb7j0jnw2] {
    min-height: 100vh;
    padding: 120px 0 96px;
    position: relative;
}

.reg-glow[b-rdb7j0jnw2] {
    background: var(--reg-blue);
    border-radius: 999px;
    filter: blur(160px);
    height: 600px;
    left: 50%;
    opacity: 0.15;
    position: absolute;
    top: -200px;
    transform: translateX(-50%);
    width: 900px;
}

.reg-hero__copy[b-rdb7j0jnw2] {
    margin: 0 auto 64px;
    max-width: 860px;
    text-align: center;
}

.reg-pill[b-rdb7j0jnw2] {
    align-items: center;
    background: var(--reg-blue-soft);
    border: 1px solid rgba(55, 55, 218, 0.3);
    border-radius: 999px;
    display: inline-flex;
    gap: 8px;
    margin-bottom: 24px;
    padding: 7px 14px;
}

.reg-pill i[b-rdb7j0jnw2] {
    color: var(--reg-blue);
    font-size: 14px;
}

.reg-pill span[b-rdb7j0jnw2],
.reg-section__heading span[b-rdb7j0jnw2],
.reg-product-copy > span[b-rdb7j0jnw2] {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.reg-pill span[b-rdb7j0jnw2] {
    color: var(--reg-text);
}

.reg-hero h1[b-rdb7j0jnw2],
.reg-section__heading h2[b-rdb7j0jnw2],
.reg-product-copy h2[b-rdb7j0jnw2],
.reg-final-cta h2[b-rdb7j0jnw2] {
    color: var(--reg-text);
    font-weight: 500;
    letter-spacing: -0.02em;
    line-height: 1.08;
    margin: 0;
}

.reg-hero h1[b-rdb7j0jnw2] {
    font-size: clamp(40px, 6vw, 60px);
    margin-bottom: 20px;
}

.reg-hero p[b-rdb7j0jnw2] {
    color: var(--reg-muted);
    font-size: clamp(17px, 2vw, 20px);
    line-height: 1.55;
    margin: 0 auto 36px;
    max-width: 760px;
}

.reg-actions[b-rdb7j0jnw2] {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.reg-actions--center[b-rdb7j0jnw2] {
    justify-content: center;
}

.reg-btn[b-rdb7j0jnw2] {
    align-items: center;
    border-radius: 10px;
    display: inline-flex;
    font-size: 16px;
    font-weight: 700;
    justify-content: center;
    line-height: 1.2;
    min-height: 52px;
    padding: 14px 28px;
    text-decoration: none;
    transition: background 0.18s ease, border-color 0.18s ease, color 0.18s ease, transform 0.18s ease;
}

.reg-btn:hover[b-rdb7j0jnw2] {
    transform: translateY(-1px);
}

.reg-btn--primary[b-rdb7j0jnw2] {
    background: #ffffff;
    color: var(--reg-bg);
}

.reg-btn--primary:hover[b-rdb7j0jnw2] {
    background: #f3f4f6;
    color: var(--reg-bg);
}

.reg-btn--secondary[b-rdb7j0jnw2] {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
}

.reg-btn--secondary:hover[b-rdb7j0jnw2] {
    background: rgba(255, 255, 255, 0.12);
    color: #ffffff;
}

.reg-btn--small[b-rdb7j0jnw2] {
    font-size: 14px;
    min-height: 44px;
    padding: 12px 20px;
}

.reg-proof-grid[b-rdb7j0jnw2] {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin: 0 auto 64px;
    max-width: 1100px;
}

.reg-proof-card[b-rdb7j0jnw2],
.reg-dark-card[b-rdb7j0jnw2],
.reg-workflow-card[b-rdb7j0jnw2],
.reg-team-card[b-rdb7j0jnw2],
.reg-cross-team[b-rdb7j0jnw2],
.reg-product-visual[b-rdb7j0jnw2],
.reg-metric-card[b-rdb7j0jnw2] {
    background: var(--reg-surface);
    border: 1px solid var(--reg-border);
    border-radius: 16px;
}

.reg-proof-card[b-rdb7j0jnw2] {
    align-items: flex-start;
    display: flex;
    gap: 14px;
    padding: 20px;
}

.reg-proof-card span[b-rdb7j0jnw2],
.reg-dashboard__brand > span[b-rdb7j0jnw2],
.reg-stage-icon[b-rdb7j0jnw2],
.reg-icon-box[b-rdb7j0jnw2],
.reg-metric-card > span[b-rdb7j0jnw2] {
    align-items: center;
    background: var(--reg-blue);
    border-radius: 10px;
    color: #ffffff;
    display: inline-flex;
    flex: 0 0 auto;
    height: 40px;
    justify-content: center;
    width: 40px;
}

.reg-proof-card p[b-rdb7j0jnw2] {
    color: #ffffff;
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
}

.reg-dashboard[b-rdb7j0jnw2] {
    margin: 0 auto;
    max-width: 1100px;
    position: relative;
}

.reg-dashboard[b-rdb7j0jnw2]::before {
    background-image:
        linear-gradient(rgba(55, 55, 218, 0.12) 1.5px, transparent 1.5px),
        linear-gradient(90deg, rgba(55, 55, 218, 0.12) 1.5px, transparent 1.5px);
    background-size: 40px 40px;
    content: "";
    inset: -40px -24px 80px;
    opacity: 0.3;
    pointer-events: none;
    position: absolute;
    transform: perspective(800px) rotateX(60deg) scale(1.35);
    transform-origin: center;
}

.reg-dashboard__header[b-rdb7j0jnw2] {
    align-items: center;
    backdrop-filter: blur(18px);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.08), rgba(55, 55, 218, 0.06));
    border: 1px solid var(--reg-border-strong);
    border-radius: 24px 24px 0 0;
    display: flex;
    justify-content: space-between;
    padding: 20px 32px;
    position: relative;
}

.reg-dashboard__brand[b-rdb7j0jnw2] {
    align-items: center;
    display: flex;
    gap: 12px;
}

.reg-dashboard__brand small[b-rdb7j0jnw2] {
    color: var(--reg-blue);
    display: block;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.reg-dashboard__brand strong[b-rdb7j0jnw2] {
    color: #ffffff;
    display: block;
    font-size: 16px;
}

.reg-dashboard__status[b-rdb7j0jnw2] {
    align-items: center;
    background: rgba(34, 197, 94, 0.12);
    border: 1px solid rgba(34, 197, 94, 0.3);
    border-radius: 999px;
    color: #86efac;
    display: inline-flex;
    font-size: 11px;
    font-weight: 800;
    gap: 8px;
    letter-spacing: 0.12em;
    padding: 7px 12px;
    text-transform: uppercase;
}

.reg-live-dot[b-rdb7j0jnw2] {
    animation: reg-pulse-b-rdb7j0jnw2 1.7s ease-in-out infinite;
    background: #34d399;
    border-radius: 50%;
    box-shadow: 0 0 0 5px rgba(52, 211, 153, 0.16);
    height: 8px;
    width: 8px;
}

.reg-dashboard__body[b-rdb7j0jnw2] {
    background: linear-gradient(135deg, rgba(11, 13, 20, 0.95), rgba(25, 27, 35, 0.95));
    border: solid var(--reg-border-strong);
    border-radius: 0 0 24px 24px;
    border-width: 0 1px 1px;
    box-shadow: 0 24px 64px rgba(0, 0, 0, 0.6);
    padding: 28px 32px 32px;
    position: relative;
}

.reg-stage-grid[b-rdb7j0jnw2] {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin-bottom: 24px;
    position: relative;
}

.reg-stage-grid[b-rdb7j0jnw2]::before {
    border-top: 1px dashed rgba(55, 55, 218, 0.5);
    content: "";
    left: 3%;
    position: absolute;
    right: 3%;
    top: 50%;
}

.reg-stage-card[b-rdb7j0jnw2] {
    backdrop-filter: blur(16px);
    border: 2px solid var(--reg-border-strong);
    border-radius: 16px;
    min-height: 224px;
    padding: 20px;
    position: relative;
    transition: transform 0.18s ease, border-color 0.18s ease;
    z-index: 1;
}

.reg-stage-card:hover[b-rdb7j0jnw2] {
    transform: translateY(-4px);
}

.reg-stage-card--live[b-rdb7j0jnw2],
.reg-stage-card--pass[b-rdb7j0jnw2] {
    background: linear-gradient(135deg, rgba(34, 197, 94, 0.08), rgba(34, 197, 94, 0.02));
    border-color: rgba(34, 197, 94, 0.45);
}

.reg-stage-card--active[b-rdb7j0jnw2] {
    background: linear-gradient(135deg, rgba(55, 55, 218, 0.14), rgba(55, 55, 218, 0.05));
    border-color: rgba(55, 55, 218, 0.62);
    box-shadow: 0 12px 48px rgba(55, 55, 218, 0.28);
}

.reg-stage-card--queued[b-rdb7j0jnw2] {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.02));
}

.reg-stage-card__top[b-rdb7j0jnw2],
.reg-stage-card__meta[b-rdb7j0jnw2],
.reg-stage-card__footer[b-rdb7j0jnw2] {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.reg-stage-card__top[b-rdb7j0jnw2] {
    margin-bottom: 12px;
}

.reg-stage-dots[b-rdb7j0jnw2] {
    display: inline-flex;
    gap: 4px;
}

.reg-stage-dots i[b-rdb7j0jnw2] {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: block;
    height: 5px;
    width: 5px;
}

.reg-stage-dots i.is-on[b-rdb7j0jnw2] {
    background: var(--reg-blue);
}

.reg-stage-card__meta small[b-rdb7j0jnw2] {
    color: rgba(255, 255, 255, 0.52);
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.reg-stage-card__meta strong[b-rdb7j0jnw2] {
    color: #ffffff;
    font-size: 18px;
}

.reg-stage-card h2[b-rdb7j0jnw2] {
    color: #ffffff;
    font-size: 16px;
    font-weight: 800;
    margin: 8px 0 5px;
}

.reg-stage-card p[b-rdb7j0jnw2] {
    color: rgba(255, 255, 255, 0.7);
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
}

.reg-stage-card__footer[b-rdb7j0jnw2] {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: var(--reg-blue);
    font-size: 11px;
    font-weight: 800;
    gap: 8px;
    margin-top: 18px;
    padding-top: 12px;
}

.reg-stage-card__footer span[b-rdb7j0jnw2] {
    align-items: center;
    display: inline-flex;
    gap: 6px;
}

.reg-metric-grid[b-rdb7j0jnw2] {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.reg-metric-card[b-rdb7j0jnw2] {
    align-items: center;
    display: flex;
    gap: 12px;
    padding: 14px 16px;
}

.reg-metric-card > span[b-rdb7j0jnw2] {
    background: rgba(55, 55, 218, 0.2);
    border: 1px solid rgba(55, 55, 218, 0.4);
}

.reg-metric-card strong[b-rdb7j0jnw2] {
    color: #ffffff;
    font-size: 17px;
    margin-right: 6px;
}

.reg-metric-card small[b-rdb7j0jnw2] {
    color: #34d399;
    font-size: 9px;
    font-weight: 800;
    text-transform: uppercase;
}

.reg-metric-card p[b-rdb7j0jnw2] {
    color: rgba(255, 255, 255, 0.62);
    font-size: 11px;
    margin: 3px 0 0;
}

.reg-section[b-rdb7j0jnw2],
.reg-product-section[b-rdb7j0jnw2],
.reg-usecases[b-rdb7j0jnw2],
.reg-final-cta[b-rdb7j0jnw2] {
    border-top: 1px solid rgba(255, 255, 255, 0.06);
    padding: 100px 0;
}

.reg-section__heading[b-rdb7j0jnw2] {
    margin-bottom: 48px;
    max-width: 760px;
}

.reg-section__heading--wide[b-rdb7j0jnw2] {
    max-width: 820px;
}

.reg-section__heading span[b-rdb7j0jnw2],
.reg-product-copy > span[b-rdb7j0jnw2] {
    color: var(--reg-blue);
    display: block;
    margin-bottom: 12px;
}

.reg-section__heading h2[b-rdb7j0jnw2],
.reg-product-copy h2[b-rdb7j0jnw2] {
    font-size: clamp(32px, 4vw, 44px);
    line-height: 1.15;
}

.reg-card-grid[b-rdb7j0jnw2] {
    display: grid;
    gap: 16px;
}

.reg-card-grid--four[b-rdb7j0jnw2] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.reg-card-grid--three[b-rdb7j0jnw2] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.reg-dark-card[b-rdb7j0jnw2],
.reg-workflow-card[b-rdb7j0jnw2],
.reg-team-card[b-rdb7j0jnw2] {
    padding: 24px;
}

.reg-icon-box[b-rdb7j0jnw2] {
    background: var(--reg-blue-soft);
    border: 1px solid rgba(55, 55, 218, 0.3);
    color: #ffffff;
    margin-bottom: 16px;
}

.reg-dark-card h3[b-rdb7j0jnw2],
.reg-workflow-card h3[b-rdb7j0jnw2],
.reg-team-card h3[b-rdb7j0jnw2],
.reg-cross-team h3[b-rdb7j0jnw2] {
    color: #ffffff;
    font-size: 17px;
    font-weight: 800;
    margin: 0 0 8px;
}

.reg-dark-card p[b-rdb7j0jnw2],
.reg-workflow-card p[b-rdb7j0jnw2],
.reg-team-card p[b-rdb7j0jnw2],
.reg-cross-team p[b-rdb7j0jnw2] {
    color: var(--reg-muted);
    font-size: 14px;
    line-height: 1.55;
    margin: 0;
}

.reg-stat-strip[b-rdb7j0jnw2] {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 40px;
}

.reg-stat-strip article[b-rdb7j0jnw2] {
    align-items: center;
    background: rgba(55, 55, 218, 0.06);
    border: 1px solid rgba(55, 55, 218, 0.25);
    border-radius: 16px;
    display: flex;
    gap: 16px;
    padding: 24px;
}

.reg-stat-strip strong[b-rdb7j0jnw2] {
    color: #ffffff;
    display: block;
    font-size: 28px;
    font-weight: 500;
    line-height: 1;
}

.reg-stat-strip p[b-rdb7j0jnw2] {
    color: var(--reg-muted);
    font-size: 13px;
    font-style: italic;
    line-height: 1.4;
    margin: 6px 0 0;
}

.reg-workflow[b-rdb7j0jnw2] {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.reg-workflow-card[b-rdb7j0jnw2] {
    min-height: 360px;
}

.reg-workflow-card__top[b-rdb7j0jnw2] {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
}

.reg-workflow-card__top small[b-rdb7j0jnw2] {
    color: rgba(255, 255, 255, 0.5);
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.reg-workflow-card__top span[b-rdb7j0jnw2] {
    background: var(--reg-blue-soft);
    border: 1px solid rgba(55, 55, 218, 0.4);
    border-radius: 6px;
    color: #ffffff;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.1em;
    padding: 3px 7px;
    text-transform: uppercase;
}

.reg-cue-box[b-rdb7j0jnw2] {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.07);
    border-radius: 10px;
    display: grid;
    gap: 8px;
    margin-top: 18px;
    padding: 14px;
}

.reg-cue-box strong[b-rdb7j0jnw2] {
    color: rgba(255, 255, 255, 0.54);
    font-size: 10px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.reg-cue-box span[b-rdb7j0jnw2] {
    align-items: center;
    color: #ffffff;
    display: flex;
    font-size: 12px;
    gap: 8px;
}

.reg-cue-box span[b-rdb7j0jnw2]::before {
    background: var(--reg-blue);
    border-radius: 50%;
    content: "";
    height: 4px;
    width: 4px;
}

.reg-product-section[b-rdb7j0jnw2] {
    padding: 80px 0;
}

.reg-product-section__inner[b-rdb7j0jnw2] {
    align-items: center;
    display: grid;
    gap: 48px;
    grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
}

.reg-product-section--reverse .reg-product-copy[b-rdb7j0jnw2] {
    order: 2;
}

.reg-product-section--reverse .reg-product-visual[b-rdb7j0jnw2] {
    order: 1;
}

.reg-product-copy p[b-rdb7j0jnw2] {
    color: var(--reg-muted);
    font-size: 16px;
    line-height: 1.6;
    margin: 20px 0 28px;
}

.reg-product-stats[b-rdb7j0jnw2] {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-bottom: 24px;
}

.reg-product-stats article[b-rdb7j0jnw2],
.reg-factify-stat[b-rdb7j0jnw2] {
    background: rgba(55, 55, 218, 0.08);
    border: 1px solid rgba(55, 55, 218, 0.26);
    border-radius: 12px;
    padding: 16px;
}

.reg-product-stats strong[b-rdb7j0jnw2] {
    color: #ffffff;
    display: block;
    font-size: 26px;
    font-weight: 500;
    line-height: 1;
}

.reg-product-stats span[b-rdb7j0jnw2] {
    color: var(--reg-muted);
    display: block;
    font-size: 12px;
    font-style: italic;
    line-height: 1.35;
    margin-top: 7px;
}

.reg-factify-stat[b-rdb7j0jnw2] {
    align-items: center;
    display: flex;
    gap: 16px;
    margin-bottom: 24px;
    max-width: 520px;
}

.reg-factify-stat .reg-icon-box[b-rdb7j0jnw2] {
    margin: 0;
}

.reg-factify-stat strong[b-rdb7j0jnw2] {
    color: #ffffff;
    display: block;
    font-size: 26px;
    font-weight: 500;
}

.reg-factify-stat p[b-rdb7j0jnw2] {
    font-size: 13px;
    font-style: italic;
    margin: 3px 0 0;
}

.reg-product-visual[b-rdb7j0jnw2] {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 320px;
    padding: 28px;
}

.reg-product-visual img[b-rdb7j0jnw2] {
    height: auto;
    max-height: 300px;
    max-width: 100%;
    object-fit: contain;
    width: 100%;
}

.reg-team-card strong[b-rdb7j0jnw2] {
    color: rgba(255, 255, 255, 0.55);
    display: block;
    font-size: 10.5px;
    letter-spacing: 0.12em;
    margin: 16px 0 8px;
    text-transform: uppercase;
}

.reg-team-card .reg-icon-box[b-rdb7j0jnw2] {
    color: #ffffff;
}

.reg-team-card ul[b-rdb7j0jnw2] {
    display: grid;
    gap: 7px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.reg-team-card li[b-rdb7j0jnw2] {
    color: #ffffff;
    display: flex;
    font-size: 13px;
    gap: 8px;
    line-height: 1.4;
}

.reg-team-card li[b-rdb7j0jnw2]::before {
    color: var(--reg-blue);
    content: "\F26E";
    font-family: bootstrap-icons;
    font-size: 13px;
}

.reg-team-card div:last-child[b-rdb7j0jnw2] {
    background: rgba(55, 55, 218, 0.08);
    border: 1px solid rgba(55, 55, 218, 0.25);
    border-radius: 10px;
    color: #ffffff;
    font-size: 13px;
    font-style: italic;
    line-height: 1.5;
    margin-top: 16px;
    padding: 14px;
}

.reg-cross-team[b-rdb7j0jnw2] {
    align-items: center;
    display: grid;
    gap: 18px;
    grid-template-columns: auto 1fr auto;
    margin-top: 28px;
    padding: 24px;
}

.reg-cross-team .reg-icon-box[b-rdb7j0jnw2] {
    margin: 0;
}

.reg-usecases[b-rdb7j0jnw2] {
    padding: 80px 0;
}

.reg-usecases__panel[b-rdb7j0jnw2] {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 28px;
    color: var(--reg-bg);
    overflow: hidden;
    padding: 56px;
}

.reg-usecases .reg-section__heading h2[b-rdb7j0jnw2] {
    color: var(--reg-bg);
}

.reg-usecase-grid[b-rdb7j0jnw2],
.reg-post-grid[b-rdb7j0jnw2] {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.reg-usecase-grid article[b-rdb7j0jnw2] {
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    padding: 24px;
    transition: border-color 0.18s ease, box-shadow 0.18s ease;
}

.reg-usecase-grid article:hover[b-rdb7j0jnw2] {
    border-color: var(--reg-blue);
    box-shadow: 0 16px 35px rgba(15, 23, 42, 0.08);
}

.reg-usecase-grid h3[b-rdb7j0jnw2] {
    color: var(--reg-bg);
    font-size: 16px;
}

.reg-usecase-grid p[b-rdb7j0jnw2] {
    color: #525358;
    font-size: 13.5px;
    line-height: 1.55;
    margin: 0;
}

.reg-post-card[b-rdb7j0jnw2] {
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    color: var(--reg-bg);
    display: flex;
    flex-direction: column;
    min-height: 100%;
    overflow: hidden;
    text-decoration: none;
    transition: border-color 0.18s ease, box-shadow 0.18s ease, transform 0.18s ease;
}

.reg-post-card:hover[b-rdb7j0jnw2] {
    border-color: var(--reg-blue);
    box-shadow: 0 16px 35px rgba(15, 23, 42, 0.08);
    color: var(--reg-bg);
    transform: translateY(-2px);
}

.reg-post-card__image[b-rdb7j0jnw2] {
    align-items: center;
    background: #f5f6fb;
    display: flex;
    height: 170px;
    justify-content: center;
    overflow: hidden;
}

.reg-post-card__image img[b-rdb7j0jnw2] {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.reg-post-card__image span[b-rdb7j0jnw2] {
    align-items: center;
    background: var(--reg-blue);
    border-radius: 12px;
    color: #ffffff;
    display: inline-flex;
    font-size: 18px;
    height: 44px;
    justify-content: center;
    width: 44px;
}

.reg-post-card__body[b-rdb7j0jnw2] {
    display: flex;
    flex: 1;
    flex-direction: column;
    padding: 20px;
}

.reg-post-card__meta[b-rdb7j0jnw2] {
    color: var(--reg-blue);
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.12em;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.reg-post-card h3[b-rdb7j0jnw2] {
    color: var(--reg-bg);
    display: -webkit-box;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.35;
    margin: 0 0 10px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.reg-post-card p[b-rdb7j0jnw2] {
    color: #525358;
    display: -webkit-box;
    font-size: 13.5px;
    line-height: 1.55;
    margin: 0;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.reg-trust-section .reg-icon-box[b-rdb7j0jnw2] {
    background: var(--reg-blue);
    border-color: var(--reg-blue);
    color: #ffffff;
}

.reg-trust-actions[b-rdb7j0jnw2] {
    margin-top: 36px;
}

.reg-final-cta[b-rdb7j0jnw2] {
    padding-bottom: 120px;
}

.reg-final-cta__panel[b-rdb7j0jnw2] {
    background: rgba(55, 55, 218, 0.08);
    border: 1px solid rgba(55, 55, 218, 0.3);
    border-radius: 24px;
    margin: 0 auto;
    max-width: 1100px;
    padding: 48px;
    text-align: center;
}

.reg-final-cta h2[b-rdb7j0jnw2] {
    font-size: clamp(30px, 4vw, 36px);
    line-height: 1.2;
    margin: 0 auto 32px;
    max-width: 780px;
}

@keyframes reg-pulse-b-rdb7j0jnw2 {
    0%,
    100% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
}

@media (max-width: 1199.98px) {
    .reg-stage-grid[b-rdb7j0jnw2],
    .reg-metric-grid[b-rdb7j0jnw2],
    .reg-workflow[b-rdb7j0jnw2],
    .reg-card-grid--four[b-rdb7j0jnw2],
    .reg-usecase-grid[b-rdb7j0jnw2],
    .reg-post-grid[b-rdb7j0jnw2] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .reg-stage-grid[b-rdb7j0jnw2]::before {
        display: none;
    }

    .reg-product-section__inner[b-rdb7j0jnw2] {
        grid-template-columns: 1fr;
    }

    .reg-product-section--reverse .reg-product-copy[b-rdb7j0jnw2],
    .reg-product-section--reverse .reg-product-visual[b-rdb7j0jnw2] {
        order: initial;
    }
}

@media (max-width: 991.98px) {
    .reg-container[b-rdb7j0jnw2] {
        padding: 0 24px;
    }

    .reg-hero[b-rdb7j0jnw2],
    .reg-section[b-rdb7j0jnw2],
    .reg-product-section[b-rdb7j0jnw2],
    .reg-usecases[b-rdb7j0jnw2],
    .reg-final-cta[b-rdb7j0jnw2] {
        padding: 72px 0;
    }

    .reg-proof-grid[b-rdb7j0jnw2],
    .reg-stat-strip[b-rdb7j0jnw2],
    .reg-card-grid--three[b-rdb7j0jnw2] {
        grid-template-columns: 1fr;
    }

    .reg-dashboard__header[b-rdb7j0jnw2],
    .reg-dashboard__body[b-rdb7j0jnw2] {
        padding-inline: 20px;
    }

    .reg-dashboard__header[b-rdb7j0jnw2] {
        align-items: flex-start;
        flex-direction: column;
        gap: 16px;
    }

    .reg-cross-team[b-rdb7j0jnw2] {
        grid-template-columns: 1fr;
    }

    .reg-usecases__panel[b-rdb7j0jnw2] {
        padding: 36px 24px;
    }
}

@media (max-width: 767.98px) {
    .reg-hero[b-rdb7j0jnw2] {
        padding-top: 64px;
    }

    .reg-hero__copy[b-rdb7j0jnw2] {
        margin-bottom: 42px;
        text-align: left;
    }

    .reg-actions--center[b-rdb7j0jnw2] {
        justify-content: flex-start;
    }

    .reg-btn[b-rdb7j0jnw2] {
        width: 100%;
    }

    .reg-proof-grid[b-rdb7j0jnw2],
    .reg-stage-grid[b-rdb7j0jnw2],
    .reg-metric-grid[b-rdb7j0jnw2],
    .reg-workflow[b-rdb7j0jnw2],
    .reg-card-grid--four[b-rdb7j0jnw2],
    .reg-usecase-grid[b-rdb7j0jnw2],
    .reg-post-grid[b-rdb7j0jnw2],
    .reg-product-stats[b-rdb7j0jnw2] {
        grid-template-columns: 1fr;
    }

    .reg-dashboard__brand[b-rdb7j0jnw2] {
        align-items: flex-start;
    }

    .reg-dashboard__brand strong[b-rdb7j0jnw2] {
        font-size: 14px;
    }

    .reg-stage-card[b-rdb7j0jnw2] {
        min-height: auto;
    }

    .reg-workflow-card[b-rdb7j0jnw2] {
        min-height: auto;
    }

    .reg-product-visual[b-rdb7j0jnw2] {
        min-height: 240px;
        padding: 20px;
    }

    .reg-product-visual img[b-rdb7j0jnw2] {
        max-height: 220px;
    }

    .reg-final-cta__panel[b-rdb7j0jnw2] {
        padding: 32px 20px;
    }
}
